@font-face{font-family:Geist;src:url('assets/geist.woff2')}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:linear-gradient(180deg,#d3dada 0%,#dde3e3 38%,#eaeeee 72%,#f4f6f6 100%);color:#0c0d10;font-family:Geist,Arial,sans-serif;--ink:#0c0d10;--muted:#686c76;--amber:#ffbe0b;--line:rgba(12,13,16,.14)}button,input,select{font:inherit}a{color:inherit;text-decoration:none}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #966b00;outline-offset:5px}h1,h2,h3,h4,p{margin:0}h1,h2{font-weight:550;letter-spacing:-.065em;line-height:1.02}h2 span,h1 span{color:#686c76}p{line-height:1.55}button{border:0}.container{width:min(1280px,calc(100% - 96px));margin:auto}.glass{background:rgba(252,252,253,.64);backdrop-filter:blur(18px) saturate(180%);border:1px solid rgba(255,255,255,.7);box-shadow:0 20px 60px -35px rgba(20,30,35,.22)}.skip-link{position:absolute;top:-100px}.skip-link:focus{top:10px;z-index:100}.nav-wrap{position:fixed;top:20px;left:0;right:0;z-index:30;padding:0 32px}.nav{max-width:1360px;margin:auto;border-radius:18px;display:flex;align-items:center;justify-content:space-between;padding:15px 22px;gap:24px}.brand img{width:137px;display:block}.nav-links,.nav-actions{display:flex;align-items:center;gap:28px;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:15px 23px;border-radius:9px;font-size:15px;font-weight:550;transition:background .2s,transform .2s}.button.primary{background:#ffbe0b;box-shadow:none;color:#0c0d10}.button.primary:hover{background:#f3b500;transform:translateY(-1px)}.button.primary:active{transform:translateY(1px)}.button.small{padding:11px 17px}.hero{padding-top:185px}.hero-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:60px;margin-bottom:72px}h1{font-size:clamp(72px,7.9vw,114px)}.hero-description{padding-bottom:7px;font-size:22px;letter-spacing:-.025em}.hero-description .supporting{font-size:18px;color:#575d63;margin:20px 0 25px;max-width:390px}.hero-stage{perspective:1500px}.hero-console{border-radius:20px;overflow:hidden;transform:rotateX(var(--hero-tilt,0deg)) scale(var(--hero-scale,1));transform-origin:50% 60%;will-change:transform}.console-nav{display:flex;gap:27px;align-items:center;border-bottom:1px solid var(--line);padding:23px 32px;font-size:14px;color:#686c76}.console-nav img{width:34px;margin-right:20px}.console-active{color:#0c0d10}.console-scope{margin-left:auto}.console-content{padding:40px}.console-heading{display:flex;align-items:center;justify-content:space-between}.console-heading h2{font-size:36px;letter-spacing:-.045em}.date-pill{padding:10px 16px;background:#fff8;border:1px solid var(--line);border-radius:8px;font-size:14px}.hero-totals{display:grid;grid-template-columns:repeat(3,1fr);margin:35px 0;gap:30px}.hero-totals>div{border-top:1px solid var(--line);padding-top:20px}.hero-totals>div>span{font-size:15px}.hero-totals strong{display:block;font-size:clamp(25px,3vw,40px);font-weight:500;letter-spacing:-.05em;margin:10px 0}.hero-totals small{font-size:12px;letter-spacing:0;color:#686c76}.hero-totals p{font-size:13px;color:#686c76}.hero-bottom{display:grid;grid-template-columns:1.4fr 1fr;gap:45px}.chart-title{display:flex;justify-content:space-between;font-size:13px}.chart-title h3,.hero-transactions h3{font-size:15px;font-weight:500}.hero-chart svg{width:100%;height:160px;margin-top:15px;overflow:visible}.chart-path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:draw 1.8s .4s ease-out forwards}.chart-dates{display:flex;justify-content:space-between;font-size:12px;color:#686c76}.hero-transactions>div{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:13px 0;font-size:14px}.hero-transactions small{display:block;font-size:12px;color:#686c76;margin-top:5px}.hero-transactions strong{text-align:right;font-weight:500}.product-caption{text-align:center;color:#686c76;font-size:12px;margin-top:20px}.mission{padding:155px 0;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.mission h2,.connections h2{font-size:clamp(48px,5.2vw,74px)}.mission p{font-size:25px;letter-spacing:-.025em;max-width:480px}.finance-story{height:220vh;min-height:1200px}.finance-sticky{position:sticky;top:120px;min-height:650px;height:calc(100vh - 150px);display:grid;grid-template-columns:.75fr 1.5fr;align-items:center;gap:65px}.finance-copy h2,.language-copy h2{font-size:clamp(50px,5.2vw,74px)}.finance-copy>p{font-size:19px;color:#575d63;margin-top:24px;max-width:370px}.finance-message{margin-top:40px}.finance-message h3{font-size:27px;line-height:1.15;font-weight:500;letter-spacing:-.04em}.finance-message p{font-size:16px;color:#575d63;margin-top:15px}.finance-visual{min-width:0}.finance-board{border-radius:20px;padding:26px}.board-heading{display:flex;align-items:center;gap:12px;font-size:15px}.board-heading img{width:28px}.board-access{font-size:12px;color:#686c76;margin-left:auto}.entity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:35px 0}.entity-card{background:#fff9;border:1px solid #fff;border-radius:12px;padding:18px 14px;transform:translateY(calc(var(--offset,0px) * (1 - var(--gather,1)))) rotate(calc(var(--angle,0deg) * (1 - var(--gather,1))));will-change:transform}.entity-us{--offset:-30px;--angle:-5deg}.entity-gb{--offset:40px;--angle:3deg}.entity-de{--offset:-15px;--angle:5deg}.entity-top{display:flex;flex-direction:column;gap:8px;font-size:13px}.entity-top span:last-child{color:#686c76;font-size:11px}.entity-card>strong{display:block;font-size:25px;font-weight:500;letter-spacing:-.04em;margin:18px 0 8px}.entity-card p{font-size:12px;color:#686c76}.mini-bars{height:50px;display:flex;gap:4px;align-items:end;margin-top:24px}.mini-bars i{flex:1;background:#ffbe0b;border-radius:3px 3px 0 0;height:60%}.mini-bars i:nth-child(2n){height:80%}.mini-bars i:nth-child(3n){height:45%}.mini-bars i:last-child{height:100%}.trail-heading{display:flex;align-items:center;justify-content:space-between;margin:25px 0 18px}.trail-heading h3{font-size:18px;font-weight:500}.trail-heading>span{font-size:11px;color:#686c76}.trail-track{display:flex;align-items:center;gap:8px}.trail-step{flex:1;min-width:0;border:1px solid var(--line);border-radius:10px;padding:15px 10px;transition:background .35s,border-color .35s,transform .35s}.trail-step.active{background:#ffbe0b20;border-color:#c39012;transform:translateY(-4px)}.step-number{display:block;font-size:12px;color:#686c76;margin-bottom:20px}.trail-step h4{font-size:12px;font-weight:500}.trail-step strong{font-size:18px;font-weight:500;display:block;margin:10px 0}.trail-step p{font-size:11px;color:#686c76}.trail-arrow{color:#777}.board-footer{display:flex;justify-content:space-between;font-size:11px;color:#686c76;margin-top:25px}.scene-progress{height:2px;margin:28px auto;background:#0c0d1010;width:130px;overflow:hidden}.scene-progress span{display:block;height:100%;background:#0c0d10;transform:scaleX(var(--finance-progress,0));transform-origin:left}.connections{padding:140px 0 160px;display:grid;grid-template-columns:1.1fr 1fr;gap:100px;align-items:center}.connections>div>p{font-size:21px;margin-top:30px;color:#575d63}.integration-row{display:flex;gap:25px;flex-wrap:wrap;font-size:23px;letter-spacing:-.04em;margin:40px 0 20px}.connections .roadmap-note{font-size:15px}.language-story{height:240vh;min-height:1500px}.language-sticky{position:sticky;top:120px;height:calc(100vh - 150px);min-height:660px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:110px}.language-copy>p{font-size:23px;color:#575d63;margin:30px 0;max-width:430px}.language-controls{display:flex;gap:8px;flex-wrap:wrap}.language-controls button{padding:11px 14px;border:1px solid var(--line);border-radius:30px;background:transparent;font-size:14px;transition:background .2s}.language-controls button[aria-pressed=true]{background:#0c0d10;color:white;border-color:#0c0d10}.language-visual{position:relative;max-width:470px;width:100%;justify-self:end}.language-index{position:absolute;right:0;top:-45px;font-size:14px;color:#686c76}.language-index span{color:#0c0d10}.giving-card{border-radius:22px;padding:35px;min-height:532px}.giving-brand{display:flex;align-items:center;gap:10px;font-size:13px;margin-bottom:35px}.giving-brand img{width:30px}.giving-card h3{font-size:35px;letter-spacing:-.05em;line-height:1.05;font-weight:550;min-height:74px}.giving-description{font-size:15px;color:#686c76;min-height:52px;margin:12px 0 20px}.giving-frequency{background:#0c0d1007;border-radius:8px;padding:4px;display:flex;gap:4px;font-size:13px}.giving-frequency>span{width:50%;text-align:center;padding:9px 4px}.frequency-active{background:#fff;border-radius:5px}.giving-amount{margin:25px 0}.giving-amount>span,.giving-field>span{font-size:12px;color:#686c76;display:block;margin-bottom:8px}.giving-amount strong{font-size:38px;letter-spacing:-.04em;font-weight:500}.giving-amount strong span{font-size:13px;color:#686c76;letter-spacing:0;margin-left:10px}.giving-field>div{display:flex;justify-content:space-between;padding:12px;border:1px solid var(--line);border-radius:8px;font-size:14px}.giving-field strong{font-weight:400}.giving-cta{background:var(--amber);border-radius:8px;padding:14px;text-align:center;font-size:15px;font-weight:500;margin-top:20px}.giving-note{font-size:12px;text-align:center;color:#686c76;margin-top:16px;min-height:36px}.giving-card.changing [data-translation]{animation:translate-in .32s ease-out}.questions{padding:130px 0;display:grid;grid-template-columns:1fr 1.2fr;gap:100px}.questions h2{font-size:60px}.faqs details{border-bottom:1px solid var(--line);padding:24px 0}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{font-size:20px;letter-spacing:-.025em;cursor:pointer;list-style:none;position:relative;padding-right:35px}.faqs summary::after{content:'+';position:absolute;right:2px;font-size:24px;top:-3px;font-weight:300}.faqs details[open] summary::after{content:'−'}.faqs p{font-size:17px;color:#575d63;margin-top:20px;max-width:540px}.access-section{padding:80px 0 130px;display:grid;grid-template-columns:.9fr 1.1fr;gap:100px;align-items:start}.access-copy{position:sticky;top:160px}.access-copy h2{font-size:80px}.access-copy p{font-size:22px;color:#575d63;max-width:350px;margin-top:30px}footer{padding:35px 0!important;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#686c76}[hidden]{display:none!important}@keyframes draw{to{stroke-dashoffset:0}}@keyframes translate-in{from{opacity:.2;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
.form-panel{border-radius:18px;padding:34px}.form-intro{margin-bottom:25px}.form-intro h3{font-size:26px;letter-spacing:-.035em}.form-intro>p{font-size:12px;color:var(--muted);margin-top:9px}fieldset{border:0;padding:0;margin:0 0 23px;min-width:0}legend{font-size:13px;font-weight:550;letter-spacing:.01em;border-top:1px solid var(--line);padding:18px 0 14px;float:left;width:100%}legend+*{clear:both}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{min-width:0;display:flex;flex-direction:column}.field.full{grid-column:1/-1}.field>label{font-size:13px;font-weight:500;margin-bottom:7px;line-height:1.45}.field input:not([type=checkbox]),.field select{background:rgba(255,255,255,.62);border:1px solid rgba(16,18,24,.30);border-radius:9px;min-height:45px;padding:10px 12px;width:100%;color:var(--ink);font-size:15px}.field input:disabled{background:rgba(16,18,24,.035);opacity:.55}.field input::placeholder{color:#777d83}.field-help{font-size:11px!important;font-weight:400;color:var(--muted);line-height:1.6;margin:0 0 12px}.field>.field-help{min-height:36px;margin-bottom:8px}.currency-field{margin:13px 0 18px;max-width:100%}.field>label.checkbox{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:400;margin-top:9px;color:var(--muted)}input[type=checkbox]{width:15px;height:15px;accent-color:var(--ink);margin:0}.form-privacy{font-size:11px;line-height:1.6;color:var(--muted);margin:-5px 0 16px}.submit{width:100%;justify-content:space-between}.preview-disclosure{font-size:11px;line-height:1.6;color:var(--muted);margin-top:14px}.form-error{font-size:13px;color:#a02424;margin-bottom:12px}.success{padding:60px 10px;text-align:center}.success-mark{background:var(--amber);width:56px;height:56px;display:grid;place-items:center;margin:0 auto 25px;border-radius:50%;font-size:25px}.success .eyebrow{display:block;margin-bottom:15px}.success h3{font-size:33px;margin-bottom:20px}.success .button{margin-top:30px}.form-intro>p,.preview-disclosure,.form-privacy,.field-help{font-size:13px!important}.field>label,legend{font-size:15px}.field input:not([type=checkbox]),.field select{font-size:16px;min-height:48px}.field>label.checkbox{font-size:14px}.form-panel{padding:32px}.form-intro h3{font-weight:500}.form-grid{gap:20px}.form-intro h3{display:none}.form-intro{margin-bottom:8px}.success p{color:#575d63}
@media(min-width:1000px){.hero-console .console-heading,.hero-totals,.hero-bottom{animation:translate-in .8s both}.hero-totals{animation-delay:.12s}.hero-bottom{animation-delay:.24s}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-links{display:none}.finance-sticky{gap:30px;grid-template-columns:.8fr 1.4fr}.finance-board{padding:20px}.entity-card{padding:14px 10px}.entity-card>strong{font-size:21px}.board-access{display:none}.language-sticky{gap:60px}.connections,.questions,.access-section{gap:55px}.trail-arrow{display:none}.trail-step{padding:12px 8px}.hero-bottom{gap:25px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.nav-wrap{top:12px;padding:0 14px}.nav{padding:12px 14px;gap:15px;border-radius:13px}.brand img{width:110px}.nav-actions{gap:16px;font-size:13px}.button.small{padding:10px 12px;font-size:12px}.hero{padding-top:140px}.hero-intro{grid-template-columns:1fr;gap:30px;margin-bottom:45px}h1{font-size:78px}.hero-description{font-size:22px}.hero-description .supporting{font-size:18px}.hero-console{transform:none!important}.console-nav{gap:18px;padding:18px;font-size:12px}.console-nav img{width:27px;margin:0}.console-scope{display:none}.console-content{padding:22px}.console-heading h2{font-size:30px}.date-pill{font-size:12px;padding:8px}.hero-totals{gap:12px;margin:26px 0}.hero-totals>div>span{font-size:12px}.hero-totals strong{font-size:22px}.hero-totals small{display:block;font-size:11px;margin-top:4px}.hero-totals p{font-size:11px}.hero-bottom{grid-template-columns:1fr}.hero-chart svg{height:120px}.hero-transactions{margin-top:10px}.mission{padding:100px 0;grid-template-columns:1fr;gap:30px}.mission h2,.connections h2{font-size:54px}.mission p{font-size:22px}.finance-story{height:auto;min-height:0}.finance-sticky{position:static;height:auto;min-height:0;display:block}.finance-copy h2,.language-copy h2{font-size:54px}.finance-copy>p{font-size:20px;max-width:100%}.finance-message{margin-top:30px;max-width:500px}.finance-message h3{font-size:29px}.finance-message p{font-size:18px}.finance-visual{margin-top:45px}.finance-board{padding:20px 15px}.entity-card{transform:none!important}.entity-grid{gap:8px;margin:25px 0}.entity-card>strong{font-size:20px}.entity-card p{font-size:11px}.entity-top{font-size:12px}.trail-step h4{font-size:12px}.board-footer{gap:20px;line-height:1.5}.scene-progress{display:none}.connections{padding:100px 0;grid-template-columns:1fr;gap:10px}.connections>div>p{font-size:21px}.integration-row{font-size:25px;margin:30px 0 10px}.language-story{height:2400px;min-height:0}.language-sticky{top:100px;height:calc(100vh - 110px);min-height:660px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:28px}.language-copy h2{font-size:46px}.language-copy>p{font-size:18px;margin:15px 0;max-width:100%}.language-controls button{font-size:12px;padding:8px 12px}.language-visual{max-width:440px;margin:auto;justify-self:auto}.language-index{display:none}.giving-card{padding:24px;min-height:0}.giving-brand{margin-bottom:20px;font-size:12px}.giving-card h3{font-size:29px;min-height:30px}.giving-description{margin:10px 0 15px;min-height:42px;font-size:14px}.giving-amount{margin:18px 0}.giving-amount strong{font-size:31px}.giving-note{min-height:18px;font-size:11px;margin-top:12px}.giving-cta{margin-top:15px;padding:12px}.language-visual .product-caption{margin-top:10px;font-size:11px}.questions{padding:100px 0;grid-template-columns:1fr;gap:40px}.questions h2{font-size:54px}.faqs summary{font-size:20px}.access-section{padding:15px 0 80px;grid-template-columns:1fr;gap:40px}.access-copy{position:static}.access-copy h2{font-size:65px}.access-copy p{font-size:21px}.form-panel{padding:24px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.field>.field-help{min-height:0}footer{gap:25px;font-size:11px}footer .brand img{width:105px}}
@media(max-width:420px){.nav-actions{gap:10px}.nav-actions>a:first-child{font-size:12px}.brand img{width:96px}h1{font-size:70px}.console-content{padding:18px}.hero-totals strong{font-size:19px}.entity-card>strong{font-size:17px}.entity-card{padding:12px 8px}.trail-heading{gap:15px}.trail-heading>span{font-size:10px}.trail-step strong{font-size:16px}.trail-step p{font-size:10px}.board-footer{font-size:10px}.language-sticky{gap:20px}.giving-card{padding:21px}.language-copy h2{font-size:42px}.language-copy>p{font-size:17px}}
@media(max-height:780px) and (max-width:800px){.language-story{height:auto}.language-sticky{position:static;height:auto;min-height:0;gap:35px}.language-visual{margin:0 auto}.language-copy h2{font-size:50px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.hero-console,.entity-card{transform:none!important}.chart-path{stroke-dashoffset:0}.finance-story,.language-story{height:auto;min-height:0}.finance-sticky,.language-sticky{position:static;height:auto;min-height:0;padding:60px 0}.scene-progress{display:none}}
@media(max-width:800px) and (min-height:781px){.language-copy h2{font-size:40px}.language-copy>p{font-size:16px;margin:12px 0;max-width:330px}.language-sticky{justify-content:flex-start;gap:20px}.language-visual{margin:0 auto}.giving-card{padding:20px}.giving-brand{margin-bottom:15px}.giving-card h3{font-size:26px;min-height:55px}.giving-description{font-size:13px;min-height:40px;margin:8px 0 12px}.giving-frequency>span{padding:7px 4px}.giving-amount{margin:12px 0}.giving-amount strong{font-size:28px}.giving-field>div{padding:9px 12px}.giving-cta{margin-top:12px;padding:10px}.giving-note{margin-top:10px}}
/* Continuous product stories: cost → scale → global giving. */
:root{--focus:#343c43}::selection{background:#d9e4e7;color:#0c0d10}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--focus);outline-offset:4px}.field input:not([type=checkbox]):focus,.field select:focus{border-color:#53616c;box-shadow:0 0 0 4px #53616c12;outline:none}.nav{transform:none!important}.hero-intro{grid-template-columns:1.4fr .8fr;gap:45px}h1{font-size:clamp(62px,6.5vw,94px)}.hero-description{font-size:21px}.hero-console{transform:perspective(1600px) rotateX(var(--hero-tilt,0deg)) scale(var(--hero-scale,1))!important}.cinematic{position:relative}.story-pin{position:sticky;top:105px;height:calc(100svh - 125px);min-height:550px;display:grid;align-items:center;gap:70px}.savings-story{height:190svh;margin-top:100px}.savings-story .story-pin{grid-template-columns:1fr 1.1fr}.savings-copy h2{font-size:clamp(60px,6vw,88px)}.savings-copy>p{font-size:21px;line-height:1.5;color:#575d63;max-width:420px;margin-top:30px}.savings-copy .savings-promise{color:#0c0d10;font-size:24px;letter-spacing:-.03em}.savings-visual{position:relative;min-width:0;height:580px;display:flex;flex-direction:column;justify-content:flex-end}.fee-stack{position:absolute;top:20px;left:0;right:0;display:flex;gap:10px;justify-content:center;z-index:2}.fee-stack span{border:1px solid #0c0d101c;background:#f7f9f9;border-radius:10px;padding:13px;font-size:13px;white-space:nowrap;transform:translateY(calc(var(--saving-progress,0) * -35px));opacity:calc(1 - var(--saving-progress,0))}.money-field{height:230px;position:absolute;inset:55px 0 auto;perspective:700px}.money-unit{position:absolute;left:50%;top:0;width:26px;height:34px;background:linear-gradient(145deg,#ffd34b,#ffbe0b);border:1px solid #fff8;border-radius:5px;box-shadow:0 3px 8px #8775370c;transform:translate(var(--coin-x,0px),var(--coin-y,0px)) rotateY(var(--coin-turn,0deg));opacity:var(--coin-opacity,1);will-change:transform}.savings-result{text-align:center;position:relative;z-index:3;margin-bottom:35px}.savings-result>span:first-child{font-size:18px;display:block}.savings-result strong{font-size:clamp(68px,7vw,110px);font-weight:500;letter-spacing:-.065em;display:block;font-variant-numeric:tabular-nums;margin:8px 0}.savings-unit{font-size:15px;color:#686c76}.savings-calculator{border-top:1px solid var(--line);padding-top:22px}.savings-calculator label{display:flex;justify-content:space-between;font-size:15px}.savings-calculator strong{font-weight:500;font-variant-numeric:tabular-nums}.savings-calculator input{width:100%;margin:20px 0;accent-color:#263238;cursor:pointer;height:5px}.savings-calculator p{font-size:12px;color:#686c76;max-width:480px}.scale-story{height:200svh;margin-top:100px}.scale-story .story-pin{grid-template-columns:.8fr 1.6fr;gap:55px}.scale-copy h2{font-size:clamp(48px,5vw,72px);min-height:160px}.scale-copy>p{font-size:21px;color:#575d63;margin-top:24px;min-height:130px;max-width:360px}.scale-stage{min-width:0;perspective:1500px}.scale-workspace{border-radius:18px;overflow:hidden;transform:scale(var(--workspace-scale,.9));transform-origin:center;will-change:transform}.workspace-bar{display:flex;align-items:center;gap:12px;padding:22px 24px;border-bottom:1px solid var(--line);font-size:15px}.workspace-period{margin-left:auto;font-size:12px;color:#686c76}.workspace-body{display:flex;min-height:340px}.entity-tree{flex:0 0 calc(var(--expand,0) * 155px);width:calc(var(--expand,0) * 155px);overflow:hidden;background:#f8fafb50;border-right:1px solid #0c0d1009;opacity:var(--expand,0);font-size:12px;white-space:nowrap}.entity-tree>strong{display:block;margin:25px 15px 18px;font-weight:500}.entity-tree>span{display:flex;justify-content:space-between;margin:0 15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:11px}.entity-tree small{font-size:10px;color:#686c76}.tree-gb{opacity:var(--expand,0)}.tree-de{opacity:var(--overview,0)}.tree-access{margin:28px 15px;line-height:1.7;opacity:var(--overview,0)}.workspace-report{flex:1;min-width:0;padding:25px}.scale-totals{display:flex;gap:calc(var(--expand,0) * 14px)}.scale-total{min-width:0}.total-us{flex:1}.total-gb{flex:0 0 calc(var(--expand,0) * 31%);opacity:var(--expand,0);overflow:hidden}.total-de{flex:0 0 calc(var(--overview,0) * 31%);opacity:var(--overview,0);overflow:hidden}.scale-total>span{font-size:12px;display:block;white-space:nowrap}.scale-total>strong{font-size:clamp(23px,2.6vw,38px);letter-spacing:-.05em;font-weight:500;display:block;margin:18px 0 8px;white-space:nowrap}.scale-total>small{font-size:11px;white-space:nowrap;color:#686c76}.scale-bars{height:70px;display:flex;gap:5px;align-items:end;margin:22px 0}.scale-bars i{background:#ffbe0b;flex:1;height:50%;border-radius:3px 3px 0 0}.scale-bars i:nth-child(2n){height:67%}.scale-bars i:nth-child(3n){height:40%}.scale-bars i:nth-last-child(2){height:87%}.scale-bars i:last-child{height:100%}.workspace-ledger>div{display:flex;gap:10px;justify-content:space-between;border-top:1px solid var(--line);padding:12px 0;font-size:12px}.workspace-ledger>div>span:nth-child(2){color:#686c76}.workspace-ledger strong{font-weight:500}.ledger-gb{opacity:var(--expand,0)}.ledger-de{opacity:var(--overview,0)}.workspace-controls{font-size:12px;padding-top:14px;display:flex;flex-direction:column;gap:5px;opacity:var(--overview,0)}.workspace-controls strong{font-weight:500}.workspace-footer{padding:14px 24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#686c76}.books-connection{text-align:center;opacity:var(--overview,0);transform:translateY(calc((1 - var(--overview,0)) * 20px));height:105px}.connection-line{height:25px;width:1px;background:#69787b;margin:auto}.books-connection p{font-size:14px;margin:10px 0}.books-connection>div:last-child{display:flex;justify-content:center;gap:25px;font-size:19px;letter-spacing:-.04em}.scale-summary{padding:90px 0 130px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.scale-summary h2{font-size:clamp(50px,5vw,72px)}.scale-summary p{font-size:22px;color:#575d63;margin-bottom:24px}.scale-summary .roadmap-note{font-size:14px;color:#686c76}
.language-story{height:230svh;min-height:0;overflow:clip}.language-sticky{height:calc(100svh - 125px);min-height:580px;top:105px;gap:110px}.language-copy{position:relative;z-index:3}.language-copy h2{font-size:clamp(50px,5.8vw,84px)}.language-copy p{font-size:22px}.language-visual{perspective:1200px;max-width:460px;transform:translateY(var(--language-rise,0px));will-change:transform}.giving-card{position:relative;z-index:2;transform:rotateY(var(--language-turn,0deg));transform-origin:50% 50%;will-change:transform;backface-visibility:hidden}.giving-card.changing [data-translation]{animation:none}.language-orbit{position:absolute;inset:-100px -100px;z-index:0;pointer-events:none;transform:rotate(var(--orbit-angle,-8deg));will-change:transform}.language-orbit span{position:absolute;font-size:90px;letter-spacing:-.06em;font-weight:500;color:#74828312;white-space:nowrap}.language-orbit span:nth-child(1){left:-160px;top:15px}.language-orbit span:nth-child(2){right:-20px;top:35%}.language-orbit span:nth-child(3){left:-140px;bottom:50px}.language-orbit span:nth-child(4){right:-70px;bottom:-20px}.giving-card [data-translation]{opacity:var(--translation-opacity,1);transform:translateY(var(--translation-rise,0px));will-change:transform,opacity}.giving-card .giving-cta{opacity:1;transform:none}.language-visual .product-caption{position:relative;z-index:2}
.form-panel{backdrop-filter:none;overflow:visible}.field select{appearance:none;padding-right:40px}.select-trigger{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:50px;border:1px solid #8c9499;border-radius:9px;background:#ffffff9e;color:#0c0d10;text-align:left;padding:12px;font-size:16px;width:100%;line-height:1.4}.select-trigger::after{content:'⌄';font-size:18px;color:#59636a;flex:none}.select-trigger span{min-width:0;overflow-wrap:anywhere}.select-trigger[data-empty=true]{color:#687279}.select-trigger:hover{border-color:#414c53;background:#fff9}.sr-only,.enhanced-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.field:has(.enhanced-select){position:relative}.field input[type=checkbox]{accent-color:#27343c;width:17px;height:17px}.form-panel .button:focus-visible{outline-color:#343c43}#choice-dialog{width:min(520px,calc(100% - 32px));max-height:min(650px,calc(100svh - 50px));padding:26px;border:1px solid #fff;border-radius:20px;background:#f3f6f6;color:#0c0d10;box-shadow:0 25px 90px #14232630;overflow:hidden}#choice-dialog::backdrop{background:#1b262a55;backdrop-filter:blur(6px)}.choice-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.choice-header h2{font-size:25px;letter-spacing:-.04em;line-height:1.2}#choice-close{background:#e5eaea;border-radius:50%;font-size:25px;width:36px;height:36px;flex:none}#choice-search{width:100%;padding:13px 15px;border:1px solid #b3bdc0;background:#fff;border-radius:10px;font-size:16px;margin-bottom:16px}#choice-options{max-height:min(420px,calc(100svh - 240px));overflow:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:5px;padding:4px}#choice-options button{background:transparent;padding:14px;text-align:left;border-radius:8px;font-size:16px;line-height:1.4;flex-shrink:0}#choice-options button:hover,#choice-options button:focus-visible{background:#e0e7e9;outline:none}#choice-options button[aria-pressed=true]{background:#26343b;color:white}#choice-empty{padding:20px;font-size:16px;color:#686c76}
@media(max-width:1100px){.story-pin{gap:35px}.scale-story .story-pin{grid-template-columns:.8fr 1.4fr;gap:30px}.workspace-report{padding:18px}.entity-tree{display:none}.scale-total>strong{font-size:26px}.language-sticky{gap:65px}.hero-intro{grid-template-columns:1.3fr 1fr}.savings-visual{height:560px}.fee-stack span{padding:10px;font-size:11px}}
@media(max-width:800px){.hero-intro{grid-template-columns:1fr;gap:25px}h1{font-size:clamp(52px,9vw,72px)}.hero-description{font-size:21px}.hero-console{transform:perspective(1100px) rotateX(var(--hero-tilt,0deg)) scale(var(--hero-scale,1))!important}.story-pin{top:95px;min-height:0;height:calc(100svh - 115px);display:flex;flex-direction:column;justify-content:center;gap:24px}.savings-story{height:200svh;margin-top:70px}.savings-story .story-pin{gap:22px}.savings-copy h2{font-size:49px;line-height:1.03}.savings-copy>p{font-size:16px;margin-top:15px;max-width:100%}.savings-copy .savings-promise{font-size:18px;margin-top:13px}.savings-visual{width:100%;height:370px;flex:none}.fee-stack{top:0;gap:8px}.fee-stack span{font-size:11px;padding:8px}.money-field{top:30px;height:140px}.money-unit{width:16px;height:22px;border-radius:3px}.savings-result{margin-bottom:18px}.savings-result>span:first-child{font-size:15px}.savings-result strong{font-size:65px;margin:3px 0}.savings-unit{font-size:12px}.savings-calculator{padding-top:15px}.savings-calculator label{font-size:13px}.savings-calculator input{margin:15px 0}.savings-calculator p{font-size:11px}.scale-story{height:200svh;margin-top:70px}.scale-story .story-pin{display:flex;gap:25px}.scale-copy{width:100%}.scale-copy h2{font-size:48px;min-height:98px}.scale-copy>p{font-size:17px;min-height:77px;max-width:100%;margin-top:15px}.scale-stage{width:100%}.scale-workspace{border-radius:14px}.workspace-bar{padding:15px;font-size:13px}.workspace-bar img{width:24px;height:24px}.workspace-period{font-size:11px}.workspace-body{min-height:0}.workspace-report{padding:18px 14px}.scale-totals{gap:calc(var(--expand,0) * 8px)}.scale-total>span{font-size:10px}.scale-total>strong{font-size:21px;margin:13px 0 6px}.scale-total>small{font-size:9px}.scale-bars{height:40px;gap:3px;margin:15px 0}.workspace-ledger>div{font-size:10px;padding:10px 0}.workspace-ledger>div>span:nth-child(2){display:none}.workspace-controls{font-size:11px;padding-top:8px}.workspace-footer{padding:12px;font-size:9px}.books-connection{height:90px}.books-connection>div:last-child{font-size:18px}.books-connection p{font-size:13px;margin:7px 0}.connection-line{height:18px}.scale-summary{padding:70px 0 90px;grid-template-columns:1fr;gap:30px}.scale-summary h2{font-size:50px}.scale-summary p{font-size:20px;margin-bottom:20px}.language-story{height:220svh;overflow:clip}.language-sticky{position:sticky;top:95px;height:calc(100svh - 115px);min-height:0;display:flex;justify-content:center;gap:24px}.language-copy{width:100%}.language-copy h2{font-size:44px}.language-copy>p{font-size:17px;max-width:350px;margin:15px 0 0}.language-visual{max-width:350px;margin:0 auto}.giving-card{padding:22px}.giving-brand{margin-bottom:17px}.giving-card h3{font-size:28px;min-height:56px}.giving-description{font-size:13px;min-height:42px;margin:8px 0 12px}.giving-frequency>span{padding:7px 4px}.giving-amount{margin:12px 0}.giving-amount strong{font-size:30px}.giving-field>div{padding:9px 12px}.giving-cta{margin-top:12px;padding:11px}.giving-note{margin-top:10px}.language-orbit{inset:-40px -20px}.language-orbit span{font-size:65px}.language-orbit span:nth-child(1){left:-15px;top:-10px}.language-orbit span:nth-child(2){right:-20px}.language-orbit span:nth-child(3){left:-45px;bottom:-20px}.language-orbit span:nth-child(4){right:-20px;bottom:10px}.questions{padding-top:80px}}
@media(max-width:370px){.scale-total>strong{font-size:18px}.scale-total>span{font-size:9px}.scale-total>small{font-size:8px}.savings-copy h2{font-size:43px}.savings-copy>p{font-size:15px}.savings-copy .savings-promise{font-size:16px}.savings-visual{height:350px}.language-copy h2{font-size:40px}}
@media(max-height:740px){.story-pin,.language-sticky{top:90px;height:calc(100svh - 100px);min-height:0}.savings-visual{height:470px}.savings-copy h2{font-size:55px}.savings-copy>p{font-size:18px}.language-sticky .giving-card{padding:22px}.giving-brand{margin-bottom:20px}.giving-card h3{font-size:28px;min-height:56px}.giving-description{min-height:42px;margin:8px 0 12px}.giving-amount{margin:15px 0}.giving-note{min-height:18px}}
@media(max-width:800px) and (max-height:740px){.savings-story,.scale-story,.language-story{height:auto;margin-top:65px}.story-pin,.language-sticky{position:static;height:auto;min-height:0;gap:35px;padding-top:0;padding-bottom:35px}.savings-copy h2{font-size:48px}.savings-visual{height:400px}.scale-summary{padding-top:40px}.language-story{overflow:hidden}.language-visual{margin:auto}.scale-copy>p{min-height:0}}
@media(prefers-reduced-motion:reduce){.savings-story,.scale-story,.language-story{height:auto;min-height:0}.story-pin,.language-sticky{position:static;height:auto;min-height:0;padding:60px 0}.hero-console,.scale-workspace,.giving-card,.language-visual,.language-orbit{transform:none!important}.money-unit{will-change:auto}.giving-card [data-translation]{opacity:1!important;transform:none!important}}
@media(min-width:801px){.scale-copy h2{font-size:clamp(48px,4.3vw,64px);min-height:200px}}
@media(max-width:420px){.nav{gap:10px;padding:12px}.nav .brand img{width:90px}.nav-actions{gap:12px;white-space:nowrap}.nav .button.small{gap:12px;padding:10px 11px;font-size:11px;white-space:nowrap}.nav .sign-in{font-size:11px;white-space:nowrap}}
/* Contribution flow, growing dashboard, and inline application choices. */
.nav-links{gap:21px;font-size:13px;white-space:nowrap}.hero-intro{grid-template-columns:1.35fr 1fr}.hero-intro h1{font-size:clamp(62px,6vw,88px)}.hero-runway{height:180svh}.hero-stage{position:sticky;top:110px}.chart-path{animation:none!important;stroke-dasharray:none;stroke-dashoffset:0}.hero-totals strong{font-variant-numeric:tabular-nums}.hero-transactions>.gift-feed-window{display:block;border:0;padding:0;height:162px;overflow:hidden;mask-image:linear-gradient(transparent,#000 5%,#000 85%,transparent)}.gift-feed{will-change:transform}.gift-row{height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);font-size:13px}.hero-transactions h3{margin-bottom:12px}.gift-row small{margin-top:4px}.funnel-visual{position:relative;width:100%;height:min(600px,65svh)}.funnel-lines,.funnel-dots{position:absolute;inset:0;width:100%;height:100%}.funnel-dots{overflow:hidden}.funnel-dots i{position:absolute;left:0;top:0;width:5px;height:5px;border-radius:50%;background:#ffbe0b;will-change:transform}.funnel-dots i:nth-child(4n){background:#2f454e;width:3px;height:3px}.funnel-dots i:nth-child(7n){width:7px;height:7px;background:#e9b830}.funnel-mark{position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);background:#e0e6e6;border-radius:50%;padding:10px;width:58px;height:58px}.savings-copy h2{font-size:clamp(52px,5.4vw,78px)}.savings-copy>p{max-width:490px;font-size:20px}.savings-copy .savings-promise{font-size:21px}.savings-story{height:180svh}.language-copy h2{font-size:clamp(46px,4.8vw,69px)}.inline-choices{margin-top:7px;border:1px solid #c0cbcf;border-radius:10px;background:#f8fafb;padding:7px;width:100%;min-width:0}.inline-choices input[type=search]{margin:0 0 8px;background:#fff!important;min-height:42px!important}.inline-options{display:flex;flex-direction:column;max-height:230px;overflow-y:auto;overscroll-behavior:contain;padding:2px;gap:3px}.inline-options button{flex:none;text-align:left;border:0;border-radius:6px;padding:11px 10px;font-size:14px;line-height:1.4;background:transparent;color:#263238;white-space:normal;overflow-wrap:anywhere}.inline-options button:hover,.inline-options button:focus-visible{background:#e4ebee;outline:2px solid #59676f;outline-offset:-2px}.inline-options button[aria-pressed=true]{background:#26343b;color:#fff}.inline-choices>p{padding:10px;color:#686c76;font-size:14px}.select-trigger[aria-expanded=true]{border-color:#52616b}.field:has(.inline-choices){align-self:start}.access-copy h2{font-size:72px}
@media(max-width:1100px){.nav-links{display:none}.hero-intro h1{font-size:64px}.savings-copy>p{font-size:18px}.savings-copy .savings-promise{font-size:19px}}
@media(max-width:800px){.hero-intro{grid-template-columns:1fr}.hero-intro h1{font-size:clamp(48px,8vw,68px)}.hero-runway{height:180svh}.hero-stage{top:95px}.hero-console .console-content{padding:18px}.hero-console .hero-totals{margin:20px 0}.hero-console .hero-chart svg{height:100px}.hero-console .hero-bottom{gap:16px}.hero-console .hero-transactions{margin-top:0}.hero-console .console-nav{padding:13px 18px}.hero-console .hero-transactions h3{margin-bottom:8px}.hero-console .product-caption{margin-top:10px}.hero-stage>.product-caption{font-size:11px;margin-top:10px}.funnel-visual{height:340px;flex:none;max-width:440px;margin:auto}.savings-story{height:180svh}.savings-copy h2{font-size:46px}.savings-copy>p{font-size:16px;line-height:1.5;margin-top:18px}.savings-copy .savings-promise{font-size:17px;margin-top:17px}.savings-story .story-pin{gap:15px}.language-copy h2{font-size:41px}.language-copy p{font-size:17px}.access-copy h2{font-size:60px}.nav .button.small{font-size:11px;gap:10px}.nav .brand img{width:90px}}
@media(max-width:420px){.nav{padding:12px 10px;gap:8px}.nav-actions{gap:9px}.nav .brand img{width:84px}.nav .button.small{font-size:10px;padding:10px;gap:9px}.nav .sign-in{font-size:11px}.hero-intro h1{font-size:48px}.funnel-visual{height:300px}.savings-copy h2{font-size:44px}}
@media(max-height:740px) and (max-width:800px){.hero-runway{height:auto}.hero-stage{position:static}.savings-story{height:auto}.funnel-visual{height:360px}.savings-story .story-pin{gap:24px}}
@media(prefers-reduced-motion:reduce){.hero-runway,.savings-story{height:auto}.hero-stage{position:static}.funnel-dots i{will-change:auto}.gift-feed{will-change:auto}}
/* The fee story scrolls normally; its particles run while visible. */
.savings-story{height:auto!important;min-height:0;margin:100px 0 120px;overflow:clip}.savings-story .story-pin{position:static!important;height:auto;min-height:0;padding:55px 0;align-items:center}.funnel-dots{overflow:visible}.funnel-dots i,.funnel-dots i:nth-child(4n),.funnel-dots i:nth-child(7n){background:#ffbe0b;width:5px;height:5px}.funnel-dots i:nth-child(7n){width:6px;height:6px}.funnel-dots i.fee-dot{background:#19262b;width:3px;height:3px;z-index:3}.language-visual,.giving-card{transform:none!important;will-change:auto}.giving-card [data-translation]{transform:none!important;opacity:1!important}.giving-card .giving-description{min-height:70px}.giving-card h3{min-height:82px}.giving-brand{min-height:32px}.giving-note{min-height:40px}.scale-copy h2{font-size:clamp(42px,4vw,58px);min-height:190px}.footer-contact{text-align:center;color:#686c76;font-size:14px}.footer-contact a{display:inline-block;color:#0c0d10;margin-top:6px;text-decoration:underline;text-underline-offset:4px}.questions{padding-top:40px;padding-bottom:100px}.access-section{padding-top:100px;padding-bottom:90px}
@media(max-width:800px){.savings-story{margin:65px 0 60px}.savings-story .story-pin{padding:25px 0;gap:30px}.funnel-visual{margin:0 auto}.scale-copy h2{font-size:43px;min-height:130px}.giving-card .giving-description{min-height:57px}.giving-card h3{min-height:60px}.giving-note{min-height:32px}.giving-brand{min-height:30px}.language-sticky{gap:18px}.footer-contact{text-align:left;font-size:13px}footer{flex-wrap:wrap;gap:25px}.footer-contact{order:3;width:100%}.access-section{padding-top:75px}.questions{padding-top:20px}}
@media(prefers-reduced-motion:reduce){.savings-story .story-pin{padding:45px 0}}
.finance-integrations{grid-column:1/-1;border-radius:20px;padding:44px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;margin-top:-35px}.finance-integrations h3{font-size:38px;line-height:1.1;letter-spacing:-.045em;font-weight:500;margin-bottom:22px}.scale-summary .finance-integrations p{font-size:18px;line-height:1.55;margin-bottom:0;max-width:480px}.accounting-partners{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--line);margin-bottom:24px}.accounting-partners span{font-size:29px;letter-spacing:-.035em;padding:21px 0;border-bottom:1px solid var(--line)}.scale-summary .integration-destinations p{font-size:16px;color:#686c76}.questions h2{font-size:64px}
@media(max-width:800px){.finance-integrations{padding:26px;grid-template-columns:1fr;gap:30px;margin-top:5px}.finance-integrations h3{font-size:31px}.scale-summary .finance-integrations p{font-size:17px}.accounting-partners span{font-size:26px;padding:18px 0}.scale-summary .integration-destinations p{font-size:15px}.questions h2{font-size:54px}}
.language-copy .language-statement{min-height:3.1em;max-width:420px}.funnel-dots i.fee-dot{width:2px;height:2px}
/* Keep the first view calm, and let short mobile screens show the full language story. */
body{animation:page-arrive .65s ease-out both}
@keyframes page-arrive{from{opacity:0}to{opacity:1}}
@media(max-width:800px){.language-story{height:auto!important;min-height:0;overflow:visible;padding:55px 0 70px}.language-sticky{position:static!important;top:auto;height:auto!important;min-height:0!important;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:24px;padding:0}.language-copy h2{font-size:clamp(40px,10vw,48px);line-height:1.04}.language-copy>p{margin:14px 0 0}.language-visual{margin:0 auto;max-width:440px}.giving-card{min-height:0}}
@media(prefers-reduced-motion:reduce){body{animation:none}}
