.wealth-page{--wealth-ink:#191b19;--wealth-copy:#696d67;--wealth-gold:#927126;--wealth-ease:cubic-bezier(0.22,1,0.36,1)}.wealth-page a:focus-visible,.wealth-page button:focus-visible{outline:3px solid #8377cd;outline-offset:5px}.wealth-hero{position:relative;display:flex;flex-direction:column;min-height:100vh;padding:calc(138px + var(--land-announcement-h, 0px)) 5vw 0;background:#fafbf8;color:var(--wealth-ink);overflow:hidden}.wealth-hero-inner{flex:1;width:100%;max-width:1400px;margin:auto;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:30px;min-height:min(680px,78vh)}.wealth-eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--wealth-gold);font-size:12px;font-weight:600;letter-spacing:.16em}.wealth-eyebrow i{width:7px;height:7px;background:#bd9c40;border-radius:50%}.wealth-hero h1{font-family:var(--font-display);font-size:clamp(46px,4.3vw,64px);font-weight:700;letter-spacing:-.045em;line-height:1.16;margin:26px 0 24px;color:#172033}.wealth-hero h1 em{font-style:normal;color:var(--wealth-gold)}.wealth-hero-copy>p{max-width:620px;color:#555e69;font-size:16px;line-height:1.6;font-weight:500}.wealth-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px}.wealth-hero-actions button{border-radius:100px;box-shadow:0 8px 24px #b99b3520}.wealth-hero-actions>a{display:flex;align-items:center;gap:18px;color:#252922;font-size:14px;font-weight:600;text-decoration:none}.wealth-hero-actions>a span{transition:transform .3s}.wealth-hero-store-badges{margin-top:0}.wealth-hero-actions>a:hover span{transform:translateY(4px)}.wealth-hero-copy{padding-left:var(--land-rail-inset)}.wealth-hero-proof{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:48px;max-width:510px;color:#72766d;font-size:12px}.wealth-hero-proof span{display:flex;align-items:center;gap:8px}.wealth-hero-proof b{font-size:10px;color:#9d8448}.wealth-hero-art{perspective:1400px;min-width:0;padding:10px var(--land-rail-inset) 30px 0}.wealth-scene{position:relative;transform-style:preserve-3d;transform:rotateX(var(--scene-x,0deg)) rotateY(var(--scene-y,0deg));transition:transform .6s var(--wealth-ease)}.wealth-scene-caption{position:absolute;top:26px;left:8%;right:5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#8b8e84;z-index:2}.wealth-architecture{position:relative;z-index:1;display:block;width:100%;height:auto;max-height:min(640px,calc(100vh - 210px));margin:0 auto;object-fit:contain;mix-blend-mode:normal;animation:wealth-float 9s ease-in-out infinite}.wealth-ring{top:4%;left:50%;z-index:0;width:min(96%,560px);aspect-ratio:1;transform:translateX(-46%);border:1px solid rgba(var(--brand-ink-rgb),.07);border-radius:50%}.hero-cards,.wealth-ring{position:absolute;pointer-events:none}.hero-cards{inset:0;z-index:2}.hero-card{position:absolute;opacity:0;border:1px solid rgba(var(--brand-ink-rgb),.06);border-radius:18px;background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 54px rgba(var(--brand-ink-rgb),.12)}.hero-card-asset{top:4%;left:-9%;width:clamp(228px,24vw,274px);padding:13px}.hero-card-head{display:flex;gap:11px}.hero-card-head img{width:46px;height:46px;flex-shrink:0;border-radius:12px;object-fit:cover}.hero-card-head strong{display:block;font-family:var(--font-display);font-size:13.5px;font-weight:600;letter-spacing:-.02em;color:var(--marketing-text)}.hero-card-head small{color:rgba(var(--marketing-text-rgb),.45);font-size:11px}.hero-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid rgba(var(--brand-ink-rgb),.07);text-align:center}.hero-card-stats b{display:block;font-family:var(--font-display);font-size:12.5px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--marketing-text)}.hero-card-stats small{color:rgba(var(--marketing-text-rgb),.45);font-size:9.5px}.hero-card-income{top:44%;right:-2%;display:flex;align-items:center;gap:10px;padding:10px 12px}.hero-card-icon{display:grid;place-items:center;width:28px;height:28px;flex-shrink:0;border-radius:10px;background:rgba(var(--brand-primary-rgb),.13);color:var(--brand-primary-text)}.hero-card-income-copy small{display:block;color:rgba(var(--marketing-text-rgb),.45);font-size:10.5px}.hero-card-income-copy strong{display:block;margin:1px 0;font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--marketing-text)}.hero-card-go{display:grid;place-items:center;width:26px;height:26px;flex-shrink:0;border-radius:50%;background:rgba(var(--brand-ink-rgb),.05);color:var(--marketing-text)}.hero-card-go svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wealth-hero{--hero-card-ease:cubic-bezier(0.16,1,0.3,1);--hero-card-travel:64px}.page-loaded .hero-card-asset{animation:hero-card-enter-left 1.05s var(--hero-card-ease) .1s both}.page-loaded .hero-card-income{animation:hero-card-enter-right 1.05s var(--hero-card-ease) .42s both}@keyframes hero-card-enter-left{0%{opacity:0;transform:translateX(calc(var(--hero-card-travel) * -1))}to{opacity:1;transform:translateX(0)}}@keyframes hero-card-enter-right{0%{opacity:0;transform:translateX(var(--hero-card-travel))}to{opacity:1;transform:translateX(0)}}@keyframes hero-card-enter-left-centred{0%{opacity:0;transform:translateX(calc(-50% - var(--hero-card-travel)))}to{opacity:1;transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.hero-card,.page-loaded .hero-card{opacity:1;animation:none}}@media (max-width:1100px){.hero-card-income,.wealth-ring{display:none}.hero-card-asset{top:auto;bottom:-7%;left:50%;right:auto;width:min(100%,400px);transform:translateX(-50%);box-shadow:0 18px 40px rgba(var(--brand-ink-rgb),.13)}.page-loaded .hero-card-asset{animation-name:hero-card-enter-left-centred}.wealth-hero-art{padding-bottom:74px}}.wealth-art-note{position:absolute;right:0;bottom:-6px;font-size:10px;color:#91948c}.wealth-hero-bottom{max-width:1400px;margin:32px auto 0;padding:24px 0;display:flex;justify-content:space-between;gap:20px;color:#83867e;border-top:1px solid #e6e8e0;font-size:12px}.wealth-hero-bottom>span:last-child{display:flex;align-items:center;gap:14px;font-size:10px;letter-spacing:.13em}.wealth-hero-bottom i{width:5px;height:5px;border-radius:50%;background:#b79b4b}.wealth-properties{padding:108px max(5vw,calc((100vw - 1400px) / 2));background:#f8f9f6;color:var(--wealth-ink)}.wealth-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin:0 auto 48px;max-width:1400px}.wealth-section-heading h2{font-family:var(--font-display);font-size:clamp(36px,4.2vw,64px);font-weight:500;letter-spacing:-.055em;line-height:1.08;margin:18px 0 0}.wealth-section-heading h2 em{font-style:normal;font-weight:400;color:var(--wealth-gold)}.wealth-section-heading>p{max-width:360px;color:var(--wealth-copy);font-size:16px;line-height:1.7}.wealth-text-link{display:inline-flex;align-items:center;gap:20px;border:0;padding:12px 0;background:transparent;color:#303529;text-decoration:none;font-size:14px;font-weight:500;cursor:pointer}.wealth-text-link span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #d9ddcf;border-radius:50%;transition:transform .4s var(--wealth-ease),background .4s}.wealth-text-link:hover span{transform:translate(3px,-3px);background:#eaeedc}.wealth-properties-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1400px;margin:auto}.wealth-property-card{background:#fff;border-radius:24px;padding:8px;min-width:0;border:1px solid #e7e9e1;transition:transform .65s var(--wealth-ease),box-shadow .65s var(--wealth-ease),border-color .4s}.wealth-property-card:focus-within,.wealth-property-card:hover{transform:translateY(-9px);box-shadow:0 28px 60px #222b1814;border-color:#d2c299}.wealth-property-image{height:290px;position:relative;overflow:hidden;border-radius:18px;isolation:isolate}.wealth-property-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0c1b2420,transparent 35%,#0c1716cb);z-index:-1}.wealth-property-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:-2;transition:transform 1.1s var(--wealth-ease)}.wealth-property-card:hover img{transform:scale(1.065)}.wealth-property-badge{position:absolute;top:16px;left:16px;border:1px solid #ffffff65;border-radius:100px;padding:7px 11px;color:#fff;background:#23332a25;backdrop-filter:blur(14px);font-size:10px;letter-spacing:.03em}.wealth-property-index{position:absolute;top:20px;right:20px;color:#fff;font-size:12px}.wealth-property-overlay{position:absolute;left:22px;right:22px;bottom:23px;color:#fff}.wealth-property-overlay>span{font-size:11px;color:#e2e8df}.wealth-property-overlay h3{font-size:24px;font-weight:500;letter-spacing:-.035em;margin:7px 0 0;line-height:1.15}.wealth-property-body{padding:22px 16px 10px}.wealth-property-key{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.wealth-property-key small{display:block;color:#83877d;font-size:11px;margin-bottom:6px}.wealth-property-key strong{color:#b1742c;font-family:var(--font-display);font-size:34px;font-weight:500;letter-spacing:-.05em}.wealth-property-key b{font-family:var(--font-display);font-size:20px;font-weight:500}.wealth-property-key>div:last-child{text-align:right}.wealth-property-funding{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#888b83}.wealth-property-funding>span:first-child{color:#7164a8;font-weight:600}.wealth-property-body progress{appearance:none;width:100%;height:5px;display:block;border:0;border-radius:20px;overflow:hidden;margin:9px 0 22px;background:#efedf7}.wealth-property-body progress::-webkit-progress-bar{background:#efedf7}.wealth-property-body progress::-webkit-progress-value{background:#8875ba;border-radius:20px}.wealth-property-body progress::-moz-progress-bar{background:#8875ba;border-radius:20px}.wealth-property-facts{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px}.wealth-property-facts span{font-size:10px;color:#909389}.wealth-property-facts b{display:block;color:#454a3f;font-weight:500;font-size:13px;margin-top:5px}.wealth-property-cta{display:flex;align-items:center;justify-content:space-between;width:100%;padding:15px 18px;border:0;border-radius:999px;color:#71602f;background:#f4f0e4;font-size:13px;font-weight:500;cursor:pointer;transition:background .4s,color .4s}.wealth-property-cta>span:last-child{font-size:20px;transition:transform .4s var(--wealth-ease)}.wealth-property-cta:hover{background:#ccb15e;color:#222819}.wealth-property-cta:hover>span:last-child{transform:translate(3px,-3px)}.wealth-properties-note{max-width:1400px;margin:24px auto 0;color:#858a7d;font-size:12px;line-height:1.6}.wealth-property-skeleton{height:590px;padding:8px;border-radius:24px;background:#fff}.wealth-property-skeleton div{height:290px;background:#e7e9e1;border-radius:18px}.wealth-property-skeleton span{display:block;height:48px;margin:24px;background:#f0f2ea;border-radius:8px}.wealth-how{position:relative;background:#fff;color:var(--wealth-ink);padding:108px var(--land-gutter) 72px}.wealth-how-head{margin-bottom:56px}.wealth-how-sub{max-width:520px;margin:0 auto;color:var(--wealth-copy);font-size:16px;line-height:1.7}.wealth-tone-cream{--step-accent:#947527;--step-tint:#eee2ba;--step-bg:#f8f4e9}.wealth-tone-lavender{--step-accent:#6e5bab;--step-tint:#e3dcf3;--step-bg:#f1eef9}.wealth-tone-peach{--step-accent:#b46534;--step-tint:#f0d6c0;--step-bg:#fbf0e8}.wealth-tone-mint{--step-accent:#477365;--step-tint:#d6e7db;--step-bg:#edf5ef}.wealth-step-copy{display:flex;flex-direction:column;padding:25px 22px}.wealth-step-label{align-self:flex-start;display:flex;align-items:center;gap:12px;color:var(--step-accent);font-size:12px;font-weight:600}.wealth-step-label>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--step-tint)}.wealth-step-copy h3{margin:38px 0 22px;font-family:var(--font-display);font-size:clamp(32px,3.3vw,50px);letter-spacing:-.055em;font-weight:500;line-height:1.1}.wealth-step-copy h3>span{display:block}.wealth-step-accent{color:var(--step-accent)}.wealth-step-copy>p{max-width:425px;color:#686c62;font-size:16px;line-height:1.75}.wealth-step-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:auto;padding-top:38px;color:var(--step-accent);font-size:12px}.wealth-step-bottom svg{width:24px;height:24px}.wealth-how-cta{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:28px;color:#828879;font-size:14px}@keyframes wealth-float{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-12px) rotate(1deg)}}@media (min-width:821px) and (max-height:740px){.wealth-step-copy{padding:15px}.wealth-step-copy h3{margin-top:20px;font-size:38px}}@media (max-width:1100px){.wealth-hero h1{font-size:clamp(38px,4.3vw,48px)}.wealth-hero-inner{gap:0}.wealth-architecture{min-height:460px;height:460px}.wealth-property-image{height:240px}.wealth-property-key b{font-size:16px}.wealth-step-copy{padding:20px 5px}}@media (max-width:420px){.wealth-hero-store-badges{flex-wrap:nowrap;gap:10px}.wealth-hero-store-badges .land-app-badge{flex:1 1 0;min-width:0;justify-content:center;gap:8px;padding:9px 10px}.wealth-hero-store-badges .land-app-badge-label{font-size:14.5px}.wealth-hero-store-badges .land-app-badge-prefix{font-size:8px;letter-spacing:.05em;white-space:nowrap}}@media (orientation:portrait) and (max-width:1100px){.wealth-hero{min-height:auto;padding-bottom:92px}.wealth-hero-inner{grid-template-columns:1fr;min-height:0;gap:10px}.wealth-hero-art{padding:8px var(--land-rail-inset) 0;margin-top:20px}.wealth-architecture{min-height:0;height:auto;max-height:min(540px,44vh)}.wealth-scene{max-width:620px;margin-inline:auto}}@media (max-width:820px){.wealth-hero{padding-top:calc(112px + var(--land-announcement-h, 0px))}.wealth-hero-inner{grid-template-columns:1fr;min-height:0}.wealth-hero h1{font-size:clamp(34px,6.9vw,56px)}.wealth-hero-copy>p{font-size:16px}.wealth-hero-proof{margin-top:30px}.wealth-hero-art{margin-top:25px}.wealth-scene{max-width:600px;margin:auto}.wealth-hero-bottom{margin-top:15px}.wealth-hero-bottom>span:last-child{display:none}.wealth-section-heading{align-items:flex-start;flex-direction:column;gap:16px}.wealth-how,.wealth-properties{padding:72px 6vw}.wealth-properties-grid{grid-template-columns:1fr;max-width:520px;gap:28px}.wealth-property-image{height:320px}.wealth-step-copy h3{font-size:clamp(30px,6vw,46px);margin-top:24px}.wealth-step-copy{padding:0}.wealth-step-bottom{padding-top:24px}}@media (max-width:420px){.wealth-hero-actions{gap:20px}.wealth-architecture{min-height:365px;height:365px}.wealth-scene-caption{font-size:8px;left:2%;right:2%}.wealth-art-note{bottom:-22px;font-size:8px}.wealth-property-image{height:270px}}@media (prefers-reduced-motion:reduce){.wealth-page *,.wealth-page :after,.wealth-page :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}.wealth-property-card:focus-within,.wealth-property-card:hover,.wealth-scene{transform:none}}.wealth-nav-light .land-nav-link{color:#62675b!important}.wealth-nav-light .land-nav-link:hover{color:#947527!important}.wealth-nav-light .lum-trigger{color:#3d4435;border-color:#dde1d4}.wealth-nav-light .lum-trigger:hover,.wealth-nav-light .lum-trigger[aria-expanded=true]{color:#947527;border-color:rgba(var(--brand-primary-rgb),.55)}.wealth-nav-light .vlt-hamburger{color:#3d4435;border-color:#dde1d4}.wealth-nav-light .land-nav-btn{border-radius:100px}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.wealth-property-card{animation:wealth-card-reveal both;animation-timeline:view();animation-range:entry 0 entry 30%}}}@keyframes wealth-card-reveal{0%{opacity:0;translate:0 35px}to{opacity:1;translate:0 0}}.wealth-hero h1>span{display:block}.wealth-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 8px;border:1px solid #e4d8ab;border-radius:100px;background:#faf6e8;color:#806b2f;font-size:13px;font-weight:500;line-height:1.2}.wealth-hero-badge>span{display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#c8a94a;color:#fff;font-size:12px}.wealth-hero-actions{margin-top:26px}@media (max-width:420px){.wealth-hero-badge{font-size:11px}}.wealth-scene-glow{position:absolute;inset:-12% -18%;z-index:0;pointer-events:none;background:radial-gradient(46% 42% at 62% 34%,#c8a94a3d,transparent 68%),radial-gradient(38% 36% at 28% 62%,#534ab724,transparent 70%);filter:blur(38px);animation:wealth-glow-breathe 10s ease-in-out infinite}.wealth-scene-shadow{position:absolute;z-index:0;left:18%;right:14%;bottom:6%;height:34px;background:radial-gradient(50% 100% at 50% 50%,rgba(23,20,12,.22),transparent 75%);filter:blur(6px)}@keyframes wealth-glow-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media (max-width:600px){.wealth-scene-glow{inset:-8% -10%;filter:blur(26px)}.wealth-scene-shadow{height:22px;filter:blur(4px)}}@media (prefers-reduced-motion:reduce){.wealth-scene-glow{animation:none}}.mnav{--mnav-bg:rgba(var(--brand-ink-rgb),0.98);--mnav-fg:var(--brand-bone);--mnav-muted:rgba(var(--brand-bone-rgb),0.5);--mnav-rule:rgba(var(--brand-bone-rgb),0.12);--mnav-surface:rgba(var(--brand-bone-rgb),0.06);position:fixed;z-index:900;display:flex;flex-direction:column;inset:0;background:var(--mnav-bg);backdrop-filter:blur(22px) saturate(1.6);-webkit-backdrop-filter:blur(22px) saturate(1.6);animation:mnav-in .34s cubic-bezier(.16,1,.3,1) both}.mnav[data-tone=light]{--mnav-bg:rgba(250,249,246,0.99);--mnav-fg:var(--marketing-text);--mnav-muted:rgba(var(--marketing-text-rgb),0.55);--mnav-rule:rgba(var(--brand-ink-rgb),0.11);--mnav-surface:rgba(var(--brand-ink-rgb),0.04)}.mnav[data-closing=true]{animation:mnav-out .28s cubic-bezier(.4,0,1,1) both}.mnav-top{height:64px;flex-shrink:0;justify-content:space-between;padding:0 clamp(20px,6vw,44px);border-bottom:1px solid var(--mnav-rule)}.mnav-close,.mnav-top{display:flex;align-items:center}.mnav-close{width:42px;height:42px;justify-content:center;border:1px solid var(--mnav-rule);border-radius:50%;background:transparent;color:var(--mnav-muted);cursor:pointer;transition:border-color .25s ease,color .25s ease,background .25s ease}.mnav-close:focus-visible,.mnav-close:hover{border-color:rgba(var(--brand-primary-rgb),.6);color:var(--brand-primary);background:rgba(var(--brand-primary-rgb),.08)}.mnav-body{flex:1;min-height:0;overflow-y:auto;padding:clamp(14px,4vw,26px) clamp(20px,6vw,44px);-webkit-overflow-scrolling:touch}.mnav-row{border-bottom:1px solid var(--mnav-rule);opacity:0;animation:mnav-row-in .45s cubic-bezier(.16,1,.3,1) both}.mnav-link{display:flex;width:100%;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border:0;background:transparent;cursor:pointer;font-family:var(--font-display);font-size:clamp(26px,7vw,34px);font-weight:700;letter-spacing:-.035em;text-align:left;color:var(--mnav-fg);transition:color .25s ease}.mnav-link[data-active=true]{color:var(--brand-primary)}.mnav-caret{position:relative;width:15px;height:15px;flex-shrink:0}.mnav-caret:after,.mnav-caret:before{position:absolute;top:50%;left:0;width:15px;height:2px;content:"";border-radius:2px;background:var(--brand-primary);transition:transform .35s cubic-bezier(.22,1,.36,1)}.mnav-caret:after{transform:rotate(90deg)}.mnav-row[data-expanded=true] .mnav-caret:after{transform:rotate(0deg)}.mnav-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1)}.mnav-row[data-expanded=true] .mnav-panel{grid-template-rows:1fr}.mnav-panel-inner{overflow:hidden}.mnav-sub{display:flex;width:100%;align-items:center;gap:14px;padding:12px;margin-bottom:8px;border:0;border-radius:14px;background:var(--mnav-surface);cursor:pointer;font-family:inherit;text-align:left;transition:background .25s ease}.mnav-sub:last-child{margin-bottom:18px}.mnav-sub:hover,.mnav-sub[data-active=true]{background:rgba(var(--brand-primary-rgb),.12)}.mnav-sub-tile{display:flex;width:38px;height:38px;flex-shrink:0;align-items:center;justify-content:center;border-radius:11px;color:var(--brand-primary);background:rgba(var(--brand-primary-rgb),.14)}.mnav-sub-text{display:flex;min-width:0;flex-direction:column;gap:2px}.mnav-sub-label{font-size:14.5px;font-weight:600;color:var(--mnav-fg)}.mnav-sub-desc{font-size:12px;line-height:1.45;color:var(--mnav-muted)}.mnav-foot{flex-shrink:0;padding:clamp(16px,4vw,22px) clamp(20px,6vw,44px) calc(clamp(16px, 4vw, 22px) + env(safe-area-inset-bottom));border-top:1px solid var(--mnav-rule)}.mnav-actions{display:flex;flex-direction:column;gap:10px}.mnav-cta,.mnav-ghost{display:flex;width:100%;align-items:center;justify-content:center;gap:9px;padding:16px 24px;border-radius:999px;cursor:pointer;font-family:inherit;font-size:16px;font-weight:700;letter-spacing:-.01em;transition:background .25s ease,border-color .25s ease,transform .2s ease}.mnav-cta{border:0;color:var(--brand-ink);background:var(--brand-primary)}.mnav-cta:active{transform:scale(.985)}.mnav-ghost{border:1px solid var(--mnav-rule);font-weight:500;color:var(--mnav-fg);background:transparent}.mnav-ghost:hover{background:var(--mnav-surface)}.mnav-legal{margin:16px 0 0;font-size:11.5px;text-align:center;color:var(--mnav-muted);opacity:.75}.mnav-account{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--mnav-rule)}.mnav-account-id{display:flex;align-items:center;gap:12px}.mnav-account-avatar{display:flex;width:42px;height:42px;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.02em;color:var(--brand-primary);background:rgba(var(--brand-primary-rgb),.16)}.mnav-account-text{display:flex;min-width:0;flex-direction:column;gap:2px}.mnav-account-name{font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--mnav-fg)}.mnav-account-email{overflow:hidden;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap;color:var(--mnav-muted)}.mnav-account-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.mnav-account-link{padding:9px 15px;border:1px solid var(--mnav-rule);border-radius:999px;background:transparent;cursor:pointer;font-family:inherit;font-size:13.5px;font-weight:500;color:var(--mnav-fg);transition:background .25s ease,border-color .25s ease}.mnav-account-link:hover{border-color:rgba(var(--brand-primary-rgb),.5);background:rgba(var(--brand-primary-rgb),.1)}.mnav-account-link.is-danger{margin-left:auto;border-color:transparent;color:var(--status-danger)}.mnav-account-link.is-danger:hover{border-color:rgba(var(--status-danger-rgb),.4);background:rgba(var(--status-danger-rgb),.08)}@keyframes mnav-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes mnav-out{to{opacity:0;transform:translateY(-8px)}}@keyframes mnav-row-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mnav,.mnav-row,.mnav[data-closing=true]{animation:none;opacity:1}.mnav-caret:after,.mnav-caret:before,.mnav-panel{transition:none}}:root{--reveal-ease:cubic-bezier(0.22,1,0.36,1)}@keyframes reveal-rise-in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.wealth-hero-art,.wealth-hero-copy>*{animation:reveal-rise-in .9s var(--reveal-ease) both}.wealth-hero-copy>:nth-child(2){animation-delay:.1s}.wealth-hero-copy>:nth-child(3){animation-delay:.2s}.wealth-hero-copy>:nth-child(4){animation-delay:.3s}.wealth-hero-copy>:nth-child(n+5){animation-delay:.4s}.wealth-hero-art{animation-delay:.15s}.abt-hero-copy>*{animation:reveal-rise-in .9s var(--reveal-ease) both}.abt-hero-copy>:nth-child(2){animation-delay:.1s}.abt-hero-copy>:nth-child(3){animation-delay:.2s}.abt-hero-copy>:nth-child(n+4){animation-delay:.3s}.abt-hero-art{animation:abt-art-in 1.1s var(--reveal-ease) .12s both}@keyframes abt-art-in{0%{opacity:0;transform:translateX(56px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@media (prefers-reduced-motion:reduce){.abt-hero-art,.abt-hero-copy>*,.wealth-hero-art,.wealth-hero-copy>*{animation:none}}