:root{--bg:#07111f;--bg-soft:#0b1527;--panel:#0c1627b8;--panel-strong:#ffffff14;--line:#ffffff1a;--line-strong:#ffffff29;--text:#f5f7fb;--muted:#e2e8f0b8;--accent:#7dd3fc;--accent-strong:#6ee7f9;--shadow:0 30px 80px #02081780}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 0 0,#60a5fa2e,#0000 28%),radial-gradient(circle at 80% 10%,#2dd4bf29,#0000 22%),linear-gradient(#08101d 0%,#091321 28%,#060b14 100%);margin:0;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.sf-page{min-height:100vh;padding:24px 24px 72px}.hero-shell,.section,.metric-strip,.footer-cta{width:min(1200px,100vw - 48px);margin:0 auto}.topbar{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#060b149e;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:14px 18px;display:flex;position:sticky;top:12px;box-shadow:0 10px 40px #00000038}.brand{align-items:center;gap:12px;font-size:15px;font-weight:700;display:inline-flex}.brand-badge{color:#06101d;background:linear-gradient(135deg,#e0f2fe,#67e8f9);border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:inset 0 1px #fff9}.brand small{color:var(--muted);margin-top:2px;font-size:11px;font-weight:500;display:block}.topnav,.topbar-actions,.hero-actions,.footer-actions,.bullet-list,.hero-points{align-items:center;gap:12px;display:flex}.topnav a{color:var(--muted);font-size:14px}.topnav a:hover{color:var(--text)}.primary-btn,.ghost-btn,.type-tab{cursor:pointer;border:0;transition:transform .18s,border-color .18s,background .18s,color .18s}.primary-btn,.ghost-btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-size:14px;font-weight:600;display:inline-flex}.primary-btn{color:#06101d;background:linear-gradient(135deg,#e0f2fe 0%,#67e8f9 100%);box-shadow:0 12px 30px #67e8f938}.ghost-btn{color:var(--text);border:1px solid var(--line-strong);background:#ffffff08}.primary-btn:hover,.ghost-btn:hover,.type-tab:hover{transform:translateY(-1px)}.hero-card,.glass-panel,.comparison-table,.footer-cta{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#111827d6,#080f1cd6)}.hero-card{border-radius:36px;grid-template-columns:1.08fr .92fr;gap:36px;padding:56px;display:grid;overflow:hidden}.hero-copy{max-width:640px}.eyebrow,.mini-label,.preview-label{letter-spacing:.06em;color:#d7f5ff;background:#7dd3fc1a;border:1px solid #7dd3fc2e;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:12px;display:inline-flex}.hero-card h1,.section-heading h2,.footer-cta h2{letter-spacing:-.03em;margin:18px 0 0;line-height:1.06}.hero-card h1{font-size:clamp(42px,7vw,76px)}.hero-text,.section-heading p,.timeline-card p,.comparison-row p,.price-card p,.footer-cta p,.glass-card p,.type-detail p,.audit-card p{color:var(--muted)}.hero-text{margin:22px 0 0;font-size:17px;line-height:1.8}.hero-actions{flex-wrap:wrap;margin-top:28px}.hero-points{flex-direction:column;align-items:flex-start;margin:28px 0 0;padding:0;list-style:none}.hero-points li{color:#f1f5f9d1;padding-left:18px;line-height:1.7;position:relative}.hero-points li:before{content:"";background:linear-gradient(135deg,#7dd3fc,#67e8f9);border-radius:50%;width:8px;height:8px;position:absolute;top:11px;left:0}.hero-preview{justify-content:center;align-items:center;display:flex}.preview-window{background:linear-gradient(#ffffff17,#ffffff08);border:1px solid #ffffff24;border-radius:28px;width:100%;padding:18px}.preview-top{gap:8px;padding-bottom:14px;display:flex}.preview-top span{background:#ffffff4d;border-radius:50%;width:10px;height:10px}.preview-surface{background:radial-gradient(circle at 100% 0,#7dd3fc1f,#0000 26%),#050b14e6;border-radius:22px;min-height:420px;padding:24px}.preview-title{letter-spacing:-.03em;max-width:440px;margin:16px 0 0;font-size:30px;line-height:1.25}.preview-grid,.highlight-grid,.timeline-grid,.audit-grid,.pricing-grid{gap:18px;display:grid}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px}.preview-grid article,.glass-card,.timeline-card,.audit-card,.price-card,.mini-block{border:1px solid var(--line);background:#ffffff08;border-radius:24px}.preview-grid article{min-height:132px;padding:20px}.preview-grid b,.glass-card h3,.timeline-card h3,.type-detail h3,.price-card h3,.comparison-head,.footer-cta h2{font-weight:600}.preview-grid p{color:var(--muted);margin:10px 0 0;line-height:1.7}.metric-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.metric-strip article{border:1px solid var(--line);background:#ffffff0a;border-radius:24px;padding:22px 20px}.metric-strip strong{letter-spacing:-.04em;font-size:30px;display:block}.metric-strip span{color:var(--muted);margin-top:10px;line-height:1.6;display:block}.section{padding:92px 0 0}.section-heading{max-width:860px}.section-heading h2{font-size:clamp(34px,4.8vw,56px)}.section-heading p{margin:18px 0 0;font-size:16px;line-height:1.8}.split-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:28px;max-width:none;display:grid}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.glass-card,.timeline-card,.audit-card,.price-card{padding:24px}.card-dot{background:linear-gradient(135deg,#7dd3fc,#67e8f9);border-radius:50%;width:12px;height:12px;display:inline-flex;box-shadow:0 0 18px #7dd3fc80}.glass-card h3{margin:18px 0 0;font-size:22px}.glass-card p,.timeline-card p,.audit-card p,.price-card p,.type-detail p,.comparison-row p,.footer-cta p{margin:14px 0 0;line-height:1.8}.type-layout{grid-template-columns:.9fr 1.1fr;gap:22px;margin-top:34px;display:grid}.type-tabs{gap:14px;display:grid}.type-tab{text-align:left;color:var(--text);border:1px solid var(--line);background:#ffffff08;border-radius:24px;padding:24px}.type-tab b,.type-tab span{display:block}.type-tab b{font-size:22px}.type-tab span{color:var(--muted);margin-top:10px;line-height:1.7}.type-tab.active{background:linear-gradient(#7dd3fc21,#ffffff0a);border-color:#7dd3fc47}.glass-panel{border-radius:30px;padding:28px}.type-detail h3{letter-spacing:-.03em;margin:16px 0 0;font-size:34px;line-height:1.2}.bullet-list{flex-wrap:wrap;margin-top:20px}.bullet-list span{border:1px solid var(--line);background:#ffffff0d;border-radius:999px;align-items:center;min-height:38px;padding:0 14px;display:inline-flex}.mini-site{background:#00000038;border:1px solid #ffffff14;border-radius:24px;margin-top:24px;padding:16px}.mini-site-bar{flex-wrap:wrap;gap:8px;display:flex}.mini-site-bar span{min-height:30px;color:var(--muted);background:#ffffff0d;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.mini-site-body{gap:12px;margin-top:16px;display:grid}.mini-block{justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.mini-block small,.timeline-card span,.audit-card span{color:var(--accent-strong);font-weight:600}.timeline-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:30px}.timeline-card h3,.price-card h3{margin:12px 0 0;font-size:26px}.comparison-section .comparison-table{border-radius:30px;margin-top:30px;overflow:hidden}.comparison-head,.comparison-row{grid-template-columns:1fr 1fr;gap:18px;padding:22px 24px;display:grid}.comparison-head{color:#ffffffd1;background:#ffffff08}.comparison-row{border-top:1px solid var(--line)}.comparison-row p{margin:0}.audit-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.audit-card{min-height:170px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:30px}.price-card{flex-direction:column;justify-content:space-between;gap:24px;min-height:430px;display:flex}.price-card small{color:var(--accent-strong);letter-spacing:.08em}.price-card ul{color:#f1f5f9db;margin:0;padding-left:18px;line-height:1.9}.price-card.featured{background:linear-gradient(#7dd3fc24,#ffffff0a);border-color:#7dd3fc57}.footer-cta{border-radius:32px;grid-template-columns:1.15fr .85fr;align-items:center;gap:30px;margin-top:92px;padding:34px 36px;display:grid}.footer-actions{flex-wrap:wrap;justify-content:flex-end}@media (width<=1100px){.hero-card,.type-layout,.split-heading,.footer-cta,.topbar{grid-template-columns:1fr}.topbar{position:static}.topnav,.topbar-actions{flex-wrap:wrap}.highlight-grid,.audit-grid,.pricing-grid,.timeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sf-page{padding:16px 16px 56px}.hero-shell,.section,.metric-strip,.footer-cta{width:min(1200px,100vw - 32px)}.hero-card,.glass-panel,.footer-cta{border-radius:26px;padding:24px}.hero-card h1{font-size:42px}.preview-grid,.metric-strip,.highlight-grid,.audit-grid,.pricing-grid,.timeline-grid,.comparison-head,.comparison-row{grid-template-columns:1fr}.preview-surface{min-height:auto}.type-tab,.glass-card,.timeline-card,.audit-card,.price-card{padding:20px}.topnav{display:none}.footer-actions,.hero-actions,.topbar-actions{align-items:stretch}.primary-btn,.ghost-btn{width:100%}}.auth-shell,.studio-shell{width:min(1320px,100vw - 40px);min-height:100vh;margin:0 auto;padding:24px 0 64px}.auth-shell{justify-content:center;align-items:center;display:flex}.auth-card{border:1px solid var(--line);width:min(1160px,100%);box-shadow:var(--shadow);background:#07111fb8;border-radius:36px;grid-template-columns:1.05fr .95fr;gap:24px;padding:24px;display:grid}.auth-side{background:radial-gradient(circle at 15% 10%,#7dd3fc33,#0000 30%),linear-gradient(150deg,#0f2239f0,#070e19f5);border:1px solid #7dd3fc24;border-radius:28px;padding:42px}.auth-side h2,.studio-topbar h1{letter-spacing:-.03em;margin:18px 0 0;font-size:clamp(38px,5vw,62px);line-height:1.08}.auth-side>p,.studio-topbar p{color:var(--muted);margin:20px 0 0;line-height:1.85}.auth-form{flex-direction:column;justify-content:center;gap:18px;min-height:560px;display:flex}.auth-heading h1{font-size:34px}.auth-heading p{font-size:14px}.field-label{color:#f8fafcdb;gap:9px;font-size:13px;font-weight:600;display:grid}.input,.textarea{width:100%;color:var(--text);border:1px solid var(--line-strong);background:#ffffff0b;border-radius:14px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s}.input{min-height:50px;padding:0 15px}.textarea{resize:vertical;min-height:108px;padding:14px 15px;line-height:1.7}.input:focus,.textarea:focus{background:#ffffff0f;border-color:#67e8f98a;box-shadow:0 0 0 4px #67e8f914}.input::placeholder,.textarea::placeholder{color:#e2e8f061}button:disabled,.primary-btn:disabled,.ghost-btn:disabled{opacity:.56;cursor:not-allowed;transform:none}.notice-inline{border:1px solid var(--line);white-space:pre-line;border-radius:14px;padding:13px 15px;font-size:13px;line-height:1.65}.notice-inline.success{color:#ccfbf1;background:#2dd4bf1a;border-color:#2dd4bf38}.notice-inline.error{color:#fee2e2;background:#f871711a;border-color:#f8717138}.notice-inline.info{color:#e0f2fe;background:#38bdf81a;border-color:#38bdf838}.action-row,.site-actions,.domain-action-row,.studio-topbar-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.micro-copy{color:#e2e8f085;margin:0;font-size:12px;line-height:1.7}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.summary-grid article,.mini-metric{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;padding:18px}.summary-grid strong,.summary-grid span,.mini-metric strong,.mini-metric span{display:block}.summary-grid strong,.mini-metric strong{font-size:24px}.summary-grid span,.mini-metric span{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.6}.studio-shell{gap:20px;display:grid}.studio-topbar{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.studio-topbar h1{font-size:clamp(30px,4vw,48px)}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.mini-metric strong{overflow-wrap:anywhere}.billing-period-note{color:var(--muted);margin:-2px 2px 4px;font-size:13px}.wide-notice{width:100%}.studio-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start;gap:20px;display:grid}.wizard-card,.site-list{min-width:0}.wizard-stepper{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.wizard-stepper ol{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.step-pill,.tag{border:1px solid var(--line);min-height:30px;color:var(--muted);background:#ffffff09;border-radius:999px;align-items:center;padding:0 11px;font-size:12px;display:inline-flex}.step-pill.active{color:#d7f5ff;background:#67e8f917;border-color:#67e8f93d}.kind-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.kind-option{min-width:0;min-height:140px;color:var(--text);text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff08;border-radius:18px;padding:17px;transition:transform .18s,border-color .18s,background .18s}.kind-option:hover{transform:translateY(-1px)}.kind-option.active{background:linear-gradient(#67e8f91c,#ffffff09);border-color:#67e8f95c}.kind-option b,.kind-option span{display:block}.kind-option b{font-size:17px}.kind-option span{color:var(--muted);margin-top:9px;font-size:12px;line-height:1.7}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px;display:grid}.wide-field{grid-column:1/-1}.preview-card{border:1px solid var(--line);background:#ffffff08;border-radius:20px;margin-top:20px;padding:20px}.preview-tags{margin-top:14px}.studio-main-column{gap:20px;min-width:0;display:grid}.empty-state{text-align:center;color:var(--muted);border:1px dashed var(--line-strong);border-radius:18px;margin-top:20px;padding:34px 20px}.site-card-list{gap:14px;margin-top:20px;display:grid}.site-card-2{border:1px solid var(--line);background:#ffffff08;border-radius:22px;padding:20px}.site-card-top{justify-content:space-between;gap:18px;display:flex}.site-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-title-row h3{margin:0;font-size:22px}.site-card-top p,.generated-card p{color:var(--muted);margin:10px 0 0;line-height:1.7}.site-slug{color:#e2e8f075;overflow-wrap:anywhere;font-size:12px}.tag.warning{color:#fde68a;background:#fbbf2414;border-color:#fbbf243d}.site-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.draft-editor{background:linear-gradient(#67e8f912,#ffffff06);border:1px solid #67e8f92e;border-radius:20px;margin-top:16px;padding:16px}.editor-title-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.editor-save-state{color:#7ad7aa;background:#7ad7aa14;border:1px solid #7ad7aa33;border-radius:999px;flex:none;padding:7px 10px;font-size:12px;font-weight:700}.editor-save-state.pending{color:#ffd27a;background:#ffcd7014;border-color:#ffcd7040}.editor-preview-toolbar{flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;display:flex}.editor-preview-toolbar>span{color:var(--muted);margin-right:4px;font-size:12px;font-weight:700}.editor-preview-toolbar .active-preview-mode{color:#d7f5ff;background:#67e8f91a;border-color:#67e8f947}.editor-title-row h4{margin:8px 0 0;font-size:20px}.editor-title-row p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.compact-editor-grid{margin-top:16px}.editor-color-field{justify-content:flex-start}.theme-preset-list{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.theme-preset{min-height:32px;color:var(--muted);background:#ffffff06;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:6px;padding:0 9px;font-size:12px;display:inline-flex}.theme-preset i{border-radius:999px;width:10px;height:10px}.theme-preset.active{color:#f8fbff;background:#67e8f91a;border-color:#67e8f94d}.editor-page-list{gap:14px;margin-top:16px;display:grid}.editor-page{border:1px solid var(--line);background:#07111f75;border-radius:18px;gap:12px;padding:14px;display:grid}.editor-page-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.editor-page-count{color:var(--muted);font-size:12px;font-weight:700}.editor-page-count.limit{color:#ffd27a}.editor-block-list{gap:12px;display:grid}.editor-block{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;gap:12px;padding:12px;display:grid}.editor-block-actions{justify-content:flex-end;gap:8px;display:flex}.editor-block-actions .ghost-btn{min-height:34px}.editor-block-actions .danger-action{color:#ffb0b0}.add-block-btn{justify-self:start}.editor-action-row{margin-top:16px}.muted-card{margin-top:0}.micro-list{color:var(--muted);margin:14px 0 0;padding-left:18px;font-size:12px;line-height:1.8}.site-actions{margin-top:16px}.site-actions .primary-btn,.site-actions .ghost-btn,.domain-action-row .ghost-btn{min-height:42px}.version-history{border:1px solid var(--line);background:#ffffff06;border-radius:18px;margin-top:12px;padding:14px}.version-history-head p{color:var(--muted);margin:8px 0 0;font-size:12px;line-height:1.7}.version-list{gap:10px;margin-top:12px;display:grid}.version-row{background:#07111f70;border:1px solid #ffffff14;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.version-row b,.version-row span{display:block}.version-row span{color:var(--muted);margin-top:4px;font-size:12px}.version-row .ghost-btn{min-height:38px}.domain-copy-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.compact-empty{margin-top:12px;padding:18px 14px}.domain-action-row{flex-wrap:nowrap;margin-top:12px}.domain-action-row .input{flex:1;min-width:0}.generated-card{background:linear-gradient(160deg,#67e8f917,#ffffff08);margin-top:0}.generated-card h2{margin:14px 0 0;font-size:32px}@media (width<=1100px){.auth-card,.studio-grid{grid-template-columns:1fr}.studio-topbar{flex-direction:column;align-items:flex-start}.auth-form{min-height:auto}}@media (width<=760px){.auth-shell,.studio-shell{width:min(100% - 24px,1320px);padding:12px 0 44px}.auth-card{border-radius:26px;padding:12px}.auth-side,.auth-form,.studio-topbar,.wizard-card,.site-list{border-radius:22px;padding:22px}.auth-side h2{font-size:38px}.summary-grid,.dashboard-grid,.kind-grid,.field-grid,.site-detail-grid{grid-template-columns:1fr}.wide-field{grid-column:auto}.studio-topbar-actions,.stacked-on-mobile,.domain-action-row,.site-actions{flex-direction:column;align-items:stretch;width:100%}.studio-topbar-actions .ghost-btn,.domain-action-row .ghost-btn,.version-row .ghost-btn,.site-actions .ghost-btn,.site-actions .primary-btn{width:100%}.site-card-top,.editor-title-row{flex-direction:column}.editor-save-state{align-self:flex-start}.version-row{flex-direction:column;align-items:stretch}.domain-copy-actions .ghost-btn{flex:1}}.color-field{border:1px solid var(--line-strong);min-height:50px;color:var(--muted);background:#ffffff0b;border-radius:14px;align-items:center;gap:12px;padding:7px 12px;font-weight:500;display:flex}.color-input{cursor:pointer;background:0 0;border:0;border-radius:8px;width:38px;height:34px;padding:0}.site-render-preview{color:#0f172a;background:#f8fafc;border:1px solid;border-radius:24px;margin-top:22px;overflow:hidden}.site-render-preview.mobile-preview{width:min(100%,390px);margin-inline:auto;box-shadow:0 12px 34px #0f172a1f}.site-render-preview.mobile-preview .site-render-nav{flex-direction:column;align-items:flex-start}.site-render-preview.mobile-preview .site-render-hero{padding:30px 18px}.site-render-preview.mobile-preview .site-render-hero h3{font-size:27px}.site-render-preview.mobile-preview .site-render-blocks{grid-template-columns:1fr}.site-render-nav{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;font-size:12px;display:flex}.site-render-nav span{color:#64748b}.site-render-hero{text-align:center;padding:38px 24px}.site-render-hero small{font-weight:700}.site-render-hero h3{letter-spacing:-.03em;max-width:560px;margin:10px auto 0;font-size:34px;line-height:1.15}.site-render-hero p{color:#64748b;max-width:560px;margin:14px auto 0;line-height:1.7}.preview-cta{color:#06101d;border-radius:999px;justify-content:center;align-items:center;min-height:38px;margin-top:18px;padding:0 16px;font-size:12px;font-weight:700;display:inline-flex}.site-render-blocks{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:0 14px 14px;display:grid}.site-render-blocks article{background:#eef2f7;border-radius:14px;min-width:0;padding:14px}.site-render-blocks b{font-size:12px;display:block}.site-render-blocks p{color:#64748b;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:7px 0 0;font-size:10px;line-height:1.6;display:-webkit-box;overflow:hidden}@media (width<=760px){.site-render-nav{flex-direction:column;align-items:flex-start}.site-render-hero h3{font-size:28px}.site-render-blocks{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:stretch}.topbar .brand{white-space:nowrap;width:100%}.topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}}.plan-center{background:radial-gradient(circle at 8% 0,#67e8f91f,#0000 34%),#0a1627b8;min-width:0;padding:clamp(24px,4vw,38px);overflow:hidden}.plan-center-heading,.order-history-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.plan-center-heading h2{letter-spacing:-.045em;max-width:760px;margin-top:10px;font-size:clamp(28px,4vw,44px)}.plan-center-heading p{max-width:720px}.current-plan-badge{color:#d7f5ff;white-space:nowrap;background:#67e8f914;border:1px solid #67e8f93d;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:13px;display:inline-flex}.plan-center-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;margin-top:26px;display:grid}.plan-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.plan-option{min-width:0;color:var(--text);text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff08;border-radius:20px;padding:18px;transition:transform .18s,border-color .18s,background .18s}.plan-option:hover{transform:translateY(-2px)}.plan-option.active{background:linear-gradient(155deg,#67e8f924,#ffffff09);border-color:#67e8f96b;box-shadow:0 18px 50px #010c1a3d}.plan-option>span,.plan-option>strong,.plan-option>small{display:block}.plan-option>span{color:#c9d5e5;font-size:13px;font-weight:700}.plan-option>strong{letter-spacing:-.04em;margin-top:16px;font-size:clamp(24px,3vw,34px)}.plan-option strong small{color:var(--muted);margin-left:4px;font-size:12px;font-weight:500}.plan-option>small{color:var(--muted);margin-top:7px;font-size:12px}.order-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.order-note-field{grid-column:1/-1}.order-note-field .textarea{min-height:92px}.order-notice{margin-top:14px}.submit-order-btn{width:100%;margin-top:14px}.order-history-panel{border:1px solid var(--line);background:#040d1a6b;border-radius:22px;min-width:0;padding:20px}.order-history-heading{align-items:center}.order-history-heading h3{margin-top:7px;font-size:20px}.compact-btn{min-height:36px;padding:0 13px}.order-history-list{gap:9px;margin-top:14px;display:grid}.order-history-item{background:#ffffff06;border:1px solid #ffffff13;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;gap:8px 14px;padding:14px;display:grid}.order-history-item b,.order-history-item span{display:block}.order-history-item>div:first-child span{color:var(--muted);margin-top:5px;font-size:11px}.order-history-meta{text-align:right}.order-history-meta strong{font-size:14px}.order-status{color:#dbeafe;background:#3b82f624;border-radius:999px;width:fit-content;margin:6px 0 0 auto;padding:4px 8px;font-size:11px}.order-status.approved{color:#bbf7d0;background:#22c55e24}.order-status.rejected{color:#fecaca;background:#f8717124}.order-history-item p{color:#fecaca;grid-column:1/-1;margin:0;font-size:12px}@media (width<=1100px){.plan-center-grid{grid-template-columns:1fr}}@media (width<=760px){.plan-center{border-radius:22px;padding:22px}.plan-center-heading,.order-history-heading{flex-direction:column;align-items:stretch}.current-plan-badge{width:fit-content}.plan-option-grid,.order-form-grid{grid-template-columns:1fr}.order-note-field{grid-column:auto}.order-history-heading .ghost-btn{width:100%}}.home-page{--home-bg:#050506;--home-surface:#0d0e11;--home-surface-2:#14161b;--home-text:#f5f5f7;--home-muted:#a1a1aa;--home-line:#ffffff1a;--home-blue:#2997ff;--home-blue-hover:#147ce5;min-height:100vh;color:var(--home-text);background:radial-gradient(circle at 50% 5%, #2997ff24, transparent 26%), var(--home-bg);padding:18px 24px 56px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.home-page a,.home-page button,.home-page summary{-webkit-tap-highlight-color:transparent}.home-page a:focus-visible,.home-page button:focus-visible,.home-page summary:focus-visible,.auth-shell a:focus-visible,.auth-shell button:focus-visible,.auth-shell input:focus-visible{outline-offset:3px;outline:3px solid #2997ff7a}.changelog-page a:focus-visible,.changelog-page summary:focus-visible{outline-offset:3px;outline:3px solid #0b63b6}.home-skip-link{z-index:100;color:#fff;background:var(--home-blue);border-radius:10px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.home-skip-link:focus{transform:translateY(0)}.home-header,.home-hero,.home-facts,.home-section,.home-final-cta,.home-footer{width:100%;max-width:1240px;margin-inline:auto}.home-header{z-index:40;border:1px solid var(--home-line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08080ad1;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:64px;padding:10px 12px 10px 16px;display:grid;position:sticky;top:12px;box-shadow:0 14px 40px #00000038}.home-brand,.changelog-brand,.auth-brand,.auth-mobile-brand{align-items:center;gap:11px;min-height:44px;display:inline-flex}.home-brand-mark,.changelog-brand>span,.auth-brand>span,.auth-mobile-brand>span{color:#fff;background:linear-gradient(145deg,#40a9ff,#126ce5);border-radius:12px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-weight:750;display:inline-flex;box-shadow:inset 0 1px #ffffff57}.home-brand-copy,.changelog-brand b,.auth-brand b,.auth-mobile-brand b{font-size:15px;font-weight:700;line-height:1.15}.home-brand-copy small,.changelog-brand small,.auth-brand small,.auth-mobile-brand small{color:var(--home-muted);margin-top:4px;font-size:12px;font-weight:500;display:block}.home-nav{justify-content:center;gap:4px;display:flex}.home-nav a,.home-login-link{color:#b7b7bf;border-radius:10px;align-items:center;min-height:44px;padding:0 13px;font-size:14px;transition:color .16s,background .16s;display:inline-flex}.home-nav a:hover,.home-login-link:hover{color:#fff;background:#ffffff0e}.home-header-actions,.home-hero-actions,.home-final-cta>div{align-items:center;gap:12px;display:flex}.home-primary-button,.home-secondary-button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.home-primary-button{color:#fff;background:var(--home-blue);box-shadow:0 12px 28px #2997ff33}.home-primary-button:hover{background:var(--home-blue-hover);transform:translateY(-1px)}.home-secondary-button{color:var(--home-text);border-color:var(--home-line);background:#ffffff0a}.home-secondary-button:hover{background:#ffffff12;border-color:#fff3}.home-header-button{min-height:42px;padding-inline:18px}.home-text-link{color:#d7eaff;align-items:center;gap:7px;min-height:44px;font-size:15px;font-weight:650;display:inline-flex}.home-text-link span{transition:transform .16s}.home-text-link:hover span{transform:translate(3px)}.home-mobile-menu{display:none}.home-hero{padding:112px 0 48px;position:relative;overflow:hidden}.home-hero-glow{pointer-events:none;filter:blur(110px);background:#2997ff24;border-radius:50%;width:760px;height:420px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.home-hero-copy{z-index:1;text-align:center;max-width:920px;margin:0 auto;position:relative}.home-kicker{color:#b8d8ff;background:#2997ff14;border:1px solid #2997ff3d;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.home-hero h1{letter-spacing:0;text-wrap:balance;max-width:900px;margin:26px auto 0;font-size:76px;font-weight:740;line-height:1.08}.home-hero-copy>p{max-width:760px;color:var(--home-muted);margin:26px auto 0;font-size:18px;line-height:1.8}.home-hero-actions{justify-content:center;margin-top:32px}.home-proof-list{color:#c5c5cd;justify-content:center;gap:14px 28px;margin:28px 0 0;padding:0;font-size:14px;list-style:none;display:flex}.home-proof-list li{padding-left:18px;position:relative}.home-proof-list li:before{content:"";background:#48a8ff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.home-product-stage{z-index:1;background:#0b0c0f;border:1px solid #ffffff24;border-radius:28px;max-width:1080px;margin:72px auto 0;position:relative;overflow:hidden;box-shadow:0 40px 110px #00000075}.home-stage-bar{color:#8f9098;border-bottom:1px solid var(--home-line);grid-template-columns:1fr auto 1fr;align-items:center;min-height:54px;padding:0 18px;font-size:12px;display:grid}.home-stage-dots{gap:6px;display:flex}.home-stage-dots i{background:#34363c;border-radius:50%;width:9px;height:9px}.home-stage-status{color:#8fe2b2;background:#28bf6b1a;border-radius:999px;justify-self:end;padding:6px 10px}.home-stage-body{grid-template-columns:210px 1fr;min-height:520px;display:grid}.home-stage-steps{border-right:1px solid var(--home-line);background:#090a0c;align-content:start;gap:8px;padding:22px;display:grid}.home-stage-steps span{color:#7f8088;border-radius:10px;align-items:center;gap:11px;min-height:46px;padding:0 12px;font-size:13px;display:flex}.home-stage-steps span.active{color:#eef6ff;background:#2997ff1a}.home-stage-steps b{border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:inline-flex}.home-stage-preview{background:radial-gradient(circle at 82% 12%,#2997ff1a,#0000 28%),#0f1013;padding:26px}.home-stage-preview-head,.home-type-preview-nav{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-stage-preview-head div{gap:5px;display:grid}.home-stage-preview-head small,.home-stage-preview-head span{color:#8d8e96;font-size:12px}.home-stage-preview-head strong{font-size:18px}.home-stage-website{color:#10131a;background:#f6f7f9;border-radius:18px;margin-top:22px;overflow:hidden;box-shadow:0 22px 60px #00000047}.home-stage-site-nav{border-bottom:1px solid #e4e7ec;justify-content:space-between;padding:17px 22px;font-size:12px;display:flex}.home-stage-site-nav span{color:#737783}.home-stage-site-hero{text-align:center;background:radial-gradient(circle at 50% 10%,#d9ecff,#0000 50%);justify-items:center;padding:66px 24px 54px;display:grid}.home-stage-site-hero small{color:#176fc4;font-weight:700}.home-stage-site-hero strong{letter-spacing:0;max-width:520px;margin-top:14px;font-size:38px;line-height:1.15}.home-stage-site-hero span{color:#fff;background:#176fc4;border-radius:9px;margin-top:22px;padding:10px 18px;font-size:12px;font-weight:700}.home-stage-site-cards{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 22px 22px;display:grid}.home-stage-site-cards i{background:#e9edf2;border-radius:12px;height:66px}.home-facts{border-block:1px solid var(--home-line);grid-template-columns:repeat(4,1fr);margin-top:24px;display:grid}.home-facts article{border-right:1px solid var(--home-line);padding:28px 24px}.home-facts article:last-child{border-right:0}.home-facts strong,.home-facts span{display:block}.home-facts strong{letter-spacing:0;font-variant-numeric:tabular-nums;font-size:28px}.home-facts span{color:var(--home-muted);margin-top:8px;font-size:13px}.home-section{padding-top:120px}.home-section-heading{max-width:820px}.home-section-heading h2,.home-final-cta h2{letter-spacing:0;text-wrap:balance;margin:20px 0 0;font-size:52px;font-weight:700;line-height:1.14}.home-section-heading>p,.home-heading-split>p{max-width:42em;color:var(--home-muted);margin:20px 0 0;font-size:16px;line-height:1.8}.home-heading-split{grid-template-columns:1.15fr .85fr;align-items:end;gap:56px;max-width:none;display:grid}.home-heading-split>p,.home-heading-split>.home-text-link{justify-self:end}.home-benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.home-benefit-card{border:1px solid var(--home-line);background:var(--home-surface);border-radius:20px;min-height:340px;padding:30px;transition:transform .18s,border-color .18s}.home-benefit-card:hover{border-color:#2997ff5c;transform:translateY(-2px)}.home-benefit-card>span,.home-capability-grid article>span{color:#5eabf7;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.home-benefit-card h3,.home-workflow-grid h3,.home-capability-grid h3,.home-type-copy h3{margin:44px 0 0;font-size:24px;font-weight:650;line-height:1.35}.home-benefit-card p,.home-workflow-grid p,.home-capability-grid p,.home-type-copy p,.home-price-card p,.home-faq-list p{color:var(--home-muted);margin:14px 0 0;line-height:1.8}.home-benefit-card small{color:#d6d6dc;border-top:1px solid var(--home-line);margin-top:34px;padding-top:18px;font-size:13px;display:block}.home-type-layout{grid-template-columns:340px 1fr;gap:24px;margin-top:54px;display:grid}.home-type-tabs{align-content:start;gap:10px;display:grid}.home-type-tabs button{min-height:104px;color:var(--home-text);text-align:left;border:1px solid var(--home-line);cursor:pointer;background:0 0;border-radius:16px;padding:20px;transition:border-color .16s,background .16s}.home-type-tabs button.active{background:#2997ff17;border-color:#2997ff80}.home-type-tabs span,.home-type-tabs small{display:block}.home-type-tabs span{font-size:18px;font-weight:650}.home-type-tabs small{color:var(--home-muted);margin-top:8px;line-height:1.55}.home-type-panel{border:1px solid var(--home-line);background:var(--home-surface);border-radius:22px;grid-template-columns:.85fr 1.15fr;gap:34px;padding:32px;display:grid}.home-type-copy>span{color:#74b8ff;font-size:13px;font-weight:700}.home-type-copy h3{margin-top:18px;font-size:32px}.home-type-copy>div{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.home-type-copy small{color:#c6c7ce;border:1px solid var(--home-line);background:#ffffff08;border-radius:9px;padding:8px 10px}.home-type-copy .home-text-link{margin-top:22px}.home-type-preview{color:#10131a;background:#f5f7fa;border-radius:18px;padding:16px}.home-type-preview-nav{color:#717783;padding:4px 4px 14px;font-size:12px}.home-type-preview-nav b{color:#171b23}.home-type-preview-hero{background:linear-gradient(145deg,#e5f2ff,#f9fbfd 58%);border-radius:14px;align-content:center;min-height:220px;padding:28px;display:grid}.home-type-preview-hero small{color:#176fc4;font-weight:700}.home-type-preview-hero strong{max-width:360px;margin-top:12px;font-size:30px;line-height:1.2}.home-type-preview-hero i{background:#176fc4;border-radius:999px;width:88px;height:10px;margin-top:22px}.home-type-preview-pages{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px;display:grid}.home-type-preview-pages span{background:#e7ebf0;border-radius:10px;gap:5px;padding:12px 9px;font-size:11px;display:grid}.home-type-preview-pages b{color:#7b818c;font-size:9px}.home-workflow-grid{border-block:1px solid var(--home-line);grid-template-columns:repeat(4,1fr);gap:0;margin-top:54px;display:grid}.home-workflow-grid article{border-right:1px solid var(--home-line);min-height:280px;padding:28px}.home-workflow-grid article:last-child{border-right:0}.home-workflow-grid article>span{color:#60affc;font-size:12px;font-weight:700}.home-workflow-grid h3{margin-top:54px;font-size:21px}.home-capability-section{padding-bottom:0}.home-capability-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:52px;display:grid}.home-capability-grid article{border:1px solid var(--home-line);background:linear-gradient(155deg,#ffffff0b,#ffffff05);border-radius:18px;min-height:230px;padding:26px}.home-capability-grid h3{margin-top:34px;font-size:20px}.home-pricing-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px;display:grid}.home-price-card{border:1px solid var(--home-line);background:var(--home-surface);border-radius:20px;flex-direction:column;min-height:470px;padding:28px;display:flex}.home-price-card.featured{background:linear-gradient(180deg, #2997ff1c, var(--home-surface) 38%);border-color:#2997ff8f}.home-price-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.home-price-name{font-size:17px;font-weight:700}.home-price-card>div:first-child small{color:#b9dcff;background:#2997ff24;border-radius:999px;padding:5px 8px}.home-price{align-items:baseline;gap:8px;margin-top:28px;display:flex}.home-price strong{letter-spacing:0;font-size:40px}.home-price>span{color:var(--home-muted);font-size:13px}.home-price-card ul{border-top:1px solid var(--home-line);gap:13px;margin:28px 0 32px;padding:24px 0 0;list-style:none;display:grid}.home-price-card li{color:#d1d1d7;padding-left:22px;font-size:14px;position:relative}.home-price-card li:before{color:#65b6ff;content:"✓";position:absolute;left:0}.home-price-card>a{width:100%;margin-top:auto}.home-hero h1 span{display:block}.home-payment-note{color:#8f929b;text-align:center;margin:24px 0 0;font-size:13px;line-height:1.7}.home-pricing-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:900px;margin:20px auto 0;display:grid}.home-pricing-trust article{border:1px solid var(--home-line);background:#ffffff06;border-radius:14px;align-items:center;gap:11px;min-width:0;padding:13px 14px;display:flex}.home-pricing-trust .home-card-icon{color:#73baff;width:34px;height:34px;box-shadow:none;background:#2997ff14;border-color:#2997ff33;flex:0 0 34px}.home-pricing-trust article>span{gap:4px;min-width:0;display:grid}.home-pricing-trust strong,.home-pricing-trust small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-pricing-trust strong{color:#e9f3ff;font-size:13px}.home-pricing-trust small{color:#8f929b;font-size:11px}.home-faq-section{grid-template-columns:.78fr 1.22fr;gap:72px;display:grid}.home-faq-list{border-top:1px solid var(--home-line)}.home-faq-list details{border-bottom:1px solid var(--home-line)}.home-faq-list summary{color:#ececf0;cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:17px;font-weight:600;list-style:none;display:flex}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary span{color:#6db9ff;font-size:22px;transition:transform .16s}.home-faq-list details[open] summary span{transform:rotate(45deg)}.home-faq-list p{padding:0 52px 24px 0}.home-final-cta{text-align:center;background:radial-gradient(circle at 50% 0%, #2997ff38, transparent 55%), var(--home-surface);border:1px solid #2997ff42;border-radius:28px;margin-top:120px;padding:72px}.home-final-cta h2{max-width:760px;margin-inline:auto}.home-final-cta p{max-width:680px;color:var(--home-muted);margin:20px auto 0;font-size:17px;line-height:1.8}.home-final-cta>div{justify-content:center;margin-top:30px}.home-footer{color:#85868e;border-top:1px solid var(--home-line);grid-template-columns:1fr auto auto;align-items:center;gap:30px;margin-top:36px;padding:30px 0 4px;font-size:13px;display:grid}.home-footer nav{flex-wrap:wrap;gap:18px;display:flex}.home-footer nav a:hover{color:#fff}.home-footer p{margin:0}.auth-shell{background:radial-gradient(circle at 20% 0,#2997ff29,#0000 28%),#050506;width:100%;min-height:100vh;padding:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.auth-card{background:#0d0e11;border:1px solid #ffffff1c;border-radius:28px;grid-template-columns:1.08fr .92fr;gap:0;width:min(1120px,100%);min-height:680px;padding:0;overflow:hidden;box-shadow:0 36px 100px #0000006b}.auth-side{background:radial-gradient(circle at 10% 0,#2997ff38,#0000 38%),linear-gradient(150deg,#111722,#0b0d11 70%);border:0;border-right:1px solid #ffffff1a;border-radius:0;flex-direction:column;min-width:0;padding:44px 52px;display:flex}.auth-brand{width:fit-content}.auth-brand small{color:#8f929c}.auth-side-copy{margin-top:104px}.auth-kicker{color:#79bdff;font-size:13px;font-weight:700}.auth-side h2{letter-spacing:0;text-wrap:balance;max-width:520px;margin:20px 0 0;font-size:56px;font-weight:720;line-height:1.1}.auth-side-copy>p{color:#a5a7af;max-width:480px;margin:22px 0 0;font-size:17px;line-height:1.8}.auth-benefit-list{border-top:1px solid #ffffff1a;gap:0;margin:48px 0 0;padding:0;list-style:none;display:grid}.auth-benefit-list li{border-bottom:1px solid #ffffff1a;align-items:center;gap:16px;min-height:58px;display:flex}.auth-benefit-list span{color:#4ea7fb;font-size:11px;font-weight:700}.auth-benefit-list b{color:#d7d8dd;font-size:14px;font-weight:550}.auth-version-link{color:#9bcfff;align-items:center;gap:7px;width:fit-content;min-height:44px;margin-top:auto;font-size:13px;font-weight:600;display:inline-flex}.auth-form{background:#0d0e11;border-radius:0;justify-content:center;min-height:680px;padding:58px}.auth-mobile-brand{width:fit-content;display:none}.auth-mobile-brand small{color:#8f929c}.auth-heading h1{letter-spacing:0;margin:16px 0 0;font-size:38px;font-weight:700;line-height:1.2}.auth-heading p{color:#9a9ca5;margin:14px 0 0;font-size:14px;line-height:1.7}.auth-form .field-label{color:#dedee3;margin-top:18px;font-size:13px}.auth-form .input{color:#f5f5f7;background:#ffffff0b;border-color:#ffffff21;border-radius:12px;min-height:54px;padding:0 16px}.auth-form .input:focus{border-color:#2997ffb8;box-shadow:0 0 0 4px #2997ff1f}.auth-field-hint{color:#a5a7b0;min-height:18px;font-size:12px;font-weight:500;line-height:1.5;display:block}.auth-field-hint.success{color:#7ad7aa}.auth-field-hint.error{color:#ff9f9f}.auth-form .notice-inline{border-radius:11px;margin-top:2px}.auth-notice-region:empty{display:none}.auth-action-row{gap:10px;display:grid}.auth-action-row .primary-btn,.auth-action-row .ghost-btn{border-radius:12px;width:100%;min-height:52px}.auth-action-row .primary-btn{color:#fff;background:#2997ff;box-shadow:0 12px 28px #2997ff2e}.auth-action-row .ghost-btn{color:#e7e8ec;background:0 0}.auth-text-button{color:#8fbfee;cursor:pointer;background:0 0;border:0;min-height:42px;font-size:13px}.auth-privacy{color:#92949e;text-align:center;margin:4px 0 0;font-size:12px;line-height:1.7}.auth-secure-link{color:#9dcbf5;align-self:center;font-size:12px;font-weight:600;text-decoration:none}.auth-secure-link:hover{color:#fff;text-underline-offset:3px;text-decoration:underline}.auth-privacy a{color:#9dcbf5;text-underline-offset:3px;text-decoration:underline}.auth-privacy a:hover{color:#fff}.auth-consent{color:#a4a7b0;justify-content:center;align-items:flex-start;gap:9px;font-size:12px;line-height:1.7;display:flex}.auth-consent input{accent-color:#2997ff;flex:none;width:16px;height:16px;margin:2px 0 0}.auth-consent a{color:#9dcbf5;text-underline-offset:3px;text-decoration:underline}.auth-consent a:hover{color:#fff}.legal-page{color:#172235;background:#f4f7fa;min-height:100vh;padding:18px 24px 70px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.legal-header{justify-content:space-between;align-items:center;width:min(1120px,100%);margin:0 auto;padding:14px 0;display:flex}.legal-brand{align-items:center;gap:12px;display:inline-flex}.legal-brand>span{color:#fff;background:#1677d2;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.legal-brand b{color:#15243a;gap:2px;font-size:15px;display:grid}.legal-brand small{color:#738096;font-size:11px;font-weight:500}.legal-header nav{color:#52627a;align-items:center;gap:22px;font-size:14px;display:flex}.legal-header nav a:hover{color:#126fc3}.legal-primary-link{background:#1677d2;border-radius:6px;padding:10px 16px;color:#fff!important}.legal-main{width:min(920px,100%);margin:64px auto 0}.legal-intro{border-bottom:1px solid #dbe3ec;padding-bottom:34px}.legal-intro>span{color:#1677d2;font-size:13px;font-weight:750}.legal-intro h1{color:#102039;margin:14px 0 0;font-size:46px;line-height:1.2}.legal-intro p{color:#5d6b80;max-width:680px;margin:18px 0 0;font-size:17px;line-height:1.8}.legal-intro small{color:#8792a3;margin-top:16px;display:block}.legal-document{padding-top:16px}.legal-document section{border-bottom:1px solid #dbe3ec;padding:30px 0}.legal-document h2{color:#16273e;margin:0 0 16px;font-size:22px}.legal-document p,.legal-document li{color:#526176;font-size:15px;line-height:1.9}.legal-document p{margin:10px 0 0}.legal-document ul{gap:10px;margin:0;padding-left:20px;display:grid}.changelog-page{color:#10233f;background:#f3f6fa;min-height:100vh;padding:18px 24px 70px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}.changelog-header,.changelog-intro,.changelog-current,.changelog-list{width:100%;max-width:1320px;margin-inline:auto}.changelog-header{border-bottom:1px solid #dfe6ef;justify-content:space-between;align-items:center;min-height:66px;padding-bottom:16px;display:flex}.changelog-brand{color:#10233f}.changelog-brand small{color:#6d7b90}.changelog-header nav{align-items:center;gap:12px;display:flex}.changelog-header nav a{color:#52647d;border-radius:10px;align-items:center;min-height:42px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.changelog-header .changelog-primary-link{color:#fff;background:#176fc4}.changelog-intro{padding:54px 0 22px}.changelog-intro>span{color:#176fc4;font-size:13px;font-weight:750}.changelog-intro h1{letter-spacing:0;margin:12px 0 0;font-size:56px;line-height:1.12}.changelog-intro p{color:#65758c;margin:14px 0 0;line-height:1.7}.changelog-current{background:#fff;border:1px solid #dce4ee;border-radius:18px;grid-template-columns:1.05fr .95fr;align-items:center;gap:38px;padding:30px;display:grid;box-shadow:0 12px 30px #16315312}.changelog-current-badge{color:#176fc4;background:#e9f4ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;display:inline-flex}.changelog-current h2{margin:16px 0 0;font-size:30px;line-height:1.3}.changelog-current p{color:#66778e;margin:12px 0 0;line-height:1.7}.changelog-stats{background:#f7f9fc;border:1px solid #dce4ee;border-radius:14px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.changelog-stats article{border-right:1px solid #dce4ee;min-height:112px;padding:19px}.changelog-stats article:last-child{border-right:0}.changelog-stats span,.changelog-stats strong,.changelog-stats small{display:block}.changelog-stats span{color:#53677f;font-size:12px}.changelog-stats strong{color:#10233f;margin-top:8px;font-size:24px}.changelog-stats small{color:#586b82;margin-top:5px;line-height:1.4}.changelog-current-content{border-top:1px solid #e2e8f0;grid-column:1/-1;grid-template-columns:1fr 330px;gap:44px;padding-top:24px;display:grid}.changelog-list{gap:14px;margin-top:18px;display:grid}.changelog-list-heading{padding:28px 2px 10px}.changelog-list-heading>span{color:#176fc4;font-size:12px;font-weight:700}.changelog-list-heading h2{color:#10233f;margin:9px 0 0;font-size:24px;line-height:1.35}.changelog-release{background:#fff;border:1px solid #dfe6ef;border-radius:17px;grid-template-columns:48px 1fr;display:grid;overflow:hidden;box-shadow:0 8px 24px #1631530b}.changelog-release.current{border-color:#8fc4f8}.changelog-index{color:#176fc4;background:#f7f9fc;border-right:1px solid #dfe6ef;justify-content:center;padding-top:24px;font-size:13px;font-weight:750;display:flex}.changelog-release-body{padding:24px 28px 28px}.changelog-release-details>summary{cursor:pointer;list-style:none}.changelog-release-details>summary::-webkit-details-marker{display:none}.changelog-release-head{justify-content:space-between;align-items:flex-start;gap:24px;margin:0;display:flex}.changelog-release-head>span:first-child{gap:9px;display:grid}.changelog-release-head small{color:#176fc4;font-size:13px;font-weight:700}.changelog-release-head strong{color:#10233f;font-size:23px;font-weight:700;line-height:1.3}.changelog-release-meta{align-items:center;gap:14px;display:inline-flex}.changelog-release-meta time{color:#5d6e84;white-space:nowrap;font-size:13px}.changelog-release-meta i{border-bottom:2px solid #176fc4;border-right:2px solid #176fc4;width:9px;height:9px;transition:transform .16s;transform:rotate(45deg)}.changelog-release-details[open] .changelog-release-meta i{transform:rotate(225deg)}.changelog-summary{color:#61728a;margin:0;line-height:1.7}.changelog-release-content{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:20px}.changelog-release-grid{grid-template-columns:1fr 330px;gap:44px;margin-top:22px;display:grid}.changelog-current-content h3,.changelog-release-content h3{color:#26405f;margin:0;font-size:13px}.changelog-current-content ul,.changelog-release-content ul{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.changelog-current-content li,.changelog-release-content li{color:#50647e;padding-left:28px;line-height:1.6;position:relative}.changelog-current-content li:before,.changelog-release-content li:before{color:#176fc4;content:"✓";background:#e9f4ff;border-radius:50%;justify-content:center;align-items:center;width:19px;height:19px;font-size:10px;font-weight:800;display:inline-flex;position:absolute;top:1px;left:0}.changelog-current-content aside>div,.changelog-release-content aside>div{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.changelog-current-content aside span,.changelog-release-content aside span{color:#50647e;background:#f8fafc;border:1px solid #dbe3ed;border-radius:8px;padding:8px 10px;font-size:12px}@media (width<=1040px){.home-nav{display:none}.home-header{grid-template-columns:auto 1fr auto}.home-header-actions{justify-self:end}.home-mobile-menu{display:block;position:relative}.home-mobile-menu summary{cursor:pointer;border-radius:10px;place-content:center;gap:6px;width:44px;height:44px;list-style:none;display:grid}.home-mobile-menu summary::-webkit-details-marker{display:none}.home-mobile-menu summary span{background:#fff;border-radius:999px;width:19px;height:2px}.home-mobile-menu nav{border:1px solid var(--home-line);background:#101116;border-radius:14px;width:220px;padding:10px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #00000059}.home-mobile-menu nav a{color:#d7d7dd;border-radius:8px;align-items:center;min-height:44px;padding:0 12px;font-size:14px;display:flex}.home-mobile-menu nav a:hover{background:#ffffff0f}.home-stage-body,.home-type-layout,.home-type-panel,.home-faq-section,.changelog-current,.changelog-release-content{grid-template-columns:1fr}.home-stage-steps{border-right:0;border-bottom:1px solid var(--home-line);grid-template-columns:repeat(4,1fr)}.home-stage-steps span{justify-content:center}.home-benefit-grid,.home-capability-grid,.home-pricing-grid,.home-workflow-grid{grid-template-columns:repeat(2,1fr)}.home-workflow-grid article:nth-child(2){border-right:0}.home-workflow-grid article:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-faq-section{gap:44px}.changelog-release-content{gap:28px}}@media (width<=720px){.home-page,.changelog-page{padding-inline:16px}.home-header{gap:8px;min-height:58px;padding:7px 8px 7px 11px;top:8px}.home-brand-mark{flex-basis:36px;width:36px;height:36px}.home-brand-copy small,.home-header-actions{display:none}.home-hero{padding-top:76px}.home-hero h1{font-size:40px;line-height:1.12}.home-hero-copy>p{font-size:16px;line-height:1.75}.home-hero-actions{flex-direction:column}.home-hero-actions>*{width:100%}.home-proof-list{text-align:left;flex-direction:column;align-items:flex-start;gap:12px;width:fit-content;margin-inline:auto}.home-product-stage{border-radius:20px;margin-top:48px}.home-stage-bar{grid-template-columns:1fr auto}.home-stage-bar>span:nth-child(2){display:none}.home-stage-steps{grid-template-columns:repeat(2,1fr);padding:12px}.home-stage-steps span{min-height:40px;padding:0 8px;font-size:11px}.home-stage-preview{padding:16px}.home-stage-site-hero{padding:42px 18px 36px}.home-stage-site-cards{grid-template-columns:1fr}.home-stage-site-cards>span>i:last-child{display:none}.home-facts,.home-benefit-grid,.home-capability-grid,.home-pricing-grid,.home-workflow-grid,.home-heading-split{grid-template-columns:1fr}.home-facts article{border-right:0;border-bottom:1px solid var(--home-line);padding:20px 12px}.home-facts article:last-child{border-bottom:0}.home-section{padding-top:72px}.home-section-heading h2,.home-final-cta h2{font-size:36px;line-height:1.16}.home-heading-split{gap:0}.home-heading-split>p,.home-heading-split>.home-text-link{justify-self:start}.home-benefit-grid,.home-type-layout,.home-workflow-grid,.home-capability-grid,.home-pricing-grid{margin-top:36px}.home-benefit-card,.home-price-card{min-height:auto}.home-benefit-card h3{margin-top:30px}.home-type-tabs{scroll-snap-type:x mandatory;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.home-type-tabs button{scroll-snap-align:start;min-width:230px}.home-type-panel{padding:22px}.home-type-copy h3{font-size:28px}.home-type-preview-pages{grid-template-columns:repeat(2,1fr)}.home-type-preview-pages span:last-child{grid-column:1/-1}.home-workflow-grid article,.home-workflow-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--home-line);min-height:auto;padding:26px 4px}.home-workflow-grid article:last-child{border-bottom:0}.home-workflow-grid h3{margin-top:26px}.home-final-cta{margin-top:72px;padding:46px 22px}.home-final-cta>div{flex-direction:column;align-items:stretch}.home-footer{grid-template-columns:1fr;align-items:start}.home-footer nav{gap:12px 18px}.auth-shell{padding:14px}.auth-card{border-radius:22px;grid-template-columns:1fr;min-height:auto}.auth-side{border-bottom:1px solid #ffffff1a;border-right:0;padding:28px}.auth-side-copy{margin-top:54px}.auth-side h2{font-size:40px}.auth-benefit-list{margin-top:34px}.auth-version-link{margin-top:22px}.auth-form{min-height:auto;padding:38px 28px 32px}.auth-heading h1{font-size:32px}.changelog-header{flex-direction:column;align-items:flex-start;gap:10px}.changelog-header nav{width:100%}.changelog-header nav a{flex:1;justify-content:center}.changelog-intro{padding-top:42px}.changelog-current{gap:24px;padding:22px}.changelog-current h2{font-size:26px}.changelog-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.changelog-stats article{border-bottom:0;border-right:1px solid #dce4ee;min-height:88px;padding:14px 10px}.changelog-stats article:last-child{border-right:0}.changelog-stats strong{font-size:20px}.changelog-release{grid-template-columns:32px 1fr}.changelog-release-body{padding:22px 18px 24px}.changelog-release-head{gap:12px}.changelog-release-head strong{font-size:19px}.changelog-release-meta{flex-direction:column;align-items:flex-end;gap:10px}.changelog-current-content,.changelog-release-grid{grid-template-columns:1fr;gap:24px}}@media (width<=360px){.home-page{padding-inline:12px}.home-hero h1{font-size:40px}.home-kicker{padding-inline:9px;font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-page *,.auth-shell *,.changelog-page *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.home-stage-body{grid-template-columns:176px minmax(0,1fr) 190px}.home-stage-steps{padding:18px 14px}.home-stage-preview{min-width:0;padding:22px}.home-stage-site-hero{text-align:left;grid-template-columns:minmax(0,1fr) 190px;place-items:center stretch;gap:24px;padding:42px 34px 36px}.home-stage-site-copy{flex-direction:column;align-items:flex-start;display:flex}.home-stage-site-visual{min-height:184px;position:relative}.home-stage-orbit{background:radial-gradient(circle at 38% 34%,#fffffff0 0 6%,#0000 7%),radial-gradient(circle at 58% 48%,#79bfff 0 10%,#287dcc 11% 20%,#0000 21%),radial-gradient(circle,#176fc41a,#0000 62%),linear-gradient(145deg,#d6ebff,#f8fbff 62%);border:1px solid #176fc429;border-radius:50%;position:absolute;inset:4px 8px 20px 10px;overflow:hidden;box-shadow:inset 0 0 40px #176fc41f,0 22px 40px #176fc41f}.home-stage-orbit:before,.home-stage-orbit:after{content:"";border:1px solid #176fc438;border-radius:50%;position:absolute;inset:22% -8%;transform:rotate(-22deg)}.home-stage-orbit:after{inset:-8% 32%;transform:rotate(18deg)}.home-stage-orbit i{background:#176fc4;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #176fc41a}.home-stage-orbit i:first-child{top:24%;left:24%}.home-stage-orbit i:nth-child(2){top:36%;right:18%}.home-stage-orbit i:nth-child(3){bottom:21%;left:34%}.home-stage-site-visual>div:last-child{color:#17202b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #176fc424;border-radius:13px;gap:2px;min-width:96px;padding:11px 14px;display:grid;position:absolute;bottom:0;right:-4px;box-shadow:0 14px 30px #204a7429}.home-stage-site-visual>div:last-child b{letter-spacing:0;font-size:20px}.home-stage-site-visual>div:last-child small{color:#6f7781;font-size:10px}.home-stage-site-cards{grid-template-columns:repeat(3,1fr);gap:10px}.home-stage-site-cards>span{background:#fff;border:1px solid #e5e9ee;border-radius:12px;align-content:center;gap:7px;min-width:0;min-height:78px;padding:12px;display:grid}.home-stage-site-cards .home-card-icon{color:#176fc4;width:26px;height:26px;box-shadow:none;background:#eaf5ff;border-color:#d5e9fb;border-radius:8px;font-size:13px}.home-stage-site-cards>span>i{background:#dfe5eb;border-radius:99px;width:82%;height:5px;margin:0;display:block}.home-stage-site-cards>span>i:last-child{background:#edf0f3;width:58%}.home-stage-inspector{border-left:1px solid var(--home-line);background:#0a0b0d;align-content:start;gap:14px;padding:20px 16px;display:grid}.home-stage-inspector-head{color:#dfe0e6;justify-content:space-between;align-items:center;font-size:12px;font-weight:650;display:flex}.home-stage-inspector-head b{color:#70b9ff;font-size:11px}.home-stage-control{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;gap:10px;padding:13px;display:grid}.home-stage-control small{color:#9296a2;font-size:11px}.home-stage-control strong{color:#d8d9df;font-size:12px;font-weight:580}.home-stage-swatches{gap:7px;display:flex}.home-stage-swatches i{background:#2997ff;border:2px solid #0000;border-radius:7px;width:22px;height:22px;box-shadow:0 0 0 1px #ffffff1a}.home-stage-swatches i:first-child{border-color:#fff}.home-stage-swatches i:nth-child(2){background:#6e70e8}.home-stage-swatches i:nth-child(3){background:#27a978}.home-stage-swatches i:nth-child(4){background:#e16d3d}.home-stage-slider{background:#282a30;border-radius:99px;height:4px;margin:4px 2px;position:relative}.home-stage-slider:before{border-radius:inherit;content:"";background:#2997ff;position:absolute;inset:0 32% 0 0}.home-stage-slider i{background:#fff;border:2px solid #0a0b0d;border-radius:50%;width:13px;height:13px;position:absolute;top:50%;left:66%;transform:translate(-50%,-50%)}.home-stage-ai-note{background:#2997ff12;border:1px solid #2997ff2e;border-radius:12px;align-items:center;gap:10px;margin-top:2px;padding:12px;display:flex}.home-stage-ai-note .home-card-icon{border-radius:9px;flex:none;width:30px;height:30px;font-size:14px}.home-stage-ai-note span{gap:3px;display:grid}.home-stage-ai-note b{color:#dceeff;font-size:11px}.home-stage-ai-note small{color:#91a8bf;font-size:10px}.home-card-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.home-card-heading>span:last-child:not(.home-card-icon){color:#5eabf7;font-variant-numeric:tabular-nums;font-size:12px;font-weight:700}.home-card-icon{color:#74b8ff;background:#2997ff17;border:1px solid #60affc42;border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-family:Arial,Microsoft YaHei,sans-serif;font-size:24px;font-weight:500;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff0f}.home-card-icon.compact{border-radius:14px;width:44px;height:44px}.home-card-icon svg{width:24px;height:24px}.home-card-icon.compact svg{width:20px;height:20px}.home-card-icon-sparkles{background:linear-gradient(145deg,#2997ff2b,#2997ff0d)}.home-benefit-card{background:radial-gradient(circle at 0 0, #2997ff14, transparent 42%), var(--home-surface);position:relative;overflow:hidden}.home-benefit-card:after{pointer-events:none;content:"";border:1px solid #2997ff14;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-76px;right:-56px}.home-benefit-card h3{margin-top:28px}.home-workflow-grid article .home-card-heading,.home-capability-grid article .home-card-heading{min-height:44px}.home-workflow-grid h3{margin-top:28px}.home-capability-grid article{transition:transform .18s,border-color .18s,background .18s;position:relative;overflow:hidden}.home-capability-grid article:hover{background:linear-gradient(155deg,#2997ff14,#ffffff05);border-color:#2997ff4d;transform:translateY(-2px)}.home-capability-grid h3{margin-top:28px}.home-type-tab-title{align-items:center;gap:12px;display:flex!important}.home-type-tab-title>span:last-child{font-size:18px;font-weight:650;display:block}.home-type-tabs .home-card-icon{border-radius:11px;width:36px;height:36px;font-size:16px;display:inline-flex}.home-type-tabs button.active .home-card-icon{color:#a8d6ff;background:#2997ff29;border-color:#6fbeff61}.home-type-panel{overflow:hidden}.home-type-preview{position:relative;overflow:hidden;box-shadow:0 24px 55px #0000002e}.home-type-preview-hero{grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:20px;min-height:244px;overflow:hidden}.home-type-preview-copy{flex-direction:column;align-items:flex-start;display:flex}.home-type-preview-art{min-height:176px;position:relative}.home-type-preview-company .home-type-preview-hero{background:linear-gradient(145deg,#e3f1ff,#f9fbfd 58%)}.home-art-orbit{background:radial-gradient(circle at 53% 47%,#2d89db 0 11%,#0000 12%),radial-gradient(circle,#d8edff,#f7fbff 67%);border:1px solid #176fc433;border-radius:50%;position:absolute;inset:7px 0 20px 8px;box-shadow:0 18px 42px #176fc429}.home-art-orbit:before,.home-art-orbit:after{content:"";border:1px solid #176fc433;border-radius:50%;position:absolute;inset:25% -10%;transform:rotate(-24deg)}.home-art-orbit:after{inset:-8% 34%;transform:rotate(14deg)}.home-art-card{background:#fffffff0;border:1px solid #dbe8f4;border-radius:13px;gap:6px;width:88px;padding:13px;display:grid;position:absolute;bottom:4px;right:-8px;box-shadow:0 14px 30px #1f538329}.home-type-preview-hero .home-art-card i{background:#d7e0e9;border-radius:99px;width:100%;height:5px;margin:0}.home-type-preview-hero .home-art-card i:nth-child(2){width:72%}.home-type-preview-hero .home-art-card i:nth-child(3){background:#76b9f8;width:48%}.home-type-preview-landing .home-type-preview-hero{background:linear-gradient(145deg,#eae7ff,#f8f8ff 60%)}.home-type-preview-landing .home-type-preview-copy small{color:#6250bd}.home-type-preview-landing .home-type-preview-copy>i{background:#6654c7}.home-art-target{background:#e4e0ff;border:20px solid #6654c71a;border-radius:50%;position:absolute;inset:6px 4px 12px 10px;box-shadow:inset 0 0 0 18px #f6f4ff,inset 0 0 0 38px #cbc3fa}.home-type-preview-hero .home-art-target i{background:#6654c7;border-radius:50%;width:24px;height:24px;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-art-metric{color:#28213e;background:#fffffff0;border:1px solid #e0dbf6;border-radius:13px;gap:2px;min-width:98px;padding:12px 14px;display:grid;position:absolute;bottom:3px;right:-5px;box-shadow:0 14px 30px #49399226}.home-art-metric b{letter-spacing:0;font-size:21px}.home-art-metric small{color:#746d86;font-size:10px}.home-type-preview-catalog .home-type-preview-hero{background:linear-gradient(145deg,#e5f6ef,#f8fcfa 60%)}.home-type-preview-catalog .home-type-preview-copy small{color:#27805f}.home-type-preview-catalog .home-type-preview-copy>i{background:#27805f}.home-type-preview-catalog .home-type-preview-art{grid-template-columns:repeat(2,1fr);align-content:center;gap:8px;display:grid;transform:rotate(-3deg)}.home-art-product{background:#fff;border:1px solid #d6e7df;border-radius:12px;align-content:end;min-height:76px;padding:7px;display:grid;box-shadow:0 10px 20px #3366521a}.home-art-product.featured{background:linear-gradient(155deg,#d0ecdf,#fff 64%);grid-row:span 2;min-height:160px}.home-type-preview-hero .home-art-product i{background:#8bbca8;border-radius:99px;width:72%;height:5px;margin:0}@media (width<=1040px){.home-stage-body{grid-template-columns:1fr}.home-stage-inspector{display:none}.home-stage-site-hero{grid-template-columns:minmax(0,1fr) 220px}.home-type-preview-hero{grid-template-columns:minmax(0,1fr) 230px}}@media (width<=720px){.home-stage-site-hero{min-height:250px;padding:34px 18px 28px;display:block;position:relative}.home-stage-site-copy{z-index:1;max-width:74%;position:relative}.home-stage-site-copy strong{font-size:27px}.home-stage-site-visual{opacity:.78;width:122px;min-height:154px;position:absolute;top:36px;right:12px}.home-stage-site-visual>div:last-child{display:none}.home-stage-site-cards{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 12px 12px}.home-stage-site-cards>span{min-height:62px;padding:8px}.home-stage-site-cards>span>i{display:block}.home-stage-site-cards>span>i:last-child{display:none}.home-stage-site-cards .home-card-icon{width:24px;height:24px;font-size:12px}.home-card-icon{border-radius:14px;width:46px;height:46px;font-size:21px}.home-card-icon.compact{border-radius:12px;width:40px;height:40px;font-size:18px}.home-benefit-card h3,.home-workflow-grid h3,.home-capability-grid h3{margin-top:24px}.home-type-tabs .home-card-icon{width:34px;height:34px;font-size:15px}.home-type-preview-hero{grid-template-columns:1fr;gap:18px;padding:24px}.home-type-preview-art{justify-self:center;width:min(210px,90%);min-height:150px}.home-type-preview-pages{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.home-stage-site-copy{max-width:78%}.home-stage-site-copy strong{font-size:24px}.home-stage-site-visual{width:108px;right:4px}.home-type-panel{padding:18px}.home-type-preview{padding:12px}.home-type-preview-hero{padding:20px}}.home-feature-showcase{border-bottom:1px solid var(--home-line);margin-top:60px;display:grid}.home-feature-showcase>article{border-top:1px solid var(--home-line);grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:72px;min-width:0;padding:72px 0;display:grid}.home-feature-showcase>article.reverse .home-feature-copy{order:2}.home-feature-showcase>article.reverse .home-feature-visual{order:1}.home-feature-copy{min-width:0}.home-feature-eyebrow{color:#74b8ff;margin-top:34px;font-size:13px;font-weight:700;display:block}.home-feature-copy h3{letter-spacing:0;text-wrap:balance;margin:12px 0 0;font-size:38px;font-weight:680;line-height:1.22}.home-feature-copy p{color:var(--home-muted);margin:18px 0 0;font-size:16px;line-height:1.8}.home-feature-copy ul{color:#d9dae0;gap:12px;margin:26px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.home-feature-copy li{padding-left:24px;position:relative}.home-feature-copy li:before{content:"";border-bottom:2px solid #59adff;border-left:2px solid #59adff;width:11px;height:7px;position:absolute;top:6px;left:0;transform:rotate(-45deg)}.home-feature-visual{color:#17202b;background:#f4f7fa;border:1px solid #dce3eb;border-radius:22px;min-width:0;min-height:420px;overflow:hidden;box-shadow:0 28px 70px #00000038}.home-feature-window-head{background:#ffffffd1;border-bottom:1px solid #dce3eb;justify-content:space-between;align-items:center;min-height:44px;padding:0 16px;display:flex}.home-feature-window-head>span{gap:6px;display:flex}.home-feature-window-head i{background:#c9d0d8;border-radius:50%;width:8px;height:8px}.home-feature-window-head small{color:#6b7480;font-size:12px}.home-feature-generate{background:linear-gradient(145deg,#eef7ff,#f7f9fb 58%);grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:14px;min-height:374px;padding:22px;display:grid}.home-feature-brief,.home-feature-result{background:#ffffffe6;border:1px solid #dfe7ef;border-radius:14px;min-width:0;padding:20px}.home-feature-brief{flex-direction:column;display:flex}.home-feature-brief>span,.home-feature-result>div:first-child>span,.home-feature-version-list>span,.home-feature-delivery-status>span{color:#707b88;font-size:12px;font-weight:650}.home-feature-brief strong{margin-top:34px;font-size:20px}.home-feature-brief small{color:#7c8793;margin:7px 0 26px;font-size:12px;line-height:1.6}.home-feature-brief i{background:#e6ebf0;border-radius:99px;width:100%;height:7px;margin-top:11px;display:block}.home-feature-brief i:nth-of-type(2){width:82%}.home-feature-brief i:nth-of-type(3){width:58%}.home-feature-result{align-content:start;gap:20px;display:grid}.home-feature-result>div:first-child{justify-content:space-between;align-items:center;display:flex}.home-feature-result>div:first-child b{color:#14714e;background:#e6f6ef;border-radius:7px;padding:5px 8px;font-size:11px}.home-feature-result>strong{max-width:280px;font-size:25px;line-height:1.3}.home-feature-page-map{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.home-feature-page-map span{color:#506070;background:#f7f9fb;border:1px solid #dfe6ed;border-radius:9px;justify-content:center;align-items:center;min-height:52px;font-size:12px;display:flex}.home-feature-result>small{color:#627184;font-size:12px}.home-feature-editor{grid-template-columns:54px minmax(0,1fr) 154px;min-height:374px;display:grid}.home-feature-editor>aside:first-child{background:#17202b;border-right:1px solid #dce3eb;align-content:start;justify-items:center;gap:10px;padding:16px 8px;display:grid}.home-feature-editor>aside:first-child>span{border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.home-feature-editor>aside:first-child>span.active{background:#216da9}.home-feature-editor>aside:first-child .home-card-icon{color:#d7eaff;width:32px;height:32px;box-shadow:none;background:0 0;border:0;font-size:15px}.home-feature-canvas{background:#e9edf2;min-width:0;padding:22px}.home-feature-canvas-nav{background:#fff;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;min-height:40px;padding:0 14px;font-size:10px;display:flex}.home-feature-canvas-nav span{color:#7d8792}.home-feature-canvas-hero{background:linear-gradient(145deg,#dbeeff,#f8fbfd 64%);flex-direction:column;justify-content:center;align-items:flex-start;min-height:188px;padding:24px;display:flex}.home-feature-canvas-hero small{color:#176fc4;font-size:10px;font-weight:700}.home-feature-canvas-hero strong{max-width:220px;margin-top:10px;font-size:27px;line-height:1.18}.home-feature-canvas-hero i{background:#176fc4;border-radius:99px;width:70px;height:8px;margin-top:18px}.home-feature-canvas-blocks{background:#fff;border-radius:0 0 10px 10px;grid-template-columns:repeat(3,1fr);gap:7px;padding:9px;display:grid}.home-feature-canvas-blocks span{background:#eef1f4;border-radius:7px;height:46px}.home-feature-inspector{color:#dfe5eb;background:#101821;border-left:1px solid #293442;align-content:start;gap:14px;padding:20px 16px;display:grid}.home-feature-inspector>span{font-size:13px;font-weight:650}.home-feature-inspector>small{color:#a8b4c1;font-size:12px}.home-feature-inspector>div{gap:7px;display:flex}.home-feature-inspector>div i{background:#2997ff;border:2px solid #0000;border-radius:7px;width:25px;height:25px}.home-feature-inspector>div i:first-child{border-color:#fff}.home-feature-inspector>div i:nth-child(2){background:#27a978}.home-feature-inspector>div i:nth-child(3){background:#e16d3d}.home-feature-inspector>b{background:#303b48;border-radius:99px;height:4px;margin-top:5px;display:block;position:relative}.home-feature-inspector>b:before{border-radius:inherit;content:"";background:#2997ff;position:absolute;inset:0 36% 0 0}.home-feature-inspector>b i{background:#fff;border:2px solid #101821;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:64%;transform:translate(-50%,-50%)}.home-feature-delivery{background:linear-gradient(145deg,#eef8f4,#f7f9fb 60%);grid-template-columns:.9fr 1.1fr;gap:14px;min-height:374px;padding:22px;display:grid}.home-feature-version-list,.home-feature-delivery-status{background:#ffffffeb;border:1px solid #dfe7e3;border-radius:14px;align-content:start;gap:11px;min-width:0;padding:18px;display:grid}.home-feature-version-list article,.home-feature-delivery-status article{background:#f8fafb;border:1px solid #e4e9ed;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:12px;display:grid}.home-feature-version-list article{grid-template-columns:auto minmax(0,1fr) auto}.home-feature-version-list article.active{background:#f0f9fc;border-color:#bcddec}.home-feature-version-list article>b{color:#176fc4;font-size:14px}.home-feature-version-list article>span,.home-feature-delivery-status article>span{gap:3px;min-width:0;font-size:12px;font-weight:650;display:grid}.home-feature-version-list article small,.home-feature-delivery-status article small{color:#7a8591;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:400;overflow:hidden}.home-feature-version-list article>i,.home-feature-delivery-status article>i{color:#35745e;background:#e6f4ee;border-radius:6px;padding:4px 6px;font-size:9px;font-style:normal}.home-feature-delivery-status article{grid-template-columns:auto minmax(0,1fr) auto;padding-block:16px}.home-feature-delivery-status .home-card-icon{color:#176fc4;width:36px;height:36px;box-shadow:none;background:#edf7ff;border-color:#d6e9f8;border-radius:9px;font-size:16px}.home-price-billing{color:#8f929b;margin-top:8px;font-size:12px;display:block}@media (width<=1040px){.home-hero h1{font-size:62px}.home-feature-showcase>article,.home-feature-showcase>article.reverse{grid-template-columns:1fr;gap:38px}.home-feature-showcase>article.reverse .home-feature-copy,.home-feature-showcase>article.reverse .home-feature-visual{order:initial}}@media (width<=720px){.legal-page{padding:12px 18px 48px}.legal-header{align-items:flex-start}.legal-header nav{gap:12px}.legal-header nav a:not(.legal-primary-link){display:none}.legal-main{margin-top:44px}.legal-intro h1{font-size:38px}.legal-document section{padding:26px 0}.home-facts{grid-template-columns:repeat(2,1fr)}.home-hero h1{font-size:40px}.home-facts article{border-right:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-facts article:nth-child(2n){border-right:0}.home-facts article:nth-last-child(-n+2){border-bottom:0}.home-type-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding-bottom:0;display:grid;overflow:visible}.home-pricing-trust{grid-template-columns:1fr}.home-type-tabs button{text-align:center;min-width:0;min-height:96px;padding:12px 7px}.home-type-tab-title{flex-direction:column;align-items:center;gap:8px}.home-type-tab-title>span:last-child{font-size:14px;line-height:1.35}.home-type-tabs small{display:none}.home-feature-showcase{margin-top:38px}.home-feature-showcase>article{gap:28px;padding:48px 0}.home-feature-copy h3{font-size:31px}.home-feature-visual{border-radius:18px;min-height:0}.home-feature-generate,.home-feature-delivery{grid-template-columns:1fr;min-height:0;padding:14px}.home-feature-brief{display:none}.home-feature-editor{grid-template-columns:46px minmax(0,1fr);min-height:330px}.home-feature-inspector{display:none}.home-feature-canvas{padding:14px}.home-feature-delivery-status article{padding-inline:10px}.auth-card{display:block}.auth-side{display:none}.auth-form{justify-content:center;min-height:min(660px,100vh - 28px);padding:30px 24px}.auth-mobile-brand{margin-bottom:26px;display:inline-flex}}@media (width<=360px){.home-hero h1{font-size:36px}.home-feature-page-map{grid-template-columns:repeat(2,1fr)}}
