
:root{--navy:#062a66;--deep:#021b49;--gold:#b77a08;--gold2:#e9a40a;--light:#f6fbff;--line:#b9d5f1;--text:#071d49;--muted:#405579;}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;overflow-x:hidden} a{text-decoration:none;color:inherit}
.topbar{height:24px;background:linear-gradient(90deg,#041f55,#062b70);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;padding:0}.topinner{width:100%;max-width:980px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:flex-end}.topbar span{color:#ffc447;margin-right:.4rem}
.header{background:#fff;border-bottom:1px solid #d8e4f2}.navwrap{max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:28px 36px 26px}.brand{display:flex;align-items:center;gap:22px}.mark{width:78px;height:78px;background:var(--navy);border-radius:2px;display:grid;place-items:center;box-shadow:0 2px 4px rgba(0,0,0,.08)}.mark:before{content:"";width:48px;height:52px;border-left:8px solid #fff;border-right:8px solid #fff;box-shadow:14px 0 0 -6px #fff,-14px 0 0 -6px #fff}.brandtext .name{font-family:Georgia,'Times New Roman',serif;line-height:.84;font-size:52px;letter-spacing:8px;color:var(--deep);font-weight:700}.brandtext .tag{margin-top:14px;color:var(--gold);letter-spacing:9px;font-size:15px}.nav{display:flex;gap:42px;font-weight:800;color:#001b54}.nav a{padding:10px 0;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{border-color:var(--gold2)}
.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff 0%,#f8fcff 60%,#fff 100%);min-height:820px}.hero:before,.hero:after{content:"";position:absolute;left:-8%;right:-8%;height:170px;border-radius:50%;border-top:16px solid rgba(178,211,244,.23);transform:rotate(10deg);top:180px}.hero:after{top:290px;transform:rotate(-8deg);border-top-width:14px}.inner{position:relative;z-index:1;max-width:1120px;margin:0 auto;padding:54px 24px 0;text-align:center}.headline{font-family:Georgia,'Times New Roman',serif;font-size:58px;line-height:1.04;margin:0 auto;color:var(--deep);font-weight:700;max-width:1040px;text-shadow:0 2px 8px rgba(2,27,73,.08)}.headline .line1{white-space:nowrap}.headline .line2{display:block;margin-top:10px}.headline em{color:var(--gold);font-style:italic}.lead{font-size:26px;line-height:1.45;max-width:850px;margin:34px auto 46px;color:#071e52}.guidance{display:flex;align-items:center;justify-content:flex-start;gap:24px;margin:0 auto 48px;max-width:960px;border:2px solid var(--gold2);border-radius:12px;background:rgba(255,248,236,.72);padding:24px 32px;color:var(--gold);font-size:25px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;box-shadow:0 12px 30px rgba(183,122,8,.08)}.compass{width:54px;height:54px;border:4px solid var(--gold);border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.compass:before{content:"✦";font-size:26px}.begin{display:flex;align-items:center;gap:28px;margin:0 auto 30px;max-width:1080px;color:var(--deep)}.begin:before,.begin:after{content:"";height:1px;background:#9dc4ed;flex:1}.begin h2{margin:0;font-size:30px;letter-spacing:.8px;text-transform:uppercase;white-space:nowrap}.choices{max-width:980px;margin:0 auto 34px;display:grid;grid-template-columns:1fr 86px 1fr;align-items:center}.choice{min-height:340px;border:2.5px solid var(--navy);border-radius:16px;background:rgba(255,255,255,.88);padding:42px 28px 28px;box-shadow:0 18px 36px rgba(0,37,92,.08)}.choice.rapid{border-color:var(--gold2);background:rgba(255,252,244,.9)}.icon{width:78px;height:78px;border-radius:50%;background:#eaf4ff;display:grid;place-items:center;margin:0 auto 18px;font-size:40px;color:#073d99}.rapid .icon{background:#fff0cf;color:var(--gold)}.choice h3{font-family:Georgia,'Times New Roman',serif;font-size:37px;color:var(--deep);margin:0 0 18px}.choice p{font-size:18px;line-height:1.5;margin:0 0 28px}.btn{display:inline-flex;align-items:center;gap:16px;border-radius:8px;font-weight:900;font-size:20px;padding:16px 28px;background:linear-gradient(180deg,#083a85,#001d55);color:#fff;box-shadow:0 8px 16px rgba(1,30,85,.2)}.btn.gold{background:linear-gradient(180deg,#ffc121,#df9500);color:#061d4b}.btn:hover{transform:translateY(-1px)}.fine{font-size:15px!important;font-style:italic;margin:25px 0 0!important}.or{width:64px;height:64px;border-radius:50%;border:1.5px solid #bad5f3;background:#fff;display:grid;place-items:center;margin:auto;font-size:24px;font-weight:900;color:var(--deep);box-shadow:0 9px 24px rgba(7,53,112,.12);position:relative}.or:before,.or:after{content:"";height:1px;background:#8db7e5;width:42px;position:absolute;top:50%}.or:before{right:100%}.or:after{left:100%}
.question{max-width:980px;margin:0 auto 50px;border:1.8px solid #9fc7ef;background:rgba(238,247,255,.9);border-radius:15px;display:grid;grid-template-columns:112px 1fr auto;gap:18px;align-items:center;text-align:left;padding:28px 34px}.qicon{width:72px;height:72px;border-radius:50%;background:#dceeff;display:grid;place-items:center;color:var(--navy);font-size:38px}.question h3{font-family:Georgia,'Times New Roman',serif;font-size:30px;margin:0 0 8px}.question p{font-size:19px;margin:0}.btn.outline{background:#fff;color:var(--navy);border:2px solid var(--navy);box-shadow:none;min-width:210px;justify-content:center}.trust{border-top:1px solid #c9dff4;background:rgba(255,255,255,.88);padding:34px 0}.trustgrid{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trustitem{display:grid;grid-template-columns:64px 1fr;gap:18px;text-align:left;padding:0 28px;border-right:1px solid #b8cee8}.trustitem:last-child{border-right:0}.trusticon{font-size:42px;color:var(--navy)}.trustitem h4{margin:0 0 7px;font-size:17px}.trustitem p{margin:0;line-height:1.45;font-size:15px}.footer{background:linear-gradient(90deg,#031f54,#062a66);color:#fff;text-align:center;padding:28px 20px}.footlinks{display:flex;gap:36px;justify-content:center;margin-bottom:16px}.footer p{margin:0;font-size:15px;color:#e8f1ff}.page{max-width:950px;margin:60px auto;padding:0 24px 80px}.page h1{font-family:Georgia,'Times New Roman',serif;color:var(--deep);font-size:46px}.page p,.page li{font-size:19px;line-height:1.65}.cardgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.simplecard{border:1px solid #c9ddf1;border-radius:12px;padding:22px;background:#fff;box-shadow:0 8px 20px rgba(0,25,70,.05)}
@media(max-width:900px){.topbar{justify-content:center}.navwrap{flex-direction:column;gap:22px;padding:22px 18px}.brandtext .name{font-size:40px}.brandtext .tag{font-size:12px;letter-spacing:6px}.nav{gap:20px;flex-wrap:wrap;justify-content:center}.headline{font-size:43px}.headline .line1{white-space:normal}.lead{font-size:22px}.guidance{font-size:20px}.choices{grid-template-columns:1fr;gap:18px}.or{margin:0 auto}.or:before,.or:after{display:none}.question{grid-template-columns:1fr;text-align:center}.qicon{margin:auto}.btn.outline{margin:auto}.trustgrid{grid-template-columns:1fr}.trustitem{border-right:0;border-bottom:1px solid #d7e6f5;padding:18px 28px}.footer .footlinks{flex-direction:column;gap:10px}}
@media(max-width:560px){.brand{gap:12px}.mark{width:56px;height:56px}.brandtext .name{font-size:30px;letter-spacing:4px}.headline{font-size:34px}.lead{font-size:20px}.guidance{align-items:flex-start;text-align:left;padding:20px;font-size:18px}.begin h2{font-size:22px;white-space:normal}.choice{min-height:auto;padding:30px 20px}.choice h3{font-size:32px}.question h3{font-size:25px}}
