:root{--blue-950:#031d49;--blue-900:#052a68;--blue-800:#073b8c;--blue-700:#0b4fb4;--blue-100:#eaf2ff;--yellow:#f7ba19;--yellow-2:#ffd44f;--white:#fff;--ink:#0b1e42;--muted:#60708d;--line:#dfe7f3;--surface:#f7faff;--radius:24px;--shadow:0 22px 55px rgba(8,43,102,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;background:#fff;padding:10px 14px;border-radius:10px;z-index:999}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(3,29,73,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.1)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{width:188px;color:white;flex:none}.brand img{width:100%;height:auto}.nav{display:flex;gap:25px;margin-left:auto;align-items:center}.nav a{color:rgba(255,255,255,.78);font-weight:650;font-size:.91rem;padding:28px 0;position:relative}.nav a:hover,.nav a.active{color:#fff}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--yellow);border-radius:4px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-weight:750;transition:.25s ease;border:1px solid transparent}.btn-header{padding:12px 17px;border-color:var(--yellow);color:#fff;white-space:nowrap;font-size:.9rem}.btn-header:hover{background:var(--yellow);color:var(--blue-950)}.menu-toggle{display:none;background:none;border:0;padding:8px}.menu-toggle span{display:block;width:26px;height:2px;background:#fff;margin:6px}.hero{position:relative;overflow:hidden;background:linear-gradient(130deg,var(--blue-950) 0%,var(--blue-800) 56%,#0b52b5 100%);padding:150px 0 0;color:#fff}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to bottom,#000,transparent 75%)}.hero-orb{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.hero-orb-one{width:520px;height:520px;right:-100px;top:65px}.hero-orb-two{width:380px;height:380px;right:-30px;top:135px}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px;min-height:520px}.eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.14em;font-size:.76rem;font-weight:850;color:var(--yellow)}.eyebrow.blue{color:var(--blue-700)}.hero h1{font-size:clamp(3rem,5vw,5.2rem);line-height:.98;letter-spacing:-.055em;margin:0;max-width:690px}.hero h1 span{color:var(--yellow)}.hero-text{font-size:1.15rem;max-width:600px;color:rgba(255,255,255,.83);margin:24px 0 28px}.btn-primary{padding:15px 22px;background:var(--yellow);color:var(--blue-950);box-shadow:0 12px 30px rgba(247,186,25,.22)}.btn-primary:hover{transform:translateY(-2px);background:var(--yellow-2)}.microcopy{font-size:.83rem;color:rgba(255,255,255,.64);margin-top:14px}.hero-photo-wrap{position:relative;align-self:end;max-width:430px;justify-self:end}.photo-glow{position:absolute;inset:15% -5% 3%;background:radial-gradient(circle,rgba(80,155,255,.35),transparent 70%);filter:blur(20px)}.hero-photo{position:relative;width:100%;height:520px;object-fit:cover;object-position:center 20%;border-radius:34px 34px 0 0;box-shadow:0 30px 70px rgba(0,0,0,.26);filter:saturate(.92) contrast(1.02)}.hero-photo-wrap:after{content:"";position:absolute;inset:0;border-radius:34px 34px 0 0;background:linear-gradient(to top,rgba(3,29,73,.5),transparent 30%);pointer-events:none}.hero-nameplate{position:absolute;z-index:2;left:-24px;bottom:28px;background:rgba(255,255,255,.96);color:var(--ink);padding:12px 16px;border-radius:14px;box-shadow:var(--shadow)}.hero-nameplate strong,.hero-nameplate span{display:block}.hero-nameplate span{font-size:.76rem;color:var(--muted);margin-top:2px}.trust-strip{position:relative;margin-top:0;transform:translateY(42px);background:#fff;color:var(--ink);border-radius:20px;box-shadow:0 24px 60px rgba(0,23,68,.2);display:grid;grid-template-columns:repeat(5,1fr);padding:20px}.trust-item{display:flex;gap:11px;align-items:center;padding:8px 15px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item .icon{width:36px;height:36px;border:1px solid #c9daf6;border-radius:12px;display:grid;place-items:center;color:var(--blue-700);font-weight:900}.trust-item strong,.trust-item small{display:block}.trust-item strong{font-size:.8rem}.trust-item small{font-size:.7rem;color:var(--muted);margin-top:1px}.section{padding:100px 0}.credit-section{padding-top:145px;background:linear-gradient(#fff,#f9fbff)}.section-heading{max-width:720px;margin-bottom:40px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.history-copy h2,.corban-grid h2,.market-copy h2,.final-cta h2{font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.05;letter-spacing:-.035em;margin:0 0 14px}.section-heading p,.history-copy p,.corban-grid>p,.market-copy p,.final-cta p{color:var(--muted)}.credit-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.credit-card{position:relative;overflow:hidden;padding:34px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 40px rgba(8,43,102,.06)}.credit-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--yellow)}.card-number{position:absolute;right:28px;top:24px;font-size:3rem;font-weight:900;color:#eef3fa}.card-icon{width:54px;height:54px;background:var(--blue-800);color:#fff;border-radius:16px;display:grid;place-items:center;font-size:1.45rem;margin-bottom:20px}.credit-card h3{font-size:1.5rem;margin:0 0 12px}.credit-card p{color:var(--muted)}.credit-card ul{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:9px}.credit-card li:before{content:"✓";color:#e1a400;font-weight:900;margin-right:10px}.other-products{text-align:center;color:var(--muted);margin:26px 0 0;font-size:.9rem}.history-section{background:linear-gradient(135deg,#06357d,#05265c);color:#fff}.history-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.history-collage{position:relative;min-height:470px}.history-photo{position:relative;margin:0;overflow:hidden;border-radius:24px;box-shadow:0 24px 60px rgba(0,0,0,.24);border:1px solid rgba(255,255,255,.16)}.history-photo img{width:100%;height:100%;object-fit:cover}.main-photo{position:absolute;left:0;top:15px;width:78%;height:355px}.small-photo{position:absolute;right:0;bottom:0;width:42%;height:275px}.main-photo figcaption{position:absolute;left:14px;bottom:14px;background:rgba(3,29,73,.8);color:#fff;border-radius:10px;padding:8px 10px;font-size:.72rem}.history-copy p{color:rgba(255,255,255,.77)}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.15)}.stats strong,.stats span{display:block}.stats strong{color:var(--yellow);font-size:1.55rem}.stats span{font-size:.75rem;color:rgba(255,255,255,.7);margin-top:3px}.corban-section{padding:72px 0;background:#fff}.corban-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.corban-grid>p{margin:2px 0 0}.flow{grid-column:1/-1;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 26px;display:flex;align-items:center;justify-content:center;gap:24px;color:var(--blue-800);font-weight:800}.flow b{color:var(--yellow)}.credibility-section{background:#f4f8ff}.cred-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.cert-card{display:flex;gap:18px;padding:26px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 14px 35px rgba(8,43,102,.05)}.cert-mark{width:50px;height:50px;flex:none;border-radius:15px;background:var(--blue-800);color:var(--yellow);display:grid;place-items:center;font-weight:900;font-size:1.4rem}.cert-card small{font-weight:900;letter-spacing:.08em;color:var(--blue-700)}.cert-card h3{font-size:1.08rem;margin:4px 0 8px}.cert-card p{font-size:.88rem;color:var(--muted);margin:0}.cert-note{font-size:.76rem;color:var(--muted);margin:18px 0 0}.market-section{background:#fff}.market-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:40px;align-items:center;background:linear-gradient(135deg,var(--blue-950),var(--blue-800));border-radius:30px;padding:38px;color:#fff;overflow:hidden}.market-copy p{color:rgba(255,255,255,.76)}.market-copy small{display:block;color:rgba(255,255,255,.56);margin-top:16px}.market-label{border-left:3px solid var(--yellow);padding-left:16px}.market-photo{border-radius:22px;overflow:hidden;min-height:360px}.market-photo img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center 34%}.testimonials-section{background:#f8faff}.testimonials-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.testimonial{margin:0;background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 12px 30px rgba(8,43,102,.05)}.testimonial>span{font-size:2.6rem;color:var(--yellow);font-family:Georgia,serif;line-height:1}.testimonial p{color:#334460;font-size:.92rem;margin:6px 0 18px}.testimonial footer{font-size:.76rem;font-weight:800;color:var(--blue-800)}.final-cta{background:linear-gradient(120deg,#0a4cad,#073477);color:#fff;padding:70px 0}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.final-cta p{color:rgba(255,255,255,.75);max-width:700px}.btn-light{background:var(--yellow);color:var(--blue-950);padding:15px 20px;white-space:nowrap}.site-footer{background:#02183b;color:#fff;padding:62px 0 28px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1.05fr 1.2fr;gap:38px}.footer-brand img{width:180px;color:#fff}.footer-brand p{color:rgba(255,255,255,.62);font-size:.84rem;max-width:260px}.site-footer h3{font-size:.85rem;margin:0 0 14px;color:var(--yellow)}.site-footer a,.site-footer span{display:block;color:rgba(255,255,255,.68);font-size:.8rem;margin:7px 0}.site-footer a:hover{color:#fff}.footer-bottom{display:flex;gap:30px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px}.footer-bottom p{font-size:.7rem;color:rgba(255,255,255,.5);margin:0;max-width:650px}.reveal{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}
@media(max-width:1050px){.nav{display:none}.menu-toggle{display:block;margin-left:auto}.nav.open{display:flex;position:absolute;top:82px;left:0;right:0;background:#031d49;flex-direction:column;align-items:stretch;padding:12px 20px 22px;gap:0}.nav.open a{padding:13px 0}.nav a.active:after{display:none}.btn-header{display:none}.hero-grid{grid-template-columns:1fr .72fr;gap:30px}.hero-photo{height:470px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(n+4){border-top:1px solid var(--line)}.testimonials-grid{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.container{width:min(100% - 28px,1180px)}.header-inner{height:72px}.brand{width:158px}.nav.open{top:72px}.hero{padding-top:112px}.hero-grid{grid-template-columns:1fr;min-height:0;gap:25px}.hero h1{font-size:clamp(2.7rem,12vw,4.2rem)}.hero-photo-wrap{width:min(100%,430px);justify-self:center}.hero-photo{height:480px}.hero-nameplate{left:12px;bottom:18px}.trust-strip{transform:translateY(30px);grid-template-columns:1fr 1fr;padding:10px}.trust-item{border-right:0;border-bottom:1px solid var(--line);padding:12px}.trust-item:last-child{grid-column:1/-1;border-bottom:0}.section{padding:75px 0}.credit-section{padding-top:115px}.credit-grid,.history-grid,.corban-grid,.cred-grid,.market-grid,.footer-grid{grid-template-columns:1fr}.history-grid{gap:35px}.history-collage{min-height:390px}.main-photo{height:300px}.small-photo{height:230px}.stats{grid-template-columns:1fr 1fr}.flow{grid-column:auto;flex-direction:column;gap:8px}.market-grid{padding:26px}.market-photo{order:-1;min-height:260px}.market-photo img{min-height:260px}.testimonials-grid{grid-template-columns:1fr}.final-cta-inner,.footer-bottom{display:block}.final-cta .btn{margin-top:18px}.footer-grid{gap:26px}.footer-bottom p+ p{margin-top:12px}}
@media(max-width:480px){.hero-photo{height:410px}.hero-nameplate{max-width:85%}.trust-strip{grid-template-columns:1fr}.trust-item:last-child{grid-column:auto}.credit-card{padding:26px}.history-collage{min-height:340px}.main-photo{width:86%;height:260px}.small-photo{width:45%;height:200px}.stats{grid-template-columns:1fr}.site-header .brand{width:145px}}
