:root{--navy:#06183c;--navy-2:#0a244f;--ink:#071329;--lime:#83df12;--lime-2:#b2ff29;--green:#123d31;--red:#f01b1c;--sky:#dff4ff;--paper:#f8fbf3;--white:#fff;--line:#06183c21;--shadow:0 24px 80px #06183c29;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 82% 12%,#83df1233,#0000 22rem),linear-gradient(#fbfff8 0%,#eef9e4 44%,#fff 100%);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{z-index:-1;content:"";background-image:linear-gradient(#06183c09 1px,#0000 1px),linear-gradient(90deg,#06183c09 1px,#0000 1px);background-size:52px 52px;position:fixed;inset:0;mask-image:linear-gradient(#000 0%,#0000 72%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{overflow:hidden}.hero{min-height:92vh;padding:22px clamp(18px,4vw,68px) 64px;position:relative}.hero:after{z-index:-1;aspect-ratio:1;content:"";border:2px solid #83df1273;border-radius:999px;width:min(44vw,520px);position:absolute;bottom:4%;right:max(-80px,-7vw);box-shadow:inset 0 0 0 42px #83df1214,inset 0 0 0 90px #06183c09}.topbar,.hero-grid,.section{width:min(1160px,100%);margin-inline:auto}.topbar{justify-content:space-between;align-items:center;gap:18px;min-height:64px;display:flex}.brand{color:var(--navy);align-items:center;gap:12px;font-weight:900;display:inline-flex}.brand img{object-fit:cover;border:3px solid var(--navy);border-radius:var(--radius);width:48px;height:48px}.brand span,h1,h2,h3{letter-spacing:0;font-family:Barlow Condensed,Arial Narrow,Impact,sans-serif}.topbar-cta,.button{border-radius:var(--radius);border:0;justify-content:center;align-items:center;gap:9px;min-height:46px;font-weight:900;line-height:1;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.topbar-cta{color:var(--white);background:var(--navy);padding:0 16px;box-shadow:0 10px 25px #06183c29}.button{padding:0 20px}.button:hover,.topbar-cta:hover,.channel-card:hover{transform:translateY(-2px)}.primary{color:var(--navy);background:linear-gradient(135deg, var(--lime), var(--lime-2));box-shadow:0 18px 40px #57ae0042}.secondary{color:var(--navy);background:var(--white);box-shadow:inset 0 0 0 2px #06183c1f}.large{min-height:58px;padding-inline:26px;font-size:1rem}.hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(350px,.78fr);align-items:center;gap:clamp(32px,6vw,84px);min-height:calc(92vh - 86px);padding-block:24px 10px;display:grid}.hero-copy{max-width:680px}.eyebrow{color:var(--green);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:.82rem;font-weight:900;display:inline-flex}.compact{margin-bottom:12px}h1,h2,h3,p{margin-top:0}h1{max-width:760px;color:var(--navy);text-transform:uppercase;margin-bottom:18px;font-size:clamp(3.8rem,7.8vw,6.8rem);font-weight:900;line-height:.82}.hero-lede{color:#071329c7;max-width:630px;margin-bottom:22px;font-size:clamp(1.04rem,2vw,1.24rem);font-weight:600;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:620px;margin:26px 0 0;display:grid}.trust-row div{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffbd;padding:16px}.trust-row dt{color:var(--navy);font-weight:900}.trust-row dd{color:#071329a8;margin:4px 0 0;font-size:.9rem;font-weight:700}.radar-panel{gap:18px;display:grid;position:relative}.logo-card{border:6px solid var(--navy);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);position:relative;overflow:hidden}.logo-card:before{aspect-ratio:1;content:"";border:24px solid #83df1257;border-radius:999px;width:52%;position:absolute;inset:auto -22% -28% auto}.logo-card img{aspect-ratio:1;object-fit:contain;width:100%;position:relative}.deal-feed{gap:10px;display:grid}.deal-feed article{border-radius:var(--radius);background:#ffffffe0;border:1px solid #06183c17;gap:12px;padding:16px;display:flex;box-shadow:0 14px 34px #06183c14}.feed-icon{width:36px;height:36px;color:var(--navy);border-radius:var(--radius);background:var(--lime);flex:0 0 36px;place-items:center;display:grid}.feed-icon.red{color:var(--white);background:var(--red)}.feed-icon.blue{color:var(--white);background:var(--navy)}.deal-feed strong{color:var(--navy);font-weight:900}.deal-feed p{color:#071329a8;margin:4px 0 0;font-size:.92rem;font-weight:600;line-height:1.45}.section{padding:clamp(54px,8vw,94px) clamp(18px,4vw,28px)}.live-deals{padding-top:clamp(46px,7vw,82px)}.deals-header{justify-content:space-between;align-items:end;gap:22px;margin-bottom:24px;display:flex}.deals-community-link{flex:none}.deal-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px;display:grid}.deal-card{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffeb;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden;box-shadow:0 18px 48px #06183c17}.deal-card:hover{border-color:#83df12c7;transform:translateY(-3px);box-shadow:0 24px 58px #06183c24}.deal-image-link{background:#edf5e8;flex:none;display:block}.deal-card{flex-direction:column}.deal-card img{aspect-ratio:1.12;object-fit:cover;width:100%}.deal-card-body{flex-direction:column;flex:1;gap:12px;min-height:190px;padding:14px;display:flex}.deal-badge{max-width:100%;color:var(--navy);border-radius:var(--radius);background:var(--lime);align-self:flex-start;align-items:center;gap:6px;padding:7px 9px;font-size:.76rem;font-weight:900;line-height:1;display:inline-flex}.deal-badge span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.deal-card h3{min-height:3.2rem;color:var(--navy);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-family:Inter,system-ui,sans-serif;font-size:.98rem;font-weight:900;line-height:1.22;display:-webkit-box;overflow:hidden}.deal-prices{flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:auto;display:flex}.deal-prices strong{color:var(--red);font-size:1.18rem;font-weight:900}.deal-prices span{color:#0713297a;font-size:.88rem;font-weight:800;text-decoration:line-through}.deal-cta{min-height:40px;color:var(--white);border-radius:var(--radius);background:var(--navy);justify-content:center;align-items:center;gap:7px;padding-inline:12px;font-size:.88rem;font-weight:900;transition:background .18s,transform .18s;display:inline-flex}.deal-cta:hover{background:var(--navy-2)}.deals-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.deals-status.error,.deals-status:not(:has(.deal-skeleton)){border:1px solid var(--line);border-radius:var(--radius);background:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex;box-shadow:0 16px 40px #06183c12}.deals-status strong{color:var(--navy);font-weight:900}.deals-status p{color:#071329a8;margin:6px 0 0;font-weight:650;line-height:1.5}.deals-status.error{border-color:#f01b1c3d}.compact-button{flex:none;min-height:42px}.deal-skeleton{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(90deg,#0000,#ffffffb8,#0000) 0 0/220px 100% no-repeat,linear-gradient(#dfead5 0 0) 14px 14px/calc(100% - 28px) 52% no-repeat,linear-gradient(#edf4e8 0 0) 14px 62%/68% 18px no-repeat,linear-gradient(#edf4e8 0 0) 14px calc(62% + 30px)/90% 14px no-repeat,linear-gradient(#dbe8d2 0 0) 14px calc(100% - 58px)/42% 26px no-repeat,#ffffffc7;min-height:330px;animation:1.35s ease-in-out infinite shimmer;overflow:hidden}.hidden{display:none!important}@keyframes shimmer{0%{background-position:-240px 0,14px 14px,14px 62%,14px calc(62% + 30px),14px calc(100% - 58px),0 0}to{background-position:calc(100% + 240px) 0,14px 14px,14px 62%,14px calc(62% + 30px),14px calc(100% - 58px),0 0}}.band{background:var(--navy);width:100%;max-width:none}.band .section-heading,.band .steps{width:min(1160px,100%);margin-inline:auto}.section-heading{text-align:center;max-width:690px;margin-bottom:30px}.section-heading.left{text-align:left;margin:0}.section-heading h2{color:var(--navy);text-transform:uppercase;margin-bottom:12px;font-size:clamp(3.2rem,7vw,5.5rem);font-weight:900;line-height:.88}.section-heading p:not(.eyebrow){color:#071329b3;font-weight:650;line-height:1.6}.band .section-heading h2,.band .section-heading .eyebrow{color:var(--white)}.band .section-heading .eyebrow{color:var(--lime)}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.steps article{border-radius:var(--radius);color:var(--white);background:#ffffff0f;border:1px solid #ffffff1f;padding:28px}.steps svg{color:var(--lime);margin-bottom:24px}.steps h3{text-transform:uppercase;margin-bottom:10px;font-size:2rem;line-height:.95}.steps p{color:#ffffffbd;margin-bottom:0;font-weight:600;line-height:1.55}.split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(26px,5vw,70px);display:grid}.channels{gap:12px;display:grid}.channel-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:18px;transition:transform .18s,border-color .18s,opacity .18s;display:flex;box-shadow:0 16px 40px #06183c12}.channel-card.muted{opacity:.72}.channel-card strong,.channel-card small{display:block}.channel-card strong{color:var(--navy);font-weight:900}.channel-card small{color:#0713299e;margin-top:4px;font-weight:700}.channel-state{min-width:92px;color:var(--white);border-radius:var(--radius);background:var(--navy);justify-content:center;align-items:center;gap:8px;padding:9px 11px;font-size:.82rem;font-weight:900;display:inline-flex}.channel-state.live{color:var(--navy);background:var(--lime)}.cta{border:4px solid var(--navy);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:24px;margin-bottom:50px;display:flex}.cta h2{max-width:730px;color:var(--navy);text-transform:uppercase;margin:0;font-size:clamp(2.8rem,6vw,4.7rem);line-height:.88}:focus-visible{outline:4px solid var(--red);outline-offset:4px}@media (width<=900px){.hero{min-height:auto;padding-bottom:44px}.hero-grid,.split,.steps{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-top:34px}.radar-panel{max-width:520px;margin-inline:auto}.section-heading,.section-heading.left{text-align:left}.deals-header{flex-direction:column;align-items:flex-start}.deal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.deals-status{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}}@media (width<=620px){.hero{padding-inline:16px}.topbar{gap:12px}.brand span{display:none}.topbar-cta{min-height:42px;padding-inline:13px;font-size:.9rem}h1{font-size:clamp(3.5rem,18vw,5rem)}.hero-actions,.button{width:100%}.trust-row{grid-template-columns:1fr}.section{padding-inline:16px}.section-heading h2{font-size:clamp(2.9rem,13vw,4rem)}.deal-grid{grid-template-columns:1fr}.deal-card{flex-direction:column}.deal-image-link{flex:none}.deal-card img{aspect-ratio:1.2;object-position:center center;height:auto;min-height:0}.deal-card-body{min-width:0;min-height:160px;padding:12px}.deal-card h3{-webkit-line-clamp:3;min-height:auto;font-size:.92rem}.deals-status.error,.deals-status:not(:has(.deal-skeleton)){flex-direction:column;align-items:stretch}.compact-button,.deals-community-link{width:100%}.steps article{padding:22px}.channel-card{flex-direction:column;align-items:flex-start}.channel-state{min-width:0}.cta{border-width:3px;margin-bottom:22px}}
