@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,700;1,700&display=swap";:root{--navy:#081a3a;--navy2:#102a59;--blue:#175bd8;--cobalt:#246ff2;--gold:#f6b941;--cream:#fffaf0;--ink:#111c30;--muted:#556278;--line:#dbe2ee;--white:#fff;--danger:#a52525;--green:#147b53;color:var(--ink);background:#fff;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}p{color:var(--muted);line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}h1{letter-spacing:-.04em;font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,5.7rem);line-height:.97}img{max-width:100%}.brand{color:var(--navy);align-items:center;gap:.65rem;font-size:1.18rem;font-weight:700;display:flex}.brand-mark{background:var(--navy);width:34px;height:34px;color:var(--gold);border-radius:10px;place-items:center;font-family:Playfair Display;font-size:1.4rem;display:grid}header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#ffffffed;border-bottom:1px solid #e9edf3;height:76px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:auto;padding:0 28px;display:flex}.nav-wrap nav{align-items:center;gap:26px;font-size:.9rem;font-weight:600;display:flex}.nav-wrap nav a:not(.button):hover{color:var(--blue)}.nav-signin{border-left:1px solid var(--line);padding-left:26px}.menu-btn{background:0 0;border:0;display:none}.button{background:var(--blue);color:#fff;border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:15px 20px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 24px #175bd82c}.button:hover{background:#0f4dbc;transform:translateY(-2px)}.button svg{width:18px}.button.small{border-radius:9px;padding:10px 14px}.button.ghost{color:var(--navy);border:1px solid var(--line);box-shadow:none;background:#fff}.button.gold{background:var(--gold);color:var(--navy)}.hero{background:linear-gradient(135deg,var(--cream),#eef5ff);grid-template-columns:44% 56%;align-items:stretch;min-height:690px;display:grid;overflow:hidden}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:105px 55px 105px max(40px,50vw - 640px);display:flex}.eyebrow{letter-spacing:.17em;color:var(--blue);margin-bottom:22px;font-size:.74rem;font-weight:800;display:block}.hero h1 em{color:var(--blue)}.hero-copy>p{max-width:590px;font-size:1.16rem}.actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.hero-image{min-height:590px;position:relative}.hero-image img{object-fit:cover;object-position:57% center;width:100%;height:100%}.hero-image:after{content:"";background:linear-gradient(90deg,#eef5ff 0%,#0000 18%);position:absolute;inset:0}.image-note{z-index:2;color:#fff;background:#081a3ae8;border:1px solid #ffffff38;border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;display:flex;position:absolute;bottom:30px;right:30px}.image-note svg{color:var(--gold);width:18px}.two-paths{z-index:3;border-radius:20px;grid-template-columns:1fr 1fr;max-width:1180px;margin:-48px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 20px 55px #17284d1a}.two-paths article{background:#fff;padding:34px}.two-paths article+article{background:var(--navy);color:#fff}.two-paths article+article h2,.two-paths article+article p{color:#fff}.two-paths span{letter-spacing:.15em;color:var(--blue);font-size:.72rem;font-weight:800}.two-paths article+article span,.two-paths b{color:var(--gold)}.two-paths h2{margin:12px 0;font-family:Playfair Display;font-size:1.5rem}.two-paths p{margin:0}.flow-section,.reading,.results,.profile-body,.manifest,.tracking{max-width:1180px;margin:auto;padding:110px 28px}.flow-section>h2{max-width:700px;font-family:Playfair Display;font-size:clamp(2rem,4vw,3.5rem)}.flow{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:45px;display:grid}.flow article{border:1px solid var(--line);border-radius:18px;padding:28px;position:relative}.flow svg{color:var(--blue);width:34px;height:34px}.flow article>b{color:#a8b3c5;font-size:.8rem;position:absolute;top:22px;right:22px}.pro-cta{background:var(--navy);grid-template-columns:1fr 1fr;gap:90px;padding:90px max(28px,50vw - 590px);display:grid}.pro-cta h2{color:#fff;font-family:Playfair Display;font-size:clamp(2.2rem,4vw,4rem)}.pro-cta p{color:#d9e3f5;font-size:1.1rem}.eyebrow.light{color:var(--gold)}footer{color:#fff;background:#06132b;grid-template-columns:1.2fr 1fr;gap:70px;padding:65px max(28px,50vw - 590px);display:grid}footer .brand{color:#fff}footer p{color:#9fb0cd;max-width:460px}.attribution{font-size:.78rem}.footer-links{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.footer-links a,.linklike{color:#dbe6fa;text-align:left;background:0 0;border:0;padding:0}.page-hero,.find-hero{background:linear-gradient(125deg,var(--navy),#123c81);color:#fff;padding:90px max(28px,50vw - 590px)}.page-hero h1,.find-hero h1{color:#fff;max-width:980px}.page-hero .eyebrow,.find-hero .eyebrow{color:var(--gold)}.reading{padding-top:75px}.reading .lead{max-width:760px;font-size:1.3rem}.feature-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin:50px 0;display:grid}.feature-grid article{border:1px solid var(--line);border-radius:16px;padding:28px}.feature-grid h2{font-size:1.2rem}.steps{max-width:800px}.steps article{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:24px;padding:27px 0;display:grid}.steps article>b{background:var(--navy);color:var(--gold);border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.steps h2{margin-bottom:5px;font-size:1.25rem}.steps p{margin:0}.prose{max-width:810px}.prose h2{margin-top:50px;font-family:Playfair Display;font-size:1.8rem}.prose p{text-align:justify;-webkit-hyphens:auto;hyphens:auto}.searchbar{background:#fff;border-radius:14px;align-items:center;max-width:820px;margin-top:38px;padding:7px;display:flex}.searchbar svg{color:#77849a;margin-left:12px}.searchbar input{border:0;outline:0;flex:1;min-width:0;padding:14px}.searchbar button{background:var(--gold);color:var(--navy);border:0;border-radius:10px;padding:13px 25px;font-weight:800}.profile-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.profile-card{border:1px solid var(--line);border-radius:16px;grid-template-columns:64px 1fr 24px;align-items:center;gap:16px;padding:22px;transition:all .2s;display:grid}.profile-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #162a5014}.avatar{object-fit:cover;background:#e7eefb;border-radius:50%;width:64px;height:64px}.avatar.initials{color:var(--blue);place-items:center;font-size:1.2rem;font-weight:800;display:grid}.profile-card span{color:var(--blue);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:800}.profile-card h2{margin:5px 0;font-size:1.15rem}.profile-card p,.profile-card small{color:var(--muted);margin:0}.profile-card>svg{color:var(--blue)}.empty{text-align:center;border:1px dashed #bdc8d8;border-radius:16px;grid-column:1/-1;padding:60px 25px}.empty>svg{width:35px;height:35px;color:var(--blue)}.profile-head,.gate-intro{background:var(--cream);grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:80px max(28px,50vw - 590px);display:grid}.profile-head .avatar{width:140px;height:140px}.profile-head h1,.gate-intro h1{margin-bottom:10px;font-size:clamp(2.5rem,5vw,4.5rem)}.profile-title{margin:0;font-size:1.2rem}.share{flex-wrap:wrap;gap:8px;display:flex}.share button,.share a{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;padding:9px 12px;font-size:.8rem;font-weight:700;display:flex}.share svg{width:16px}.profile-body{grid-template-columns:1fr 1.2fr;gap:80px;display:grid}.profile-body h2{font-family:Playfair Display;font-size:1.8rem}.gate-row{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:18px 0;display:grid}.gate-row h3{margin:0 0 4px}.gate-row p{margin:0}.status{text-transform:uppercase;letter-spacing:.08em;color:#43516a;white-space:nowrap;background:#e5e9f0;border-radius:7px;padding:6px 8px;font-size:.68rem;font-weight:800}.status.open,.status.accepted,.status.active{color:#116642;background:#daf4e7}.status.limited,.status.deferred,.status.under_review{color:#805d00;background:#fff0c9}.status.paused,.status.clarification_needed{color:#5045a6;background:#e8e6ff}.status.declined,.status.closed,.status.withdrawn{color:#8a2020;background:#f8dede}.gate-intro{grid-template-columns:1fr auto}.gate-intro .status{margin:0 12px 18px 0;display:inline-block}.gate-intro .eyebrow{display:inline}.gate-intro>div:first-child{max-width:790px}.gate-meta{flex-wrap:wrap;gap:25px;display:flex}.gate-meta span{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.gate-meta svg{width:18px;color:var(--blue)}.manifest{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.manifest-note{align-self:start;position:sticky;top:110px}.condition{color:var(--navy);background:#f0f5ff;border-radius:12px;gap:10px;padding:16px;display:flex}.condition svg{min-width:20px}.manifest form,.editor{flex-direction:column;gap:18px;display:flex}.manifest h3{border-top:1px solid var(--line);margin:12px 0 0;padding-top:25px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}label{color:var(--navy);flex-direction:column;gap:7px;font-size:.85rem;font-weight:700;display:flex}label small{color:var(--muted);font-weight:400}input,textarea,select{color:var(--ink);background:#fff;border:1px solid #c9d3e1;border-radius:10px;width:100%;padding:13px}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline:3px solid #175bd826}.check{flex-direction:row;align-items:flex-start}.check input{width:auto;margin-top:4px}.error{color:var(--danger);background:#fff0f0;border-radius:9px;padding:11px}.success{text-align:center;max-width:700px;margin:auto;padding:130px 28px}.success>svg{width:70px;height:70px;color:var(--green);background:#e1f5eb;border-radius:50%;padding:17px}.success .button{margin:10px 5px}.loading,.app-loading{text-align:center;padding:140px 30px}.tracking{max-width:900px}.track-title{justify-content:space-between;align-items:center;gap:20px;display:flex}.track-title h1{margin-bottom:4px;font-size:3.5rem}.track-facts{border:1px solid var(--line);border-radius:14px;grid-template-columns:repeat(3,1fr);margin:35px 0;display:grid;overflow:hidden}.track-facts span{color:var(--muted);padding:18px;font-size:.8rem}.track-facts span+span{border-left:1px solid var(--line)}.track-facts b{color:var(--navy);margin-top:6px;display:block}.clarify,.receipt,.tracking>article{border:1px solid var(--line);border-radius:16px;margin:20px 0;padding:25px}.clarify>span{color:var(--blue);font-size:.7rem;font-weight:800}.receipt>svg{color:var(--blue)}.receipt small{color:var(--muted)}.text-danger{color:var(--danger);background:0 0;border:0;text-decoration:underline}.auth-card{border:1px solid var(--line);border-radius:22px;max-width:520px;margin:80px auto;padding:45px;box-shadow:0 20px 55px #15254b12}.auth-card h1{font-size:3.2rem}.auth-card form{flex-direction:column;gap:17px;display:flex}.auth-card>p{text-align:center;margin-top:22px}.input-prefix{border:1px solid #c9d3e1;border-radius:10px;align-items:center;display:flex;overflow:hidden}.input-prefix span{color:var(--muted);padding-left:12px;font-weight:400}.input-prefix input{border:0}.recovery{text-align:center}.recovery>svg{width:55px;height:55px;color:var(--blue)}.recovery code{word-break:break-all;background:#f0f4fb;border-radius:10px;margin:25px 0;padding:18px;font-size:1.1rem;display:block}.app-shell{background:#f5f7fb;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.app-shell>aside{background:var(--navy);flex-direction:column;height:100vh;padding:25px 16px;display:flex;position:sticky;top:0}.app-shell>aside .brand{color:#fff;padding:0 8px 25px}.app-shell>aside nav{flex-direction:column;gap:4px;display:flex}.app-shell>aside nav a{color:#b9c7dd;border-radius:9px;align-items:center;gap:12px;padding:11px 12px;font-size:.86rem;display:flex}.app-shell>aside nav a.active{color:#fff;background:#ffffff15}.app-shell>aside nav svg{width:18px}.app-shell>aside nav b{background:var(--gold);color:var(--navy);border-radius:20px;margin-left:auto;padding:2px 7px}.logout{color:#fff;background:0 0;border:1px solid #ffffff24;border-radius:8px;margin-top:auto;padding:10px}.close-side{display:none}.app-main{min-width:0}.app-top{border-bottom:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:12px;height:68px;padding:0 28px;display:flex}.app-top>button{display:none}.app-top .avatar{width:37px;height:37px}.app-page{max-width:1180px;margin:auto;padding:45px 35px}.app-heading{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.app-heading span{letter-spacing:.15em;color:var(--blue);font-size:.7rem;font-weight:800}.app-heading h1{margin:4px 0;font-family:Playfair Display;font-size:2.7rem}.stat-row,.insight-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stat-row article,.insight-grid article{border:1px solid var(--line);background:#fff;border-radius:13px;justify-content:space-between;align-items:center;padding:19px;display:flex}.stat-row b,.insight-grid b{color:var(--navy);font-size:1.65rem}.tabs{gap:7px;margin:25px 0;padding-bottom:5px;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.tabs button.active{background:var(--navy);color:#fff}.request-list{flex-direction:column;gap:8px;display:flex}.request-list>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:auto 1fr auto 24px;align-items:center;gap:15px;padding:18px;display:grid}.request-list h2{margin:4px 0;font-size:1rem}.request-list p,.request-list small{color:var(--muted);margin:0}.urgency{text-transform:uppercase;color:var(--danger);writing-mode:vertical-rl;font-size:.65rem;font-weight:800;transform:rotate(180deg)}.modal-back{z-index:80;background:#06132bc9;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:650px;max-height:90vh;padding:35px;position:relative;overflow:auto}.modal h1{font-size:2.5rem}.modal-x{background:#eef1f6;border:0;border-radius:50%;width:35px;height:35px;position:absolute;top:18px;right:18px}.modal dl{grid-template-columns:130px 1fr;gap:10px;display:grid}.modal dt{color:var(--muted)}.modal dd{margin:0}.decision-actions{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.decision-actions button{background:var(--navy);color:#fff;border:0;border-radius:8px;padding:10px 13px}.editor{border:1px solid var(--line);background:#fff;border-radius:16px;padding:28px}.photo-edit{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.form-modal{flex-direction:column;gap:15px;display:flex}.gate-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.gate-cards>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px}.gate-cards>article>div:first-child{justify-content:space-between;display:flex}.gate-cards small{color:var(--blue)}.card-actions{border-top:1px solid var(--line);align-items:center;gap:10px;padding-top:15px;display:flex}.card-actions>a{align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:flex}.card-actions svg{width:16px}.card-actions .share{margin-left:auto}.card-actions .share a{display:none}.chart,.notification-list article,.placeholder{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:25px;padding:25px}.chart>div{grid-template-columns:160px 1fr 30px;align-items:center;gap:12px;margin:15px 0;display:grid}.chart i{background:linear-gradient(90deg,var(--blue),#58a0ff);border-radius:10px;height:12px}.notification-list article{gap:15px;margin:10px 0;display:flex}.notification-list article.unread{border-left:4px solid var(--blue)}.notification-list h2{margin-bottom:4px;font-size:1rem}.notification-list p{margin:0}.placeholder{text-align:center;padding:80px 30px}.placeholder>svg{color:var(--blue);width:50px;height:50px}.success-text{color:var(--green)}.down-cue{z-index:30;bottom:max(15px,env(safe-area-inset-bottom));color:#fff;pointer-events:none;background:#081a3add;border-radius:50%;place-items:center;width:35px;height:35px;animation:1.5s infinite bob;display:grid;position:fixed;left:50%;transform:translate(-50%)}.down-cue svg{width:20px}@keyframes bob{50%{transform:translateY(4px)}}@media (width<=900px){.nav-wrap nav{background:#fff;flex-direction:column;align-items:stretch;padding:22px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 15px 35px #15254b1a}.nav-wrap nav.open{display:flex}.menu-btn{display:block}.nav-signin{border-left:0;padding-left:0}.hero{grid-template-columns:1fr}.hero-copy{padding:70px 28px}.hero-image{min-height:460px}.hero-image:after{background:linear-gradient(#eef5ff 0%,#0000 18%)}.two-paths{grid-template-columns:1fr;margin:-25px 20px 0}.pro-cta,.profile-body,.manifest{grid-template-columns:1fr;gap:40px}.feature-grid{grid-template-columns:repeat(2,1fr)}.profile-head{grid-template-columns:auto 1fr}.profile-head>.share{grid-column:1/-1}.manifest-note{position:static}.app-shell{grid-template-columns:1fr}.app-shell>aside{z-index:90;width:250px;transition:all .2s;position:fixed;left:-270px}.app-shell>aside.show{left:0}.close-side{color:#fff;background:0 0;border:0;display:block;position:absolute;top:10px;right:10px}.app-top>button{background:0 0;border:0;margin-right:auto;display:block}.stat-row,.insight-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){header{height:66px}.nav-wrap{padding:0 18px}.nav-wrap nav{top:66px}.hero-copy{padding:55px 20px}.hero h1{font-size:3rem}.hero-image{min-height:350px}.image-note{bottom:15px;right:15px}.two-paths{margin:-10px 12px 0}.two-paths article{padding:25px}.flow-section,.reading,.results,.profile-body,.manifest,.tracking{padding:75px 19px}.flow,.feature-grid,.profile-grid{grid-template-columns:1fr}.pro-cta{padding:70px 22px}.page-hero,.find-hero{padding:65px 20px}.page-hero h1,.find-hero h1{font-size:2.8rem}.searchbar button{padding:13px}.searchbar svg{display:none}.prose p{text-align:left}.profile-head,.gate-intro{text-align:left;grid-template-columns:1fr;padding:48px 20px}.profile-head .avatar{width:105px;height:105px}.profile-head>.share{grid-column:auto}.gate-intro h1{font-size:2.9rem}.form-grid{grid-template-columns:1fr}.track-title{align-items:flex-start}.track-title h1{font-size:2.5rem}.track-facts{grid-template-columns:1fr}.track-facts span+span{border-left:0;border-top:1px solid var(--line)}.auth-card{margin:35px 14px;padding:28px}.auth-card h1{font-size:2.6rem}.app-page{padding:30px 16px}.app-heading{align-items:flex-start;gap:15px}.app-heading h1{font-size:2.2rem}.stat-row,.insight-grid,.gate-cards{grid-template-columns:1fr}.request-list>button{grid-template-columns:auto 1fr 20px}.request-list .status{grid-column:2}.request-list>button>svg{grid-area:1/3}.modal{padding:28px 20px}.modal dl{grid-template-columns:1fr}.modal dt{margin-top:8px}.chart>div{grid-template-columns:100px 1fr 25px}footer{grid-template-columns:1fr;padding:55px 24px}.down-cue{bottom:max(10px,env(safe-area-inset-bottom))}}.home-hero{background:#f5f8fc;grid-template-columns:minmax(460px,47%) 1fr;gap:24px;min-height:clamp(650px,80vh,820px);padding:24px}.home-hero .hero-copy{z-index:2;background:linear-gradient(145deg,#fff 0%,#f7faff 100%);border-radius:28px;padding:clamp(54px,7vw,100px) clamp(36px,6vw,92px);position:relative;box-shadow:0 20px 70px #081a3a14}.home-hero h1{max-width:760px;margin-bottom:28px;font-size:clamp(3.3rem,5.8vw,6rem)}.home-hero h1 em{font-weight:500}.home-hero .hero-copy>p{color:#4d5b72;max-width:650px;font-size:clamp(1.05rem,1.4vw,1.25rem);line-height:1.7}.home-hero .actions{margin-top:28px}.home-hero .button{padding:17px 22px}.home-hero .hero-image{border-radius:28px;min-height:600px;overflow:hidden;box-shadow:0 20px 70px #081a3a24}.home-hero .hero-image img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;display:block}.home-hero .hero-image:after{background:linear-gradient(#0000 55%,#0411278c 100%)}.home-hero .image-note{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#071939e0;border-radius:16px;flex-direction:column;align-items:flex-start;gap:4px;padding:20px 22px;display:flex;bottom:28px;left:28px;right:28px}.home-hero .image-note span{color:#dbe6f7;letter-spacing:.05em;text-transform:uppercase;font-size:.8rem}.home-hero .image-note strong{font-size:1.05rem}.hero-assurances{border-top:1px solid var(--line);flex-wrap:wrap;gap:12px 24px;margin-top:30px;padding-top:24px;display:flex}.hero-assurances span{color:#394960;align-items:center;gap:8px;font-size:.85rem;font-weight:700;display:flex}.hero-assurances svg{width:18px;color:var(--blue)}.principles{color:#536078;justify-content:center;align-items:center;gap:0;max-width:1180px;margin:34px auto 0;padding:22px 28px;font-size:.82rem;font-weight:700;display:flex}.principles span{text-align:center;padding:0 22px}.principles span+span{border-left:1px solid var(--line)}.home-intro{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;max-width:1180px;margin:auto;padding:105px 28px 56px;display:grid}.home-intro h2,.section-heading h2{color:var(--navy);letter-spacing:-.03em;margin:0;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4.25rem);line-height:1.06}.home-intro>p{margin:0;padding-bottom:5px;font-size:1.08rem}.home-intro .eyebrow,.section-heading .eyebrow{margin-bottom:18px}.home-intro+.two-paths{max-width:1180px;box-shadow:none;border-radius:0;gap:20px;margin:0 auto;padding:0 28px;overflow:visible}.home-intro+.two-paths article{border:1px solid var(--line);border-radius:22px;flex-direction:column;align-items:flex-start;padding:42px;display:flex;box-shadow:0 15px 45px #11244612}.home-intro+.two-paths article+article{background:linear-gradient(145deg,#0a2046,#071833);border-color:#0000}.home-intro+.two-paths .path-icon{width:54px;height:54px;color:var(--blue);background:#eaf2ff;border-radius:16px;place-items:center;margin:28px 0 8px;display:grid}.home-intro+.two-paths article+article .path-icon{color:var(--gold);background:#ffffff18}.home-intro+.two-paths .path-icon svg{width:27px}.home-intro+.two-paths h2{margin:14px 0 15px;font-size:clamp(1.65rem,2.6vw,2.35rem);line-height:1.15}.home-intro+.two-paths p{margin-bottom:28px;font-size:1rem}.home-intro+.two-paths a{color:var(--blue);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:800;display:inline-flex}.home-intro+.two-paths article+article a{color:var(--gold)}.home-intro+.two-paths a svg{width:17px}.flow-section{padding-top:125px;padding-bottom:125px}.section-heading{max-width:780px;margin-bottom:50px}.section-heading>p{margin:20px 0 0;font-size:1.08rem}.flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0}.flow article{border:0;border-radius:0;min-height:320px;padding:38px 34px 42px}.flow article+article{border-left:1px solid var(--line)}.flow .step-number{color:#95a2b6;letter-spacing:.12em;margin-bottom:45px;font-size:.75rem;font-weight:800;display:block}.flow article>b{display:none}.flow svg{width:32px;height:32px}.flow h3{margin:26px 0 10px;font-size:1.25rem}.pro-cta{background:linear-gradient(135deg,#071833,#102e63);border-radius:28px;gap:80px;max-width:1180px;margin:0 auto 110px;padding:76px;box-shadow:0 24px 70px #081a3a33}.pro-cta h2{margin-bottom:0;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1.05}.pro-cta>div:last-child{flex-direction:column;justify-content:flex-end;align-items:flex-start;display:flex}.pro-cta .button{margin-top:10px}.down-cue{background:#081a3ab8;width:32px;height:32px;left:auto;right:18px;transform:none}@media (width<=900px){.home-hero{grid-template-columns:1fr;gap:16px;padding:16px}.home-hero .hero-copy{padding:68px 42px}.home-hero .hero-image{aspect-ratio:16/9;min-height:0}.home-intro{grid-template-columns:1fr;gap:24px;padding-top:85px}.pro-cta{margin-left:20px;margin-right:20px;padding:58px 42px}}@media (width<=620px){.home-hero{background:#f3f6fb;padding:10px}.home-hero .hero-copy{border-radius:22px;padding:48px 22px 36px}.home-hero h1{margin-bottom:22px;font-size:clamp(2.65rem,13vw,3.7rem);line-height:1.01}.home-hero .hero-copy>p{font-size:1rem}.home-hero .actions{grid-template-columns:1fr;width:100%;margin-top:22px;display:grid}.home-hero .button{width:100%;padding:16px 14px}.home-hero .hero-image{aspect-ratio:4/3;border-radius:22px;min-height:0}.home-hero .hero-image img{object-fit:contain;object-position:center;background:#e9eef5}.home-hero .image-note{padding:14px 16px;bottom:14px;left:14px;right:14px}.home-hero .image-note span{font-size:.68rem}.home-hero .image-note strong{font-size:.88rem}.hero-assurances{gap:12px;margin-top:24px}.hero-assurances span{font-size:.78rem}.principles{grid-template-columns:1fr 1fr;gap:0;margin-top:20px;padding:18px 14px;display:grid}.principles span{padding:11px 8px}.principles span+span{border-left:0}.principles span:nth-child(2n){border-left:1px solid var(--line)}.principles span:nth-child(n+3){border-top:1px solid var(--line)}.home-intro{padding:76px 20px 38px}.home-intro h2,.section-heading h2{font-size:2.6rem}.home-intro+.two-paths{grid-template-columns:1fr;gap:14px;margin:0;padding:0 14px}.home-intro+.two-paths article{padding:30px 26px}.home-intro+.two-paths .path-icon{margin-top:23px}.flow-section{padding:90px 20px}.flow{border-bottom:0;display:block}.flow article{grid-template-columns:48px 1fr;column-gap:17px;min-height:0;padding:30px 8px 34px;display:grid}.flow article+article{border-left:0;border-top:1px solid var(--line)}.flow .step-number{grid-column:1/-1;margin-bottom:24px}.flow svg{grid-area:2/1/4;margin-top:2px}.flow h3,.flow p{grid-column:2;margin-top:0}.flow h3{margin-bottom:7px}.pro-cta{border-radius:22px;gap:30px;margin:0 10px 70px;padding:48px 24px}.pro-cta h2{font-size:2.65rem}.pro-cta p{font-size:1rem}.pro-cta .button{text-align:left;width:100%}.down-cue{right:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
