/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.contents{display:contents}.table{display:table}}:root{--ink:#f8fafc;--muted:#94a3b8;--muted-2:#64748b;--line:#94a3b829;--panel:#111d2e;--panel-2:#0b1422;--deep:#07101d;--blue:#3b82f6;--blue-bright:#60a5fa;--purple:#a78bfa;--amber:#f59e0b;--emerald:#34d399;--cyan:#22d3ee;--rose:#fb7185}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--deep)}body{background:var(--deep);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.theme-toggle{border:1px solid var(--line);cursor:pointer;color:#cbd5e1;background:#0f172abf;border-radius:9px;flex:none;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 12px;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.theme-toggle:hover{border-color:#60a5fa80;transform:translateY(-1px)}.theme-toggle span{font-size:15px;line-height:1}.theme-toggle strong{letter-spacing:.04em;text-transform:uppercase;font-size:9px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-nav{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101de0;height:68px;position:fixed;inset:0 0 auto}.nav-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 32px);height:100%;margin:0 auto;display:flex}.brand{align-items:center;gap:12px;min-width:max-content;display:inline-flex}.brand-icon{object-fit:contain;filter:drop-shadow(0 7px 12px #0a2b6624);flex:none;width:42px;height:47px}.brand strong{font-size:16px;line-height:1.1;display:block}.brand em{color:var(--blue-bright);font-style:normal}.brand small{color:var(--muted-2);letter-spacing:.03em;text-transform:uppercase;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:block}.nav-links{justify-content:center;align-items:center;gap:26px;margin-left:auto;display:flex}.nav-links a{color:#cbd5e1;font-size:12px;font-weight:650;transition:color .16s}.nav-links a:hover{color:var(--blue-bright)}.live-link{align-items:center;gap:7px;display:inline-flex}.live-dot{background:var(--emerald);border-radius:999px;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #34d3991a}.button{cursor:pointer;letter-spacing:.01em;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:38px;padding:0 15px;font-size:11px}.button-primary{color:#fff;background:linear-gradient(115deg,#2563eb,#4f46e5);box-shadow:0 12px 34px #2563eb40}.button-secondary{color:#dbeafe;background:#0f172acc;border-color:#94a3b840}.hero{border-bottom:1px solid var(--line);background:linear-gradient(#101b2d 0%,#07101d 88%);align-items:center;min-height:780px;padding:138px 0 84px;display:grid;position:relative;overflow:hidden}.hero-grid{opacity:.42;background-image:linear-gradient(#60a5fa0e 1px,#0000 1px),linear-gradient(90deg,#60a5fa0e 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.hero-glow{filter:blur(130px);background:#2563eb30;border-radius:50%;width:900px;height:520px;position:absolute;top:-180px;left:50%;transform:translate(-50%)}.hero-content{z-index:1;text-align:center;position:relative}.eyebrow{color:#bfdbfe;letter-spacing:.03em;text-transform:uppercase;background:#1e40af33;border:1px solid #3b82f659;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;display:inline-flex}.eyebrow.green{color:#a7f3d0;background:#064e3b59;border-color:#34d39952}.hero h1{letter-spacing:-.05em;max-width:930px;margin:28px auto 22px;font-size:clamp(46px,6.3vw,78px);line-height:1.02}.hero h1 span{color:#0000;background:linear-gradient(100deg,#60a5fa,#c4b5fd 58%,#818cf8);-webkit-background-clip:text;background-clip:text;padding-bottom:6px;display:block}.hero-copy{color:#b6c2d2;max-width:810px;margin:0 auto;font-size:clamp(16px,2vw,20px);line-height:1.75}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:34px;display:flex}.assurance-bar{border:1px solid var(--line);width:fit-content;max-width:100%;color:var(--muted);text-transform:uppercase;background:#0a1423c7;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin:28px auto 0;padding:12px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:flex}.assurance-bar i{background:var(--line);width:1px;height:14px}.assurance-bar strong{color:var(--emerald)}.section{padding:104px 0}.section-deep{background:#07101d}.section-mid{border-block:1px solid var(--line);background:#0c1727}.section-heading{max-width:720px;margin-bottom:54px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading>span{color:var(--blue-bright);letter-spacing:.16em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:800}.section-heading h2{letter-spacing:-.035em;margin:12px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.08}.section-heading p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.glass-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#122034e8,#0a1423d6);position:relative;box-shadow:0 24px 70px #0000002e}.proof-feature-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.proof-feature{border-radius:20px;min-height:330px;padding:32px;overflow:hidden}.card-corner{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;background:#2563eb24;border-radius:0 18px 0 14px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800;position:absolute;top:0;right:0}.card-corner.purple{color:#c4b5fd;background:#7c3aed24}.feature-title{align-items:center;gap:14px;margin-bottom:24px;display:flex}.feature-icon{color:#93c5fd;background:#2563eb29;border:1px solid #60a5fa52;border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:900;display:grid}.feature-icon.purple{color:#c4b5fd;background:#7c3aed29;border-color:#a78bfa52}.feature-title h3{margin:0 0 5px;font-size:17px}.feature-title p{color:var(--muted-2);margin:0;font-size:11px}.instruction-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.instruction-grid>div{border:1px solid var(--line);background:#07101db8;border-radius:12px;min-height:92px;padding:15px}.instruction-grid strong{color:#93c5fd;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:block}.instruction-grid p{color:#cbd5e1;margin:0;font-size:11px;line-height:1.55}.instruction-grid .danger-panel{background:#7f1d1d17;border-color:#f8717138}.instruction-grid .danger-panel strong{color:#fca5a5}.proof-card-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px;display:grid}.proof-card{border:1px solid var(--line);background:#0f1c2fb8;border-radius:16px;flex-direction:column;min-height:255px;padding:26px;display:flex}.proof-card>span{color:var(--emerald);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800}.proof-card h3{text-transform:capitalize;margin:22px 0 10px;font-size:18px}.proof-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.proof-card footer{border-top:1px solid var(--line);color:#cbd5e1;margin-top:auto;padding-top:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.podcast-section{border-block:1px solid var(--line);background:radial-gradient(circle at 12% 15%,#7c3aed26,#0000 27%),radial-gradient(circle at 88% 85%,#2563eb24,#0000 28%),#0a1423}.podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.podcast-card{border:1px solid var(--line);background:#0f1c2fd1;border-radius:17px;flex-direction:column;min-width:0;padding:24px;transition:transform .16s,border-color .16s;display:flex;box-shadow:0 20px 55px #00000021}.podcast-card:hover{border-color:#a78bfa73;transform:translateY(-3px)}.podcast-card-top{justify-content:space-between;align-items:center;gap:14px;display:flex}.podcast-number{color:#ddd6fe;background:#7c3aed24;border:1px solid #a78bfa73;border-radius:7px;place-items:center;width:34px;height:28px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;display:grid}.podcast-topic{color:var(--muted-2);letter-spacing:.07em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800}.podcast-card h3{min-height:46px;margin:20px 0 16px;font-size:17px;line-height:1.35}.podcast-card audio{width:100%;height:40px;margin-top:auto}.podcast-link{color:#ddd6fe;letter-spacing:.05em;text-transform:uppercase;background:#7c3aed1f;border:1px solid #a78bfa47;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;margin-top:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;transition:border-color .16s,background .16s;display:inline-flex}.podcast-link:hover{background:#7c3aed33;border-color:#a78bfa99}.podcast-note{background:#1e40af17;border:1px solid #60a5fa38;border-radius:14px;grid-template-columns:.7fr 1.3fr;align-items:center;gap:36px;margin-top:20px;padding:20px 24px;display:grid}.podcast-note span{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900}.podcast-note p{color:var(--muted);margin:0;font-size:11px;line-height:1.7}.stage-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.stage-card{border:1px solid var(--line);background:#07101dc2;border-radius:15px;min-height:190px;padding:20px;transition:transform .16s,border-color .16s}.stage-card:hover{border-color:#60a5fa80;transform:translateY(-3px)}.stage-card>span{color:var(--muted-2);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800}.stage-symbol{color:var(--blue-bright);margin:18px 0 12px;font-size:19px}.stage-card:nth-child(4) .stage-symbol{color:var(--purple)}.stage-card:nth-child(5) .stage-symbol{color:var(--amber)}.stage-card:nth-child(6) .stage-symbol{color:var(--cyan)}.stage-card:nth-child(7) .stage-symbol{color:var(--emerald)}.stage-card:nth-child(8) .stage-symbol{color:var(--rose)}.stage-card h3{margin:0 0 8px;font-size:15px}.stage-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.trust-rule{background:#34d39933;border:1px solid #34d39940;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:22px;display:grid;overflow:hidden}.trust-rule span{color:#a7f3d0;text-align:center;text-transform:uppercase;background:#064e3b4f;padding:16px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:750}.sandbox-promo{border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% 45%,#2563eb29,#0000 33%),#07101d;padding:90px 0}.sandbox-promo-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.sandbox-promo h2{letter-spacing:-.04em;margin:20px 0 16px;font-size:clamp(34px,4vw,50px);line-height:1.06}.sandbox-promo p{color:var(--muted);margin:0 0 26px;font-size:14px;line-height:1.75}.sandbox-promo-actions{flex-wrap:wrap;gap:10px;display:flex}.mini-console{border:1px solid var(--line);background:#0b1422;border-radius:18px;overflow:hidden;box-shadow:0 35px 90px #00000047}.mini-console-top{border-bottom:1px solid var(--line);color:var(--muted);background:#07101d;justify-content:space-between;align-items:center;padding:14px 18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.mini-console-top strong{color:var(--emerald)}.mini-stage-row{border-bottom:1px solid var(--line);grid-template-columns:repeat(9,1fr);gap:4px;padding:14px;display:grid}.mini-stage-row span{border:1px solid var(--line);color:var(--muted-2);text-align:center;background:#0e1b2e;border-radius:6px;padding:7px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.mini-stage-row span.active{color:#bfdbfe;background:#2563eb38;border-color:#3b82f680}.mini-console-body{grid-template-columns:1.25fr .75fr;min-height:245px;display:grid}.mini-console-body>div:first-child{border-right:1px solid var(--line);padding:30px}.mini-console small{color:var(--muted-2);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:block}.mini-console-body strong{color:#dbeafe;margin-top:13px;font-size:13px;display:block}.mini-console-body p{margin-top:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.mini-metrics{background:var(--line);gap:1px;display:grid}.mini-metrics span{background:#0d192a;align-content:center;padding:18px;display:grid}.mini-metrics strong{margin-top:8px}.mini-metrics .amber{color:#fbbf24}.module-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.module-card{border:1px solid var(--line);background:#07101db3;border-radius:15px;flex-direction:column;min-height:285px;padding:22px;display:flex}.module-card>span{color:#93c5fd;border:1px solid;border-radius:6px;width:fit-content;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.module-card.purple>span{color:#c4b5fd}.module-card.amber>span{color:#fcd34d}.module-card.cyan>span{color:#67e8f9}.module-card.emerald>span{color:#6ee7b7}.module-card.rose>span{color:#fda4af}.module-card h3{margin:26px 0 12px;font-size:15px}.module-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.72}.module-card a{border-top:1px solid var(--line);color:#bfdbfe;margin-top:auto;padding-top:20px;font-size:10px;font-weight:800}.commercial-note{background:#78350f1a;border:1px solid #f59e0b40;border-radius:16px;grid-template-columns:1fr 1.3fr;align-items:center;gap:50px;margin-top:24px;padding:28px;display:grid}.commercial-note span{color:#fbbf24;letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800}.commercial-note h3{margin:8px 0 0;font-size:18px}.commercial-note p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.audience-strip{border-block:1px solid var(--line);background:#2563eb14;padding:34px 0}.audience-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:64px;display:grid}.audience-grid span,.trust-control-heading>span,.matterone-offer>div:first-child>span,.commercial-hero span,.commercial-section>span{color:var(--blue-bright);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:850}.audience-grid h2{margin:8px 0 0;font-size:clamp(20px,2.2vw,30px);line-height:1.16}.audience-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.75}.trust-control-heading{text-align:center;max-width:720px;margin:54px auto 20px}.trust-control-heading h3{margin:9px 0 0;font-size:22px}.trust-control-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.trust-control-grid article{background:#064e3b21;border:1px solid #34d3993b;border-radius:14px;padding:22px}.trust-control-grid article>span{color:var(--emerald)}.trust-control-grid h3{margin:16px 0 8px;font-size:14px}.trust-control-grid p{color:var(--muted);margin:0;font-size:10px;line-height:1.7}.matterone-offer{background:linear-gradient(120deg,#2563eb2e,#4f46e514),#07101db8;border:1px solid #60a5fa4d;border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;margin-bottom:16px;padding:30px;display:grid}.matterone-offer h3{margin:10px 0 8px;font-size:24px}.matterone-offer p{max-width:720px;color:var(--muted);margin:0;font-size:12px;line-height:1.7}.matterone-price{justify-items:end;min-width:190px;display:grid}.matterone-price strong{font-size:52px;line-height:.9}.matterone-price span{color:#bfdbfe;margin-top:7px;font-size:12px;font-weight:850}.matterone-price small{color:var(--muted-2);margin-top:4px;font-size:9px}.output-price{color:#bfdbfe;margin-bottom:14px;font-size:11px}.commercial-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.overlap-disclosure,.pricing-disclosure{background:#082f4929;border:1px solid #0ea5e940;border-radius:14px;margin-top:18px;padding:20px 22px}.overlap-disclosure strong,.pricing-disclosure strong{color:#bae6fd;font-size:12px}.overlap-disclosure p,.pricing-disclosure p{color:var(--muted);margin:7px 0 0;font-size:11px;line-height:1.7}.commercial-page{min-height:100vh;padding-top:68px}.commercial-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 0,#3b82f633,#0000 48%),#07101d;padding:96px 0 72px}.commercial-hero h1{letter-spacing:-.055em;max-width:860px;margin:14px 0;font-size:clamp(42px,6vw,76px);line-height:.98}.commercial-hero p{max-width:760px;color:var(--muted);margin:0;font-size:16px;line-height:1.7}.commercial-content{gap:20px;padding-block:64px 90px;display:grid}.commercial-section{border:1px solid var(--line);background:#111d2ebf;border-radius:16px;padding:30px}.commercial-section h2{margin:0 0 12px;font-size:24px}.commercial-section>span+h2{margin-top:9px}.commercial-section p{max-width:840px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.commercial-section p a{color:var(--blue-bright);text-underline-offset:3px;text-decoration:underline}.commercial-page-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.price-feature{border-color:#60a5fa59;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;display:grid}.price-feature>strong{color:#bfdbfe;justify-items:end;font-size:54px;line-height:1;display:grid}.price-feature>strong small{max-width:180px;color:var(--muted);text-align:right;margin-top:6px;font-size:10px;line-height:1.4}.price-list{border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(2,1fr);margin-top:24px;display:grid;overflow:hidden}.price-list>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:18px;display:flex}.price-list>div:nth-last-child(-n+2){border-bottom:0}.price-list>div:nth-child(odd){border-right:1px solid var(--line)}.price-list span{color:#bfdbfe;white-space:nowrap;font-size:11px;font-weight:800}.commercial-cta{background:#064e3b21;border:1px solid #34d39940;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:30px;display:grid}.commercial-cta h2{margin:0 0 8px}.commercial-cta p{max-width:660px;color:var(--muted);margin:0;font-size:12px;line-height:1.65}.commercial-cta>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.commercial-footer{border-top:1px solid var(--line);background:#050c16;padding:24px 0}.commercial-footer .shell{color:var(--muted);flex-wrap:wrap;align-items:center;gap:20px;font-size:10px;display:flex}.contact-card .button{margin-top:24px}.commercial-boundary{border-color:#f59e0b4d}.standalone-report-page{min-height:100vh}.site-footer{background:#050c16;padding:64px 0 22px}.footer-grid{grid-template-columns:1.8fr repeat(3,1fr);gap:54px;padding-bottom:44px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid p{max-width:380px;color:var(--muted-2);margin:8px 0 0;font-size:11px;line-height:1.7}.footer-grid>div>strong{color:#e2e8f0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.footer-grid>div>a,.footer-grid>div>span{color:var(--muted);font-size:11px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted-2);justify-content:space-between;align-items:center;gap:20px;padding-top:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.footer-company-lockup{align-items:center;gap:12px;display:flex}.footer-company-logo{aspect-ratio:216/76;object-fit:contain;flex:none;width:124px;max-width:100%;height:auto;display:block}.footer-company-logo-small{width:88px;margin-right:4px}@media (width<=980px){.nav-links{display:none}.proof-feature-grid,.sandbox-promo-grid,.audience-grid,.price-feature,.commercial-cta{grid-template-columns:1fr}.proof-card-grid,.stage-grid,.trust-control-grid{grid-template-columns:repeat(2,1fr)}.podcast-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-grid,.trust-rule{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/span 2}.matterone-price,.price-feature>strong{justify-items:start}.price-feature>strong small{text-align:left}.commercial-cta>div:last-child{justify-content:flex-start}}@media (width<=650px){.shell{width:min(100% - 28px,1180px)}.site-nav .button{display:none}.theme-toggle{width:38px;padding:0}.theme-toggle strong{display:none}.hero{min-height:720px;padding-top:126px}.hero h1{font-size:45px}.assurance-bar{flex-direction:column;align-items:flex-start}.assurance-bar i{display:none}.section{padding:76px 0}.proof-feature{padding:24px}.instruction-grid,.proof-card-grid,.podcast-grid,.podcast-note,.stage-grid,.module-grid,.trust-control-grid,.matterone-offer,.commercial-page-grid,.price-list,.commercial-note,.footer-grid{grid-template-columns:1fr}.price-list>div,.price-list>div:nth-child(odd){border-right:0;border-bottom:1px solid var(--line)}.price-list>div:last-child{border-bottom:0}.commercial-hero{padding:72px 0 56px}.commercial-hero h1{font-size:42px}.commercial-content{padding-block:36px 64px}.commercial-section,.commercial-cta,.matterone-offer{padding:22px}.commercial-cta .button,.commercial-actions .button{width:100%}.commercial-note{gap:20px}.trust-rule,.mini-console-body{grid-template-columns:1fr}.mini-console-body>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sandbox-page{background:radial-gradient(circle at 50% 0,#2563eb24,#0000 30%),#07101d;min-height:100vh;padding-bottom:32px}.sandbox-nav-status{color:#a7f3d0;text-transform:uppercase;align-items:center;gap:9px;margin-left:auto;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:800;display:inline-flex}.sandbox-header{border-bottom:1px solid var(--line);padding:122px 0 38px}.sandbox-header .shell{justify-content:space-between;align-items:flex-end;gap:36px;display:flex}.sandbox-header h1{letter-spacing:-.04em;margin:18px 0 8px;font-size:clamp(34px,4vw,50px);line-height:1.05}.sandbox-header p{max-width:690px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.sandbox-controls{flex:none;align-items:flex-end;gap:8px;display:flex}.sandbox-controls label{color:var(--muted-2);text-transform:uppercase;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700;display:grid}.sandbox-controls select,.control-button{border:1px solid var(--line);color:#e2e8f0;background:#101d30;border-radius:8px;min-height:40px;padding:0 12px;font-size:10px;font-weight:750}.control-button{cursor:pointer}.control-button.guided{color:#d1fae5;background:#065f4673;border-color:#34d39952}.control-button.guided.running{color:#fde68a;background:#78350f61;border-color:#f59e0b61}.sandbox-shell{border:1px solid var(--line);background:#0c1727;border-radius:18px;margin-top:28px;overflow:hidden;box-shadow:0 38px 100px #0000004d}.sandbox-topbar{border-bottom:1px solid var(--line);background:#07101d;justify-content:space-between;align-items:center;gap:22px;padding:14px;display:flex}.stage-tabs{scrollbar-width:thin;align-items:stretch;gap:5px;display:flex;overflow-x:auto}.stage-tabs button{border:1px solid var(--line);cursor:pointer;min-width:154px;color:var(--muted-2);text-align:left;background:#0d192a;border-radius:7px;gap:2px;padding:8px 9px;display:grid;position:relative}.stage-tabs button span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900}.stage-tabs button small{font-size:9px;line-height:1.25}.stage-tabs button i{color:var(--muted-2);font-style:normal;position:absolute;top:5px;right:7px}.stage-tabs button.complete{color:#6ee7b7;background:#064e3b33;border-color:#34d39940}.stage-tabs button.current{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:#60a5fa9e;box-shadow:0 8px 24px #2563eb38}.stage-tabs button:disabled{cursor:not-allowed}.matter-state{color:var(--muted-2);flex:none;gap:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;display:flex}.matter-state strong{color:#bfdbfe;margin-left:4px}.matter-state .warn,.warn{color:#fbbf24!important}.ok{color:#6ee7b7!important}.blocked{color:#fda4af!important}.sandbox-workspace{grid-template-columns:minmax(0,1.45fr) minmax(340px,.75fr);min-height:690px;display:grid}.stage-workspace{border-right:1px solid var(--line);flex-direction:column;min-width:0;padding:28px;display:flex}.stage-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.stage-heading>div{align-items:flex-start;gap:12px;display:flex}.stage-heading>div>span{color:#bfdbfe;text-align:center;background:#2563eb3d;border:1px solid #60a5fa66;border-radius:7px;min-width:38px;padding:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:900}.stage-heading h2{margin:0 0 7px;font-size:18px}.stage-heading p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.stage-heading>small{color:var(--muted-2);white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.stage-body,.stage-list,.timeline,.readiness,.review-box,.release-box{flex:1;margin-top:24px}.form-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.form-grid label,.review-box>label{color:var(--muted-2);text-transform:uppercase;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:750;display:grid}.form-grid input,.review-box textarea{border:1px solid var(--line);color:#dbeafe;text-transform:none;background:#07101d;border-radius:8px;outline:none;width:100%;min-height:42px;padding:10px 12px;font-size:11px}.review-box textarea{resize:vertical;min-height:120px;line-height:1.55}.review-box textarea:focus{border-color:#60a5faa6}.stage-notice{border:1px solid var(--line);border-radius:9px;margin-top:14px;padding:12px 14px;font-size:10px;line-height:1.5}.stage-notice.blue{color:#bfdbfe;background:#1e40af24;border-color:#60a5fa42}.stage-notice.green{color:#a7f3d0;background:#064e3b33;border-color:#34d39942}.stage-notice.red{color:#fecdd3;background:#88133729;border-color:#fb718540}.intake-link{border:1px solid var(--line);background:#07101d;border-radius:12px;gap:10px;padding:18px;display:grid}.intake-link small{color:var(--muted-2);text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px}.intake-link strong{color:#93c5fd;text-overflow:ellipsis;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow:hidden}.intake-link span{color:#6ee7b7;background:#064e3b59;border-radius:6px;width:fit-content;padding:5px 8px;font-size:9px;font-weight:800}.stage-list{align-content:start;gap:9px;display:grid}.stage-list article{border:1px solid var(--line);background:#07101d;border-radius:9px;justify-content:space-between;align-items:center;gap:20px;padding:13px;display:flex}.stage-list article>div{gap:5px;min-width:0;display:grid}.stage-list article>div:last-child{justify-items:end}.stage-list span{color:#93c5fd;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800}.stage-list strong{color:#e2e8f0;font-size:11px;line-height:1.45}.stage-list small{max-width:300px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.stage-list code{color:var(--muted-2);font-size:8px}.stage-list b{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.stage-list.gaps article{display:grid}.stage-list.gaps article>div{align-items:center;gap:10px;display:flex}.stage-list.gaps span{color:#fcd34d;background:#78350f42;border:1px solid #f59e0b4d;border-radius:5px;padding:4px 6px}.stage-list.gaps p{color:var(--muted);margin:0;font-size:9px}.timeline{align-content:start;gap:0;display:grid;position:relative}.timeline:before{content:"";background:#22d3ee59;width:1px;position:absolute;top:10px;bottom:20px;left:101px}.timeline article{grid-template-columns:88px 14px 1fr;align-items:start;gap:13px;padding:10px 0;display:grid;position:relative}.timeline time{color:#67e8f9;padding-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800}.timeline-node{z-index:1;background:#07101d;border:2px solid #22d3ee;border-radius:50%;width:11px;height:11px;margin-top:2px;position:relative}.timeline article>div{gap:5px;display:grid}.timeline strong{font-size:11px}.timeline small{color:var(--muted);font-size:9px}.readiness{grid-template-columns:180px 1fr;align-items:stretch;gap:14px;display:grid}.readiness-score{text-align:center;background:#064e3b29;border:1px solid #34d39942;border-radius:14px;place-content:center;display:grid}.readiness-score span{color:#6ee7b7;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:44px;font-weight:900}.readiness-score small{color:var(--muted);text-transform:uppercase;font-size:9px}.gate-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.gate-grid>div{border:1px solid var(--line);background:#07101d;border-radius:10px;align-content:center;gap:7px;padding:16px;display:grid}.gate-grid small{color:var(--muted-2);font-size:9px}.gate-grid strong{font-size:10px}.review-box{align-content:start;gap:14px;display:grid}.signoff-check{background:#8813371f;border:1px solid #fb71853b;border-radius:9px;align-items:center;padding:14px;color:#e2e8f0!important;text-transform:none!important;grid-template-columns:20px 1fr!important;font-family:inherit!important;font-size:11px!important}.signoff-check input{width:16px;height:16px}.release-box{text-align:center;background:#064e3b1f;border:1px solid #34d39942;border-radius:15px;align-content:center;place-items:center;padding:30px;display:grid}.release-icon{color:#a7f3d0;background:#065f4666;border:1px solid #34d3995c;border-radius:50%;place-items:center;width:54px;height:54px;font-size:24px;display:grid}.release-box h3{margin:18px 0 8px;font-size:19px}.release-box p{max-width:480px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.release-meta{flex-wrap:wrap;justify-content:center;gap:8px;margin:18px 0;display:flex}.release-meta span{border:1px solid var(--line);color:var(--muted);background:#07101d;border-radius:6px;padding:6px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.validation-question{background:#1e40af2b;border:2px solid #60a5fa7a;border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin:18px 0 4px;padding:19px 20px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;box-shadow:0 14px 38px #2563eb1f}.validation-question.answered{background:#064e3b33;border-color:#34d3997a;box-shadow:0 14px 38px #0596691a}.validation-question>div:first-child{gap:7px;display:grid}.validation-question small{color:#93c5fd;letter-spacing:.06em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:800}.validation-question.answered small{color:#6ee7b7}.validation-question strong{color:#dbeafe;font-size:15px;line-height:1.4}.validation-question p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.validation-meaning{flex-wrap:wrap;gap:6px;display:flex}.validation-meaning span{border:1px solid var(--line);color:var(--muted);background:#07101d61;border-radius:6px;padding:5px 7px;font-size:8px}.validation-meaning b{color:#dbeafe}.validation-question>div:last-child{flex:none;gap:8px;display:flex}.validation-question button{border:1px solid var(--line);cursor:pointer;color:#cbd5e1;background:#0d192a;border-radius:9px;min-width:72px;min-height:42px;padding:8px 13px;font-size:10px;font-weight:800;transition:transform .15s,border-color .15s,background .15s}.validation-question button:hover{border-color:#60a5fa9e;transform:translateY(-1px)}.validation-question button.selected{color:#fff;background:#059669;border-color:#34d399b3}.stage-navigation{border-top:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:14px;padding-top:14px;display:grid}.stage-navigation button{border:1px solid var(--line);cursor:pointer;color:#dbeafe;background:#101d30;border-radius:8px;min-height:38px;padding:0 13px;font-size:9px;font-weight:800}.stage-navigation button:last-child{background:#2563eb57;border-color:#60a5fa66;justify-self:end}.stage-navigation button:disabled{cursor:not-allowed;opacity:.38}.stage-navigation span{color:var(--muted-2);text-align:center;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px}.trust-chamber{background:#07101d;flex-direction:column;min-width:0;padding:24px;display:flex}.trust-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.trust-heading>div{gap:5px;display:grid}.trust-heading small{color:var(--blue-bright);letter-spacing:.08em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.trust-heading strong{font-size:12px}.trust-heading>span{color:#fda4af;text-transform:uppercase;background:#8813372e;border:1px solid #fb71854d;border-radius:6px;padding:5px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.trust-heading>span.permitted{color:#6ee7b7;background:#064e3b3d;border-color:#34d3994d}.trust-chamber dl{grid-template-columns:repeat(2,1fr);gap:7px;margin:14px 0;display:grid}.trust-chamber dl>div{border:1px solid var(--line);background:#0c1727;border-radius:8px;min-width:0;padding:10px}.trust-chamber dt{color:var(--muted-2);margin-bottom:6px;font-size:8px}.trust-chamber dd{color:#dbeafe;margin:0;font-size:9px;line-height:1.45}.trust-chamber dd.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.audit-log{border:1px solid var(--line);background:#040912;border-radius:9px;flex-direction:column;flex:1;min-height:0;margin-top:2px;display:flex;overflow:hidden}.audit-log>div{border-bottom:1px solid var(--line);color:var(--muted-2);text-transform:uppercase;justify-content:space-between;padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:800;display:flex}.audit-log>div strong{color:var(--emerald)}.audit-log ol{align-content:end;gap:8px;margin:0;padding:11px;list-style:none;display:grid}.audit-log li{color:#94a3b8;grid-template-columns:20px 1fr;gap:7px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;line-height:1.4;display:grid}.audit-log li span{color:#475569}.sandbox-footer{color:var(--muted-2);text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:20px 0 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;display:flex}.sandbox-footer .footer-company-logo{margin-right:4px}.sandbox-footer strong{color:var(--emerald)}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02060dd6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.output-modal{border:1px solid var(--line);background:#07101d;border-radius:20px;width:min(1180px,100%);max-height:94vh;overflow:hidden;box-shadow:0 40px 120px #0000008c}.report-toolbar{border-bottom:1px solid var(--line);background:#07101d;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:14px 18px 14px 22px;display:flex}.report-toolbar small{color:var(--emerald);letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.report-toolbar h2{color:#f8fafc;margin:5px 0 0;font-size:17px}.report-actions{align-items:center;gap:8px;display:flex}.report-actions button{border:1px solid var(--line);cursor:pointer;color:#cbd5e1;background:#101d30;border-radius:8px}.report-print{letter-spacing:.04em;text-transform:uppercase;height:36px;padding:0 13px;font-size:9px;font-weight:850}.report-close{width:36px;height:36px;font-size:20px}.report-layout{grid-template-columns:220px minmax(0,1fr);height:min(790px,94vh - 72px);min-height:0;display:grid}.report-index{background:#07101d;border-right:1px solid #94a3b82b;flex-direction:column;min-height:0;padding:18px 14px;display:flex}.report-brand{border-bottom:1px solid #94a3b824;align-items:center;gap:10px;padding:0 8px 17px;display:flex}.report-brand img{object-fit:contain;width:28px;height:32px}.report-brand div{gap:3px;display:grid}.report-brand strong{color:#f8fafc;font-size:10px}.report-brand span{color:#64748b;font-size:8px}.report-index nav{gap:4px;margin-top:14px;display:grid;overflow-y:auto}.report-index nav button{cursor:pointer;color:#94a3b8;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;width:100%;padding:9px 10px;font-size:9px;font-weight:750;display:flex}.report-index nav button:hover{color:#e2e8f0;background:#94a3b814}.report-index nav button.active{color:#d1fae5;background:#064e3b5c;border-color:#34d39942}.report-index nav button>span{color:#64748b;border:1px solid #94a3b82e;border-radius:6px;place-items:center;width:23px;height:23px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:900;display:grid}.report-index nav button.active>span{color:#6ee7b7;border-color:#34d39952}.report-index-status{background:#064e3b2e;border:1px solid #34d39933;border-radius:10px;gap:5px;margin-top:auto;padding:13px;display:grid}.report-index-status span,.report-index-status small{color:#64748b;text-transform:uppercase;font-size:7px}.report-index-status strong{color:#6ee7b7;font-size:10px}.report-document{color:#172033;background:#dfe6ee;padding:24px;overflow:auto}.report-document-header,.report-document-footer{color:#64748b;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:flex-start;gap:20px;width:min(840px,100%);margin:0 auto 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;display:flex}.report-document-header div{gap:3px;display:grid}.report-document-header div:last-child{text-align:right}.report-document-header strong,.report-document-footer strong{color:#334155;font-size:8px}.report-panel{background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:min(840px,100%);min-height:650px;margin:0 auto;padding:34px;display:none;box-shadow:0 18px 55px #0f172a1f}.report-panel.active{display:block}.report-title-block{border-bottom:3px solid #0f766e;padding-bottom:25px}.report-title-block>span{color:#0f766e;letter-spacing:.12em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:900}.report-title-block h3{color:#0f172a;letter-spacing:-.045em;margin:12px 0 10px;font-size:clamp(28px,4vw,39px)}.report-title-block p{color:#52627a;max-width:650px;margin:0;font-size:11px;line-height:1.65}.report-metadata{background:#dbe3ec;border:1px solid #dbe3ec;border-radius:9px;grid-template-columns:repeat(2,1fr);gap:1px;margin:22px 0;display:grid;overflow:hidden}.report-metadata>div{background:#f8fafc;gap:6px;min-height:68px;padding:13px 15px;display:grid}.report-metadata small,.qualification-details small,.report-signature small{color:#64748b;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:850}.report-metadata strong{color:#1e293b;font-size:10px}.report-readiness{grid-template-columns:180px minmax(0,1fr);gap:10px;margin:22px 0;display:grid}.report-score{color:#d1fae5;background:linear-gradient(145deg,#064e3b,#0f766e);border-radius:12px;align-content:center;min-height:145px;padding:18px;display:grid}.report-score span{letter-spacing:-.06em;font-size:41px;font-weight:900}.report-score strong{margin-top:3px;font-size:10px}.report-score small{color:#99f6e4;margin-top:10px;font-size:7px}.report-gates{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.report-gates>div{background:#f8fafc;border:1px solid #dbe3ec;border-radius:10px;align-content:center;gap:7px;min-height:68px;padding:13px;display:grid}.report-gates span{color:#64748b;text-transform:uppercase;font-size:7px}.report-gates strong{color:#047857;font-size:9px}.report-gates strong.attention{color:#b45309}.report-decision{background:#eff6ff;border:1px solid #cbd5e1;border-left:4px solid #2563eb;border-radius:0 10px 10px 0;padding:18px}.report-decision>span{color:#1d4ed8;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:900}.report-decision blockquote{color:#1e293b;margin:11px 0 12px;font-size:11px;font-style:italic;line-height:1.55}.report-decision>div{color:#334155;justify-content:space-between;gap:14px;font-size:8px;display:flex}.report-decision small{color:#64748b}.report-component-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:20px;display:grid}.report-component-grid article{border:1px solid #dbe3ec;border-radius:9px;gap:6px;min-height:93px;padding:13px;display:grid}.report-component-grid article>span{color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:900}.report-component-grid strong{color:#1e293b;font-size:9px;line-height:1.35}.report-component-grid small{color:#64748b;font-size:7px;line-height:1.45}.report-section-heading{border-bottom:2px solid #2563eb;align-items:flex-start;gap:14px;padding-bottom:18px;display:flex}.report-section-heading>span{color:#fff;background:#2563eb;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:900;display:grid}.report-section-heading h3{color:#0f172a;letter-spacing:-.025em;margin:1px 0 5px;font-size:20px}.report-section-heading p{color:#64748b;margin:0;font-size:9px;line-height:1.5}.report-section-heading.amber{border-color:#d97706}.report-section-heading.amber>span{background:#d97706}.report-section-heading.cyan{border-color:#0891b2}.report-section-heading.cyan>span{background:#0891b2}.report-section-heading.violet{border-color:#7c3aed}.report-section-heading.violet>span{background:#7c3aed}.report-section-heading.rose{border-color:#e11d48}.report-section-heading.rose>span{background:#e11d48}.report-section-heading.green{border-color:#059669}.report-section-heading.green>span{background:#059669}.report-table-wrap{margin-top:20px;overflow-x:auto}.report-table{border-spacing:0;border-collapse:separate;color:#334155;border:1px solid #dbe3ec;border-radius:8px;width:100%;min-width:610px;font-size:8px}.report-table th,.report-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5eaf0;padding:10px 11px}.report-table th{color:#475569;letter-spacing:.04em;text-transform:uppercase;background:#f1f5f9;font-size:7px}.report-table tbody tr:last-child td{border-bottom:0}.report-table td.mono{color:#475569;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.report-chip{white-space:nowrap;text-transform:uppercase;border-radius:999px;padding:4px 6px;font-size:6px;font-weight:900;display:inline-flex}.report-chip.success{color:#047857;background:#d1fae5}.report-chip.review{color:#b45309;background:#fef3c7}.report-note{background:#f0f9ff;border:1px solid #bae6fd;border-radius:9px;margin-top:20px;padding:14px 15px}.report-note strong{color:#0369a1;text-transform:uppercase;font-size:8px}.report-note p{color:#475569;margin:7px 0 0;font-size:8px;line-height:1.55}.report-note.warning{background:#fffbeb;border-color:#fde68a}.report-note.warning strong{color:#b45309}.report-gap-list{gap:10px;margin-top:20px;display:grid}.report-gap-list article{border:1px solid #e2e8f0;border-left:4px solid #d97706;border-radius:0 9px 9px 0;padding:16px}.report-gap-list article>div{color:#b45309;text-transform:uppercase;justify-content:space-between;gap:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:900;display:flex}.report-gap-list h4{color:#1e293b;margin:10px 0 6px;font-size:11px}.report-gap-list p,.report-gap-list small{color:#64748b;font-size:8px;line-height:1.5}.report-gap-list p{margin:0 0 8px}.report-limitations{color:#e2e8f0;background:#1e293b;border-radius:10px;margin-top:20px;padding:17px}.report-limitations span{color:#fda4af;letter-spacing:.08em;font-size:7px;font-weight:900}.report-limitations p{margin:8px 0 0;font-size:9px;line-height:1.55}.report-subheading{color:#334155;letter-spacing:.04em;text-transform:uppercase;margin:22px 0 10px;font-size:9px}.report-files{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.report-files>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:22px minmax(0,1fr);gap:3px 8px;padding:10px;display:grid}.report-files span{color:#2563eb;grid-row:1/3}.report-files strong{color:#334155;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.report-files small{color:#64748b;font-size:7px}.report-audit{background:#dbe3ec;border:1px solid #dbe3ec;border-radius:8px;gap:1px;display:grid;overflow:hidden}.report-audit>div{background:#fff;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 12px;display:grid}.report-audit span,.report-audit strong{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px}.report-audit p{color:#64748b;margin:0;font-size:8px}.report-signature{background:#dbe3ec;border:1px solid #dbe3ec;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;display:grid;overflow:hidden}.report-signature>div{background:#f8fafc;gap:6px;padding:11px;display:grid}.report-signature strong{color:#334155;font-size:8px}.qualification-success{text-align:center;background:radial-gradient(circle at 50% 0,#10b98129,#0000 55%),#ecfdf5;border:1px solid #a7f3d0;border-radius:14px;justify-items:center;margin-top:26px;padding:33px 26px;display:grid}.qualification-mark{color:#fff;background:#059669;border-radius:50%;place-items:center;width:60px;height:60px;margin-bottom:15px;font-size:28px;font-weight:900;display:grid;box-shadow:0 10px 28px #05966940}.qualification-success>span,.qualification-action>div>span{color:#047857;letter-spacing:.12em;font-size:7px;font-weight:900}.qualification-success h4{color:#064e3b;letter-spacing:-.03em;margin:11px 0 8px;font-size:23px}.qualification-success p{color:#32715e;max-width:560px;margin:0;font-size:10px;line-height:1.6}.qualification-details{background:#dbe3ec;border:1px solid #dbe3ec;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:18px;display:grid;overflow:hidden}.qualification-details>div{background:#f8fafc;gap:6px;padding:13px;display:grid}.qualification-details strong{color:#047857;font-size:9px}.qualification-action{background:#0f172a;border-radius:12px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:20px;display:flex}.qualification-action h4{color:#f8fafc;margin:7px 0 5px;font-size:16px}.qualification-action p{color:#94a3b8;max-width:465px;margin:0;font-size:8px;line-height:1.5}.qualification-action .button{white-space:nowrap;flex:none}.report-document-footer{align-items:center;margin-top:12px;margin-bottom:0}.report-control{color:#dbeafe;background:#1e40af4d;border-color:#60a5fa61}@media (width<=980px){.sandbox-header .shell{flex-direction:column;align-items:flex-start}.sandbox-controls{flex-wrap:wrap;width:100%}.sandbox-workspace{grid-template-columns:1fr}.stage-workspace{border-right:0;border-bottom:1px solid var(--line)}.trust-chamber{min-height:580px}.report-layout{grid-template-columns:180px minmax(0,1fr)}.report-panel{min-height:610px;padding:25px}.report-component-grid,.report-files{grid-template-columns:repeat(2,1fr)}.qualification-action{flex-direction:column;align-items:flex-start}}@media (width<=650px){.sandbox-nav-status{display:none}.sandbox-nav .button{display:inline-flex}.sandbox-header{padding-top:110px}.sandbox-controls label,.sandbox-controls select,.control-button{width:100%}.sandbox-topbar{flex-direction:column;align-items:flex-start}.matter-state{justify-content:space-between;width:100%}.stage-workspace,.trust-chamber{padding:18px}.form-grid,.readiness,.gate-grid,.trust-chamber dl{grid-template-columns:1fr}.validation-question{flex-direction:column;align-items:flex-start}.validation-question>div:last-child,.validation-question button{width:100%}.stage-navigation{grid-template-columns:repeat(2,1fr)}.stage-navigation span{grid-area:1/1/auto/-1}.stage-list article{flex-direction:column;align-items:flex-start}.stage-list article>div:last-child{justify-items:start}.modal-backdrop{padding:0}.output-modal{border:0;border-radius:0;width:100%;height:100vh;max-height:none}.report-toolbar{min-height:68px;padding:12px}.report-toolbar h2{font-size:13px}.report-print{padding:0 9px;font-size:7px}.report-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:calc(100vh - 68px)}.report-index{border-bottom:1px solid #94a3b82b;border-right:0;padding:7px 9px;display:block}.report-brand,.report-index-status{display:none}.report-index nav{gap:4px;margin:0;display:flex;overflow-x:auto}.report-index nav button{flex:none;width:auto;padding:6px 8px}.report-index nav button>span{width:20px;height:20px}.report-document{padding:12px}.report-document-header,.report-document-footer{flex-direction:column;align-items:flex-start;gap:5px}.report-document-header div:last-child{text-align:left}.report-panel{min-height:0;padding:20px}.report-metadata,.report-component-grid,.report-readiness,.report-gates,.report-files,.report-signature,.qualification-details{grid-template-columns:1fr}.report-decision>div,.qualification-action{flex-direction:column;align-items:flex-start}.report-audit>div{grid-template-columns:42px minmax(0,1fr)}.report-audit strong{grid-column:2}.qualification-success{padding:25px 16px}.qualification-action .button{width:100%}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#0f172a;--muted:#52627a;--muted-2:#718096;--line:#1e40af24;--panel:#fff;--panel-2:#f4f7fb;--deep:#eef3f9}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html[data-theme=light] body{color:#0f172a;background:#eef3f9}html[data-theme=light] .site-nav{background:#ffffffe6;box-shadow:0 8px 28px #0f172a0f}html[data-theme=light] .brand strong,html[data-theme=light] .section-heading h2,html[data-theme=light] .feature-title h3,html[data-theme=light] .proof-card h3,html[data-theme=light] .stage-card h3,html[data-theme=light] .module-card h3,html[data-theme=light] .commercial-note h3,html[data-theme=light] .sandbox-header h1,html[data-theme=light] .stage-heading h2,html[data-theme=light] .release-box h3,html[data-theme=light] .timeline strong,html[data-theme=light] .trust-heading strong{color:#0f172a}html[data-theme=light] .nav-links a{color:#475569}html[data-theme=light] .nav-links a:hover{color:#2563eb}html[data-theme=light] .theme-toggle,html[data-theme=light] .button-secondary{color:#334155;background:#fff;border-color:#1e40af29}html[data-theme=light] .hero{background:radial-gradient(circle at 50% -5%,#60a5fa38,#0000 43%),linear-gradient(#fff 0%,#eef3f9 92%)}html[data-theme=light] .hero-grid{opacity:.58;background-image:linear-gradient(#2563eb13 1px,#0000 1px),linear-gradient(90deg,#2563eb13 1px,#0000 1px)}html[data-theme=light] .hero-glow{background:#60a5fa33}html[data-theme=light] .hero h1{color:#0f172a}html[data-theme=light] .hero h1 span{background-image:linear-gradient(100deg,#2563eb,#7c3aed 58%,#4f46e5)}html[data-theme=light] .hero-copy{color:#52627a}html[data-theme=light] .eyebrow{color:#1d4ed8;background:#eff6ff;border-color:#2563eb38}html[data-theme=light] .eyebrow.green{color:#047857;background:#ecfdf5;border-color:#05966938}html[data-theme=light] .assurance-bar{color:#52627a;background:#ffffffdb;box-shadow:0 12px 34px #0f172a0d}html[data-theme=light] .section-deep{background:#f8fafc}html[data-theme=light] .section-mid{background:#edf3f9}html[data-theme=light] .glass-card,html[data-theme=light] .proof-card,html[data-theme=light] .stage-card,html[data-theme=light] .module-card,html[data-theme=light] .podcast-card,html[data-theme=light] .matterone-offer,html[data-theme=light] .commercial-section{background:#fff;box-shadow:0 18px 50px #0f172a0f}html[data-theme=light] .audience-strip,html[data-theme=light] .commercial-hero{background:radial-gradient(circle at 50% 0,#60a5fa2e,#0000 48%),#f8fafc}html[data-theme=light] .trust-control-grid article,html[data-theme=light] .commercial-cta{background:#ecfdf5}html[data-theme=light] .matterone-price span,html[data-theme=light] .output-price,html[data-theme=light] .price-feature>strong,html[data-theme=light] .price-list span{color:#1d4ed8}html[data-theme=light] .commercial-footer{background:#e7edf5}html[data-theme=light] .validation-meaning span{background:#f8fafc}html[data-theme=light] .validation-meaning b{color:#1e3a8a}html[data-theme=light] .podcast-section{background:radial-gradient(circle at 12% 15%,#7c3aed1a,#0000 27%),radial-gradient(circle at 88% 85%,#2563eb1a,#0000 28%),#f8fafc}html[data-theme=light] .podcast-card h3{color:#0f172a}html[data-theme=light] .podcast-number,html[data-theme=light] .podcast-link{color:#6d28d9;background:#f5f3ff}html[data-theme=light] .podcast-note{background:#eff6ff}html[data-theme=light] .podcast-note span{color:#1d4ed8}html[data-theme=light] .instruction-grid>div{background:#f6f9fd}html[data-theme=light] .instruction-grid p,html[data-theme=light] .proof-card footer{color:#475569}html[data-theme=light] .instruction-grid .danger-panel{background:#fff7f7;border-color:#dc26262e}html[data-theme=light] .instruction-grid .danger-panel strong{color:#b91c1c}html[data-theme=light] .trust-rule{background:#0596691f;border-color:#05966933}html[data-theme=light] .trust-rule span{color:#047857;background:#ecfdf5}html[data-theme=light] .sandbox-promo{background:radial-gradient(circle at 80% 45%,#2563eb1f,#0000 33%),#f8fafc}html[data-theme=light] .mini-console{background:#fff;box-shadow:0 30px 80px #0f172a1f}html[data-theme=light] .mini-console-top,html[data-theme=light] .mini-stage-row span,html[data-theme=light] .mini-metrics span{background:#f4f7fb}html[data-theme=light] .mini-stage-row span.active{color:#1d4ed8;background:#dbeafe}html[data-theme=light] .mini-console-body strong{color:#1e3a8a}html[data-theme=light] .module-card a{color:#1d4ed8}html[data-theme=light] .overlap-disclosure,html[data-theme=light] .pricing-disclosure{background:#f0f9ff;border-color:#0284c733}html[data-theme=light] .overlap-disclosure strong,html[data-theme=light] .pricing-disclosure strong{color:#075985}html[data-theme=light] .commercial-note{background:#fffbeb}html[data-theme=light] .commercial-note span{color:#b45309}html[data-theme=light] .site-footer{background:#e7edf5}html[data-theme=light] .footer-grid>div>strong,html[data-theme=light] .footer-grid a{color:#334155}html[data-theme=light] .sandbox-page{background:radial-gradient(circle at 50% 0,#2563eb1c,#0000 30%),#eef3f9}html[data-theme=light] .sandbox-controls select,html[data-theme=light] .control-button,html[data-theme=light] .stage-navigation button{color:#334155;background:#fff}html[data-theme=light] .control-button.guided{color:#047857;background:#ecfdf5}html[data-theme=light] .control-button.guided.running{color:#92400e;background:#fffbeb}html[data-theme=light] .control-button.report-control{color:#1d4ed8;background:#eff6ff;border-color:#2563eb47}html[data-theme=light] .sandbox-shell{background:#fff;box-shadow:0 30px 90px #0f172a1f}html[data-theme=light] .sandbox-topbar,html[data-theme=light] .trust-chamber{background:#f3f7fb}html[data-theme=light] .stage-tabs button{color:#64748b;background:#fff}html[data-theme=light] .stage-tabs button.complete{color:#047857;background:#ecfdf5}html[data-theme=light] .stage-tabs button.current{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}html[data-theme=light] .matter-state strong{color:#1d4ed8}html[data-theme=light] .stage-workspace{background:#fff}html[data-theme=light] .stage-heading>div>span{color:#1d4ed8;background:#eff6ff}html[data-theme=light] .form-grid input,html[data-theme=light] .review-box textarea,html[data-theme=light] .intake-link,html[data-theme=light] .stage-list article,html[data-theme=light] .gate-grid>div,html[data-theme=light] .release-meta span{color:#1e293b;background:#f8fafc}html[data-theme=light] .stage-notice.blue,html[data-theme=light] .validation-question{color:#1d4ed8;background:#eff6ff}html[data-theme=light] .validation-question.answered{background:#ecfdf5;border-color:#05966961}html[data-theme=light] .stage-notice.green{color:#047857;background:#ecfdf5}html[data-theme=light] .stage-notice.red,html[data-theme=light] .signoff-check{background:#fff1f2;color:#9f1239!important}html[data-theme=light] .stage-list strong,html[data-theme=light] .validation-question strong{color:#1e293b}html[data-theme=light] .validation-question.answered small{color:#047857}html[data-theme=light] .stage-list.gaps span{color:#92400e;background:#fffbeb}html[data-theme=light] .timeline-node{background:#fff}html[data-theme=light] .readiness-score,html[data-theme=light] .release-box{background:#ecfdf5}html[data-theme=light] .readiness-score span{color:#047857}html[data-theme=light] .release-icon{color:#047857;background:#d1fae5}html[data-theme=light] .validation-question button{color:#475569;background:#fff}html[data-theme=light] .validation-question button.selected{color:#fff;background:#059669}html[data-theme=light] .stage-navigation button:last-child{color:#1d4ed8;background:#dbeafe}html[data-theme=light] .trust-heading>span{color:#be123c;background:#fff1f2}html[data-theme=light] .trust-heading>span.permitted{color:#047857;background:#ecfdf5}html[data-theme=light] .trust-chamber dl>div,html[data-theme=light] .audit-log{background:#fff}html[data-theme=light] .trust-chamber dd{color:#334155}html[data-theme=light] .audit-log li{color:#52627a}html[data-theme=light] .audit-log li span{color:#94a3b8}html[data-theme=light] .modal-backdrop{background:#0f172a94}html[data-theme=light] .output-modal{background:#07101d;box-shadow:0 40px 120px #0f172a3d}html[data-theme=light] .report-toolbar{background:#07101d}html[data-theme=light] .report-toolbar h2{color:#f8fafc}@media print{@page{size:A4;margin:12mm}body{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff!important}body *{visibility:hidden}.modal-backdrop,.modal-backdrop *{visibility:visible}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;padding:0;display:block;position:absolute;inset:0;background:#fff!important}.output-modal{width:100%;max-height:none;box-shadow:none;border:0;border-radius:0;overflow:visible;background:#fff!important}.report-toolbar,.report-index{display:none}.report-layout{height:auto;display:block}.report-document{background:#fff;padding:0;overflow:visible}.report-document-header,.report-document-footer{display:none}.report-panel,.report-panel[aria-hidden=true]{page-break-after:always;min-height:0;box-shadow:none;border-color:#cbd5e1;margin:0;padding:10mm 8mm;display:block!important}.report-panel:last-of-type{page-break-after:auto}.report-table-wrap{overflow:visible}.report-table{min-width:0}}.account-actions{justify-content:flex-end;align-items:center;gap:.65rem;display:flex}.account-page{--account-background:#07111f;--account-panel:#0d1c2feb;--account-panel-soft:#142840bd;--account-border:#91b0d333;--account-text:#edf5ff;--account-muted:#adc0d6;--account-accent:#57d5b2;min-height:100vh;color:var(--account-text);background:radial-gradient(circle at 75% 15%,#2a86a42e,#0000 35rem),linear-gradient(#07111f 0%,#0b1829 58%,#081321 100%)}.account-shell{width:min(1120px,100% - 2rem);margin-inline:auto}.account-hero{border-bottom:1px solid var(--account-border);padding:5.5rem 0 2.3rem}.account-hero h1{letter-spacing:-.045em;max-width:850px;margin:.75rem 0 1rem;font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.02}.account-hero p{max-width:760px;color:var(--account-muted);margin:0;font-size:1.08rem;line-height:1.75}.account-eyebrow{color:var(--account-accent);letter-spacing:.13em;text-transform:uppercase;font-size:.76rem;font-weight:800}.account-content{padding-block:3rem 5rem}.account-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.8fr);align-items:start;gap:1.5rem;display:grid}.account-grid-narrow{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);max-width:980px}.account-panel,.account-aside,.workspace-metrics article{border:1px solid var(--account-border);background:var(--account-panel);border-radius:1.25rem;box-shadow:0 1.5rem 4rem #0000002e}.account-panel{padding:clamp(1.25rem,3vw,2.25rem)}.account-panel h2,.account-aside h2{margin:0 0 .75rem;font-size:clamp(1.35rem,2.5vw,2rem)}.account-panel>p,.account-aside p{color:var(--account-muted);line-height:1.7}.account-aside{background:var(--account-panel-soft);padding:1.65rem}.account-aside>span{color:var(--account-accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.75rem;font-weight:800;display:inline-block}.account-aside a,.account-supporting-copy a{color:var(--account-accent);font-weight:750}.account-aside ol{color:var(--account-muted);margin:1.25rem 0;padding-left:1.25rem}.account-aside li+li{margin-top:.75rem}.account-form{gap:1rem;margin-top:1.5rem;display:grid}.account-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.account-form label{color:var(--account-text);gap:.45rem;font-size:.9rem;font-weight:720;display:grid}.account-form label small{color:var(--account-muted);font-weight:500}.account-form input,.account-form textarea,.account-form select{border:1px solid var(--account-border);width:100%;color:var(--account-text);font:inherit;background:#030c17a3;border-radius:.72rem;padding:.85rem .95rem;font-weight:500}.account-form textarea{resize:vertical;line-height:1.55}.account-form input:focus,.account-form textarea:focus,.account-form select:focus{border-color:var(--account-accent);outline:3px solid #57d5b233}.account-checkbox{align-items:start;line-height:1.55;color:var(--account-muted)!important;grid-template-columns:auto 1fr!important;gap:.75rem!important;font-weight:500!important}.account-checkbox input{width:1.1rem;height:1.1rem;margin-top:.2rem}.account-checkbox a{color:var(--account-accent)}.account-submit{justify-self:start;min-width:13rem}.account-submit:disabled{cursor:wait;opacity:.65}.account-notice{border-radius:.75rem;padding:.9rem 1rem;line-height:1.55}.account-notice-error{color:#ffd4d4;background:#6c182259;border:1px solid #ff7d7d66}.account-supporting-copy{color:var(--account-muted);margin-top:1.25rem;font-size:.92rem}.account-success{text-align:left}.account-success-mark{color:#06251d;background:var(--account-accent);border-radius:999px;place-items:center;width:3rem;height:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:900;display:grid}.account-result-list{gap:.75rem;margin:1.4rem 0;display:grid}.account-result-list div{border-bottom:1px solid var(--account-border);justify-content:space-between;gap:1rem;padding:.85rem 0;display:flex}.account-result-list dt{color:var(--account-muted)}.account-result-list dd{margin:0;font-weight:800}.workspace-layout{gap:1.5rem;display:grid}.workspace-summary,.workspace-section-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.workspace-summary h2,.workspace-section-heading h2{margin-top:.4rem}.workspace-summary p{max-width:740px}.workspace-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.workspace-metrics article{padding:1.15rem}.workspace-metrics span,.workspace-matter-card>span{color:var(--account-muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:750;display:block}.workspace-metrics strong{overflow-wrap:anywhere;display:block}.workspace-matter-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.workspace-matter-card,.workspace-empty{border:1px solid var(--account-border);background:var(--account-panel-soft);border-radius:1rem;padding:1.2rem}.workspace-matter-card h3,.workspace-empty h3{margin:0 0 .5rem}.workspace-matter-card p,.workspace-matter-card small,.workspace-empty p{color:var(--account-muted)}.workspace-loading{min-height:10rem;color:var(--account-muted);place-items:center;display:grid}.account-footer{margin-top:0}html[data-theme=light] .account-page{--account-background:#f3f7fb;--account-panel:#fffffff5;--account-panel-soft:#f5f8fb;--account-border:#15324f24;--account-text:#10243a;--account-muted:#52677d;--account-accent:#087d68;background:radial-gradient(circle at 75% 15%,#219ab51c,#0000 35rem),linear-gradient(#f7fafc 0%,#eef4f8 100%)}html[data-theme=light] .account-form input,html[data-theme=light] .account-form textarea,html[data-theme=light] .account-form select{background:#fff}html[data-theme=light] .account-notice-error{color:#811c2b;background:#fff0f2}@media (width<=1080px){.account-nav-links{display:none}.account-actions .button{white-space:nowrap}.workspace-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.account-actions .button-secondary{display:none}.account-actions .button-primary{padding-inline:.8rem;font-size:.75rem}.account-grid,.account-grid-narrow,.account-field-grid,.workspace-matter-list{grid-template-columns:1fr}.workspace-summary,.workspace-section-heading{flex-direction:column}}@media (width<=520px){.account-actions .button-primary{display:none}.workspace-metrics{grid-template-columns:1fr}.account-hero{padding-top:4rem}}.public-header-inner{gap:18px}.public-header-desktop{justify-content:flex-end;align-items:center;gap:18px;min-width:0;margin-left:auto;display:flex}.public-nav-links{gap:18px;margin-left:0}.public-nav-links a,.public-header-panel-links a{white-space:nowrap;position:relative}.nav-links a[aria-current=page]{color:var(--blue-bright)}.nav-links a[aria-current=page]:after{content:"";background:currentColor;border-radius:999px;height:2px;position:absolute;bottom:-10px;left:0;right:0}.public-header-actions{gap:8px}.public-header-actions a[aria-current=page],.public-header-panel-actions a[aria-current=page]{border-color:#60a5faa6;box-shadow:0 0 0 2px #60a5fa1f}.public-header-menu{margin-left:auto;display:none}.public-header-menu>summary{list-style:none}.public-header-menu>summary::-webkit-details-marker{display:none}.public-header-menu-button{border:1px solid var(--line);cursor:pointer;color:#cbd5e1;letter-spacing:.04em;text-transform:uppercase;background:#0f172abf;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:40px;padding:0 13px;font-size:11px;font-weight:800;display:inline-flex}.public-header-menu-icon{font-size:17px;line-height:1}.public-header-menu[open] .public-header-menu-button{color:var(--blue-bright);border-color:#60a5fa80}.public-header-panel{z-index:49;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07101dfa;max-height:calc(100vh - 68px);padding:18px;position:fixed;inset:68px 0 auto;overflow-y:auto;box-shadow:0 24px 50px #00000047}.public-header-panel-links{justify-content:stretch;gap:0;margin:0;display:grid}.public-header-panel-links a{border-bottom:1px solid var(--line);align-items:center;min-height:46px;padding:0 4px;display:flex}.public-header-panel-links a[aria-current=page]:after{display:none}.public-header-panel-actions{grid-template-columns:auto minmax(120px,.7fr) minmax(190px,1fr);gap:10px;margin-top:16px;display:grid}.public-header-panel-actions .button{width:100%}html[data-theme=light] .nav-links a[aria-current=page]{color:#2563eb}html[data-theme=light] .public-header-menu-button{color:#334155;background:#fff;border-color:#1e40af29}html[data-theme=light] .public-header-panel{background:#fffffffa;box-shadow:0 24px 50px #0f172a29}@media (width<=1180px){.public-header-desktop{display:none}.public-header-menu{display:block}}@media (width<=650px){.public-header-inner{width:min(100% - 22px,1240px)}.public-header .brand small{display:none}.public-header .brand-icon{width:34px;height:38px}.public-header-panel{padding:14px}.public-header-panel-actions{grid-template-columns:38px 1fr}.public-header-panel-actions .button{display:inline-flex}.public-header-panel-actions .button-primary{grid-column:1/-1}}@media (width<=420px){.public-header-menu-button>span:first-child{display:none}.public-header-menu-button{width:40px;padding:0}.public-header-panel-actions{grid-template-columns:1fr}.public-header-panel-actions .theme-toggle,.public-header-panel-actions .button-primary{grid-column:auto;width:100%}.public-header-panel-actions .theme-toggle{padding:0 12px}.public-header-panel-actions .theme-toggle strong{display:inline}}
