@font-face{font-family:Platform Sans;src:url(/fonts/sans-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Platform Sans;src:url(/fonts/sans-italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Platform Sans;src:url(/fonts/sans-semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Platform Sans;src:url(/fonts/sans-semibold-italic.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Platform Sans;src:url(/fonts/sans-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Platform Sans;src:url(/fonts/sans-bold-italic.woff2)format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Platform Serif Display;src:url(/fonts/serif-display-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif Display;src:url(/fonts/serif-display-medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif Display;src:url(/fonts/serif-display-semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif Display;src:url(/fonts/serif-display-bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif;src:url(/fonts/serif-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif;src:url(/fonts/serif-italic.woff2)format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Platform Serif;src:url(/fonts/serif-semibold.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Platform Serif;src:url(/fonts/serif-semibold-italic.woff2)format("woff2");font-weight:600;font-style:italic;font-display:swap}:root{--color-dark:#1a1a1a;--color-dark-elevated:#242424;--color-locked:#1a1a1a;--color-unlocked:#262626;--color-light:#fafaf8;--color-light-alt:#f5f4f1;--color-paper:#fff;--color-legal:#e2e1de;--text-on-dark:#f5f1ed;--text-on-dark-secondary:#f5f1edb3;--text-on-dark-muted:#f5f1ed66;--text-primary:#1a1a1a;--text-secondary:#4a4744;--text-muted:#8a8784;--gold:#b8a078;--gold-muted:#b8a07880;--champagne:#c4a580;--border-light:#00000014;--border-dark:#ffffff14;--header-h:76px;--font-headline:"Platform Serif Display","Platform Serif",Georgia,serif;--font-serif:"Platform Serif",Georgia,Cambria,"Times New Roman",serif;--font-body:"Platform Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,system-ui,sans-serif;--font-mono:var(--font-jetbrains),"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace;--ease-out:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--text-primary);background:var(--color-dark);line-height:1.6;overflow:clip visible}html{background:var(--color-dark);overflow:clip auto}:is(html:has(.faq-page),html:has(.legal-page),html:has(.funder-page),body:has(.faq-page),body:has(.legal-page),body:has(.funder-page)){background:var(--color-light)}.nav{z-index:1000;height:var(--header-h);background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1.25rem clamp(1.5rem,3vw,3rem);transition:border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}.nav-bg{background:var(--color-dark);z-index:-1;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:absolute;inset:0}.nav.scrolled{border-bottom-color:#b8a0671f}.nav.scrolled .nav-bg{-webkit-backdrop-filter:blur(20px);background:#1a1a1af7}.nav-logo{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-on-dark);flex:1;font-size:clamp(1.35rem,2vw,1.6rem);font-weight:500}.nav-links{justify-content:center;gap:clamp(1.5rem,3vw,2.5rem);display:flex;position:absolute;left:50%;transform:translate(-50%)}.nav-links a{font-family:var(--font-body);color:var(--text-on-dark-secondary);white-space:nowrap;font-size:.875rem;font-weight:450;text-decoration:none;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--text-on-dark)}.product-switcher{top:calc(var(--header-h,76px) + 8px);-webkit-backdrop-filter:blur(12px)saturate(140%);backdrop-filter:blur(12px)saturate(140%);opacity:0;pointer-events:none;z-index:990;white-space:nowrap;background:#141414c7;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:2px;padding:3px;transition:opacity .25s,transform .25s;display:inline-flex;position:fixed;left:50%;transform:translate(-50%)translateY(-6px);box-shadow:0 8px 22px -10px #00000080}.product-switcher.visible{opacity:1;pointer-events:auto;transform:translate(-50%)translateY(0)}.product-switcher-btn{font-family:var(--font-body);color:var(--text-on-dark-secondary);letter-spacing:.02em;border:1px solid #0000;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.product-switcher-btn:hover{color:var(--text-on-dark)}.product-switcher-btn.active{color:var(--champagne);background:#c4a5801f;border-color:#c4a5804d}.product-switcher-dot{opacity:.7;background:currentColor;border-radius:50%;width:4px;height:4px}#hero,#steps,#principle,#methodology,#other-half,#cta{scroll-margin-top:calc(var(--header-h,76px) + 16px)}@media (max-width:600px){.product-switcher{top:calc(var(--header-h,76px) + 4px)}.product-switcher-btn{padding:.35rem .7rem;font-size:.68rem}}.nav-actions{flex:1;justify-content:flex-end;align-items:center;gap:clamp(.75rem,1.5vw,1.25rem);display:flex}.btn-text{color:var(--text-on-dark-secondary);white-space:nowrap;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:color .2s}.btn-text:hover{color:var(--text-on-dark)}.nav-signin-link{color:#f5f1edb8;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.nav-signin-link:hover{color:#f5f1ed}@media (max-width:768px){.nav-links,.btn-text{display:none}}.btn-primary{font-family:var(--font-body);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--text-on-dark);background:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.15rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary:hover{background:#ffffff1f;border-color:#ffffff2e}.btn-primary.btn-on-light{background:#1a1a1ae6;border-color:#ffffff14}.btn-primary.btn-on-light:hover{background:#1a1a1a;border-color:#ffffff26}.btn-icon-cube{background:#ffffff1a;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:relative}.btn-primary:hover .btn-icon-cube,.btn-cta:hover .btn-icon-cube{background:#ffffff26}.lock-icon{color:var(--text-on-dark);position:absolute}.lock-closed{opacity:1;transition:opacity .15s}.lock-open{opacity:0;transition:opacity .15s}.btn-primary:hover .lock-closed,.btn-cta:hover .lock-closed{opacity:0}.btn-primary:hover .lock-open,.btn-cta:hover .lock-open{opacity:1}.btn-secondary{font-family:var(--font-body);color:var(--text-on-dark-secondary);background:0 0;border:1px solid #ffffff1a;border-radius:6px;align-items:center;padding:.6rem 1.15rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{color:var(--text-on-dark);background:#ffffff0d;border-color:#ffffff26}.btn-cta{font-family:var(--font-body);background:var(--glass-bg-strong);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:var(--text-primary);border:1px solid var(--glass-border-gold);border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem .75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.btn-cta:hover{background:#ffffff1f;border-color:#b8a67a59}.btn-cta-icon{background:#ffffff14;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.btn-cta-icon svg{width:16px;height:16px}.btn-cta .btn-icon-cube{border-radius:6px;width:28px;height:28px}.btn-cta-large{padding:1rem 1.25rem 1rem 2rem;font-size:1.1rem}.btn-cta-large .btn-cta-icon{width:40px;height:40px}.btn-cta-large .btn-cta-icon svg{width:20px;height:20px}.btn-cta-large .btn-icon-cube{border-radius:7px;width:36px;height:36px}.btn-cta-large .btn-icon-cube .lock-icon{width:18px;height:18px}.pill{font-family:var(--font-body);color:#c4a580e6;text-transform:uppercase;letter-spacing:.1em;background:#282624cc;border:1px solid #c4a58026;border-radius:10px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:500;display:inline-flex}.pill-icon{opacity:.75;width:14px;height:14px;color:var(--champagne)}.nav-spacer{height:var(--header-h);flex-shrink:0}.unlock-section{height:400vh;scroll-margin-top:var(--header-h);background:0 0;position:relative}.unlock-sticky{background:0 0;justify-content:center;align-items:flex-start;width:100%;height:auto;display:flex;overflow:visible}.unlock-container{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:0;margin:auto;padding:clamp(1rem,3vw,2rem);display:flex;position:relative;overflow:visible}.unlock-viewport{height:calc(100vh - var(--header-h));width:100%;position:relative;overflow:hidden}.hero-bg{background:var(--color-dark);z-index:0;pointer-events:none;position:absolute;inset:0}.env-ambient,.env-vignette,.unlock-container{z-index:1;position:relative}.env-vignette{pointer-events:none;z-index:5;opacity:0;background:radial-gradient(70% 70%,#0000 0% 40%,#00000040 100%);width:100%;height:100%;position:absolute;top:0;left:0}.env-ambient{opacity:0;pointer-events:none;z-index:1;background:radial-gradient(35% 40% at 50% 45%,#ffffff14 0%,#ffffff05 40%,#0000 70%);width:120%;height:120%;position:absolute;inset:-10%}.data-environment{pointer-events:none;z-index:2;width:120%;height:110%;position:absolute;top:-5%;left:-10%;overflow:visible}.timeline-spine{opacity:0;z-index:1;background:linear-gradient(90deg,#0000 0%,#b8a67a0a 15%,#b8a67a0f 35%,#0000 48% 52%,#b8a67a0f 65%,#b8a67a0a 85%,#0000 100%);height:1px;position:absolute;top:50%;left:15%;right:15%}.timeline-spine-label{color:#b8a67a1f;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:500;position:absolute;top:50%;transform:translateY(-50%)}.timeline-spine-label.left-1{left:18%}.timeline-spine-label.left-2{left:28%}.timeline-spine-label.right-1{right:28%}.timeline-spine-label.right-2{right:18%}.ui-frag{opacity:0;font-family:var(--font-main);position:absolute}.ui-frag[data-depth=edge]{filter:blur(8px);transform:scale(.6)}.ui-frag[data-depth=far]{filter:blur(5px);transform:scale(.72)}.ui-frag[data-depth=mid]{filter:blur(2.8px);transform:scale(.85)}.ui-frag[data-depth=near]{filter:blur(1.4px);transform:scale(.95)}.ui-frag[data-depth=close]{filter:blur(.6px);transform:scale(1.02)}.ui-frag.edge-fade{opacity:.9!important}.version-progression{filter:blur(2px);align-items:center;gap:8px;display:flex}.version-step{flex-direction:column;align-items:center;gap:2px;display:flex}.version-step .frag-version{padding:2px 6px;font-size:9px}.version-step .frag-score-num{color:#b8a67a80;font-size:11px}.version-arrow{color:#ffffff26;margin:0 2px;font-size:10px}.ui-frag.scale-sm{transform:scale(.85)}.ui-frag.scale-lg{transform:scale(1.12)}.ui-frag[data-depth=edge].scale-sm{transform:scale(.5)}.ui-frag[data-depth=edge].scale-lg{transform:scale(.72)}.ui-frag[data-depth=far].scale-sm{transform:scale(.62)}.ui-frag[data-depth=far].scale-lg{transform:scale(.85)}.ui-frag[data-depth=mid].scale-sm{transform:scale(.75)}.ui-frag[data-depth=mid].scale-lg{transform:scale(.95)}.ui-frag[data-depth=near].scale-sm{transform:scale(.88)}.ui-frag[data-depth=near].scale-lg{transform:scale(1.05)}.ui-frag[data-depth=close].scale-sm{transform:scale(.95)}.ui-frag[data-depth=close].scale-lg{transform:scale(1.1)}.ui-frag.tilt-cw{transform:rotate(1.5deg)}.ui-frag.tilt-ccw{transform:rotate(-1.5deg)}.ui-frag[data-depth=far].tilt-cw{transform:scale(.72)rotate(2deg)}.ui-frag[data-depth=far].tilt-ccw{transform:scale(.72)rotate(-2deg)}.ui-frag[data-depth=mid].tilt-cw{transform:scale(.85)rotate(1.5deg)}.ui-frag[data-depth=mid].tilt-ccw{transform:scale(.85)rotate(-1.5deg)}.ui-frag[data-depth=near].tilt-cw{transform:scale(.95)rotate(1deg)}.ui-frag[data-depth=near].tilt-ccw{transform:scale(.95)rotate(-1deg)}.ui-frag.scale-sm.tilt-cw{transform:scale(.85)rotate(1.5deg)}.ui-frag.scale-sm.tilt-ccw{transform:scale(.85)rotate(-1.5deg)}.ui-frag.scale-lg.tilt-cw{transform:scale(1.12)rotate(1.5deg)}.ui-frag.scale-lg.tilt-ccw{transform:scale(1.12)rotate(-1.5deg)}.ui-frag.depth-deeper{filter:blur(7px);opacity:.7}.ui-frag[data-depth=far].depth-deeper{filter:blur(9px);transform:scale(.65)}.ui-frag[data-depth=mid].depth-deeper{filter:blur(4.5px);transform:scale(.78)}.ui-frag.depth-closer{filter:blur(1.8px)}.ui-frag[data-depth=far].depth-closer{filter:blur(3px);transform:scale(.82)}.ui-frag[data-depth=mid].depth-closer{filter:blur(1.8px);transform:scale(.92)}.frag-card-partial{background:#2a2826b3;border:1px solid #ffffff0f;border-radius:8px;min-width:160px;max-width:180px;padding:12px 14px}.frag-card-small{min-width:120px;max-width:140px;padding:10px 12px}.frag-card-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.frag-card-title{color:#ffffff80;white-space:nowrap;margin-bottom:4px;font-size:11px;font-weight:500;overflow:hidden}.frag-card-value{color:#b8a67a99;letter-spacing:-.02em;margin-bottom:6px;font-size:15px;font-weight:600}.frag-pill{color:#fff6;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0d;border-radius:3px;padding:2px 6px;font-size:8px;font-weight:600}.frag-score{color:#b8a67a80;font-size:11px;font-weight:600}.frag-tag{color:#ffffff59;text-transform:uppercase;letter-spacing:.03em;background:#ffffff0a;border-radius:3px;padding:2px 5px;font-size:8px;font-weight:600}.frag-tag.funded,.frag-tag.qualified,.frag-tag.closed{color:#6b9b7a99;background:#6b9b7a1a}.frag-tag.review{color:#b89c648c;background:#b89c6414}.frag-tag.initial{color:#96969673;background:#9696960f}.frag-date{color:#ffffff40;font-size:9px}.ui-frag[data-depth=edge] .frag-card-partial{opacity:.25}.ui-frag[data-depth=far] .frag-card-partial{opacity:.4}.ui-frag[data-depth=mid] .frag-card-partial{opacity:.55}.ui-frag[data-depth=near] .frag-card-partial{opacity:.7}.ui-frag[data-depth=close] .frag-card-partial{opacity:.8}.frag-doc-row{background:#2a282680;border:1px solid #ffffff0a;border-radius:5px;align-items:center;gap:8px;min-width:140px;padding:6px 10px;display:flex}.frag-doc-icon{background:#648cb433;border-radius:2px;flex-shrink:0;width:14px;height:16px}.frag-doc-name{font-size:9px;font-family:var(--font-mono);color:#fff6;white-space:nowrap;overflow:hidden}.frag-doc-meta{color:#fff3;flex-shrink:0;margin-left:auto;font-size:8px}.ui-frag[data-depth=edge] .frag-doc-row{opacity:.2}.ui-frag[data-depth=far] .frag-doc-row{opacity:.35}.ui-frag[data-depth=mid] .frag-doc-row{opacity:.5}.ui-frag[data-depth=near] .frag-doc-row{opacity:.65}.ui-frag[data-depth=close] .frag-doc-row{opacity:.75}.frag-score-block{background:#2a282699;border:1px solid #b8a67a1f;border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex}.frag-grade{color:#b8a67a9e;letter-spacing:-.02em;font-size:14px;font-weight:700}.frag-score-badge{background:#2e2c28b3;border:1px solid #b8a67a2e;border-radius:6px;align-items:baseline;gap:2px;padding:5px 10px;display:inline-flex}.frag-score-num{color:#b8a67aad;letter-spacing:-.02em;font-size:16px;font-weight:700}.frag-score-denom{color:#ffffff59;font-size:10px;font-weight:500}.frag-version{color:#b8a67a94;letter-spacing:.02em;background:#b8a67a1a;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:600}.frag-confidence{color:#fff6;letter-spacing:.03em;background:#ffffff0d;border-radius:4px;padding:4px 8px;font-size:9px;font-weight:500}.ui-frag[data-depth=edge] .frag-score-block,.ui-frag[data-depth=edge] .frag-score-badge{opacity:.18}.ui-frag[data-depth=far] .frag-score-block,.ui-frag[data-depth=far] .frag-score-badge{opacity:.32}.ui-frag[data-depth=mid] .frag-score-block,.ui-frag[data-depth=mid] .frag-score-badge{opacity:.5}.ui-frag[data-depth=near] .frag-score-block,.ui-frag[data-depth=near] .frag-score-badge{opacity:.68}.ui-frag[data-depth=close] .frag-score-block,.ui-frag[data-depth=close] .frag-score-badge{opacity:.8}.ui-frag[data-depth=edge] .frag-version,.ui-frag[data-depth=edge] .frag-confidence{opacity:.15}.ui-frag[data-depth=far] .frag-version,.ui-frag[data-depth=far] .frag-confidence{opacity:.28}.ui-frag[data-depth=mid] .frag-version,.ui-frag[data-depth=mid] .frag-confidence{opacity:.45}.ui-frag[data-depth=near] .frag-version,.ui-frag[data-depth=near] .frag-confidence{opacity:.6}.ui-frag[data-depth=close] .frag-version,.ui-frag[data-depth=close] .frag-confidence{opacity:.75}.frag-progress{background:#ffffff0f;border-radius:2px;width:80px;height:4px;overflow:hidden}.frag-progress-fill{background:#b8a67a66;border-radius:2px;height:100%}.ui-frag[data-depth=edge] .frag-progress{opacity:.15}.ui-frag[data-depth=far] .frag-progress{opacity:.3}.ui-frag[data-depth=mid] .frag-progress{opacity:.45}.ui-frag[data-depth=near] .frag-progress{opacity:.6}.ui-frag[data-depth=close] .frag-progress{opacity:.75}.frag-timeline{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;background:#ffffff0a;border-radius:4px;padding:4px 8px;font-size:9px;font-weight:600}.ui-frag[data-depth=edge] .frag-timeline{opacity:.15}.ui-frag[data-depth=far] .frag-timeline{opacity:.3}.ui-frag[data-depth=mid] .frag-timeline{opacity:.45}.ui-frag[data-depth=near] .frag-timeline{opacity:.6}.ui-frag[data-depth=close] .frag-timeline{opacity:.75}.frag-value{color:#b8a67a66;letter-spacing:-.02em;font-size:18px;font-weight:600}.ui-frag[data-depth=edge] .frag-value{opacity:.15;font-size:14px}.ui-frag[data-depth=far] .frag-value{opacity:.28;font-size:16px}.ui-frag[data-depth=mid] .frag-value{opacity:.42;font-size:18px}.ui-frag[data-depth=near] .frag-value{opacity:.55;font-size:22px}.ui-frag[data-depth=close] .frag-value{opacity:.68;font-size:26px}.key-container{z-index:10;justify-content:center;align-items:center;margin-top:2.5rem;display:flex;position:relative}.key-image{filter:brightness(.15)saturate(.2);transform-origin:50%;width:auto;height:clamp(240px,38vh,380px);position:relative}.key-glow,.key-glow-outer{pointer-events:none;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.key-glow{background:radial-gradient(#c4a58066 0%,#c4a58026 30%,#0000 60%);width:clamp(250px,35vw,400px);height:clamp(350px,50vw,550px)}.key-glow-outer{background:radial-gradient(#c4a5801f 0%,#c4a5800a 40%,#0000 70%);width:clamp(350px,50vw,550px);height:clamp(500px,70vw,750px)}.key-shadow{opacity:.3;filter:blur(10px);background:radial-gradient(#00000080 0%,#0000 70%);width:clamp(100px,15vw,160px);height:35px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.hero-text-container{text-align:center;z-index:20;width:100%;max-width:680px;min-height:200px;margin-bottom:2rem;padding:0 clamp(1rem,3vw,2rem);position:relative}.hero-text{width:100%;position:absolute;top:0;left:0}@media (min-width:769px){.hero-text-locked{top:50px}}.hero-text-locked{opacity:1}.hero-text-unlocked{opacity:0;top:340px}.hero-headline{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-on-dark);margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.25rem);font-weight:500;line-height:1.1}.hero-body{font-family:var(--font-body);color:var(--text-on-dark-secondary);margin-bottom:1rem;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.65}.hero-tagline{font-family:var(--font-body);color:var(--text-on-dark-muted);letter-spacing:.05em;text-transform:uppercase;font-size:clamp(.7rem,1vw,.85rem);font-weight:500}.hero-cta{justify-content:center;gap:1rem;margin-top:2rem;display:flex}.scroll-indicator{display:none}.post-hero-gradient{background:0 0;position:relative}.post-hero-gradient-bg{background:var(--color-light);position:relative}.post-hero-gradient-bg:before{content:"";pointer-events:none;background:radial-gradient(120% 80% at 50% 0,#0000 50%,#00000004 100%);position:absolute;inset:0}.content-section{padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,4rem);position:relative}.content-section h3{font-family:var(--font-headline);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:500;line-height:1.35}.audience-section{background:var(--color-light);padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,4rem)}.audience-section .section-inner{max-width:900px}.audience-grid{grid-template-columns:1fr;gap:clamp(3rem,5vw,4rem);max-width:640px;display:grid}@media (max-width:768px){.audience-grid{grid-template-columns:1fr;gap:3rem}}.audience-column h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;line-height:1.35}.audience-column .feature-list{margin:0 0 1.5rem;list-style:none}.audience-column .feature-list li{color:var(--text-secondary);margin-bottom:.6rem;padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.audience-column .feature-list li:before{content:"";background:var(--gold);content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:0}.audience-section:before{pointer-events:none;z-index:-1;background:radial-gradient(#c4a58006 0%,#0000 60%);width:80%;height:60%;left:50%;transform:translate(-50%,-50%)}.audience-grid{grid-template-columns:1fr;gap:clamp(1.5rem,3vw,2rem);max-width:640px;margin:0 auto;display:grid}@media (max-width:800px){.audience-grid{grid-template-columns:1fr;gap:1.5rem}}.data-tile{z-index:1;position:relative}.tile-status{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:#c4a580cc;background:#c4a58014;border:1px solid #c4a5801f;border-radius:4px;align-items:center;gap:.4rem;padding:.25rem .5rem .25rem .4rem;font-size:.6rem;font-weight:600;display:flex;position:absolute;top:1.25rem;right:1.25rem}.tile-status:before{content:"";background:var(--champagne);opacity:.8;border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:.5}50%{opacity:1}}.mini-case-card{background:#00000040;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:.75rem;margin-top:1.5rem;padding:.75rem 1rem;display:flex}.mini-case-card .case-score{font-family:var(--font-body);color:var(--champagne);background:#c4a5801a;border:1px solid #c4a58026;border-radius:4px;padding:.3rem .55rem;font-size:.85rem;font-weight:600}.mini-case-card .case-meta{color:var(--text-muted);font-size:.75rem}.mini-case-card .case-meta strong{color:var(--text-secondary);font-weight:500}.glass-panel .pill{font-family:var(--font-body);background:#ffffff08;border-color:#c4a58026;margin-bottom:1.25rem}.glass-panel h3{font-family:var(--font-headline);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.2rem,2.5vw,1.4rem);font-weight:500;line-height:1.35}.glass-panel .feature-list{margin-bottom:1.25rem}.glass-panel .feature-list li{color:var(--text-secondary);margin-bottom:.55rem;padding-left:1.1rem;font-size:.88rem}.glass-panel .feature-list li:before{background:var(--champagne);opacity:.5;width:4px;height:4px}.glass-panel .section-tagline{color:var(--text-muted);font-size:.85rem;font-style:italic}.bridge-section{background:var(--color-light);justify-content:center;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,4rem);display:flex}.bridge-card{background:var(--color-light-alt);border:1px solid var(--border-light);text-align:center;border-radius:6px;max-width:680px;padding:1.5rem 2.25rem}.bridge-label{color:var(--gold);letter-spacing:.04em;margin-bottom:.75rem;font-size:.7rem;font-weight:600;display:block}.bridge-text{color:var(--text-secondary);margin:0;font-size:1.05rem;font-weight:450;line-height:1.7}.content-section{scroll-margin-top:var(--header-h);background:0 0;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,4rem);position:relative}.content-section+.content-section:before{content:"";background:var(--border-light);width:min(400px,60%);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.section-inner{max-width:680px;margin:0 auto}.content-section h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.25}.content-section p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.7}.content-section p:last-child{margin-bottom:0}.section-lead{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.1rem;line-height:1.65}.tagline-muted{color:var(--text-muted);border-top:1px solid var(--border-light);margin-top:1.5rem;padding-top:1rem;font-size:.9rem;font-style:italic}.content-section .feature-list{margin:1.5rem 0;list-style:none}.content-section .feature-list li{color:var(--text-secondary);margin-bottom:.65rem;padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.content-section .feature-list li:before{content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:0}.content-section .pill{background:var(--color-light-alt);border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.content-section .pill-icon{width:12px;height:12px;color:var(--gold)}.credential-panel{padding:clamp(2rem,4vw,3rem);position:relative}.credential-panel:before{content:"";background:linear-gradient(90deg,#0000 0%,#c4a58026 20%,#c4a58040 50%,#c4a58026 80%,#0000 100%);height:1px;position:absolute;top:0;left:8%;right:8%}.credential-panel h3{font-family:var(--font-headline);color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.25rem,3vw,1.5rem);font-weight:500}.credential-panel .section-intro{color:var(--text-secondary);margin-bottom:1.5rem}.trust-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.5rem 0;display:grid}@media (max-width:600px){.trust-grid{grid-template-columns:1fr}}.trust-claim{background:#0003;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.trust-icon{opacity:.8;font-size:1rem}.trust-text{color:var(--text-secondary);font-size:.85rem}.credential-panel .section-tagline{color:var(--text-muted);margin-top:1.5rem;font-style:italic}.editorial-section{position:relative}.editorial-module{grid-template-columns:auto 1fr;align-items:start;gap:2rem;display:grid}@media (max-width:700px){.editorial-module{grid-template-columns:1fr;gap:1rem}}.editorial-header{flex-direction:column;gap:.75rem;display:flex}.editorial-number{font-family:var(--font-body);color:var(--champagne);opacity:.3;font-size:2.5rem;font-weight:300;line-height:1}.editorial-header h2{font-family:var(--font-headline);color:var(--text-primary);margin:0;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:500;line-height:1.3}.editorial-content{border-left:2px solid #c4a58026;padding-left:1.5rem}.editorial-lead{color:var(--text-primary);margin-bottom:1.25rem;font-size:1.1rem;font-weight:500;line-height:1.5}.editorial-details p{color:var(--text-secondary);margin-bottom:.75rem;font-size:.95rem;line-height:1.65}.editorial-details p:last-child{margin-bottom:0}.content-section h2{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.section-intro{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.55}.feature-list{margin-bottom:2rem;list-style:none}.feature-list li{color:var(--text-secondary);margin-bottom:.85rem;padding-left:1.5rem;font-size:1.05rem;line-height:1.5;position:relative}.feature-list li:before{content:"";background:var(--champagne);opacity:.6;border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.section-tagline{color:var(--text-muted);font-size:1rem;font-style:italic}.section-body{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.6}.micro-disclosure{color:var(--text-muted);border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:1.5rem;font-size:.8rem}.how-it-works-section{min-height:280vh;scroll-margin-top:var(--header-h);background:var(--color-light);position:relative}.how-it-works-pin{width:100%}.how-it-works-container{height:100vh;padding:var(--header-h)clamp(1.5rem,4vw,4rem)2rem;flex-direction:column;justify-content:center;display:flex}.how-it-works-header{text-align:left;width:100%;max-width:680px;margin:0 auto 2.5rem}.how-it-works-header .pill{background:var(--color-light-alt);border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.how-it-works-header .pill-icon{width:12px;height:12px;color:var(--gold)}.how-it-works-header h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.25}.steps-container{width:100%;max-width:680px;margin:0 auto;padding-left:2.5rem;position:relative}.steps-container:before{content:"";background:#0000000f;width:1px;position:absolute;top:1.5rem;bottom:1.5rem;left:8px}.step-number{width:36px;height:36px;color:var(--champagne);background:#262422cc;border:1px solid #ffffff0f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:600;transition:all .4s;display:flex;position:absolute;left:-2.5rem}.step.active .step-number{background:#b8a67a1a;border-color:#b8a67a40}.step-content h3{font-family:var(--font-headline);color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:500}.pipeline-progress{background:var(--gold);width:100%;height:0%;transition:height .4s var(--ease-smooth);border-radius:1px;position:absolute;top:0;left:0}.step{opacity:.35;align-items:flex-start;gap:1.25rem;padding:1.25rem 0;transition:opacity .4s,transform .4s;display:flex;position:relative;transform:scale(.96)}.step.active{opacity:1;transform:scale(1)}.step-content h3{font-family:var(--font-headline);margin-bottom:.35rem;font-size:1.2rem;font-weight:500}.step-content p{color:var(--text-secondary);font-size:.95rem;line-height:1.55}.briefing-section{border-top:1px solid var(--border-light);background:#00000004;padding-top:clamp(2rem,4vw,2.5rem);padding-bottom:clamp(2.5rem,5vw,3rem)}.briefing-inner{max-width:480px}.briefing-heading{font-family:var(--font-headline);letter-spacing:-.01em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:500;line-height:1.3}.briefing-section+.content-section{padding-top:clamp(2rem,4vw,3rem)}.briefing-body{max-width:480px}.briefing-body p{color:var(--text-muted);margin-bottom:1rem;font-size:.85rem;line-height:1.75}.briefing-body p:last-child{margin-bottom:0}.briefing-section .section-lead{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;font-weight:450}.briefing-section h2{margin-bottom:1.5rem;font-size:clamp(1.35rem,2.5vw,1.6rem)}.section-cta{background:0 0}.section-cta-bg{background:var(--color-light-alt);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.cta-band{align-items:center;gap:clamp(2rem,5vw,4rem);max-width:1100px;margin:0 auto;padding:clamp(4.5rem,9vw,6.25rem) clamp(1.5rem,4vw,4rem) clamp(4rem,8.5vw,5.75rem);display:flex}.cta-text{flex:1;min-width:0;transform:translateY(-50px)}.cta-lead{color:var(--text-muted);letter-spacing:.01em;margin-bottom:.5rem;font-size:.85rem;font-weight:500}.cta-text h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1.75rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:500}.cta-subtext{color:var(--text-secondary);margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.cta-eligibility{color:var(--text-muted);letter-spacing:.01em;margin-top:1rem;font-size:.75rem}.btn-cta-band{color:var(--text-on-dark);background:#1a1a1ae6;border-color:#ffffff14;border-radius:8px;gap:.6rem;padding:.7rem 1.25rem .7rem 1.5rem;font-size:.95rem}.btn-cta-band:hover{background:#1a1a1a;border-color:#ffffff26}.btn-cta-band .btn-icon-cube{background:#ffffff1a;border-radius:5px;width:26px;height:26px}.btn-cta-band:hover .btn-icon-cube{background:#ffffff26}@media (max-width:900px){.cta-band{text-align:center;flex-direction:column}.timeline-spine,.ui-frag,.data-fragment{display:none}}.footer{background:var(--color-dark);border-top:none}.footer-main{padding:3rem clamp(1.5rem,4vw,4rem) 2rem}.footer-inner{max-width:900px;margin:0 auto}.footer-columns{justify-content:space-between;gap:3rem;display:flex}.footer-brand{flex:1;padding-right:2rem}.footer-logo{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-on-dark);font-size:1.4rem;font-weight:500}.footer-tagline{color:var(--text-on-dark-muted);max-width:240px;margin-top:.85rem;font-size:.82rem;line-height:1.5}.footer-col{flex-direction:column;gap:.6rem;display:flex}.footer-col h5{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.footer-col a{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--text-primary)}.footer-bottom{text-align:center;border-top:1px solid var(--glass-border);padding:1.5rem 3rem}.footer-bottom span{color:var(--text-muted);font-size:.8rem}.footer-disclosure{border-top:1px solid var(--glass-border);background:#00000026;padding:2.5rem 3rem}.footer-disclosure-inner{max-width:900px;margin:0 auto}.footer-disclosure h4{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.footer-disclosure p{color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;line-height:1.8}.footer-disclosure p:last-child{margin-bottom:0}@media (max-width:768px){:root{--header-h:72px}.nav{padding:1rem 1.5rem}.nav-links,.btn-text,.nav-actions .btn-primary{display:none}.mobile-menu .btn-primary{display:flex}.unlock-section{height:300vh}.unlock-sticky{min-height:calc(100svh - var(--header-h));height:auto;padding-bottom:env(safe-area-inset-bottom)}.unlock-container{grid-template-rows:auto auto auto;grid-template-columns:1fr;align-content:center;justify-items:center;row-gap:1rem;min-height:100%;padding:1rem 1.5rem;display:grid}.hero-headline{font-size:clamp(1.5rem,7vw,2rem)}.hero-body{font-size:1rem}.hero-text-container{display:contents}.hero-text-locked{text-align:center;grid-area:1/1;width:100%;padding:0 .5rem;position:relative;top:auto;overflow:hidden}.key-container{grid-area:2/1;margin:0}.hero-text-unlocked{text-align:center;grid-area:3/1;width:100%;padding:0 .5rem;position:relative;top:auto;overflow:hidden}.hero-cta{flex-direction:column;align-items:center;gap:.5rem}.key-image{width:auto;height:clamp(200px,32vh,280px)}.bridge-section{padding:3rem 1.5rem}.bridge-card{padding:1.25rem 1.5rem}.bridge-text{font-size:1rem}.content-section{padding:3.5rem 1.5rem}.content-section h2{font-size:1.5rem}.section-inner{padding:0 .5rem}.audience-grid{grid-template-columns:1fr;gap:0}.audience-column{padding:2.5rem 0}.audience-column:first-child{border-bottom:1px solid var(--border-light);padding-top:0;padding-bottom:2.5rem}.audience-column:last-child{padding-top:2.5rem;padding-bottom:0}.how-it-works-container{padding:calc(var(--header-h) + 1rem)1.5rem 3rem}.how-it-works-header{margin-bottom:2rem;padding:0 .5rem}.how-it-works-header h2{font-size:1.35rem}.steps-container{padding-left:2rem}.how-it-works-section{min-height:180vh}.step{opacity:1!important;transform:scale(1)!important}.step-number{width:28px;height:28px;font-size:.8rem;left:-2rem}.section-cta{padding:0}.cta-band{text-align:center;flex-direction:column;padding:3.5rem 1.5rem 3rem}.cta-text{transform:none}.footer-main{padding:2.5rem 1.5rem}.footer-columns{flex-direction:column;gap:2rem;width:100%}.footer-brand{text-align:center;width:100%;margin-bottom:.5rem;padding-right:0}.footer-tagline{max-width:100%;margin-left:auto;margin-right:auto}.footer-col{text-align:center;align-items:center;width:100%}.footer-disclosure{box-sizing:border-box;width:100%;padding:2rem 1.5rem}.footer-disclosure p{word-wrap:break-word;overflow-wrap:break-word}.footer-bottom{padding:1.25rem 1.5rem}}.legal-page{background:var(--color-legal);min-height:100dvh;padding:3rem clamp(1.5rem,3vw,3rem) 4rem}.legal-container{max-width:720px;margin:0 auto}.legal-page h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:600}.legal-updated{color:var(--text-muted);margin-bottom:3rem;font-size:.9rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.legal-section p{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.65}.legal-section p:last-child{margin-bottom:0}.legal-list{margin:1rem 0;padding-left:1.5rem;list-style:none}.legal-list li{color:var(--text-secondary);margin-bottom:.5rem;font-size:1rem;line-height:1.65;position:relative}.legal-list li:before{content:"•";color:var(--text-muted);position:absolute;left:-1rem}.legal-reinforcement{border-top:1px solid var(--border-light);margin-top:4rem;padding-top:2rem}.legal-reinforcement p{color:var(--text-muted);font-size:.9rem;font-style:italic}.legal-section a,.legal-reinforcement a{color:var(--text-secondary);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--border-light);text-decoration-color:var(--border-light);transition:color .2s,text-decoration-color .2s}.legal-section a:hover,.legal-reinforcement a:hover{color:var(--text-primary);-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}@media (max-width:768px){.legal-page{padding:2rem 1.5rem 3rem}.legal-page h1{font-size:1.75rem}}.disclosure-section p{margin-bottom:1.25rem;font-size:1.05rem;line-height:1.7}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#faf9f7;border-radius:16px;width:100%;max-width:480px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 24px 48px #0003}.modal-content h2{font-family:var(--font-headline);color:#1a1a1a;text-align:center;margin-bottom:.25rem;font-size:1.75rem;font-weight:600}.modal-subtitle{color:#666;text-align:center;margin-bottom:1.5rem;font-size:1rem}.modal-close{color:#999;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:1.75rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.modal-close:hover{color:#333;background:#0000000d}.role-toggle{background:#e8e6e3;border-radius:10px;margin-bottom:1.75rem;padding:4px;display:flex}.role-option{color:#666;cursor:pointer;font-size:.95rem;font-weight:500;font-family:var(--font-body);background:0 0;border:none;border-radius:8px;flex:1;padding:.75rem 1rem;transition:all .2s}.role-option.active{color:#1a1a1a;background:#fff;box-shadow:0 2px 8px #00000014}.role-option:hover:not(.active){color:#333}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{margin-bottom:1.5rem}.form-group label{color:#555;margin-bottom:.5rem;font-size:.875rem;font-weight:400;display:block}.form-group label .optional{color:#999;font-weight:400}.form-group input,.form-group select{color:#1a1a1a;width:100%;font-size:1rem;font-family:var(--font-body);background:#fff;border:1px solid #ddd;border-radius:10px;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s}.form-group input::placeholder{color:#aaa}.form-group input:focus,.form-group select:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c4a58026}.form-group select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-error{color:#d64545;background:#d6454514;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}:root{--gold:#c5a580;--gold-hover:#b59876;--gold-active:#ad8f6f}.btn-full{background:var(--gold);color:#fff;cursor:pointer;border:1px solid #ffffff24;border-radius:10px;width:100%;margin-top:.5rem;padding:1rem;font-size:1rem;font-weight:500;transition:background-color .18s,transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 10px 26px #00000038}.btn-full:hover:not(.btn-disabled){background:var(--gold-hover,#b8956e);border-color:#ffffff2e;transform:translateY(-1px);box-shadow:0 14px 34px #00000047}.btn-full:active:not(.btn-disabled){transform:translateY(0);box-shadow:0 8px 18px #0003}.btn-full.btn-disabled{color:#888;cursor:not-allowed;box-shadow:none;opacity:1;pointer-events:none;background:#ccc;border-color:#0000;transform:none}.btn-primary.btn-full:hover:not(.btn-disabled){background:var(--gold-hover,#b8956e)}.modal-success{text-align:center;padding:2rem 0}.success-icon{background:linear-gradient(135deg,var(--gold),#d4c4a8);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.modal-success h2{margin-bottom:.75rem}.modal-success p{color:#666;margin-bottom:1.5rem}@media (max-width:480px){.modal-content{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}}.admin-login-wrapper{background:#f5f3ef;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.admin-login-box{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:2.5rem;box-shadow:0 4px 24px #00000014}.admin-login-box h1{font-family:var(--font-headline);text-align:center;margin-bottom:1.5rem;font-size:1.5rem}.admin-wrapper{background:#f5f3ef;min-height:100vh;padding:2rem}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-header h1{font-family:var(--font-headline);font-size:1.75rem}.admin-filters{gap:.5rem;margin-bottom:1.5rem;display:flex}.filter-btn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;transition:all .2s}.filter-btn.active{background:var(--gold);color:#fff;border-color:var(--gold)}.admin-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.admin-table{border-collapse:collapse;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #eee;padding:1rem}.admin-table th{color:#666;background:#faf9f7;font-size:.875rem;font-weight:500}.admin-table td{font-size:.9rem}.capitalize{text-transform:capitalize}.status-badge{text-transform:capitalize;border-radius:20px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.status-pending{color:#e65100;background:#fff3e0}.status-approved{color:#2e7d32;background:#e8f5e9}.status-rejected{color:#c62828;background:#ffebee}.action-buttons{gap:.5rem;display:flex}.btn-approve,.btn-reject{cursor:pointer;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.8rem;transition:opacity .2s}.btn-approve{color:#fff;background:#2e7d32}.btn-reject{color:#fff;background:#c62828}.btn-approve:hover,.btn-reject:hover{opacity:.85}.no-requests{text-align:center;color:#888;padding:3rem}.admin-loading{color:#666;justify-content:center;align-items:center;min-height:100vh;font-size:1.25rem;display:flex}.hamburger-toggle{cursor:pointer;z-index:1002;-webkit-tap-highlight-color:transparent;background:0 0;border:none;width:32px;height:32px;padding:0;display:none;position:relative}@media (max-width:768px){.hamburger-toggle{justify-content:center;align-items:center;display:flex}}.hamburger-line{background:var(--text-on-dark);border-radius:1px;width:22px;height:1.5px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .3s;display:block;position:relative}.hamburger-line:after{content:"";background:var(--text-on-dark);border-radius:1px;width:100%;height:1.5px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.hamburger-toggle.is-open .hamburger-line{transform:rotate(45deg)}.hamburger-toggle.is-open .hamburger-line:after{transform:rotate(-90deg)}.mobile-menu-overlay{z-index:999;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);background:#0009;transition:opacity .3s;position:fixed;inset:0}.mobile-menu-overlay.is-visible{opacity:1;pointer-events:auto}.mobile-menu{top:var(--header-h);z-index:1001;background:var(--color-dark);height:calc(100dvh - var(--header-h));padding:1.5rem 1.5rem calc(2rem + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;opacity:0;pointer-events:none;border-bottom:1px solid #b8a0781f;flex-direction:column;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s;display:flex;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-12px)}.mobile-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-nav{flex:1}.mobile-menu-actions{margin-top:1rem}.mobile-menu-nav{flex-direction:column;gap:0;padding-bottom:1.25rem;display:flex}.mobile-menu-nav a{color:var(--text-on-dark-secondary);letter-spacing:-.01em;padding:.85rem 0;font-size:1.75rem;font-weight:500;text-decoration:none;transition:color .2s}.mobile-menu-nav a:hover{color:var(--text-on-dark)}.mobile-menu-actions{flex-direction:column;gap:.75rem;margin-top:auto;padding-bottom:2rem;display:flex}.mobile-menu-login{color:var(--text-on-dark-secondary);text-align:center;border-radius:6px;padding:.6rem;font-size:.95rem;font-weight:450;text-decoration:none;transition:color .2s,background .2s}.mobile-menu-login:hover{color:var(--text-on-dark);background:#ffffff0a}.mobile-menu-cta{background:var(--accent);color:#fff;justify-content:center;width:100%}.mobile-menu-actions{flex-direction:column;gap:.75rem;margin-top:auto;display:flex}@media (max-width:768px){.key-image{width:auto;height:clamp(180px,26vh,220px)}}@media (max-height:500px){.unlock-section{height:250vh}.unlock-container{justify-content:center;padding:.5rem 1.5rem}.hero-text-container{min-height:120px}.hero-headline{margin-bottom:.5rem;font-size:1.4rem}.hero-body{margin-bottom:.5rem;font-size:.85rem}.hero-tagline{font-size:.65rem}.key-image{width:auto;height:140px}.key-container{margin-top:.25rem}.hero-text-unlocked{top:140px}.hero-cta{gap:.5rem;margin-top:.75rem}}@media (min-width:769px) and (max-width:1024px) and (orientation:portrait){.hero-text-unlocked{top:280px}.hero-headline{font-size:clamp(1.75rem,5vw,2.5rem)}.unlock-container{padding-top:18svh}}@media (orientation:landscape) and (hover:none) and (min-width:901px){.unlock-section{height:auto;margin:0;padding:0}.unlock-sticky{height:auto;position:relative;top:0;overflow:visible}.unlock-viewport{height:auto;position:relative;overflow:visible}.hero-bg{position:absolute;inset:0}.unlock-container{padding:3rem 4rem}.hero-text-container{min-height:auto;display:contents}.hero-text{position:relative;top:0}.hero-text-locked{text-align:center;order:1;width:100%;max-width:680px;margin-bottom:1rem;position:relative;top:0}.key-container{order:2;margin:1.5rem 0}.hero-text-unlocked{text-align:center;order:3;width:100%;max-width:680px;position:relative;top:0}.data-environment{display:none}.how-it-works-section{height:auto!important;min-height:auto!important}.how-it-works-pin{position:relative!important}.how-it-works-container{height:auto!important;position:relative!important}.step{opacity:1!important;transform:scale(1)!important}}@media (max-height:500px) and (orientation:landscape){.unlock-section{height:auto;margin:0;padding:0}.unlock-sticky{height:auto;position:relative;top:0;overflow:visible}.unlock-viewport{height:auto;position:relative;overflow:visible}.hero-bg{position:absolute;inset:0}.unlock-container{padding:2rem 3rem}.hero-text-container{min-height:auto;display:contents}.hero-text{position:relative;top:0}.hero-text-locked{text-align:center;order:1;width:100%;max-width:680px;margin-bottom:1rem;position:relative;top:0}.key-container{order:2;margin:1rem 0}.key-image{width:auto;height:140px}.hero-text-unlocked{text-align:center;order:3;width:100%;max-width:680px;position:relative;top:0}.data-environment{display:none}.how-it-works-section{height:auto!important;min-height:auto!important}.how-it-works-container{height:auto!important;position:relative!important}.step{opacity:1!important;transform:scale(1)!important}}.product-page{position:relative}.product-hero{background:var(--color-dark,#1a1a1a);text-align:center;z-index:2;padding:48px 24px 64px;position:relative}.product-hero-inner{max-width:720px;margin:0 auto}.product-hero-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--champagne,#c4a580);margin-bottom:20px;font-size:.75rem;font-weight:500}.product-hero-headline{font-family:var(--font-headline);color:var(--text-on-dark,#f5f0eb);margin:0 0 20px;font-size:clamp(2rem,5vw,3.2rem);font-weight:600;line-height:1.15}.product-hero-body{font-family:var(--font-body);color:#f5f0eba6;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.6}.product-hero-cta{margin-top:2rem}.workflow-toggle{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;gap:2px;margin:0 0 2rem;padding:4px;display:inline-flex}.workflow-toggle-btn{font-family:var(--font-body);color:var(--text-on-dark-secondary);letter-spacing:.02em;border-radius:999px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.workflow-toggle-btn:hover{color:var(--text-on-dark)}.workflow-toggle-btn.active{color:var(--champagne);background:#c4a5801f;border:1px solid #c4a5804d}.workflow-toggle-dot{opacity:.7;background:currentColor;border-radius:50%;width:5px;height:5px}.workflow-track{position:relative}.workflow-line{pointer-events:none;z-index:3;background:linear-gradient(#c4a58014 0% 85%,#0000 95%);width:1.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.workflow-highlight-rail{pointer-events:none;z-index:3;width:1.5px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.workflow-highlight{background:linear-gradient(#0000 0%,#c4a58059 40% 60%,#0000 100%);width:100%;height:30vh;position:sticky;top:35vh}.product-stage{background:#0f0f0f;padding:100px 24px;position:relative}.product-stage.alt{background:#121212}.product-stage-inner{z-index:4;grid-template-columns:1fr 1fr;align-items:center;gap:64px;max-width:1120px;margin:0 auto;display:grid;position:relative}.product-stage-inner.reverse{direction:rtl}.product-stage-inner.reverse>*{direction:ltr}.product-stage-content{z-index:4;flex-direction:column;gap:0;display:flex;position:relative}.product-stage-number{font-family:var(--font-headline);color:var(--gold);opacity:.35;letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(3rem,5vw,4.5rem);font-weight:400;line-height:1}.product-stage-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:#f5f0eb66;margin-bottom:16px;font-size:.7rem;font-weight:500}.product-stage-content h2{font-family:var(--font-headline);color:var(--text-on-dark,#f5f0eb);margin:0 0 16px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:600;line-height:1.15}.product-stage-content p{font-family:var(--font-body);color:#f5f0eb99;max-width:460px;margin:0 0 12px;font-size:1rem;line-height:1.65}.product-stage-tagline{font-family:var(--font-body);opacity:.7;font-size:.85rem;font-weight:500;color:var(--champagne,#c4a580)!important;margin-top:8px!important}.product-stage-visual{z-index:4;justify-content:center;align-items:center;display:flex;position:relative}.product-visual-frame{background:#1a1a1a;border:1px solid #c4a58014;border-radius:12px;width:100%;max-width:520px;position:relative;overflow:hidden;box-shadow:0 4px 24px #0006,0 0 60px #c4a5800a}.product-visual-frame:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 40px 20px #0f0f0f99}.product-stage.alt .product-visual-frame:after{box-shadow:inset 0 0 40px 20px #12121299}.product-visual-frame img{border-radius:12px;width:100%;height:auto;display:block}.product-visual-frame.placeholder{aspect-ratio:16/11;width:100%}.product-visual-frame.mock{background:#0e0e0e;border:1px solid #ffffff0f;border-radius:10px;width:100%;max-width:520px;padding:12px 14px 14px;box-shadow:0 30px 60px -20px #0009}.product-visual-frame.mock:after{display:none}.product-visual-frame .mock-dots{gap:6px;margin-bottom:10px;display:flex}.product-visual-frame .mock-dots span{border-radius:50%;width:10px;height:10px;display:inline-block}.product-visual-frame .mock-dots span:first-child{background:#ff5f57}.product-visual-frame .mock-dots span:nth-child(2){background:#febc2e}.product-visual-frame .mock-dots span:nth-child(3){background:#28c840}.product-visual-frame .mock-frame-body{background:#181816;border:1px solid #ffffff0a;border-radius:6px;min-height:260px;padding:18px 22px;position:relative}.mock-form-title{font-family:var(--font-headline);color:#f5f1edd9;margin-bottom:.25rem;font-size:.95rem;font-weight:500}.mock-form-sub{color:#f5f1ed66;margin-bottom:1rem;font-size:.65rem;line-height:1.4}.pf-mock-import{flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;display:flex}.pf-mock-chip{letter-spacing:.06em;text-transform:uppercase;color:var(--champagne);white-space:nowrap;background:#c4a5801a;border:1px solid #c4a58033;border-radius:3px;padding:.25rem .5rem;font-size:.5rem}.pf-mock-chip.dim{color:#f5f1ed80;background:#ffffff0a;border-color:#ffffff0f}.pf-mock-table{color:#f5f1edb3;border-collapse:collapse;width:100%;font-size:.55rem}.pf-mock-table th,.pf-mock-table td{text-align:left;border-bottom:1px solid #ffffff0a;padding:.35rem .4rem}.pf-mock-table th{letter-spacing:.08em;text-transform:uppercase;color:#f5f1ed66;font-size:.5rem;font-weight:500}.pf-mock-table td.score{color:var(--champagne);font-variant-numeric:tabular-nums}.pf-mock-table td.muted{color:#f5f1ed66}.mock-eval-title{font-family:var(--font-headline);color:#f5f1ede6;margin-bottom:.15rem;font-size:1rem;font-weight:500}.mock-eval-sub{color:#f5f1ed66;margin-bottom:.75rem;font-size:.6rem}.mock-eval-tabs{border-bottom:1px solid #ffffff0f;flex-wrap:wrap;gap:.4rem;margin-bottom:.75rem;padding-bottom:.5rem;display:flex}.mock-eval-tab{letter-spacing:.06em;text-transform:uppercase;color:#f5f1ed80;white-space:nowrap;padding-bottom:.25rem;font-size:.55rem}.mock-eval-tab.active{color:var(--champagne);border-bottom:1px solid var(--champagne)}.mock-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--champagne);opacity:.7;margin-top:.5rem;margin-bottom:.5rem;font-size:.55rem}.pf-stat-grid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:.6rem;display:grid}.pf-stat{background:#ffffff06;border:1px solid #ffffff0a;border-radius:4px;padding:.5rem .6rem}.pf-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#f5f1ed66;margin-bottom:.2rem;font-size:.5rem}.pf-stat-value{font-family:var(--font-headline);color:var(--champagne);font-variant-numeric:tabular-nums;font-size:1rem}.pf-bars{flex-direction:column;gap:.55rem;margin-top:.5rem;display:flex}.pf-bar-row{grid-template-columns:90px 1fr 36px;align-items:center;gap:.5rem;font-size:.55rem;display:grid}.pf-bar-row .label{color:#f5f1edb3;font-family:var(--font-headline)}.pf-bar-row .num{color:var(--champagne);text-align:right;font-variant-numeric:tabular-nums}.pf-bar-track{background:#ffffff0d;border-radius:2px;height:4px;overflow:hidden}.pf-bar-fill{background:#c4a5808c;border-radius:2px;height:100%}.mock-papers-frame{background:0 0;border:none;min-height:0;padding:0}.mock-papers{justify-content:center;align-items:center;height:240px;display:flex;position:relative}.mock-paper{color:#1a1a1a;background:#fafaf6;border-radius:4px;width:180px;height:220px;padding:12px 14px;font-size:.45rem;line-height:1.4;position:absolute;box-shadow:0 20px 40px -10px #00000080}.mock-paper.back-l{opacity:.85;transform:translate(-30px,-8px)rotate(-6deg)}.mock-paper.back-r{opacity:.9;transform:translate(30px,-4px)rotate(5deg)}.mock-paper.front{z-index:2}.mock-paper-title{font-family:var(--font-headline);margin-bottom:.15rem;font-size:.7rem;font-weight:600}.mock-paper-meta{color:#888;margin-bottom:.5rem;font-size:.4rem}.mock-score-big{color:#3a6b4a;font-family:var(--font-headline);background:#4a824b1f;border-radius:3px;margin-bottom:.4rem;padding:.2rem .5rem;font-size:1.1rem;font-weight:600;display:inline-block}.mock-paper-line{background:#00000014;border-radius:1px;height:3px;margin-bottom:.3rem}.mock-paper-line.short{width:65%}.case-readiness-card{width:100%;font-family:var(--font-body);transform-origin:50%;background:linear-gradient(#1f1f1d 0%,#1a1a18 100%);border:1px solid #c4a5801a;border-radius:8px;transition:transform .4s;overflow:hidden;transform:rotateY(-4deg)rotateX(2deg);box-shadow:0 30px 60px -20px #000000b3,0 0 0 1px #c4a5800a}.product-bridge:hover .case-readiness-card{transform:rotateY(-2deg)rotateX(1deg)}@media (max-width:800px){.case-readiness-card,.product-bridge:hover .case-readiness-card{transform:none}}.case-readiness-card .crc-header{background:#ffffff05;border-bottom:1px solid #ffffff0d;padding:.7rem .95rem}.case-readiness-card .crc-chip{letter-spacing:.06em;color:var(--champagne);white-space:nowrap;background:#c4a5801a;border:1px solid #c4a58038;border-radius:3px;padding:.22rem .55rem;font-size:.6rem;font-weight:500;display:inline-block}.case-readiness-card .crc-body{flex-direction:column;padding:1.1rem 1.1rem .95rem;display:flex}.case-readiness-card .crc-title{font-family:var(--font-headline);color:#f5f1edf2;letter-spacing:-.01em;margin-bottom:.2rem;font-size:1.05rem;font-weight:500}.case-readiness-card .crc-meta{font-family:var(--font-mono,ui-monospace,monospace);letter-spacing:.1em;text-transform:uppercase;color:#c4a580a6;font-size:.6rem}.case-readiness-card .crc-divider{background:#ffffff0d;height:1px;margin:.85rem 0}.case-readiness-card .crc-metric{justify-content:space-between;align-items:center;gap:1rem;padding:.22rem 0;font-size:.72rem;display:flex}.case-readiness-card .crc-metric .label{color:#f5f1ed80;font-family:var(--font-body)}.case-readiness-card .crc-metric .value{font-family:var(--font-headline);color:#f5f1ede6;font-variant-numeric:tabular-nums}.case-readiness-card .crc-metric .value.accent{color:var(--champagne);font-weight:500}.case-readiness-card .crc-metric .value-chip{font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;color:var(--champagne);white-space:nowrap;background:#c4a5801a;border:1px solid #c4a58038;border-radius:3px;padding:.18rem .45rem;font-size:.55rem;font-weight:500;line-height:1}.case-readiness-card .crc-section-label{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--champagne);opacity:.75;margin-top:.4rem;margin-bottom:.4rem;font-size:.55rem;font-weight:600}.case-readiness-card .crc-list{flex-direction:column;gap:.25rem;margin:0 0 .65rem;padding:0;list-style:none;display:flex}.case-readiness-card .crc-list li{font-family:var(--font-headline);color:#f5f1edc7;padding-left:.85rem;font-size:.72rem;line-height:1.45;position:relative}.case-readiness-card .crc-list li:before{content:"";background:#c4a5808c;width:4px;height:1px;position:absolute;top:.55em;left:0}.case-readiness-card .crc-footer{font-family:var(--font-headline);color:#c4a580d9;letter-spacing:.005em;background:linear-gradient(#c4a5800a 0%,#c4a58012 100%);border-top:1px solid #c4a58026;padding:.7rem 1.1rem;font-size:.7rem;font-style:italic}.bridge-back-list{background:#ffffff06;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.6rem;padding:1.25rem;display:flex}.bridge-back-row{border-bottom:1px solid #ffffff0a;grid-template-columns:32px 1fr auto;align-items:center;gap:.85rem;padding:.55rem .4rem;font-size:.85rem;display:grid}.bridge-back-row:last-child{border-bottom:0}.bridge-back-row .num{font-variant-numeric:tabular-nums;color:#f5f1ed66;font-size:.7rem}.bridge-back-row .label{font-family:var(--font-headline);color:#f5f1edd9}.bridge-back-row .pill{letter-spacing:.08em;text-transform:uppercase;color:var(--champagne);background:#c4a5801a;border:1px solid #c4a58038;border-radius:3px;padding:.22rem .55rem;font-size:.6rem}.product-proof{z-index:4;background:#0f0f0f;justify-content:center;padding:80px 24px;display:flex;position:relative}.product-proof-sticky{justify-content:center;padding:0 24px;display:flex;position:sticky;top:35vh}.product-proof-inner{z-index:4;text-align:center;width:100%;max-width:680px;box-shadow:none;background:#0f0f0f;border:1px solid #c4a5800a;border-radius:16px;padding:56px 64px;transition:transform .4s cubic-bezier(.25,.46,.45,.94),border-color .4s,background-color .4s,box-shadow .4s;position:relative;transform:translateY(0)}.product-proof-inner:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#c4a58047 20%,#c4a58073 50%,#c4a58047 80%,#0000 100%);height:2px;transition:opacity .4s;position:absolute;top:0;left:0;right:0}.product-proof-label{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--champagne);opacity:.4;margin-bottom:1rem;font-size:.7rem;font-weight:600;transition:opacity .4s;display:block}.product-proof-text{font-family:var(--font-headline);letter-spacing:-.01em;color:#f5f1ed66;margin:0;font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:400;line-height:1.3;transition:color .4s}.product-proof-inner.proof-arrived{background-color:#262626;background-image:linear-gradient(#c4a5800f 0%,#c4a58005 30%,#0000 100%);border-color:#c4a5800f;transform:translateY(-2px);box-shadow:0 1px 3px #0003,0 4px 12px #00000026,inset 0 1px #c4a5801f}.product-proof-inner.proof-arrived:before,.product-proof-inner.proof-arrived .product-proof-label{opacity:1}.product-proof-inner.proof-arrived .product-proof-text{color:var(--text-on-dark)}.product-cta{background:var(--color-dark,#1a1a1a);text-align:center;z-index:2;border-bottom:1px solid #b8a0671f;padding:100px 24px;position:relative}.product-cta-inner{max-width:560px;margin:0 auto}.product-cta-inner h2{font-family:var(--font-headline);color:var(--text-on-dark,#f5f0eb);margin:0 0 12px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:600}.product-cta-inner>p{font-family:var(--font-body);color:#f5f0eb8c;margin:0 0 32px;font-size:1rem}.product-bridge{background:var(--color-dark,#1a1a1a);z-index:2;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:5rem 2rem;position:relative}.product-bridge-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1060px;margin:0 auto;display:grid}.product-bridge-text-col{min-width:0}.product-bridge-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--champagne);margin-bottom:1rem;font-size:.7rem;font-weight:600}.product-bridge h3{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-on-dark);margin:0 0 1rem;font-size:clamp(1.4rem,2.5vw,1.6rem);font-weight:500;line-height:1.25}.product-bridge p{color:var(--text-on-dark-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.65}.product-bridge-link{color:var(--champagne);border:1px solid #c4a5804d;border-radius:6px;align-items:center;gap:.5rem;padding:.65rem 1.1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.product-bridge-link:hover{background:#c4a58014;border-color:#c4a58080}.product-bridge-link span{transition:transform .2s;display:inline-block}.product-bridge-link:hover span{transform:translate(3px)}.product-bridge-viz{perspective:1200px;min-width:0}.bridge-sheet{transform-origin:50%;background:linear-gradient(#1f1f1d 0%,#1a1a18 100%);border:1px solid #ffffff0f;border-radius:8px;width:100%;transition:transform .4s;overflow:hidden;transform:rotateY(-4deg)rotateX(2deg);box-shadow:0 30px 60px -20px #000000b3,0 0 0 1px #c4a5800a}.product-bridge:hover .bridge-sheet{transform:rotateY(-2deg)rotateX(1deg)}.bridge-sheet-tabs{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem .85rem;display:flex}.bridge-sheet-tab{font-family:var(--font-body);letter-spacing:.04em;color:#f5f1ed80;border-radius:3px;padding:.2rem .55rem;font-size:.65rem}.bridge-sheet-tab.active{color:var(--champagne);background:#c4a5801a;border:1px solid #c4a58033}.bridge-sheet-meta{letter-spacing:.06em;text-transform:uppercase;color:#f5f1ed59;font-size:.6rem}.bridge-sheet-grid{flex-direction:column;display:flex}.bridge-sheet-row{color:#f5f1edb3;border-bottom:1px solid #ffffff06;grid-template-columns:28px 1.7fr .6fr .85fr .65fr;align-items:center;padding:.5rem .85rem;font-size:.72rem;display:grid;position:relative}.bridge-sheet-row:last-child{border-bottom:0}.bridge-sheet-row.header{letter-spacing:.08em;text-transform:uppercase;color:#f5f1ed66;background:#ffffff05;padding-top:.55rem;padding-bottom:.55rem;font-size:.55rem}.bridge-sheet-row.header .cell{font-family:var(--font-body);font-weight:500}.bridge-sheet-row.highlight{background:linear-gradient(90deg,#c4a5800f 0%,#c4a58008 70%,#0000 100%)}.bridge-sheet-row.highlight:before{content:"";background:var(--champagne);opacity:.5;width:2px;position:absolute;top:0;bottom:0;left:0}.bridge-sheet-row .cell{font-family:var(--font-headline);font-weight:400}.bridge-sheet-row .cell.idx{font-variant-numeric:tabular-nums;color:#f5f1ed4d;font-size:.6rem;font-family:var(--font-body)}.bridge-sheet-row .cell.num{font-variant-numeric:tabular-nums;text-align:right;padding-right:.5rem}.bridge-sheet-row .cell.num.accent{color:var(--champagne);font-weight:500}.bridge-sheet-row .cell.num.muted{color:#f5f1ed59;font-weight:400}.bridge-sheet-row .cell.case{align-items:center;gap:.55rem;min-width:0;display:flex}.bridge-sheet-row .cell.case .case-name{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-headline);flex:0 auto;overflow:hidden}.bridge-sheet-badge{font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:3px;flex-shrink:0;padding:.18rem .45rem;font-size:.55rem;font-weight:500;line-height:1}.bridge-sheet-badge.imported{color:#f5f1ed8c;background:#ffffff0a;border-color:#ffffff14}.bridge-sheet-badge.scored{color:#7dc489;background:#7dc48921;border-color:#7dc48952}.bridge-sheet-footer{background:linear-gradient(#c4a5800d 0%,#c4a58014 100%);border-top:1px solid #c4a58026;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;font-size:.65rem;display:flex}.bridge-sheet-footer-label{font-family:var(--font-headline);color:var(--champagne);letter-spacing:.02em;font-size:.8rem}.bridge-sheet-footer-stats{color:#f5f1ed8c;font-family:var(--font-body);letter-spacing:.02em;flex-wrap:wrap;justify-content:flex-end;gap:1rem;font-size:.62rem;display:flex}.bridge-sheet-footer-stats em{color:var(--champagne);font-variant-numeric:tabular-nums;margin-right:.2rem;font-style:normal;font-weight:500}@media (max-width:800px){.product-bridge-inner{grid-template-columns:1fr;gap:2rem}.bridge-sheet,.product-bridge:hover .bridge-sheet{transform:none}}@media (max-width:600px){.product-bridge{padding:3rem 1.5rem}.bridge-sheet-row{grid-template-columns:22px 1.6fr .55fr .75fr .55fr;padding:.5rem .7rem;font-size:.68rem}.bridge-sheet-footer-stats{gap:.65rem;font-size:.58rem}.bridge-sheet-badge{padding:.15rem .35rem;font-size:.5rem}.bridge-sheet-row .cell.case{gap:.4rem}}@keyframes productFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.product-stage-content,.product-stage-visual{animation:.6s both productFadeIn}.product-stage-visual{animation-delay:.15s}@media (max-width:900px){.product-stage{padding:64px 24px}}@media (max-width:600px){.product-stage-inner,.product-stage-inner.reverse{direction:ltr;grid-template-columns:1fr;gap:40px}.product-stage-visual{order:-1}.product-visual-frame{max-width:100%}.product-hero{padding:calc(var(--header-h,76px) + 48px)20px 48px}.product-stage{padding:48px 20px}.product-proof-sticky{padding:0 20px}.product-proof-inner{padding:28px 24px}.product-cta{padding:64px 20px}.product-stage-content h2{font-size:1.6rem}}.funder-page{background:var(--color-light);min-height:100dvh;padding:3rem clamp(1.5rem,3vw,3rem) 4rem}.funder-container{max-width:680px;margin:0 auto}.funder-hero{border-bottom:1px solid var(--border-light);margin-bottom:4rem;padding-bottom:3rem}.funder-hero-label{color:var(--champagne);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.25rem;font-size:.8rem;font-weight:600}.funder-hero h1{font-family:var(--font-headline);letter-spacing:-.025em;color:var(--text-primary);margin-bottom:1rem;font-size:2.75rem;font-weight:600;line-height:1.1}.funder-hero-sub{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.funder-hero-pills{flex-wrap:wrap;gap:.6rem;margin-top:1.5rem;display:flex}.funder-pill{color:var(--champagne);letter-spacing:.01em;background:#c4a5801a;border:1px solid #c4a58026;border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:500}.funder-section{margin-bottom:3rem}.funder-section h2{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.3rem;font-weight:600}.funder-section p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.02rem;line-height:1.7}.funder-section p:last-child{margin-bottom:0}.funder-detail-grid{background:var(--color-paper);border:1px solid var(--border-light);border-radius:12px;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1.5rem 0;padding:1.5rem;display:grid}.funder-detail-item h3{color:var(--text-primary);letter-spacing:.01em;margin-bottom:.4rem;font-size:.85rem;font-weight:600}.funder-detail-item p{color:var(--text-muted);margin-bottom:0;font-size:.9rem;line-height:1.55}.funder-note{margin-top:.5rem;font-style:italic;color:var(--text-muted)!important;font-size:.92rem!important}.funder-claim{border-top:1px solid var(--border-light);margin-top:3.5rem;padding-top:2.5rem}.funder-actions{gap:.75rem;margin:1.5rem 0 1rem;display:flex}.funder-btn-primary{background:var(--champagne);color:#1a1615;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.funder-btn-primary:hover{opacity:.88}.funder-btn-secondary{color:var(--text-secondary);border:1px solid var(--border-light);background:0 0;border-radius:8px;padding:.75rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.funder-btn-secondary:hover{border-color:var(--champagne);color:var(--text-primary)}.funder-actions-note{color:var(--text-muted)!important;font-size:.88rem!important}.funder-disclosure{border-top:1px solid var(--border-light);margin-top:3rem;padding-top:2rem}.funder-disclosure p{line-height:1.6;color:var(--text-muted)!important;font-size:.88rem!important}.funder-disclosure a{color:var(--text-secondary);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--border-light);text-decoration-color:var(--border-light);transition:color .2s,text-decoration-color .2s}.funder-disclosure a:hover{color:var(--text-primary);-webkit-text-decoration-color:var(--text-muted);text-decoration-color:var(--text-muted)}@media (max-width:768px){.funder-hero h1{font-size:2rem}.funder-detail-grid{grid-template-columns:1fr;gap:1.25rem}.funder-actions{flex-direction:column}.funder-btn-primary,.funder-btn-secondary{text-align:center}}.about-page{background:var(--color-dark,#1a1a1a);min-height:100vh}.about-hero{padding:calc(var(--header-h,76px) + 56px)24px 56px;text-align:center}.about-hero-inner{max-width:680px;margin:0 auto}.about-hero-label{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--champagne,#c4a580);margin-bottom:20px;font-size:.75rem;font-weight:500}.about-hero-headline{font-family:var(--font-headline);color:var(--text-on-dark,#f5f0eb);margin:0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:600;line-height:1.2}.about-founder{padding:48px 24px 112px}.about-founder-inner{grid-template-columns:350px 1fr;align-items:start;gap:64px;max-width:920px;margin:0 auto;display:grid}.about-portrait-col{position:relative}.about-portrait-glow{pointer-events:none;background:radial-gradient(50% 100% at 50% 100%,#c4a5801a 0%,#0000 70%);width:200%;height:180px;position:absolute;top:-40px;left:50%;transform:translate(-50%)}.about-portrait-mount{aspect-ratio:1;background:#202020;border:1.5px solid #c4a58033;border-radius:4px;width:100%;padding:6px;position:relative}.about-portrait-mount:before{content:"";z-index:2;background:linear-gradient(90deg,#0000 0%,#c4a58059 30% 70%,#0000 100%);height:1px;position:absolute;top:-1px;left:8px;right:8px}.about-portrait-img{object-fit:cover;filter:grayscale(12%)contrast(1.02);border-radius:2px;width:100%;height:100%;display:block}.about-copy-col{padding-top:4px}.about-copy p{font-family:var(--font-body);color:#f5f0eb94;max-width:440px;margin:0 0 28px;font-size:1.05rem;line-height:1.75}.about-copy p:last-child{margin-bottom:0}.about-copy .about-copy-closer{color:#f5f0ebc7}.about-signature{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:28px;display:flex}.about-signature-identity{flex-direction:column;gap:3px;display:flex}.about-signature-name{font-family:var(--font-body);color:var(--text-on-dark,#f5f0eb);letter-spacing:-.01em;font-size:1rem;font-weight:600}.about-signature-role{font-family:var(--font-body);color:#f5f0eb4d;font-size:.78rem;font-weight:400}.about-signature-links{align-items:center;gap:24px;display:flex}.about-signature-email{font-family:var(--font-body);color:#f5f0eb61;font-size:.82rem;text-decoration:none;transition:color .2s}.about-signature-email:hover{color:var(--champagne,#c4a580)}.about-signature-linkedin{color:#f5f0eb4d;align-items:center;transition:color .2s;display:flex}.about-signature-linkedin:hover{color:var(--champagne,#c4a580)}@media (max-width:768px){.about-hero{padding:calc(var(--header-h,76px) + 36px)20px 32px}.about-hero-headline{font-size:clamp(1.5rem,5vw,2rem)}.about-founder{padding:32px 20px 80px}.about-founder-inner{grid-template-columns:1fr;gap:48px;max-width:480px}.about-portrait-col{max-width:260px;margin:0 auto}.about-copy p{max-width:100%}.about-signature{flex-direction:column;align-items:flex-start;gap:16px}.about-signature-links{gap:16px}}.hero-cta-subnote{letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;margin-top:.9rem;font-size:.75rem;font-weight:500}.how-it-works-section.two-products-section{background:var(--color-light);min-height:auto;padding:clamp(4rem,8vw,7rem) 0}.two-products-section .section-inner{max-width:1160px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.two-products-header{text-align:center;max-width:640px;margin:0 auto 3rem}.two-products-header .pill{background:var(--color-light-alt);border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.two-products-header .pill-icon{width:12px;height:12px;color:var(--gold)}.two-products-header h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.25}.tracks-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.track-card{border:1px solid var(--border-light);background:#fff;border-radius:12px;flex-direction:column;gap:1rem;padding:clamp(1.75rem,3vw,2.5rem);display:flex}.track-eyebrow{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:600}.track-title{font-family:var(--font-headline);color:var(--text-primary);margin:0;font-size:clamp(1.1rem,1.9vw,1.35rem);font-weight:500;line-height:1.3}.track-body{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.65}.track-note{color:var(--gold);letter-spacing:.04em;margin-top:auto;font-size:.8rem;font-weight:500}@media (max-width:900px){.tracks-grid{grid-template-columns:1fr;gap:1rem}}.factors-section{background:0 0;padding:0}.factors-section-bg{background:var(--color-light-alt);padding:clamp(4rem,8vw,7rem) 0}.factors-section .section-inner{max-width:820px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.factors-header{text-align:left;margin-bottom:2.5rem}.factors-header .pill{border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.factors-header h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.25}.factors-header .section-lead{color:var(--text-secondary);max-width:620px;font-size:.95rem;line-height:1.65}.factors-list{border-top:1px solid var(--border-light);flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.factor-row{border-bottom:1px solid var(--border-light);flex-direction:column;gap:.35rem;padding:1.1rem 0;display:flex}.factor-row--highlight{background:linear-gradient(90deg,#b8a67a14 0%,#b8a67a05 100%);border-radius:6px;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.factor-main{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.factor-name{font-family:var(--font-headline);color:var(--text-primary);letter-spacing:-.01em;font-size:1.05rem;font-weight:500}.factor-weight{font-family:var(--font-mono,monospace);color:var(--gold);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;display:inline-flex}.factor-weight:before{content:"";width:var(--bar-w,50px);background:var(--gold);opacity:.55;border-radius:1px;height:2px;display:inline-block}.factor-blurb{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.55}.factors-closing{border:1px solid var(--border-light);border-left:3px solid var(--gold);color:var(--text-primary);background:#fff;border-radius:6px;margin-top:2rem;padding:1.25rem 1.5rem;font-size:.95rem;line-height:1.65}.portfolio-section{background:0 0;padding:clamp(4rem,8vw,7rem) 0}.portfolio-section .section-inner{max-width:1080px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.portfolio-header{text-align:left;max-width:760px;margin-bottom:3rem}.portfolio-header .pill{background:var(--color-light-alt);border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.portfolio-header h2{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;line-height:1.25}.portfolio-header .section-lead{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.portfolio-features{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.portfolio-feature{border:1px solid var(--border-light);background:#fff;border-radius:10px;flex-direction:column;gap:.6rem;padding:1.75rem;display:flex;position:relative}.portfolio-feature-num{font-family:var(--font-mono,monospace);color:var(--gold);letter-spacing:.1em;font-size:.7rem;font-weight:600}.portfolio-feature h3{font-family:var(--font-headline);color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:500;line-height:1.3}.portfolio-feature p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}@media (max-width:900px){.portfolio-features{grid-template-columns:1fr}}.faq-page{background:var(--color-light);min-height:100dvh;padding:clamp(4rem,8vw,7rem) 0}.faq-inner{max-width:780px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.faq-header{text-align:left;border-bottom:1px solid var(--border-light);margin-bottom:3rem;padding-bottom:2rem}.faq-header .pill{background:var(--color-light-alt);border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.faq-header h1{font-family:var(--font-headline);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.75rem;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:500;line-height:1.2}.faq-lead{color:var(--text-secondary);max-width:620px;font-size:1rem;line-height:1.65}.faq-group{margin-top:2.5rem}.faq-group:first-of-type{margin-top:0}.faq-group-title{font-family:var(--font-body);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid var(--border-light);margin:0 0 .5rem;padding-bottom:.75rem;font-size:.72rem;font-weight:600}.faq-item{border-bottom:1px solid var(--border-light)}.faq-item>summary{cursor:pointer;font-family:var(--font-headline);letter-spacing:-.01em;color:var(--text-primary);-webkit-tap-highlight-color:transparent;padding:1.25rem 2.25rem 1.25rem 0;font-size:clamp(1.05rem,1.8vw,1.2rem);font-weight:500;line-height:1.35;list-style:none;transition:color .2s;position:relative}.faq-item>summary::-webkit-details-marker{display:none}.faq-item>summary:hover{color:var(--gold,#b8a66b)}.faq-item>summary:after{content:"";border-right:1.5px solid var(--text-muted);border-bottom:1.5px solid var(--text-muted);width:10px;height:10px;transition:transform .25s,border-color .2s;position:absolute;top:50%;right:.25rem;transform:translateY(-70%)rotate(45deg)}.faq-item[open]>summary:after{border-color:var(--text-primary);transform:translateY(-30%)rotate(-135deg)}.faq-item[open]>summary{color:var(--text-primary)}.faq-answer{max-width:680px;padding:0 0 1.5rem}.faq-answer p{color:var(--text-secondary);margin:0 0 .9rem;font-size:.95rem;line-height:1.7}.faq-answer p:last-child{margin-bottom:0}.faq-factors{flex-direction:column;gap:.9rem;margin:.25rem 0 1rem;padding:0;list-style:none;display:flex}.faq-factors li{flex-direction:column;gap:.15rem;padding-left:1.1rem;font-size:.95rem;line-height:1.6;display:flex;position:relative}.faq-factors li:before{content:"";background:var(--gold);border-radius:50%;width:4px;height:4px;position:absolute;top:.6em;left:0}.faq-factors li strong{color:var(--text-primary);font-weight:600}.faq-factors li span{color:var(--text-secondary)}.faq-weighted{border-top:1px solid var(--border-light);flex-direction:column;margin:.5rem 0 1.25rem;padding:0;list-style:none;display:flex}.faq-weighted li{border-bottom:1px solid var(--border-light);flex-direction:column;gap:.2rem;padding:.7rem 0;display:flex}.faq-weighted-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.faq-weighted-name{font-family:var(--font-headline);color:var(--text-primary);letter-spacing:-.01em;font-size:1rem;font-weight:500}.faq-weighted-weight{font-family:var(--font-body);letter-spacing:.06em;color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.78rem;font-weight:600}.faq-weighted-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.55}@media (max-width:560px){.faq-item>summary{padding-right:2rem}.faq-weighted-head{gap:.5rem}}.factors-list--names-only .factor-row{gap:0;padding:.9rem 0}.factors-list--names-only .factor-name{font-size:1.1rem}.factors-closing-muted{color:var(--text-muted);text-align:left;margin-top:1.75rem;font-size:.85rem}.factors-closing-muted a{color:var(--gold);border-bottom:1px solid #b8a67a59;text-decoration:none;transition:border-color .15s}.factors-closing-muted a:hover{border-bottom-color:var(--gold)}.product-factors{background:0 0}.product-factors-bg{background:var(--color-light-alt);padding:clamp(4rem,8vw,7rem) 0}.product-factors-inner{max-width:820px;margin:0 auto;padding:0 clamp(1.5rem,4vw,4rem)}.product-factors .factors-header{margin-bottom:2.5rem}.product-factors .factors-header .pill{border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.product-brief-items{background:0 0}.product-brief-items .product-factors-bg{background:var(--color-light-alt);padding:clamp(4rem,8vw,7rem) 0}.product-brief-items .factors-header{margin-bottom:2.5rem}.product-brief-items .factors-header .pill{border:1px solid var(--border-light);color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:4px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.brief-items-list{border-top:1px solid var(--border-light);flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.brief-item{border-bottom:1px solid var(--border-light);align-items:baseline;gap:1.25rem;padding:1.1rem 0;display:flex}.brief-item-num{font-family:var(--font-body);color:var(--gold);letter-spacing:.08em;font-variant-numeric:tabular-nums;flex-shrink:0;min-width:2rem;font-size:.7rem;font-weight:600}.brief-item-text{font-family:var(--font-headline);color:var(--text-primary);letter-spacing:-.01em;font-size:1.05rem;line-height:1.4}.cta-globe-wrap{width:100%;max-width:620px;margin:0 auto;position:relative}.cta-globe-wrap:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#c4a5801a 0%,#c4a5800a 40%,#0000 70%);position:absolute;inset:-4%}.cta-globe-svg{aspect-ratio:620/426;z-index:1;width:100%;height:auto;display:block;position:relative;overflow:visible}.cta-globe-sphere{fill:none;stroke:#8e79584d;stroke-width:1.2px}.cta-globe-graticule{fill:none;stroke:#8e79582e;stroke-width:.5px}.cta-globe-land-fill{fill:#c4a5800f;stroke:none}.cta-globe-land-stroke{fill:none;stroke:var(--champagne-700,#8e7958);stroke-width:1px;opacity:.55;stroke-linejoin:round;stroke-linecap:round}.cta-globe-sec-dot{fill:#7e7972;opacity:.7}.cta-globe-sec-ring{fill:none;stroke:#7e7972;stroke-width:1px;opacity:.55}.cta-globe-pulse{fill:none;stroke:var(--champagne-600,#a8906c);stroke-width:1.5px;opacity:0;transform-box:fill-box;transform-origin:50%;animation:3.4s ease-out infinite cta-globe-pulse-out}.cta-globe-glow-out{fill:var(--champagne-600,#a8906c);opacity:.14}.cta-globe-glow-in{fill:var(--champagne-600,#a8906c);opacity:.32}.cta-globe-ring{fill:none;stroke:var(--champagne-700,#8e7958);stroke-width:1.4px;opacity:.95}.cta-globe-core{fill:var(--ink-900,#15110d);animation:2.8s ease-in-out infinite cta-globe-breathe}.cta-globe-tick{stroke:var(--champagne-700,#8e7958);stroke-width:1px;opacity:.55}.cta-globe-label{fill:var(--text-l-2,#4a4439);font-family:var(--font-mono,"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace);letter-spacing:.085em;font-size:10.5px;font-weight:500}@keyframes cta-globe-breathe{0%,to{opacity:.85}50%{opacity:1}}@keyframes cta-globe-pulse-out{0%{r:8;opacity:.55}80%{r:28;opacity:0}to{r:28;opacity:0}}@media (prefers-reduced-motion:reduce){.cta-globe-pulse{animation:none}.cta-globe-core{opacity:1;animation:none}}.cta-globe-caption{font-family:var(--font-serif,"Platform Serif",Georgia,serif);color:var(--champagne-700,#8e7958);text-align:center;letter-spacing:-.005em;max-width:520px;margin:32px auto 0;font-size:1.05rem;font-style:italic;font-weight:400;line-height:1.5}.cta-globe-caption strong{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,monospace);color:var(--text-l-2,#4a4439);text-transform:uppercase;letter-spacing:.085em;font-size:.82em;font-style:normal;font-weight:500}@media (max-width:768px){.cta-globe-label{font-size:9.5px}.cta-globe-caption{margin-top:22px;padding-top:20px;font-size:.95rem}}.cta-band .cta-globe-wrap{flex:0 520px;align-self:center;min-width:0}.hero-scene{width:100%;height:100vh;margin-top:calc(var(--header-h,76px)*-1);--t:0;--t1p:0;--t2p:0;--t3p:0;background:#181818;position:relative;overflow:hidden}.hero-scene__stage{position:absolute;inset:0}.hero-scene__layer{object-fit:cover;object-position:center;will-change:opacity;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.hero-scene--opening .hero-scene__layer,.hero-scene--opening .hero-scene__composition{transition:opacity .7s ease-out}.hero-scene__frame{object-position:center 30%;opacity:0}.hero-scene__composition{opacity:0}.hero-scene--revealed .hero-scene__frame{opacity:calc(1 - var(--t3p));transform:scale(calc(1 + var(--t3p)*.5));transform-origin:50% 35%}.hero-scene--revealed .hero-scene__composition{opacity:calc(1 - var(--t3p)*.5)}.hero-scene--revealed .hero-scene__video{opacity:0}.hero-scene__composition{z-index:4;pointer-events:none;will-change:opacity;--base-scale:clamp(.55,calc(100vw/1512px),1.7);--zoom-mult:calc(1 + var(--t3p)*.2);transform:translate(2px,-20px)scale(calc(var(--base-scale)*var(--zoom-mult)));transform-origin:50%;position:absolute;inset:0}@media (max-aspect-ratio:3/2){.hero-scene__composition{transform:translate(2px,-30px)scale(calc(var(--base-scale)*var(--zoom-mult)))}}.hero-scene__content{z-index:5;text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:min(720px,100% - 64px);display:flex;position:absolute;top:58%;left:50%;transform:translate(-50%)}.hero-scene__content>a{pointer-events:auto}.hero-scene__headline{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.02em;color:#f5f0eb;text-shadow:0 0 3px #000000f2,0 2px 24px #000000b3,0 0 8px #0000008c,0 1px 2px #0000008c;margin:0;font-size:clamp(2rem,3.6vw,3.25rem);font-weight:500;line-height:1.12}.hero-scene__subhead{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f0ebd9;text-shadow:0 0 3px #000000e6,0 1px 16px #000000a6,0 0 6px #00000080,0 1px 2px #00000080;max-width:560px;margin:16px 0 0;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:400;line-height:1.55}.hero-scene__cta{margin:28px 0 0}.hero-scene__microcopy{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f0eb99;text-shadow:0 1px 12px #00000080;margin:10px 0 0;font-size:13px;line-height:1.4}@media (prefers-reduced-motion:reduce){.hero-scene{--t:1;--t1p:1;--t2p:1;--t3p:1}.hero-scene__video{display:none}.hero-scene__frame,.hero-scene__composition{opacity:1!important}.hero-scene__layer,.hero-scene__composition{transition:none}}.hero-placeholder{width:100%;height:100vh;margin-top:calc(var(--header-h,76px)*-1);background:#181818}@media (max-width:767px),(pointer:coarse){.hero-placeholder{height:0;margin-top:0}}.hero-mobile{--t1p:0;--t2p:0;--t3p:0;background:#181818;width:100%;padding:0 0 48px;position:relative}.hero-mobile__inner{flex-direction:column;align-items:stretch;width:100%;max-width:540px;margin:0 auto;display:flex}.mobile-hero-stage{background:#262626;border:1px solid #ffffff0f;border-radius:12px;margin:24px 16px 0;padding:16px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000040}.mobile-hero-stage:before{content:"";background:linear-gradient(90deg,#0000,#c4a58080,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.mobile-hero-stage:after{content:"";background:linear-gradient(90deg,#0000,#c4a58080,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.mobile-hero-stage__tick{pointer-events:none;width:12px;height:12px;position:absolute}.mobile-hero-stage__tick--tl{border-top:1px solid #c4a58080;border-left:1px solid #c4a58080;top:8px;left:8px}.mobile-hero-stage__tick--tr{border-top:1px solid #c4a58080;border-right:1px solid #c4a58080;top:8px;right:8px}.mobile-hero-stage__tick--bl{border-bottom:1px solid #c4a58080;border-left:1px solid #c4a58080;bottom:8px;left:8px}.mobile-hero-stage__tick--br{border-bottom:1px solid #c4a58080;border-right:1px solid #c4a58080;bottom:8px;right:8px}.mobile-hero-visual{aspect-ratio:1273/1431;width:100%;position:relative;overflow:hidden}.mobile-hero-visual__layer{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.mobile-hero-base{z-index:1;opacity:.5;will-change:opacity}.mobile-hero-messy{z-index:2;opacity:1;will-change:opacity}.mobile-hero-visual__cover{z-index:3;opacity:0;pointer-events:none;will-change:opacity;background:#262626;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.mobile-hero-base{opacity:1!important}.mobile-hero-messy{opacity:0!important}}.hero-mobile__headline{letter-spacing:-.02em;color:#f5f1ed;text-align:center;margin:16px 24px 0;font-family:Platform Serif Display,"Source Serif 4",Georgia,serif;font-size:clamp(1.75rem,7vw,2rem);font-weight:600;line-height:1.18}.hero-mobile__trust{letter-spacing:-.01em;text-align:center;margin:12px 24px 0;font-family:Platform Serif Display,"Source Serif 4",Georgia,serif;font-size:clamp(1.125rem,4.5vw,1.375rem);font-weight:500;line-height:1.35}.hero-mobile__trust--counsel{white-space:nowrap;color:#f5f1ed;display:inline-block}.hero-mobile__trust--funders{white-space:nowrap;color:#c4a580;display:inline-block}.hero-mobile__subline{color:#f5f1edb8;text-align:center;max-width:none;margin:16px 28px 0;font-family:Platform Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(.9375rem,3.8vw,1rem);font-weight:400;line-height:1.55}.hero-mobile__cta{align-self:center;margin:24px 0 0}.hero-mobile__microcopy{color:#f5f1ed8c;text-align:center;margin:8px 0 0;font-family:Platform Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;line-height:1.4}.hero-mobile__features{letter-spacing:.08em;text-transform:uppercase;color:#f5f1ed61;text-align:center;margin:32px 16px 0;font-family:Platform Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500;line-height:1.4}.rating-axes{position:relative}.rating-axes-bg{background:var(--color-cream,#f5f0eb);padding:clamp(72px,12vw,128px) 0}.rating-axes-inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,80px);max-width:1100px;margin:0 auto;padding:0 32px;display:grid}@media (max-width:900px){.rating-axes-inner{grid-template-columns:1fr}}.rating-axes-copy h2{letter-spacing:-.02em;color:#1a1a1a;margin:16px 0 24px;font-family:Platform Serif Display,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:500;line-height:1.15}.rating-axes-copy .pill{margin-bottom:8px}.rating-axes-copy .section-lead{color:#1a1a1ab3;margin:0 0 16px}.rating-axes-copy .section-lead:last-child{margin-bottom:0}.rating-axes-copy .section-lead strong{color:#1a1a1a;font-weight:600}.rating-matrix{aspect-ratio:1.15;grid-template-rows:1fr 28px 24px;grid-template-columns:24px 28px 1fr;gap:8px;width:100%;max-width:480px;margin:0 auto;display:grid}.rating-matrix-y-title{writing-mode:vertical-rl;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.22em;text-transform:uppercase;color:#1a1a1a99;grid-area:1/1;place-items:center;font-size:10px;font-weight:600;display:grid;transform:rotate(180deg)}.rating-matrix-y-labels{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#1a1a1a8c;grid-area:1/2;grid-template-rows:repeat(5,1fr);place-items:center;font-size:11px;font-weight:600;display:grid}.rating-matrix-grid{grid-area:1/3;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.rating-matrix-cell{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.02em;color:#1a1a1a8c;background:#1a1a1a0a;border:1px solid #1a1a1a14;border-radius:4px;place-items:center;font-size:11.5px;font-weight:600;display:grid}.rating-matrix-cell--corner{color:#8a6f3a;background:#c4a5802e;border-color:#c4a58080}.rating-matrix-x-labels{text-align:center;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#1a1a1a8c;grid-area:2/3;grid-template-columns:repeat(5,1fr);align-items:center;font-size:11px;font-weight:600;display:grid}.rating-matrix-x-title{text-align:center;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.22em;text-transform:uppercase;color:#1a1a1a99;grid-area:3/3;font-size:10px;font-weight:600}.rating-methodology{color:#f5f1ed;background:#181818;padding:clamp(80px,12vw,144px) 24px}.rating-methodology-inner{text-align:center;max-width:720px;margin:0 auto}.rating-methodology .pill{margin-bottom:16px}.rating-methodology h2{letter-spacing:-.02em;margin:0 0 24px;font-family:Platform Serif Display,Georgia,serif;font-size:clamp(1.875rem,4vw,2.5rem);font-weight:500;line-height:1.15}.rating-methodology p{color:#f5f1edc7;margin:0;font-family:Platform Serif,Georgia,serif;font-size:clamp(1rem,2vw,1.125rem);line-height:1.6}.cta-microcopy{color:#f5f1ed8c;margin:16px 0 0;font-family:Platform Sans,system-ui,sans-serif;font-size:13px;line-height:1.4}.section-cta .cta-microcopy{color:#1a1a1a8c}.rating-axes-summary{grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,64px);margin:32px 0 0;display:grid}@media (max-width:720px){.rating-axes-summary{grid-template-columns:1fr;gap:24px}}.rating-axis-summary-label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a99;border-bottom:1px solid #1a1a1a14;margin:0 0 16px;padding-bottom:12px;font-size:11px;font-weight:600}.rating-axis-summary-range{color:#c4a580;margin-left:4px;font-weight:700}.rating-axis-summary .factors-list{margin:0}.product-factors-axis{margin-top:48px}.product-factors-axis:first-of-type{margin-top:32px}.product-factors-axis+.product-factors-axis{margin-top:64px}.product-factors-axis-label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a99;border-bottom:1px solid #1a1a1a14;margin:0 0 20px;padding-bottom:14px;font-size:12px;font-weight:600}.product-factors-axis-range{color:#c4a580;margin-left:4px;font-weight:700}.product-factors .factors-closing-muted{color:#1a1a1a8c;margin-top:40px;font-size:14px}.product-factors .factors-closing-muted a{color:#c4a580;text-underline-offset:3px;text-decoration:underline}.faq-weighted-axis-label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#1a1a1a99;border-bottom:1px solid #1a1a1a14;margin:24px 0 12px;padding-bottom:8px;font-size:11px;font-weight:600}.faq-weighted-axis-label:first-of-type{margin-top:16px}.rating-close{background:#181818;padding:0 24px clamp(80px,12vw,128px)}.rating-close-bg{max-width:720px;margin:0 auto}.rating-close-panel{text-align:center;background:#262626;border:1px solid #ffffff0f;border-radius:12px;padding:clamp(32px,6vw,56px) clamp(24px,5vw,48px);position:relative;overflow:hidden;box-shadow:0 20px 40px #00000040}.rating-close-panel:before{content:"";background:linear-gradient(90deg,#0000,#c4a58080,#0000);height:1px;position:absolute;top:0;left:12%;right:12%}.rating-close-headline{letter-spacing:-.02em;color:#f5f1ed;margin:0 0 16px;font-family:Platform Serif Display,Georgia,serif;font-size:clamp(1.625rem,4vw,2.125rem);font-weight:500;line-height:1.15}.rating-close-body{color:#f5f1edb8;max-width:520px;margin:0 auto 28px;font-family:Platform Serif,Georgia,serif;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.55}.rating-close-cta{letter-spacing:.01em;padding:16px 32px;font-size:15px;display:inline-block}.rating-close-microcopy{color:#f5f1ed8c;margin:14px 0 0;font-family:Platform Sans,system-ui,sans-serif;font-size:13px;line-height:1.4}.rating-axes-inner.rating-axes-inner--solo{max-width:880px;padding-left:clamp(24px,5vw,48px);padding-right:clamp(24px,5vw,48px);display:block}.rating-axes-copy.rating-axes-copy--solo{max-width:none;margin:0 auto}.coord-inline{vertical-align:-1px;background:linear-gradient(180deg,#ffffff8c,#ffffff2e),var(--coord-bg,#c4a5801f);border:1px solid var(--coord-border,#c4a58052);box-shadow:inset 0 1px 0 #ffffff8c,0 1px 3px var(--coord-glow,#c4a5801f);letter-spacing:-.01em;color:var(--coord-color,#8a6f3a);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;margin:0 1px;padding:1px 8px 2px;font-family:Platform Serif Display,Georgia,serif;font-size:.92em;font-weight:500;line-height:1.15;display:inline-flex}.rating-explorer-section{position:relative}.rating-explorer-section-bg{background:var(--color-cream,#f5f0eb);border-top:1px solid #1a1a1a0f;padding:clamp(48px,7vw,88px) 0 clamp(80px,12vw,144px)}.rating-explorer-section-inner{max-width:1180px;margin:0 auto;padding:0 clamp(24px,4vw,40px)}.rating-explorer-section-head{max-width:760px;margin:0 0 24px}.rating-explorer-section-head h2{letter-spacing:-.02em;color:#1a1a1a;margin:12px 0 14px;font-family:Platform Serif Display,Georgia,serif;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:500;line-height:1.18}.rating-explorer-section-head .pill{margin-bottom:6px}.rating-explorer-section-head .section-lead{color:#1a1a1ab3;max-width:60ch;margin:0;font-size:.95rem}.mx-explorer{--mx-accent:#c4a580;--mx-accent-deep:#8e7958;--mx-accent-soft:#c4a5802e;--mx-text-1:#1a1a1a;--mx-text-2:#4a4744;--mx-text-3:#8a8784;--mx-text-4:#1a1a1a66;--mx-border-subtle:#1a1a1a0f;--mx-border:#1a1a1a1a;--mx-border-strong:#1a1a1a29;--mx-ease:cubic-bezier(.16,1,.3,1)}.mx-explorer__inner{flex-direction:column;display:flex}.mx-explorer__top{border-bottom:1px solid var(--mx-border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;padding-bottom:14px;display:flex}.mx-explorer__title{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.18em;text-transform:uppercase;color:var(--mx-accent-deep);font-size:11px;font-weight:600}.mx-explorer__hint{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--mx-text-3);align-items:center;gap:10px;font-size:10px;display:flex}.mx-explorer__dot{background:var(--mx-accent);width:6px;height:6px;box-shadow:0 0 8px var(--mx-accent-soft);border-radius:50%;animation:2.4s ease-in-out infinite mx-explorer-pulse}@keyframes mx-explorer-pulse{0%,to{opacity:.6}50%{opacity:1}}.mx-explorer__hint-desktop{display:inline}.mx-explorer__hint-mobile{display:none}@media (hover:none){.mx-explorer__hint-desktop{display:none}.mx-explorer__hint-mobile{display:inline}}.mx-explorer__body{grid-template-columns:minmax(400px,1fr) 1fr;align-items:start;gap:40px;display:grid}@media (max-width:880px){.mx-explorer__body{display:block}}.mx-explorer__matrix-col{position:relative}@media (min-width:881px){.mx-explorer__matrix-col{top:max(calc(var(--header-h,76px) + 16px),calc(50vh - 220px));align-self:start;position:sticky}}@media (max-width:880px){.mx-explorer__matrix-col{margin-bottom:28px}}@media (max-width:880px) and (min-width:600px) and (min-height:720px){.mx-explorer__matrix-col{top:calc(var(--header-h,76px) + 12px);z-index:1;background:var(--color-cream,#f5f0eb);padding-bottom:8px;position:sticky;box-shadow:0 12px 16px -16px #1a1a1a2e}}.mx-explorer__stage{padding:12px 12px 44px 52px;position:relative}.mx-explorer__mx{--m-size:380px;--m-gap:8px;--m-tick:14px;width:var(--m-size);aspect-ratio:1;max-width:100%;position:relative}@media (max-width:560px){.mx-explorer__mx{--m-size:320px}.mx-explorer__stage{padding:14px 14px 50px 52px}}.mx-explorer__x-label,.mx-explorer__y-label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.22em;text-transform:uppercase;color:var(--mx-text-2);z-index:5;align-items:center;gap:10px;font-size:10px;font-weight:600;display:flex;position:absolute}.mx-explorer__x-label{justify-content:center;top:calc(100% + 36px);left:0;right:0}.mx-explorer__x-label:before,.mx-explorer__x-label:after{content:"";background:var(--mx-border);flex:0 0 24px;height:1px}.mx-explorer__y-label{writing-mode:vertical-rl;white-space:nowrap;justify-content:center;top:0;bottom:0;right:calc(100% + 30px);transform:rotate(180deg)}.mx-explorer__y-label:before,.mx-explorer__y-label:after{content:"";background:var(--mx-border);width:1px;height:24px}.mx-explorer__y-ticks,.mx-explorer__x-ticks{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.1em;color:var(--mx-text-3);text-transform:uppercase;z-index:5;font-size:11px;font-weight:600;position:absolute}.mx-explorer__y-ticks{right:calc(100% + var(--m-gap) + 8px);width:var(--m-tick);grid-template-rows:repeat(5,1fr);place-items:center end;display:grid;top:0;bottom:0}.mx-explorer__x-ticks{top:calc(100% + var(--m-gap) + 8px);height:var(--m-tick);text-align:center;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;left:0;right:0}.mx-explorer__y-ticks .is-lit,.mx-explorer__x-ticks .is-lit{color:var(--mx-text-1);font-weight:700}.mx-explorer__grid{isolation:isolate;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:3px;width:100%;height:100%;display:grid;position:relative}.mx-explorer__grid:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 88% 12%,#6b9b7a24 0%,#6b9b7a0a 30%,transparent 58%),radial-gradient(circle at 12% 88%,#b5634e21 0%,#b5634e0a 30%,transparent 58%),radial-gradient(circle at var(--lit-x,50%)var(--lit-y,50%),var(--lit-pool,transparent),transparent 42%);transition:background .4s var(--mx-ease);position:absolute;inset:-22px}.mx-explorer__cell{z-index:1;appearance:none;opacity:.65;cursor:pointer;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.08em;color:#1a1a1a00;transition:background .14s var(--mx-ease),border-color .14s var(--mx-ease),transform .25s var(--mx-ease),opacity .25s var(--mx-ease),box-shadow .25s var(--mx-ease);border:1px solid #1a1a1a1a;border-radius:3px;place-items:center;font-size:11px;font-weight:500;display:grid;position:relative}.mx-explorer__cell:focus-visible{outline:2px solid var(--mx-accent);outline-offset:2px}.mx-explorer__cell-lbl{pointer-events:none;opacity:0;transition:opacity .2s var(--mx-ease);text-shadow:0 1px 2px #ffffff80;color:#1a1a1a}.mx-explorer__cell:hover,.mx-explorer__cell.is-hover{opacity:1;z-index:2;transform:scale(1.035)}.mx-explorer__cell:hover .mx-explorer__cell-lbl,.mx-explorer__cell.is-hover .mx-explorer__cell-lbl,.mx-explorer__cell.is-axis-emph .mx-explorer__cell-lbl{opacity:.92;color:#1a1a1a}.mx-explorer__cell.is-active{z-index:3;opacity:1;box-shadow:inset 0 0 6px #ffffff40,0 0 0 1px #1a1a1a1a,0 0 22px var(--lit-glow,#c4a58073);border-width:2px;border-color:#1a1a1a73;transform:scale(1.06)}.mx-explorer__cell.is-active .mx-explorer__cell-lbl{opacity:1;color:#fff;text-shadow:0 1px 4px #0006;font-size:16px}.mx-explorer__cell.is-axis-emph{opacity:1;border-color:#1a1a1a73;box-shadow:inset 0 0 0 1px #1a1a1a1a}.mx-explorer__factors-col{flex-direction:column;gap:40px;min-width:0;display:flex}.mx-explorer__identity{background:linear-gradient(180deg,#ffffff8c,#ffffff2e),var(--id-bg,#c4a5801a);border:1px solid var(--id-border,#c4a58052);box-shadow:inset 0 1px 0 #ffffff8c,inset 0 0 18px #ffffff1a,0 14px 36px var(--id-glow,#c4a58029);transition:background .35s var(--mx-ease),border-color .35s var(--mx-ease),box-shadow .35s var(--mx-ease);border-radius:12px;align-items:center;gap:18px;padding:16px 20px;display:flex}.mx-explorer__identity-tile{background:var(--badge-bg,#c4a58024);border:1.5px solid var(--badge-border,#c4a58080);width:84px;height:92px;box-shadow:inset 0 1px 0 #ffffff8c,inset 0 0 14px #ffffff2e,0 8px 22px var(--badge-glow,#c4a58033);transition:background .35s var(--mx-ease),border-color .35s var(--mx-ease),box-shadow .35s var(--mx-ease);border-radius:9px;flex-shrink:0;place-items:center;display:grid;position:relative;overflow:hidden}.mx-explorer__identity-glyph{letter-spacing:-.025em;color:var(--badge-color,var(--mx-accent-deep));animation:mx-explorer-glyph-in .2s var(--mx-ease)both;place-items:center;font-family:Platform Serif Display,Georgia,serif;font-size:50px;font-weight:500;line-height:1;display:grid;position:absolute;inset:0}.mx-explorer__identity-glyph.is-outgoing{animation:mx-explorer-glyph-out .2s var(--mx-ease)both}@keyframes mx-explorer-glyph-in{0%{opacity:0}to{opacity:1}}@keyframes mx-explorer-glyph-out{0%{opacity:1}to{opacity:0}}.mx-explorer__identity-meta{flex-direction:column;gap:5px;min-width:0;display:flex}.mx-explorer__identity-eyebrow{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.2em;text-transform:uppercase;color:var(--mx-text-3);font-size:9.5px;font-weight:600}.mx-explorer__identity-label{letter-spacing:-.015em;color:var(--mx-text-1);font-family:Platform Serif Display,Georgia,serif;font-size:18px;font-weight:500;line-height:1.18}.mx-explorer__identity-sub{color:var(--mx-text-2);max-width:38ch;font-family:Platform Serif Display,Georgia,serif;font-size:13px;font-style:italic;line-height:1.4}.mx-explorer__axis-block{min-width:0}.mx-explorer__axis-head{border-bottom:1px solid var(--mx-border-subtle);flex-direction:column;gap:5px;margin-bottom:8px;padding-bottom:8px;display:flex}.mx-explorer__axis-eyebrow{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.2em;text-transform:uppercase;color:var(--mx-text-3);font-size:9.5px;font-weight:600}.mx-explorer__axis-line{align-items:baseline;gap:12px;display:flex}.mx-explorer__axis-grade{letter-spacing:-.02em;color:var(--mx-text-1);min-width:.7em;font-family:Platform Serif Display,Georgia,serif;font-size:22px;font-weight:500;line-height:1}.mx-explorer__axis-descriptor{letter-spacing:-.005em;color:var(--mx-text-2);flex:1;min-width:0;font-family:Platform Serif Display,Georgia,serif;font-size:15px;font-style:italic;font-weight:500;line-height:1.2}.mx-explorer__axis-composite{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:var(--mx-text-3);font-variant-numeric:tabular-nums;letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:500}.mx-explorer__axis-composite .num{color:var(--mx-text-2);font-weight:600}.mx-explorer__axis-composite .of{color:var(--mx-text-4);margin-left:1px}.mx-explorer__axis-h3{letter-spacing:-.015em;color:var(--mx-text-1);margin:14px 0 8px;font-family:Platform Serif Display,Georgia,serif;font-size:1.25rem;font-weight:500;line-height:1.2}.mx-explorer__axis-lead{color:var(--mx-text-2);max-width:60ch;margin:0 0 18px;font-family:Platform Sans,system-ui,sans-serif;font-size:13.5px;line-height:1.55}.mx-explorer__factor-list{flex-direction:column;gap:2px;display:flex}.mx-explorer__factor{--emph:0;border:1px solid #0000;border-bottom:1px solid var(--mx-border-subtle);cursor:default;transition:background .25s var(--mx-ease),border-color .25s var(--mx-ease);background:0 0;grid-template-rows:auto auto;grid-template-columns:1fr;row-gap:5px;padding:8px 12px;display:grid;position:relative}.mx-explorer__factor:last-child{border-bottom:1px solid #0000}.mx-explorer__factor:hover,.mx-explorer__factor:focus-within{--emph:1;background:#fff6}.mx-explorer__factor:before{content:"";background:var(--mx-accent-deep);width:2px;transform:scaleY(var(--emph));transform-origin:50%;opacity:var(--emph);transition:transform .3s var(--mx-ease),opacity .3s var(--mx-ease);border-radius:2px;position:absolute;top:8px;bottom:8px;left:-1px}.mx-explorer__factor-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.mx-explorer__factor-name{color:var(--mx-text-1);letter-spacing:-.005em;font-family:Platform Sans,system-ui,sans-serif;font-size:12.5px;font-weight:500}.mx-explorer__factor-meta{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);font-variant-numeric:tabular-nums;align-items:baseline;gap:12px;display:flex}.mx-explorer__factor-wt{letter-spacing:.06em;color:var(--mx-text-3);font-size:10px;font-weight:500}.mx-explorer__factor-sc{letter-spacing:0;color:var(--score-color,var(--mx-text-1));text-align:right;font-variant-numeric:tabular-nums;min-width:30px;transition:color .3s var(--mx-ease);font-size:12.5px;font-weight:600;line-height:1}.mx-explorer__factor-bar{background:#1a1a1a0f;border-radius:1px;height:1.5px;position:relative;overflow:hidden}.mx-explorer__factor-bar:after{content:"";width:calc(var(--w,.6)*100%);background:var(--bar-from,var(--mx-accent-deep));opacity:.65;transition:width .2s ease-out,background .2s ease-out;position:absolute;top:0;bottom:0;left:0}.mx-explorer__factor-blurb{color:#1a1a1a9e;max-width:60ch;margin:4px 0 0;font-family:Platform Sans,system-ui,sans-serif;font-size:12.5px;line-height:1.55}.mx-explorer__factor{padding:14px 14px 16px}.mx-explorer__util{border-top:1px solid var(--mx-border-subtle);font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:var(--mx-text-3);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:14px;font-size:10px;display:flex}.mx-explorer__reset{border:1px solid var(--mx-border-strong);color:var(--mx-text-2);cursor:pointer;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;transition:all .2s var(--mx-ease);background:0 0;border-radius:5px;padding:6px 12px;font-size:10px}.mx-explorer__reset:hover{color:var(--mx-accent-deep);border-color:var(--mx-accent-deep);background:#c4a5800f}@media (max-width:680px){.mx-explorer__top{flex-direction:column;align-items:flex-start;gap:10px}.mx-explorer__x-label,.mx-explorer__y-label{font-size:9px}.mx-explorer__identity{gap:16px;padding:18px 20px}.mx-explorer__identity-tile{width:88px;height:96px}.mx-explorer__identity-glyph{font-size:52px}.mx-explorer__identity-label{font-size:19px}}@media (prefers-reduced-motion:reduce){.mx-explorer *,.mx-explorer :before,.mx-explorer :after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.rating-card{transform:translate(-50%,calc(-50% + (1 - var(--t3p))*30px))scale(calc(.94 + var(--t3p)*.06));transform-origin:50%;width:min(920px,92vw);opacity:calc(var(--t3p)*1.4);-webkit-backdrop-filter:blur(8px);color:#f5f1ed;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);background:linear-gradient(#242424eb,#181818c7);border:1px solid #ffffff1a;border-radius:16px 16px 0 0;padding:32px 40px 34px;position:absolute;top:50%;left:50%;box-shadow:0 40px 80px #00000080,inset 0 1px #ffffff0a}.hero-scene .rating-card{-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border:none;border-radius:0}.rating-card__top{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.18em;text-transform:uppercase;color:#c4a580;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;font-size:11px;display:flex}.rating-card__case-id{color:#f5f1ed8c}.rating-card__hero-row{justify-content:space-between;align-items:center;gap:32px;margin-bottom:22px;padding:0 24px 0 56px;display:flex}.rating-card__rating-block{flex-shrink:0;align-items:center;gap:28px;display:flex}.rating-card .rating-matrix-wrap{flex-shrink:0;padding:10px 10px 32px 32px}.rating-card .rating-matrix{--m-size:152px;--m-gap:8px;--m-tick:11px;width:var(--m-size);height:var(--m-size);aspect-ratio:auto;grid-template-rows:none;grid-template-columns:none;gap:0;max-width:none;margin:0;display:block;position:relative}.rating-matrix__grid{isolation:isolate;grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);gap:2px;width:100%;height:100%;display:grid;position:relative}.rating-matrix__grid:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 88% 12%,#6b9b7a57 0%,#6b9b7a1a 30%,transparent 58%),radial-gradient(circle at 12% 88%,#b5634e52 0%,#b5634e1a 30%,transparent 58%),radial-gradient(circle at var(--lit-x,50%)var(--lit-y,50%),var(--lit-pool,transparent),transparent 42%);position:absolute;inset:-14px}.rating-matrix__cell{z-index:1;opacity:.5;background:#ffffff08;border:1px solid #ffffff14;border-radius:2px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);position:relative}.rating-matrix__cell.is-lit{z-index:3;opacity:1;box-shadow:inset 0 0 6px #ffffff59,0 0 0 1px #ffffff2e,0 0 18px var(--lit-glow,transparent),0 0 36px var(--lit-glow,transparent);border-width:2px;transform:scale(1.1)}.rating-matrix__y-ticks,.rating-matrix__x-ticks{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.12em;color:#f5f1ed8c;text-transform:uppercase;z-index:5;font-size:8.5px;font-weight:500;position:absolute}.rating-matrix__y-ticks{grid-template-rows:repeat(5,1fr);place-items:center end;width:11px;display:grid;top:0;bottom:0;right:calc(100% + 14px)}.rating-matrix__x-ticks{text-align:center;grid-template-columns:repeat(5,1fr);align-items:center;height:11px;display:grid;top:calc(100% + 14px);left:0;right:0}.rating-matrix__y-ticks .is-lit,.rating-matrix__x-ticks .is-lit{color:#f5f1ed;font-weight:700}.rating-matrix__x-arrow,.rating-matrix__y-arrow{pointer-events:none;position:absolute}.rating-matrix__x-arrow{height:7px;top:calc(100% + 35px);left:0;right:-7px}.rating-matrix__x-arrow .shaft{background:linear-gradient(90deg,#b5634e 0%,#c4a580 50%,#6b9b7a 100%);height:1.5px;margin-top:-.75px;position:absolute;top:50%;left:0;right:7px}.rating-matrix__x-arrow .head{border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid #6b9b7a;width:0;height:0;margin-top:-4px;position:absolute;top:50%;right:0}.rating-matrix__y-arrow{width:7px;top:-7px;bottom:0;right:calc(100% + 35px)}.rating-matrix__y-arrow .shaft{background:linear-gradient(#6b9b7a 0%,#c4a580 50%,#b5634e 100%);width:1.5px;margin-left:-.75px;position:absolute;top:7px;bottom:0;left:50%}.rating-matrix__y-arrow .head{border-bottom:7px solid #6b9b7a;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:-4px;position:absolute;top:0;left:50%}.rating-card__badge{border:1.5px solid var(--badge-border,#ffffff2e);background:var(--badge-bg,#ffffff08);width:128px;height:140px;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 0 14px #ffffff0a,0 12px 36px var(--badge-glow,transparent);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.rating-card__badge-text{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.025em;color:var(--badge-color,#c4a580);font-size:74px;font-weight:500;line-height:1}.rating-card__export{flex-shrink:0;align-self:flex-start;margin-top:0;display:flex}.rating-card__export-btn{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#181818;cursor:default;letter-spacing:-.005em;background:#c4a580;border:1px solid #c4a580;border-radius:6px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 6px 18px #c4a5802e}.rating-card__export-btn svg{flex-shrink:0}.rating-card__divider{background:#ffffff1a;height:1px;margin:6px 0 22px}.rating-card__breakdown{grid-template-columns:1fr 1fr;gap:44px;display:grid}.rating-card__axis-head{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.16em;text-transform:uppercase;color:#c4a580;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:baseline;margin-bottom:14px;padding-bottom:10px;font-size:10px;display:flex}.rating-card__axis-score{color:#f5f1ed;letter-spacing:.06em;font-weight:500}.rating-card__factor{grid-template-rows:auto auto;gap:5px;padding:7px 0;display:grid}.rating-card__factor+.rating-card__factor{border-top:1px solid #ffffff08}.rating-card__factor-row{justify-content:space-between;align-items:baseline;display:flex}.rating-card__factor-name{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f1ed;font-size:13px;font-weight:500}.rating-card__factor-pct{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.08em;color:#c4a580;font-variant-numeric:tabular-nums;font-size:10px}.rating-card__factor-bar{background:#ffffff0f;height:2px;position:relative;overflow:hidden}.rating-card__factor-bar:after{content:"";transform-origin:0;transform:scaleX(calc(var(--w,.7)*var(--t3p)));background:linear-gradient(90deg,#c4a580,#a8906c);position:absolute;inset:0}@media (max-width:820px){.rating-card{width:min(560px,94vw);padding:24px 22px 26px}.rating-card__top{letter-spacing:.14em;flex-direction:column;align-items:flex-start;gap:6px;font-size:10px}.rating-card__hero-row{flex-direction:column;align-items:center;gap:18px;padding:0}.rating-card__rating-block{justify-content:center;gap:18px}.rating-card__export{align-self:auto}.rating-matrix{--m-size:128px}.rating-matrix-wrap{padding:8px 8px 28px 28px}.rating-card__badge{width:104px;height:116px}.rating-card__badge-text{font-size:58px}.rating-card__breakdown{grid-template-columns:1fr;gap:22px}}.document-fan{pointer-events:none;perspective:1400px;--scene1-fade:calc(1 - var(--t1p));--stack-y:calc(var(--scene1-fade)*22%);width:560px;height:380px;transform:translate(-50%,calc(-50% + var(--stack-y)));position:absolute;top:50%;left:50%}.doc{color:#2c2724;transform-origin:50%;will-change:transform,opacity;backface-visibility:hidden;width:280px;height:360px;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);--cp:var(--t2p);--spread:calc(1 + (1 - var(--cp))*.18);--cx:calc(var(--tx)*var(--spread));--cy:calc(var(--ty)*(1 - var(--cp)));--crot:calc(var(--rot)*(1 - var(--cp)));--cz:calc(var(--tz)*(1 - var(--cp)));opacity:calc(1 - var(--t3p)*1.4);transform:translate(-50%,-50%)translate3d(var(--cx),var(--cy),var(--cz))rotate(var(--crot))scale(calc(1 - var(--t3p)*.12));background:#f5f1ed;border-radius:7px;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 30px 60px #0000008c,0 6px 18px #0006,inset 0 0 0 1px #0000000f}.doc.d1{--rot:-18deg;--tx:-300px;--ty:-10px;--tz:-30px;width:240px;height:380px}.doc.d2{--rot:-7deg;--tx:-160px;--ty:110px;--tz:-20px;width:420px;height:262px}.doc.d3{--rot:9deg;--tx:170px;--ty:-110px;--tz:20px;width:420px;height:288px}.doc.d4{--rot:22deg;--tx:310px;--ty:40px;--tz:-50px;width:280px;height:360px}.doc.d5{--rot:-2deg;--tx:0px;--ty:-30px;--tz:-150px;width:280px;height:360px}.app__chrome{background:#e3dccd;border-bottom:1px solid #00000014;align-items:center;gap:8px;min-height:26px;padding:8px 11px;display:flex}.app__dots{flex-shrink:0;gap:5px;display:flex}.app__dots span{background:#0000002e;border-radius:50%;width:7px;height:7px}.app__title{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.1em;text-transform:uppercase;color:#7a6e5e;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.app--email .app__body{padding:14px 16px}.app--email .e-row{border-bottom:1px solid #0000000f;grid-template-columns:38px 1fr;align-items:baseline;gap:8px;padding:5px 0;font-size:9.5px;display:grid}.app--email .e-row b{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#9a8e7e;letter-spacing:.06em;text-transform:uppercase;font-size:8.5px;font-weight:500}.app--email .e-row span{color:#2c2724;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app--email .e-body{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#3a3530;padding-top:12px;font-size:10px;line-height:1.6}.app--email .e-body p{margin-bottom:7px}.app--email .e-cursor{vertical-align:-2px;background:#2c2724;width:1.5px;height:11px;margin-left:1px;animation:1s step-end infinite doc-cursor-blink;display:inline-block}@keyframes doc-cursor-blink{50%{opacity:0}}.app--sheet .app__body{padding:0}.app--sheet .sh-tools{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#7a6e5e;background:#ede7d8;border-bottom:1px solid #00000014;align-items:center;gap:8px;padding:6px 10px;font-size:9px;display:flex}.app--sheet .sh-tools .ref{color:#2c2724;background:#fff;border:1px solid #00000026;border-radius:2px;padding:2px 7px;font-weight:500}.app--sheet .sh-tools .formula{color:#9a8e7e;font-style:normal}.app--sheet .sh-grid{background:#fff;grid-template-columns:22px repeat(5,1fr);display:grid}.app--sheet .sh-grid>div{font-size:9.5px;font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#2c2724;text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #00000012;border-right:1px solid #00000012;height:22px;padding:4px 6px;overflow:hidden}.app--sheet .sh-grid>.sh-h,.app--sheet .sh-grid>.sh-r{color:#9a8e7e;text-align:center;letter-spacing:.06em;background:#ede7d8;font-size:8.5px;font-weight:500}.app--sheet .sh-grid>.sh-h{border-bottom:1px solid #00000026}.app--sheet .sh-grid>.sh-r{border-right:1px solid #00000026}.app--sheet .sh-grid .num{text-align:right;font-variant-numeric:tabular-nums}.app--sheet .sh-grid .pos{color:#5a8a60}.app--sheet .sh-grid .neg{color:#b8704a}.app--sheet .sh-grid .sel{outline-offset:-2px;z-index:1;background:#c4a58014;outline:2px solid #c4a580;position:relative}.app--browser .app__chrome{background:#dcd4c1;flex-direction:column;align-items:stretch;gap:7px;padding:7px 8px 8px}.app--browser .br-tabs{align-items:flex-end;gap:3px;display:flex}.app--browser .br-tabs .app__dots{margin-right:6px;padding-bottom:4px}.app--browser .br-tab{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#5a4f44;text-overflow:ellipsis;white-space:nowrap;background:#00000014;border-radius:5px 5px 0 0;flex:1;justify-content:space-between;align-items:center;gap:4px;min-width:0;padding:5px 8px;font-size:8.5px;display:flex;overflow:hidden}.app--browser .br-tab.active{color:#2c2724;background:#f5f1ed}.app--browser .br-tab .x{color:#0000004d;flex-shrink:0;font-size:9px}.app--browser .br-tab--new{text-align:center;color:#7a6e5e;background:0 0;flex:0 0 18px;padding:5px 0}.app--browser .br-url{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#5a4f44;background:#f5f1ed;border:1px solid #00000014;border-radius:99px;align-items:center;gap:8px;padding:5px 10px;font-size:8.5px;display:flex;overflow:hidden}.app--browser .br-url .lock{background:#5a8a60;border-radius:50%;flex-shrink:0;width:8px;height:8px}.app--browser .br-url span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app--browser .app__body{padding:14px 16px}.app--browser .br-h{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.01em;color:#181410;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.2}.app--browser .br-sub{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#9a8e7e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:8px}.app--browser .br-line{background:#00000014;border-radius:1px;height:5px;margin-bottom:5px}.app--browser .br-cite{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);color:#3a3530;background:#c4a58026;border-left:2px solid #c4a580;margin-top:12px;padding:8px 10px;font-size:9.5px;font-style:italic;line-height:1.5}.app--pdf .app__chrome{color:#d0c9bd;background:#3a3530;border-bottom:1px solid #0006;justify-content:space-between}.app--pdf .app__chrome .app__dots span{background:#ffffff59}.app--pdf .app__title{color:#a8a195}.app--pdf .pdf-pages{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#a8a195;letter-spacing:.06em;font-size:8.5px}.app--pdf .app__body{background:#e6dfd0;height:calc(100% - 26px);padding:14px}.app--pdf .pdf-page{background:#fff;height:100%;padding:14px 14px 16px;box-shadow:0 1px 4px #0000002e}.app--pdf .pdf-h{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.01em;color:#1c1814;margin-bottom:8px;font-size:13px;font-weight:500;line-height:1.15}.app--pdf .pdf-meta{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#9a8e7e;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #0000001a;margin-bottom:12px;padding-bottom:6px;font-size:7.5px}.app--pdf .pdf-cols{grid-template-columns:1fr 1fr;gap:10px;display:grid}.app--pdf .pdf-col span{background:#0000001a;border-radius:1px;height:3.5px;margin-bottom:3.5px;display:block}.app--pdf .pdf-col span:nth-child(3n){width:78%}.app--pdf .pdf-col span:nth-child(5n){width:60%}.app--pdf .pdf-col span:nth-child(7n){width:90%}.app--pdf .pdf-h2{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.005em;color:#1c1814;margin:6px 0 4px;font-size:9.5px;font-weight:600}.app--writer .app__body{background:#d8d2c0;height:calc(100% - 26px);padding:0}.app--writer .wr-ruler{background-color:#d8d2c0;background-image:linear-gradient(90deg,#0000 0 28px,#00000026 28px 29px,#0000 29px 100%),repeating-linear-gradient(90deg,#0000 0 18px,#0000001f 18px 19px);background-position:0 0;background-repeat:repeat;background-size:auto;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-bottom:1px solid #00000014;height:11px}.app--writer .wr-paper{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);color:#1c1814;background:#fff;height:calc(100% - 32px);margin:10px 22px;padding:16px 20px 18px;font-size:10.5px;line-height:1.55;overflow:hidden;box-shadow:0 1px 4px #0003}.app--writer .wr-h{letter-spacing:-.005em;text-align:center;margin-bottom:3px;font-size:13px;font-weight:600;line-height:1.2}.app--writer .wr-byline{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#9a8e7e;text-align:center;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:7px}.app--writer .wr-p{text-indent:14px;color:#3a3530;margin-bottom:6px;font-size:9px;line-height:1.55}.app--writer .wr-lines{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.app--writer .wr-lines span{background:#0000001f;border-radius:1px;height:3.5px}.app--writer .wr-lines span:nth-child(2n){width:92%}.app--writer .wr-lines span:nth-child(3n){width:78%}.app--writer .wr-lines span:last-child{width:48%}.axis-lines{pointer-events:none;opacity:calc(var(--t2p)*1.2 - var(--t3p)*1.4);position:absolute;inset:0}.axis-lines svg{width:100%;height:100%;position:absolute;inset:0}.axis-lines line{stroke:#c4a580;stroke-width:1px;opacity:.35;stroke-dasharray:2 4}.axis-metrics{pointer-events:none;width:min(1180px,92vw);height:480px;opacity:calc(var(--t2p)*1.4 - var(--t3p)*1.4);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.metric{flex-direction:column;gap:10px;width:220px;display:flex;position:absolute;transform:translate(-50%,-50%)}.metric.m-tl{text-align:left;top:8%;left:14%}.metric.m-br{text-align:right;align-items:flex-end;top:92%;left:86%}.metric__label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.18em;text-transform:uppercase;color:#c4a580;font-size:11px}.metric__value{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.015em;color:#f5f1ed;font-size:38px;font-style:italic;font-weight:500;line-height:1}.metric__bar{background:#ffffff1a;height:1px;position:relative;overflow:hidden}.metric__bar:after{content:"";transform-origin:0;transform:scaleX(calc(var(--fill,.7)*var(--t2p)));background:#c4a580;position:absolute;inset:0}@media (max-width:820px){.metric{width:170px}.metric__value{font-size:28px}.metric.m-tl{top:6%;left:8%}.metric.m-br{top:94%;left:92%}}.rating-card-mobile{text-align:center;width:calc(100% - 24px);max-width:340px;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f1ed;flex-direction:column;align-items:center;gap:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rating-card-mobile__header{flex-direction:column;align-items:center;gap:6px;display:flex}.rating-card-mobile__case-id{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#f5f1ed8c;max-width:280px;font-size:9.5px;line-height:1.4}.rating-card-mobile__scale{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#f5f1ed80;align-items:center;gap:8px;font-size:9px;display:flex}.rating-card-mobile__scale b{color:#f5f1ed;margin-left:4px;font-weight:500}.rating-card-mobile__scale-dot{color:#c4a58099}.rating-card-mobile__quote{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);color:#f5f1edb8;max-width:280px;margin:0;font-size:14px;font-style:italic;line-height:1.5}.rating-card-mobile__cta{width:100%;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#181818;cursor:default;letter-spacing:-.005em;background:#c4a580;border:1px solid #c4a580;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:11px 16px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 6px 18px #c4a58038}.rating-card-mobile__cta svg{flex-shrink:0}.portrait-block{z-index:9999;color:#f5f1ed;background:#181818;justify-content:center;align-items:center;padding:32px 24px;display:none;position:fixed;inset:0}.portrait-block__inner{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:320px;display:flex}.portrait-block__icon{color:#c4a580;flex-shrink:0}.portrait-block__title{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.02em;color:#f5f1ed;margin:0;font-size:1.5rem;font-weight:500;line-height:1.2}.portrait-block__body{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f1eda6;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:767px) and (orientation:portrait){.portrait-block{display:flex}body{overflow:hidden}}@property --t1p{syntax:"<number>";inherits:true;initial-value:0}@property --t2p{syntax:"<number>";inherits:true;initial-value:0}@property --t3p{syntax:"<number>";inherits:true;initial-value:0}.hero-responsive{background:var(--ink-900,#181818);color:#f5f1ed;--t1p:0;--t2p:0;--t3p:0;width:100%;transition:--t3p .3s,--t2p .3s .3s,--t1p .4s .6s;position:relative}.hero-responsive.is-active{--t1p:1;--t2p:1;--t3p:1;transition:--t1p .5s,--t2p .6s .3s,--t3p .7s .7s}.r-scrolly{height:100vh;position:relative}.r-dwell{pointer-events:none;min-height:70vh}.r-stage{isolation:isolate;height:100vh;min-height:100vh;position:relative;overflow:hidden}.r-ambient{pointer-events:none;z-index:0;opacity:.7;background:radial-gradient(70% 50% at 50% 46%,#c4a5802e,#0000 60%);position:absolute;inset:0}.r-gridlines{pointer-events:none;z-index:0;opacity:calc(.2 - var(--t3p)*.2);background-image:linear-gradient(90deg,#ffffff0f 1px,#0000 1px),linear-gradient(#ffffff0f 1px,#0000 1px);background-position:50%;background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 70%,#000 30%,#0000 75%);mask-image:radial-gradient(70% 70%,#000 30%,#0000 75%)}@media (min-width:768px){.r-gridlines{background-size:90px 90px}}@media (min-width:1024px){.r-gridlines{background-size:100px 100px}}.hero-responsive .document-fan{--stack-y:0px}@media (max-width:767px){.hero-responsive .document-fan{perspective:1400px;width:100%;height:100%;transform:translate(-50%,calc(-50% + var(--stack-y,0px)))}.hero-responsive .doc{--cp:var(--t2p);--cx:calc(var(--tx)*(1 - var(--cp)));--cy:calc(var(--ty)*(1 - var(--cp)));--crot:calc(var(--rot)*(1 - var(--cp)));transform:translate(-50%,-50%)translate3d(var(--cx),var(--cy),0)rotate(var(--crot))scale(calc(1 - var(--t3p)*.1))}.hero-responsive .doc.d1{--rot:-10deg;--tx:-90px;--ty:-180px;width:240px;height:340px}.hero-responsive .doc.d2{--rot:-3deg;--tx:50px;--ty:-20px;width:320px;height:200px}.hero-responsive .doc.d3{--rot:7deg;--tx:80px;--ty:120px;width:300px;height:200px}.hero-responsive .doc.d4{--rot:14deg;--tx:80px;--ty:-190px;width:220px;height:290px}.hero-responsive .doc.d5{--rot:-8deg;--tx:-80px;--ty:200px;width:220px;height:290px}}@media (min-width:768px) and (max-width:1023px),(min-width:768px) and (orientation:portrait){.hero-responsive .document-fan{perspective:1400px;width:100%;height:100%;transform:translate(-50%,calc(-50% + var(--stack-y,0px)))}.hero-responsive .doc{--cp:var(--t2p);--cx:calc(var(--tx)*(1 - var(--cp)));--cy:calc(var(--ty)*(1 - var(--cp)));--crot:calc(var(--rot)*(1 - var(--cp)));transform:translate(-50%,-50%)translate3d(var(--cx),var(--cy),0)rotate(var(--crot))scale(calc(1 - var(--t3p)*.1))}.hero-responsive .doc.d1{--rot:-15deg;--tx:-180px;--ty:-300px;width:410px;height:580px}.hero-responsive .doc.d2{--rot:-4deg;--tx:80px;--ty:-30px;width:540px;height:340px}.hero-responsive .doc.d3{--rot:9deg;--tx:140px;--ty:200px;width:510px;height:340px}.hero-responsive .doc.d4{--rot:19deg;--tx:160px;--ty:-320px;width:370px;height:490px}.hero-responsive .doc.d5{--rot:-11deg;--tx:-150px;--ty:340px;width:370px;height:490px}}@media (min-width:1024px) and (orientation:landscape){.hero-responsive .document-fan{perspective:1400px;--stack-y:0px;width:520px;height:340px;transform:translate(-50%,-50%)}.hero-responsive .doc{--cp:var(--t2p);--spread:calc(1 + (1 - var(--cp))*.18);--cx:calc(var(--tx)*var(--spread));--cy:calc(var(--ty)*(1 - var(--cp)));--crot:calc(var(--rot)*(1 - var(--cp)));--cz:calc(var(--tz)*(1 - var(--cp)));transform:translate(-50%,-50%)translate3d(var(--cx),var(--cy),var(--cz))rotate(var(--crot))scale(calc(1 - var(--t3p)*.12))}.hero-responsive .doc.d1{--rot:-18deg;--tx:-320px;--ty:-20px;--tz:-60px;width:420px;height:660px}.hero-responsive .doc.d2{--rot:-7deg;--tx:-200px;--ty:150px;--tz:-40px;width:640px;height:400px}.hero-responsive .doc.d3{--rot:9deg;--tx:220px;--ty:-150px;--tz:40px;width:600px;height:400px}.hero-responsive .doc.d4{--rot:22deg;--tx:340px;--ty:60px;--tz:-100px;width:440px;height:580px}.hero-responsive .doc.d5{--rot:-2deg;--tx:0px;--ty:-40px;--tz:-300px;width:440px;height:580px}}.hero-responsive .axis-stacked,.hero-responsive .axis-lines,.hero-responsive .axis-metrics{display:none}@media (min-width:1024px) and (orientation:landscape){.hero-responsive .axis-lines,.hero-responsive .axis-metrics{display:block}}.axis-stacked{opacity:calc(var(--t2p)*1.5 - var(--t3p)*1.6);pointer-events:none;flex-direction:column;justify-content:center;gap:32px;padding:0 18px;position:absolute;inset:0}.axis-stacked__metric{flex-direction:column;gap:8px;display:flex}.axis-stacked__label{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.16em;text-transform:uppercase;color:#c4a580;justify-content:space-between;align-items:baseline;font-size:10px;display:flex}.axis-stacked__reading{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.015em;color:#f5f1ed;text-transform:none;font-size:24px;font-style:italic;font-weight:500;line-height:1}.axis-stacked__track{background:#ffffff1a;height:1px;position:relative;overflow:visible}.axis-stacked__fill{transform-origin:0;transform:scaleX(calc(var(--fill,.7)*var(--t2p)));background:linear-gradient(90deg,#c4a580,#a8906c);height:1px;position:absolute;inset:0}.axis-stacked__pin{top:50%;left:calc(var(--fill,.7)*100%);width:7px;height:7px;transform:translate(-50%,-50%)scale(var(--t2p));background:#c4a580;border-radius:50%;position:absolute;box-shadow:0 0 10px #c4a5802e}.axis-stacked__ticks{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;color:#f5f1ed61;text-align:center;grid-template-columns:repeat(5,1fr);font-size:7.5px;display:grid}.axis-stacked__ticks .is-lit{color:#f5f1ed;font-weight:600}@media (min-width:768px) and (orientation:portrait),(min-width:768px) and (max-width:1023px){.axis-stacked{justify-content:space-between;gap:0;padding:18px}.axis-stacked__ticks{display:none}.axis-stacked__label{letter-spacing:.18em;font-size:11px}.axis-stacked__reading{font-size:32px}.axis-stacked__pin{width:9px;height:9px}.axis-stacked:before{content:"";width:0;opacity:calc(var(--t2p)*.35 - var(--t3p)*.6);border-left:1px dashed #c4a580;position:absolute;top:120px;bottom:120px;left:50%}}.hero-responsive .rating-card{transform:translate(-50%,calc(-50% + (1 - var(--t3p))*30px))scale(calc(.94 + var(--t3p)*.06));opacity:calc(min(1,var(--t3p)*1.43) - max(0,var(--t3p) - .7)*2.77)}.hero-responsive .rating-card__factor-bar:after{transform:scaleX(calc(var(--w,.7)*var(--t3p)))}.hero-responsive .metric__bar:after{transform:scaleX(calc(var(--fill,.7)*var(--t2p)))}.hero-responsive .rating-card-mobile,.hero-responsive .rating-card{display:none}@media (max-width:767px){.hero-responsive .rating-card-mobile{display:flex}}@media (min-width:768px){.hero-responsive .rating-card{display:block}}@media (min-width:768px) and (orientation:portrait),(min-width:768px) and (max-width:1023px){.hero-responsive .rating-card{-webkit-backdrop-filter:none;width:min(880px,100% - 64px);box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.hero-responsive .rating-card .rating-matrix{--m-size:clamp(128px,17vw,180px)}.hero-responsive .rating-card .rating-card__export{align-self:auto;margin-top:0;position:absolute;top:0;right:0}.hero-responsive .rating-card .rating-card__top{padding-right:200px}.hero-responsive .rating-card .rating-card__hero-row{justify-content:center;padding-left:0;padding-right:0}}@media (min-width:1024px) and (orientation:landscape){.hero-responsive .rating-card{width:min(780px,90vw);padding:28px 32px 30px}.hero-responsive .rating-card .rating-matrix{--m-size:132px}}.rating-card-mobile{transform:translate(-50%,calc(-50% + (1 - var(--t3p))*24px))scale(calc(.96 + var(--t3p)*.04));width:calc(100% - 32px);font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f1ed;opacity:calc(min(1,var(--t3p)*1.6) - max(0,var(--t3p) - .7)*2.77);z-index:4;pointer-events:auto;flex-direction:column;align-items:stretch;gap:16px;position:absolute;top:50%;left:50%}.rating-card-mobile__top{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.rating-card-mobile__eyebrow{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.18em;text-transform:uppercase;color:#c4a580;font-size:10px}.rating-card-mobile__case-id{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#f5f1ed8c;font-size:9px;line-height:1.4}.rating-card-mobile__coordinate{flex-direction:column;align-items:center;gap:12px;display:flex}.rating-card-mobile__badge{background:#a7a27e1a;border:1.5px solid #a7a27e8c;border-radius:12px;place-items:center;width:132px;height:148px;display:grid;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 0 14px #ffffff0a,0 12px 30px #a7a27e47}.rating-card-mobile__badge-text{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.025em;color:#a7a27e;font-size:84px;font-weight:500;line-height:1}.rating-card-mobile__axis-stack{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#c4a580;flex-direction:column;align-items:center;gap:4px;font-size:10px;display:flex}.rating-card-mobile__axis-label{align-items:baseline;gap:6px;display:inline-flex}.rating-card-mobile__axis-dot{color:#c4a58099}.rating-card-mobile__axis-reading{color:#f5f1ed;font-weight:500}.rating-card-mobile__divider{background:#ffffff0f;height:1px;margin:4px 0}.rating-card-mobile__breakdown{flex-direction:column;gap:16px;display:flex}.rating-card-mobile__axis-block{flex-direction:column;gap:8px;display:flex}.rating-card-mobile__axis-head{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#c4a580;justify-content:space-between;align-items:baseline;font-size:9px;display:flex}.rating-card-mobile__axis-score{color:#f5f1ed;letter-spacing:.06em;font-weight:500}.rating-card-mobile__factor-grid{grid-template-columns:1fr 1fr;gap:6px 14px;display:grid}.rating-card-mobile__factor{grid-template-rows:auto auto;gap:3px;display:grid}.rating-card-mobile__factor-row{justify-content:space-between;align-items:baseline;display:flex}.rating-card-mobile__factor-n{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);color:#f5f1ed;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.rating-card-mobile__factor-pct{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.06em;color:#c4a580;font-variant-numeric:tabular-nums;font-size:9px}.rating-card-mobile__factor-bar{background:#ffffff0f;height:1.5px;position:relative;overflow:hidden}.rating-card-mobile__factor-bar:after{content:"";transform-origin:0;transform:scaleX(calc(var(--w,.7)*var(--t3p)));background:linear-gradient(90deg,#c4a580,#a8906c);position:absolute;inset:0}.rating-card-mobile__cta{width:100%;font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#181818;cursor:default;background:#c4a580;border:1px solid #c4a580;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:500;display:inline-flex;box-shadow:0 6px 16px #c4a5802e}.r-content{z-index:5;text-align:center;pointer-events:none;width:calc(100% - 32px);max-width:480px;opacity:calc(max(0,var(--t3p) - .5)*2);flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (min-width:768px){.r-content{max-width:560px}}@media (min-width:1024px) and (orientation:landscape){.r-content{max-width:640px}}.r-content>a{pointer-events:auto}.r-content__headline{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.018em;color:#f5f0eb;text-shadow:0 0 3px #000000f2,0 2px 24px #000000b3,0 0 8px #0000008c,0 1px 2px #0000008c;margin:0;font-size:clamp(1.6rem,5vw,2.4rem);font-weight:500;line-height:1.15}.r-content__sub{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f0ebd9;text-shadow:0 0 3px #000000e6,0 1px 16px #000000a6,0 0 6px #00000080,0 1px 2px #00000080;max-width:360px;margin:12px 0 0;font-size:clamp(.92rem,3.4vw,1.05rem);font-weight:400;line-height:1.55}.r-content__cta{margin:20px 0 0}.r-content__micro{font-family:var(--font-body,"Platform Sans",system-ui,sans-serif);color:#f5f0eb99;text-shadow:0 1px 12px #00000080;margin:8px 0 0;font-size:12px;line-height:1.4}.r-below{text-align:center;background:#181818;padding:64px 22px 80px;position:relative}@media (min-width:768px){.r-below{padding:80px 40px 100px}}@media (min-width:1024px){.r-below{padding:90px 40px 110px}}.r-below__headline{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);letter-spacing:-.024em;color:#f5f1ed;margin:0;font-size:42px;font-weight:500;line-height:1}@media (min-width:768px){.r-below__headline{font-size:56px}}@media (min-width:1024px){.r-below__headline{font-size:64px}}.r-below__trust{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);color:#f5f1edb8;margin:20px 0 0;font-size:17px;font-style:italic;line-height:1.4}.r-below__trust-counsel{color:#f5f1ed}.r-below__trust-funders{color:#c4a580}.r-below__sub{font-family:var(--font-headline,"Platform Serif Display",Georgia,serif);color:#f5f1edb8;max-width:36ch;margin:16px auto 0;font-size:16px;font-style:italic;line-height:1.5}@media (min-width:768px){.r-below__sub{max-width:46ch;margin-top:22px;font-size:19px}}.r-below__cta{margin:30px auto 0;display:inline-block}.r-below__micro{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.14em;text-transform:uppercase;color:#f5f1ed8c;margin:10px 0 0;font-size:9.5px}.r-below__features{font-family:var(--font-mono,"JetBrains Mono",ui-monospace,monospace);letter-spacing:.12em;text-transform:uppercase;color:#f5f1ed8c;margin:24px 0 0;font-size:9.5px}@media (min-width:768px){.r-below__features{letter-spacing:.16em;margin-top:30px;font-size:10.5px}}@media (prefers-reduced-motion:reduce){.hero-responsive{--t1p:1;--t2p:0;--t3p:1;transition:none}.hero-responsive .r-scrolly{height:auto}.hero-responsive .r-stage{height:auto;min-height:560px;padding:60px 0}.hero-responsive .document-fan,.hero-responsive .axis-stacked,.hero-responsive .axis-lines,.hero-responsive .axis-metrics{display:none}.hero-responsive .rating-card-mobile,.hero-responsive .rating-card{opacity:1;margin:0 auto;position:relative;transform:none}.hero-responsive .r-dwell{display:none}}
