:root{--of-bg:#050b16;--of-bg2:#081321;--of-panel:rgba(12,25,43,.72);--of-panel2:rgba(8,18,32,.92);--of-text:#eef5ff;--of-muted:#91a5bf;--of-line:rgba(145,174,211,.16);--of-blue:#3e86ff;--of-cyan:#5ee7ff;--of-violet:#8d7cff}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--of-bg)}body.offer-page{margin:0;background:var(--of-bg);color:var(--of-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65;overflow-x:hidden}body.offer-page:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;background:radial-gradient(circle at 82% 12%,rgba(64,133,255,.16),transparent 28%),radial-gradient(circle at 8% 48%,rgba(82,229,255,.07),transparent 25%),linear-gradient(180deg,#050b16,#07111f 55%,#050b16)}body.offer-page a{color:inherit;text-decoration:none}body.offer-page button{font:inherit}.offer-page .container{width:min(1200px,calc(100% - 48px));margin:auto}
.offer-page .nav{position:sticky;top:0;height:78px;z-index:100;background:rgba(5,11,22,.78);border-bottom:1px solid var(--of-line);backdrop-filter:blur(22px)}.offer-page .nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.offer-page .brand{display:flex;align-items:center;gap:10px;font-weight:850;letter-spacing:-.035em;color:#fff}.offer-page .brand-logo{width:36px;height:36px;object-fit:contain}.offer-page .menu-toggle{width:46px;height:46px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:rgba(255,255,255,.055);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;box-shadow:none}.offer-page .menu-toggle span{width:20px;height:2px;background:#fff;border-radius:99px}.offer-page .site-menu{position:fixed;right:0;top:0;width:min(360px,calc(100% - 28px));height:100vh;background:#07101f;border-left:1px solid rgba(255,255,255,.12);z-index:120;padding:24px;transform:translateX(105%);transition:transform .28s ease}.offer-page .menu-open .site-menu{transform:none}.offer-page .menu-backdrop{position:fixed;inset:0;background:rgba(0,5,12,.5);backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:110;transition:opacity .28s}.offer-page .menu-open .menu-backdrop{opacity:1;pointer-events:auto}.offer-page .site-menu-head{display:flex;justify-content:space-between;align-items:center;padding:8px 2px 22px;border-bottom:1px solid rgba(255,255,255,.1)}.offer-page .menu-close{width:40px;height:40px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:#fff;font-size:26px;cursor:pointer}.offer-page .menu-list{display:grid;gap:10px;padding-top:20px}.offer-page .menu-list a{padding:17px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(255,255,255,.035)}.offer-page .menu-list a span{display:block;font-weight:800}.offer-page .menu-list a small{color:#7f93ad}.offer-page.menu-open{overflow:hidden}
.offer-page .offer-shell{position:relative;overflow:hidden;min-height:100vh}.offer-page .offer-shell:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(115,151,194,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(115,151,194,.08) 1px,transparent 1px);background-size:64px 64px;mask-image:linear-gradient(to bottom,black,transparent 72%)}.offer-page .offer-hero{padding:100px 0 80px;position:relative}.offer-page .offer-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.offer-page .kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(94,231,255,.22);border-radius:999px;background:rgba(94,231,255,.06);color:#a5f1ff;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:850}.offer-page .kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--of-cyan);box-shadow:0 0 14px var(--of-cyan)}.offer-page h1{color:var(--of-text);font-size:clamp(52px,6vw,86px);line-height:.97;letter-spacing:-.065em;margin:24px 0 25px;max-width:850px}.offer-page .hero-lead{font-size:18px;line-height:1.8;color:#a8b8cc;max-width:760px}.offer-page .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.offer-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;border-radius:13px;font-weight:800;border:1px solid rgba(255,255,255,.13);transition:.25s;cursor:pointer}.offer-page .btn-primary{color:#fff;background:linear-gradient(135deg,#2f79ff,#54b8ff);box-shadow:0 18px 55px rgba(47,121,255,.22)}.offer-page .btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 65px rgba(47,121,255,.34)}.offer-page .btn-ghost{color:#eef5ff;background:rgba(255,255,255,.045)}.offer-page .btn-ghost:hover{background:rgba(255,255,255,.08);transform:translateY(-2px)}
.offer-page .hud{min-height:500px;border:1px solid rgba(145,174,211,.17);border-radius:30px;background:linear-gradient(145deg,rgba(17,34,57,.82),rgba(7,16,29,.86));box-shadow:0 35px 100px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.05);position:relative;overflow:hidden}.offer-page .hud:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(69,137,255,.22),transparent 34%),linear-gradient(135deg,transparent 0 47%,rgba(94,231,255,.055) 47.2%,transparent 47.5%)}.offer-page .hud-top{height:58px;border-bottom:1px solid var(--of-line);display:flex;justify-content:space-between;align-items:center;padding:0 20px;color:#70859f;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.offer-page .hud-live{color:#79efbf}.offer-page .hud-live:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:#65e7a9;box-shadow:0 0 12px #65e7a9;margin-right:7px}.offer-page .hud-ring{position:absolute;width:320px;height:320px;border:1px solid rgba(94,231,255,.23);border-radius:50%;left:50%;top:44%;transform:translate(-50%,-50%);box-shadow:0 0 80px rgba(62,134,255,.12)}.offer-page .hud-ring:before,.offer-page .hud-ring:after{content:"";position:absolute;border:1px solid rgba(141,124,255,.2);border-radius:50%;inset:34px}.offer-page .hud-ring:after{inset:82px;border-color:rgba(94,231,255,.34)}.offer-page .hud-core{position:absolute;left:50%;top:44%;transform:translate(-50%,-50%);width:92px;height:92px;border-radius:26px;background:linear-gradient(145deg,#3182ff,#58e3ff);display:grid;place-items:center;box-shadow:0 0 70px rgba(75,141,255,.48)}.offer-page .hud-core img{width:56px;height:56px;object-fit:contain}.offer-page .hud-readout{position:absolute;left:24px;right:24px;bottom:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.offer-page .readout{padding:13px;border:1px solid rgba(145,174,211,.13);border-radius:15px;background:rgba(255,255,255,.045)}.offer-page .readout small{display:block;color:#71859d;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.offer-page .readout strong{display:block;color:#eef5ff;font-size:19px;margin-top:3px}.offer-page .readout span{font-size:10px;color:#62e4ff}
.offer-page .meta-bar{border-top:1px solid var(--of-line);border-bottom:1px solid var(--of-line);background:#060e1a}.offer-page .meta-inner{min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:25px}.offer-page .meta-label{color:#6e829b;font-size:10px;text-transform:uppercase;letter-spacing:.16em}.offer-page .meta-items{display:flex;gap:38px}.offer-page .meta-item strong{display:block;color:#eef5ff;font-size:15px}.offer-page .meta-item span{color:#6f829a;font-size:11px}
.offer-page .section{padding:110px 0;position:relative;background:transparent}.offer-page .section.alt{background:#050c17;border-top:1px solid rgba(145,174,211,.08);border-bottom:1px solid rgba(145,174,211,.08)}.offer-page .section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:42px}.offer-page .eyebrow{color:#5fddff;text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:850;margin-bottom:13px}.offer-page .section h2{color:var(--of-text);font-size:clamp(38px,4.8vw,62px);line-height:1;letter-spacing:-.055em;margin:0;max-width:760px}.offer-page .section-sub{max-width:480px;color:#8fa2ba;line-height:1.75;margin:0}.offer-page .feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.offer-page .feature{position:relative;min-height:180px;padding:27px;border:1px solid rgba(145,174,211,.13);border-radius:22px;background:linear-gradient(145deg,rgba(16,32,53,.78),rgba(7,17,30,.8));overflow:hidden}.offer-page .feature:after{content:"";position:absolute;right:-55px;top:-55px;width:130px;height:130px;border-radius:50%;background:rgba(75,141,255,.12);filter:blur(18px)}.offer-page .feature-index{font-family:ui-monospace,monospace;font-size:10px;color:#4e87ff;letter-spacing:.15em}.offer-page .feature h3{color:#eef5ff;font-size:21px;margin:19px 0 8px}.offer-page .feature p{margin:0;color:#8da0b8;font-size:14px;line-height:1.7;max-width:560px}
.offer-page .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgba(145,174,211,.13);border:1px solid rgba(145,174,211,.13);border-radius:24px;overflow:hidden}.offer-page .step{padding:30px;background:#07111f;min-height:245px}.offer-page .step-num{font-family:ui-monospace,monospace;color:#4f88ff;font-size:12px}.offer-page .step h3{color:#eef5ff;font-size:19px;line-height:1.35;margin:24px 0 11px}.offer-page .step p{margin:0;color:#8296ae;font-size:13px;line-height:1.7}.offer-page .continue{margin-top:34px;padding:24px;border:1px solid rgba(94,231,255,.15);border-radius:20px;background:linear-gradient(135deg,rgba(94,231,255,.055),rgba(75,141,255,.05));display:flex;align-items:center;justify-content:space-between;gap:25px}.offer-page .continue strong{display:block;color:#eef5ff;font-size:16px}.offer-page .continue span{color:#8498b0;font-size:13px}
.offer-page .footer{background:#030811;border-top:1px solid rgba(145,174,211,.12);padding:52px 0 28px;color:#71849b}.offer-page .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.offer-page .footer .brand{color:#fff}.offer-page .brand-full-logo{width:190px;max-width:100%;display:block}.offer-page .footer p{font-size:13px;line-height:1.7;max-width:520px}.offer-page .footer h3{color:#eaf2fc;font-size:12px;text-transform:uppercase;letter-spacing:.13em}.offer-page .footer-links{display:flex;flex-wrap:wrap;gap:13px}.offer-page .footer a{color:#91a4bb;font-size:13px}.offer-page .footer a:hover{color:#fff}.offer-page .copy{border-top:1px solid rgba(255,255,255,.08);margin-top:36px;padding-top:20px;font-size:11px}
@media(max-width:950px){.offer-page .offer-grid{grid-template-columns:1fr;gap:45px}.offer-page .hud{max-width:700px;width:100%;margin:auto}.offer-page .feature-grid{grid-template-columns:1fr}.offer-page .steps{grid-template-columns:1fr}.offer-page .section-head{display:block}.offer-page .section-sub{margin-top:18px}.offer-page .footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.offer-page .container{width:calc(100% - 28px)}.offer-page .nav{height:68px}.offer-page .offer-hero{padding:75px 0 65px}.offer-page h1{font-size:48px}.offer-page .hero-lead{font-size:16px}.offer-page .hud{min-height:430px;border-radius:23px}.offer-page .hud-ring{width:260px;height:260px}.offer-page .hud-core{width:76px;height:76px}.offer-page .hud-core img{width:47px;height:47px}.offer-page .hud-readout{left:14px;right:14px;bottom:14px}.offer-page .readout{padding:10px}.offer-page .readout strong{font-size:16px}.offer-page .meta-inner{display:block;padding:18px 0}.offer-page .meta-items{margin-top:13px;gap:20px;flex-wrap:wrap}.offer-page .section{padding:80px 0}.offer-page .section h2{font-size:40px}.offer-page .continue{display:block}.offer-page .continue .btn{margin-top:18px;width:100%}.offer-page .footer-grid{grid-template-columns:1fr}.offer-page .brand-full-logo{width:165px}.offer-page .btn{width:100%}}
/* v12 logo cleanup: the white diamond was a decorative pseudo-element, not part of the FinChoice Guide logo. */
.offer-page .hud-core:after,
.offer-page .hud-core:before{content:none!important;display:none!important;}
.offer-page .hud-core img{position:relative;z-index:2;width:58px;height:58px;object-fit:contain;display:block;}
