:root{--rp-horizon:#2F6F8F;--rp-sage:#6FA58B;--rp-sand:#F4F0E8;--rp-graphite:#2D3640;--rp-coral:#E58C73;--white:#fff;--line:rgba(45,54,64,.12);--muted:rgba(45,54,64,.72);--container:1240px;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--shadow:0 24px 60px rgba(45,54,64,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rp-graphite);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{outline-offset:4px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Sora,Inter,sans-serif;letter-spacing:-.035em}h1{font-size:clamp(2.35rem,5vw,3.7rem);line-height:1.08;margin-bottom:24px}h2{font-size:clamp(2rem,4vw,3rem);line-height:1.14;margin-bottom:20px}h3{font-size:1.2rem;line-height:1.35}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.narrow{max-width:840px;text-align:center}.section{padding:128px 0}.section-sand,.section-soft{background:var(--rp-sand)}.skip-link{position:fixed;left:16px;top:-60px;z-index:999;background:#fff;padding:10px 14px;border-radius:10px;box-shadow:var(--shadow)}.skip-link:focus{top:16px}.site-header{height:76px;position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);border-bottom:1px solid transparent;backdrop-filter:blur(14px);transition:border-color .2s ease}.site-header.scrolled{border-color:var(--line)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-text{font-family:Sora,sans-serif;font-weight:600;font-size:1.15rem}.desktop-nav{display:flex;gap:28px;font-size:.94rem}.desktop-nav a,.link-ghost{color:var(--muted)}.desktop-nav a:hover,.link-ghost:hover{color:var(--rp-horizon)}.header-actions{display:flex;align-items:center;gap:16px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:14px;font-weight:600;transition:transform .18s ease,background .18s ease,border-color .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--rp-horizon);color:#fff}.button-primary:hover{background:#285f7b}.button-secondary{border:1px solid var(--line);background:#fff}.button-secondary:hover{border-color:rgba(45,54,64,.3)}.button-light{background:#fff;color:var(--rp-horizon)}.link-light{color:#fff;text-decoration:underline;text-underline-offset:4px}.menu-toggle{display:none;width:44px;height:44px;border:0;background:none;padding:10px}.menu-toggle span{display:block;height:2px;background:var(--rp-graphite);margin:5px 0;border-radius:999px}.mobile-menu{position:absolute;left:0;right:0;top:76px;background:#fff;border-bottom:1px solid var(--line)}.mobile-menu-inner{display:grid;gap:8px;padding-block:18px 24px}.mobile-menu-inner>a:not(.button){padding:10px 0}.hero{padding-top:88px;min-height:calc(100vh - 76px);display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:72px}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:600;color:var(--rp-horizon);margin-bottom:18px}.eyebrow-light{color:rgba(255,255,255,.72)}.hero-lead{font-size:1.15rem;line-height:1.75;color:var(--muted);max-width:620px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.signature{margin-top:22px;font-size:.92rem;color:var(--muted)}.product-stage{position:relative;min-height:560px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(47,111,143,.18);border-radius:50%}.orbit-one{width:520px;height:520px}.orbit-two{width:390px;height:390px;border-color:rgba(229,140,115,.2)}.product-window{width:min(100%,560px);background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow);position:relative;z-index:2;overflow:hidden}.window-top{height:48px;display:flex;align-items:center;gap:7px;padding:0 18px;border-bottom:1px solid var(--line);background:#fbfaf7}.window-top span{width:8px;height:8px;border-radius:50%;background:rgba(45,54,64,.2)}.product-content{padding:26px}.product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.product-heading strong{display:block;font-family:Sora;font-size:1.45rem}.mini-label,.balance-card span,.mini-grid span,.insight-card span{font-size:.75rem;color:var(--muted)}.status-pill{background:rgba(111,165,139,.14);padding:7px 10px;border-radius:999px;font-size:.75rem}.balance-card{background:var(--rp-sand);border-radius:20px;padding:22px}.balance-card strong{display:block;font-family:Sora;margin-top:5px}.balance-track{height:10px;border-radius:999px;background:rgba(45,54,64,.08);margin:22px 0 10px;overflow:hidden}.balance-track i{display:block;width:68%;height:100%;background:var(--rp-horizon);border-radius:999px}.balance-meta{display:flex;justify-content:space-between;gap:12px}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:12px 0}.mini-grid article,.insight-card{border:1px solid var(--line);border-radius:16px;padding:16px}.mini-grid strong,.insight-card strong{display:block;font-size:.9rem;margin-top:4px}.insight-card{display:flex;gap:12px;align-items:flex-start}.insight-dot{width:12px;height:12px;border-radius:50%;background:var(--rp-coral);margin-top:4px;flex:0 0 auto}.editorial-break{padding:96px 0}.editorial-break p{font-family:Sora;font-size:clamp(2rem,4vw,3.4rem);line-height:1.2;margin:0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.section-heading p:not(.eyebrow){font-size:1.06rem;color:var(--muted);max-width:560px}.change-list p{padding:18px 0;margin:0;border-bottom:1px solid var(--line);font-size:1.08rem}.change-conclusion{margin-top:28px;font-family:Sora;font-weight:600;font-size:1.2rem}.section-title-centered{text-align:center;max-width:760px;margin:0 auto 64px}.section-title-centered>p:not(.eyebrow){color:var(--muted)}.journey{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;position:relative}.journey-line{position:absolute;left:12%;right:12%;top:27px;height:1px;background:linear-gradient(90deg,var(--rp-horizon),var(--rp-sage),var(--rp-coral))}.journey-step{position:relative;padding-top:4px}.journey-step>span{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#fff;border:1px solid var(--line);font-family:Sora;font-weight:600;color:var(--rp-horizon);margin-bottom:28px;position:relative;z-index:2}.journey-step p{color:var(--muted)}.statement-section{background:var(--rp-graphite);color:#fff}.statement-inner{text-align:center;max-width:1040px}.statement-inner h2{max-width:860px;margin-inline:auto}.timeline-concept{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin:64px 0}.timeline-concept div{padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:18px}.timeline-concept span{display:block;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;opacity:.7}.timeline-concept strong{display:block;margin-top:8px}.statement-close{font-family:Sora;font-size:1.35rem;line-height:1.5}.question-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.question-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px}.question-card>span,.principle>span,.security-item>span{font-family:Sora;color:var(--rp-horizon);font-size:.8rem}.question-card p,.principle p,.security-item p,.story-item p{color:var(--muted);margin-bottom:0}.product-story-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:84px;align-items:center}.visual-panel{min-height:520px;background:var(--rp-sand);border-radius:32px;padding:42px;position:relative;overflow:hidden}.visual-tag{font-size:.74rem;letter-spacing:.12em;color:var(--rp-horizon);font-weight:600}.visual-card{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:28px;position:absolute}.visual-card span{font-size:.75rem;color:var(--muted)}.visual-card strong{display:block;font-family:Sora;font-size:1.25rem;margin-top:8px}.visual-card.large{width:68%;left:42px;top:120px}.visual-card.offset{width:64%;right:42px;bottom:72px}.story-item{padding:20px 0;border-top:1px solid var(--line)}.calm-section{background:rgba(111,165,139,.1)}.principles-grid,.security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.principle,.security-item{background:rgba(255,255,255,.72);border:1px solid rgba(45,54,64,.08);border-radius:20px;padding:28px}.align-center{align-items:center}.decision-flow{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.decision-flow span,.decision-flow strong{padding:14px 18px;border:1px solid var(--line);border-radius:999px}.decision-flow strong{background:var(--rp-horizon);color:#fff}.manifesto{text-align:center}.manifesto-accent{color:var(--rp-horizon)}.manifesto p:last-child{font-size:1.08rem;color:var(--muted);max-width:620px;margin-inline:auto}.cta-section{background:var(--rp-horizon);color:#fff;text-align:center}.cta-section p{color:rgba(255,255,255,.82)}.cta-actions{display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;margin-top:30px}.signature-light{color:rgba(255,255,255,.75)!important}.site-footer{background:var(--rp-graphite);color:#fff;padding:72px 0 28px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:48px}.footer-grid h3{font-size:.9rem;margin-bottom:16px}.footer-grid a{display:block;color:rgba(255,255,255,.72);margin:10px 0;font-size:.92rem}.footer-grid a:hover{color:#fff}.footer-brand strong{font-family:Sora;font-size:1.2rem}.footer-brand p{color:rgba(255,255,255,.64);max-width:260px;margin-top:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:54px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;color:rgba(255,255,255,.5);font-size:.8rem}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.is-visible{opacity:1;transform:none}@media (max-width:899px){.desktop-nav,.desktop-only{display:none}.menu-toggle{display:block}.hero{padding-top:64px;min-height:auto}.hero-grid,.split-grid,.product-story-grid{grid-template-columns:1fr;gap:52px}.hero-copy{text-align:left}.product-stage{min-height:460px}.section{padding:96px 0}.journey{grid-template-columns:1fr;gap:16px}.journey-line{left:26px;top:18px;bottom:18px;width:1px;height:auto;right:auto}.journey-step{padding-left:86px;min-height:100px}.journey-step>span{position:absolute;left:0;top:0}.timeline-concept{grid-template-columns:1fr;gap:12px}.timeline-concept i{transform:rotate(90deg)}.question-grid{grid-template-columns:1fr}.principles-grid,.security-grid{grid-template-columns:1fr}.visual-panel{min-height:460px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:639px){.container{width:min(calc(100% - 32px),var(--container))}.section{padding:78px 0}.hero{padding-top:48px}.hero-actions{display:grid}.hero-actions .button{width:100%}.product-stage{min-height:400px}.orbit-one{width:360px;height:360px}.orbit-two{width:280px;height:280px}.product-content{padding:18px}.product-window{border-radius:22px}.mini-grid{grid-template-columns:1fr}.editorial-break{padding:72px 0}.journey-step{padding-left:76px}.visual-panel{min-height:400px;padding:24px}.visual-card.large{left:24px;top:100px;width:78%}.visual-card.offset{right:24px;bottom:48px;width:72%}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column}.cta-actions{display:grid}.cta-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}