:root{--pastel-bg: #fff18a;--pastel-bg-soft: #fff7bd;--pastel-surface: #fffbe2;--ink: #191922;--ink-muted: #62616c;--panel: #fffef8;--panel-muted: #f8f7f1;--border: rgba(25, 25, 34, .16);--border-strong: rgba(25, 25, 34, .24);--shadow: 0 16px 36px rgba(25, 25, 34, .12);--shadow-soft: 0 10px 22px rgba(25, 25, 34, .08);--status-pass: #4f9b57;--status-pass-soft: #edf8e9;--status-review: #e0aa00;--status-review-soft: #fff7d6;--status-warning: #d86d2e;--status-warning-soft: #fff0e6;--status-critical: #c83b3b;--status-critical-soft: #ffe9e9;--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--radius-xl: 28px}*{box-sizing:border-box}html{min-height:100%;background:var(--pastel-bg);color:var(--ink);font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,a:focus-visible,[role=button]:focus-visible{outline:3px solid rgba(25,25,34,.42);outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin-top:0}p{color:var(--ink-muted);line-height:1.55}pre,code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:42px;padding:.75rem 1.05rem;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--ink);font-weight:750;text-decoration:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px);box-shadow:var(--shadow-soft)}.button:disabled{cursor:not-allowed;opacity:.58}.button-dark{border-color:#101018;background:linear-gradient(180deg,#20202c,#111119);color:#fffdf2;box-shadow:0 9px 18px #1919222e}.button-ghost{background:#fffef8c7}.button.compact{min-height:34px;padding:.48rem .75rem;font-size:.86rem}.icon-button{width:48px;padding:0}.full{width:100%}.hidden-input{display:none}.brand{width:190px;height:78px;overflow:hidden;border-radius:4px}.brand img{width:100%;height:100%;object-fit:contain;object-position:center}.brand--compact{width:170px;height:72px}.logo-button{display:inline-flex;align-items:center;padding:0;border:0;background:transparent;cursor:pointer}.topbar{display:flex;align-items:center;gap:1.35rem;min-height:98px;padding:.9rem 1.7rem;border-bottom:1px solid var(--border-strong);background:color-mix(in srgb,var(--pastel-bg) 86%,white 14%)}.topnav{display:flex;align-items:center;gap:1.45rem;margin-left:auto}.topnav button,.landing-links button{border:0;background:transparent;color:var(--ink);font-weight:700;text-decoration:none;cursor:pointer}.topnav .nav-active,.landing-links .nav-active{text-decoration:underline;text-underline-offset:.35rem}.theme-strip{display:flex;align-items:center;gap:.25rem}.theme-dot,.theme-option{display:inline-flex;align-items:center;gap:.7rem;border:0;background:transparent;cursor:pointer}.theme-dot{padding:.15rem}.theme-swatch{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid rgba(25,25,34,.26);border-radius:999px;box-shadow:inset 0 0 0 2px #ffffff8c}.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.theme-option{justify-content:flex-start;min-height:54px;padding:.75rem;border:1px solid var(--border);border-radius:14px;background:var(--panel);font-weight:750}.theme-option[aria-pressed=true]{border-color:#1919226b;background:var(--pastel-surface)}.workspace{min-height:100vh;padding:2rem;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.32),transparent 28rem),var(--pastel-bg)}.workspace>.topbar,.preflight-grid{max-width:1720px;margin:0 auto}.workspace>.topbar{border:1px solid var(--border-strong);border-bottom:0;border-radius:22px 22px 0 0}.preflight-grid{display:grid;grid-template-columns:minmax(330px,560px) minmax(0,1fr);min-height:calc(100vh - 140px);border:1px solid var(--border-strong);border-radius:0 0 22px 22px;background:#fffef8c7;box-shadow:var(--shadow);overflow:hidden}.workflow-rail{padding:3.3rem 3.2rem;border-right:1px solid var(--border);background:#fffef8b3}.workflow-rail h1{margin-bottom:.65rem;font-size:clamp(2.1rem,3vw,3.3rem);line-height:1.02;letter-spacing:0}.workflow-step{position:relative;display:grid;grid-template-columns:52px 74px minmax(0,1fr);gap:1rem;margin-top:2.2rem}.workflow-step:not(:last-of-type):after{position:absolute;top:52px;bottom:-2.1rem;left:26px;width:1px;background:var(--border-strong);content:""}.rail-number{z-index:1;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-weight:800}.rail-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:14px;background:var(--pastel-bg);box-shadow:inset 0 0 0 1px #ffffff73}.workflow-step h2{margin:0 0 .45rem;font-size:1.35rem}.drop-target{display:flex;align-items:center;gap:.85rem;max-width:330px;min-height:78px;margin:1rem 0 .5rem;padding:1rem 1.2rem;border:2px dashed rgba(25,25,34,.44);border-radius:14px;background:#fffef899;cursor:pointer}.text-link{padding:0;border:0;background:transparent;color:var(--ink);font-weight:700;text-decoration:underline;cursor:pointer}.rail-action{width:min(330px,100%);margin:.8rem 0}.complete-line,.progress-line,.error-line{display:inline-flex;align-items:center;gap:.4rem;color:var(--status-pass);font-weight:750}.progress-line{color:var(--ink-muted)}.error-line{color:var(--status-critical)}.rail-actions{display:flex;gap:.7rem;flex-wrap:wrap}.rail-tool-switcher{display:grid;gap:.75rem;margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--border)}.rail-tool-switcher>strong{color:var(--ink-muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.rail-tool-switcher>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.rail-tool-switcher button{display:inline-flex;align-items:center;gap:.45rem;min-height:38px;padding:.52rem .65rem;border:1px solid var(--border);border-radius:11px;background:#fffef89e;font-size:.84rem;font-weight:800;text-align:left;cursor:pointer}.rail-tool-switcher button:hover{background:var(--pastel-surface)}.privacy-card{display:flex;gap:1rem;margin-top:3.7rem;padding:1.1rem;border:1px solid rgba(224,170,0,.28);border-radius:16px;background:linear-gradient(135deg,var(--pastel-surface),rgba(255,254,248,.78))}.privacy-card p{margin-bottom:0}.privacy-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:58px;height:58px;border-radius:14px;background:var(--pastel-bg)}.report-panel{padding:1.7rem 1.8rem 2rem;background:#fffef880}.report-head,.section-head,.dashboard-head,.preview-head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.report-head{margin-bottom:1.3rem}.report-head h2{margin-bottom:.5rem;font-size:clamp(2rem,3vw,3.7rem);line-height:1;letter-spacing:0}.scan-pill,.chip{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:26px;padding:.25rem .7rem;border-radius:999px;background:var(--panel-muted);color:var(--ink);font-size:.83rem;font-style:normal;font-weight:800;white-space:nowrap}.scan-pill{color:var(--status-pass)}.chip-pass{background:var(--status-pass-soft);color:var(--status-pass)}.chip-review{background:var(--status-review-soft);color:#9b7600}.chip-warning,.chip-critical{background:var(--status-warning-soft);color:var(--status-warning)}.status-card{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(150px,240px);align-items:center;gap:1.5rem;margin-bottom:1.2rem;padding:1.25rem 1.45rem;border:1px solid var(--border);border-radius:18px;background:var(--panel)}.status-card strong{display:block;margin:.35rem 0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1}.score-good{color:#16853a}.score-warn{color:#cf302f}.score-ring{--score: 76;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;width:132px;height:132px;border-radius:50%;background:radial-gradient(circle at center,var(--panel) 58%,transparent 59%),conic-gradient(var(--pastel-bg) calc(var(--score) * 1%),rgba(25,25,34,.09) 0)}.score-ring span{font-size:2.5rem;font-weight:850;line-height:1}.score-ring small{color:var(--ink-muted);font-weight:800}.score-legend{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.score-legend li{display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:.5rem;font-weight:700}.dot{display:inline-block;width:11px;height:11px;border-radius:50%}.dot.warning{background:var(--status-warning)}.dot.review{background:var(--status-review)}.dot.pass{background:var(--status-pass)}.report-accordion{display:grid;gap:.85rem}.category-card,.card{border:1px solid rgba(25,25,34,.12);border-radius:18px;background:var(--panel);box-shadow:0 6px 18px #1919220a}.category-button{display:grid;grid-template-columns:72px minmax(0,1fr) auto 28px;align-items:center;gap:1rem;width:100%;padding:1.2rem 1.35rem;border:0;background:transparent;text-align:left;cursor:pointer}.category-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:14px;background:var(--pastel-bg)}.category-button strong{display:block;margin-bottom:.25rem;font-size:1.18rem}.category-button small,.preview-finding small{color:var(--ink-muted)}.category-chips{display:inline-flex;flex-wrap:wrap;justify-content:flex-end;gap:.4rem}.chevron-open{transform:rotate(180deg)}.finding-stack{display:grid;gap:0;padding:0 1.35rem 1.2rem}.finding-row{border-top:1px solid rgba(25,25,34,.09)}.finding-row button{display:grid;grid-template-columns:24px minmax(0,1fr) auto 22px;align-items:center;gap:.8rem;width:100%;padding:.9rem 0;border:0;background:transparent;text-align:left;cursor:pointer}.finding-row strong,.file-row code{overflow-wrap:anywhere}.finding-row small{display:block;margin-top:.2rem;color:var(--ink-muted)}.severity-pass{color:var(--status-pass)}.severity-review{color:var(--status-review)}.severity-warning,.severity-critical{color:var(--status-warning)}.finding-detail{padding:0 0 1rem 2rem}.finding-detail p{margin:0 0 .45rem}.finding-detail .button{margin-top:.35rem}.post-scan-privacy{display:inline-flex;align-items:center;gap:.38rem;margin:.25rem 0 0;color:var(--status-pass);font-weight:800}.priority-card{margin-bottom:.85rem;padding:.95rem;border:1px solid rgba(25,25,34,.13);border-radius:18px;background:linear-gradient(135deg,var(--panel),var(--pastel-surface));box-shadow:0 6px 18px #1919220a}.priority-card .section-head{align-items:flex-start;margin-bottom:.75rem}.priority-card h3{margin-bottom:.18rem}.priority-card p{margin-bottom:0}.priority-list{display:grid;gap:.55rem}.priority-item{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.7rem;border:1px solid rgba(25,25,34,.1);border-radius:14px;background:#fffef8c7}.priority-number{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--panel-muted);font-weight:850}.priority-warning,.priority-critical{background:var(--status-warning-soft);color:var(--status-warning)}.priority-review{background:var(--status-review-soft);color:#9b7600}.priority-title-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.priority-item p{margin:.25rem 0 0;font-size:.92rem}.priority-meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem}.priority-meta code,.priority-meta span{display:inline-flex;min-height:24px;align-items:center;padding:.18rem .5rem;border:1px solid rgba(25,25,34,.1);border-radius:999px;background:var(--panel);color:var(--ink-muted);font-size:.78rem;font-weight:800}.finding-filters{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.8rem;padding:.85rem 1rem;border:1px solid rgba(25,25,34,.12);border-radius:16px;background:#fffef8c7}.finding-filters h3,.finding-filters p{margin-bottom:0}.finding-filters p{font-size:.9rem}.filter-controls{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.filter-chip-group{display:flex;gap:.35rem;flex-wrap:wrap}.filter-chip{display:inline-flex;align-items:center;gap:.4rem;min-height:34px;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--panel);font-weight:800;cursor:pointer}.filter-chip span{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background:var(--panel-muted);color:var(--ink-muted);font-size:.78rem}.filter-chip.selected{background:var(--ink);color:#fff}.filter-chip.selected span{background:#ffffff24;color:#fff}.category-filter{display:flex;align-items:center;gap:.5rem;color:var(--ink-muted);font-size:.86rem;font-weight:850}.category-filter select{min-height:34px;padding:.35rem 2rem .35rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--panel);color:var(--ink);font-weight:800}.empty-filter-state{display:grid;justify-items:center;gap:.3rem;padding:2rem;border:1px dashed var(--border);border-radius:18px;background:#fffef8b8;text-align:center}.empty-filter-state p{margin-bottom:0}.bottom-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(380px,1fr);gap:1rem;margin-top:1rem}.card{padding:1.15rem}.card h3{margin-bottom:.75rem}.file-row{display:grid;grid-template-columns:18px minmax(0,1fr) auto 18px;align-items:center;gap:.65rem;min-height:42px;border-top:1px solid rgba(25,25,34,.09)}.empty-copy,.local-note{margin-bottom:0}.segment-control{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.segment-control button{min-height:32px;padding:.35rem .65rem;border:1px solid var(--border);border-radius:999px;background:var(--panel);cursor:pointer}.segment-control .selected{background:var(--ink);color:#fff}.copy-card pre,.dashboard-lower pre{max-height:255px;margin:0;padding:1rem;overflow:auto;border:1px solid var(--border);border-radius:12px;background:#fffdf7;color:#23232d;font-size:.82rem;line-height:1.45;white-space:pre-wrap}.copy-card p{margin:.65rem 0 0;font-size:.9rem}.landing{min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.4),transparent 31rem),linear-gradient(180deg,var(--pastel-bg),var(--pastel-bg-soft))}.landing-header{display:flex;align-items:center;gap:2rem;max-width:1660px;margin:0 auto;padding:2rem 3rem}.landing-links{display:flex;justify-content:center;gap:clamp(1.2rem,4vw,4rem);flex:1}.landing-links button{padding:.25rem 0}.landing-actions{display:flex;align-items:center;gap:1.2rem;font-weight:750}.hero{display:grid;grid-template-columns:minmax(380px,.95fr) minmax(520px,1.05fr);gap:clamp(2rem,6vw,7rem);align-items:center;max-width:1660px;margin:0 auto;padding:3.6rem 5rem 4.2rem}.eyebrow{display:inline-flex;min-height:32px;align-items:center;padding:.3rem .95rem;border:1px solid rgba(25,25,34,.36);border-radius:999px;background:#ffffff2e;font-size:.85rem;font-weight:850;text-transform:uppercase}.hero h1{max-width:790px;margin:1.15rem 0 1.1rem;font-size:clamp(3rem,6vw,5.8rem);line-height:.98;letter-spacing:0}.hero-title span{display:block;white-space:nowrap}.hero-copy>p{max-width:660px;font-size:1.22rem;color:var(--ink)}.privacy-line,.trust-strip span{display:inline-flex;align-items:center;gap:.45rem}.upload-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;width:min(620px,100%);min-height:235px;margin-top:2rem;border:2px dashed rgba(25,25,34,.34);border-radius:16px;background:#ffffff1a;cursor:pointer}.upload-circle{display:inline-flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:50%;background:var(--ink);color:#fff}.demo-pack-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(620px,100%);margin-top:.8rem;padding:.85rem .95rem;border:1px solid var(--border);border-radius:14px;background:#fffef8a3}.demo-pack-card div{display:grid;gap:.18rem}.demo-pack-card strong{font-weight:850}.demo-pack-card span{color:var(--ink-muted);font-size:.9rem;line-height:1.35}.preview-card{overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--panel);box-shadow:0 24px 42px #19192229}.browser-bar{display:flex;align-items:center;gap:.45rem;height:42px;padding:0 1.35rem;background:var(--ink)}.browser-bar span{width:12px;height:12px;border-radius:50%;background:#efead3}.preview-head{padding:1.45rem 1.9rem 1rem}.preview-head h2{margin:0 0 .15rem}.preview-head p{margin:0;font-size:.92rem}.preview-badge{display:inline-flex;width:fit-content;margin-bottom:.35rem;padding:.18rem .55rem;border:1px solid rgba(25,25,34,.14);border-radius:999px;background:var(--pastel-surface);color:var(--ink-muted);font-size:.75rem;font-weight:850}.preview-icon,.preview-finding-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:var(--panel-muted)}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;margin:0 1.9rem 1rem;border:1px solid var(--border);border-radius:14px}.metric{min-height:122px;padding:1.4rem 1rem;border-right:1px solid var(--border);text-align:center}.metric strong{display:block;font-size:2rem}.metric span,.metric small{display:block;color:var(--ink-muted)}.small-score{width:74px;height:74px;margin:0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle at center,var(--panel) 58%,transparent 59%),conic-gradient(var(--status-review) 78%,rgba(25,25,34,.1) 0);font-weight:850}.preview-finding{display:grid;grid-template-columns:52px minmax(0,1fr) auto 20px;align-items:center;gap:.9rem;min-height:72px;margin:0 1.9rem;border-top:1px solid rgba(25,25,34,.12)}.preview-report-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.88fr);gap:1rem;margin:0 1.9rem;border-top:1px solid rgba(25,25,34,.12)}.preview-findings-list .preview-finding{margin:0}.code-preview{align-self:center;overflow:hidden;border:1px solid rgba(25,25,34,.14);border-radius:14px;background:#171820;color:#f7f3dc;box-shadow:inset 0 1px #ffffff14}.code-preview-head{display:flex;align-items:center;gap:.45rem;min-height:36px;padding:0 .8rem;border-bottom:1px solid rgba(255,255,255,.1);color:#efe8c0;font-size:.78rem;font-weight:800}.code-preview pre{margin:0;padding:.9rem;color:#f9f6e8;font-size:.78rem;line-height:1.55;white-space:pre-wrap}.detected-note{display:flex;align-items:flex-start;gap:.45rem;padding:.65rem .8rem;border-top:1px solid rgba(255,255,255,.1);background:#fff18a1f;color:#fff4a8;font-size:.78rem;font-weight:750;line-height:1.35}.preview-finding strong,.preview-finding small{display:block}.preview-foot{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:1rem;margin:1rem 1.9rem 1.7rem;padding-top:.9rem;border-top:1px solid var(--border);font-size:.86rem;font-weight:750}.preview-foot span{color:var(--ink-muted)}.how-strip{border-top:1px solid rgba(25,25,34,.12);border-bottom:1px solid rgba(25,25,34,.12);background:#fffef870;padding:2.3rem 4rem 3rem}.how-strip h2{text-align:center}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1280px;margin:1.5rem auto 0}.how-step{display:grid;grid-template-columns:48px 76px minmax(0,1fr);gap:1rem;align-items:center}.step-number{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;font-weight:850}.how-icon svg{width:66px;height:66px;stroke-width:1.8}.how-step h3,.how-step p{margin-bottom:.3rem}.trust-strip{display:flex;align-items:center;justify-content:center;gap:clamp(2rem,6vw,8rem);padding:2rem;font-weight:750}.pricing-pill{padding:.8rem 2.4rem;border:1px solid var(--ink);border-radius:999px;text-align:center}.value-section,.tool-guide-section,.pricing-section{width:min(1360px,calc(100% - 6rem));margin:0 auto;padding:2.8rem 0 3.4rem}.section-title{max-width:850px;margin-bottom:1.4rem}.value-section .section-title,.tool-guide-section .section-title{margin-right:auto;margin-left:auto;text-align:center}.section-title h2{margin:.9rem 0 .55rem;color:var(--ink);font-size:clamp(2rem,4vw,4rem);line-height:1;letter-spacing:0}.section-title p{max-width:720px;color:var(--ink);font-size:1.05rem}.value-grid,.tool-guide-grid,.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.value-card,.tool-guide-card,.price-card,.prompt-compare article{border:1px solid var(--border);border-radius:12px;background:#fffef8a3;box-shadow:0 14px 26px #19192214}.tool-guide-card{display:grid;grid-template-columns:50px minmax(0,1fr);gap:.35rem .85rem;align-items:center;min-height:126px;padding:1rem;text-align:left;cursor:pointer}.tool-guide-card .feature-icon{grid-row:span 2}.tool-guide-card strong{color:var(--ink);font-size:1.03rem}.tool-guide-card small{color:var(--ink-muted);font-weight:750;line-height:1.35}.value-card{min-height:205px;padding:1.25rem}.value-card h3{margin:1rem 0 .45rem;font-size:1.22rem}.value-card p{margin:0;color:var(--ink-muted)}.prompt-compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.prompt-compare article{padding:1.15rem 1.25rem}.prompt-compare span,.price-label{display:inline-flex;width:fit-content;min-height:28px;align-items:center;padding:.2rem .65rem;border:1px solid rgba(25,25,34,.16);border-radius:999px;background:var(--pastel-surface);color:var(--ink);font-size:.78rem;font-weight:850;text-transform:uppercase}.prompt-compare p{margin:.85rem 0 0;color:var(--ink);font-size:1.08rem;font-weight:750}.pricing-section{border-top:1px solid rgba(25,25,34,.12)}.price-card{display:flex;flex-direction:column;min-height:470px;padding:1.3rem}.price-card-featured{background:linear-gradient(180deg,#fffef8d1,#fffef894),var(--pastel-surface);border-color:#19192257;box-shadow:0 22px 38px #19192221}.price-card h3{margin:1rem 0 .35rem;font-size:1.35rem}.price-card>strong{display:block;margin-bottom:.7rem;color:var(--ink);font-size:2.5rem;line-height:1}.price-card>strong span{font-size:1rem}.price-card p{min-height:70px;margin-bottom:1rem;color:var(--ink-muted)}.price-card ul{display:grid;gap:.55rem;margin:0 0 1.2rem;padding:0;list-style:none}.price-card li{position:relative;padding-left:1.25rem;color:var(--ink);font-weight:700}.price-card li:before{position:absolute;left:0;content:"-"}.price-card .button{margin-top:auto}.marketing-page{display:flex;flex-direction:column}.content-hero{width:min(1180px,calc(100% - 4rem));margin:0 auto;padding:3.2rem 0 2rem}.content-hero-narrow{width:min(880px,calc(100% - 4rem))}.content-hero h1{max-width:900px;margin:1rem 0;font-size:clamp(3rem,5.4vw,5.4rem);line-height:.98;letter-spacing:0}.content-hero p{max-width:710px;color:var(--ink);font-size:1.12rem}.content-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.feature-grid,.faq-list{width:min(1180px,calc(100% - 4rem));margin:0 auto 3rem}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.feature-card,.faq-item{border:1px solid var(--border);border-radius:12px;background:#fffef89e;box-shadow:0 12px 24px #19192214}.feature-card{min-height:220px;padding:1.2rem}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:12px;background:var(--panel-muted)}.feature-card h2,.faq-item h2{margin:1rem 0 .4rem;font-size:1.2rem}.feature-card>strong{display:block;margin-bottom:.55rem;color:var(--ink);font-size:.95rem;line-height:1.35}.feature-card p,.faq-item p{margin:0;color:var(--ink-muted)}.faq-list{display:grid;gap:.85rem;width:min(920px,calc(100% - 4rem))}.faq-item{padding:1.2rem 1.35rem}.pricing-pill small{color:var(--ink-muted)}.dashboard-shell{display:grid;grid-template-columns:300px minmax(0,1fr);min-height:100vh;background:var(--pastel-bg)}.dashboard-sidebar{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.2rem}.sidebar-label{margin-top:1rem;color:var(--ink-muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.tool-list{display:grid;gap:.45rem}.tool-list button,.recent-projects button,.sidebar-settings{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:60px;padding:.7rem .9rem;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.tool-list .tool-active{background:var(--ink);color:#fff}.tool-list small,.recent-projects small{display:block;opacity:.72}.tool-list em{padding:.2rem .45rem;border-radius:999px;background:#19192214;color:var(--ink-muted);font-size:.7rem;font-style:normal;font-weight:850}.recent-projects{display:grid;gap:.25rem;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.recent-projects button{grid-template-columns:12px minmax(0,1fr);min-height:58px;background:#fffef857;font-weight:750}.recent-projects strong,.recent-projects small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-empty{margin:0;padding:.6rem .75rem;color:var(--ink-muted);font-size:.86rem}.sidebar-logo-fill{position:relative;flex:1 1 210px;min-height:210px;margin:.4rem 0;overflow:hidden;border-radius:18px;opacity:.92}.sidebar-logo-fill img{position:absolute;top:50%;left:50%;width:min(250px,92%);max-width:none;opacity:.17;transform:translate(-50%,-50%)}.recent-dot{width:8px;height:8px;border-radius:50%;background:var(--ink)}.recent-copy{min-width:0}.sidebar-settings{grid-template-columns:24px 1fr;font-weight:800}.dashboard-main{padding:1.4rem 1.4rem 1.4rem 0}.dashboard-card{min-height:calc(100vh - 2.8rem);padding:2rem;border:1px solid var(--border);border-radius:24px;background:#fffef8db}.project-map-card,.env-doctor-card,.route-check-card,.change-guard-card{display:flex;flex-direction:column;gap:1.1rem}.dashboard-head h1{margin-bottom:.25rem;font-size:2.15rem}.dashboard-head>div:last-child{display:flex;gap:.8rem}.dashboard-overview{display:grid;grid-template-columns:300px minmax(0,1fr) 360px;gap:1.2rem;margin:2rem 0 1.4rem}.project-map-empty,.project-map-overview{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:1rem}.project-map-empty{margin-top:1rem}.project-map-empty .upload-panel{min-height:340px}.project-map-overview .project-details,.map-summary-card{min-height:230px}.map-summary-card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1.4rem;border:1px solid var(--border);border-radius:18px;background:var(--panel)}.map-summary-card p{margin:0;color:var(--ink);font-size:1.02rem}.map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.map-panel{min-height:230px}.map-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;min-height:48px;padding:.55rem 0;border-top:1px solid rgba(25,25,34,.09)}.map-row strong,.map-row small{display:block}.map-row small{color:var(--ink-muted);overflow-wrap:anywhere}.map-chip-list{display:flex;flex-wrap:wrap;gap:.45rem}.map-tree-card{grid-column:span 2}.map-tree-card pre{max-height:360px;margin:0;padding:1rem;overflow:auto;border:1px solid var(--border);border-radius:12px;background:#fffdf7;color:#23232d;font-size:.82rem;line-height:1.45;white-space:pre-wrap}.env-overview{display:grid;grid-template-columns:minmax(320px,1fr) repeat(3,minmax(170px,.45fr));gap:1rem}.env-summary{grid-template-columns:32px minmax(0,1fr);align-content:center}.env-summary strong{grid-column:1 / -1;font-size:2.2rem}.env-missing,.env-warning{background:var(--status-warning-soft)}.env-review{background:var(--status-review-soft)}.env-ok{background:var(--status-pass-soft)}.env-grid .map-panel:first-child{grid-column:span 2}.env-finding{display:grid;gap:.35rem;padding:.8rem 0;border-top:1px solid rgba(25,25,34,.09)}.env-finding p,.env-finding small{margin:0;color:var(--ink-muted)}.env-finding small{color:var(--ink);font-weight:750}.env-table-card{grid-column:1 / -1}.env-table{overflow:auto;border:1px solid var(--border);border-radius:12px}.env-table-head,.env-table-row{display:grid;grid-template-columns:minmax(180px,.9fr) 110px minmax(180px,.8fr) minmax(260px,1.3fr);gap:.8rem;align-items:center;min-width:880px;padding:.75rem .85rem}.env-table-head{background:var(--pastel-surface);color:var(--ink-muted);font-size:.78rem;font-weight:850;text-transform:uppercase}.env-table-row{border-top:1px solid var(--border)}.env-table-row strong,.env-table-row small{overflow-wrap:anywhere}.env-table-row small{color:var(--ink-muted)}.route-filter{display:flex;flex-wrap:wrap;gap:.5rem}.route-grid{align-items:start}.route-findings-card{grid-column:span 2;min-height:250px}.change-guard-inputs{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);gap:1rem}.change-form{display:grid;gap:.8rem;padding:1.2rem;border:1px solid var(--border);border-radius:18px;background:var(--panel)}.change-form label{display:grid;gap:.35rem;color:var(--ink-muted);font-weight:800}.change-form input,.change-form textarea{width:100%;border:1px solid var(--border);border-radius:10px;background:#fffdf7;color:var(--ink);font:inherit}.change-form input{min-height:42px;padding:0 .75rem}.change-form textarea{min-height:130px;padding:.75rem;resize:vertical}.bug-form textarea:first-of-type{min-height:150px}.bug-form textarea:last-of-type{min-height:92px}.change-summary{min-height:0}.bug-summary h2{max-width:980px;overflow-wrap:anywhere}.bug-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.75rem}.bug-meta span{padding:.45rem .65rem;border:1px solid var(--border);border-radius:999px;background:#fffdf7;color:var(--ink-muted);font-size:.84rem;font-weight:800}.git-rescue-input{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);gap:1rem}.git-form textarea{min-height:230px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem}.git-example-card{align-self:stretch}.git-command-card{grid-column:span 2}.git-command-card pre{margin:0 0 .75rem;padding:1rem;overflow:auto;border:1px solid var(--border);border-radius:12px;background:#23232d;color:#fffdf7;font-size:.9rem;white-space:pre-wrap}.git-command-card p{margin:0;color:var(--ink-muted);font-weight:750}.migration-disclaimer{display:flex;gap:.7rem;align-items:flex-start;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid var(--status-warning);border-radius:14px;background:var(--status-warning-soft);color:var(--ink)}.migration-disclaimer p{margin:0;color:var(--ink-muted);font-weight:800;line-height:1.45}.migration-form textarea{min-height:260px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.86rem}.migration-findings-card,.migration-preview-card{grid-column:span 2}.migration-summary h2{max-width:980px}.build-pack-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1rem;align-items:start}.build-pack-form,.build-pack-preview{display:grid;gap:1rem}.build-step-tabs{padding:.2rem}.build-step-card h2{margin:0;font-size:1.2rem}.build-step-card textarea{min-height:94px}.build-step-actions{display:flex;justify-content:space-between;gap:.75rem}.build-summary{min-height:0}.build-summary small{display:block;margin-top:.7rem;color:var(--ink-muted);font-weight:800}.build-prompt-card{grid-column:auto}.build-prompt-card .button{margin-top:.8rem}.change-grid .map-panel:first-child,.change-prompt-card{grid-column:span 2}.change-list{display:grid;gap:.55rem;margin:0;padding-left:1.1rem}.change-list li{color:var(--ink);font-weight:700}.change-prompt-card pre{max-height:360px;margin:0;padding:1rem;overflow:auto;border:1px solid var(--border);border-radius:12px;background:#fffdf7;color:#23232d;font-size:.82rem;line-height:1.45;white-space:pre-wrap}.upload-panel,.project-details,.readiness-card{min-height:230px;border:1px solid var(--border);border-radius:18px;background:var(--panel)}.upload-panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;border-style:dashed;cursor:pointer}.upload-panel em{margin-top:.4rem;padding:.65rem 1rem;border-radius:8px;background:var(--pastel-bg);font-style:normal;font-weight:850}.project-details{padding:2rem}.project-details h2{display:flex;align-items:center;gap:.5rem}.details-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem;padding-top:1.4rem;border-top:1px solid var(--border)}.details-grid span{color:var(--ink-muted)}.details-grid strong{display:block;margin-top:.4rem;color:var(--ink)}.readiness-card{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:1rem;padding:1.4rem}.readiness-card>span{grid-column:1 / -1;font-weight:850}.readiness-card strong{color:var(--status-pass);font-size:1.25rem}.summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.summary-card{display:grid;grid-template-columns:34px auto 1fr auto;align-items:center;gap:.7rem;min-height:98px;padding:1rem 1.2rem;border:1px solid var(--border);border-radius:14px}.summary-card strong{font-size:1.8rem}.summary-card small{color:var(--ink-muted)}.summary-pass{background:var(--status-pass-soft)}.summary-review{background:var(--status-review-soft)}.summary-warning{background:var(--status-warning-soft)}.history-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:54px;padding:.7rem 0;border-top:1px solid rgba(25,25,34,.09)}.history-row strong,.history-row small{display:block}.history-row small{margin-top:.2rem;color:var(--ink-muted)}.dashboard-lower{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);gap:1.2rem;margin-top:1.2rem}.settings-page{max-width:1120px;margin:0 auto;padding:2rem 0}.settings-card{display:grid;gap:1.6rem;padding:2rem;border:1px solid var(--border);border-radius:22px;background:var(--panel);box-shadow:var(--shadow)}.settings-card h1{margin:.45rem 0 .5rem;font-size:clamp(2.4rem,5vw,4.5rem);letter-spacing:0}.theme-preview{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.4rem;border:1px solid var(--border);border-radius:18px;background:linear-gradient(135deg,var(--pastel-bg-soft),var(--pastel-surface))}@media(max-width:1180px){.preflight-grid,.hero,.dashboard-shell,.dashboard-overview,.project-map-empty,.project-map-overview,.env-overview,.change-guard-inputs,.git-rescue-input,.migration-input,.build-pack-layout,.dashboard-lower,.bottom-grid{grid-template-columns:1fr}.workflow-rail{border-right:0;border-bottom:1px solid var(--border)}.dashboard-main{padding:0 1rem 1rem}.dashboard-sidebar{position:static}.tool-list{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding-inline:2rem}.status-card{grid-template-columns:1fr}.priority-item{grid-template-columns:34px minmax(0,1fr)}.priority-item .button{grid-column:2;justify-self:flex-start}.finding-filters{align-items:flex-start;flex-direction:column}.filter-controls{justify-content:flex-start}}@media(max-width:760px){.workspace{padding:.8rem}.topbar,.landing-header,.trust-strip,.report-head,.theme-preview,.dashboard-head{align-items:flex-start;flex-direction:column}.topnav,.landing-links,.landing-actions{flex-wrap:wrap;margin-left:0}.workflow-rail,.report-panel,.dashboard-card,.settings-card{padding:1rem}.workflow-step{grid-template-columns:38px minmax(0,1fr)}.workflow-step>div,.drop-target,.rail-action,.rail-actions,.privacy-card{min-width:0;max-width:100%}.drop-target{width:100%}.drop-target span{overflow-wrap:anywhere}.rail-icon{display:none}.category-button{grid-template-columns:54px minmax(0,1fr) 22px}.category-chips{grid-column:2 / 3;justify-content:flex-start}.hero{grid-template-columns:1fr;padding:1.5rem}.hero h1{font-size:clamp(2.8rem,15vw,4.2rem)}.metric-row,.how-grid,.summary-cards,.details-grid,.theme-grid,.preview-finding,.preview-report-body,.preview-foot{grid-template-columns:1fr}.preview-report-body{margin:0 1.25rem}.how-step{grid-template-columns:42px 58px minmax(0,1fr)}.tool-list{grid-template-columns:1fr}.priority-card .section-head,.priority-title-row{align-items:flex-start;flex-direction:column}.priority-item{grid-template-columns:1fr}.priority-item .button{grid-column:auto}.category-filter{align-items:flex-start;flex-direction:column}.category-filter select{width:100%}}@media(min-width:761px){html{font-size:14px}.brand,.brand--compact{width:144px;height:58px}.brand img{object-fit:contain;object-position:center}.topbar{min-height:70px;padding:.55rem 1.15rem;gap:1rem}.workspace{padding:1rem}.workspace>.topbar,.preflight-grid{max-width:1520px}.preflight-grid{grid-template-columns:minmax(290px,410px) minmax(0,1fr);height:calc(100vh - 92px);min-height:680px}.workflow-rail{overflow:auto;padding:1.9rem 2rem}.workflow-rail h1{font-size:clamp(1.9rem,2.4vw,2.45rem)}.workflow-step{grid-template-columns:38px 56px minmax(0,1fr);gap:.8rem;margin-top:1.45rem}.workflow-step:not(:last-of-type):after{top:42px;bottom:-1.4rem;left:19px}.rail-number{width:30px;height:30px}.rail-icon{width:50px;height:50px}.workflow-step h2{font-size:1.12rem}.drop-target{min-height:58px}.privacy-card{margin-top:2rem}.privacy-icon{width:46px;height:46px}.report-panel{overflow:auto;padding:1.1rem 1.15rem 1.3rem}.report-head h2{font-size:clamp(1.75rem,2.3vw,2.6rem)}.status-card{grid-template-columns:minmax(0,1fr) 112px minmax(140px,210px);gap:1rem;margin-bottom:.85rem;padding:.85rem 1rem}.status-card strong{font-size:clamp(1.45rem,2.1vw,2rem)}.score-ring{width:104px;height:104px}.score-ring span{font-size:2rem}.category-button{grid-template-columns:54px minmax(0,1fr) auto 24px;gap:.75rem;padding:.78rem 1rem}.category-icon{width:44px;height:44px}.category-button strong{font-size:1.04rem}.finding-stack{padding:0 1rem .8rem}.finding-row button{padding:.58rem 0}.bottom-grid{gap:.75rem;margin-top:.75rem}.card{padding:.85rem}.copy-card pre,.dashboard-lower pre{max-height:180px}.landing-header,.hero{max-width:1500px}.landing-header{padding:1rem 2rem}.hero{padding:1.8rem 3rem 2.3rem}.hero h1{font-size:clamp(2.6rem,4.8vw,4.45rem)}.hero-copy>p{font-size:1.05rem}.upload-hero{min-height:170px;margin-top:1.35rem}.upload-circle{width:54px;height:54px}.preview-head{padding:1rem 1.25rem .75rem}.preview-icon,.preview-finding-icon{width:42px;height:42px}.metric-row{margin:0 1.25rem .7rem}.metric{min-height:88px;padding:.8rem .7rem}.metric strong{font-size:1.55rem}.small-score{width:58px;height:58px}.preview-finding{grid-template-columns:42px minmax(0,1fr) auto 18px;min-height:54px;margin:0 1.25rem}.preview-report-body{grid-template-columns:minmax(0,1fr) minmax(250px,.82fr);gap:.75rem;margin:0 1.25rem}.preview-findings-list .preview-finding{margin:0}.code-preview pre{padding:.75rem;font-size:.72rem}.preview-foot{margin:.7rem 1.25rem 1.1rem;padding-top:.65rem}.how-strip{padding:1.35rem 3rem 1.8rem}.how-grid{margin-top:1rem}.how-icon svg{width:48px;height:48px}.trust-strip{padding:1.15rem}.dashboard-shell{grid-template-columns:235px minmax(0,1fr)}.dashboard-sidebar{padding:1rem .85rem}.tool-list button,.recent-projects button,.sidebar-settings{min-height:46px;padding:.48rem .65rem}.sidebar-logo-fill{flex-basis:150px;min-height:150px}.sidebar-logo-fill img{left:50%;width:min(205px,92%)}.dashboard-main{padding:.85rem .85rem .85rem 0}.dashboard-card{min-height:calc(100vh - 1.7rem);padding:1.15rem}.dashboard-head h1{font-size:1.85rem}.dashboard-overview{grid-template-columns:235px minmax(0,1fr) 280px;gap:.8rem;margin:1rem 0 .9rem}.upload-panel,.project-details,.readiness-card{min-height:160px}.project-details{padding:1.15rem}.details-grid{margin-top:1rem;padding-top:.9rem}.readiness-card{grid-template-columns:110px minmax(0,1fr);padding:.9rem}.summary-card{min-height:72px;padding:.7rem .85rem}.summary-card strong{font-size:1.35rem}.dashboard-lower{gap:.8rem;margin-top:.85rem}.settings-page{padding:1rem 0}.settings-card{padding:1.25rem}.settings-card h1{font-size:clamp(2rem,3.6vw,3.1rem)}}.theme-menu{position:relative;z-index:30}.theme-menu summary{display:inline-flex;align-items:center;gap:.35rem;min-height:36px;padding:.42rem .62rem;border:1px solid var(--border);border-radius:999px;background:#fffef8c7;font-weight:800;list-style:none;cursor:pointer}.theme-menu summary::-webkit-details-marker{display:none}.theme-current{display:inline-block;width:18px;height:18px;border:1px solid rgba(25,25,34,.28);border-radius:50%}.theme-popover{position:absolute;top:calc(100% + .45rem);right:0;display:grid;grid-template-columns:repeat(2,minmax(128px,1fr));gap:.35rem;width:300px;padding:.55rem;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:var(--shadow)}.theme-choice{display:inline-flex;align-items:center;justify-content:flex-start;gap:.55rem;min-height:38px;padding:.45rem .55rem;border:0;border-radius:10px;background:transparent;font-weight:750;cursor:pointer}.theme-choice[aria-pressed=true],.theme-choice:hover{background:var(--pastel-surface)}@media(max-width:760px){.brand,.brand--compact{width:132px;height:54px}.brand img{object-fit:contain;object-position:center}.theme-popover{left:0;right:auto;width:min(300px,calc(100vw - 2rem))}}@media(min-width:761px)and (max-width:1180px){.preflight-grid,.hero,.dashboard-shell,.dashboard-overview,.dashboard-lower,.bottom-grid{grid-template-columns:1fr}.preflight-grid{height:auto;min-height:0}.workflow-rail,.report-panel{overflow:visible}.workflow-rail{border-right:0;border-bottom:1px solid var(--border)}.dashboard-main{padding:0 1rem 1rem}.dashboard-sidebar{position:static}.hero{padding:1.5rem 2rem 2rem}.hero h1{font-size:clamp(3rem,8vw,4.4rem)}.topbar,.landing-header{flex-wrap:wrap}.status-card{grid-template-columns:1fr 120px}.score-legend{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid,.value-grid,.pricing-grid,.map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.env-grid .map-panel:first-child,.route-findings-card,.change-grid .map-panel:first-child,.change-prompt-card,.price-card-featured{grid-column:span 2}}@media(max-width:760px){html{font-size:13px}.landing,.workspace,.dashboard-shell{overflow-x:hidden}.content-hero,.content-hero-narrow,.feature-grid,.faq-list,.value-section,.tool-guide-section,.pricing-section{width:min(100%,calc(100vw - 2rem))}.content-hero{padding:1.5rem 0 1rem}.content-hero h1{font-size:clamp(2.25rem,11vw,3.2rem)}.feature-grid{grid-template-columns:1fr}.value-section,.tool-guide-section,.pricing-section{padding:1.6rem 0 2rem}.section-title h2{font-size:clamp(1.9rem,9vw,2.9rem)}.value-grid,.tool-guide-grid,.pricing-grid,.map-grid,.project-map-empty,.project-map-overview,.env-overview,.change-guard-inputs,.git-rescue-input,.migration-input,.build-pack-layout,.prompt-compare{grid-template-columns:1fr}.env-grid .map-panel:first-child,.route-findings-card,.change-grid .map-panel:first-child,.git-command-card,.migration-findings-card,.migration-preview-card,.change-prompt-card,.map-tree-card{grid-column:auto}.price-card,.value-card{min-height:0}.landing-header,.hero,.hero-copy,.preview-card,.landing-links,.landing-actions{width:100%;max-width:100%;min-width:0}.topbar{gap:.75rem}.landing-header{gap:1rem;padding:.9rem 1rem}.landing-links{gap:.85rem}.hero{padding:1rem;overflow:hidden}.hero-copy,.hero h1,.hero-copy>p{width:min(100%,calc(100vw - 2rem),340px)!important;max-width:min(100%,calc(100vw - 2rem),340px)!important}.hero h1{font-size:clamp(2.35rem,11.5vw,3.4rem)}.hero-copy>p,.privacy-line,.upload-hero>span:not(.upload-circle){max-width:100%;overflow-wrap:anywhere}.privacy-line{display:flex;align-items:flex-start;width:100%}.privacy-line svg{flex:0 0 auto;margin-top:.2rem}.upload-hero{width:100%;min-height:145px;padding:1rem;overflow:hidden;text-align:center}.upload-circle{width:54px;height:54px;flex:0 0 auto}.demo-pack-card{align-items:flex-start;flex-direction:column}.demo-pack-card .button{width:100%}.preview-card,.report-panel,.workflow-rail,.dashboard-card,.settings-card{border-radius:16px}.preview-card{width:min(100%,calc(100vw - 2rem),340px);max-width:min(100%,calc(100vw - 2rem),340px)}.preview-head{align-items:flex-start;flex-direction:column}.preview-head .button,.preview-foot .button{width:100%}.preview-foot{grid-template-columns:1fr}.metric-row{grid-template-columns:repeat(2,minmax(0,1fr))}.metric:nth-child(2){border-right:0}.report-head h2{font-size:clamp(1.65rem,9vw,2.35rem)}.category-button,.finding-row button,.file-row,.history-row{min-width:0}.metric-row,.preview-report-body,.preview-foot{margin-left:.85rem;margin-right:.85rem}.code-preview pre,.copy-card pre,.dashboard-lower pre{font-size:.76rem}.score-legend{grid-template-columns:1fr}}@media(max-width:430px){.hero-copy>p{font-size:1rem}.hero h1{font-size:clamp(2.1rem,10.5vw,2.75rem)}.hero-title span{white-space:nowrap}.brand,.brand--compact{width:118px;height:48px}.button{width:100%}.landing .button,.landing .logo-button{width:auto}.landing .preview-card .button{width:100%}.icon-button{width:48px;flex:0 0 auto}.rail-actions .button:not(.icon-button){flex:1 1 220px}.landing-actions,.topnav,.topbar>.button{width:100%}.topnav button{min-height:34px}.filter-chip-group,.filter-controls,.segment-control{width:100%}.filter-chip,.segment-control button{flex:1 1 auto}}
