@layer base,layout,components;
@layer base{
:root{--ink:#121311;--paper:#f3f0e9;--gold:#bfa36d;--muted:#67685f;--line:#d5d1c7;--darkline:#383931;color-scheme:light;font-family:Arial,Helvetica,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink)}a{color:inherit;text-underline-offset:5px}button,input{font:inherit}a,button,input{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.05em;line-height:1.06}h1{font-size:clamp(3rem,5.5vw,5.8rem)}h2{font-size:clamp(2.1rem,4vw,4rem)}h3{font-weight:400;font-size:1.45rem;letter-spacing:-.02em}p{line-height:1.65}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:var(--ink)}[hidden]{display:none!important}.skip{position:absolute;top:-100px;background:var(--paper);padding:1rem;z-index:100}.skip:focus{top:10px}
}
@layer layout{
.wrap{width:min(1320px,90%);margin:auto}.nav{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;font-size:1.3rem;letter-spacing:-.03em}.brand img{width:43px;height:43px;object-fit:contain;background:#111}.navlinks{display:flex;gap:2rem;align-items:center;font-size:.9rem}.navlinks>a{text-decoration:none}.navlinks>a:hover{text-decoration:underline}.navlinks .login-link{border:1px solid var(--line);padding:.8rem 1rem}.menu{display:none}.hero{padding:3rem 0 3rem;display:grid;grid-template-columns:1.3fr 1fr;gap:5rem;align-items:center}.hero h1{max-width:820px}.hero p{max-width:580px;margin-top:1.7rem;font-size:1.1rem;color:var(--muted)}.eyebrow{font-size:.8rem;letter-spacing:.13em;text-transform:uppercase;display:block;margin-bottom:1.6rem}.hero-figure{margin:0;position:relative}.hero-figure img{width:100%;aspect-ratio:4/5;object-fit:cover}.hero-figure figcaption{font-size:.8rem;color:var(--muted);padding:.8rem 0;display:flex;justify-content:space-between}.serif{font-family:Georgia,serif;font-style:italic;letter-spacing:-.045em}.actions{display:flex;gap:1.6rem;align-items:center;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;text-decoration:none;border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:.9rem;line-height:1.2}.button:hover{background:#35372f}.button.light{background:var(--paper);color:var(--ink)}.button.gold{background:var(--gold);border-color:var(--gold);color:var(--ink)}.button.outline{background:transparent;color:inherit;border-color:currentColor}.sectors{display:flex;justify-content:space-between;gap:1rem;padding:1.5rem 0;border-block:1px solid var(--line);font-size:.85rem}.section{padding:6rem 0}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.section-head p{max-width:490px;color:var(--muted)}.dark{background:var(--ink);color:var(--paper)}.dark p{color:#c7c7be}.dark .eyebrow{color:var(--gold)}.proof{display:grid;grid-template-columns:1fr 1.2fr;gap:6rem;align-items:start}.proof-number{font-size:clamp(7rem,16vw,14rem);letter-spacing:-.08em;line-height:.85;font-family:Georgia,serif;color:var(--gold)}.proof h2{margin:1.2rem 0}.proof p{max-width:640px}.note{font-size:.85rem!important;line-height:1.6!important;margin-top:1.3rem}.service-row{display:grid;grid-template-columns:.15fr 1fr 1fr;gap:2rem;padding:2rem 0;border-top:1px solid var(--line)}.service-row p{color:var(--muted)}.number{font-size:.8rem;color:var(--muted)}.gallery{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.6rem}.gallery figure{margin:0}.gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.gallery figcaption{padding-top:1rem;font-size:.85rem;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem}.steps article{border-top:1px solid var(--darkline);padding-top:1.5rem}.steps h3{margin:1.5rem 0 .8rem}.founder{display:grid;grid-template-columns:.8fr 1fr;gap:7rem;align-items:center}.founder img{width:100%;max-height:570px;object-fit:cover}.founder p{margin-top:1.5rem;color:var(--muted)}.cta{padding:4rem 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:3rem}.footer{border-top:1px solid var(--line);padding:2rem 0;display:flex;justify-content:space-between;gap:2rem;font-size:.85rem;color:var(--muted)}.footer div{display:flex;gap:1.5rem;flex-wrap:wrap}.page-intro{padding:5rem 0 3rem;max-width:900px}.page-intro p{max-width:680px;margin-top:1.5rem;color:var(--muted);font-size:1.1rem}.article{max-width:860px;margin:0 auto;padding:2rem 0 5rem}.article p{margin:1.4rem 0}.article h2{font-size:2rem;margin:3rem 0 1rem}.article img{margin:2rem auto;max-height:650px;object-fit:contain}.article iframe{width:100%;aspect-ratio:16/9;border:0}.resource-list{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}.resource-list a{display:block;padding:1.5rem 0;border-top:1px solid var(--line);line-height:1.4;text-decoration:none}.resource-list a:hover{text-decoration:underline}.auth-layout{min-height:calc(100vh - 180px);display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.auth-story{background:var(--ink);color:var(--paper);padding:5rem;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:clamp(3rem,4.5vw,5rem)}.auth-story p{color:#c7c7be;margin-top:2rem;max-width:360px}.auth-box{padding:5rem;align-self:center;max-width:650px;width:100%}.auth-box h2{font-size:2.2rem}.auth-box form{margin-top:2rem}.field{display:block;margin:1.2rem 0}.field span{display:block;font-size:.9rem;margin-bottom:.6rem}.field input{width:100%;border:1px solid #aaa89e;background:transparent;padding:1rem;border-radius:0}.auth-box .button{width:100%;margin:1rem 0}.status{line-height:1.5;font-size:.9rem;margin:1rem 0;white-space:pre-line}.portal{min-height:70vh;padding:3rem 0}.portal-head{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem}.portal h1{font-size:clamp(2rem,4vw,3.5rem)}.report-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:1.5rem}.report-card{padding:2rem;border:1px solid var(--line)}.report-card h2{font-size:1.8rem;margin:.6rem 0 1.5rem}.dashboard{width:100%;height:calc(100vh - 180px);min-height:600px;border:1px solid var(--line);background:white}.report-support{padding:2rem 0;display:flex;justify-content:space-between;gap:2rem}.demo-label{background:#e9dfc8;border:1px solid #bfa36d;padding:1rem;margin-bottom:2rem;font-size:.9rem}.demo-dashboard{background:#fff;border:1px solid var(--line);padding:3rem;min-height:440px;display:grid;place-items:center;text-align:center}.demo-dashboard p{color:var(--muted);max-width:540px;margin-top:1rem}.cookie-banner{position:fixed;bottom:1rem;left:5%;right:5%;background:var(--ink);color:var(--paper);border:1px solid var(--gold);padding:1.3rem;z-index:50;display:flex;gap:1.5rem;align-items:center;justify-content:space-between}.cookie-banner p{font-size:.85rem;max-width:650px}.cookie-banner .actions{margin:0}.cookie-banner button{padding:.7rem 1rem}.utility{font-size:.85rem;border:0;background:none;text-decoration:underline;color:inherit}.portal-nav .navlinks{gap:1rem}.empty{padding:3rem;border:1px solid var(--line)}
}
@layer components{
@media(max-width:1000px){.hero{gap:2rem}.navlinks{gap:1.2rem}.proof,.founder{gap:3rem}.auth-story,.auth-box{padding:3rem}.steps{grid-template-columns:1fr 1fr}.hero h1{font-size:4.6rem}}
@media(max-width:700px){.wrap{width:90%}.nav{min-height:78px;flex-wrap:wrap;gap:0}.brand{font-size:1.1rem}.brand img{width:34px;height:34px}.menu{display:block;background:none;border:1px solid var(--line);padding:.6rem}.navlinks{display:none;width:100%;padding:1rem 0;flex-wrap:wrap;gap:1.3rem}.navlinks.open{display:flex}.hero{padding:3rem 0 2rem;grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:clamp(2.8rem,12vw,4.7rem)}.hero p{font-size:1rem}.hero-figure img{aspect-ratio:4/3}.eyebrow{font-size:.75rem;margin-bottom:1.2rem}.sectors{flex-wrap:wrap;justify-content:flex-start;column-gap:1.5rem;font-size:.8rem}.section{padding:3.5rem 0}.section-head,.proof,.founder{grid-template-columns:1fr;gap:2rem}.section-head{margin-bottom:2rem}.proof-number{font-size:8rem}.service-row{grid-template-columns:2rem 1fr;gap:.6rem}.service-row p{grid-column:2}.gallery{grid-template-columns:1fr;gap:2rem}.gallery img{aspect-ratio:4/3}.steps{gap:2rem;grid-template-columns:1fr}.founder img{max-height:420px;object-position:top}.cta,.footer{flex-direction:column;align-items:start;gap:2rem}.cta h2{font-size:2.3rem}.page-intro{padding-top:3rem}.page-intro h1{font-size:3rem}.resource-list{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr}.auth-story{padding:2.5rem 5%}.auth-story h1{font-size:2.7rem}.auth-story p{margin-top:1rem}.auth-story .eyebrow{margin-bottom:1.2rem}.auth-box{padding:2.5rem 5%}.portal-head{align-items:start;flex-direction:column}.dashboard{min-height:520px;height:75vh}.report-support{flex-direction:column}.demo-dashboard{padding:1.5rem}.cookie-banner{flex-direction:column;align-items:start}.article{width:100%}.article h2{font-size:1.7rem}}
@media(prefers-reduced-motion:no-preference){a,button{transition:background .18s,color .18s}html{scroll-behavior:smooth}}
}

/* AVI identity: black canvas, white copy, restrained gold. */
:root{--ink:#f4f4f3;--paper:#080909;--gold:#c6a56b;--muted:#aaaead;--line:#272927;--darkline:#272927;color-scheme:dark}
body{background:#080909;color:#f4f4f3;-webkit-font-smoothing:antialiased}
.wrap{width:min(1440px,calc(100% - 112px))}.nav{min-height:100px;border-color:#252724}.brand{gap:15px;font-size:14px;letter-spacing:.17em;font-weight:500}.brand img{width:42px;height:42px;background:transparent;mix-blend-mode:screen}.navlinks{gap:28px}.nav-tag{font-size:12px;color:#a7aaa6;letter-spacing:.12em;text-transform:uppercase;margin-left:auto;margin-right:38px}.navlinks .login-link{border:1px solid #786442;padding:13px 21px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;display:flex;align-items:center;gap:15px;background:transparent;color:#eadbc1}.navlinks .login-link:hover{background:#c6a56b;color:#080909;text-decoration:none;border-color:#c6a56b}.menu{display:none!important}.navlinks{display:flex!important;width:auto;padding:0}.footer{font-size:12px;letter-spacing:.03em;padding:23px 0;color:#959b96;align-items:center}.footer a{color:#bfc3be;text-decoration:none}.footer a:hover{color:#c6a56b}.footer div{gap:24px}.button{background:#c6a56b;color:#080909;border-color:#c6a56b;font-size:13px;letter-spacing:.035em;padding:17px 24px}.button:hover{background:#e0bd80;color:#080909}.button.outline{background:transparent;color:#e2dfd7;border-color:#625137}.button.light{background:#111310;color:white}.dark{background:#0d0f0d;color:#f4f4f3}.dark p{color:#aaaead}.serif{font-family:Georgia,'Times New Roman',serif}.skip{background:#c6a56b;color:black}.utility{font-size:13px}.page-intro h1{font-family:Georgia,serif}.article{color:#dcdfda}.article h2{color:#f4f4f3}.cookie-banner{background:#111310}.cookie-banner p{color:#f4f4f3}
body.holding{min-height:100svh;display:flex;flex-direction:column}.holding main{flex:1;display:flex}.holding .footer{margin-top:auto}.holding .nav{border-bottom:0}.holding header:after{content:'';display:block;height:1px;background:linear-gradient(90deg,transparent,#76613b55,transparent)}
.evolving{position:relative;isolation:isolate;overflow:hidden;width:100%;min-height:calc(100svh - 164px);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:42px 24px 28px}
.evolving-content{position:relative;z-index:2;margin:auto 0}.chapter{display:flex;align-items:center;justify-content:center;gap:16px;color:#c6a56b;font-size:10px;letter-spacing:.26em;font-weight:400;margin-bottom:33px}.chapter span{height:1px;width:30px;background:#786442}
.evolving h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(74px,9vw,132px);font-weight:400;line-height:.99;letter-spacing:-.057em}.evolving h1 em{display:inline-block;font-weight:400;font-size:.96em;color:#c6a56b;padding:.025em .08em .12em;letter-spacing:-.06em}.evolving-copy{color:#d0d3ce;font-size:15px;font-weight:400;line-height:1.85;margin:25px auto 0;max-width:580px}.evolving-links{display:flex;justify-content:center;align-items:center;gap:26px;margin-top:29px}.evolving-links a{color:#eeeee9;text-decoration:none;font-size:12px;letter-spacing:.035em}.evolving-links a span{color:#c6a56b;display:inline-block;margin-left:10px}.evolving-links a:hover{color:#c6a56b}.link-divider{height:13px;width:1px;background:#484537}.evolving-bottom{display:flex;align-items:center;gap:24px;margin-top:45px;position:relative;z-index:2}.evolving-bottom p{font-size:11px;line-height:1.7;letter-spacing:.09em;color:#999e97}.evolving-bottom p span{color:#d8dcd4}.fine-rule{height:1px;width:55px;background:#52452e}.orbit{position:absolute;border:1px solid #b9965520;border-radius:50%;width:1050px;height:1050px;z-index:-1;pointer-events:none}.orbit-one{left:calc(50% - 1020px);top:calc(50% - 380px);transform:rotate(-24deg) scaleX(.56)}.orbit-two{left:calc(50% - 35px);top:calc(50% - 670px);transform:rotate(-24deg) scaleX(.56)}.orbit:after{content:'';position:absolute;inset:20px;border:1px solid #b9965510;border-radius:50%}
.auth-layout{width:min(1140px,calc(100% - 112px));margin:auto;min-height:calc(100svh - 180px);grid-template-columns:1.1fr 1fr;gap:90px;align-items:center;padding:60px 0}.auth-story{color:#f4f4f3;background:none;padding:0;position:relative;display:block}.auth-story>.eyebrow{font-size:10px;color:#c6a56b;letter-spacing:.22em;margin-bottom:35px}.auth-story h1{font:400 clamp(52px,5.1vw,76px)/1.06 Georgia,serif;letter-spacing:-.055em}.auth-story h1 .serif{color:#c6a56b}.auth-story p{font-size:14px;color:#b5bbb3;max-width:340px;line-height:1.9;margin-top:24px}.auth-story p.note{margin-top:44px;font-size:12px!important}.auth-story a{color:#e9e9e2}.auth-box{max-width:420px;padding:32px 0 32px 44px;border-left:1px solid #463c28}.auth-box h2{font:400 37px/1.1 Georgia,serif;letter-spacing:-.035em}.auth-box p.note{font-size:13px!important;color:#b5bbb3;margin-top:12px}.auth-box form{margin-top:30px}.field{margin:20px 0}.field span{font-size:12px;color:#d4d8d0;letter-spacing:.04em;margin-bottom:10px}.field input{background:#10120f;color:#fff;border:1px solid #353930;padding:15px 16px;font-size:16px;border-radius:2px;transition:border-color .2s,background .2s}.field input:focus{border-color:#c6a56b;background:#151811;outline-offset:2px;outline-width:1px}.auth-box .button{margin:9px 0 12px;min-height:50px;border-radius:2px}.auth-box>a{font-size:12px;color:#c9ccbf;text-decoration:none}.auth-box>a:hover{color:#d8b575}.status{font-size:12px;color:#b8bdb2;line-height:1.7}.auth-box .status{padding-left:12px;border-left:2px solid #786442}.status:empty{display:none}.auth-box button:disabled{cursor:not-allowed;opacity:.52}
.portal{width:calc(100% - 64px);max-width:1700px;min-height:calc(100svh - 175px);padding:34px 0 0}.portal-head{margin-bottom:25px;align-items:center}.portal-head .eyebrow{font-size:10px;letter-spacing:.2em;color:#c6a56b;margin-bottom:11px}.portal h1{font:400 38px/1.15 Georgia,serif;letter-spacing:-.025em}.portal-head>a{font-size:12px;color:#c6a56b;text-decoration:none}.report-card{border-color:#373a30;background:#11130f;padding:30px;border-top:1px solid #8b7147}.report-card .eyebrow{color:#c6a56b;font-size:11px}.report-card h2{font-family:Georgia,serif}.report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:16px 0;border-top:1px solid #292d25}.report-toolbar h2{font-size:14px;font-weight:400;letter-spacing:0}.report-tools{display:flex;gap:12px;align-items:center}.report-tools a,.report-tools button{background:#13160f;border:1px solid #3b4134;color:#e6e9df;padding:9px 13px;font-size:12px;text-decoration:none;border-radius:2px}.report-tools a:hover,.report-tools button:hover{border-color:#aa8c58}.report-frame{background:#fff;border:1px solid #4b4e42;border-radius:3px;overflow:hidden;position:relative}.dashboard{display:block;width:100%;height:calc(100svh - 265px);min-height:550px;border:0;background:#fff}.report-frame:fullscreen{background:#fff}.report-frame:fullscreen .dashboard{height:100vh;min-height:0}.report-guidance{font-size:12px!important;color:#a6ae9d;margin:14px 0 0;line-height:1.7}.report-support{border-top:1px solid #272d22;padding:20px 0;margin-top:25px;font-size:12px;color:#b0b8a9;align-items:center}.report-support a{color:#c6a56b;text-decoration:none}.preview-notice{font-size:11px;color:#c6a56b;border-bottom:1px solid #3a3425;padding:11px 0;margin-bottom:22px;letter-spacing:.035em}.preview-notice a{color:#dedacb}.demo-dashboard{background:#0d100c;color:white}.demo-label{background:#17170f;color:#dfc497;border-color:#5f5033}.report-loading{padding:14px;font-size:12px;color:#777b70}
@media(prefers-reduced-motion:no-preference){
 .evolving .chapter{animation:rise-in .9s both}.evolving h1{animation:rise-in 1.1s .12s both}.evolving-copy{animation:rise-in 1s .3s both}.evolving-links{animation:rise-in 1s .45s both}.evolving-bottom{animation:rise-in 1s .6s both}.orbit-one{animation:orbit-drift 22s ease-in-out infinite alternate}.orbit-two{animation:orbit-drift 26s ease-in-out infinite alternate-reverse}.auth-story,.auth-box{animation:rise-in .8s both}.auth-box{animation-delay:.12s}.navlinks a,.evolving-links a,.evolving-links a span{transition:color .25s,background .25s,transform .25s}.evolving-links a:hover span{transform:translate(2px,-2px)}
 @keyframes rise-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-drift{from{transform:translateY(-12px) rotate(-26deg) scaleX(.56)}to{transform:translateY(12px) rotate(-19deg) scaleX(.56)}}
}
@media(max-width:900px){.wrap{width:calc(100% - 64px)}.nav-tag{display:none}.auth-layout{width:calc(100% - 64px);gap:40px}.auth-box{padding-left:30px}.auth-story h1{font-size:52px}.portal{width:calc(100% - 40px)}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.nav{min-height:82px;flex-wrap:nowrap;gap:12px}.brand{font-size:11px;letter-spacing:.1em;gap:10px}.brand img{width:32px;height:32px}.navlinks{gap:12px;flex-wrap:nowrap}.navlinks .login-link{padding:11px 13px;font-size:10px;letter-spacing:.07em;gap:10px}.footer{flex-direction:row;gap:12px;padding:20px 0;font-size:10px}.footer div{gap:14px}.footer .archive-link{display:none}.evolving{min-height:calc(100svh - 139px);padding:35px 20px 22px}.chapter{font-size:8px;letter-spacing:.17em;gap:12px;margin-bottom:34px}.chapter span{width:16px}.evolving h1{font-size:clamp(62px,16vw,90px);line-height:1.04}.evolving-copy{font-size:13px;line-height:1.8;margin-top:24px;max-width:310px}.evolving-copy br{display:none}.evolving-links{gap:18px;margin-top:29px}.evolving-links a{font-size:11px}.evolving-links a span{margin-left:5px}.evolving-bottom{margin-top:42px;gap:16px}.evolving-bottom p{font-size:10px}.fine-rule{width:30px}.orbit{opacity:.7}.auth-layout{display:block;min-height:calc(100svh - 145px);width:calc(100% - 48px);padding:35px 0}.auth-story>.eyebrow{margin-bottom:18px}.auth-story h1{font-size:42px}.auth-story h1 br{display:none}.auth-story h1 .serif{display:block}.auth-story p{font-size:12px;margin-top:16px;max-width:none}.auth-story p.note{display:none}.auth-box{max-width:none;margin-top:30px;padding:28px 0 0;border-left:0;border-top:1px solid #50442d}.auth-box h2{font-size:29px}.auth-box form{margin-top:22px}.portal{width:calc(100% - 28px);padding-top:20px}.portal-head{flex-direction:row;gap:12px;align-items:center}.portal h1{font-size:30px}.portal-head .eyebrow{font-size:9px}.report-toolbar{align-items:flex-start;gap:15px;flex-direction:column}.report-tools{width:100%}.report-tools a,.report-tools button{flex:1;text-align:center;font-size:11px;padding:11px 10px}.dashboard{height:72svh;min-height:500px}.report-support{flex-direction:row;align-items:center;gap:20px;font-size:11px}.report-support p{max-width:185px}.preview-notice{font-size:10px}.portal-nav .navlinks>a,.portal-nav .utility{font-size:11px}.report-card{padding:24px}.section,.page-intro{overflow-wrap:break-word}}
@media(max-width:350px){.brand{font-size:10px;gap:8px}.evolving-links{gap:12px}.evolving-links a{font-size:10px}.chapter{letter-spacing:.1em}.navlinks .login-link{padding:10px}.footer div{gap:10px}}

/* Compact language choice; preserves form input when switching. */
.language-switch{display:flex;gap:2px;margin-left:20px;flex-shrink:0}.language-switch button{background:none;border:0;border-bottom:1px solid transparent;color:#9c9e98;font-size:14px;padding:8px 6px;cursor:pointer}.language-switch button[aria-pressed="true"]{color:#dfbd80;border-color:#c6a56b}.language-switch button:focus-visible{outline:2px solid #c6a56b;outline-offset:3px}.session-note{font-size:14px;line-height:1.6}.activation-link a{color:#dfbd80;font-size:14px}.auth-box .status,.auth-box>a{font-size:14px}
@media(max-width:600px){.nav{flex-wrap:wrap;padding:14px 0;gap:10px}.language-switch{margin-left:0}.navlinks{margin-left:auto}.brand{letter-spacing:.04em}.navlinks .login-link{font-size:11px;padding:10px}.language-switch button{font-size:14px;padding:6px}.evolving-copy{font-size:16px}.evolving-links a{font-size:14px}.evolving h1{font-size:clamp(56px,14vw,86px)}.auth-story p{font-size:16px}.auth-box .note{font-size:14px}}

/* Report mode gives the embedded workspace the whole remaining viewport. */
body.report-view{height:100dvh;min-height:0;overflow:hidden;display:flex;flex-direction:column}
.report-view>header{width:100%;padding:0 20px;flex:0 0 auto}.report-view .nav{min-height:58px;gap:12px}.report-view .brand img{width:30px;height:30px}.report-view .nav-tag{display:none}
.report-view>main{flex:1;min-height:0;display:flex;flex-direction:column}.report-view .portal{display:flex;flex-direction:column;width:100%;max-width:none;min-height:0;padding:0;flex:1;margin:0}
.report-view .portal-head{flex:0 0 auto;margin:0;padding:10px 20px;border-bottom:1px solid #272927;gap:12px}.report-view .portal-head .eyebrow{display:none}.report-view .portal h1{font-size:22px}.report-view .portal-head>a{font-size:14px}
.report-view #portal-content{display:flex;flex:1;min-height:0;flex-direction:column}.report-view .report-toolbar{margin:0;padding:8px 20px;flex:0 0 auto;border:0;gap:12px}.report-view .report-toolbar h2{font-size:14px}.report-view .report-tools button,.report-view .report-tools a{font-size:13px;padding:6px 10px}
.report-view .report-frame{flex:1;min-height:0;width:100%;border:0;border-radius:0}.report-view .dashboard{height:100%;min-height:0;width:100%;display:block}
.report-view .report-guidance,.report-view .report-support,.report-view>.footer{display:none}.report-view .portal>.status:not(:empty){padding:0 20px}
@media(max-width:600px){.report-view>header{padding:0 12px}.report-view .nav{min-height:54px;flex-wrap:wrap;padding:8px 0}.report-view .brand{font-size:11px}.report-view .portal-head{padding:8px 12px}.report-view .portal h1{font-size:20px}.report-view .report-toolbar{padding:6px 12px;flex-direction:row;align-items:center}.report-view .report-toolbar h2{display:none}.report-view .report-tools{width:100%;gap:8px}.report-view .report-tools button,.report-view .report-tools a{font-size:12px}}

.native-report{background:#0d0e0f;color:#f5f3ee}.native-report .portal{width:min(1480px,calc(100% - 64px));max-width:none;padding:18px 0 48px}.native-report .portal-head{margin-bottom:10px;padding:0;border:0}.native-report .portal-head h1{font-size:16px;color:#c4c1ba;font-weight:400}.native-report .portal-head .eyebrow,.native-report .report-support,.native-report .nav-tag{display:none}.native-report .portal-head>a{font-size:14px}.native-report .nav{min-height:66px}.native-report .status:empty{display:none}.native-report #portal-content{font-family:Arial,Helvetica,sans-serif}.bn-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:12px 0 24px}.bn-kicker{font-size:12px;letter-spacing:.16em;color:#d7b46a;margin:0 0 10px}.bn-top h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(28px,3vw,42px);letter-spacing:-.035em;margin:0}.bn-top h2>span{color:#d7b46a}.bn-subtitle{font-size:15px;color:#aaa9a5;margin:9px 0 0}.bn-link{background:none;color:#d9d3c6;border:1px solid #44413b;border-radius:4px;padding:11px 14px;font-size:14px;cursor:pointer;white-space:nowrap}.bn-link:hover{border-color:#d7b46a;color:#f5d591}.bn-primary{background:#d7b46a;border:1px solid #d7b46a;border-radius:4px;color:#181510;font-weight:700;padding:12px 22px;font-size:14px;cursor:pointer}.bn-period{display:flex;gap:14px;align-items:end;padding:18px 0;border-block:1px solid #2c2d2d}.bn-period label{display:grid;gap:7px;font-size:13px;color:#b8b5ae}.bn-period select,.bn-period input{background:#18191a;color:#f5f3ee;border:1px solid #414141;border-radius:4px;padding:10px 12px;font-size:14px;height:43px;min-width:0;color-scheme:dark}.bn-period select{min-width:230px}.bn-period .bn-link{margin-left:auto}.bn-meta{display:flex;justify-content:space-between;gap:16px;font-size:13px;color:#aaa79e;padding:12px 0}.bn-meta strong{font-weight:400;color:#ded8cc}.bn-tabs{display:flex;gap:28px;margin:12px 0 22px;border-bottom:1px solid #303030}.bn-tabs button{padding:12px 0;background:none;border:0;border-bottom:2px solid transparent;color:#aaa;font-size:15px;cursor:pointer}.bn-tabs button[aria-pressed=true]{color:#e5c689;border-bottom-color:#d7b46a}.bn-kpis{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #34332e;border-top:2px solid #bc9956;border-radius:4px;overflow:hidden;background:linear-gradient(115deg,#1c1a16,#151617 60%)}.bn-kpi{padding:23px 24px;border-right:1px solid #35332d}.bn-kpi:last-child{border:0}.bn-kpi h3{margin:0 0 14px;font-size:14px;font-weight:400;color:#c4c0b8}.bn-kpi>strong{display:block;font-weight:400;font-size:clamp(26px,2.6vw,40px);letter-spacing:-.05em;color:#f7f3e9;white-space:nowrap;font-variant-numeric:tabular-nums}.bn-kpi:nth-child(3)>strong{color:#e0bd75}.bn-kpi>span{display:block;font-size:14px;margin-top:12px;line-height:1.6}.bn-kpi>span span{display:block;color:#9f9c95;font-size:12px}.bn-kpi p{font-size:13px;line-height:1.5;color:#9e9b93;margin:10px 0 0}.bn-good{color:#dcc18c}.bn-down{color:#f0928b}.bn-neutral{color:#b7b4af}.bn-summary{display:flex;gap:24px;align-items:center;margin:18px 0 24px;padding:17px 20px;background:#221817;border-left:3px solid #ad534d;border-radius:0 4px 4px 0}.bn-summary-mark{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#eb9790;white-space:nowrap}.bn-summary p{font-size:15px;line-height:1.6;margin:0;color:#d0c9c1}.bn-summary strong{color:#f5e6d8;font-weight:500}.bn-panels{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(310px,1fr);gap:24px}.bn-trend,.bn-funnel{border:1px solid #303133;border-radius:5px;background:#121415;padding:22px}.bn-section-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.bn-section-head h3{font-size:17px;font-weight:500;margin:0}.bn-section-head p{font-size:14px;color:#aba89f;line-height:1.6}.bn-legend{display:flex;gap:14px;font-size:12px;color:#c3c0b8}.bn-legend span:before{content:'';display:inline-block;width:14px;height:3px;background:#d7b46a;margin-right:7px;vertical-align:middle}.bn-legend span+span:before{background:#e06c69}.bn-chart{width:100%;height:auto;display:block;margin:20px 0 0;overflow:visible}.bn-axis{display:flex;justify-content:space-between;font-size:12px;color:#aaa59a;padding:0 4%}.bn-efficiency{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;border-top:1px solid #2e3031;padding-top:18px;margin-top:20px}.bn-efficiency span{display:block;font-size:12px;line-height:1.5;color:#aaa79e}.bn-efficiency strong{display:block;font-size:22px;font-weight:400;margin-top:8px}.bn-funnel>p{font-size:13px;color:#a6a299;margin:12px 0 18px}.bn-stage{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #292b2c;gap:12px;font-size:14px}.bn-stage strong{font-size:17px;font-weight:400;color:#e4d0a6}.bn-stage:last-of-type{border-color:#ac584f;background:#251b1a;padding-inline:10px;margin-top:6px}.bn-funnel .bn-funnel-note{font-size:12px;line-height:1.6;margin-bottom:0}.bn-footnote{font-size:13px;line-height:1.7;color:#96938c;margin-top:22px;max-width:1000px}.bn-table-wrap{overflow:auto;border:1px solid #303133;border-radius:4px;margin-top:18px}.bn-table-wrap table{width:100%;border-collapse:collapse;font-size:14px;background:#121415;white-space:nowrap}.bn-table-wrap caption{position:absolute;width:1px;height:1px;overflow:hidden}.bn-table-wrap th,.bn-table-wrap td{padding:17px;text-align:right;border-bottom:1px solid #2c2e2f;font-weight:400}.bn-table-wrap th:first-child{text-align:left}.bn-table-wrap thead{background:#1e2021;color:#aaa79e;font-size:13px}.bn-table-wrap small{display:block;color:#bb9588;font-size:12px;margin-top:5px}.bn-gold{color:#e0bd75}.bn-glossary{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.bn-glossary article{padding:24px 0;border-bottom:1px solid #333}.bn-glossary h3{font-size:18px;color:#e0bd75;font-weight:400}.bn-glossary p{font-size:16px;line-height:1.8;color:#bdb9b0}.bn-empty,.bn-loading{padding:45px 24px;border:1px solid #333;color:#c9c3b7;font-size:16px;line-height:1.8}#bn-feedback:not(:empty){padding:14px 16px;background:#30201a;color:#efc8a3;font-size:14px;line-height:1.6;margin:12px 0}.native-report button:focus-visible,.native-report input:focus-visible,.native-report select:focus-visible{outline:2px solid #e8bf70;outline-offset:4px}
@media(max-width:1050px){.bn-period{flex-wrap:wrap}.bn-period .bn-link{margin-left:0}.bn-kpi{padding:18px 16px}.bn-panels{grid-template-columns:1fr}.bn-funnel{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.bn-funnel>.bn-section-head,.bn-funnel>p{grid-column:1/-1}}
@media(max-width:680px){.native-report .portal{width:calc(100% - 32px)}.bn-top{display:block}.bn-top>.bn-link{margin-top:16px}.bn-top h2{font-size:32px}.bn-period{gap:12px}.bn-period label:first-child{width:100%}.bn-period select{width:100%;min-width:0}.bn-period label{flex:1}.bn-period input{width:100%}.bn-period .bn-link{width:100%}.bn-meta{display:block;line-height:1.8}.bn-meta>span{display:block}.bn-tabs{gap:20px;overflow:auto;white-space:nowrap}.bn-tabs button{font-size:14px}.bn-kpis{grid-template-columns:1fr 1fr}.bn-kpi{padding:18px 13px;border-bottom:1px solid #35332d}.bn-kpi:nth-child(2){border-right:0}.bn-kpi>strong{font-size:28px}.bn-summary{display:block;padding:16px}.bn-summary-mark{display:block;margin-bottom:8px}.bn-section-head{align-items:flex-start;flex-wrap:wrap}.bn-trend,.bn-funnel{padding:16px}.bn-funnel{display:block}.bn-efficiency{gap:12px}.bn-efficiency strong{font-size:19px}.bn-glossary{grid-template-columns:1fr}.bn-chart{min-height:160px}.bn-table-wrap th,.bn-table-wrap td{padding:14px}.bn-top .bn-link{white-space:normal}}
@media(prefers-reduced-motion:no-preference){.bn-kpis,.bn-panels{animation:bn-enter .45s ease-out}@keyframes bn-enter{from{opacity:.3;transform:translateY(5px)}to{opacity:1;transform:none}}}
@media(max-width:680px){.bn-period label:first-child{flex:0 0 100%}.bn-period label{flex:1 1 calc(50% - 12px);min-width:0}.bn-period .bn-primary{width:100%}.bn-kpi{min-width:0}.bn-kpi>span span,.bn-kpi p{overflow-wrap:anywhere}}
