:root{color:#082d4f;background:#f7fbfd;font-family:Aptos,Segoe UI,Arial,sans-serif;font-synthesis:none;--navy: #062f53;--navy-deep: #02223d;--sky: #dff3ff;--yellow: #ffd44f;--yellow-deep: #e8a900;--green: #73b72f;--green-dark: #467e18;--ink: #082d4f;--muted: #476177;--paper: #fffdf8;--line: rgba(8, 45, 79, .18);--shadow: 0 14px 34px rgba(5, 43, 76, .14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background-color:#f7fbfd;background-image:radial-gradient(circle,rgba(8,45,79,.18) 1.5px,transparent 1.7px),linear-gradient(rgba(8,45,79,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(8,45,79,.09) 1px,transparent 1px);background-size:24px 24px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button,a{font:inherit}:focus-visible{outline:3px solid #f6b700;outline-offset:4px}.site-shell{min-height:100vh;overflow:clip}.demo-notice{min-height:30px;padding:7px 24px 6px;color:#fff;background:var(--navy-deep);font-size:11px;font-weight:800;letter-spacing:.11em;text-align:center;text-transform:uppercase}.site-header{position:relative;z-index:20;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:12px clamp(24px,3.2vw,64px);color:#fff;background:var(--navy);border-bottom:1px solid rgba(255,255,255,.18)}.wordmark{min-height:44px;display:inline-flex;flex-direction:column;justify-content:center;gap:2px;text-decoration:none;text-transform:uppercase}.wordmark strong{font-size:clamp(18px,1.55vw,24px);line-height:1.05;letter-spacing:.025em}.wordmark span{color:#8fd044;font-size:11px;font-weight:900;letter-spacing:.14em}.header-actions{display:flex;align-items:center;gap:18px}.call-link{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:12px;padding:13px 24px;color:var(--navy-deep);background:var(--yellow);border:2px solid var(--yellow-deep);border-radius:10px;box-shadow:0 4px #a3700038;font-size:clamp(17px,1.45vw,24px);font-weight:900;line-height:1;text-decoration:none;transition:transform .16s ease,background .16s ease}.call-link:hover{background:#ffdc68;transform:translateY(-1px)}.call-link:active{transform:translateY(1px)}.call-link svg{width:1.2em;height:1.2em;flex:0 0 auto}.header-call{min-height:44px;padding:8px 0;color:#fff;background:transparent;border:0;box-shadow:none;font-size:clamp(20px,1.75vw,28px)}.header-call:hover{background:transparent}.menu-toggle{width:48px;height:48px;display:inline-grid;place-items:center;padding:0;color:#fff;background:transparent;border:1px solid rgba(255,255,255,.38);border-radius:8px;cursor:pointer}.menu-toggle svg{width:27px;height:27px}.site-menu{position:absolute;top:calc(100% + 8px);right:clamp(20px,3vw,60px);width:min(280px,calc(100vw - 32px));display:grid;padding:8px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.site-menu.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.site-menu a{min-height:48px;display:flex;align-items:center;padding:11px 14px;color:var(--ink);border-radius:8px;font-weight:800;text-decoration:none}.site-menu a:hover{background:#edf8ff}.hero{position:relative;min-height:clamp(570px,45vw,649px);isolation:isolate;overflow:hidden;background:var(--sky);border-bottom:1px solid rgba(8,45,79,.14)}.hero-art,.hero-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-art{z-index:-2}.hero-art img{object-fit:cover;object-position:center}.hero-cart{position:absolute;right:clamp(34px,5vw,78px);bottom:28px;z-index:-1;width:clamp(260px,21vw,300px);height:auto;pointer-events:none}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#dff3ff0a;pointer-events:none}.hero-content{width:min(1080px,76vw);margin:0 auto;padding-top:180px;text-align:center}.hero-content>.eyebrow{display:none}.eyebrow{margin:0 0 10px;color:var(--green-dark);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.hero h1{max-width:1080px;margin:0 auto;color:var(--ink);font-size:clamp(38px,3.75vw,54px);line-height:1.03;letter-spacing:-.035em}.hero-intro{margin:16px 0 22px;color:var(--ink);font-size:clamp(18px,1.6vw,24px);line-height:1.35}.hero-call{width:min(620px,88%);min-height:72px;font-size:clamp(26px,2.3vw,34px)}.prompt-rail{position:absolute;left:42%;bottom:118px;width:min(780px,66vw);display:grid;grid-template-columns:repeat(3,minmax(0,240px));justify-content:space-between;gap:0;transform:translate(-50%)}.prompt-rail:before{content:"";position:absolute;left:5%;right:5%;top:-18px;height:3px;background:#082d4f66}.prompt-card{position:relative;min-height:88px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:12px;padding:10px 14px;color:var(--ink);background:#fffdf8f0;border:1px solid rgba(8,45,79,.18);border-radius:13px;box-shadow:0 7px 18px #072b4c1f;font-size:15px;font-weight:900;line-height:1.15;text-align:left;text-transform:uppercase;cursor:pointer}.prompt-card:before,.prompt-card:after{content:"";position:absolute;left:50%;width:2px;height:18px;background:#082d4f6b;transform:translate(-50%)}.prompt-card:before{top:-18px}.prompt-card:after{display:none}.prompt-card.is-active{border-color:var(--green);box-shadow:0 0 0 3px #73b72f33,0 8px 18px #072b4c21}.prompt-icon{width:56px;height:56px;display:grid;place-items:center;color:#fff;background:var(--navy);border-radius:50%}.prompt-icon svg{width:30px;height:30px}.prompt-detail{position:absolute;left:50%;bottom:35px;width:min(760px,58vw);display:flex;justify-content:center;gap:10px;color:var(--muted);font-size:13px;text-align:center;transform:translate(-50%)}.prompt-detail strong{color:var(--ink)}.image-disclosure{position:absolute;right:auto;bottom:18px;left:50%;max-width:560px;margin:0;padding:8px 12px;color:#183b55;background:#ffffffe0;border-radius:7px;font-size:13px;line-height:1.35;text-align:center;transform:translate(-50%)}.prep-section,.topic-section,.contact-section,.site-footer{width:min(1180px,calc(100% - 48px));margin-inline:auto}.prep-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(48px,8vw,120px);padding:clamp(74px,9vw,128px) 0}.section-heading h2,.topic-intro h2,.contact-section h2{margin:0;color:var(--ink);font-size:clamp(34px,4vw,58px);line-height:1.02;letter-spacing:-.035em}.section-heading>p:last-child,.topic-intro>p:last-child,.contact-section>div>p:last-child{color:var(--muted);font-size:17px;line-height:1.65}.prep-list{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.prep-list li{min-height:132px;display:grid;grid-template-columns:58px 52px 1fr;align-items:center;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.step-number{color:var(--green-dark);font-size:18px;font-weight:900}.step-icon{width:50px;height:50px;display:grid;place-items:center;color:var(--navy);border:2px solid var(--navy);border-radius:50%}.step-icon svg{width:25px;height:25px}.step-copy{display:grid;gap:6px}.step-copy strong{font-size:20px}.step-copy span{color:var(--muted);line-height:1.5}.topic-section{width:100%;max-width:none;display:grid;grid-template-columns:minmax(320px,.78fr) 1.22fr;gap:clamp(40px,6vw,100px);align-items:center;padding:clamp(70px,8vw,110px) max(24px,calc((100vw - 1180px)/2));color:#fff;background:var(--navy)}.topic-intro h2{color:#fff}.topic-intro .eyebrow{color:#a8df68}.topic-intro>p:last-child{color:#d9e8f3}.topic-row{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid rgba(255,255,255,.22)}.topic-row div{min-height:170px;display:grid;place-items:center;align-content:center;gap:16px;padding:20px;text-align:center;border-right:1px solid rgba(255,255,255,.22)}.topic-row div:last-child{border-right:0}.topic-row svg{width:44px;height:44px;color:var(--yellow)}.topic-row strong{font-size:17px}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:54px;padding:clamp(72px,9vw,120px) 0}.contact-section>div{max-width:650px}.contact-call{flex:0 0 auto}.site-footer{width:100%;max-width:none;display:grid;grid-template-columns:1fr auto 1.2fr;align-items:start;gap:40px;padding:42px max(24px,calc((100vw - 1180px)/2));color:#fff;background:var(--navy-deep)}.site-footer div{display:grid;gap:6px}.site-footer div span{color:#a8df68;font-size:13px;text-transform:uppercase;letter-spacing:.09em}.site-footer a{min-height:44px;display:inline-flex;align-items:center;font-weight:800}.site-footer p{margin:0;color:#c7d9e6;font-size:12px;line-height:1.55}@media(min-width:1800px){.hero{min-height:525px}.hero-art img{object-fit:fill}.hero-content{width:1180px;padding-top:125px}.hero h1{font-size:52px}.hero-intro{margin:10px 0 16px;font-size:23px}.hero-call{width:660px;min-height:68px;font-size:31px}.prompt-rail{left:43%;bottom:100px;width:960px;grid-template-columns:repeat(3,260px)}.prompt-card{min-height:90px;font-size:16px}.hero-cart{right:7vw;bottom:34px;width:300px}}@media(max-width:1100px)and (min-width:981px){.hero{min-height:650px}.hero-content{width:min(820px,80vw);padding-top:150px}.hero h1{font-size:42px}.prompt-rail{left:40%;width:min(690px,68vw);grid-template-columns:repeat(3,minmax(0,210px))}.hero-cart{right:24px;width:205px}}@media(max-width:1100px)and (min-width:701px){.prompt-detail{left:24px;bottom:52px;width:calc(100% - 390px);justify-content:flex-start;text-align:left;transform:none}.image-disclosure{bottom:8px}}@media(max-width:980px){.hero{min-height:700px}.hero-art img{object-position:72% center}.hero-content{width:min(680px,82vw);padding-top:135px}.prompt-rail{left:50%;bottom:190px;width:calc(100% - 48px);grid-template-columns:repeat(3,minmax(0,200px))}.hero-cart{right:34px;bottom:20px;width:180px}.image-disclosure{left:30%;bottom:18px;max-width:330px}.prep-section{grid-template-columns:1fr;gap:44px}.topic-section{grid-template-columns:1fr}.contact-section{align-items:flex-start;flex-direction:column}.site-footer{grid-template-columns:1fr 1fr}.site-footer p{grid-column:1 / -1}}@media(min-width:701px)and (max-width:820px){.hero{min-height:760px}.hero-content{padding-top:205px}}@media(max-width:700px){.demo-notice{min-height:42px;padding:8px 16px;font-size:9px;line-height:1.4}.site-header{min-height:76px;padding:11px 16px}.wordmark strong{max-width:230px;font-size:15px}.wordmark span{font-size:9px}.header-call{display:none}.menu-toggle{width:46px;height:46px}.site-menu{right:12px}.hero{min-height:1144px;background:#dff3ff}.hero-art img{object-fit:fill;object-position:center top}.hero-cart{display:none}.hero:after{background:#dff3ff08}.hero-content{width:calc(100% - 56px);padding-top:150px}.eyebrow{font-size:10px}.hero h1{max-width:310px;font-size:clamp(38px,12vw,48px);line-height:1.03}.hero-intro{max-width:310px;margin:15px auto 22px;font-size:18px}.hero-call{width:100%;min-width:0;min-height:60px;padding-inline:12px;font-size:clamp(18px,5.2vw,22px)}.prompt-rail{top:585px;bottom:auto;width:calc(100% - 56px);grid-template-columns:1fr;gap:14px}.prompt-rail:before{display:none}.prompt-card{min-height:78px;font-size:13px}.prompt-card:before,.prompt-card:after{display:none}.prompt-detail{top:862px;bottom:auto;left:50%;width:calc(100% - 72px);display:grid;gap:4px;padding:10px 12px;color:#3e5c72;background:#ffffffdb;border-radius:8px;transform:translate(-50%)}.image-disclosure{right:20px;bottom:23px;left:20px;max-width:none;padding:10px 12px;font-size:11px;text-align:center;transform:none}.prep-section,.contact-section{width:calc(100% - 40px)}.prep-section{padding:68px 0}.section-heading h2,.topic-intro h2,.contact-section h2{font-size:38px}.prep-list li{grid-template-columns:42px 44px 1fr;gap:12px;min-height:142px}.step-icon{width:42px;height:42px}.step-copy strong{font-size:18px}.step-copy span{font-size:14px}.topic-section{padding:68px 20px}.topic-row{grid-template-columns:1fr}.topic-row div{min-height:112px;grid-template-columns:48px 1fr;place-items:center start;text-align:left;border-right:0;border-bottom:1px solid rgba(255,255,255,.22)}.topic-row div:last-child{border-bottom:0}.contact-call{width:100%}.site-footer{grid-template-columns:1fr;gap:24px;padding:38px 20px}.site-footer p{grid-column:auto}}@media(max-width:360px){.wordmark strong{max-width:205px;font-size:14px}.hero{min-height:1090px}.hero-content{width:calc(100% - 40px);padding-top:142px}.hero h1{font-size:38px}.prompt-rail{top:560px;width:calc(100% - 40px)}.prompt-detail{top:838px;width:calc(100% - 54px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
