:root{--canvas:#f5f5f1;--surface:#fff;--surface-soft:#fafaf7;--surface-mint:#dff4ec;--surface-aloe:#d7eefc;--surface-amber:#fff2cf;--ink:#121212;--ink-muted:#52525b;--ink-subtle:#71717a;--hairline:#e4e4e7;--hairline-strong:#cfd4d8;--accent:#0f766e;--accent-blue:#2563eb;--danger:#9f2d20;--danger-bg:#fff3ef;--success:#1f6b3b;--radius:12px;--radius-lg:18px;--shadow-paper:0 10px 20px #0000000a, 0 2px 6px #0000000d;color:var(--ink);background:var(--canvas);font-feature-settings:"ss03";font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}.studio-settings,.studio-preview{overscroll-behavior:contain;max-height:calc(100vh - 112px);position:sticky;top:94px;overflow-y:auto}.result-panel{gap:14px;display:grid}.preview-feed-heading{padding:0 2px}.preview-task-feed{flex-direction:column;gap:12px;display:flex}.preview-task-card{border:1px solid var(--hairline);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.preview-task-meta,.preview-task-actions,.history-result-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-task-meta>div{gap:4px;min-width:0;display:grid}.preview-task-meta time,.preview-task-actions span,.history-result-actions span{color:var(--ink-subtle);font-size:.76rem;font-weight:760}.preview-task-meta strong{color:var(--ink);font-size:.92rem;line-height:1.35}.preview-thumbnail-list,.history-result-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px;display:grid}.preview-result-item,.history-result-item{gap:8px;min-width:0;margin:0;display:grid}.history-result-item[role=button]{cursor:zoom-in}.history-result-item[role=button]:focus-visible img{outline-offset:2px;outline:3px solid #c1fbd4e6}.preview-thumbnail-button{border:1px solid var(--hairline);cursor:zoom-in;background:#f8fafc;border-radius:8px;padding:0;overflow:hidden}.preview-thumbnail-button img,.history-result-item img{aspect-ratio:1;object-fit:cover;background:#f8fafc;border-radius:8px;width:100%;display:block}.preview-result-item figcaption,.history-result-item figcaption{color:var(--ink);font-size:.82rem;font-weight:760;line-height:1.35}.preview-lightbox{z-index:80;background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.preview-lightbox-content{background:#fff;border-radius:8px;gap:12px;width:min(920px,100%);max-height:min(86vh,860px);padding:16px;display:grid;overflow:auto}.preview-lightbox-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-lightbox-content img{object-fit:contain;background:#f8fafc;border-radius:8px;width:100%;max-height:68vh;display:block}.history-task-row{grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(130px,.7fr)) auto}.history-result-strip{border-top:1px solid var(--hairline);grid-column:1/-1;gap:12px;padding-top:12px;display:grid}@media (width<=1040px){.studio-settings,.studio-preview{max-height:none;position:static;overflow:visible}}*{box-sizing:border-box}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{border:0}.topbar{border:1px solid var(--hairline);border-radius:var(--radius-lg);width:min(1460px,100%);box-shadow:var(--shadow-paper);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;margin:0 auto 14px;padding:16px 18px;display:flex}.brand-block h1{color:var(--ink);letter-spacing:0;margin:0;font-size:1.28rem;font-weight:760}.brand-block p{color:var(--ink-muted);margin:2px 0 0;font-size:.875rem}.topnav{scrollbar-width:thin;align-items:center;gap:10px;display:flex;overflow-x:auto}.topnav-button,.secondary-button,.primary-button,.result-actions button,.task-history-actions button{min-height:40px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--hairline);cursor:pointer;white-space:nowrap;border-radius:999px;padding:0 18px}.topnav-button:hover,.secondary-button:hover,.result-actions button:hover,.task-history-actions button:hover{background:#f0f1ed}.topnav-button.nav-active{color:#fff;background:var(--ink);border-color:#0000;font-weight:720}.primary-button,.secondary-button{background:var(--ink);border-color:var(--ink);color:#fff;font-weight:700;box-shadow:0 10px 20px #1111111f}.primary-button:hover,.secondary-button:hover{background:#3f3f46}.topnav-button:disabled,.result-actions button:disabled,.task-history-actions button:disabled{color:#a1a1aa;border-color:var(--hairline);cursor:not-allowed;background:#f1f1ee}.page-surface{gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.page-workbench{grid-template-columns:minmax(320px,390px) minmax(0,1fr);align-items:start;gap:18px;width:min(1460px,100%);margin:0 auto;display:grid}.page-settings-panel{position:sticky;top:14px;overflow:hidden}.page-preview-panel{min-width:0;box-shadow:none;background:0 0;border:0}.page-preview-panel>.panel-heading{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-paper);margin-bottom:12px}.page-heading{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-paper);padding:24px}.page-heading h1{color:var(--ink);letter-spacing:0;margin:0;font-size:1.65rem;line-height:1.15}.page-heading h1+p{max-width:720px;color:var(--ink-muted);margin:8px 0 0}.history-notice{margin-bottom:16px}.template-grid,.pricing-grid{gap:14px;display:grid}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-card,.price-card,.account-panel{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--shadow-paper);padding:22px}.price-card:nth-child(2){background:#f4fbff;border-color:#b9d8ef}.price-card.is-recommended{position:relative}.template-card h2,.price-card h2,.account-panel h2{color:var(--ink);letter-spacing:0;margin:0 0 8px;font-size:1rem;line-height:1.25}.template-card p,.price-card p,.account-panel p{color:var(--ink-muted);margin:0}.template-card p+p,.price-card p+p,.account-panel p+p{margin-top:10px}.card-meta,.credit-text{width:fit-content;color:var(--ink);background:var(--surface-amber);border-radius:999px;margin-bottom:12px;padding:3px 10px;font-size:.75rem;font-weight:740;display:inline-flex}.price-value{color:var(--ink);font-size:1.45rem;font-weight:780}.plan-badge{color:#fff;background:var(--ink);border-radius:6px;width:fit-content;margin:0 0 12px;padding:3px 10px;font-size:.75rem;font-weight:760;display:inline-flex}.feature-list{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--ink-muted);font-size:.9rem}.feature-list li:before{content:"✓";color:var(--success);margin-right:8px;font-weight:760}.pricing-page{gap:16px;width:min(1460px,100%)}.pricing-intro{overflow:hidden}.pricing-payment-status,.account-payment-status{color:#14532d;background:#f2fff6;border:1px solid #bde8cd;border-radius:8px;width:fit-content;margin:0 16px 16px;padding:9px 12px;font-size:.88rem}.pricing-section{gap:12px;display:grid}.pricing-section-heading{border-radius:var(--radius);box-shadow:var(--shadow-paper);background:#fff;border:1px solid #cfd6dddb;grid-template-columns:auto minmax(240px,1fr);align-items:center;gap:16px;padding:16px;display:grid}.pricing-section-heading p{color:var(--ink-muted);margin:0}.pricing-section-heading>p{text-align:right;justify-self:end}.pricing-plan-switch{border:1px solid var(--hairline);background:var(--surface-soft);border-radius:999px;grid-template-columns:repeat(2,minmax(120px,1fr));gap:4px;padding:4px;display:inline-grid}.pricing-plan-switch button{min-height:38px;color:var(--ink-muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 18px;font-weight:760}.pricing-plan-switch button:hover{color:var(--ink);background:#ecefea}.pricing-plan-switch button.is-active{color:#fff;background:var(--ink);box-shadow:0 8px 16px #11111124}.credit-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.credit-plan-card{background:#fff;flex-direction:column;gap:12px;min-height:100%;padding:18px;display:flex}.credit-plan-card:nth-child(2){background:#f7f4ff}.credit-plan-card.is-recommended{box-shadow:inset 0 0 0 1px #111, var(--shadow-paper);border-color:#111}.plan-card-topline,.plan-price-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.credit-plan-card .card-meta,.credit-plan-card .plan-badge{margin:0}.plan-description{min-height:42px;line-height:1.5}.original-price{color:var(--ink-subtle);font-weight:760;text-decoration:line-through}.discount-badge{color:#fff;background:#111;border-radius:6px;width:fit-content;padding:3px 8px;font-size:.75rem;font-weight:780;display:inline-flex}.credit-plan-card .price-value{color:var(--ink);margin:-2px 0 0;font-size:2rem;line-height:1.05}.credit-plan-card .price-value span{color:var(--ink-muted);margin-left:4px;font-size:.95rem;font-weight:700}.credit-stack{border:1px solid var(--hairline);background:var(--surface-soft);border-radius:8px;gap:6px;padding:12px;display:grid}.credit-stack strong{color:var(--ink);font-size:1.05rem}.credit-stack p{color:var(--ink);flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-weight:760;display:flex}.credit-stack span,.bonus-stack span{border-radius:6px;width:fit-content;padding:3px 8px;font-size:.75rem;font-weight:760;display:inline-flex}.credit-stack span{color:#0f3c5c;background:#dff0ff}.bonus-stack{flex-wrap:wrap;gap:7px;display:flex}.bonus-stack span{color:#14532d;background:#eaf8ee}.credit-plan-card .feature-list{margin-top:4px}.credit-plan-card .feature-list li{font-size:.86rem;line-height:1.42}.plan-pay-button{width:100%;margin-top:auto}.plan-payment-note{color:var(--ink-subtle);text-align:center;font-size:.78rem}.legal-page{gap:14px;width:min(980px,100%)}.legal-hero,.legal-card,.legal-notice,.site-footer{border-radius:var(--radius);box-shadow:var(--shadow-paper);background:#fff;border:1px solid #cfd6dddb}.legal-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:22px;display:grid}.legal-hero h1{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(1.75rem,4vw,2.8rem);line-height:1.08}.legal-hero p{max-width:720px;color:var(--ink-muted);margin:10px 0 0;line-height:1.65}.legal-meta{border:1px solid var(--hairline);background:var(--surface-soft);border-radius:8px;gap:4px;min-width:150px;padding:12px;display:grid}.legal-meta span{color:var(--ink-subtle);font-size:.74rem;font-weight:760}.legal-meta strong{color:var(--ink);font-size:.95rem}.legal-card{background:var(--hairline);gap:1px;display:grid;overflow:hidden}.legal-section{background:#fff;gap:10px;padding:20px 22px;display:grid}.legal-section h2{color:var(--ink);letter-spacing:0;margin:0;font-size:1.02rem}.legal-section p{color:var(--ink-muted);margin:0;line-height:1.72}.legal-notice{background:#fffaf0;border-color:#efd9ad;gap:6px;padding:16px 18px;display:grid}.legal-notice strong{color:var(--ink)}.legal-notice p{color:var(--ink-muted);margin:0;line-height:1.6}.site-footer{width:min(1460px,100%);color:var(--ink-subtle);flex-wrap:wrap;justify-content:space-between;gap:12px;margin:auto auto 0;padding:14px 16px;font-size:.82rem;display:flex}.site-footer p{margin:0}.site-footer nav{flex-wrap:wrap;gap:10px;display:flex}.site-footer button,.site-footer a{color:var(--ink-muted);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none}.site-footer button:hover,.site-footer a:hover,.site-footer button[aria-current=page]{color:var(--ink);text-underline-offset:3px;text-decoration:underline}.workspace{grid-template-columns:1fr;align-items:start;gap:18px;width:min(1460px,100%);margin:0 auto;display:grid}.studio-split{grid-column:1/-1;grid-template-columns:minmax(340px,430px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.studio-settings,.studio-preview{gap:18px;min-width:0;display:grid}.studio-settings{align-content:start}.studio-preview{position:sticky;top:14px}.summary-card,.usage-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--shadow-paper);padding:18px}.summary-label{color:var(--ink-subtle);letter-spacing:.04em;text-transform:uppercase;margin:0 0 6px;font-size:.74rem;font-weight:740}.summary-value{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:1.05rem;font-weight:780;line-height:1.25}.summary-note{color:var(--ink-muted);margin:6px 0 0;font-size:.82rem}.workspace-main,.workspace-sidebar{gap:16px;min-width:0;display:grid}.panel{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface);min-width:0;box-shadow:var(--shadow-paper)}.panel-heading{border-bottom:1px solid var(--hairline);padding:18px 20px 14px}.panel-heading p:last-child{color:var(--ink-muted);margin:8px 0 0;font-size:.88rem}.panel-heading h2{color:var(--ink);letter-spacing:0;margin:0;font-size:1rem;line-height:1.25}.eyebrow{color:var(--ink-subtle);letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:.72rem;font-weight:720}.module-list{gap:8px;padding:12px;display:grid}.setting-group{gap:12px;padding:18px 18px 0;display:grid}.setting-group-heading{color:var(--ink);justify-content:space-between;align-items:center;gap:12px;font-size:.88rem;font-weight:760;display:flex}.setting-group-heading small{color:var(--ink-subtle);font-size:.75rem;font-weight:700}.setting-subheading{margin-top:4px}.module-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.selection-count{color:var(--ink-muted);margin:-2px 0 0;font-size:.82rem;font-weight:720}.module-card-button,.detail-module-button{border:1px solid var(--hairline);border-radius:var(--radius-lg);color:var(--ink-muted);background:var(--surface-soft);text-align:left;cursor:pointer;gap:7px;padding:14px;display:grid}.module-card-button{min-height:104px}.module-card-button strong{color:var(--ink);font-size:.88rem}.module-card-button span{color:var(--ink-subtle);font-size:.76rem;line-height:1.35}.module-card-topline{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.module-reference-button{border:1px solid var(--hairline);color:var(--ink);background:var(--surface);cursor:pointer;border-radius:6px;flex:none;padding:4px 8px;font-size:.72rem;font-weight:760}.module-reference-button:hover{color:#fff;background:var(--ink)}.module-reference-count{color:#fff;background:var(--ink);border-radius:5px;width:fit-content;padding:3px 8px;font-size:.74rem;font-style:normal;font-weight:760}.module-card-button:hover,.module-card-button.is-active{border-color:var(--ink);background:#f2fbf8}.module-card-button.is-active{box-shadow:inset 0 0 0 1px var(--ink)}.detail-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-module-button{grid-template-columns:minmax(0,1fr) auto;align-items:start;min-height:118px}.detail-module-button strong{color:var(--ink);font-size:.88rem}.detail-module-button span{color:var(--ink-subtle);grid-column:1/-1;font-size:.76rem;line-height:1.35}.detail-module-button b{min-width:28px;height:28px;color:var(--ink);background:var(--surface);border:1px solid var(--hairline);border-radius:6px;grid-area:1/2;justify-self:end;place-items:center;display:grid}.detail-module-stepper{border:1px solid var(--hairline);background:var(--surface);border-radius:999px;grid-area:1/2;justify-self:end;align-items:center;gap:6px;padding:2px;display:inline-flex}.detail-module-stepper button{width:24px;height:24px;color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;place-items:center;display:grid}.detail-module-stepper button:disabled{color:var(--ink-subtle);cursor:not-allowed;opacity:.45}.detail-module-stepper button:not(:disabled):hover{color:#fff;background:var(--ink)}.detail-module-stepper b{background:0 0;border:0;min-width:22px;height:24px}.detail-module-button em{width:fit-content;color:var(--ink-muted);background:var(--surface);border-radius:5px;grid-column:1/-1;padding:3px 8px;font-size:.74rem;font-style:normal;font-weight:760}.detail-module-button:hover,.detail-module-button.is-active{border-color:var(--ink);background:#f2fbf8}.detail-module-button.is-active{box-shadow:inset 0 0 0 1px var(--ink)}.detail-module-button.is-active em,.detail-module-button .module-reference-count{color:#fff;background:var(--ink)}.module-reference-modal-backdrop{z-index:50;background:#1118276b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.module-reference-modal{border-radius:var(--radius-lg);background:var(--surface);gap:16px;width:min(560px,100%);padding:20px;display:grid;box-shadow:0 20px 60px #1118272e}.module-reference-modal-heading{justify-content:space-between;gap:12px;display:flex}.module-reference-modal-heading h3{margin:0}.module-reference-modal-heading>button{width:32px;height:32px;color:var(--ink);background:var(--surface-soft);cursor:pointer;border-radius:999px}.module-reference-upload{border:1px dashed var(--hairline);border-radius:var(--radius-lg);background:var(--surface-soft);cursor:pointer;gap:4px;padding:14px;display:grid}.module-reference-upload small{color:var(--ink-subtle);font-size:.78rem}.module-reference-upload input{margin-top:8px}.module-reference-list{gap:8px;display:grid}.module-reference-item{border:1px solid var(--hairline);border-radius:var(--radius-lg);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.module-reference-item img{object-fit:cover;border-radius:6px;width:48px;height:48px}.module-reference-item span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.module-reference-item button{color:var(--ink);background:var(--surface-soft);cursor:pointer;border-radius:6px;padding:6px 10px}.module-reference-actions{justify-content:flex-end;gap:10px;display:flex}.outfit-change-target-card{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:#f8fcfa;gap:12px;margin-top:14px;padding:14px;display:grid}.outfit-change-upload{border:1px dashed var(--button-border);cursor:pointer;background:#fff;border-radius:8px;gap:4px;padding:13px;display:grid}.outfit-change-upload small{color:var(--ink-subtle);font-size:.78rem}.outfit-change-upload input{margin-top:8px}.outfit-change-target-preview{border:1px solid var(--hairline);background:#fff;border-radius:8px;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.outfit-change-target-preview img{object-fit:cover;border-radius:6px;width:56px;height:56px}.module-button{width:100%;min-height:42px;color:var(--ink-muted);text-align:left;cursor:pointer;background:0 0;border-radius:999px;padding:0 12px}.module-button:hover{background:var(--surface-soft)}.module-button.is-active{color:var(--ink);background:var(--surface-aloe);font-weight:740}.upload-panel,.result-panel,.parameter-panel{overflow:hidden}.upload-actions{grid-template-columns:minmax(0,1fr);gap:14px;padding:20px;display:grid}.upload-dropzone{border-radius:var(--radius-lg);min-height:108px;color:var(--ink-muted);background:var(--surface-soft);cursor:pointer;border:1px dashed #a1a1aa;place-items:center;gap:6px;padding:18px;display:grid}.upload-dropzone small{color:var(--ink-subtle);font-size:.78rem}.upload-dropzone:hover{border-color:var(--ink);background:#f1f7f2}.upload-dropzone:focus-within{border-color:var(--ink);outline-offset:2px;background:#f1f7f2;outline:3px solid #c1fbd4cc}.upload-dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.current-product{align-items:center;gap:16px;padding:0 20px 20px;display:flex}.current-product img{border:1px solid var(--hairline);border-radius:var(--radius-lg);object-fit:cover;background:var(--surface-soft);flex:none;width:88px;height:88px}.file-label{color:var(--ink-subtle);margin:0;font-size:.75rem}.file-name{color:var(--ink);word-break:break-word;margin:3px 0 0;font-weight:720}.empty-upload{color:var(--ink-subtle);gap:4px;padding:0 18px 18px;display:grid}.empty-upload p{color:var(--ink-muted);margin:0;font-weight:700}.empty-upload span{font-size:.84rem}.result-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.result-actions{flex-wrap:wrap;gap:8px;display:flex}.preview-grid{background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.preview-grid-single{grid-template-columns:1fr}.preview-empty-state{border:1px dashed var(--hairline-strong);border-radius:var(--radius-lg);background:var(--surface-soft);gap:8px;margin:16px 16px 0;padding:18px;display:grid}.preview-empty-state h3{margin:0;font-size:1rem}.preview-empty-state p{color:var(--ink-muted);margin:0}.preview-slot{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius-lg);min-height:360px;box-shadow:var(--shadow-paper);padding:18px}.preview-title{color:var(--ink-muted);margin:0 0 12px;font-size:.875rem;font-weight:720}.preview-slot img,.preview-placeholder{aspect-ratio:4/3;border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--surface-soft);width:100%}.preview-slot img{object-fit:contain;display:block}.preview-placeholder{min-height:240px;color:var(--ink-subtle);place-items:center;display:grid}.preview-error{color:var(--danger);background:var(--danger-bg);text-align:center;border-color:#f2c8c1;align-content:center;gap:8px;padding:16px}.preview-error strong,.preview-error span{display:block}.preview-error span{color:#8a4a40;max-width:320px;font-size:.84rem}.parameter-panel{padding-bottom:16px}.task-history{overflow:hidden}.task-history-empty{color:var(--ink-subtle);margin:0;padding:16px}.task-history-list{background:var(--hairline);gap:1px;display:grid}.task-history-item{background:var(--surface);gap:10px;padding:14px;display:grid}.task-history-summary{justify-content:space-between;align-items:center;gap:10px;display:flex}.task-meta-row{flex-wrap:wrap;gap:6px;display:flex}.task-meta-row span{color:var(--ink-subtle);background:var(--surface-soft);border-radius:999px;padding:2px 8px;font-size:.72rem}.task-module{color:var(--ink);font-size:.9rem;font-weight:720}.task-status{color:var(--ink-muted);background:var(--surface-soft);border-radius:999px;flex:none;padding:3px 9px;font-size:.75rem;font-weight:720}.task-status-processing,.task-status-queued{color:var(--ink);background:var(--surface-mint)}.task-status-completed{color:var(--success);background:#e3f6e7}.task-status-failed{color:var(--danger);background:#fde7e2}.task-error{color:var(--danger);margin:0;font-size:.82rem}.task-history-actions{gap:8px;display:flex}.task-history-actions button{min-height:34px;padding:0 11px;font-size:.85rem}.field{gap:6px;padding:14px 16px 0;display:grid}.compact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compact-fields .field{padding:0}.field label{color:var(--ink-muted);font-size:.85rem;font-weight:720}.field input,.field select,.field textarea{border:1px solid var(--hairline-strong);border-radius:var(--radius);width:100%;color:var(--ink);background:var(--surface)}.field input,.field select{height:42px;padding:0 10px}.field input[readonly]{background:var(--surface-soft);color:var(--ink-muted)}.field textarea{resize:vertical;min-height:96px;padding:10px}.field-hint{color:var(--ink-subtle);margin:0;font-size:.78rem;line-height:1.45}.segmented-control,.version-grid,.filter-stack,.usage-stack{gap:12px;display:grid}.segmented-control{grid-template-columns:repeat(auto-fit,minmax(96px,1fr))}.segmented-control button,.version-grid button,.filter-chip{border:1px solid var(--hairline);border-radius:var(--radius-lg);min-height:42px;color:var(--ink-muted);background:var(--surface-soft);cursor:pointer}.segmented-control button.is-active,.version-grid button.is-active,.filter-chip.is-active{color:var(--ink);border-color:var(--ink);background:#f4fbff;font-weight:760}.version-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.version-grid button{text-align:left;gap:8px;min-height:96px;padding:14px;display:grid}.version-grid em{color:#fff;background:var(--accent);border-radius:5px;width:fit-content;padding:2px 7px;font-size:.7rem;font-style:normal;font-weight:760}.version-grid strong{color:var(--ink)}.version-grid span{color:var(--ink-subtle);font-size:.78rem}.generation-footer{border-top:1px solid var(--hairline);background:var(--surface-soft);gap:12px;margin-top:16px;padding:18px;display:grid}.generate-button{width:100%;min-height:48px}.generation-footer p{color:var(--ink-subtle);text-align:center;margin:0;font-size:.82rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);outline:3px solid #c1fbd4cc}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.template-details{gap:10px;margin:16px 0 0;display:grid}.filter-stack,.usage-stack,.page-side-note{margin:16px}.filter-stack{grid-template-columns:1fr}.filter-chip{text-align:left;padding:0 12px}.page-side-note{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--surface-soft);gap:6px;padding:14px;display:grid}.page-side-note strong{color:var(--ink)}.page-side-note p{color:var(--ink-muted);margin:0;font-size:.86rem}.account-page{width:min(1120px,100%)}.template-details div{grid-template-columns:54px minmax(0,1fr);align-items:baseline;gap:10px;display:grid}.template-details dt{color:var(--ink-subtle);font-size:.78rem}.template-details dd{color:var(--ink);margin:0;font-size:.88rem;font-weight:700}.account-grid,.account-system-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.account-system-status{grid-template-columns:repeat(3,minmax(0,1fr))}.history-page{width:min(1460px,100%)}.history-page-heading{background:#fff}.history-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.history-table-panel{border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-paper);border:1px solid #cfd6dddb;overflow:hidden}.history-empty{text-align:center;background:var(--surface-soft);place-content:center;gap:6px;min-height:240px;padding:24px;display:grid}.history-empty h3,.history-empty p{margin:0}.history-empty p{color:var(--ink-muted)}.history-task-list{background:var(--hairline);gap:1px;display:grid}.history-task-row{background:#fff;grid-template-columns:minmax(220px,1.3fr) repeat(3,minmax(130px,.7fr)) auto;align-items:center;gap:14px;padding:16px;display:grid}.history-task-row>div{gap:3px;min-width:0;display:grid}.history-task-row strong{color:var(--ink);font-size:.95rem}.history-task-row small{color:#64748b;text-transform:uppercase;font-size:.7rem;font-weight:760}.history-task-row span{min-width:0;color:var(--ink-muted);overflow-wrap:anywhere;font-size:.86rem}.account-disclosure{border-top:1px solid var(--hairline);padding-top:16px;margin-top:16px!important}.account-ledger{border-top:1px solid var(--hairline);gap:10px;margin-top:16px;padding-top:16px;display:grid}.account-ledger h3{color:var(--ink);margin:0;font-size:.98rem}.account-ledger article{border:1px solid var(--hairline);border-radius:var(--radius);background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.account-ledger article>div{gap:3px;min-width:0;display:grid}.account-ledger strong{color:var(--ink);font-size:.9rem}.account-ledger span{color:var(--ink-muted);font-size:.78rem}.account-ledger p{white-space:nowrap;margin:0;font-weight:820}.account-ledger .is-positive{color:var(--success)}.account-ledger .is-negative{color:var(--danger)}.login-page{place-items:center;width:min(520px,100%);min-height:calc(100vh - 170px)}.login-card{width:100%;overflow:hidden}.login-card-header{gap:12px;padding:26px 26px 4px;display:grid}.login-card-header p{color:var(--ink-muted);margin:0}.login-logo-row{grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;display:grid}.login-logo-row:after{content:"";width:48px;height:48px}.login-logo-row h1{color:var(--ink);text-align:center;margin:0;font-size:2.15rem;line-height:48px}.login-brand-mark{color:#fff;background:var(--ink);border-radius:8px;place-items:center;width:48px;height:48px;font-weight:850;display:grid}.login-form{width:100%;max-width:none;box-shadow:none;background:0 0;border:0;border-radius:0;gap:16px;margin:0;padding:22px 26px 26px;display:grid}.login-auth-switch{border:1px solid var(--line);background:#f6f7f4;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:18px 26px 0;padding:4px;display:grid}.login-auth-switch button{min-height:40px;color:var(--ink-muted);background:0 0;border-radius:6px;font-weight:820}.login-auth-switch button.is-active{color:#fff;background:var(--ink);box-shadow:0 8px 18px #232b2621}.login-field{gap:8px;padding:0}.login-field span{color:var(--ink-muted);font-size:.85rem;font-weight:720}.login-code-row{grid-template-columns:minmax(0,1fr) 136px;align-items:end;gap:10px;display:grid}.login-code-row .secondary-button{min-height:42px}.login-code-actions{gap:8px;display:grid}.login-mode-toggle{color:var(--ink);text-underline-offset:4px;background:0 0;justify-self:end;padding:0;font-size:.88rem;font-weight:780;text-decoration:underline}.login-agreement{color:var(--ink-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.86rem;display:flex}.login-agreement label{align-items:center;gap:8px;display:inline-flex}.login-agreement input{width:16px;height:16px;accent-color:var(--ink)}.login-agreement button{color:var(--ink);cursor:pointer;background:0 0;border-bottom:1px solid;padding:0;font-weight:720}.login-message{border-radius:var(--radius);color:var(--success);background:#f3fbf5;border:1px solid #cce7d7;margin:0;padding:12px 14px;font-size:.88rem}.login-message.is-error{color:var(--danger);background:var(--danger-bg);border-color:#f1c5b9}.login-submit{min-height:48px}.home-page{gap:18px;width:min(1460px,100%);margin:0 auto;display:grid}.home-hero{min-height:clamp(620px,78vh,820px);box-shadow:var(--shadow-paper);background:#fff;border:1px solid #cfd6dddb;border-radius:8px;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;object-position:58% center;width:100%;height:100%;position:absolute;inset:0}.home-hero:after{content:"";background:#f6f7ffe6;position:absolute;inset:0}.home-hero-copy{z-index:1;align-content:center;gap:18px;width:min(620px,100%);min-height:clamp(420px,64vh,620px);padding:clamp(32px,6vw,82px);display:grid;position:relative}.home-hero-copy h1{color:#111;letter-spacing:0;max-width:620px;margin:0;font-size:clamp(2.35rem,5.2vw,5.15rem);line-height:.98}.home-hero-copy p{color:#3f4a57;max-width:560px;margin:0;font-size:1rem;line-height:1.72}.home-hero-actions{flex-wrap:wrap;gap:10px;margin-top:6px;display:flex}.home-hero-actions .primary-button,.home-hero-actions .secondary-button{min-height:46px}.home-secondary-button:hover{color:#111;background:#fff}.home-entry-stack{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(780px,100% - 48px);display:grid;position:absolute;bottom:clamp(18px,4vw,48px);right:clamp(18px,4vw,48px)}.home-entry-card{color:#111;text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #cfd6dde6;border-radius:8px;gap:8px;min-height:158px;padding:16px;display:grid;box-shadow:0 14px 36px #1118271f}.home-entry-card:hover{border-color:#111;transform:translateY(-1px)}.home-entry-card span{color:#64748b;font-size:.78rem;font-weight:760}.home-entry-card strong{font-size:1rem}.home-entry-card p{color:#4b5563;margin:0;font-size:.82rem;line-height:1.45}.home-section{gap:14px;padding:6px 0 0;display:grid}.home-section-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.home-section-heading>div{gap:8px;min-width:0;display:grid}.home-section-heading .eyebrow{margin:0}.home-section-heading h2{color:#111;letter-spacing:0;margin:0;font-size:clamp(1.5rem,2.8vw,2.4rem)}.home-section-heading p:last-child{color:#52525b;text-align:right;max-width:420px;margin:0;line-height:1.6}.home-feature-stack{gap:16px;display:grid}.home-feature-panel{color:#111;text-align:left;background:#fff;border:1px solid #cfd6ddeb;border-radius:8px;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);align-items:stretch;gap:18px;min-height:420px;padding:18px;display:grid;box-shadow:0 18px 42px #10182814}.home-feature-copy{align-content:center;gap:10px;min-width:0;padding:18px;display:grid}.home-feature-copy>span{color:#7a8f83;font-size:.76rem;font-weight:820}.home-feature-copy h3{color:#111;margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.2}.home-feature-copy p{color:#52525b;margin:0;line-height:1.62}.home-feature-copy .secondary-button{width:fit-content;margin-top:8px}.home-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.home-before-after figure{background:#fff;border:1px solid #cfd6ddeb;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;gap:10px;min-width:0;margin:0;display:grid;position:relative;overflow:hidden}.home-before-after figure>span{z-index:1;color:#111;background:#ffffffe0;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:820;display:inline-flex;position:absolute;top:12px;left:12px;box-shadow:0 8px 18px #1018281a}.home-before-after img{object-fit:cover;width:100%;height:100%;min-height:330px;display:block}.home-before-after figcaption{color:#334155;margin:0;padding:0 14px 14px;font-size:.9rem;font-weight:760}@media (width<=1040px){.app-shell{padding:12px}.topbar{flex-direction:column;align-items:stretch}.workspace,.studio-split,.page-workbench{grid-template-columns:1fr}.studio-preview,.page-settings-panel{position:static}.home-hero{min-height:780px}.home-entry-stack{width:auto;left:24px;right:24px}.home-feature-panel{grid-template-columns:1fr;min-height:0}.home-before-after img{min-height:min(48vw,360px)}.home-section-heading{align-items:start;display:grid}.home-section-heading p:last-child{text-align:left}.module-list{padding-bottom:14px;display:flex;overflow-x:auto}.module-button{text-align:center;width:auto;min-width:142px}}@media (width<=700px){.topnav{padding-bottom:2px}.upload-actions,.login-code-row,.preview-grid,.template-grid,.pricing-grid,.account-grid,.account-system-status,.home-before-after,.compact-fields,.module-card-grid,.detail-module-grid,.version-grid{grid-template-columns:1fr}.result-heading,.current-product{flex-direction:column;align-items:flex-start}.result-actions{width:100%}.result-actions button{flex:140px}.preview-slot{min-height:260px}.home-hero{min-height:860px}.home-hero:after{background:#f6f7ffe6}.home-hero-copy{min-height:440px;padding:28px 20px}.home-hero-copy h1{font-size:2.38rem;line-height:1.03}.home-entry-stack{grid-template-columns:1fr;bottom:14px;left:14px;right:14px}.home-feature-panel,.home-feature-copy{padding:12px}.home-before-after img{min-height:260px}}:root{--canvas:#f4f5f2;--surface:#fff;--surface-soft:#f8f8f4;--surface-mint:#e8f8ee;--surface-aloe:#eaf8f1;--surface-blue:#eef6ff;--surface-amber:#fff4d8;--ink:#111;--ink-muted:#4b5563;--ink-subtle:#71717a;--hairline:#e1e4e8;--hairline-strong:#cfd6dd;--accent:#0f766e;--accent-blue:#2563eb;--button:#0e6f66;--button-hover:#09564f;--button-soft:#edf8f5;--button-soft-hover:#dff1ec;--button-border:#b8dcd4;--button-text:#235f57;--selected:#084c45;--selected-soft:#e5f3ef;--danger:#9f2d20;--danger-bg:#fff3ef;--success:#166534;--radius:12px;--radius-lg:18px;--shadow-paper:0 1px 2px #1018280a, 0 10px 24px #1018280f;--shadow-inset:inset 0 1px 0 #fffc}.app-shell{flex-direction:column;min-height:100vh;padding:14px 18px 28px;display:flex}.topbar{z-index:20;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border-color:#cfd6dddb;min-height:68px;margin-bottom:16px;position:sticky;top:12px;box-shadow:0 12px 40px #11182714}.brand-block{align-items:center;gap:12px;min-width:260px;display:flex}.brand-mark{border-radius:var(--radius);color:#fff;background:#111;border:1px solid #151515;flex:none;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:850;display:grid}.brand-block h1{font-size:1.12rem;line-height:1.1}.brand-block p{font-size:.8rem}.topnav{border:1px solid var(--hairline);background:#f1f8f6;border-radius:999px;gap:6px;padding:4px}.topnav-button,.secondary-button,.primary-button,.result-actions button,.task-history-actions button{box-shadow:var(--shadow-inset);border-radius:999px}.topnav-button{min-height:34px;color:var(--button-text);background:0 0;border-color:#0000;padding:0 13px;font-size:.86rem}.topnav-button:hover{color:var(--button-hover);background:var(--button-soft)}.topnav-button.nav-active{color:#fff;background:var(--selected);box-shadow:0 10px 20px #0f766e2e}.workspace{gap:14px}.studio-split{grid-template-columns:minmax(360px,460px) minmax(0,1fr);gap:14px}.studio-settings{gap:12px}.studio-preview{top:94px}.panel,.summary-card,.template-card,.price-card,.account-panel,.page-heading{box-shadow:var(--shadow-paper);border-color:#cfd6dddb}.panel-heading{background:#fff;padding:15px 16px 13px}.panel-heading h2{font-size:.98rem;font-weight:780}.panel-heading p:last-child{max-width:54rem;font-size:.82rem;line-height:1.45}.eyebrow{color:#64748b;letter-spacing:.1em;font-size:.68rem}.summary-card{background:#fff;padding:14px 15px 13px;position:relative;overflow:hidden}.summary-card:before{content:"";background:#d9dee4;height:3px;position:absolute;inset:0 0 auto}.summary-card-strong:before{background:#0f766e}.summary-card-success:before{background:#16a34a}.summary-card-active:before{background:#2563eb}.summary-card-strong{background:#f7f4ff;border-color:#bde8cd}.summary-card-active{background:#eef7ff;border-color:#bdd7f5}.summary-label{color:#64748b;margin-bottom:4px;font-size:.68rem}.summary-value{font-size:1rem}.summary-note{margin-top:5px;font-size:.78rem;line-height:1.35}.upload-actions,.setting-group,.field{padding-left:16px;padding-right:16px}.upload-dropzone{background:#f7f4ff;border-color:#cbd5e1;min-height:96px}.current-product{padding-left:16px;padding-right:16px}.current-product img{width:72px;height:72px}.setting-group{gap:9px;padding-top:14px;position:relative}.setting-group+.setting-group,.field+.field,.setting-group+.field,.field+.setting-group{margin-top:2px}.setting-group-heading{align-items:baseline;padding-bottom:2px}.setting-group-heading span{align-items:center;gap:8px;display:inline-flex}.setting-group-heading span:before{content:"";background:var(--accent);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #087f5b1a}.setting-group-heading small{color:#64748b;font-size:.72rem}.selection-count{color:#0f5132;background:#f0fbf4;border:1px solid #d7e5dc;border-radius:999px;width:fit-content;margin:-3px 0 1px;padding:2px 9px;font-size:.74rem}.module-card-grid,.detail-module-grid{gap:7px}.module-card-button,.detail-module-button{border-color:var(--button-border);background:#f8fcfa;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.module-card-button{min-height:92px;padding:11px}.detail-module-button{min-height:104px;padding:11px}.module-card-button:after,.detail-module-button:after{content:"";background:#fff;border:1px solid #a9d0c8;border-radius:999px;width:8px;height:8px;position:absolute;inset:auto 11px 9px auto}.module-card-button:hover,.detail-module-button:hover{border-color:var(--button);background:#f6fbf9;transform:translateY(-1px)}.module-card-button.is-disabled,.detail-module-button.is-disabled{cursor:not-allowed;opacity:.72}.module-card-button.is-disabled:hover,.detail-module-button.is-disabled:hover{border-color:var(--button-border);background:#f8fcfa;transform:none}.module-product-required-notice{color:#80540a;background:#fff8e8;border:1px solid #f4c982;border-radius:8px;margin:-2px 0 1px;padding:8px 10px;font-size:.78rem;font-weight:720;line-height:1.45}.module-card-button.is-active,.detail-module-button.is-active{border-color:var(--selected);background:var(--selected-soft);box-shadow:inset 0 0 0 1px var(--selected), 0 10px 22px #0f766e1a}.module-card-button.is-active:after,.detail-module-button.is-active:after{border-color:var(--selected);background:var(--selected);box-shadow:inset 0 0 0 2px #fff}.module-card-button strong,.detail-module-button strong{font-size:.84rem}.module-card-button span,.detail-module-button span{color:#64748b;font-size:.73rem}.detail-module-button b{border-radius:999px;min-width:26px;height:26px;font-size:.78rem}.detail-module-stepper{min-width:96px}.detail-module-stepper b{min-width:22px;height:24px;box-shadow:none;background:0 0;border:0}.detail-module-button em{border-radius:999px}.compact-fields{padding-top:14px}.field label{color:#475569;font-size:.8rem}.field input,.field select,.field textarea{background:#fff;border-color:#cfd6dd;box-shadow:inset 0 1px #11111105}.field input,.field select{height:40px}.field textarea{min-height:92px}.field-hint{background:#f6fbf7;border-left:2px solid #bde8cd;border-radius:0 8px 8px 0;padding:9px 10px}.segmented-control{gap:6px}.segmented-control button,.version-grid button,.filter-chip{border-radius:999px}.segmented-control button{min-height:38px;color:var(--button-text);border-color:var(--button-border);background:#fff;font-size:.82rem}.segmented-control button.is-disabled{cursor:not-allowed;opacity:.58}.segmented-control button.is-active,.version-grid button.is-active,.filter-chip.is-active{border-color:var(--selected);background:var(--selected);color:#fff;box-shadow:0 10px 20px #0f766e29}.version-grid button{border-radius:var(--radius-lg);color:var(--button-text);border-color:var(--button-border);background:#f8fcfa}.version-grid button.is-active span,.version-grid button.is-active strong{color:#fff}.version-grid button.is-active em{color:var(--selected);background:#d7f4e8}.generation-footer{background:#fff;padding:14px 16px 15px}.generation-summary{flex-wrap:wrap;gap:6px;display:flex}.generation-summary span{border:1px solid var(--hairline);color:#475569;background:#fff;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:720}.generate-button{background:var(--button);border-color:var(--button);min-height:50px;box-shadow:0 14px 26px #0f766e33}.generate-button:disabled{box-shadow:none}.result-panel{background:#fff}.result-heading{align-items:flex-start}.result-actions button{min-height:36px;padding:0 13px}.ghost-action-button{color:#334155;background:#fff;border:1px solid #d7dde4;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:.78rem;font-weight:780;display:inline-flex}.ghost-action-button:hover:not(:disabled){color:#111;background:#fff;border-color:#111}.ghost-action-button:disabled{cursor:not-allowed;opacity:.48}.preview-grid{background:#fff;padding:14px}.preview-grid-single .preview-slot{min-height:clamp(500px,66vh,760px)}.preview-slot{border:1px solid var(--hairline);background:#fff;border-radius:8px;grid-template-rows:auto 1fr;padding:14px;display:grid}.preview-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.preview-title{margin:0}.preview-title-row span{color:#64748b;background:#f1f5f9;border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:760}.preview-slot img,.preview-placeholder{aspect-ratio:unset;background:#fbfbf7;border-color:#d7dde4;align-self:stretch;min-height:100%}.preview-placeholder{border-style:dashed;font-weight:760}.preview-empty-state{background:#f8fbff;margin:14px 14px 0}.task-history-item{gap:9px;padding:13px 14px}.task-history-item:hover{background:#fbfbf7}.task-meta-row span{background:#f4f6f8}.task-status{padding:3px 8px}@media (width<=1040px){.topbar{position:static}.workspace,.studio-split,.page-workbench,.credit-plan-grid{grid-template-columns:1fr}.studio-preview{top:auto}.brand-block{min-width:0}}:root{--canvas:#f7f8ff;--surface:#fff;--surface-soft:#f8fbff;--surface-mint:#e9fbf7;--surface-aloe:#eef7ff;--surface-blue:#eef7ff;--surface-amber:#fff4d9;--surface-rose:#fff0fb;--ink:#161129;--ink-muted:#514a66;--ink-subtle:#716a87;--hairline:#dfe6f4;--hairline-strong:#b7c8ea;--accent:#2d248a;--accent-blue:#0877e6;--accent-cyan:#08aeea;--accent-magenta:#d735c2;--accent-gold:#e9a93a;--accent-teal:#0f9f8a;--success:#0f9f8a;--shadow-paper:0 1px 2px #2f23640a, 0 10px 24px #2f236414}body{background:var(--canvas)}.topbar,.panel,.summary-card,.template-card,.price-card,.account-panel,.page-heading,.legal-hero,.legal-card,.site-footer,.home-hero,.home-suite-panel,.history-table-panel,.login-card{border-color:var(--hairline);background:var(--surface)}.brand-mark,.login-brand-mark{object-fit:contain;width:44px;height:44px;box-shadow:none;background:#f4f1ff;border:0;border-radius:8px;display:block}.brand-block h1{color:var(--ink);text-transform:lowercase;font-size:1.24rem;font-weight:820}.brand-block p{color:var(--ink-muted)}.topnav{border-color:var(--button-border);background:#f1f8f6}.topnav-button:hover,.pricing-plan-switch button:hover,.secondary-button:hover,.result-actions button:hover,.task-history-actions button:hover{color:var(--button-hover);border-color:var(--button-border);background:var(--button-soft-hover)}.topnav-button.nav-active,.primary-button,.segmented-control button.is-active,.version-grid button.is-active,.filter-chip.is-active,.pricing-plan-switch button.is-active,.detail-module-button.is-active em{color:#fff;background:var(--selected);border-color:var(--selected)}.secondary-button,.result-actions button,.task-history-actions button,.pricing-plan-switch button{color:var(--button-text);background:var(--button-soft);border-color:var(--button-border)}.primary-button:hover,.secondary-button:hover,.plan-pay-button:hover,.generate-button:hover:not(:disabled){color:#fff;background:var(--button-hover);border-color:var(--button-hover)}.card-meta,.credit-text,.plan-badge,.discount-badge,.credit-stack span,.bonus-stack span,.selection-count,.generation-summary span,.preview-title-row span,.task-meta-row span{color:var(--button-text);background:var(--button-soft);border-color:var(--button-border)}.summary-card,.credit-plan-card,.credit-plan-card:nth-child(2),.summary-card-strong,.summary-card-active,.history-page-heading,.upload-dropzone,.module-card-button.is-active,.detail-module-button.is-active,.generation-footer,.panel-heading,.account-panel>.panel-heading,.usage-card,.login-card,.legal-hero,.home-suite-panel,.home-suite-sidebar,.home-suite-module,.home-suite-actions button,.home-suite-shot,.preview-grid,.preview-slot,.preview-placeholder{background:var(--surface)}.summary-card-strong,.module-card-button.is-active,.detail-module-button.is-active,.summary-card-active,.usage-card:nth-child(2),.usage-card:nth-child(4){border-color:#cfc5ff}.setting-group-heading span:before,.summary-card-strong:before,.usage-card:nth-child(2):before,.home-suite-module:first-child:before{background:var(--accent)}.summary-card-active:before,.usage-card:nth-child(4):before{background:var(--accent-blue)}.home-hero-copy h1,.home-section-heading h2,.home-suite-sidebar h3,.home-suite-copy h3,.page-heading h1,.legal-hero h1,.price-card h2,.account-panel h2{color:var(--ink)}.home-secondary-button{color:var(--accent);background:#fff;border-color:#cfc5ff}.home-suite-sidebar{border-color:var(--hairline);background:#f8f6ff}.home-suite-showcase{background:#fff}.home-suite-actions button:hover,.module-card-button:hover,.detail-module-button:hover,.ghost-action-button:hover:not(:disabled),.credit-plan-card:hover{border-color:var(--accent)}.home-suite-actions span,.home-suite-shot span,.home-suite-copy>span,.detail-module-button b{color:var(--accent);background:#f4f1ff;border-color:#ded8ff}.pricing-payment-status,.account-payment-status,.account-disclosure,.login-message{color:#37207f;background:#f4f1ff;border-color:#d8d0ff}.preview-error,.login-message.is-error{color:var(--danger);background:var(--danger-bg);border-color:#f2c8c1}@media (width<=700px){.app-shell{padding:10px}.topbar{padding:12px}.topnav{border-radius:8px}.topnav-button{min-width:max-content}.login-code-row{grid-template-columns:1fr}.preview-grid-single .preview-slot{min-height:360px}.preview-grid{padding:10px}.pricing-page{gap:12px}.pricing-section-heading{grid-template-columns:1fr;align-items:start;padding:14px;display:grid}.pricing-section-heading>p{text-align:left;justify-self:start}.pricing-plan-switch{width:100%}.credit-plan-card{padding:15px}}.home-page{gap:18px;margin-top:-84px}.home-hero{background:#fff;border-color:#e2ddff;min-height:clamp(720px,100vh - 34px,920px);padding-top:92px}.home-hero-image{object-position:68% center}.home-hero:after{background:#ffffffe6;width:min(760px,57%);inset:0 auto 0 0}.home-hero-copy{align-content:center;min-height:min(690px,100vh - 130px);padding:clamp(52px,7vw,96px)}.home-hero-copy h1{letter-spacing:0;max-width:640px;font-size:clamp(3.2rem,8.1vw,7.8rem);line-height:.9}.home-hero-copy>p:not(.eyebrow){color:#332b4b;max-width:560px;font-size:1.04rem}.home-hero-actions{margin-top:10px}.home-hero-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:760px;margin-top:16px;display:grid}.home-hero-capabilities button{min-width:0;min-height:116px;color:var(--ink);text-align:left;cursor:pointer;background:#ffffffe0;border:1px solid #ded8ff;border-radius:8px;gap:7px;padding:14px;display:grid}.home-hero-capabilities button:hover{border-color:var(--accent);background:#f8f6ff}.home-hero-capabilities strong{color:var(--ink);font-size:.94rem;line-height:1.25}.home-hero-capabilities span{color:var(--ink-muted);font-size:.8rem;line-height:1.5}.home-platform-strip{z-index:2;background:#ffffffe0;border:1px solid #ded8ffe0;border-radius:8px;position:absolute;bottom:18px;left:18px;right:18px;overflow:hidden}.home-platform-strip div{gap:8px;width:max-content;padding:10px;display:flex}.home-platform-strip span{color:#3c248f;background:#f4f1ff;border:1px solid #eee9ff;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:.82rem;font-weight:760;display:inline-flex}.home-flow-section{box-shadow:var(--shadow-paper);background:#fff;border:1px solid #ded8ff;border-radius:8px;gap:0;overflow:hidden}.home-flow-heading{background:#f8f6ff;border-bottom:1px solid #e8e2ff;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);align-items:end;gap:28px;padding:26px 30px 22px;display:grid}.home-flow-heading h2{max-width:720px;font-size:clamp(2.1rem,4.2vw,4.2rem);line-height:1}.home-flow-heading p:last-child{color:#4d4564;text-align:right;justify-self:end;max-width:540px;font-size:1rem}.home-flow-stack{display:grid}.home-flow-panel{background:#fff;border-bottom:1px solid #e8e2ff;grid-template-columns:minmax(310px,.34fr) minmax(0,1fr);min-height:640px;display:grid}.home-flow-panel:last-child{border-bottom:0}.home-flow-panel:nth-child(2n) .home-flow-copy{border-left:1px solid #e8e2ff;border-right:0;order:2}.home-flow-panel:nth-child(2n) .home-flow-visual{order:1}.home-flow-copy{background:#fbfaff;border-right:1px solid #e8e2ff;align-content:center;gap:14px;min-width:0;padding:clamp(24px,3vw,44px);display:grid;position:relative}.home-flow-index{width:48px;height:48px;color:var(--accent);background:#fff;border:1px solid #ded8ff;border-radius:999px;place-items:center;font-size:.94rem;font-weight:860;display:grid}.home-flow-copy h3,.home-flow-copy p,.home-flow-points h4{margin:0}.home-flow-copy h3{color:var(--ink);font-size:clamp(2rem,3.2vw,4rem);line-height:1}.home-flow-copy>p:not(.eyebrow){color:#514a66;line-height:1.72}.home-flow-points{gap:8px;margin-top:6px;display:grid}.home-flow-points section{background:#fff;border:1px solid #eee9ff;border-radius:8px;gap:5px;padding:12px;display:grid}.home-flow-points h4{color:var(--ink);font-size:.9rem}.home-flow-points p{color:var(--ink-muted);font-size:.82rem;line-height:1.5}.home-flow-copy .secondary-button{color:#fff;background:var(--accent);border-color:var(--accent);width:fit-content;min-height:42px;margin-top:4px}.home-flow-visual{background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;padding:clamp(16px,2vw,26px);display:grid}.home-flow-visual figure{background:#fff;border:1px solid #e3def8;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;min-width:0;margin:0;display:grid;position:relative;overflow:hidden}.home-flow-visual figure>span{z-index:1;color:#3c248f;background:#ffffffeb;border:1px solid #eee9ff;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.78rem;font-weight:820;display:inline-flex;position:absolute;top:14px;left:14px}.home-flow-visual img{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.home-flow-visual figcaption{min-height:46px;color:var(--ink);background:#fff;border-top:1px solid #eee9ff;align-items:center;margin:0;padding:0 14px;font-size:.9rem;font-weight:760;display:flex}@media (width<=1100px){.home-page{margin-top:0}.home-hero{padding-top:0}.home-flow-heading,.home-flow-panel{grid-template-columns:1fr}.home-flow-heading p:last-child{text-align:left;justify-self:start}.home-flow-panel:nth-child(2n) .home-flow-copy,.home-flow-panel:nth-child(2n) .home-flow-visual{order:initial}.home-flow-panel:nth-child(2n) .home-flow-copy,.home-flow-copy{border-bottom:1px solid #e8e2ff;border-left:0;border-right:0}.home-flow-visual{min-height:520px}}@media (width<=700px){.home-hero{min-height:860px}.home-hero:after{background:#ffffffe6;width:100%}.home-hero-copy{min-height:0;padding:28px 18px 122px}.home-hero-copy h1{font-size:3.35rem;line-height:.94}.home-hero-capabilities,.home-flow-visual{grid-template-columns:1fr}.home-hero-capabilities button{min-height:92px}.home-platform-strip{bottom:12px;left:12px;right:12px}.home-flow-heading,.home-flow-copy,.home-flow-visual{padding:16px}.home-flow-heading h2{font-size:2.32rem}.home-flow-panel,.home-flow-visual{min-height:0}.home-flow-visual img{min-height:280px}}.home-section{gap:18px}.home-feature-panel{background:#fff;position:relative;overflow:hidden}.home-feature-panel:before{content:"";background:#111;width:5px;position:absolute;inset:0 auto 0 0}.home-feature-panel:nth-child(2):before{background:#087f5b}.home-feature-panel:nth-child(3):before{background:#2563eb}.home-feature-panel:nth-child(2n) .home-feature-copy{order:2}.home-suite-panel{background:#fff;border:1px solid #cfd6ddeb;border-radius:8px;gap:0;display:grid;overflow:hidden;box-shadow:0 18px 42px #10182814}.home-suite-intro{background:#ffffffad;border-bottom:1px solid #dce1e6;grid-template-columns:minmax(260px,.42fr) minmax(0,1fr);align-items:end;gap:18px;padding:20px;display:grid}.home-suite-intro .eyebrow{grid-column:1/-1;margin:0}.home-suite-intro h3,.home-suite-intro p{margin:0}.home-suite-intro h3{color:#111;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.16}.home-suite-intro p:last-child{color:#52525b;max-width:680px;line-height:1.62}.home-suite-grid{background:#dce1e6;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0;display:grid}.home-suite-module{background:#ffffffe6;border:0;border-right:1px solid #dce1e6;grid-template-rows:auto 1fr;gap:12px;min-width:0;padding:16px;display:grid}.home-suite-module:last-child{border-right:0}.home-suite-copy{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.home-suite-copy>span{color:#334155;background:#fff;border:1px solid #d7dde4;border-radius:999px;place-items:center;width:34px;height:34px;font-size:.78rem;font-weight:820;display:grid}.home-suite-copy h3,.home-suite-copy p{margin:0}.home-suite-copy h3{color:#111;font-size:1.1rem;line-height:1.22}.home-suite-copy div>p:last-child{color:#52525b;margin-top:6px;font-size:.86rem;line-height:1.52}.home-suite-copy .secondary-button{border-radius:8px;grid-area:1/3/span 2;align-self:start;width:max-content;min-height:34px;padding:0 11px;font-size:.78rem}.home-suite-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.home-suite-before-after figure{background:#fff;border:1px solid #dce1e6;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;min-width:0;margin:0;display:grid;position:relative;overflow:hidden}.home-suite-before-after figure>span{z-index:1;color:#111;background:#ffffffe6;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:.72rem;font-weight:820;display:inline-flex;position:absolute;top:8px;left:8px;box-shadow:0 8px 18px #1018281a}.home-suite-before-after img{object-fit:cover;width:100%;height:100%;min-height:clamp(230px,19vw,320px);display:block}.home-suite-before-after figcaption{color:#334155;background:#fff;border-top:1px solid #eef1f3;align-items:center;min-height:38px;margin:0;padding:0 10px;font-size:.82rem;font-weight:760;display:flex}.home-suite-panel{background:#fff;grid-template-columns:minmax(280px,.32fr) minmax(0,1fr);gap:0;min-height:560px}.home-suite-sidebar{background:#ffffffb8;border-right:1px solid #dce1e6;align-content:center;gap:14px;min-width:0;padding:28px;display:grid}.home-suite-sidebar h3,.home-suite-sidebar p{margin:0}.home-suite-sidebar h3{color:#111;font-size:clamp(1.45rem,2.4vw,2.25rem);line-height:1.12}.home-suite-sidebar>p:last-of-type{color:#52525b;line-height:1.65}.home-suite-actions{gap:8px;margin-top:8px;display:grid}.home-suite-actions button{color:#111;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce1e6;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:4px 10px;min-width:0;padding:11px;display:grid}.home-suite-actions button:hover{background:#fbfbf7;border-color:#111}.home-suite-actions span{color:#334155;background:#f8fafc;border:1px solid #d7dde4;border-radius:999px;grid-row:1/span 2;place-items:center;width:30px;height:30px;font-size:.74rem;font-weight:820;display:grid}.home-suite-actions strong{min-width:0;font-size:.92rem;line-height:1.2}.home-suite-actions small{color:#64748b;min-width:0;font-size:.76rem;line-height:1.35}.home-suite-showcase{grid-template-rows:minmax(0,1fr) minmax(0,.88fr);grid-template-columns:minmax(0,1.08fr) minmax(0,1.08fr) minmax(190px,.72fr);gap:12px;min-width:0;padding:18px;display:grid}.home-suite-shot{background:#fff;border:1px solid #dce1e6;border-radius:8px;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb}.home-suite-shot-large{grid-row:1/-1}.home-suite-shot:nth-child(3),.home-suite-shot:nth-child(4){grid-column:3}.home-suite-shot span{z-index:1;color:#111;background:#ffffffe6;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:820;display:inline-flex;position:absolute;top:10px;left:10px;box-shadow:0 8px 18px #1018281a}.home-suite-shot img{object-fit:cover;width:100%;height:100%;min-height:0;display:block}.home-suite-shot.is-after img{object-position:58% center}.home-suite-shot figcaption{color:#334155;background:#fff;border-top:1px solid #eef1f3;align-items:center;min-height:40px;margin:0;padding:0 12px;font-size:.84rem;font-weight:760;display:flex}.home-feature-copy>span{color:#334155;background:#fff;border:1px solid #dce1e6;border-radius:999px;width:fit-content;padding:4px 9px}.home-feature-copy .secondary-button{border-radius:8px}.home-before-after figure{box-shadow:inset 0 1px #ffffffe6}.home-before-after figcaption{background:#fff;border-top:1px solid #eef1f3;align-items:center;min-height:42px;display:flex}.pricing-intro{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding-right:16px;display:grid}.pricing-intro .panel-heading{border-bottom:0}.pricing-payment-status,.account-payment-status{margin:0}.credit-plan-card{border-color:#d8dee4}.credit-plan-card:hover{border-color:#111;transform:translateY(-2px);box-shadow:0 18px 36px #1018281a}.credit-plan-card .feature-list{border-top:1px solid #eef1f3;padding-top:12px}.account-panel{padding:0;overflow:hidden}.account-panel>.panel-heading{background:#fff}.account-grid,.account-system-status,.account-session-card,.account-disclosure,.account-ledger{margin-left:18px;margin-right:18px}.account-session-card{background:#fff;border:1px solid #d8dee4;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.account-session-card .summary-label,.account-session-card .summary-value,.account-session-card .summary-note{margin:0}.account-session-card .summary-value{margin-top:5px}.account-session-card .summary-note{margin-top:6px}.account-logout-button{flex:none}.usage-card{background:#fff;position:relative;overflow:hidden}.usage-card:before{content:"";background:#dce1e6;height:3px;position:absolute;inset:0 0 auto}.usage-card:nth-child(2):before{background:#087f5b}.usage-card:nth-child(4):before{background:#2563eb}.account-disclosure{background:#f3fbf5;border:1px solid #d7e7dc;border-radius:8px;padding:12px 14px;color:#14532d!important}.account-ledger{margin-bottom:18px}.account-ledger article{background:#fbfbf7}.login-page{width:min(480px,100%)}.login-card{background:#fff;border-color:#d8dee4}.login-card-header{border-bottom:1px solid #eef1f3;padding-bottom:12px}.login-brand-mark{box-shadow:0 10px 18px #11111124}.login-code-row .secondary-button,.login-submit{border-radius:8px}.legal-hero{background:#fff}.legal-card{border-color:#d8dee4}.legal-section{grid-template-columns:minmax(180px,.28fr) minmax(0,1fr);column-gap:24px}.legal-section h2{line-height:1.35}.legal-section p{grid-column:2}@media (width<=1040px){.home-feature-panel:nth-child(2n) .home-feature-copy{order:0}.home-suite-panel{grid-template-columns:1fr}.home-suite-sidebar{border-bottom:1px solid #dce1e6;border-right:0}.home-suite-showcase{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.home-suite-shot-large,.home-suite-shot:nth-child(3),.home-suite-shot:nth-child(4){grid-area:auto}.home-suite-shot{min-height:320px}.home-suite-intro,.home-suite-grid{grid-template-columns:1fr}.home-suite-module,.home-suite-module:first-child,.home-suite-module:last-child{border-bottom:1px solid #dce1e6;border-right:0;border-radius:8px}.home-suite-module:last-child{border-bottom:0}.pricing-intro{grid-template-columns:1fr;padding-right:0}.pricing-payment-status{margin:0 16px 16px}}@media (width<=700px){.home-feature-panel:before{width:auto;height:4px;inset:0 0 auto}.home-suite-intro,.home-suite-grid{padding:14px}.home-suite-grid{background:0 0;gap:12px}.home-suite-sidebar,.home-suite-showcase{padding:14px}.home-suite-actions button{grid-template-columns:auto minmax(0,1fr)}.home-suite-showcase{grid-template-columns:1fr}.home-suite-shot{min-height:280px}.home-suite-copy{grid-template-columns:auto minmax(0,1fr)}.home-suite-copy .secondary-button{grid-area:auto/1/auto/-1;width:fit-content}.home-suite-before-after{grid-template-columns:1fr}.home-suite-before-after img{min-height:230px}.legal-section{grid-template-columns:1fr}.legal-section p{grid-column:1}.account-grid,.account-system-status,.account-session-card,.account-disclosure,.account-ledger{margin-left:14px;margin-right:14px}.account-session-card{flex-direction:column;align-items:stretch}.account-logout-button{width:fit-content}}.home-page .home-flow-section{gap:0;padding:0}.home-page .home-flow-panel{display:grid}.home-page .home-flow-copy{align-content:center}.home-page .home-flow-panel:nth-child(2n) .home-flow-copy{order:initial;border-left:0;border-right:1px solid #e8e2ff}.home-page .home-flow-panel:nth-child(2n) .home-flow-visual{order:initial}.home-page .home-flow-visual{align-content:stretch}@media (width<=1100px){.home-page .home-flow-panel:nth-child(2n) .home-flow-copy{border-bottom:1px solid #e8e2ff;border-right:0}}.pr-home{color:#101014;width:min(1440px,100%);margin:0 auto;padding:18px 0 72px}.pr-eyebrow{color:var(--selected);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:820}.pr-hero{background:#fff;border:1px solid #e8e6f5;border-radius:28px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:52px;min-height:calc(100vh - 116px);padding:72px 36px 56px;display:grid;overflow:hidden}.pr-hero-copy{z-index:2;max-width:660px;position:relative}.pr-hero-copy h1{color:#101014;letter-spacing:0;text-wrap:balance;max-width:700px;margin:0;font-size:clamp(3.25rem,6.4vw,6.65rem);font-weight:840;line-height:1.08}.pr-hero-copy>p:not(.pr-eyebrow){color:#4b4b57;max-width:610px;margin:28px 0 0;font-size:1.1rem;line-height:1.75}.pr-hero-actions{flex-wrap:wrap;gap:16px;margin-top:34px;display:flex}.pr-hero-actions .primary-button,.pr-hero-actions .secondary-button,.pr-scale-copy .primary-button,.pr-feature-copy .secondary-button{border-radius:999px;min-height:48px;padding:0 24px;font-weight:760}.pr-hero-actions .primary-button,.pr-scale-copy .primary-button{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 12px 24px #0877e629}.pr-hero-actions .secondary-button,.pr-feature-copy .secondary-button{color:var(--button-text);border-color:var(--button-border);background:#fff}.pr-hero-proof{flex-wrap:wrap;gap:14px;margin-top:38px;display:flex}.pr-hero-proof span{color:#595766;background:#f8fbff;border:1px solid #dfe6f4;border-radius:18px;min-width:112px;padding:14px 16px;font-size:.82rem;display:grid}.pr-hero-proof span:nth-child(2){background:#fff0fb;border-color:#f3c7ea}.pr-hero-proof span:nth-child(3){background:#e9fbf7;border-color:#b9ebe0}.pr-hero-proof strong{color:#101014;font-size:1.4rem;line-height:1.1}.pr-hero-visual{min-height:690px;position:relative}.pr-hero-main-shot,.pr-floating-shot,.pr-scale-visual,.pr-before-after figure{background:#f8fbff;border:1px solid #dfe6f4;border-radius:22px;margin:0;overflow:hidden}.pr-hero-main-shot{position:absolute;inset:58px 20px 72px 16px;box-shadow:0 24px 70px #0877e61f}.pr-hero-main-shot img,.pr-floating-shot img,.pr-before-after img,.pr-scale-visual img{object-fit:cover;width:100%;height:100%;display:block}.pr-floating-shot{width:230px;height:230px;position:absolute;box-shadow:0 20px 56px #0f9f8a24}.pr-floating-shot figcaption{color:#101014;background:#ffffffe0;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:760;position:absolute;bottom:10px;left:10px}.pr-floating-shot-main{top:8px;right:0}.pr-floating-shot-white{bottom:12px;left:0}.pr-capability-section,.pr-audience-section,.pr-feature-stack,.pr-scale-section{margin-top:32px}.pr-capability-section,.pr-audience-section{background:#fff;border:1px solid #dfe6f4;border-radius:28px;padding:60px 40px}.pr-section-heading{gap:14px;max-width:820px;display:grid}.pr-section-heading h2,.pr-feature-copy h2,.pr-scale-copy h2{color:#101014;letter-spacing:0;margin:0;font-size:clamp(2.1rem,4.5vw,4.6rem);font-weight:840;line-height:1}.pr-section-heading p:not(.pr-eyebrow),.pr-feature-copy>p,.pr-scale-copy p{color:#555461;margin:0;font-size:1rem;line-height:1.75}.pr-capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.pr-capability-card,.pr-audience-card{background:#f8fbff;border:1px solid #dfe6f4;border-radius:22px;min-height:190px;padding:26px}.pr-capability-card:nth-child(2),.pr-audience-card:nth-child(2){background:#fff0fb;border-color:#f3c7ea}.pr-capability-card:nth-child(3),.pr-audience-card:nth-child(3){background:#fff4d9;border-color:#f3d891}.pr-capability-card:nth-child(4){background:#e9fbf7;border-color:#b9ebe0}.pr-capability-card h3,.pr-audience-card h3{color:#101014;margin:0;font-size:1.16rem;line-height:1.25}.pr-capability-card p,.pr-audience-card p{color:#5f5d6a;margin:16px 0 0;line-height:1.7}.pr-feature-stack{gap:32px;display:grid}.pr-feature-panel{background:#fff;border:1px solid #dfe6f4;border-radius:28px;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);align-items:center;gap:42px;padding:42px;display:grid}.pr-feature-panel:nth-child(2n){grid-template-columns:minmax(0,1.28fr) minmax(320px,.72fr)}.pr-feature-panel:nth-child(2n) .pr-feature-copy{order:2}.pr-feature-panel:nth-child(2n) .pr-before-after{order:1}.pr-feature-copy{align-content:center;gap:20px;display:grid;position:relative}.pr-feature-number{background:var(--accent);color:#fff;border-radius:999px;width:fit-content;padding:8px 12px;font-size:.84rem;font-weight:820}.pr-feature-panel:nth-child(2) .pr-feature-number{background:var(--accent-cyan)}.pr-feature-panel:nth-child(3) .pr-feature-number{background:var(--accent-magenta)}.pr-feature-copy ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.pr-feature-copy li{color:#403f4d;background:#f8fbff;border:1px solid #dfe6f4;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:680}.pr-feature-copy li:nth-child(2){background:#fff0fb;border-color:#f3c7ea}.pr-feature-copy li:nth-child(3){background:#e9fbf7;border-color:#b9ebe0}.pr-feature-copy .secondary-button{width:fit-content}.pr-before-after{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pr-before-after figure{aspect-ratio:1;position:relative}.pr-before-after figure>span{z-index:2;color:#101014;background:#ffffffe6;border-radius:999px;padding:7px 10px;font-size:.78rem;font-weight:780;position:absolute;top:12px;left:12px}.pr-before-after .is-after{box-shadow:0 20px 52px #0877e624}.pr-audience-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.pr-scale-section{background:#fff;border:1px solid #dfe6f4;border-radius:28px;grid-template-columns:minmax(320px,.64fr) minmax(0,1.36fr);align-items:center;gap:42px;padding:42px;display:grid}.pr-scale-copy{align-content:center;gap:20px;display:grid}.pr-scale-copy .primary-button{width:fit-content}.pr-scale-visual{aspect-ratio:3/2}@media (width<=1120px){.pr-hero,.pr-feature-panel,.pr-feature-panel:nth-child(2n),.pr-scale-section{grid-template-columns:1fr}.pr-feature-panel:nth-child(2n) .pr-feature-copy,.pr-feature-panel:nth-child(2n) .pr-before-after{order:initial}.pr-hero-visual{min-height:560px}.pr-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.pr-home{padding-top:8px}.pr-hero,.pr-capability-section,.pr-audience-section,.pr-feature-panel,.pr-scale-section{padding:24px 18px}.pr-hero{gap:26px;min-height:auto}.pr-hero-copy h1{font-size:clamp(2.55rem,14.5vw,4rem);line-height:1.1}.pr-hero-copy>p:not(.pr-eyebrow){font-size:1rem}.pr-hero-actions,.pr-hero-actions .primary-button,.pr-hero-actions .secondary-button,.pr-feature-copy .secondary-button,.pr-scale-copy .primary-button{width:100%}.pr-hero-visual{min-height:390px}.pr-hero-main-shot{inset:34px 0 54px}.pr-floating-shot{width:138px;height:138px}.pr-floating-shot-main{right:-4px}.pr-floating-shot-white{left:-4px}.pr-capability-grid,.pr-audience-grid,.pr-before-after{grid-template-columns:1fr}.pr-capability-card,.pr-audience-card{min-height:auto}.pr-section-heading h2,.pr-feature-copy h2,.pr-scale-copy h2{font-size:clamp(2rem,11vw,3.2rem)}}
