:root{--navy:#0c192b;--navy-light:#15263b;--ink:#152238;--gold:#d5b170;--gold-deep:#967336;--paper:#fbfaf7;--muted:#647080;--line:#dedfdc;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:98px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 var(--sans);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1,h2{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(4rem,6.4vw,6.5rem);margin:24px 0 26px}h2{font-size:clamp(2.7rem,4vw,4.2rem);margin:18px 0 28px}h3{font-size:1.8rem;line-height:1.17;letter-spacing:-.025em;margin-bottom:14px}em{font-weight:400;color:var(--gold-deep)}svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ab7f38;outline-offset:6px}.skip-link{position:fixed;z-index:30;top:-100px;left:20px;padding:12px 18px;background:white;color:var(--navy)}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:0 6%;background:var(--navy);color:#f6f1e7;border-bottom:1px solid #ffffff1b;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;font:39px/.9 var(--serif);letter-spacing:-1.5px}.brand img{width:45px;height:45px;border-radius:12px}.brand small{display:block;color:var(--gold);font:10px/2 var(--sans);letter-spacing:3px;padding-left:2px;margin-top:4px}.site-header nav{display:flex;gap:36px}.site-header nav a{position:relative}.site-header nav a::after{content:'';position:absolute;left:0;bottom:-5px;width:0;height:1px;background:var(--gold);transition:width .2s}.site-header nav a:hover::after{width:100%}.site-header nav a,.header-cta{text-decoration:none;font-size:.875rem}.header-cta{border:1px solid #b598654f;padding:12px 19px;border-radius:4px;display:flex;align-items:center;gap:25px}.header-cta:hover{border-color:var(--gold)}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1.08fr 1fr;gap:3%;padding:74px 6% 0;background:var(--navy);color:#f6f1e7;overflow:hidden}.hero-copy{padding-bottom:60px;position:relative;z-index:2}.hero em{color:var(--gold)}.eyebrow{font-size:.75rem;letter-spacing:2px;font-weight:500;display:flex;align-items:center;gap:12px;line-height:1.7;color:var(--gold)}.eyebrow>span{display:block;height:1px;width:25px;background:currentColor}.eyebrow.dark{color:#7c6032}.hero-description{max-width:440px;font-size:1.0625rem;line-height:1.8;color:#b6c0ce}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:15px 22px;border-radius:4px;text-decoration:none;font-size:.9375rem;transition:background .2s,transform .2s}.button.gold{background:var(--gold);color:var(--navy)}.button:hover{background:#e6c991;transform:translateY(-2px)}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.875rem;text-decoration:none;border-bottom:1px solid #a4844f;padding-bottom:5px}.text-link.light{color:#e5e5e0;border-color:#ffffff3b}.text-link:hover{color:var(--gold-deep)}.platform-note{font-size:.75rem;margin-top:25px;color:#919dab;display:flex;align-items:center;gap:9px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:555px;margin-top:-5px}.arch{position:absolute;width:90%;height:95%;border:1px solid #c8aa6a3d;border-radius:260px 260px 0 0;background:radial-gradient(ellipse at 50% 48%,#314156 0%,#1a2b40 42%,#101f32 72%);bottom:0;left:5%}.arch::after{content:'';position:absolute;inset:15px 15px 0;border:1px solid #c8aa6a1c;border-bottom:0;border-radius:260px 260px 0 0}.hero-brand-art{position:relative;width:75%;max-width:390px;z-index:1;transform:translateY(-30px)}.hero-brand-art img{width:88%;margin:auto}.hero-brand-art>p{text-align:center;font:64px/1 var(--serif);margin:5px 0 0;color:#f8e7c8;letter-spacing:-2px}.hero-brand-art>p span{display:block;font:12px/2 var(--sans);letter-spacing:6px;margin-top:10px;color:var(--gold)}.visual-caption{position:absolute;bottom:33px;left:0;display:flex;align-items:center;gap:14px;z-index:2}.visual-caption p{font:italic 16px/1.45 var(--serif);color:#c6cdd3;margin:0}.caption-line{height:1px;width:44px;background:#be9f65}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;padding:24px 0;border-top:1px solid #ffffff20;font-size:.75rem;letter-spacing:2px;color:#c6c9cb;gap:20px;position:relative;z-index:2;background:var(--navy)}.hero-bottom span:nth-child(2){text-align:center}.section-wrap{padding:95px 6%;max-width:1600px;margin:auto}.section-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:10%;align-items:end;margin-bottom:48px}.section-heading>p{font-size:1.0625rem;color:var(--muted);max-width:355px;margin:0 0 36px auto}.section-heading h2{margin-bottom:0}.app-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:9%}.app-preview{margin:0;background:#eeede6;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:28px 32px 24px;border-radius:6px;min-height:640px}.preview-heading{position:absolute;top:26px;left:30px;right:30px;display:flex;align-items:center;justify-content:space-between;font-size:.75rem;letter-spacing:1.5px;color:#6e716c}.preview-heading>span:last-child{font-size:22px;color:#9a7940}.screen-slot{max-width:285px;margin:58px auto 15px;position:relative}.screen-slot img{border-radius:36px;box-shadow:0 24px 45px -18px #17223455}.app-preview figcaption{font:italic 15px/1.6 var(--serif);color:#6e716c;text-align:center;max-width:330px}.feature-list{padding-top:0}.feature{display:grid;grid-template-columns:29px 1fr 28px;gap:22px;border-bottom:1px solid var(--line);padding:34px 0}.feature:first-child{padding-top:13px}.feature:last-child{border-bottom:0}.feature-number{font:14px/2 var(--serif);color:var(--gold-deep)}.feature p{color:var(--muted);font-size:1rem;line-height:1.75;max-width:360px;margin:0}.feature svg{width:27px;height:27px;margin-top:7px;color:#9a7940}.children-section{background:#efede4;border-top:1px solid #e7e4d9;border-bottom:1px solid #e7e4d9}.children-inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:10%;padding-top:80px;padding-bottom:80px}.children-copy>p:not(.eyebrow){color:#616970;max-width:475px;font-size:1rem}.children-copy .text-link{margin-top:15px}.children-visual{min-height:410px;display:flex;align-items:center;justify-content:center;border-left:1px solid #c5baa5}.story-quote{position:relative;padding-left:50px}.story-label{font-size:.75rem;letter-spacing:1.5px;color:#806435}.quote-mark{position:absolute;top:22px;left:40px;font:110px/1 var(--serif);color:#c7af8260}.story-quote>p{position:relative;font:38px/1.24 var(--serif);letter-spacing:-.025em;margin:44px 0 30px}.story-rule{display:block;width:55px;height:1px;background:#aa8a52;margin-bottom:18px}.story-end{font-size:.75rem;letter-spacing:2px;color:#827560}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;padding-top:88px;padding-bottom:90px}.faq-list{border-top:1px solid var(--line);margin-top:8px}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:25px 0;display:flex;justify-content:space-between;gap:25px;font-size:1rem;line-height:1.5}summary::-webkit-details-marker{display:none}summary>span{color:#9a7940;font-size:22px;line-height:1.1;transition:transform .2s}details[open] summary>span{transform:rotate(45deg)}details>p{color:var(--muted);font-size:1rem;max-width:540px;padding:0 30px 22px 0;margin:0}.launch-section{padding:70px 6%;background:var(--navy);color:#f6f1e7;text-align:center;position:relative}.launch-inner{max-width:840px;margin:auto}.launch-inner>img{margin:0 auto 22px;border-radius:20px}.launch-inner>.eyebrow{justify-content:center}.launch-inner h2{font-size:clamp(2.5rem,4vw,4.1rem)}.launch-inner em{color:var(--gold)}.launch-inner>p:not(.eyebrow){color:#aeb9c7}.platforms{display:flex;justify-content:center;gap:16px;margin-top:30px;flex-wrap:wrap}.platform{border:1px solid #ffffff30;border-radius:5px;min-width:176px;padding:14px 25px;text-align:left;display:flex;gap:15px;align-items:center}.platform svg{width:26px;height:30px;color:#cfb174}.platform strong{display:block;font-size:1rem;font-weight:400;line-height:1.5}.platform small{display:block;color:#a7b2c2;font-size:.75rem}.site-footer{padding:40px 6% 22px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:32px}.site-footer .brand{font-size:34px}.site-footer .brand small{color:#957436}.footer-main p{font-size:.875rem;color:var(--muted);margin:0}.footer-main>a:last-child{font-size:.875rem;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;font-size:.75rem;color:#6b7481}.footer-bottom a{text-decoration:none}@media(min-width:1700px){.site-header{padding-left:max(6%,calc((100vw - 1408px)/2));padding-right:max(6%,calc((100vw - 1408px)/2))}.hero{padding-left:max(6%,calc((100vw - 1408px)/2));padding-right:max(6%,calc((100vw - 1408px)/2))}}@media(max-width:1050px){.site-header{gap:20px;padding-left:5%;padding-right:5%}.site-header nav{gap:22px}.header-cta{gap:15px}.hero{padding-left:5%;padding-right:5%;gap:1%}h1{font-size:5rem}.hero-actions{gap:20px}.hero-visual{min-height:580px}.hero-brand-art{width:85%}.hero-brand-art>p{font-size:55px}.hero-bottom{font-size:.7rem;letter-spacing:1px}.app-grid{gap:6%}.app-preview{padding-left:20px;padding-right:20px}.feature{gap:15px}.children-inner{gap:5%}.story-quote{padding-left:30px}.story-quote>p{font-size:35px}.children-copy .eyebrow{max-width:320px}.section-wrap{padding-left:5%;padding-right:5%}.children-copy h2{font-size:3rem}.footer-main p{max-width:225px}}@media(max-width:760px){html{scroll-padding-top:25px}.site-header{height:84px;flex-wrap:wrap;gap:16px}.brand{font-size:33px}.brand img{width:39px;height:39px}.brand small{font-size:9px}.header-cta{margin-left:auto;font-size:.75rem;padding:10px 12px;gap:8px}.menu-toggle{display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#eee8dc;font-size:.875rem;padding:10px 0;cursor:pointer}.site-header nav{display:none;position:absolute;top:84px;left:0;right:0;padding:20px 6%;background:var(--navy);border-bottom:1px solid #b4966940;flex-direction:column;gap:0}.site-header.menu-open nav{display:flex}.site-header nav a{padding:12px 0;font-size:1rem}.hero{grid-template-columns:1fr;padding:47px 6% 0}.hero-copy{padding-bottom:23px}.hero h1{font-size:clamp(3.8rem,12vw,5.7rem);margin-top:20px}.hero-description{font-size:1rem;max-width:450px}.hero-actions{gap:24px;margin-top:24px}.platform-note{font-size:.75rem;gap:7px;flex-wrap:wrap}.hero-visual{min-height:435px;width:100%;max-width:470px;margin:7px auto 0}.arch{height:100%;width:94%;left:3%;border-radius:220px 220px 0 0}.hero-brand-art{max-width:300px;transform:translateY(-25px)}.hero-brand-art img{width:74%}.hero-brand-art>p{font-size:48px}.hero-brand-art>p span{font-size:10px;letter-spacing:5px}.visual-caption{bottom:28px;left:0}.visual-caption p{font-size:14px}.hero-bottom{gap:9px;padding:23px 0;font-size:.625rem;letter-spacing:1px;align-items:center}.hero-bottom span{max-width:110px}.hero-bottom span:last-child{text-align:right}.section-wrap{padding:62px 6%}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:35px}.section-heading>p{max-width:480px;margin:0;font-size:1rem}.app-grid{grid-template-columns:1fr;gap:38px}.app-preview{min-height:600px;max-width:520px;width:100%;margin:auto}.screen-slot{max-width:270px}.feature{padding:26px 0}.feature:first-child{padding-top:0}.feature h3{font-size:1.65rem}.feature p{max-width:100%}.children-inner{grid-template-columns:1fr;gap:42px}.children-copy h2{font-size:2.8rem}.children-copy .eyebrow{max-width:100%}.children-visual{border-left:0;border-top:1px solid #d1c7b7;min-height:340px;justify-content:flex-start;padding-top:34px}.story-quote{padding-left:15px}.story-quote>p{font-size:34px;margin-top:30px}.quote-mark{left:5px;top:12px}.faq-section{grid-template-columns:1fr;gap:10px}.faq-heading h2 br{display:none}.faq-heading h2 br::after{content:' '}.faq-heading h2 em{margin-left:.15em}.faq-heading h2{margin-bottom:20px}.faq-list{margin-top:0}summary{font-size:.9375rem;padding:22px 0}.launch-section{padding:55px 6%}.launch-inner h2{font-size:2.7rem}.platform{min-width:155px;padding:12px 18px}.site-footer{padding:34px 6% 20px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-main p{grid-column:1/-1;grid-row:2;max-width:100%}.footer-main>a:last-child{justify-self:end}.footer-bottom{font-size:.75rem}.eyebrow{letter-spacing:1.7px}}@media(max-width:390px){.header-cta{display:none}.menu-toggle{margin-left:auto}.hero h1{font-size:3.75rem}.hero-actions{gap:20px}.hero-bottom{letter-spacing:.5px}.hero-visual{min-height:400px}.hero-brand-art{max-width:270px}.app-preview{min-height:550px}.screen-slot{max-width:235px}.preview-heading{left:20px;right:20px;font-size:.7rem}.launch-inner h2{font-size:2.35rem}.platforms{gap:10px}.platform{min-width:140px;padding:12px 14px}.footer-main>a:last-child{font-size:.75rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}

.children-visual{margin:0;flex-direction:column;gap:22px;padding-left:40px}.children-visual>img{width:238px;border-radius:24px;border:5px solid #203046;box-shadow:0 22px 45px -25px #11243f77}.children-visual>figcaption{font:italic 14px/1.6 var(--serif);text-align:center;color:#6c6a64}.screen-slot{max-width:246px}.screen-slot img{border:5px solid #203046;border-radius:24px}.app-preview{min-height:680px}.app-preview figcaption{font-size:14px}@media(max-width:760px){.children-visual{padding-left:0;padding-top:34px}.children-visual>img{width:238px}.screen-slot{max-width:246px}.app-preview{min-height:680px}}
