:root{color-scheme:dark;--panel:#15131b;--panel2:#1d1824;--white:#fff;--gold:#ffc86e;--line:rgba(255,255,255,.18);font-family:Aptos,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,[tabindex]:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}img{max-width:100%}.app{display:flex;flex-direction:column}.topbar,.footer{flex:none;display:flex;align-items:center}.topbar{border-bottom:1px solid var(--line);gap:30px}.brand{object-position:left center}.topbar-context{white-space:nowrap}.topbar-divider{display:inline-block;height:15px;width:1px;vertical-align:middle;margin:0 14px}.topbar-actions{display:flex;margin-left:auto}.icon-btn{height:40px;border-radius:100px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:1.2rem;transition:background .2s,border-color .2s}.icon-btn span{font-size:.82rem}.icon-btn:hover,.nav-btn:hover{background:#ff117933;border-color:var(--pink)}.stage{flex:1;min-height:0;isolation:isolate}.scene:before{position:absolute;inset:-25%;background:radial-gradient(circle at 48% 44%,rgba(255,17,121,.1),transparent 42%);pointer-events:none;animation:breath 10s ease-in-out infinite alternate}.eyebrow{font-size:clamp(.72rem,.85vw,.94rem);font-weight:850;letter-spacing:.22em;color:var(--gold);text-transform:uppercase;margin:0 0 1.2em}.eyebrow:before{content:"";display:inline-block;width:30px;height:2px;background:linear-gradient(90deg,var(--orange),var(--pink));vertical-align:middle;margin-right:14px}.footer{gap:30px;border-top:1px solid var(--line)}.scene-index{display:flex;align-items:center;font-size:.8rem}.scene-index span:first-child{font-weight:850;letter-spacing:.15em}.scene-index span:last-child{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.progress{flex:1;border-radius:99px}.progress>div{height:100%;width:5.88%;border-radius:99px;transition:width .4s}.nav{display:flex;gap:9px;align-items:center}.keyhint{letter-spacing:.12em;margin-right:12px}.nav-btn{border-radius:50%;font-size:1.4rem;transition:background .2s,border-color .2s}.nav-btn.next:hover{filter:brightness(1.2)}.scene-map{width:min(980px,92vw);border:1px solid #554052;border-radius:22px;color:#fff;padding:30px;box-shadow:0 30px 150px #000c}.scene-map::backdrop{background:#000000b8;backdrop-filter:blur(12px)}.map-heading{display:flex;justify-content:space-between;align-items:start}.map-heading h2{font-size:2rem;margin:0 0 25px}.map-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.map-grid button{padding:14px;text-align:left;border:1px solid var(--line);border-radius:12px;color:#fff;background:#221c27;font-size:.95rem}.map-grid button.active,.map-grid button:hover{border-color:var(--pink);background:#ff117929}.map-grid b{color:var(--pink);display:block;font-size:.74rem;margin-bottom:7px}.map-help{color:var(--muted);font-size:.82rem;margin:22px 0 0}@keyframes sceneIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes breath{to{transform:translate(3%,1%) scale(1.12)}}@keyframes float{to{transform:translateY(-16px) rotate(2deg)}}@media(max-width:1020px){.topbar-context,.keyhint{display:none}}@media(max-width:700px){.app{height:100dvh;min-height:0}.topbar{height:62px;padding:0 18px}.brand{width:93px}.topbar-actions .map-trigger span{display:none}.footer{height:66px;padding:0 15px;gap:12px}.scene-index{display:block}.scene-index span:last-child{display:none}.nav-btn{width:39px;height:39px}.stage{overflow:hidden}.scene{overflow:auto}.eyebrow{font-size:.7rem}.cred-list{gap:8px}.map-grid{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important}}.scene-index .beat-counter{white-space:nowrap}.scene-index .beat-counter:empty{display:none}@media(max-width:700px){.scene-index{min-width:93px}.scene-index .beat-counter{display:block;font-size:.58rem;margin-top:3px}}@media(max-width:700px){.scene-index #sceneLabel{display:none}.scene-index span.beat-counter{display:block}}:root{--orange:#f55f00;--teal:#2dc4c0}html,body{background:#fff}body{color:var(--ink)}.app{position:relative;background:#fff;overflow:hidden}.stage{position:absolute;inset:0;overflow:hidden}.scene{position:absolute;inset:0;overflow:auto;overscroll-behavior:contain;background:#fff;color:var(--ink);animation:none}.scene:before{content:none}.scene.theme-dark{background:#100b14;color:#fff}.content{width:min(90vw,1580px);min-height:100%;margin:auto;padding:100px 0 91px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center}.content h1,.content h2{line-height:1.04;margin:.07em 0 .45em}.content h1{font-size:clamp(3rem,5.6vw,7.3rem)}.content h2 em,.content h1 em{color:var(--pink);font-style:normal}.overline{color:var(--pink);font-weight:750;margin:0 0 13px}.overline:before{content:"";display:inline-block;width:22px;height:2px;background:linear-gradient(90deg,var(--orange),var(--pink));vertical-align:middle;margin-right:11px}.theme-light .topbar,.theme-light .footer{color:var(--ink)}.topbar,.footer{position:absolute;left:0;right:0;z-index:30;border:0;box-shadow:none;pointer-events:none}.topbar{top:0;padding:0 clamp(22px,4.8vw,84px)}.footer{bottom:0;padding:0 clamp(22px,4.8vw,84px)}.app.theme-dark .footer{background:linear-gradient(0deg,#0a0710e6,#0a071000)}.topbar>*,.footer>*{pointer-events:auto}.brand{object-fit:contain}.app.theme-dark .brand{filter:brightness(0) invert(1)}.topbar-context{color:#1f1a218c;font-weight:700}.app.theme-dark .topbar-context{color:#ffffffad}.topbar-divider{background:#00000038}.app.theme-dark .topbar-divider{background:#ffffff54}.icon-btn,.nav-btn{border:1px solid rgba(29,20,30,.17);color:var(--ink);backdrop-filter:blur(10px)}.app.theme-dark .icon-btn,.app.theme-dark .nav-btn{color:#fff;background:#0f0c166e;border-color:#ffffff59}.nav-btn.next,.app.theme-dark .nav-btn.next{color:#fff;background:linear-gradient(115deg,var(--orange),var(--pink));border:0}.scene-index{color:#180f1da6}.scene-index span:first-child{color:var(--ink)}.scene-index #sceneLabel{max-width:185px}.app.theme-dark .scene-index,.app.theme-dark .scene-index span:first-child{color:#fff}.scene-index .beat-counter{color:var(--pink);font-weight:800}.app.theme-dark .progress{background:#ffffff4d}.keyhint{color:#180f1d8f}.app.theme-dark .keyhint{color:#ffffffad}[data-step]{opacity:0;visibility:hidden;transform:translateY(26px);transition:opacity .44s ease,transform .63s cubic-bezier(.16,1,.3,1),visibility 0s linear .46s}[data-step].revealed{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.scene--credentials{background:#fff}.credentials-content{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center}.cred-portraits{display:grid;grid-template-columns:1.25fr .8fr;grid-template-rows:min(35vh,315px) min(25vh,220px);height:min(63vh,555px)}.cred-portraits img{width:100%;height:100%;object-fit:cover}.cred-headshot{grid-row:span 2;object-position:top}.cred-award{object-position:center top}.cred-group{object-position:center}.cred-copy h2{margin:0 0 .15em}.cred-copy h3{color:var(--pink);max-width:540px;margin:0 0 13px}.cred-copy>p:not(.overline){margin:0 0 19px;max-width:610px}.cred-list{display:grid;max-width:610px}.cred-list li::marker{color:var(--pink)}.scene--independence{background:#121921}.independence-photo{position:absolute;inset:0;background:linear-gradient(0deg,#080b11f5,#080b1133 65%),linear-gradient(90deg,rgba(5,9,16,.65),transparent),url(./assets/caminho.jpg) center 58%/cover}.independence-content{align-items:start}.independence-content h2{font-size:clamp(3rem,5vw,6rem);margin:0 0 .3em;font-weight:500}.scene--age:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.17;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:43px 53px;mask-image:linear-gradient(0deg,transparent,black)}.age-content h2{margin:0 0 .34em}.balance-note{font-size:.8rem;color:#ffffffb3;margin:14px 0 0}.scene--structure{background:radial-gradient(ellipse 43% 50% at 50% 53%,#ffecf3,#fff 75%)}.structure-content{padding-top:88px;padding-bottom:76px}.structure-content>.overline,.structure-content>h2{text-align:center}.structure-content>.overline:before{display:none}.structure-content h2{margin:0 0 .1em;font-size:clamp(2.6rem,4vw,4.4rem)}.pyramid-wrap canvas{pointer-events:none}.pyramid-aura{width:74%;height:59%;left:13%;top:23%;border-radius:50%}.pyramid-wrap canvas[hidden]+.pyramid-fallback{flex-direction:column;align-items:center;justify-content:center}.pyramid-fallback>div{width:calc(42% + var(--tier) * 8%);padding:6px;text-align:center;color:#fff;background:linear-gradient(90deg,var(--orange),var(--pink));font-size:.8rem}.structure-narration{border-top:1px solid rgba(0,0,0,.1);padding-top:10px}.structure-narration>span:first-child{color:var(--pink);font-weight:800}.brand-content{display:grid;align-items:center}.brand-art-frame{display:grid;place-items:center;background:linear-gradient(125deg,var(--orange),var(--pink));padding:24px 0 24px 24px}.brand-art-frame img{background:#fff;box-shadow:0 10px 30px #00000026}.brand-copy h2{font-weight:500}.brand-copy>p:not(.overline){font-size:clamp(1rem,1.18vw,1.3rem);max-width:700px;margin:0 0 19px}.productive-content{width:min(94vw,1650px);padding-top:92px;padding-bottom:71px}.productive-content>.overline,.productive-content>h2{text-align:center}.productive-content>.overline:before{display:none}.productive-content h2{font-size:clamp(2.6rem,3.95vw,4.5rem);margin:0 0 .06em}.life-caption{margin-top:12px}.tailoring-content{align-items:center}.tailoring-content h2{margin:0}.scene--underwriting{background:#18131b}@keyframes penHover{to{transform:translateY(-13px) rotate(1deg)}}.referrals-claim{max-width:610px;margin:0 0 1em}@media(max-width:1100px){.structure-stage{min-height:350px}}@media(max-width:740px){.app{min-height:0}.topbar{padding:0 15px}.footer{padding:0 13px;gap:9px}.scene-index{display:block}.scene-index #sceneLabel{display:none}.scene-index .beat-counter{display:block}.progress{height:2px}.nav-btn{width:36px;height:36px}.content{width:90vw;min-height:100%;height:auto;padding:78px 0 76px;justify-content:center}.content h1,.content h2{font-size:clamp(2.2rem,8.2vw,3.4rem)}.credentials-content{display:flex;flex-direction:column;align-items:stretch;gap:11px;justify-content:center}.cred-portraits{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:5px}.cred-headshot{grid-row:auto}.cred-portraits img{border-radius:8px}.cred-copy>p:not(.overline){margin:0}.cred-list{gap:3px;margin:7px 0 0}.independence-content h2{font-size:2.8rem}.age-content h2{margin-bottom:0}.structure-content{justify-content:start}.structure-content h2{font-size:2.4rem;margin-bottom:0}.pyramid-wrap{order:0}.pyramid-wrap canvas{height:90%}.structure-narration{text-align:center;font-size:.75rem;padding-top:4px}.structure-narration>*{display:inline;margin-right:4px}.structure-narration>span:last-child{display:none}.brand-content{display:flex;flex-direction:column;justify-content:center;gap:10px}.brand-art-frame{height:20vh;min-height:100px;width:75%;align-self:center}.brand-copy h2{font-size:2.65rem;margin:0 0 8px}.brand-copy>p:not(.overline){font-size:.88rem;margin:0 0 9px}.productive-content{width:94vw;padding:72px 0 65px;justify-content:flex-start}.productive-content h2{font-size:2.2rem}.life-caption{margin-top:5px}.tailoring-content h2{font-size:2.5rem}.referrals-claim{font-size:.91rem;margin:0 0 10px;max-width:90%}}@media(max-height:650px)and (min-width:741px){.content{padding-top:74px;padding-bottom:60px}.content h2{font-size:clamp(2.5rem,3.7vw,4rem)}.structure-stage{min-height:310px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}:root{--muted:#685b6c;--surface:#fcfafc}html,body{width:100%;height:100%;overflow:hidden}.app{min-height:0;height:100dvh}.scene{overflow-x:hidden;scrollbar-width:thin;scrollbar-color:#dfbfd0 transparent}.content{min-width:0}.content>*{min-width:0}.content p{line-height:1.5}.nav-btn,.icon-btn{min-width:44px;min-height:44px}.nav-btn:focus-visible,.icon-btn:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #2dc4c0;outline-offset:5px}.scene-heading h2{font-size:clamp(2.35rem,4vw,4.5rem);line-height:1.07;margin:0}.scene-heading{text-align:center;flex:none}.scene-heading .overline:before{display:none}.beat-counter{font-variant-numeric:tabular-nums}.nav{flex-shrink:0}.keyhint{font-size:.68rem}.map-grid button{min-height:76px}.scene-map{max-height:85dvh;overflow:auto}svg [data-step]{transform:none!important;transition:opacity .45s ease,visibility .45s}.scene svg [data-step].revealed{transform:none!important}.scene--balance{background:#080d1a;color:#fff}.bridge-content{width:min(94vw,1480px);padding-top:88px;padding-bottom:86px;justify-content:center}.bridge-content .scene-heading{text-align:left;padding-left:2vw}.bridge-label{position:absolute;padding:12px 17px 13px;min-width:142px;border:1px solid #ffffff50;border-radius:12px;color:#fff;line-height:1}.bridge-word{display:block;letter-spacing:-.02em}.bridge-word b{color:#ff1179}.bridge-label strong{display:block;font-weight:550;letter-spacing:-.065em;margin:6px 0}.bridge-label strong span{font-size:.47em;margin-left:3px}.bridge-label small{display:block;font-size:clamp(.76rem,.9vw,.9rem);color:#d5ccdc;max-width:170px;line-height:1.3}.bridge-present{left:4%;bottom:7%;top:auto;transform:none}.bridge-future{left:63.2%;top:18%;border-top:3px solid #fff}.bridge-risk{left:32.7%;top:25%;transform:translate(-50%);border-top:3px solid #ff1179}.bridge-risk.revealed{transform:translate(-50%)}.bridge-conclusion{display:flex;align-items:center;gap:3vw;padding:0 2vw}.bridge-conclusion blockquote{line-height:1.4;margin:0;max-width:770px;border-left:2px solid #ff1179;padding-left:16px}.bridge-conclusion .balance-note{font-size:.75rem;line-height:1.4;max-width:330px;margin:0;color:#a49baa}@keyframes bridgeTrace{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}@keyframes riskPulse{0%{opacity:.8;transform:scale(.7)}to{opacity:0;transform:scale(1.5)}}.scene--productive{background:radial-gradient(ellipse at 30% 60%,#fff0f7 0,transparent 56%),#fcfafc}.life-content{padding-top:88px;padding-bottom:84px;justify-content:center}.life-theatre{display:grid;align-items:center;width:100%;min-height:0}.life-visual{min-width:0;position:relative}.life-phase-labels{display:flex;justify-content:space-between;padding:0 3% 0 11%;font-weight:650;color:#625367;gap:20px;position:relative;z-index:1}.life-phase-labels span:last-child{max-width:28%;text-align:center}.life-drawing{display:block;width:100%;overflow:visible}.life-grid path{stroke-width:1;stroke-dasharray:2 8}.life-svg-axis path{fill:none}.life-svg-axis text{fill:#625367}.life-step-edge{fill:none;stroke:url(#stairStroke);stroke-linejoin:round}.life-milestone image{opacity:.8;transition:opacity .4s,filter .4s}.life-milestone.is-current image{opacity:1;filter:drop-shadow(0 4px 9px #ff117950)}.life-earnings circle{fill:#ff1179}.life-earnings text{fill:#fff;font-size:29px;text-anchor:middle;font-weight:500}.life-work path{fill:none;stroke-dasharray:6 6}.life-work text{font-weight:550}.life-future-capital circle{fill:#ff1179;filter:drop-shadow(0 12px 12px #ff117933)}.life-future-capital text{fill:#fff;font-size:84px;text-anchor:middle;font-weight:450}.life-interruption path{fill:none}.life-interruption text{letter-spacing:1px}.life-capital-return path{stroke:#ff1179;fill:none}.life-capital-return text{font-weight:650}.life-word text{fill:#ff1179;font-size:45px;font-weight:600;font-style:italic}.life-word .life-word-iving,.life-word .life-word-njoy{font-size:32px}.life-word .life-if-highlight{fill:#ff1179}.life-word .life-se{fill:#fff;font-size:28px;text-anchor:middle;letter-spacing:3px}.scene--productive[data-beat="13"] .life-letter-i,.scene--productive[data-beat="13"] .life-letter-f,.life-is-risk .life-letter-i,.life-is-risk .life-letter-f{fill:#fff}.life-risk-panel{min-width:0;position:relative;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.life-risk-intro{position:absolute;inset:0;display:flex;justify-content:center;flex-direction:column;transition:opacity .3s}.life-risk-intro p:last-child{font-weight:400;color:#66536b}.life-risk-intro strong{color:#201725;font-weight:600}.life-is-risk .life-risk-intro{opacity:0;pointer-events:none}.life-risk-heading>span{font-weight:650;color:#88758d}.life-risk-heading h3{margin:7px 0 14px;line-height:1.1;font-weight:550}.life-risk-cards{display:grid}.life-risk-card{display:flex;gap:13px;align-items:center;transition:background .3s,border .3s,box-shadow .3s}.life-risk-card>b{display:grid;place-items:center;flex:none;color:#d70060;font-weight:550}.life-risk-card>span{font-weight:550}.life-protected{margin-top:14px;color:#65203f;border:1px solid #f8b7d1}.life-protected>span{float:left;margin-right:10px;font-size:1.8rem;color:#d8005d}.life-caption{margin:0;text-align:center}.life-drawing.is-closeup{aspect-ratio:690/650;overflow:hidden}.pyramid-vector text{fill:#fff;font-size:20px;font-weight:550;letter-spacing:-.3px}.pyramid-wrap canvas[hidden]+.pyramid-fallback{height:100%;width:100%}.pyramid-fallback>svg{display:block}.structure-narration{grid-template-columns:auto 1fr}.structure-narration>span:first-child{grid-row:span 2;font-size:.85rem;border-right:1px solid #e0c8d9;padding-right:14px}.structure-narration strong{font-size:1.1rem}.structure-narration>span:last-child{display:block;font-size:1rem;line-height:1.4;grid-column:2;color:#66536a}.referrals-claim{line-height:1.45}@media(max-width:1100px){.topbar-context{display:none}.content{width:92vw}.life-content,.structure-content{width:94vw}.life-theatre{grid-template-columns:minmax(0,1fr) 205px;gap:18px}.life-risk-card{padding:8px;gap:7px}.life-risk-card>span{font-size:.94rem}.life-risk-panel{padding:8px 0}.life-phase-labels{font-size:.85rem}.structure-stage{grid-template-columns:1fr 2.1fr;gap:18px}.structure-narration>span:last-child{display:block}.keyhint,.bridge-label small{display:none}.bridge-label{min-width:110px;padding:9px 12px}.bridge-present{top:auto;bottom:7%}.bridge-conclusion{gap:18px}.bridge-conclusion blockquote{font-size:1rem}.bridge-conclusion .balance-note{max-width:240px;font-size:.72rem}}@media(max-width:900px)and (orientation:portrait){.life-theatre{grid-template-columns:1fr}.life-drawing{max-height:none}.life-risk-panel{padding:0;min-height:160px}.life-risk-intro{align-items:center;text-align:center}.life-risk-intro p{margin:6px}.life-risk-cards{grid-template-columns:repeat(4,1fr);gap:8px}.life-risk-card{flex-direction:column;gap:4px;text-align:center;min-height:78px}.life-risk-card>span{font-size:.93rem}.life-risk-heading{display:flex;justify-content:space-between;align-items:center;gap:15px}.life-risk-heading h3{margin:4px 0 12px}.life-risk-heading>span{font-size:.65rem}.life-protected{margin-top:10px;font-size:.88rem;text-align:center;padding:9px}.life-protected br{display:none}.life-protected>span{float:none;font-size:1rem;margin-right:8px}.life-phase-labels{font-size:1rem}.life-content{gap:16px}}@media(max-width:600px){.topbar{height:60px;padding:0 16px}.brand{width:57px;height:49px}.footer{height:66px;padding:0 14px;gap:12px;padding-bottom:env(safe-area-inset-bottom,0px)}.scene-index{min-width:65px}.scene-index #sceneLabel{display:none}.scene-index .beat-counter{font-size:.68rem}.nav-btn{width:44px;height:44px}.nav{gap:8px}.content{width:90vw;padding:78px 0 90px;min-height:100%;justify-content:flex-start}.scene-heading h2{font-size:clamp(2rem,8.1vw,2.65rem)}.overline{font-size:.67rem;letter-spacing:.11em}.scene-map{width:94vw;padding:22px 16px}.map-grid button{font-size:.9rem;padding:12px}.map-heading h2{font-size:1.8rem}.map-help{font-size:.75rem}.bridge-content{width:94vw;padding-top:83px;gap:20px;justify-content:center}.bridge-content .scene-heading{text-align:left;padding:0 3vw}.bridge-content .scene-heading h2{font-size:2.35rem}.bridge-label{min-width:0;width:30%;padding:9px 7px;top:67%;bottom:auto;left:2%;text-align:center;border-radius:10px;background:#142039;border-color:#3c4c64;transform:none}.bridge-label strong{font-size:2rem}.bridge-word{font-size:.82rem}.bridge-label small{display:none}.bridge-future{left:68%;border-top:2px solid #fff}.bridge-risk,.bridge-risk.revealed{left:35%;top:67%;transform:none;background:#361128;border-top:2px solid #ff1179}.bridge-conclusion{display:block;padding:0 3vw}.bridge-conclusion blockquote{font-size:1.08rem;line-height:1.4}.bridge-conclusion .balance-note{font-size:.75rem;max-width:none;margin-top:12px}.life-content{width:94vw;padding-top:76px;gap:12px}.life-content .scene-heading{padding:0 3vw}.life-content .scene-heading h2{font-size:2.2rem}.life-theatre{gap:4px}.life-phase-labels{font-size:.76rem;padding:0 2% 0 9%;gap:9px;margin:8px 0 5px}.life-phase-labels span:last-child{max-width:36%}.life-drawing{width:100%;height:auto;max-height:none}.life-svg-axis text{font-size:29px}.life-word text{font-size:49px}.life-word .life-word-iving,.life-word .life-word-njoy{font-size:37px}.life-risk-panel{min-height:202px;padding:3px 7px}.life-risk-heading{display:block}.life-risk-heading>span{font-size:.6rem}.life-risk-heading h3{font-size:1.2rem;margin:5px 0 9px}.life-risk-cards{grid-template-columns:1fr 1fr;gap:7px}.life-risk-card{flex-direction:row;text-align:left;min-height:49px;padding:7px 8px;gap:5px}.life-risk-card>b{font-size:1.35rem;width:27px}.life-risk-card>span{font-size:.9rem}.life-risk-intro .overline{font-size:.68rem}.life-risk-intro p:last-child{font-size:1.15rem}.life-caption{font-size:.95rem;min-height:44px;margin:0 10px;line-height:1.4}.life-protected{font-size:.86rem}.structure-content{width:94vw;gap:12px;padding:77px 0 86px}.structure-content h2{font-size:2.3rem;margin:0 12px}.structure-stage{display:flex;flex-direction:column;gap:6px;min-height:0}.pyramid-wrap{width:100%;height:39dvh;min-height:270px;max-height:410px;order:0}.pyramid-wrap canvas{height:100%}.structure-narration{margin:0 8px;padding:13px 14px;gap:5px 10px;min-height:123px}.structure-narration strong{font-size:1.08rem}.structure-narration>span:last-child{font-size:.95rem;line-height:1.4}.structure-narration>span:first-child{font-size:.73rem;padding-right:10px}.structure-content>.overline{margin:0}.credentials-content{gap:18px}.cred-portraits{height:200px}.cred-copy>p:not(.overline){font-size:1rem}.cred-list{font-size:.91rem;line-height:1.5;gap:9px}.cred-copy h3{font-size:1.3rem}.brand-copy>p:not(.overline){font-size:1rem;line-height:1.5}.brand-art-frame{height:22vh}.referrals-claim{font-size:1.08rem;max-width:100%;position:relative;z-index:1}}@media(max-height:540px)and (orientation:landscape){.brand{width:48px}.content h2,.life-content .scene-heading h2,.bridge-content .scene-heading h2{font-size:2rem}.overline{font-size:.63rem;margin-bottom:7px}.scene-index #sceneLabel{display:none}.scene-index{min-width:90px}.life-content{gap:7px}.life-theatre{gap:15px}.life-drawing{height:auto}.life-phase-labels{font-size:.74rem}.life-risk-panel{padding:0}.life-risk-card{gap:5px}.life-risk-card>b{font-size:1.1rem}.life-risk-cards{gap:5px}.life-protected{padding:6px;margin-top:7px}.life-risk-heading>span{font-size:.55rem}.bridge-content{width:94vw;gap:13px}.bridge-conclusion blockquote{font-size:.95rem}.structure-content{gap:8px}.pyramid-wrap{min-height:260px}.structure-narration{min-height:80px}.topbar .icon-btn{min-width:36px;min-height:36px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}@font-face{font-family:Manrope;src:url(./assets/manrope-400.woff) format("woff");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url(./assets/manrope-600.woff) format("woff");font-style:normal;font-weight:500 900;font-display:swap}:root{--pink:#ff1179;--rose:#ed006b;--soft-ink:#766b7c}body,button,input,select,textarea{font-family:Manrope,Segoe UI,sans-serif}body{font-weight:400}.stage{touch-action:pan-y pinch-zoom}.content h1,.content h2{font-weight:600;letter-spacing:-.055em}.content em{font-weight:600}.scene-light{position:absolute;z-index:35;left:0;top:0;width:100%;height:3px;background:linear-gradient(90deg,#f55f00,#ff1179,#ffd9e9);transform-origin:left;opacity:0;pointer-events:none}.scene-index #sceneLabel{font-size:11px}.scene-index .beat-counter{font-size:10px;letter-spacing:.05em}.progress{max-width:none}.footer .nav{gap:9px}.scene.theme-light{background-color:var(--paper)}.scene-map{background:#fcfafc}.map-grid button{font-family:inherit;line-height:1.4}.scene-heading .overline{margin-bottom:10px}.scene--opening{background:radial-gradient(ellipse at 29% 83%,#ffeaf4,transparent 44%),#fbfafc}@keyframes phoenixReveal{0%{opacity:0;transform:translateY(20px) scale(.88);filter:drop-shadow(0 0 65px #ff1179)}to{opacity:.13;transform:none;filter:drop-shadow(0 0 20px #ff117955)}}@keyframes portraitReveal{0%{opacity:.5;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.cred-copy h2{font-size:clamp(2.7rem,4.2vw,4.8rem)}.cred-copy h3{line-height:1.4}.cred-copy>p:not(.overline){font-size:15px;line-height:1.6}.cred-list{list-style:none;padding-left:0;gap:0;font-size:14px;line-height:1.6}.cred-list li{border-top:1px solid #e8dfe9;padding:8px 0}.cred-list li:last-child{border-bottom:1px solid #e8dfe9}.bridge-content{gap:16px}.bridge-content .scene-heading h2{font-size:clamp(2.2rem,3.5vw,3.8rem)}.bridge-label{backdrop-filter:blur(18px);border-color:#ffffff36;background:#0b1125e8;box-shadow:0 10px 45px #0005}.bridge-label strong{font-size:clamp(2rem,3.4vw,3.65rem)}.bridge-word{font-size:clamp(.95rem,1.3vw,1.2rem)}.bridge-risk{background:#271225f2}.bridge-conclusion blockquote{font-size:clamp(.95rem,1.2vw,1.2rem)}@keyframes bridgeApproach{0%{transform:scale(1.025);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes bridgeJourney{0%{stroke-dashoffset:2}to{stroke-dashoffset:-98;opacity:0}}.scene--structure.theme-dark{color:#f6f2fa}.structure-content{width:min(94vw,1600px);gap:16px;padding:88px 0 82px;justify-content:center}.structure-content .scene-heading{text-align:left;padding-left:1vw}.structure-content .overline{color:#ed96bc}.structure-content .scene-heading h2{margin:0}.structure-content .scene-heading h2 em{color:#ff4d9b}.structure-stage{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(235px,.75fr);align-items:center;gap:28px;width:100%;height:calc(100dvh - 292px);min-height:390px;max-height:720px;flex:none}.pyramid-wrap{position:relative;width:100%;height:100%;min-height:0;max-height:none;order:0;isolation:isolate}.pyramid-wrap canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2}.pyramid-fallback{position:absolute;inset:0;display:none;height:100%;width:100%;z-index:2}.pyramid-wrap canvas[hidden]+.pyramid-fallback{display:block}.pyramid-vector{height:100%;width:100%;overflow:visible;filter:none}.pyramid-vector .pyramid-you{fill:#fff;font-size:23px;letter-spacing:8px;font-weight:600}.pyramid-aura{position:absolute;inset:18% 2% 0 28%;background:radial-gradient(ellipse,#ff117911 0,transparent 64%);filter:blur(15px);opacity:1;pointer-events:none}.pyramid-tags{position:absolute;inset:0;z-index:4;pointer-events:none}.pyramid-tag{position:absolute;top:var(--tag-y);transform:translateY(-50%)!important;display:block;margin:0;padding:0;line-height:1.3;color:#c7bccf;transition:opacity .4s,color .4s;white-space:nowrap;font-size:clamp(12px,1.05vw,17px)}.pyramid-tag-left{left:0;right:0}.pyramid-tag-left span{display:block;width:25%;text-align:right;padding-right:13px}.pyramid-tag-left i{position:absolute;left:25%;width:max(0px,calc(var(--anchor-x) - 25%));height:1px;top:50%;background:linear-gradient(90deg,#605366,#ae7293)}.pyramid-tag-left i:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;right:-2px;top:-1.5px;background:#e39abd}.pyramid-tag-right{left:var(--tag-x);transform:translate(-50%,-50%)!important;text-align:center;color:#fff;font-size:clamp(12px,1.1vw,18px);text-shadow:0 2px 10px #080516}.pyramid-tag.is-current{color:#ffadd1}.pyramid-tag.is-current i{background:#ff449b;box-shadow:0 0 9px #ff117955}.pyramid-vector .tier-solid{transform-box:fill-box;transform-origin:center;transition:filter .6s}.pyramid-vector-tier.is-current .tier-solid{filter:drop-shadow(0 0 9px #ff117950)}.pyramid-you-webgl{display:none;position:absolute;left:var(--tag-x,60%);top:var(--tag-y,87%);transform:translate(-50%,-50%);font-size:17px;letter-spacing:5px;font-weight:600;color:#fff}.has-webgl .pyramid-you-webgl{display:block}.structure-narration{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-height:0;padding:31px 27px;text-align:left;position:relative;margin:0}.structure-eyebrow{display:flex;align-items:center;gap:13px;color:#c3b2c7;font-size:9px;letter-spacing:.12em}.structure-eyebrow #structureCount{color:#ff74b0;font-size:12px;letter-spacing:.06em;border:0;padding:0}.structure-narration h3{line-height:1.14;letter-spacing:-.05em;color:#fff;margin:24px 0 14px}.structure-narration>p{font-size:clamp(.95rem,1.22vw,1.2rem);line-height:1.65;color:#c8becf;margin:0;min-height:6.5em}.structure-track{display:flex;gap:5px;width:100%;margin:27px 0}.structure-track span{height:3px;flex:1;background:#ffffff15;border-radius:4px;transition:background .4s,box-shadow .4s}.structure-track span.is-complete{background:#d9156b}.structure-track span.is-current{background:#ff7bb6;box-shadow:0 0 10px #ff117966}.structure-principle{border-top:1px solid #ffffff14;padding-top:21px;width:100%;display:grid;gap:9px}.structure-principle>span{font-size:9px;letter-spacing:.14em;color:#9f92aa}.structure-principle strong{line-height:1.45;color:#efe6f1}.scene--productive.theme-light{transition:background-color .8s}.life-content{gap:12px;width:min(94vw,1640px);padding:84px 0 79px}.life-theatre{grid-template-columns:minmax(0,4fr) minmax(220px,1.05fr);gap:2vw}.life-phase-labels{font-size:clamp(12px,1.05vw,17px);margin:4px 0 -10px}.life-drawing{max-height:calc(100dvh - 330px);min-height:0;filter:drop-shadow(0 15px 18px #83204908)}.life-light{position:absolute;inset:18% -3% 8%;border-radius:50%;background:radial-gradient(ellipse,#ff11790c,transparent 63%);filter:blur(18px);pointer-events:none;transition:opacity 1s}.life-step-volume{fill:#ffa0c5;stroke:#fff8;stroke-width:1}.life-step-face{fill:#d5156a}.life-step-edge{stroke-width:7}.life-milestone.is-current .life-step-edge{stroke-width:8}.life-icon{opacity:1!important}.life-future-capital .life-capital-halo{fill:none;stroke:#ee71ab;stroke-opacity:.18;stroke-width:1;filter:none}.life-future-capital circle:not(.life-capital-halo){filter:drop-shadow(0 16px 14px #d6006b33)}.life-sustaining-capital{filter:drop-shadow(0 7px 8px #4a305d13)}.life-svg-axis path{stroke:#c9b9c8;stroke-width:1.5}.life-svg-axis text{font-size:23px;font-weight:600}.life-grid path{stroke:#e1d5e0;opacity:.7}.life-work text{fill:#a84946;font-size:25px}.life-work path{stroke:#c98668;stroke-width:1.6}.life-word .life-word-iving,.life-word .life-word-njoy{fill:#67566c}.life-word .life-if-highlight{filter:drop-shadow(0 5px 9px #ff117926)}.life-interruption text{fill:#fff;font-size:24px;font-weight:600}.life-is-protected .life-step-volume{fill:#e7cce0}.life-capital-return text{font-size:22px;letter-spacing:1px;fill:#9f0050}.life-capital-return path{stroke-width:6}.life-risk-panel{padding:12px 0}.life-risk-heading>span{font-size:9px;letter-spacing:.1em}.life-risk-heading h3{font-size:clamp(1.3rem,1.9vw,2rem);letter-spacing:-.04em}.life-risk-cards{gap:7px}.life-risk-card{min-height:53px;padding:9px 10px;border-color:#e5d9e4}.life-risk-card>b{font-size:22px;width:30px}.life-risk-card>span{font-size:clamp(13px,1.05vw,17px);line-height:1.3;margin-left:-10px}.life-risk-card.is-current{border-color:#f23889}.life-protected{font-size:12px;line-height:1.55;background:linear-gradient(115deg,#fde4ef,#f7edf5);padding:11px;border-color:#eebdd2}.life-caption{font-size:clamp(13px,1.05vw,17px);color:#6a546f;max-width:850px;align-self:center;line-height:1.6;min-height:26px}.life-risk-intro p:last-child{font-size:clamp(1.1rem,1.55vw,1.6rem);line-height:1.5}@media(min-width:901px)and (max-height:850px){.content{padding-top:82px;padding-bottom:76px}.content h2{font-size:clamp(2.3rem,3.7vw,3.8rem)}.overline{margin-bottom:9px}.topbar{height:65px}.footer{height:62px}.structure-content{padding-top:82px;padding-bottom:76px;gap:13px}.structure-stage{height:calc(100dvh - 252px);min-height:360px}.structure-narration{padding:23px}.structure-narration h3{font-size:clamp(1.45rem,2vw,2.1rem);margin:17px 0 13px}.structure-narration>p{font-size:14px;line-height:1.6;min-height:6.3em}.structure-track{margin:20px 0}.structure-principle{padding-top:15px}.structure-principle strong{font-size:15px}.life-content{padding-top:78px;padding-bottom:74px;gap:9px}.life-drawing{max-height:calc(100dvh - 350px)}.life-risk-card{min-height:44px;padding:7px 8px}.life-risk-card>span{font-size:13px}.life-protected{font-size:11px;padding:8px}.life-risk-heading h3{margin:6px 0 10px}.life-caption{font-size:13px}.bridge-conclusion .balance-note{font-size:11px}.bridge-label small{display:none}.bridge-label{min-width:112px;padding:9px 13px}.bridge-label strong{font-size:2.5rem}.cred-portraits{height:54vh;grid-template-rows:29vh 24vh}.cred-list{font-size:13px}.cred-list li{padding:6px 0}.cred-copy>p:not(.overline){font-size:14px}}@media(min-width:741px)and (max-width:1200px){.life-theatre{grid-template-columns:minmax(0,1fr) 215px;gap:15px}.life-svg-axis text{font-size:28px}.life-capital-return text{font-size:26px}.life-work text{font-size:29px}.structure-stage{grid-template-columns:minmax(0,1.8fr) minmax(220px,.8fr);gap:16px}.structure-narration{padding:22px 18px}.structure-eyebrow{gap:9px;font-size:8px}.pyramid-tag{font-size:12px}.pyramid-tag-left span{padding-right:8px}.pyramid-tag-right{font-size:12px}}@media(min-width:601px)and (max-width:1000px)and (orientation:portrait){.content{width:90vw;padding-top:92px;padding-bottom:85px}.content h2{font-size:clamp(2.5rem,4.8vw,3.5rem)}.topbar-context{display:none}.structure-content{width:94vw;gap:16px}.structure-content .scene-heading{text-align:center}.structure-stage{display:flex;flex-direction:column;gap:15px;min-height:0;height:auto;max-height:none}.pyramid-wrap{height:auto;aspect-ratio:1000/620;width:100%}.pyramid-tag,.pyramid-tag-right{font-size:14px}.structure-narration{width:90%;display:grid;grid-template-columns:1fr 1.15fr;gap:8px 25px;padding:25px 28px}.structure-eyebrow{grid-column:1/3;font-size:9px}.structure-narration h3{grid-column:1;grid-row:2;margin:10px 0;font-size:1.9rem}.structure-narration>p{grid-column:2;grid-row:2;min-height:0;font-size:15px}.structure-track{grid-column:1/3;margin:12px 0 0}.structure-principle{display:none}.life-theatre{grid-template-columns:1fr;gap:14px}.life-drawing{max-height:none}.life-risk-panel{min-height:170px;padding:0 12px}.life-risk-cards{grid-template-columns:repeat(4,1fr)}.life-risk-card{flex-direction:column;gap:7px;min-height:87px;text-align:center;padding:11px 5px}.life-risk-card>span{margin:0;font-size:13px}.life-risk-heading{display:flex;align-items:center;justify-content:space-between}.life-risk-heading h3{font-size:1.6rem;margin:0 0 12px}.life-risk-intro{align-items:center;text-align:center}.life-protected{text-align:center;font-size:13px;padding:10px}.life-protected>span{float:none;font-size:17px}.life-protected br{display:none}.life-caption,.life-phase-labels{font-size:14px}.credentials-content{display:flex;flex-direction:column;align-items:stretch;gap:25px}.cred-portraits{height:29vh;grid-template-columns:1.2fr 1fr 1fr;grid-template-rows:1fr}.cred-headshot{grid-row:auto}.cred-copy h2{font-size:3rem}.cred-copy h3{font-size:1.55rem}.cred-copy>p:not(.overline),.cred-list{font-size:16px;max-width:none}.cred-list li{padding:8px 0}.brand-content{display:flex;flex-direction:column;gap:28px}.brand-art-frame{height:28vh;width:75%;align-self:center}.brand-copy>p:not(.overline){font-size:17px;line-height:1.6}}@media(max-width:740px){.content{padding-top:78px;padding-bottom:86px}.scene-index{min-width:70px;line-height:1.5}.scene-index .beat-counter{font-size:9px}.topbar{height:61px}.footer{height:66px}.brand{width:53px;height:46px}.map-trigger span{display:none}.content h2{font-size:2.3rem}.overline{font-size:10px}.structure-content{padding:79px 0 87px;gap:15px;width:96vw}.structure-content .scene-heading{padding:0 5vw;text-align:left}.structure-content .scene-heading h2{font-size:2.15rem}.structure-stage{display:flex;flex-direction:column;gap:15px;height:auto;max-height:none;min-height:0}.pyramid-wrap{width:100%;height:auto;min-height:0;aspect-ratio:1.35}.pyramid-vector{position:absolute;inset:0;height:100%;width:100%;overflow:visible}.pyramid-tag{font-size:clamp(9px,2.2vw,12px)}.pyramid-tag-left span{padding-right:4px}.pyramid-tags{top:8.15%;bottom:8.15%}.has-webgl .pyramid-tags{top:0;bottom:0}.pyramid-you-webgl{font-size:12px;letter-spacing:3px}.structure-narration{width:90%;padding:21px 23px;border-radius:16px;gap:0;display:flex}.structure-eyebrow{font-size:9px}.structure-narration h3{font-size:1.7rem;margin:17px 0 10px}.structure-narration>p{font-size:15px;min-height:4.8em}.structure-track{margin:22px 0 0}.structure-principle{display:none}.life-content{padding-top:77px;gap:10px}.life-content .scene-heading h2{font-size:2.15rem}.life-theatre{grid-template-columns:1fr;gap:8px}.life-drawing{max-height:none}.life-phase-labels{font-size:11px;margin:6px 0}.life-svg-axis text{font-size:29px}.life-capital-return text{font-size:26px}.life-work text{font-size:30px}.life-risk-panel{min-height:200px;padding:4px 9px}.life-risk-card{min-height:49px;flex-direction:row;text-align:left;padding:8px;gap:8px}.life-risk-card>span{font-size:13px;margin-left:-10px}.life-risk-cards{grid-template-columns:1fr 1fr;gap:7px}.life-risk-heading{display:block}.life-risk-heading h3{font-size:1.3rem;margin:5px 0 10px}.life-risk-intro{align-items:center;text-align:center}.life-caption{font-size:13px;margin:0 12px}.life-protected{font-size:12px}.life-phase-labels span:last-child{max-width:35%}.bridge-content{gap:18px}.bridge-label strong{font-size:2rem}.bridge-conclusion blockquote{font-size:16px}.bridge-conclusion .balance-note{font-size:11px}.bridge-content .scene-heading h2{font-size:2.1rem}.bridge-word{font-size:12px}.cred-list{font-size:13px;line-height:1.6}.cred-list li{padding:6px 0}.cred-copy>p:not(.overline){font-size:14px;line-height:1.6}.cred-copy h2{font-size:2.6rem}.cred-copy h3{font-size:1.2rem}.cred-portraits{height:180px}}@media(max-height:540px)and (orientation:landscape){.content{padding-top:66px;padding-bottom:70px}.topbar{height:48px}.footer{height:52px}.brand{height:38px}.content h2{font-size:2rem}.structure-stage{min-height:350px;height:350px;grid-template-columns:1.6fr 1fr;display:grid}.structure-content{justify-content:flex-start}.structure-narration{padding:16px;width:100%}.structure-narration h3{font-size:1.45rem;margin:14px 0 8px}.structure-narration>p{font-size:13px;min-height:4em}.structure-principle{display:none}.pyramid-tags{inset:0}.pyramid-wrap{height:100%;aspect-ratio:auto}.life-theatre{grid-template-columns:minmax(0,1fr) 205px}.life-drawing{max-height:none}.life-risk-panel{min-height:0}.life-risk-cards{grid-template-columns:1fr}.life-risk-card{min-height:37px;padding:5px}.life-risk-card>span{font-size:12px}.life-risk-heading h3{font-size:1.2rem}.life-protected{font-size:11px}.life-caption{font-size:12px}}@media(prefers-reduced-motion:reduce){.scene-light{display:none}.life-milestone,.life-future-capital{transition:none!important}}.life-icon{filter:brightness(.56) saturate(.4)!important}.life-milestone.is-current .life-icon{filter:brightness(.48) saturate(.4) drop-shadow(0 3px 7px #ff117922)!important}.pyramid-tag.tag-investment,.pyramid-tag.tag-investment.is-current{color:#261d32;text-shadow:none;font-weight:500;font-size:clamp(12px,1.05vw,16px);letter-spacing:-.025em}@media(max-width:740px){.pyramid-tag-left span{font-size:0}.pyramid-tag-left span:after{content:attr(data-short);font-size:12px;line-height:1.2}.pyramid-tag-right{font-size:12px}.pyramid-tag.tag-investment{font-size:clamp(9px,2.2vw,13px)}}@media(min-width:741px)and (max-width:1200px){.life-risk-card>span{font-size:14px}}.scene--independence .independence-content{width:min(90vw,1360px)}.scene--age .age-content{width:min(90vw,1440px);gap:0}.scene--age .age-content>h2{font-size:clamp(2.6rem,4.15vw,4.5rem);margin:0 0 36px}.life-phase-divider path{fill:none;stroke:#d9327e;stroke-width:2;opacity:.8}.life-future-capital .life-step-edge{stroke:#ff1179}.life-future-reserve{opacity:0}.life-future-reserve.revealed{opacity:1}.life-is-risk:not(.life-is-protected) .life-future-capital,.life-is-risk:not(.life-is-protected) .life-milestone:not([data-milestone="3"]){opacity:1}.life-is-protected .life-interruption{opacity:.75}.life-interruption path{stroke:#d71c69;stroke-dasharray:none;stroke-width:2}.life-interruption circle{fill:#d71c69}.scene--productive .life-content{gap:22px}.life-risk-card>span{color:#35263e}.life-risk-heading h3{color:#c60058}@media(min-width:901px)and (max-height:800px){.scene--age .age-content>h2{margin-bottom:24px;font-size:3.4vw}.scene--productive .life-content{gap:12px}}@media(max-width:740px),(max-width:1000px)and (orientation:portrait){.scene--age .age-content{justify-content:flex-start}.scene--age .age-content>h2{font-size:clamp(2.2rem,6vw,3.5rem);margin-bottom:20px}.scene--productive .life-content{gap:12px}}.financial-eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;margin:0 0 18px}.financial-source,.original-data-note{font-size:11px;line-height:1.55;color:#b9b5c2}.financial-source a{color:inherit;text-underline-offset:3px}.independence-restored{gap:0}.independence-restored header{width:100%}.independence-restored header h2{max-width:1100px}.independence-scores{width:100%;display:grid}.independence-score{border-top:1px solid #ffffff50}.score-failure{grid-column:2;grid-row:1}.score-success{grid-column:1;grid-row:1}.score-value{line-height:1}.score-value span{font-size:.45em;margin-left:8px;letter-spacing:-.04em}.independence-score h3{line-height:1.2;font-weight:500}.score-people{display:flex;align-items:center;justify-content:space-between;gap:15px;max-width:760px}.score-people img{width:7%;height:100%;object-fit:contain;filter:grayscale(1) brightness(0) invert(1);opacity:.9}.score-success .score-people{padding-left:16px}.original-data-note{margin:0}.scene--age .age-restored{width:min(91vw,1500px);padding-bottom:88px}.age-restored header h2{margin:0}.demography-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:5vw;width:100%;align-items:start}.demography-context{padding-right:4vw;border-right:1px solid #ffffff26}.demography-context .financial-eyebrow,.retirement-outcomes .financial-eyebrow{color:#b5abba}.demography-context h3{font-size:clamp(24px,2.7vw,39px);line-height:1.18;letter-spacing:-.045em;font-weight:500;margin:0 0 20px}.demography-context h3 em{font-style:normal}.demography-reading{font-size:clamp(15px,1.35vw,20px);line-height:1.45;margin:18px 0 12px;color:#e9e3ed}.demography-context .financial-source{max-width:610px;margin-bottom:0}.retirement-donut-wrap{height:min(29vh,265px);display:flex;justify-content:center}.retirement-donut{height:100%;width:auto;max-width:100%;overflow:visible}.donut-centre{fill:#fff;font-size:28px;font-weight:500;text-anchor:middle;letter-spacing:-.03em}.donut-subtitle{fill:#b9b5c2;font-size:17px;text-anchor:middle}.donut-one{fill:#ff398f;font-size:26px;font-weight:600}.retirement-results{margin:18px 0 14px;padding:0;list-style:none}.retirement-result{display:grid;grid-template-columns:9px minmax(0,1fr) auto;align-items:center;column-gap:14px;border-bottom:1px solid #ffffff20;padding:10px 0}.retirement-result i{width:7px;height:7px;background:var(--segment);border-radius:50%}.retirement-result h3{margin:0;font-size:clamp(16px,1.4vw,22px);font-weight:400;color:#e7e2eb;letter-spacing:-.025em}.retirement-result strong{font-size:clamp(22px,2vw,30px);font-weight:500;letter-spacing:-.05em;color:#eee8f1;line-height:1}.retirement-result strong span{font-size:.62em;margin-left:3px}.retirement-result:last-child h3{color:#ff398f;font-weight:600}.retirement-result:last-child strong{color:#ff398f}.retirement-result.is-current{border-color:var(--segment)}.retirement-outcomes .financial-source{margin:12px 0 0}.scene--tailoring .tailoring-redesign{width:min(91vw,1450px);gap:40px}.tailoring-redesign header{align-self:stretch}.tailoring-redesign header h2{margin:0}.income-ring{width:100%;max-height:40vh;overflow:visible}.income-ring-title{fill:#291d30;text-anchor:middle;font-size:34px;font-weight:500;letter-spacing:-.04em}.allocation-item{padding-left:18px;position:relative}.allocation-item>span{position:absolute;left:0;top:5px;bottom:4px;width:3px;background:#b9b4c2}.allocation-savings>span{background:#ff1179}.allocation-item h4{font-size:clamp(20px,1.9vw,29px);line-height:1.15;font-weight:500;margin:0 0 10px;letter-spacing:-.035em}.allocation-savings h4{color:#d00060}.allocation-item p{font-size:clamp(12px,1.05vw,16px);color:#746a7a;margin:0;line-height:1.5}.allocation-note{font-size:11px;color:#857b8a;margin:14px 0 0;line-height:1.5}.estate-plan{border-left:1px solid #e0d6e3;padding-left:4vw}.estate-heading{display:grid;gap:2px;margin:32px 0 30px;line-height:1.03;letter-spacing:-.055em}.estate-heading span{font-size:clamp(25px,2.7vw,40px)}.estate-heading strong{font-size:clamp(48px,5vw,75px)}.estate-plan ul{list-style:none;padding:0;margin:0;display:grid;gap:18px}.estate-plan li{display:flex;gap:14px;align-items:center;font-size:clamp(15px,1.4vw,21px);color:#514358}.estate-plan li svg{width:24px;height:24px;flex:none;stroke:#b884a2;stroke-width:1.3;fill:none;stroke-linecap:round;stroke-linejoin:round}@media(min-width:901px)and (max-height:800px){.independence-scores{margin:20px 0}.independence-score{padding-top:16px}.score-value{font-size:90px}.independence-score h3{margin:10px 0 20px}.scene--age .age-restored{gap:20px}.demography-context h3{font-size:28px;margin-bottom:14px}.demography-context .financial-eyebrow,.retirement-outcomes .financial-eyebrow{margin-bottom:12px}.demography-reading{font-size:15px;margin:12px 0 8px}.retirement-donut-wrap{height:28vh}.retirement-results{margin-top:10px}.retirement-result{padding:9px 0}.retirement-result h3{font-size:17px}.scene--tailoring .tailoring-redesign{gap:30px}.income-ring{max-height:35vh}.estate-heading{margin:25px 0}}@media(min-width:741px)and (max-width:1100px){.independence-scores{gap:5vw;grid-template-columns:minmax(160px,.75fr) minmax(0,2fr)}.score-people{gap:9px}.demography-layout{gap:3vw;grid-template-columns:1.3fr 1fr}.demography-context{padding-right:3vw}.financial-eyebrow{font-size:9px}.estate-plan{padding-left:3vw}.allocation-item h4{font-size:21px}}@media(max-width:740px),(max-width:1000px)and (orientation:portrait){.independence-restored header h2{font-size:clamp(32px,7.3vw,50px)}.independence-scores{grid-template-columns:.72fr 1.28fr;gap:20px;margin:25px 0}.score-value{font-size:clamp(64px,15vw,100px)}.score-value span{margin-left:4px}.independence-score h3{font-size:19px;margin:12px 0 24px}.score-people{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 15px;height:175px}.score-people img{width:100%;height:50px}.score-success .score-people{display:flex;padding-left:0}.original-data-note{font-size:10px}.scene--age .age-restored{padding-top:90px;padding-bottom:95px;gap:26px}.age-restored header h2{font-size:clamp(32px,7vw,48px)}.age-restored header .overline{font-size:9px;line-height:1.7}.demography-layout{grid-template-columns:1fr;gap:28px}.demography-context{padding:0 0 24px;border-right:0;border-bottom:1px solid #ffffff26}.demography-context h3{font-size:28px}.demography-reading{font-size:16px}.retirement-donut-wrap{height:215px}.retirement-result{padding:14px 0}.retirement-result h3{font-size:18px}.retirement-result strong{font-size:28px}.financial-source{font-size:10px}.scene--tailoring .tailoring-redesign{gap:30px;padding-top:90px;padding-bottom:95px}.tailoring-redesign header h2{font-size:clamp(34px,7.5vw,50px)}.tailoring-redesign header .overline{font-size:9px}.income-ring{max-height:none}.allocation-item{padding-left:13px}.allocation-item h4{font-size:20px}.allocation-item p{font-size:12px}.allocation-note{font-size:10px}.estate-plan{border-left:0;border-top:1px solid #e0d6e3;padding:26px 0 0}.estate-heading{margin:24px 0;display:flex;gap:8px;align-items:baseline}.estate-heading span,.estate-heading strong{font-size:34px}.estate-plan ul{gap:16px}.estate-plan li{font-size:18px}}:root{--paper:#f3f1ed;--night:#080b10;--ink:#241f25}.scene{isolation:isolate}.topbar{height:88px;padding-inline:4.5vw;background:none!important}.brand{width:74px;height:63px}.topbar-context{font-size:9px;letter-spacing:.2em;opacity:.68}.topbar-actions{gap:12px}.icon-btn{border-color:currentColor;background:transparent;box-shadow:none}.topbar .icon-btn{border-color:#8f819848}.footer{height:78px;padding-inline:4.5vw;background:linear-gradient(transparent,#080b1014)}.scene-index{min-width:190px;gap:15px}.progress{height:1px;opacity:.8;margin-left:12px;background:#94899635}.progress>div{background:linear-gradient(90deg,#b99376,#ff1179)}.nav-btn{width:48px;height:48px;box-shadow:none;background:transparent}.nav-btn.next{background:#ed0966;border-color:#ed0966}.keyhint,.scene-light{display:none}.content{padding-top:105px;padding-bottom:98px}.content h2{font-size:clamp(2.6rem,4.7vw,5.5rem);font-weight:400;letter-spacing:-.06em}.content h2 em{font-family:Georgia,Times New Roman,serif;font-weight:400;font-style:italic;letter-spacing:-.045em}.overline{font-size:10px;letter-spacing:.18em}.scene.theme-dark{background-color:#080b10}.cinema-kicker{font-size:9px;line-height:1.5;letter-spacing:.22em;font-weight:500;color:#d1c4bc;display:flex;align-items:center;gap:15px}.cinema-kicker>span{display:block;width:26px;height:1px;background:#f48991}.scene--opening.theme-dark{background:#07111c;color:#f7f0e8}.cinema-landscape{position:absolute;inset:0;z-index:-3;background:url(./assets/optimized/wanderlust-dawn-1440.webp) 50% 56%/cover;pointer-events:none}.cinema-vignette{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#061019a8 0%,#06101944 42%,transparent 75%),linear-gradient(0deg,#050911dd,transparent 35%,#06101b11 65%,#06101b33);pointer-events:none}.has-continuity canvas{opacity:1}.cinema-opening-copy{width:91%;margin:0 auto;padding:122px 0 104px;gap:0;align-items:flex-start;position:relative;z-index:2;pointer-events:none}.cinema-opening-copy .cinema-kicker{margin:0 0 30px}.cinema-opening-copy h1{font-size:clamp(48px,6.4vw,104px);line-height:1;letter-spacing:-.075em;font-weight:400;margin:0;color:#f8f4ed;max-width:70%}.cinema-opening-copy h1>span{font-weight:400}.cinema-opening-copy h1 em{display:inline-block;font-family:Georgia,Times New Roman,serif;font-size:1.28em;font-weight:400;letter-spacing:-.06em;line-height:1.17;color:#f2d5c2}.cinema-opening-thought{margin:24px 0 27px;font-size:clamp(14px,1.15vw,18px);line-height:1.65;color:#d6d1cd;letter-spacing:-.015em}.cinema-start{pointer-events:auto;display:flex;align-items:center;gap:34px;padding:7px 7px 7px 24px;border:1px solid #e8c8b465;background:#0b172344;border-radius:99px;color:#f6ede5;font:inherit;font-size:13px;cursor:pointer;transition:background .25s,border-color .25s}.cinema-start b{display:grid;place-items:center;font-size:22px;width:44px;height:44px;border-radius:50%;color:#fff;background:#ed0966;font-weight:400;transition:transform .3s}.cinema-start:hover{border-color:#f9e2ca;background:#15203288}.cinema-start:hover b{transform:rotate(45deg)}.cinema-start:focus-visible{outline:2px solid #ffbc92;outline-offset:6px}.scene--sail{background:#080e15;color:#f8f1ea}.cinema-landscape--conversation{background-position:85% 60%;filter:saturate(.7);opacity:.4}.scene--sail .cinema-vignette{background:linear-gradient(90deg,#07101855,#071018d9 65%,#080e15ed)}.cinema-conversation{width:90%;display:grid;grid-template-columns:1fr 1.1fr;column-gap:8vw;align-items:center;align-content:center}.cinema-conversation header h2{font-size:clamp(50px,6.5vw,100px);line-height:.99;margin:25px 0 0;font-weight:400;color:#f8f1ea;letter-spacing:-.065em}.cinema-conversation header h2 em{font-family:Georgia,serif;font-size:1.13em;color:#f0cdbb;font-weight:400}.cinema-agenda{list-style:none;padding:0;margin:0;display:grid}.cinema-agenda li{display:grid;grid-template-columns:22px 1fr 20px;gap:21px;align-items:start;padding:28px 0 30px;border-top:1px solid #a5a7ae42}.cinema-agenda li>span{color:#da8195;font-size:10px;padding-top:7px}.cinema-agenda i{font-style:normal;color:#d5c3ba;font-size:22px}.cinema-agenda h3{font-size:clamp(22px,2.15vw,33px);font-weight:400;letter-spacing:-.045em;margin:0 0 10px;line-height:1.2}.cinema-agenda p{font-size:13px;color:#b1b4bb;line-height:1.5;margin:0}.cinema-conversation-note{grid-column:1/-1;margin:40px 0 0;color:#b7b0a7;font-family:Georgia,serif;font-style:italic;font-size:18px}.cinema-diagnosis{width:90%;gap:48px}.cinema-diagnosis header h2{font-size:clamp(30px,3.1vw,47px);margin:0}.cinema-diagnosis-stage{display:grid;grid-template-columns:1.9fr 1fr;gap:9vw;align-items:center;min-height:370px}.cinema-question-focus{position:relative;padding:52px 0 34px;min-height:350px;display:flex;flex-direction:column;justify-content:center}.cinema-question-number{position:absolute;right:0;top:-20px;font-family:Georgia,serif;font-size:280px;line-height:1;letter-spacing:-.07em;color:#decdc930;pointer-events:none}.cinema-question-eyebrow{font-size:9px;letter-spacing:.2em;color:#936978;margin:0 0 23px}.cinema-question-focus>strong{position:relative;display:block;font-size:clamp(35px,3.5vw,56px);font-weight:400;line-height:1.18;letter-spacing:-.045em;color:#31262d}.cinema-question-topics{display:grid;border-bottom:1px solid #c9bac755}.cinema-question{display:grid;grid-template-columns:25px 1fr 20px;gap:16px;padding:23px 0;border:0;border-top:1px solid #c9bac780;background:none;color:#76636e;font:inherit;text-align:left;cursor:pointer;align-items:center}.cinema-question>b{font-size:11px;font-weight:400;color:#b77a8c}.cinema-question>span{font-size:clamp(18px,1.8vw,27px);letter-spacing:-.03em}.cinema-question i{font-style:normal;opacity:.45}.cinema-question.active{color:#d10960;border-color:#df3172}.cinema-question.active i{opacity:1}.cinema-question:hover{color:#d10960}.cinema-question:focus-visible{outline:2px solid #d10960;outline-offset:5px}.scene--thanks.theme-dark{background:#07111b;color:#f6eee8}.cinema-closing-copy{width:90%;position:relative;z-index:1}.cinema-closing-copy h2{font-size:clamp(38px,4.3vw,66px);line-height:1.04;letter-spacing:-.06em;max-width:72%;margin:23px 0 28px;color:#f8f1eb}.cinema-closing-copy h2 em{font-size:1.28em;color:#f0cdbb;line-height:1.06}.cinema-closing-mission{font-size:clamp(15px,1.2vw,18px);line-height:1.65;color:#d0c6c3;width:44%;max-width:590px;margin:0 0 24px}.cinema-closing-signature{font-family:Georgia,serif;font-size:28px;font-style:italic;margin:0 0 14px;color:#f0cdbb}.cinema-closing-contacts{flex-wrap:wrap;font-size:11px;color:#d3c7c4}.cinema-closing-mark{font-size:10px;letter-spacing:.2em;margin:35px 0 0;color:#e3d7cc}.cinema-closing-mark span{display:block;font-size:11px;font-family:Georgia,serif;font-style:italic;letter-spacing:0;margin-top:7px;color:#ad9ea0}.credentials-content{gap:6vw}.cred-portraits{gap:7px}.cred-portraits img{border-radius:2px;box-shadow:none;filter:none}.cred-copy h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(23px,2vw,32px)}.cred-list li{border-color:#d9d0cf}.cred-copy .overline{color:#b34c73}.scene--independence .independence-photo{background:linear-gradient(90deg,#050b12bf,#070b12a3),url(./assets/optimized/wanderlust-dawn-1440.webp) center/cover}.independence-restored header h2{font-size:clamp(38px,4.8vw,73px)}.independence-scores{margin:38px 0 24px}.score-value{font-family:Georgia,serif;font-weight:400;letter-spacing:-.085em}.score-failure .score-value{color:#d8d7d7}.score-success .score-value{color:#f7a8bb}.score-success h3{color:#f2c5c7}.independence-score h3{font-size:clamp(19px,1.8vw,28px);letter-spacing:-.035em}.score-success{border-color:#e788a5}.score-people{height:82px}.scene--age{background:radial-gradient(ellipse at 15% 85%,#12344666,transparent 55%),#090d13}.scene--age:after{display:none}.age-restored header h2{font-size:clamp(36px,4.5vw,68px)}.demography-context{border-color:#8c85932e}.demography-context h3 em{color:#e2b6b6}.retirement-donut{filter:drop-shadow(0 12px 24px #0005)}.retirement-result{border-color:#8c859330}.scene--structure.theme-dark{background:radial-gradient(ellipse at 40% 60%,#30202366,transparent 55%),#080c13}.structure-narration{background:none;border:0;border-left:1px solid #b89ba330;border-radius:0;box-shadow:none}.structure-narration h3{font-family:Georgia,serif;font-weight:400;font-size:clamp(28px,2.8vw,43px)}.structure-principle strong{font-family:Georgia,serif;font-size:19px;font-weight:400}.structure-content .scene-heading h2{font-size:clamp(38px,4.3vw,66px)}.scene--productive.theme-light{background:#f3f1ed}.life-light{display:none}.life-risk-card{background:transparent;border:0;border-bottom:1px solid #d6c8d0;border-radius:0;box-shadow:none;padding-left:0}.life-risk-card.is-current{background:#f4e0e7;box-shadow:none}.life-protected{border-radius:0;box-shadow:none}.life-content .scene-heading h2{font-size:clamp(35px,4vw,60px)}.brand-art-frame{border-radius:0;border:0;box-shadow:none}.brand-copy p:not(.overline){font-size:clamp(15px,1.3vw,20px);line-height:1.65}.brand-copy h2{margin-bottom:25px}.tailoring-redesign header h2{font-size:clamp(38px,4.8vw,73px)}.estate-heading span{font-family:Georgia,serif;font-style:italic}.estate-heading strong{color:#cc175d;font-weight:400}.estate-plan{border-color:#cbbdc633}.allocation-instrument{position:relative;width:100%;aspect-ratio:1}.allocation-instrument canvas{position:absolute;inset:0;width:100%;height:100%;opacity:0}.allocation-instrument.has-continuity .income-ring{opacity:0}.allocation-instrument.has-continuity canvas{opacity:1}.allocation-instrument .income-ring{width:100%;height:100%;max-height:none}.cinema-ring-label{display:none;position:absolute;inset:0;align-items:center;justify-content:center;text-align:center;font-size:clamp(22px,2.8vw,40px);font-family:Georgia,serif;color:#4d3b49;line-height:1.1;pointer-events:none}.has-continuity .cinema-ring-label{display:flex}.referrals-claim{font-family:Georgia,serif;font-style:italic;font-size:clamp(24px,2.3vw,36px)}@media(min-width:901px)and (max-height:800px){.topbar{height:75px}.footer{height:70px}.brand{height:54px;width:65px}.cinema-opening-copy{padding-top:110px;padding-bottom:90px}.cinema-opening-copy h1{font-size:6.1vw}.cinema-opening-copy .cinema-kicker{margin-bottom:22px}.cinema-opening-thought{margin:18px 0 22px}.cinema-conversation header h2{font-size:6vw}.cinema-agenda li{padding:24px 0}.independence-scores{margin:22px 0}.score-people{height:60px}.independence-score h3{margin:8px 0 16px}.age-restored header h2{font-size:3.9vw}.scene--age .age-restored{padding-bottom:85px}.structure-content .scene-heading h2,.life-content .scene-heading h2{font-size:3.7vw}.structure-narration h3{font-size:2.5vw}.allocation-instrument{max-height:37vh}.tailoring-redesign header h2{font-size:4.3vw}.cinema-diagnosis{gap:20px}.cinema-diagnosis-stage{min-height:320px}.cinema-question-focus{min-height:320px;padding:24px 0}.cinema-closing-copy h2{font-size:3.8vw;margin:20px 0}.cinema-closing-mission{font-size:15px}.cinema-closing-mark{margin-top:22px}.structure-stage{height:calc(100dvh - 310px);min-height:320px}}@media(max-width:1100px)and (min-width:741px){.cinema-opening-copy h1{font-size:6.5vw;max-width:75%}.cinema-opening-copy h1 em{font-size:1.25em}.cinema-conversation{column-gap:4vw;grid-template-columns:.95fr 1.1fr}.cinema-agenda li{gap:12px}.cinema-agenda h3{font-size:22px}.score-failure .score-people{gap:6px}.independence-scores{gap:7vw}}@media(max-width:740px),(max-width:1000px)and (orientation:portrait){.app.theme-light .topbar{background:#f3f1ed!important}.app.theme-light .footer{background:#f3f1edef;backdrop-filter:blur(10px)}.app.theme-dark .topbar{background:#080e15e8!important;backdrop-filter:blur(12px)}.topbar{height:72px}.brand{width:61px;height:53px}.footer{height:70px}.scene-index{min-width:70px}.content{padding-top:95px;padding-bottom:90px}.cinema-opening-copy{min-height:100svh;width:89%;padding-top:26vh;padding-bottom:105px;justify-content:center}.cinema-opening-copy h1{font-size:clamp(42px,8.9vw,79px);max-width:100%}.cinema-opening-copy h1 em{font-size:1.24em}.cinema-opening-copy .cinema-kicker{font-size:8px;letter-spacing:.14em;margin-bottom:24px}.cinema-opening-thought{font-size:14px;margin:24px 0}.cinema-opening-copy{z-index:2}.scene--opening .cinema-vignette{background:linear-gradient(0deg,#050911ed,#07101bae 42%,#07101b33)}.cinema-start{font-size:12px;gap:24px}.cinema-start b{width:40px;height:40px}.cinema-conversation{display:flex;align-items:stretch;gap:35px}.cinema-conversation header h2{font-size:clamp(48px,10vw,83px)}.cinema-conversation .cinema-kicker{font-size:8px}.cinema-agenda li{padding:23px 0;gap:16px}.cinema-agenda h3{font-size:24px}.cinema-agenda p{font-size:13px}.cinema-conversation-note{margin:0;font-size:17px}.independence-restored header h2{font-size:38px}.independence-scores{grid-template-columns:.8fr 1.2fr;gap:25px;margin-top:30px}.score-value{font-size:80px}.independence-score h3{font-size:18px}.score-failure .score-people{grid-template-columns:repeat(11,1fr);height:auto;min-height:120px;gap:8px}.age-restored header h2,.structure-content .scene-heading h2,.life-content .scene-heading h2,.tailoring-redesign header h2{font-size:36px}.structure-narration h3{font-size:30px}.structure-narration{border-left:0;border-top:1px solid #b89ba330}.life-risk-card{padding-left:5px}.allocation-instrument{max-height:none}.cinema-ring-label{font-size:24px}.cinema-diagnosis{gap:30px}.cinema-diagnosis header h2{font-size:30px}.cinema-diagnosis-stage{display:flex;flex-direction:column;align-items:stretch;gap:22px}.cinema-question-focus{min-height:250px;padding:20px 0}.cinema-question-focus>strong{font-size:33px}.cinema-question-number{font-size:215px}.cinema-question{padding:20px 0}.cinema-question>span{font-size:22px}.cinema-closing-copy{padding-top:35vh;min-height:950px}.cinema-closing-copy h2{font-size:34px;max-width:100%}.cinema-closing-mission{width:100%;font-size:15px}.cinema-closing-signature{font-size:28px}.cinema-closing-contacts{max-width:240px}.cinema-closing-mark{margin-top:26px}}@media(max-height:540px)and (orientation:landscape){.cinema-opening-copy{padding-top:95px;padding-bottom:90px;min-height:620px}.cinema-opening-copy h1{font-size:64px}.cinema-conversation{min-height:650px}}@media(prefers-reduced-motion:reduce){.cinema-start,.cinema-start b{transition:none}.cinema-landscape{transform:none!important}}.scene.theme-light{color:#302932;background:#f3f1ed}.scene.theme-light:before{display:none}.scene.theme-light h2 em{color:#cf175c}.scene.theme-light .overline{color:#a75473}.scene--opening .portrait-opening,.scene--thanks .portrait-ending{position:absolute;right:4.5%;top:98px;bottom:92px;width:41%;overflow:hidden;background:#232323}.portrait-opening:after,.portrait-ending:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#121317cb)}.portrait-opening img,.portrait-ending img{height:100%;width:100%;object-fit:cover;object-position:50% 5%}.portrait-ending img{object-position:50% 0%;filter:none}.portrait-ending:after{inset:65% 0 0;background:linear-gradient(transparent,#12131799)}.portrait-caption{position:absolute;bottom:27px;left:30px;z-index:1;color:#fff;display:grid;gap:10px}.portrait-caption>span{font-size:9px;letter-spacing:.2em}.portrait-caption strong{font-size:29px;font-weight:400;letter-spacing:-.04em}.scene--opening .cinema-opening-copy{width:90%;padding-block:123px 99px;min-height:100%;justify-content:center}.scene--opening .cinema-opening-copy h1{font-size:clamp(50px,5.9vw,100px);max-width:58%;color:#302932}.scene--opening .cinema-opening-copy h1 em{color:#cf175c;font-size:1.13em}.scene--opening .cinema-kicker,.scene--thanks .cinema-kicker{color:#936e7e}.scene--opening .cinema-opening-thought{color:#685c64;margin:26px 0}.scene--opening .cinema-start{color:#4c3542;border-color:#c8aab8;background:transparent}.scene--opening .cinema-start:hover{background:#e9dfe0;border-color:#cf175c}.portrait-manifesto{margin:32px 0 0;color:#87727d;font-size:11px;letter-spacing:.08em}.portrait-manifesto em{font-family:Georgia,serif;font-size:18px;letter-spacing:0}.scene--thanks .cinema-closing-copy{justify-content:center}.scene--thanks .cinema-closing-copy h2{max-width:56%;font-size:clamp(35px,4.1vw,65px);color:#302932}.scene--thanks .cinema-closing-copy h2 em{color:#cf175c;font-size:1.15em}.scene--thanks .cinema-closing-mission{width:46%;color:#665964}.scene--thanks .cinema-closing-signature{color:#b12860}.scene--thanks .cinema-closing-contacts,.scene--thanks .cinema-closing-mark{color:#766573}.scene--thanks .cinema-closing-mark span{color:#867980}.scene--age .age-restored{padding-top:98px;gap:25px}.scene--age .age-restored header h2{font-size:clamp(34px,4vw,60px)}.scene--age .demography-layout{grid-template-columns:1.65fr 1fr;gap:3.4vw}.scene--age .demography-context{padding-right:3vw;border-color:#d7ccce}.scene--age .demography-context h3{font-size:clamp(20px,2vw,29px);margin-bottom:13px;white-space:nowrap}.scene--age .demography-context h3 em{color:#bd3c67}.scene--age .financial-eyebrow{color:#8f6e7f;font-size:9px;margin-bottom:12px}.population-pair{display:grid;grid-template-columns:1fr 1fr;gap:23px}.population-chart{margin:0;min-width:0}.population-chart figcaption{display:flex;align-items:baseline;gap:10px;margin-bottom:5px}.population-chart figcaption strong{font-size:30px;font-weight:400;letter-spacing:-.05em}.population-chart figcaption span{font-size:8px;color:#8e7c86}.population-chart svg{width:100%;height:auto;display:block;overflow:visible}.population-key{font-size:11px;text-anchor:middle;fill:#6c6575}.population-key.women{fill:#c22c65}.population-grid{stroke:#d7cecf;stroke-width:.6}.population-scale{text-anchor:middle;font-size:9px;fill:#8a7c86}.population-bar.men{fill:#777c91}.population-bar.women{fill:#d95588}.population-age{text-anchor:middle;font-size:9px;fill:#786774}.population-hit{fill:transparent}.population-row{outline:none;cursor:crosshair}.population-bar{transition:fill .2s,opacity .2s}.population-row.is-active .population-hit,.population-row:focus .population-hit{fill:#e7dce1}.population-row.is-active .men{fill:#3d4967}.population-row.is-active .women{fill:#df0061}.population-detail{min-height:25px;margin:8px 0 0;font-size:10px;color:#94647a;line-height:1.45}.scene--age .demography-reading{font-size:14px;color:#70626c;margin:4px 0 12px}.scene--age .financial-source{color:#8a7b85;font-size:10px;line-height:1.5}.scene--age .retirement-donut-wrap{height:245px}.scene--age .retirement-donut{filter:none}.scene--age .donut-centre{fill:#3b303d;font-size:37px;font-family:Georgia,serif;font-weight:400}.scene--age .donut-subtitle{fill:#8b7787;font-size:15px}.scene--age .retirement-result{padding:11px 0;border-color:#d7cbd1;transition:border-color .35s}.scene--age .retirement-result h3{color:#6d5e6b;font-size:18px}.scene--age .retirement-result strong{color:#4d3f4c;font-size:28px}.scene--age .retirement-result.is-current h3,.scene--age .retirement-result.is-current strong{color:var(--segment)}.scene--age .retirement-result:last-child h3,.scene--age .retirement-result:last-child strong{color:#d51065}.scene--balance .bridge-rebuilt{width:91%;padding-top:96px;padding-bottom:90px;gap:15px;justify-content:center}.bridge-rebuilt .scene-heading{padding-left:0}.bridge-rebuilt .scene-heading h2{font-size:clamp(34px,4.3vw,63px);margin:0}.bridge-theatre{width:100%;height:clamp(300px,43vh,490px);position:relative;overflow:hidden;background:linear-gradient(#f3f1ed,#e9e6e1);border:0}.bridge-theatre canvas,.bridge-fallback{position:absolute;inset:0;width:100%;height:100%}.bridge-theatre canvas{opacity:0}.bridge-theatre.has-bridge-3d canvas{opacity:1}.bridge-theatre.has-bridge-3d .bridge-fallback{visibility:hidden}.bridge-risk-trigger{position:absolute;bottom:16px;left:50%;transform:translate(-50%);border:1px solid #cba9b8;border-radius:99px;background:#f8f3eddc;padding:10px 18px;font:11px Manrope,sans-serif;color:#a72b5b;cursor:pointer;white-space:nowrap}.bridge-risk-trigger:hover{border-color:#ce1b62;background:#fff8f4}.bridge-risk-trigger:focus-visible{outline:2px solid #ce1b62;outline-offset:4px}.bridge-risk-trigger[hidden]{display:none}.bridge-theatre .bridge-label{top:20px;bottom:auto;position:absolute;color:#473744;text-shadow:none;width:175px;transform:none;text-align:left;background:none;box-shadow:none;border:0;border-radius:0;padding:0;backdrop-filter:none}.bridge-theatre .bridge-present{left:24px}.bridge-theatre .bridge-future{left:auto;right:24px;text-align:right}.bridge-theatre .bridge-risk{left:calc(50% - 110px);top:5px;width:220px;text-align:center;color:#cb145f}.bridge-theatre .bridge-word{font-size:21px;font-weight:400;color:inherit}.bridge-theatre .bridge-word b{color:#cf175c}.bridge-theatre .bridge-label strong{font-size:48px;font-weight:400;line-height:1.15;color:inherit}.bridge-theatre .bridge-label strong span{font-size:.45em}.bridge-theatre .bridge-label small{display:block;font-size:10px;color:#8c7d85;line-height:1.5;white-space:normal}.bridge-rebuilt .bridge-conclusion{display:block;min-height:81px;text-align:center;width:100%}.bridge-rebuilt .bridge-conclusion blockquote{font-size:clamp(17px,1.9vw,28px);font-family:Georgia,serif;font-style:italic;line-height:1.35;color:#8c3658;margin:0 0 14px;max-width:none;border:0;padding:0}.bridge-rebuilt .balance-note{color:#95818c;font-size:9px;line-height:1.4;margin:0;max-width:none;text-align:center}.bridge-theatre[data-bridge-state=broken] .fallback-middle{transform:translate(35px,133px) rotate(16deg);transform-origin:500px 200px}.bridge-theatre.has-bridge-3d[data-bridge-state=broken]+.bridge-conclusion blockquote.revealed{animation:bridgeMessage .65s 1.65s both}@keyframes bridgeMessage{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.content.editorial-gallery{width:90%;gap:30px;padding-top:102px;padding-bottom:95px}.editorial-gallery header h2{font-size:clamp(33px,4vw,62px);margin:0}.editorial-gallery-layout{display:grid;grid-template-columns:1.22fr 1fr;gap:4.5vw;width:100%;align-items:stretch}.editorial-photo-stage{position:relative;min-height:410px;overflow:hidden;background:#e2d7cf}.editorial-contact-sheet{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;gap:4px}.editorial-contact-sheet img{width:100%;height:100%;min-height:0;object-fit:cover}.editorial-feature{position:absolute;inset:0;margin:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .8s,transform 1.8s,visibility .8s}.editorial-feature.is-current{opacity:1;visibility:visible;transform:none}.editorial-feature img{width:100%;height:100%;object-fit:cover}.editorial-feature:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#20171dc9)}.editorial-feature figcaption{position:absolute;bottom:28px;left:28px;right:28px;color:#fff;z-index:1;font-size:clamp(23px,2.1vw,34px);font-family:Georgia,serif}.editorial-feature figcaption>span{font:10px Manrope,sans-serif;letter-spacing:.18em;display:block;margin-bottom:10px;color:#ead4dd}.editorial-topics{display:flex;flex-direction:column;position:relative;justify-content:center}.editorial-intro{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;font:italic 38px/1.2 Georgia,serif;color:#aa7289;margin:0;pointer-events:none;transition:opacity .4s}.editorial-gallery:not([data-selection="0"]) .editorial-intro{opacity:0}.editorial-topic{display:grid;grid-template-columns:26px 1fr 18px;gap:12px;padding:18px 0;border:0;border-top:1px solid #d6c7ce;background:none;text-align:left;font:inherit;color:#6c5c67;cursor:pointer}.editorial-topic-number{font-size:10px;padding-top:5px;color:#a9798e}.editorial-topic b{font-size:clamp(20px,1.85vw,29px);font-weight:400;letter-spacing:-.045em;display:block;color:#776371;line-height:1.2}.editorial-topic-copy{display:block;font-size:14px;line-height:1.65;color:#80737c;margin-top:10px;max-width:480px;max-height:160px;overflow:hidden;transition:max-height .4s,opacity .4s,margin .4s}.editorial-topic:not(.is-current) .editorial-topic-copy{max-height:0;opacity:0;margin:0}.editorial-topic i{font-style:normal;color:#9e778b;font-size:20px}.editorial-topic.is-current{border-color:#ce1c60}.editorial-topic.is-current b,.editorial-topic.is-current i{color:#c5175d}.editorial-topic.is-current .editorial-topic-copy{color:#4f424c}.editorial-topic:focus-visible{outline:2px solid #cb1c60;outline-offset:5px}.scene--next-visit .editorial-feature[data-photo="2"] img{object-position:27% 50%}.scene--tailoring .wealth-scene{width:90%;gap:24px;padding-top:98px;padding-bottom:88px}.wealth-scene header h2{font-size:clamp(35px,4.2vw,65px)}.wealth-layout{display:grid;grid-template-columns:1fr 1fr;gap:7vw;width:100%}.wealth-layout h3{font-size:23px;letter-spacing:-.04em;font-weight:400;margin:0;color:#84717d}.wealth-layout h3 strong{font-weight:500;color:#433242}.wealth-layout .financial-eyebrow{font-size:9px;color:#a2798d;margin-bottom:10px}.wealth-income-visual{display:flex;justify-content:center;height:245px}.wealth-income-visual .allocation-instrument{width:290px;height:245px;aspect-ratio:auto;max-height:none}.wealth-income-visual .cinema-ring-label{font-size:27px}.income-equation{display:grid;grid-template-columns:1fr 30px 1fr;gap:18px;align-items:start;position:relative;padding-top:12px;border-top:1px solid #d0c1cd}.income-equation:before,.income-equation:after{content:"";position:absolute;top:-6px;height:12px;width:1px;background:#d0c1cd}.income-equation:before{left:0}.income-equation:after{right:0}.income-equation .allocation-item h4{font-size:21px;line-height:1.15;margin-bottom:8px}.income-equation .allocation-item p{font-size:12px}.equation-plus{font-size:26px;line-height:2;color:#b3a2ad;font-weight:300}.wealth-scene .allocation-note{font-size:10px;margin-top:14px}.wealth-estate.estate-plan{padding-left:5vw;border-left:1px solid #d6c9d0;position:relative}.estate-architecture{width:100%;height:245px;margin:8px 0 0;display:block}.wealth-estate .estate-heading{display:flex;gap:8px;align-items:baseline;margin:8px 0 20px}.wealth-estate .estate-heading span{font-size:29px}.wealth-estate .estate-heading strong{font-size:35px}.wealth-estate ul{grid-template-columns:1fr 1fr;gap:10px 14px;border-top:1px solid #d2c3cc;padding-top:16px}.wealth-estate li{font-size:14px;gap:8px}.wealth-estate li:before{content:"";width:5px;height:5px;border:1px solid #ca5c85;transform:rotate(45deg)}.wealth-estate li:last-child{grid-column:1/-1}.wealth-connection{display:flex;align-items:center;gap:17px;width:100%;color:#9d7288;margin-top:5px;padding-top:20px;border-top:1px solid #d8c9d0;font-size:12px;white-space:nowrap}.wealth-connection svg{flex:1;width:50px;height:20px;stroke:#bc8a9f;stroke-width:1;fill:none}.wealth-connection strong{font-weight:500;color:#c91d60}.content.atelier-scene{width:90%;gap:26px;padding-top:100px;padding-bottom:95px}.atelier-scene header h2{font-size:clamp(35px,4.3vw,65px);margin:0}.atelier-layout{display:grid;grid-template-columns:.95fr 1.2fr;gap:4vw}.atelier-image{margin:0;position:relative;overflow:hidden;min-height:440px}.atelier-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:43% 50%}.atelier-image:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#20171ee6)}.atelier-image figcaption{position:absolute;z-index:1;bottom:29px;left:30px;color:#f5eee7;font-size:33px;font-weight:400;line-height:1.16;letter-spacing:-.05em}.atelier-image figcaption em{font-family:Georgia,serif}.atelier-information{display:flex;flex-direction:column;gap:22px;min-width:0}.atelier-measures{display:grid;grid-template-columns:1fr 1fr;gap:24px}.atelier-measures section{border-top:2px solid #c97998;padding-top:14px;min-width:0}.atelier-measures section>span{font-size:10px;font-weight:600;letter-spacing:.15em;color:#ab3e69}.atelier-measures h3{font-size:22px;font-weight:500;line-height:1.2;letter-spacing:-.04em;margin:12px 0 13px;color:#46333e}.atelier-measures ul{list-style:none;padding:0;margin:0;display:grid}.atelier-measures li{position:relative;padding:10px 0 10px 16px;border-top:1px solid #e0d5da;font-size:clamp(15px,1.2vw,19px);font-weight:500;color:#58454f;line-height:1.45}.atelier-measures li:before{content:"";position:absolute;left:0;top:19px;width:4px;height:4px;border-radius:50%;background:#c94274}.atelier-maxims{border-top:1px solid #d5c6ce;padding-top:20px;margin-top:auto}.atelier-maxims p{font:23px/1.35 Georgia,serif;color:#69515f;margin:0;letter-spacing:-.025em;max-width:620px}.atelier-maxims p:first-child{color:#b52d60}.content.dialogue-scene{width:90%;gap:38px}.dialogue-scene h2{font-size:clamp(35px,4.4vw,68px);margin:0}.dialogue-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw;align-items:center}.dialogue-art svg{width:100%;max-height:440px;overflow:visible}.dialogue-art circle{stroke:#d9c8cd;fill:none;stroke-width:.65}.dialogue-thread{fill:none;stroke:url(#dialogueInk);stroke-width:13;stroke-linecap:round}.dialogue-answer{fill:none;stroke:#c290a5;stroke-width:1.5}.dialogue-art text{text-anchor:middle;font:210px Georgia,serif;fill:#bb4974;opacity:.13}.dialogue-art .dialogue-small{font:9px Manrope,sans-serif;fill:#ad8294;opacity:1;letter-spacing:3px}.dialogue-questions{display:grid}.dialogue-question{display:grid;grid-template-columns:28px 1fr;gap:20px;padding:23px 0;border-top:1px solid #d3c1cc}.dialogue-question>b{font-size:10px;color:#b77792;padding-top:5px;font-weight:400}.dialogue-question p{font-size:clamp(19px,2vw,30px);font-weight:400;line-height:1.3;letter-spacing:-.035em;color:#65505f;margin:0}.dialogue-question p span{display:block;font-size:13px;line-height:1.6;color:#9f768b;letter-spacing:0;margin-top:13px}.content.connections-scene{width:90%;gap:24px}.connections-scene h2{font-size:clamp(35px,4.3vw,65px);margin:0}.connections-layout{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.connections-copy .referrals-claim{max-width:550px;font:italic clamp(29px,3vw,47px)/1.18 Georgia,serif;color:#6c455b;margin:0 0 28px}.connections-ask{line-height:1.55;margin:0}.connections-caption{font-size:10px;letter-spacing:.1em;color:#be3268;border-top:1px solid #d4b6c5;padding-top:20px;margin-top:28px}.connections-network{position:relative;margin:auto}.connections-network>svg{width:100%;display:block}.network-orbit{fill:none;stroke:#d9c4d0;stroke-width:.7}.network-core{fill:#f3e4e7;stroke:#c8618b;stroke-width:1}.network-you{text-anchor:middle;font:25px Georgia,serif;fill:#a53867}.network-thread{fill:none;stroke:#c6678c;stroke-width:1.2;stroke-dasharray:500;stroke-dashoffset:500}.revealed .network-thread{animation:connectLine 1.2s var(--delay) forwards}@keyframes connectLine{to{stroke-dashoffset:0}}.network-names{position:absolute;inset:0;pointer-events:none}.network-person{position:absolute;left:var(--x);top:var(--y);width:105px;height:58px;transform:translate(-50%,-50%);display:flex;align-items:center;gap:11px;padding:17px;background:#f3f1ed;border:1px solid #d3acbf;border-radius:4px;box-shadow:0 9px 22px #8b436d0b}.network-person>span:first-child{font-size:11px;color:#bd4275}.network-person-line{height:1px;background:#cba6b9;flex:1}.brand-content{grid-template-columns:1.12fr 1fr;gap:6vw}.brand-art-frame{position:relative;width:100%;height:min(62vh,630px);overflow:hidden}.brand-art-frame img{position:relative!important;inset:auto!important;width:100%!important;height:100%!important;object-fit:cover}.brand-copy{position:relative;min-width:0}.brand-copy h2{font-size:clamp(35px,4.8vw,72px)}@media(min-width:901px)and (max-height:800px){.scene--opening .portrait-opening,.scene--thanks .portrait-ending{top:86px;bottom:83px}.scene--opening .cinema-opening-copy{padding-block:105px 90px}.scene--opening .cinema-opening-copy h1{font-size:5.7vw}.scene--opening .cinema-opening-thought{margin:20px 0}.portrait-manifesto{margin-top:23px}.scene--age .age-restored{padding-top:86px;gap:18px}.scene--age .demography-context h3{font-size:23px}.population-chart svg{height:260px}.population-chart figcaption strong{font-size:26px}.scene--age .retirement-donut-wrap{height:215px}.scene--age .retirement-result{padding:9px 0}.scene--balance .bridge-rebuilt{padding-top:85px;gap:14px}.bridge-theatre{height:calc(100dvh - 393px);min-height:280px}.bridge-theatre .bridge-label strong{font-size:40px}.bridge-rebuilt .bridge-conclusion{min-height:63px}.content.editorial-gallery{padding-top:88px;gap:25px}.editorial-photo-stage{min-height:395px}.editorial-topic{padding:14px 0}.editorial-topic b{font-size:23px}.editorial-topic-copy{font-size:14px;line-height:1.6}.scene--tailoring .wealth-scene{padding-top:87px;gap:17px}.wealth-income-visual,.wealth-income-visual .allocation-instrument,.estate-architecture{height:220px}.wealth-connection{padding-top:14px}.content.atelier-scene{padding-top:88px}.atelier-image{min-height:390px}.atelier-information{gap:18px}.atelier-maxims{gap:16px;padding-top:19px}.atelier-maxims p{font-size:22px}.dialogue-art svg{max-height:380px}.dialogue-question{padding:20px 0}}@media(max-width:1000px)and (min-width:741px){.scene--age .demography-layout{grid-template-columns:1.4fr 1fr;gap:22px}.scene--age .demography-context{padding-right:20px}.scene--age .demography-context h3{white-space:normal;font-size:22px}.population-pair{gap:10px}.population-chart figcaption{display:block}.population-chart figcaption span{display:block}.editorial-gallery-layout{gap:25px;grid-template-columns:1fr 1fr}.editorial-topic-copy{font-size:11px}.editorial-topic b{font-size:20px}.atelier-measures{gap:15px}.atelier-maxims p{font-size:21px}.wealth-layout{gap:3vw}.wealth-estate.estate-plan{padding-left:3vw}.income-equation{gap:7px}.income-equation .allocation-item h4{font-size:18px}.wealth-connection{font-size:10px;gap:10px}.brand-content{gap:4vw}.brand-copy h2{font-size:44px}}@media(max-width:740px),(max-width:1000px)and (orientation:portrait){.scene--opening .portrait-opening,.scene--thanks .portrait-ending{position:relative;right:auto;top:auto;bottom:auto;width:90%;height:420px;margin:90px auto 0}.scene--opening .cinema-opening-copy{min-height:0;padding:35px 0 110px;width:90%}.scene--opening .cinema-opening-copy h1{max-width:100%;font-size:13vw}.scene--opening .cinema-opening-copy .cinema-kicker{font-size:8px}.scene--opening .cinema-opening-thought{font-size:16px}.portrait-caption strong{font-size:28px}.portrait-opening img{object-position:50% 24%}.scene--thanks .cinema-closing-copy{padding:35px 0 105px;width:90%}.scene--thanks .cinema-closing-copy h2{max-width:100%;font-size:10vw}.scene--thanks .cinema-closing-mission{width:100%;font-size:15px}.scene--thanks .cinema-closing-mark{margin-top:24px}.scene--age .demography-layout{grid-template-columns:1fr;gap:25px}.scene--age .demography-context{border-right:0;border-bottom:1px solid #d7cbd1;padding:0 0 20px}.scene--age .demography-context h3{white-space:normal;font-size:24px}.population-pair{grid-template-columns:1fr;gap:24px}.population-chart figcaption{display:block}.population-chart figcaption strong{font-size:30px}.population-chart figcaption span{display:block;margin:5px 0;font-size:8px}.population-chart svg{width:100%;height:auto;max-height:365px}.population-detail{font-size:10px;margin:8px 0;min-height:35px}.scene--age .financial-source{font-size:9px}.scene--age .retirement-donut-wrap{height:230px}.scene--balance .bridge-rebuilt{padding-top:95px;gap:22px}.bridge-theatre{height:390px;min-height:0}.bridge-theatre .bridge-label{top:16px;width:130px}.bridge-theatre .bridge-present{left:5px}.bridge-theatre .bridge-future{right:5px}.bridge-theatre .bridge-label strong{font-size:38px}.bridge-theatre .bridge-label small{font-size:9px}.bridge-theatre .bridge-word{font-size:18px}.bridge-theatre .bridge-risk{left:calc(50% - 90px);top:95px;width:180px}.bridge-rebuilt .bridge-conclusion{min-height:0}.bridge-rebuilt .bridge-conclusion blockquote{font-size:21px}.bridge-rebuilt .balance-note{font-size:9px;line-height:1.6}.content.editorial-gallery{padding-top:95px;gap:25px}.editorial-gallery h2{font-size:35px}.editorial-gallery-layout{grid-template-columns:1fr;gap:18px}.editorial-photo-stage{min-height:310px}.editorial-feature figcaption{left:20px;bottom:20px;font-size:26px}.editorial-topics{min-height:415px;justify-content:flex-start}.editorial-intro{font-size:32px}.editorial-topic{padding:18px 0}.editorial-topic b{font-size:23px}.editorial-topic-copy{font-size:12px;line-height:1.55}.scene--tailoring .wealth-scene{padding-top:95px;gap:30px}.wealth-layout{grid-template-columns:1fr;gap:30px}.wealth-layout h3{font-size:23px}.wealth-income-visual,.wealth-income-visual .allocation-instrument{height:270px}.income-equation{gap:9px;grid-template-columns:1fr 20px 1fr}.income-equation .allocation-item h4{font-size:20px}.wealth-estate.estate-plan{border-left:0;border-top:1px solid #d6c9d0;padding:27px 0 0}.estate-architecture{height:auto}.wealth-estate ul{grid-template-columns:1fr 1fr}.wealth-connection{flex-wrap:wrap;gap:15px;font-size:12px;white-space:normal;line-height:1.5;margin:0}.wealth-connection svg{max-width:50px;flex:0 0 35px}.content.atelier-scene{padding-top:95px;gap:25px}.atelier-layout{grid-template-columns:1fr;gap:26px}.atelier-image{min-height:360px}.atelier-measures{grid-template-columns:1fr;gap:26px}.atelier-measures h3{font-size:21px}.atelier-measures li{font-size:17px;padding-block:13px}.atelier-measures li:before{top:23px}.atelier-maxims p{font-size:25px}.content.dialogue-scene,.content.connections-scene{padding-top:95px;gap:20px}.dialogue-layout,.connections-layout{grid-template-columns:1fr;gap:25px}.dialogue-art svg{height:260px}.dialogue-question p{font-size:22px}.connections-copy .referrals-claim{font-size:32px}.connections-ask{font-size:16px}.network-person{width:82px;height:48px;padding:12px;gap:8px}.brand-content{display:flex;flex-direction:column}.brand-art-frame{width:100%;height:auto;aspect-ratio:1}.brand-copy{width:100%;padding:0}}@media(prefers-reduced-motion:reduce){.editorial-feature,.population-bar{transition:none}.bridge-theatre.has-bridge-3d[data-bridge-state=broken]+.bridge-conclusion blockquote.revealed{animation:none}.revealed .network-thread{animation:none;stroke-dashoffset:0}}.brand--dark,.app.theme-dark .brand--light{display:none}.app.theme-dark .brand--dark{display:block;filter:none}.scene--structure .structure-content{padding-top:90px;padding-bottom:84px}.scene--structure .structure-stage{height:calc(100dvh - 330px);min-height:350px;max-height:650px}.conversation-visits{display:grid;gap:28px}.visit-label{display:flex;align-items:center;gap:12px;margin:0 0 7px;font-size:10px;letter-spacing:.17em;color:#dfa5b0}.visit-label b{display:grid;place-items:center;border:1px solid #b783965c;width:27px;height:27px;border-radius:50%;font-size:10px;font-weight:400}.conversation-visits .cinema-agenda li{padding:16px 0;gap:16px}.conversation-visits .cinema-agenda h3{font-size:clamp(21px,1.9vw,30px);margin-bottom:6px}.conversation-visits .cinema-agenda p{max-width:440px;line-height:1.5}.cinema-conversation-note{margin-top:22px}.scene--credentials .credentials-content{width:92%;grid-template-columns:1.15fr 1fr;gap:4vw}.scene--credentials .cred-portraits{height:min(62vh,610px);display:grid;grid-template-columns:.82fr 1.18fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:12px}.scene--credentials .cred-headshot{grid-column:1;grid-row:1;object-position:50% 35%}.scene--credentials .cred-award{grid-column:2;grid-row:1/3;object-fit:contain;height:auto;max-height:100%;align-self:center}.scene--credentials .cred-group{grid-column:1;grid-row:2;object-fit:contain}.scene--credentials .cred-list li:last-child{color:#9d2e5b;font-weight:600}.cinema-question-topics{gap:0}.scene--diagnosis .cinema-question{padding-block:19px}.scene--diagnosis .cinema-question-focus strong{font-size:clamp(24px,2.6vw,42px)}.independence-scores{margin-top:24px;gap:8vw;grid-template-columns:1fr 1.4fr;max-width:1250px;align-items:start}.independence-score{padding-top:15px}.score-value{font-size:clamp(86px,9.5vw,150px)}.independence-score h3{margin:9px 0 10px}.score-meaning{font-size:clamp(14px,1.25vw,19px);line-height:1.55;color:#bfb6c2;margin:0 0 15px}.score-success .score-meaning{color:#eccabf}.score-failure .score-people{display:grid;grid-template-columns:repeat(11,1fr);gap:5px 11px;height:225px;width:100%;max-width:550px;align-content:start;justify-items:center}.score-person{width:17px;height:21px;fill:currentColor;color:#aa9cab;opacity:.7}.score-person:nth-of-type(3n){opacity:.4}.people-definitions{position:absolute;width:0;height:0;overflow:hidden}.score-success .score-people{display:flex;padding:0;justify-content:center;height:225px;max-width:290px}.revealed .independent-income{animation:incomeBreath 4s ease-in-out infinite}@keyframes incomeBreath{50%{opacity:.45;transform:translateY(-3px)}}.scene--underwriting .atelier-information{gap:25px}.scene--underwriting .atelier-maxims{margin:0;border:0;padding:0 0 5px}.scene--underwriting .atelier-maxims p{font-size:clamp(23px,2.2vw,35px);line-height:1.3}.scene--underwriting .atelier-measures{flex:1}.scene--underwriting .atelier-measures li{padding-block:13px}.scene--underwriting .atelier-measures li:before{top:22px}.estate-interaction{position:relative;perspective:800px;outline:none;border:0;padding:0;background:transparent;width:100%;cursor:default;display:block}.estate-interaction .estate-architecture{transform:rotateX(var(--estate-x,0deg)) rotateY(var(--estate-y,0deg));transition:filter .5s;will-change:transform}.estate-interaction:after{content:"";position:absolute;inset:15% 10% 0;z-index:-1;opacity:0;border-radius:50%;filter:blur(14px);background:radial-gradient(ellipse at var(--estate-light-x,50%) var(--estate-light-y,50%),#ff419e28,transparent 68%);transition:opacity .5s}.estate-interaction:hover:after,.estate-interaction:focus-visible:after{opacity:1}.estate-interaction:hover .estate-architecture,.estate-interaction:focus-visible .estate-architecture{filter:drop-shadow(0 15px 16px #984d7e22)}.estate-investment,.estate-company,.estate-house,.estate-car{transition:transform .65s cubic-bezier(.22,1,.36,1);transform-box:fill-box;transform-origin:center}.estate-interaction:hover .estate-investment,.estate-interaction:focus-visible .estate-investment{transform:translateY(-10px)}.estate-interaction:hover .estate-company,.estate-interaction:focus-visible .estate-company{transform:translateY(-17px)}.estate-interaction:hover .estate-house,.estate-interaction:focus-visible .estate-house{transform:translateY(-7px)}.estate-interaction:hover .estate-car,.estate-interaction:focus-visible .estate-car{transform:translate(7px,-3px)}.dialogue-art{position:relative;height:min(52vh,510px);min-height:320px;width:100%;border:0;padding:0;background:none;cursor:grab;outline:none}.dialogue-art:active{cursor:grabbing}.dialogue-art:focus-visible{outline:1px solid #d184a5;outline-offset:8px;border-radius:50%}.dialogue-art canvas,.connections-network canvas{position:absolute;inset:0;width:100%;height:100%}.dialogue-art.has-sculpture>svg,.connections-network.has-sculpture>svg{visibility:hidden}.dialogue-art canvas[hidden],.connections-network canvas[hidden]{display:none}.sculpture-hint{position:absolute;bottom:0;left:0;width:100%;text-align:center;color:#a2738a;font:9px Manrope,sans-serif;letter-spacing:.12em;pointer-events:none}.connections-network{width:min(100%,calc((100dvh - 320px)*1.02));max-width:590px;aspect-ratio:1.02;height:auto;isolation:isolate}.connections-network canvas{z-index:1}.network-names{z-index:2}.has-sculpture .network-person{top:var(--y);left:var(--x);transform:translate(-50%,25px);width:92px;height:28px;padding:0 8px;border:0;background:none;box-shadow:none;gap:8px;border-radius:0}.has-sculpture .network-person>span:first-child{font-size:11px;font-weight:600}.has-sculpture .network-person-line{background:#c4a1b3}.network-center-label{position:absolute;z-index:3;left:50%;top:48%;transform:translate(-50%,-50%);font:italic 23px Georgia,serif;color:#8f345f;pointer-events:none;display:none}.has-sculpture .network-center-label{display:block}.connections-copy .referrals-claim{font-size:clamp(27px,2.6vw,43px);line-height:1.25;margin-bottom:18px}.referrals-empathy{font:italic clamp(20px,1.8vw,29px) Georgia,serif;color:#bc4d7b;margin:0 0 25px}.connections-ask{font-size:clamp(16px,1.45vw,23px);color:#665160}.referrals-source{font-size:9px;line-height:1.5;color:#9b8290;margin-top:25px;max-width:400px}.cinema-closing-contacts{display:grid;gap:14px;margin-top:6px}.cinema-closing-contacts>span{display:flex;align-items:center;gap:11px;font-size:13px}.cinema-closing-contacts img{width:19px;height:19px;object-fit:contain}.scene--thanks .cinema-closing-mark{margin-top:25px}.scene--thanks .portrait-ending{background:#050505}@media(min-width:901px)and (max-height:800px){.conversation-visits{gap:16px}.conversation-visits .cinema-agenda li{padding:12px 0}.conversation-visits .cinema-agenda h3{font-size:23px}.conversation-visits .cinema-agenda p{font-size:12px}.cinema-conversation-note{margin-top:14px}.scene--credentials .cred-list{font-size:12px}.scene--credentials .cred-list li{padding:6px 0}.scene--credentials .cred-copy h3{font-size:23px}.scene--diagnosis .cinema-question{padding-block:14px}.score-failure .score-people,.score-success .score-people{height:197px}.score-failure .score-people{gap:3px 9px}.score-person{height:19px}.score-value{font-size:110px}.score-meaning{font-size:14px}.scene--underwriting .atelier-measures li{padding-block:10px}.scene--underwriting .atelier-measures li:before{top:19px}.dialogue-art{height:365px}.connections-network{max-width:450px}.cinema-closing-contacts{gap:10px}.scene--thanks .cinema-closing-copy{padding-top:93px;padding-bottom:86px}}@media(max-width:1000px){.scene--credentials .credentials-content{gap:25px}.scene--credentials .cred-copy h2{font-size:43px}.score-failure .score-people{gap:4px}.score-person{width:15px}.scene--diagnosis .cinema-question-focus strong{font-size:25px}}@media(max-width:740px),(max-width:1000px)and (orientation:portrait){.scene--structure .structure-stage{height:auto;max-height:none;min-height:0}.conversation-visits{gap:26px}.conversation-visits .cinema-agenda li{padding:20px 0}.scene--credentials .credentials-content{display:flex;flex-direction:column;gap:25px}.scene--credentials .cred-portraits{width:100%;height:380px;grid-template-columns:.85fr 1.15fr;grid-template-rows:minmax(0,1fr) minmax(0,1fr)}.scene--credentials .cred-award{height:auto}.scene--credentials .cred-copy h2{font-size:42px}.scene--credentials .cred-list{font-size:13px}.independence-scores{gap:20px;grid-template-columns:1fr 1.3fr;margin-top:22px}.independence-score h3{font-size:17px}.score-value{font-size:68px}.score-meaning{font-size:12px}.score-failure .score-people{grid-template-columns:repeat(9,1fr);gap:3px 1px;height:250px}.score-person{width:13px;height:19px}.score-success .score-people{height:190px}.scene--underwriting .atelier-maxims p{font-size:27px}.scene--underwriting .atelier-measures{grid-template-columns:1fr}.dialogue-art{height:330px;min-height:0}.dialogue-layout{gap:12px}.connections-network{width:100%;max-width:480px}.has-sculpture .network-person{width:65px;transform:translate(-50%,18px)}.network-center-label{font-size:19px}.scene--thanks .portrait-ending{height:auto;aspect-ratio:1/1.05;max-width:620px}.cinema-closing-contacts{gap:15px}}@media(prefers-reduced-motion:reduce){.independent-income{animation:none!important}.estate-interaction .estate-architecture{transform:none!important}.estate-interaction:after,.estate-investment,.estate-company,.estate-house,.estate-car{transition:none;transform:none!important}}:root{--paper:#f4f1eb;--ink:#302a30;--muted:#71616b;--rose:#cd1c61;--rule:#cbb9bd;--ease:cubic-bezier(.22,1,.36,1)}.scene.theme-light{background:radial-gradient(ellipse at 75% 30%,#fffaf3 0,transparent 70%),var(--paper)}.scene--sail{overflow:hidden}.cinema-landscape-clip{position:absolute;inset:0;overflow:hidden;z-index:-3;pointer-events:none}.content{max-width:1740px}.scene .overline,.scene .financial-eyebrow{color:#9f325d}.theme-dark .overline{color:#eda3be}.topbar-context{letter-spacing:.15em;font-size:9px;opacity:.8}.topbar .brand{width:76px;height:61px;object-fit:contain}.topbar .icon-btn,.nav-btn{min-width:44px;min-height:44px;touch-action:manipulation}.footer{background:none}.scene-index{font-size:12px}.beat-counter{font-size:10px}.scene .original-data-note,.scene .financial-source,.scene .referrals-source{font-size:11px;line-height:1.55;color:#75616b}.theme-dark .original-data-note{color:#b5a5af}.content h2{line-height:1.08}.scene--structure h2 em{color:#f65c99}.scene::selection{background:#ffc7db}.scene--opening .portrait-opening,.scene--thanks .portrait-ending{right:4.5%;top:98px;bottom:94px;width:43%;border-radius:150px 150px 3px 3px;box-shadow:0 24px 50px -32px #25172180;isolation:isolate}.portrait-opening:before,.portrait-ending:before{content:"";position:absolute;inset:12px;z-index:2;border:1px solid #e4ac883f;border-radius:inherit;pointer-events:none}.portrait-opening img,.portrait-ending img{object-position:50% 5%;filter:none}.scene--opening .cinema-opening-copy,.scene--thanks .cinema-closing-copy{width:90%;pointer-events:none;justify-content:center}.scene--opening .cinema-opening-copy h1{font-size:clamp(60px,6.1vw,104px);max-width:59%;line-height:1.02;letter-spacing:-.065em}.scene--opening .cinema-opening-copy h1 em{font-size:1.12em}.portrait-caption{left:32px;bottom:29px}.portrait-caption span{font-size:10px;letter-spacing:.14em}.portrait-caption strong{font-size:35px}.portrait-opening:after,.portrait-ending:after{inset:65% 0 0;background:linear-gradient(transparent,#060608c9)}.portrait-manifesto{font-size:16px;letter-spacing:.015em;color:#867265}.scene--thanks .cinema-closing-copy h2{font-size:clamp(39px,4.3vw,70px);max-width:56%}.scene--thanks .cinema-closing-mission{font-size:16px;line-height:1.65;max-width:42%}.scene--thanks .portrait-ending img{object-position:50% 23%}.cinema-closing-contacts{pointer-events:auto}.cinema-closing-contacts>span{font-size:14px;gap:14px}.cinema-closing-contacts img{width:21px;height:21px}.conversation-visits{position:relative;padding-left:32px;gap:30px}.conversation-route{position:absolute;left:0;top:14px;width:1px;height:calc(100% - 30px);overflow:visible;stroke:#e1ab9470;fill:none;stroke-width:1}.conversation-route path{vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset .9s var(--ease)}.conversation-route path.revealed{stroke-dashoffset:0}.conversation-visits .cinema-agenda li{position:relative;padding:15px 0;border-color:#e1b49a24}.conversation-visits .cinema-agenda li:before{content:"";position:absolute;left:-37px;top:26px;width:9px;height:9px;box-shadow:0 0 0 6px #281e2555;border-radius:50%;background:#f6b18e}.visit-label{margin:0 0 5px;color:#f5c3ad}.visit-label b{border-color:#dfa892a8}.scene--sail .cinema-conversation{grid-template-columns:.9fr 1.15fr;column-gap:6vw}.scene--sail .conversation-visits .visit-label{font-size:12px;letter-spacing:.13em;margin-bottom:9px}.scene--sail .conversation-visits .visit-label b{width:30px;height:30px;font-size:12px}.scene--sail .conversation-visits .cinema-agenda li{grid-template-columns:22px 1fr 20px;gap:15px;padding:13px 0}.scene--sail .conversation-visits .cinema-agenda li>span{font-size:12px;color:#edb4bf}.scene--sail .conversation-visits .cinema-agenda h3{font-size:clamp(25px,2.2vw,35px);margin-bottom:7px;line-height:1.15}.scene--sail .conversation-visits .cinema-agenda p{font-size:clamp(17px,1.4vw,22px);line-height:1.4;color:#e0d8d9;max-width:none}.scene--sail .cinema-landscape{background-position:34% 65%;filter:saturate(.68)}.scene--sail .cinema-vignette{background:linear-gradient(90deg,#111d28c9,#1718208f 40%,#191520e3),linear-gradient(0deg,#141520bd,transparent 70%)}.scene--credentials .credentials-content{grid-template-columns:1.1fr 1fr;gap:5vw}.scene--credentials .cred-portraits{height:min(64vh,640px);grid-template-columns:.65fr 1.35fr;gap:15px;align-items:center}.scene--credentials .cred-portraits img{max-width:100%;filter:none!important;border-radius:2px;box-shadow:0 18px 32px -22px #321b37aa}.scene--credentials .cred-headshot{height:85%;object-fit:cover;transform:translateY(12px)}.scene--credentials .cred-group{height:auto;object-fit:contain;transform:translateY(-12px)}.scene--credentials .cred-portraits .cred-headshot,.scene--credentials .cred-portraits .cred-group{padding:8px;border:1px solid #b79a7d;outline:1px solid #d6c7b7;outline-offset:4px;background:linear-gradient(135deg,#fffcf6,#e8ddcf 60%,#f7f0e7);box-shadow:0 18px 30px -20px #513a3980,0 3px 7px #684c3520;box-sizing:border-box}.scene--credentials .cred-award{width:100%;height:auto;object-fit:contain;padding:8px;background:#fffcf7;outline:1px solid #d9cec2;outline-offset:8px}.scene--credentials .cred-copy>p{color:#6d5f66;font-size:15px;line-height:1.6}.scene--credentials .cred-list{font-size:13px;line-height:1.55;margin-top:16px}.scene--credentials .cred-list li{padding:9px 0;border-color:#d5c9c2}.scene--credentials .cred-list li:last-child{padding-top:14px;font-weight:600;color:#ad2258;border-top:1px solid #c4869e}.cinema-diagnosis-stage{gap:6vw;grid-template-columns:1.3fr 1fr}.cinema-question-focus{background:linear-gradient(140deg,#fffcf8,#eae3db);padding:48px 40px 36px;min-height:365px;border:1px solid #e0d4c9;border-radius:3px;box-shadow:0 25px 60px -48px #6e424b55}.cinema-question-number{left:28px;top:18px;font-size:120px;opacity:.06;color:#9e325b}.diagnosis-emblems{position:absolute;right:28px;top:22px;width:68px;height:68px;color:#ad3a64}.diagnosis-emblems svg{position:absolute;inset:0;width:100%;height:100%;opacity:0;transform:translateY(8px);transition:opacity .5s,transform .7s var(--ease)}[data-focus="0"] [data-emblem="1"],[data-focus="1"] [data-emblem="1"],[data-focus="2"] [data-emblem="2"],[data-focus="3"] [data-emblem="3"],[data-focus="4"] [data-emblem="4"],[data-focus="5"] [data-emblem="5"]{opacity:1;transform:none}.cinema-question-focus .cinema-question-eyebrow{margin-top:64px;font-size:10px;color:#8d4762;letter-spacing:.12em}.scene--diagnosis .cinema-question-focus strong{font-size:clamp(25px,2.25vw,40px);line-height:1.28;letter-spacing:-.035em}.scene--diagnosis .cinema-question{display:grid;grid-template-columns:20px 32px 1fr 16px;gap:16px;padding-block:17px;align-items:center}.cinema-question>svg{width:29px;height:29px;color:#ad7b8d;transition:transform .5s}.cinema-question.active>svg{color:#c91c60;transform:translateY(-2px)}.cinema-question.active>span{color:#ba2059}.scene--independence.theme-dark{background:radial-gradient(ellipse at 77% 60%,#57273855,transparent 51%),#11131b}.scene--independence .independence-photo{opacity:.07;filter:saturate(0)}.independence-scores{grid-template-columns:1.1fr 1fr;gap:10vw;max-width:1220px;margin-top:15px}.independence-score{position:relative;padding-top:8px;display:grid;grid-template-columns:auto 1fr;column-gap:25px;align-items:start}.score-value{font-size:clamp(86px,9vw,138px);line-height:.95;grid-row:1/3;letter-spacing:-.075em}.independence-score h3{font-size:21px;margin:7px 0 12px;letter-spacing:-.03em}.score-meaning{font-size:14px;line-height:1.6;margin:0}.score-failure .score-people{grid-column:1/-1;grid-template-columns:repeat(11,1fr);height:204px;gap:3px 8px;margin-top:28px;max-width:none}.score-person{width:20px;height:20px;color:#c1b0b9;opacity:.58}.score-person:nth-of-type(3n){opacity:.58}.score-success .score-people{grid-column:1/-1;height:252px;max-width:310px;justify-self:center;margin-top:4px}.revealed .independent-income{animation:none}.original-data-note{margin-top:10px}.population-chart svg{overflow:visible}.population-age{font-size:11px;fill:#5e4f59}.population-key{font-size:12px}.population-scale{fill:#73636b}.population-bar.men{fill:#867288}.population-bar.women{fill:#d52c70}.population-row.is-active .population-bar{filter:drop-shadow(0 2px 2px #a9316140);fill:#ed587f}.population-row.is-active .population-hit{fill:#c8236410}.population-row{cursor:pointer;outline:none}.population-detail{color:#735264;font-size:11px;min-height:2.8em}.population-chart figcaption strong{font-variant-numeric:tabular-nums}.scene--age .retirement-donut{filter:drop-shadow(0 8px 5px #66424c18)}.retirement-result.is-current{background:linear-gradient(90deg,#fff0,#ffffff85);border-radius:3px}.retirement-result h3{color:#6b5361}.scene--structure.theme-dark{background:radial-gradient(ellipse at 44% 66%,#3b25304a,transparent 57%),linear-gradient(130deg,#11151c,#17131b)}.scene--structure .structure-content{width:92%;padding-top:100px;padding-bottom:86px;gap:22px}.scene--structure .structure-stage{grid-template-columns:minmax(0,2.7fr) minmax(225px,.9fr);height:calc(100dvh - 280px);min-height:370px;max-height:730px;gap:25px}.structure-content .scene-heading h2{font-size:clamp(38px,4.3vw,70px);margin:0}.structure-content .scene-heading{text-align:left}.structure-narration{border-left:1px solid #d7a7b530;border-radius:0;background:none;box-shadow:none;padding:20px 0 20px 27px}.structure-narration h3{font-size:clamp(28px,2.6vw,43px);line-height:1.14;margin:20px 0 18px;letter-spacing:-.04em}.structure-narration>p{font-size:15px;line-height:1.7;min-height:7em;color:#d4c5cf}.structure-eyebrow{font-size:10px;color:#cdaeac}.structure-track{gap:6px;margin:24px 0}.structure-track span{height:2px;border-radius:0}.structure-principle strong{font-size:19px;line-height:1.4;color:#ebd6c8}.structure-principle>span{font-size:9px;letter-spacing:.16em}.pyramid-tag{font-size:clamp(12px,1vw,16px);color:#d5c8d1}.pyramid-tag-left span{width:23%;padding-right:15px}.pyramid-tag-left i{left:23%;width:max(0px,calc(var(--anchor-x) - 23%))}.pyramid-tag-right{font-size:clamp(12px,1vw,17px)}.pyramid-tag.tag-investment{font-weight:500;letter-spacing:-.035em}.pyramid-aura{opacity:.3;filter:blur(60px)}.pyramid-wrap{aspect-ratio:auto}.pyramid-wrap{container-type:size}.pyramid-wrap:not(.has-webgl) .pyramid-tags{inset:50% auto auto 50%;width:min(100cqw,161.29cqh);height:min(100cqh,62cqw);transform:translate(-50%,-50%)}.brand-content{grid-template-columns:1.14fr 1fr;gap:7vw}.brand-art-frame{height:min(65vh,690px);box-shadow:0 25px 55px -32px #58152660;outline:1px solid #cebfb8;outline-offset:10px}.brand-art-frame img{object-position:center;filter:none}.brand-copy p{font-size:15px;line-height:1.75}.content.editorial-gallery{gap:26px;width:91%}.editorial-photo-stage{min-height:410px;box-shadow:0 24px 50px -35px #452c3566;border-radius:2px}.editorial-feature{transform:translate(4%) scale(1.025);transition:opacity .55s,transform 1.3s var(--ease),visibility .55s}.editorial-feature.is-current{transform:none}.editorial-feature img{filter:none}.editorial-feature figcaption{font-size:32px;bottom:30px;left:32px;max-width:90%;text-shadow:0 2px 20px #0004}.editorial-feature figcaption>span{display:inline-block;letter-spacing:0;border:1px solid #ffffff80;padding:6px 8px;margin-right:14px;vertical-align:middle;margin-bottom:3px}.editorial-contact-sheet{gap:2px;transition:transform 1s var(--ease),filter 1s}.editorial-gallery:not([data-selection="0"]) .editorial-contact-sheet{transform:scale(.94);filter:brightness(.7)}.editorial-topic{padding:17px 0;min-height:60px;border-color:#d5c5c8;grid-template-columns:28px 1fr 18px;gap:15px}.editorial-topic b{font-size:clamp(22px,2vw,30px);line-height:1.15}.editorial-topic-copy{font-size:15px;line-height:1.65}.editorial-topic.is-current .editorial-topic-number{color:#ae1751;border-color:#cb1c60}.editorial-topic-number{display:grid;place-items:center;width:25px;height:25px;border:1px solid #b696a3;border-radius:50%;font-size:10px;padding:0}.editorial-intro{font-size:clamp(29px,3vw,47px);color:#926877;line-height:1.22}.scene--next-visit .editorial-gallery-layout{grid-template-columns:1fr 1.08fr;gap:6vw}.scene--next-visit .editorial-photo-stage{order:2;transform:rotate(1.2deg);outline:1px solid #cbb9ae;outline-offset:9px;box-shadow:0 28px 50px -35px #452c3577}.scene--next-visit .editorial-topics{order:1}.scene--next-visit .editorial-feature{transform:translateY(4%) scale(1.025)}.scene--next-visit .editorial-feature.is-current{transform:none}.scene--next-visit .editorial-contact-sheet{gap:8px;background:#e1d6cc;padding:8px}.scene--next-visit .editorial-feature figcaption{font-size:29px}.life-icon{filter:none!important;color:#9a3159}.life-milestone.is-current .life-icon{filter:none!important;color:#de1d67}.life-step-volume{fill:#f5b6cc;stroke:#d05282;stroke-width:.5}.life-step-face{fill:#b7406a;stroke:#94204f;stroke-width:.5}.life-step-edge{stroke-width:2}.life-grid{opacity:.45}.life-risk-card{border-color:#d7c3ca}.life-risk-card.is-current{background:#fffaf6;box-shadow:0 9px 22px -18px #ab4567}.life-protected{border-color:#ce3f7a;background:linear-gradient(110deg,#fff9ed,#f1dce3);box-shadow:0 13px 30px -21px #b13866}.wealth-income-visual{position:relative}.wealth-income-visual:after{content:"";position:absolute;bottom:12px;width:140px;height:12px;border-radius:50%;background:#70496014;filter:blur(9px);pointer-events:none}.wealth-layout{gap:5vw}.wealth-estate.estate-plan{padding-left:4vw}.wealth-income-visual .allocation-instrument{width:310px}.income-equation{border-color:#b995a6;gap:18px}.income-equation .allocation-item h4{font-size:22px}.income-equation .allocation-item p{font-size:13px;line-height:1.5}.estate-interaction .estate-architecture{filter:drop-shadow(0 12px 10px #80586317)}.wealth-connection{position:relative;padding:19px 0;border-bottom:1px solid #d8c9d0;font-size:13px;gap:20px}.wealth-connection svg{overflow:visible;stroke:#c37b94}.wealth-connection svg path{stroke-dasharray:270;stroke-dashoffset:0}.wealth-connection.is-flowing svg path{animation:wealthFlow 1.25s var(--ease) both}@keyframes wealthFlow{0%{stroke-dashoffset:270}to{stroke-dashoffset:0}}.wealth-estate li{padding:6px;transition:color .35s,background .35s;cursor:default}.wealth-estate li.is-focused{color:#b8205d;background:#eadce180}.estate-architecture.is-focused .estate-investment,.estate-architecture.is-focused .estate-company,.estate-architecture.is-focused .estate-house,.estate-architecture.is-focused .estate-car{opacity:.28}.estate-architecture.is-focused .estate-active{opacity:1;transform:translateY(-10px)}.atelier-image{box-shadow:0 20px 45px -32px #482e3970}.atelier-measuring{position:absolute;inset:0;width:100%;height:100%;stroke:#f6d9bc99;stroke-width:.8;fill:none;z-index:1;pointer-events:none}.measure-outline{stroke-dasharray:1;stroke-dashoffset:0}.atelier-image figcaption{bottom:34px;left:42px}.scene--underwriting .atelier-maxims p{font-size:clamp(25px,2.3vw,38px);color:#b8215b;line-height:1.25}.atelier-measures section{padding-top:18px;border-top:1px solid #b86181}.atelier-measures li{color:#574550}.atelier-measures li:before{width:5px;height:5px;background:none;border:1px solid #bb4876;border-radius:0;transform:rotate(45deg)}.dialogue-layout{grid-template-columns:1fr 1.12fr;gap:6vw}.dialogue-art{height:clamp(350px,56vh,630px);min-height:0}.dialogue-art:before{content:"";position:absolute;inset:3% 3% 0;border:1px solid #d3c0b580;border-radius:50% 50% 3px 3px;background:radial-gradient(ellipse,#fffcf622,transparent 75%);pointer-events:none}.dialogue-art .question-still{height:100%;max-height:none;filter:drop-shadow(0 14px 10px #9e496d18)}.dialogue-questions{gap:0}.dialogue-question{padding:26px 0;grid-template-columns:32px 1fr;border-color:#cdb8c1}.dialogue-question>b{font-size:11px;padding-top:7px;color:#aa3b66}.dialogue-question p{font-size:clamp(21px,2vw,32px);color:#503b4a}.dialogue-question p span{font-size:14px;color:#755b6a}.sculpture-hint{bottom:-5px;color:#836171;font-size:10px;letter-spacing:.1em}.connections-layout{grid-template-columns:1fr 1.15fr;gap:3vw}.connections-network{width:100%;height:clamp(380px,56vh,600px);max-width:690px;aspect-ratio:auto}.connections-network>svg{height:100%}.connections-network.has-sculpture>svg{opacity:0}.has-sculpture .network-person{transform:translate(-50%,-30%);font-size:12px;width:72px}.network-center-label{font-size:21px;color:#85224e}.connections-copy .referrals-claim{font-size:clamp(28px,2.8vw,45px);color:#674152}.connections-copy .connections-ask{font-size:clamp(17px,1.45vw,23px);line-height:1.6}.referrals-source{max-width:440px}@media(min-width:741px)and (orientation:landscape){.scene .content{min-height:100dvh;box-sizing:border-box;padding-top:92px;padding-bottom:84px}.content.editorial-gallery,.content.atelier-scene,.scene--tailoring .wealth-scene,.content.connections-scene,.content.dialogue-scene{gap:23px;justify-content:center}.scene--structure .structure-content{gap:12px;justify-content:center}.scene--independence .independence-restored{justify-content:center;gap:20px}.scene--opening .cinema-opening-copy,.scene--thanks .cinema-closing-copy{padding-top:100px;padding-bottom:88px}.scene--structure .pyramid-wrap{height:100%;width:100%}}@media(min-width:741px)and (max-height:800px)and (orientation:landscape){.scene .content{padding-top:88px;padding-bottom:80px}.scene .content h2{font-size:clamp(32px,3.9vw,55px)}.scene--structure .structure-stage{height:calc(100dvh - 285px);min-height:310px;max-height:none}.scene--sail .cinema-conversation header h2{font-size:clamp(56px,6.4vw,92px)}.structure-narration>p{font-size:14px;min-height:6em}.structure-narration h3{font-size:30px}.structure-principle{padding-top:16px}.scene--opening .portrait-opening,.scene--thanks .portrait-ending{top:90px;bottom:85px}.scene--opening .cinema-opening-copy h1{font-size:5.7vw}.scene--thanks .cinema-closing-copy h2{font-size:4vw}.scene--thanks .cinema-closing-mission{font-size:14px;margin:20px 0}.scene--credentials .cred-list{font-size:12px;margin-top:10px}.scene--credentials .cred-list li{padding:6px 0}.scene--credentials .cred-copy h3{font-size:22px}.scene--credentials .cred-copy>p{font-size:13px}.score-value{font-size:115px}.independence-score h3{font-size:20px}.score-meaning{font-size:14px}.score-failure .score-people{height:185px;gap:2px 9px}.score-person{height:18px}.score-success .score-people{height:211px}.scene--independence .independence-restored{gap:16px}.independence-scores{margin-top:8px}.editorial-photo-stage{min-height:370px}.editorial-topic{padding:14px 0}.editorial-topic b{font-size:23px}.editorial-topic-copy{font-size:14px}.atelier-image{min-height:365px}.atelier-measures li{font-size:15px}.scene--underwriting .atelier-information{gap:20px}.dialogue-art{height:395px}.connections-network{height:400px}.dialogue-question{padding:22px 0}.scene--age .demography-layout{gap:28px}.scene--age .demography-context h3{font-size:23px}.population-chart svg{height:260px}.bridge-theatre{height:calc(100dvh - 356px);min-height:250px}.bridge-rebuilt .bridge-conclusion{min-height:65px}.wealth-income-visual,.wealth-income-visual .allocation-instrument,.estate-architecture{height:215px}.wealth-connection{padding:14px 0;margin-top:0}.wealth-estate .estate-heading{margin:2px 0 12px}.income-equation .allocation-item h4{font-size:20px}.wealth-estate ul{gap:4px 8px}.cinema-question-focus{min-height:350px;padding:40px 32px 28px}.scene--diagnosis .cinema-question{padding-block:16px}}@media(min-width:741px)and (max-width:1100px)and (orientation:landscape){.topbar-context{font-size:8px;letter-spacing:.08em}.scene-index{min-width:180px}.scene .content{width:91%}.scene--structure .structure-content{width:94%}.scene--structure .structure-stage{grid-template-columns:minmax(0,2.45fr) minmax(190px,.85fr);gap:12px}.structure-narration{padding-left:18px}.structure-narration h3{font-size:27px}.structure-narration>p{font-size:13px}.pyramid-tag-left span{width:23%;font-size:11px;padding-right:8px}.pyramid-tag-left i{left:23%}.pyramid-tag-right,.pyramid-tag.tag-investment{font-size:11px}.scene--credentials .cred-portraits{grid-template-columns:.58fr 1.42fr;gap:13px}.scene--credentials .cred-copy h2{font-size:38px}.cinema-diagnosis-stage{gap:25px;grid-template-columns:1.2fr 1fr}.scene--diagnosis .cinema-question-focus strong{font-size:25px}.cinema-question-focus{padding-inline:24px}.independence-scores{gap:6vw}.score-value{font-size:93px}.independence-score{column-gap:20px}.independence-score h3{font-size:19px}.score-meaning{font-size:13px}.population-chart figcaption span{font-size:9px;line-height:1.6}.scene--age .demography-context{padding-right:20px}.population-chart svg{height:270px}.demography-reading{font-size:15px}.editorial-gallery-layout{gap:30px;grid-template-columns:1.1fr 1fr}.editorial-topic-copy{font-size:13px}.editorial-topic b{font-size:21px}.editorial-feature figcaption{font-size:27px}.scene--next-visit .editorial-gallery-layout{gap:30px}.scene--next-visit .editorial-feature figcaption{font-size:25px}.scene--underwriting .atelier-maxims p{font-size:27px}.atelier-measures{gap:18px}.atelier-measures h3{font-size:21px}.atelier-measures li{font-size:14px}.dialogue-layout{gap:25px}.dialogue-question p{font-size:23px}.dialogue-question p span{font-size:13px}.connections-copy .referrals-claim{font-size:31px}.wealth-connection{gap:12px;font-size:12px}.wealth-layout{gap:3vw}.wealth-estate.estate-plan{padding-left:3vw}.wealth-estate .estate-heading strong{font-size:31px}.income-equation{gap:7px}.income-equation .allocation-item h4{font-size:18px}}@media(min-width:741px)and (orientation:portrait){.scene .content{width:88%;min-height:100dvh;box-sizing:border-box;padding:110px 0 100px;justify-content:center;gap:32px}.scene .content h2{font-size:48px}.scene--opening .portrait-opening,.scene--thanks .portrait-ending{position:absolute;right:6%;top:24%;bottom:auto;width:44%;height:52vh;max-height:650px;aspect-ratio:auto;margin:0;border-radius:150px 150px 4px 4px}.scene--thanks .portrait-ending img{object-fit:contain}.scene--opening .cinema-opening-copy,.scene--thanks .cinema-closing-copy{width:90%;padding-block:140px 120px}.scene--opening .cinema-opening-copy h1{font-size:52px;max-width:48%}.scene--opening .cinema-opening-thought{font-size:15px}.portrait-caption{left:22px;bottom:24px}.portrait-caption strong{font-size:28px}.portrait-caption span{font-size:8px}.scene--thanks .cinema-closing-copy h2{font-size:40px;max-width:44%}.scene--thanks .cinema-closing-mission{max-width:42%;font-size:15px}.cinema-closing-contacts>span{font-size:12px}.scene--sail .cinema-conversation{display:grid;grid-template-columns:1fr}.cinema-conversation header h2{font-size:65px}.cinema-conversation header h2 br{display:none}.conversation-visits{grid-template-columns:1fr 1fr;gap:35px;padding-left:0}.conversation-route,.conversation-visits .cinema-agenda li:before{display:none}.cinema-conversation-note{grid-column:1}.scene--credentials .credentials-content{display:grid;grid-template-columns:1fr;gap:35px}.scene--credentials .cred-portraits{height:360px;width:100%;grid-template-columns:.65fr 1fr .7fr;grid-template-rows:1fr;gap:25px}.scene--credentials .cred-portraits img{grid-row:1;height:auto;max-height:100%}.scene--credentials .cred-headshot{grid-column:1}.scene--credentials .cred-award{grid-column:2}.scene--credentials .cred-group{grid-column:3}.scene--credentials .cred-copy h2{font-size:50px}.scene--credentials .cred-list{font-size:14px}.cinema-diagnosis-stage{display:grid;grid-template-columns:1fr;gap:32px}.cinema-question-focus{min-height:350px;padding:40px}.scene--diagnosis .cinema-question-focus strong{font-size:34px}.cinema-question-topics{display:grid;grid-template-columns:1fr 1fr;gap:0 30px}.independence-scores{grid-template-columns:1fr 1fr;gap:45px}.independence-score{display:block}.score-value{font-size:130px}.score-failure .score-people{height:265px;grid-template-columns:repeat(9,1fr);gap:5px}.score-person{width:19px;height:19px}.score-success .score-people{height:260px}.score-meaning{font-size:16px}.scene--age .demography-layout{grid-template-columns:1fr;gap:25px}.scene--age .demography-context{border-right:0;padding:0 0 20px}.population-pair{grid-template-columns:1fr 1fr;gap:30px}.population-chart svg{height:290px}.population-chart figcaption{display:flex}.population-chart figcaption span{font-size:10px}.population-detail{min-height:1.4em}.demography-reading{font-size:16px}.retirement-outcomes{display:grid;grid-template-columns:.9fr 1fr;gap:15px 30px;align-items:center}.retirement-outcomes>.financial-eyebrow{grid-column:1/-1}.retirement-outcomes>.financial-source{grid-column:1/-1}.scene--age .retirement-donut-wrap{height:230px}.retirement-results{margin:0}.retirement-result{padding:13px 0}.scene--structure .structure-content{width:94%;gap:30px}.scene--structure .structure-content .scene-heading{padding:0 3%}.scene--structure .structure-stage{display:flex;flex-direction:column;height:auto;min-height:0;max-height:none;gap:26px}.scene--structure .pyramid-wrap{width:100%;height:500px;aspect-ratio:auto}.pyramid-tags{inset:0}.pyramid-tag,.pyramid-tag.tag-investment{font-size:13px}.structure-narration{width:88%;padding:24px 0;border-left:0;border-top:1px solid #d7a7b550;display:grid;grid-template-columns:1fr 1fr;gap:10px 30px}.structure-eyebrow,.structure-track{grid-column:1/-1}.structure-narration h3{font-size:32px;margin:10px 0}.structure-narration>p{font-size:15px;min-height:0}.structure-principle{display:none}.brand-content{display:grid;grid-template-columns:1fr;gap:35px}.brand-art-frame{height:500px;width:80%;margin:auto}.brand-copy h2 br{display:none}.brand-copy p{font-size:16px}.editorial-gallery-layout,.scene--next-visit .editorial-gallery-layout{display:grid;grid-template-columns:1fr;gap:28px}.editorial-photo-stage{height:410px;min-height:0}.editorial-topics{min-height:300px;justify-content:center}.editorial-intro{font-size:37px}.editorial-topic{padding:15px 0}.editorial-topic b{font-size:25px}.editorial-topic-copy{font-size:14px}.scene--next-visit .editorial-photo-stage{order:0}.scene--next-visit .editorial-topics{order:1}.life-theatre{grid-template-columns:1fr;gap:35px}.life-visual{min-height:430px}.life-risk-panel{min-height:240px}.life-risk-cards{grid-template-columns:repeat(4,1fr)}.life-caption{font-size:16px}.wealth-layout{grid-template-columns:1fr 1fr;gap:32px}.wealth-estate.estate-plan{border-left:1px solid #d6c9d0;border-top:0;padding:0 0 0 25px}.wealth-income-visual,.wealth-income-visual .allocation-instrument,.estate-architecture{height:270px}.wealth-layout h3{font-size:24px}.income-equation{grid-template-columns:1fr 16px 1fr;gap:8px}.income-equation .allocation-item h4{font-size:20px}.income-equation .allocation-item p{font-size:12px}.wealth-connection{flex-wrap:wrap;font-size:13px}.atelier-layout{grid-template-columns:1fr;gap:30px}.atelier-image{min-height:350px}.scene--underwriting .atelier-measures{grid-template-columns:1fr 1fr;gap:30px}.scene--underwriting .atelier-maxims p{font-size:31px}.atelier-measures li{font-size:16px}.dialogue-layout{grid-template-columns:1fr;gap:28px}.dialogue-art{height:430px;width:85%;margin:auto}.dialogue-questions{min-height:270px}.dialogue-question p{font-size:24px}.connections-layout{grid-template-columns:1fr;gap:25px}.connections-copy .referrals-claim{font-size:34px}.connections-copy .connections-ask{font-size:20px}.connections-network{height:450px;max-width:620px}.connections-caption{margin-top:20px}.referrals-source{margin-top:15px}}@media(max-width:740px){.scene--opening .portrait-opening,.scene--thanks .portrait-ending{position:relative;top:auto;bottom:auto;right:auto;width:88%;height:440px;margin:95px auto 0}.scene--opening .cinema-opening-copy h1,.scene--thanks .cinema-closing-copy h2{font-size:12vw;max-width:100%}.scene--thanks .cinema-closing-mission{max-width:100%}.scene--opening .cinema-opening-copy,.scene--thanks .cinema-closing-copy{min-height:0}.conversation-route{display:none}.independence-score{display:block}.score-value{font-size:80px}.cinema-question-focus{padding-inline:23px}.diagnosis-emblems{width:52px;height:52px}.scene--structure .structure-stage{display:flex;flex-direction:column;height:auto;max-height:none}.scene--structure .pyramid-wrap{aspect-ratio:1.6;height:auto}.pyramid-tag-left span{font-size:0}.structure-narration{border-left:0}.dialogue-art{height:320px}.connections-network{height:340px}.scene--next-visit .editorial-photo-stage{order:0}.scene--next-visit .editorial-topics{order:1}.atelier-measures{grid-template-columns:1fr}.has-sculpture .network-person{width:60px}}@media(min-width:741px)and (max-height:735px)and (orientation:landscape){.scene--age .age-restored{gap:12px}.population-chart svg{height:250px}.demography-reading{margin-block:10px}.retirement-result{padding-block:8px}.scene--age .population-detail{min-height:1.6em}.scene--age .retirement-donut-wrap{height:200px}.scene--tailoring .wealth-scene{gap:16px}.wealth-income-visual,.wealth-income-visual .allocation-instrument,.estate-architecture{height:182px}.wealth-scene .allocation-note{margin-top:10px}.wealth-connection{padding:12px 0}.wealth-estate .estate-heading span{font-size:25px}.wealth-estate .estate-heading strong{font-size:30px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.conversation-route path,.measure-outline,.wealth-connection svg path{stroke-dashoffset:0!important}}.scene--independence.theme-light{background:radial-gradient(ellipse at 78% 65%,#e9f1e9 0,transparent 50%),#f7f3ee}.independence-daylight{position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,transparent 20%,#fff8 20.2%,transparent 53%);opacity:.6}.scene--independence .independence-restored{width:90%;gap:30px}.independence-scores{max-width:none;grid-template-columns:1.05fr 1fr;gap:7vw;margin:0}.independence-score{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto 1fr;gap:0 26px;padding:25px 0 0;border-top:1px solid #c5a6a3;align-items:start}.score-failure{grid-column:1;grid-row:1}.score-success{grid-column:2;grid-row:1;border-color:#90ad9c}.scene--independence .score-value{font-size:clamp(100px,10vw,156px);color:#b43f59;grid-row:1/3;font-weight:500}.scene--independence .score-success .score-value{color:#306c56}.scene--independence .independence-score h3{font-size:clamp(22px,2vw,30px);color:#773448;margin:4px 0 12px;line-height:1.15}.scene--independence .score-success h3{color:#285e4b}.scene--independence .score-meaning{font-size:clamp(16px,1.5vw,23px);line-height:1.45;color:#68545b;margin:0}.scene--independence .score-success .score-meaning{color:#51665b}.scene--independence .score-failure .score-people{display:grid;grid-template-columns:repeat(11,1fr);height:235px;padding:20px 24px;gap:4px 10px;margin-top:26px;max-width:470px;box-sizing:border-box;border:1px solid #dfc7c2;border-radius:6px;background:linear-gradient(145deg,#fffdf9,#edddd6);box-shadow:0 5px #cfb5aa,0 7px #fffcf9,0 24px 34px -26px #6f384e80;transform:perspective(1100px) rotateY(5deg) rotateX(5deg);transform-origin:left center;position:relative}.scene--independence .score-person,.scene--independence .score-person:nth-of-type(3n){width:100%;height:19px;color:#ac4b60;opacity:1;filter:drop-shadow(1px 1px 0 #fff7f0)}.scene--independence .score-success .score-people{height:285px;width:100%;max-width:440px;grid-column:1/-1;justify-self:center;padding:0;margin:4px 0 0;display:block}.score-independent{width:100%;height:100%;overflow:visible}.scene--independence .score-success .freedom-stage{position:relative;border:0;background:none;border-radius:0;box-shadow:none;cursor:grab;max-width:470px;touch-action:manipulation;isolation:isolate}.freedom-stage canvas{position:absolute;inset:0;width:100%;height:100%;display:block;z-index:2}.freedom-stage canvas[hidden]{display:none}.freedom-stage.has-freedom .score-independent{visibility:hidden}.freedom-stage:focus-visible{outline:2px solid #527d65;outline-offset:5px;border-radius:12px}.freedom-stage:active{cursor:grabbing}.score-success.revealed .freedom-foundation{animation:freedomSeat .95s var(--ease) both;transform-origin:220px 290px}.score-success.revealed .independent-person{animation:freedomRise 1.2s var(--ease) both}.score-success.revealed .independent-income{animation:freedomRise 1.2s .16s var(--ease) both}.score-success.revealed .freedom-orbit{stroke-dasharray:900;animation:freedomOrbit 1.6s var(--ease) both}@keyframes freedomSeat{0%{opacity:0;transform:translateY(20px) scale(.93)}to{opacity:1;transform:none}}@keyframes freedomRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes freedomOrbit{0%{opacity:0;stroke-dashoffset:900}to{opacity:1;stroke-dashoffset:0}}.scene--structure.theme-light{background:radial-gradient(ellipse at 44% 55%,#fffdfa,transparent 70%),#f5f1e9}.scene--structure h2 em{color:#c31c5c}.scene--structure .pyramid-aura{display:none}.scene--structure .structure-stage{grid-template-columns:minmax(0,3.4fr) minmax(210px,.9fr);gap:24px}.scene--structure .structure-narration{border-color:#c6b19f;padding-left:24px}.scene--structure .structure-narration h3{color:#473139}.scene--structure .structure-narration>p{color:#6c5960;min-height:5em}.scene--structure .structure-eyebrow{color:#986f69}.scene--structure .structure-principle{border-color:#d9c4b5}.scene--structure .structure-principle strong{color:#794458}.scene--structure .structure-principle>span{color:#947166}.scene--structure .structure-track span{background:#ded0c3}.scene--structure .structure-track span.is-complete{background:#c22b63}.scene--structure .structure-track span.is-current{background:#ba1956;box-shadow:0 0 8px #c22b6325}.scene--structure #structureCount{color:#b32557}.scene--structure .pyramid-tag{color:#70525b;font-size:clamp(12px,1.03vw,17px)}.scene--structure .pyramid-tag-left span{width:24%;padding-right:13px}.scene--structure .pyramid-tag-left i{left:24%;width:max(0px,calc(var(--anchor-x) - 24%));background:linear-gradient(90deg,#cfbeb3,#a67180)}.scene--structure .pyramid-tag-left i:after{background:#b76381}.scene--structure .pyramid-tag.is-current{color:#b82059;font-weight:600}.scene--structure .pyramid-tag-right{font-size:clamp(12px,1.02vw,16px);padding:7px 10px;color:#6a344b;text-shadow:none;background:#fff9efec;border:1px solid #caa992;border-radius:3px;box-shadow:0 5px 16px -10px #51354255}.scene--structure .pyramid-tag.tag-investment{font-size:clamp(12px,1.02vw,16px);color:#735343}.scene--structure .pyramid-you-webgl{font-size:15px;letter-spacing:4px;color:#6b314b;font-weight:750}.brand-copy .brand-particularities{color:#bf245e;font-weight:700}.scene--productive .life-word text{font-family:Manrope,Arial,sans-serif;font-style:normal;font-weight:750;letter-spacing:1px;font-size:45px}.scene--productive .life-word .life-word-iving,.scene--productive .life-word .life-word-njoy{font-size:26px;font-weight:500;letter-spacing:2px}.scene--productive .life-word .life-se{font-size:27px;letter-spacing:3px}.scene--productive .life-word .life-letter-i,.scene--productive .life-word .life-letter-f{transition:fill .35s}.scene--productive.life-is-risk .life-letter-i,.scene--productive.life-is-risk .life-letter-f{fill:#fff}.scene--productive .life-theatre{grid-template-columns:minmax(0,4fr) minmax(235px,1.15fr);gap:15px;align-items:center}.scene--productive .life-risk-panel{justify-content:center;padding-top:55px;padding-bottom:0}.scene--productive .life-risk-heading>span{font-size:11px;letter-spacing:.1em;color:#856572}.scene--productive .life-risk-heading h3{font-size:clamp(27px,2.3vw,38px);margin:10px 0 20px}.scene--productive .life-risk-card{padding:11px 8px;min-height:52px}.scene--productive .life-risk-card>b{font-size:26px}.scene--productive .life-risk-card>span{font-size:clamp(15px,1.2vw,20px)}.scene--productive .life-protected{font-size:14px;padding:13px;margin-top:15px}.scene--productive .life-icon{filter:none!important}.scene--structure .pyramid-vector .pyramid-you{fill:#72334c;font-size:20px;letter-spacing:4px}.connections-copy .connections-caption{font-size:clamp(25px,2.5vw,38px);font-family:Georgia,serif;letter-spacing:-.025em;line-height:1.23;padding-top:24px;max-width:530px;color:#b7245d}@media(min-width:741px)and (max-height:800px)and (orientation:landscape){.scene--independence .independence-restored{gap:25px}.scene--independence .score-value{font-size:112px}.scene--independence .score-failure .score-people{height:235px;margin-top:20px;padding:16px 20px}.scene--independence .score-success .score-people{height:260px}.scene--independence .score-person,.scene--independence .score-person:nth-of-type(3n){height:17px}.scene--structure .structure-stage{height:calc(100dvh - 280px);min-height:325px}.scene--productive .life-risk-panel{padding-top:45px}.scene--productive .life-risk-card{min-height:43px;padding:7px 8px}.scene--productive .life-risk-heading h3{font-size:28px;margin-bottom:14px}.scene--productive .life-protected{font-size:12px;padding:8px;margin-top:10px}.scene--productive .life-risk-card>span{font-size:15px}.scene--productive .life-content{gap:8px}.scene--productive .life-drawing{max-height:calc(100dvh - 320px)}.scene--productive .life-theatre{grid-template-columns:minmax(0,3fr) minmax(235px,1fr);gap:0}.scene--productive .life-risk-cards{gap:4px}}@media(min-width:741px)and (max-width:1100px)and (orientation:landscape){.scene--independence .score-value{font-size:98px}.scene--independence .independence-score h3{font-size:22px}.scene--independence .score-meaning{font-size:16px}.scene--independence .score-failure .score-people{padding-inline:14px;gap:4px 5px}.scene--structure .structure-stage{grid-template-columns:minmax(0,3.2fr) minmax(180px,.8fr);gap:10px}.scene--structure .structure-narration{padding-left:17px}.scene--structure .pyramid-tag-left span{font-size:13px}.scene--structure .pyramid-tag-right,.scene--structure .pyramid-tag.tag-investment{font-size:13px;padding:5px 7px}.scene--productive .life-theatre{grid-template-columns:minmax(0,1fr) 210px;gap:10px}.scene--productive .life-risk-heading>span{font-size:10px}.scene--productive .life-risk-heading h3{font-size:26px}.scene--productive .life-risk-card>span{font-size:14px}}@media(min-width:741px)and (orientation:portrait){.scene--independence .independence-scores{gap:40px}.scene--independence .independence-score{display:block}.scene--independence .score-value{font-size:135px}.scene--independence .independence-score h3{margin-top:18px;font-size:25px}.scene--independence .score-meaning{font-size:18px;min-height:85px}.scene--independence .score-failure .score-people{height:305px;grid-template-columns:repeat(9,1fr);padding:16px 10px;gap:5px}.scene--independence .score-person{height:21px}.scene--independence .score-success .score-people{height:320px;margin-top:10px}.scene--structure .pyramid-wrap{height:510px}.scene--structure .structure-narration{padding:24px 0}.scene--structure .structure-narration>p{min-height:0}.scene--structure .pyramid-tag-left span,.scene--structure .pyramid-tag-right{font-size:13px}.scene--productive .life-theatre{grid-template-columns:1fr;gap:8px}.scene--productive .life-risk-panel{padding:0 12px;min-height:235px}.scene--productive .life-risk-cards{grid-template-columns:repeat(4,1fr)}.scene--productive .life-risk-card{min-height:86px}.scene--productive .life-risk-heading h3{margin-bottom:16px}.connections-copy .connections-caption{font-size:32px}}@media(max-width:740px){.scene--independence .independence-scores{grid-template-columns:1fr;gap:35px}.score-failure,.score-success{grid-column:auto;grid-row:auto}.scene--independence .score-value{font-size:95px}.scene--independence .score-meaning{font-size:16px}.scene--independence .score-failure .score-people{height:215px}.scene--structure .structure-stage{display:flex}.scene--structure .pyramid-tag-left span{font-size:0}.scene--structure .pyramid-tag-right{font-size:10px;padding:3px}.scene--structure .pyramid-you-webgl{font-size:11px}.scene--productive .life-theatre{grid-template-columns:1fr}.scene--productive .life-risk-panel{padding-top:0}.scene--productive .life-risk-card{min-height:45px}.connections-copy .connections-caption{font-size:25px}}@media(prefers-reduced-motion:reduce){.score-success.revealed .freedom-foundation,.score-success.revealed .independent-person,.score-success.revealed .independent-income,.score-success.revealed .freedom-orbit{animation:none}}.scene--credentials .cred-list{font-size:clamp(15px,1.2vw,19px);line-height:1.45}.scene--credentials .cred-list li{padding:9px 0}.scene--credentials .credentials-content{grid-template-columns:1.05fr 1.1fr;gap:4vw}.scene--credentials .cred-copy>p{font-size:16px}.population-age{font-size:15px;font-weight:600;fill:#51434b}.population-key,.population-scale{font-size:15px}.population-chart figcaption strong{font-size:29px}.population-chart figcaption span{font-size:11px;line-height:1.4}.scene--age .demography-layout{grid-template-columns:1.15fr 1fr;gap:30px}.scene--age .demography-context{padding-right:24px}.scene--age .population-pair{gap:18px}.scene--age .population-chart svg{height:280px;width:100%}.scene--age .population-detail{font-size:12px}.scene--structure .pyramid-tag-right{background:linear-gradient(135deg,#f6e6cd,#dfc29e);border-color:#bb9270;border-bottom-width:3px;box-shadow:1px 4px 5px #523b4120;letter-spacing:-.015em}.scene--structure .has-webgl .pyramid-you-webgl{visibility:hidden}.scene--structure .pyramid-tag.tag-risk{background:linear-gradient(135deg,#c93475,#a81855);color:#fff5fa;border-color:#a91c56}.scene--structure .pyramid-tag.tag-investment{background:linear-gradient(135deg,#f4e8cf,#ddc59b);color:#674d32;border-color:#bfa078}.scene--structure .pyramid-tag-left[data-layer="0"],.scene--structure .pyramid-tag-left[data-layer="1"]{color:#af245b}.scene--structure .pyramid-tag-left[data-layer="2"],.scene--structure .pyramid-tag-left[data-layer="3"],.scene--structure .pyramid-tag-left[data-layer="4"],.scene--structure .pyramid-tag-left[data-layer="5"]{color:#82613d}.scene--tailoring .wealth-income-visual .allocation-instrument{width:330px}.scene--tailoring .cinema-ring-label{font-size:30px}.scene--tailoring .estate-architecture{filter:drop-shadow(0 14px 8px #77514024)}.estate-investment path,.estate-company path,.estate-house path{stroke:#fff6e8;stroke-opacity:.24;stroke-width:1.4;stroke-linejoin:round}.scene--tailoring .allocation-living>span{background:#bc9e7f}.scene--connections .has-sculpture .network-person{font-size:15px;font-weight:700;color:#96425d}.cinema-closing-contacts>span{font-size:16px}.scene--productive .life-drawing .life-stage-label{font-size:22px}@media(min-width:741px)and (max-height:800px)and (orientation:landscape){.scene--credentials .cred-list{font-size:14px}.scene--credentials .cred-list li{padding:7px 0}.scene--credentials .cred-copy>p{font-size:14px}.scene--age .population-chart svg{height:260px}.scene--age .demography-layout{gap:22px}.scene--age .demography-context{padding-right:18px}.scene--tailoring .wealth-income-visual,.scene--tailoring .wealth-income-visual .allocation-instrument,.scene--tailoring .estate-architecture{height:205px}}@media(min-width:741px)and (orientation:portrait){.scene--credentials .credentials-content{grid-template-columns:1fr}.scene--credentials .cred-list{font-size:16px}.scene--age .demography-layout{grid-template-columns:1fr}.scene--age .population-chart svg{height:290px}}@media(max-width:740px){.scene--credentials .credentials-content,.scene--age .demography-layout{grid-template-columns:1fr}.scene--tailoring .wealth-income-visual .allocation-instrument{max-width:100%}}@media(min-width:741px)and (max-height:800px)and (orientation:landscape){.scene--age .age-restored{padding-bottom:62px}}@media(min-width:741px)and (max-height:800px)and (orientation:landscape){.scene--tailoring .wealth-scene{padding-bottom:62px}}
