:root{--navy: #061a33;--navy-soft: #0b2a4e;--ink: #13243a;--blue: #1769e8;--blue-soft: #eaf2ff;--gold: #ffc838;--green: #149568;--surface: #f5f8fc;--card: #ffffff;--muted: #607087;--line: #dce5ef;--shadow: 0 10px 28px rgba(15, 42, 73, .08);--radius: 14px;--container: 1400px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface)}*{box-sizing:border-box}html{background:var(--surface)}body{margin:0;min-width:320px;background:var(--surface);color:var(--ink);font-size:15px;line-height:1.5}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell>main{flex:1}.container{width:min(var(--container),calc(100% - 64px));margin-inline:auto}.site-header{color:#fff;background:linear-gradient(110deg,#06172e,#0a2d54);border-bottom:1px solid rgba(255,255,255,.12)}.nav{min-height:72px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px;font-size:26px;font-weight:900;letter-spacing:-1px;white-space:nowrap}.brand em{color:#579bff;font-style:italic}.brand-copy small{display:block;margin-top:-3px;font-size:12px;font-weight:600;letter-spacing:0;color:#d2deec}.brand-bolt{width:22px;height:34px;display:inline-block;flex:none;background:linear-gradient(135deg,#66a7ff,#1670ea);clip-path:polygon(57% 0,100% 0,67% 39%,100% 39%,16% 100%,36% 57%,0 57%)}.nav nav{display:flex;gap:28px;margin-left:auto;font-size:15px;font-weight:700}.nav nav a{color:#ecf3fb}.nav nav a.active,.nav nav a:hover{color:#fff}.search-form{width:250px;height:42px;display:flex;overflow:hidden;border:1px solid #557494;border-radius:9px;background:#ffffff0a}.search-form input{min-width:0;flex:1;border:0;padding:0 14px;color:#fff;background:transparent;outline:0}.search-form input::placeholder{color:#bdcada}.button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;padding:10px 18px;color:#fff;background:var(--blue);font-size:14px;font-weight:800;cursor:pointer}.button svg,.text-link svg{width:18px;height:18px}.search-form .button{min-height:auto;padding:0 13px;background:transparent}.hero-grid{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(330px,1fr);gap:20px;padding-top:22px}.hero-deal{min-height:332px;overflow:hidden;border-radius:var(--radius);padding:26px 30px;color:#fff;background:radial-gradient(circle at 27% 60%,#0a4776,#04172f 72%);box-shadow:var(--shadow)}.eyebrow,.section-title{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.eyebrow{color:var(--gold)}.eyebrow svg,.section-title svg{width:21px;height:21px}.hero-content{min-height:266px;display:grid;grid-template-columns:minmax(220px,31%) minmax(260px,1fr) 96px;align-items:center;gap:28px}.product-image{min-height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:11px;background:linear-gradient(145deg,#edf3f9,#fbfdff)}.product-image img{width:100%;height:100%;object-fit:contain;object-position:center}.product-fallback{display:flex;flex-direction:column;align-items:center;gap:8px;color:#7890a8;font-size:12px;font-weight:700}.product-fallback svg{width:58px;height:58px}.hero-deal .product-image{height:244px;background:#ffffff0a}.hero-deal .product-fallback{color:#a8c2da}.hero-deal .product-fallback svg{width:92px;height:92px}.hero-copy p{margin:0 0 7px;color:#d5e2ef;font-size:14px}.hero-copy h1{margin:0;max-width:520px;font-size:31px;line-height:1.12}.hero-category{font-size:13px;font-weight:800;text-transform:uppercase}.hero-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px;margin:17px 0}.hero-price strong{font-size:30px}.hero-price del{color:#b9c8d8;font-size:14px}.evidence{display:flex;flex-wrap:wrap;gap:14px;color:#dce7f2;font-size:12px}.evidence span{display:flex;align-items:center;gap:5px}.evidence svg{width:17px;color:#61dfa9}.hero-button{margin-top:20px;color:#10233d;background:#ffd34f}.deal-score{width:82px;height:82px;flex:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border:4px solid #2aae7b;border-radius:50%;color:var(--ink);background:#fff;line-height:1}.deal-score strong{font-size:27px}.deal-score span{margin-top:5px;font-size:12px;font-weight:800}.deal-score-compact{width:54px;height:54px;border-width:3px}.deal-score-compact strong{font-size:19px}.deal-score-compact span{display:none}.hero-deal .deal-score{color:#fff;background:#02172f8c}.tournament-panel{min-height:332px;border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:#fff;box-shadow:var(--shadow)}.tournament-eyebrow{color:var(--ink);font-size:12px}.countdown{display:block;margin:13px 0 18px;color:#304158;font-size:36px}.tournament-stats{display:grid;grid-template-columns:1fr 1fr;padding:14px 0;border-block:1px solid var(--line)}.tournament-stats span{text-align:center;font-size:12px}.tournament-stats b{display:block;font-size:20px}.tournament-panel h3{margin:18px 0 6px;font-size:13px;text-transform:uppercase}.contender{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #edf1f5;font-size:13px}.section-head{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:30px 0 13px}.section-title h2{margin:0;font-size:19px;text-transform:uppercase}.section-title svg{color:var(--blue)}.section-action{display:flex;align-items:center;gap:12px;color:var(--blue);font-size:13px;font-weight:800}.category-grid{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.category-grid::-webkit-scrollbar,.deal-scroll::-webkit-scrollbar,.champion-scroll::-webkit-scrollbar,.winner-scroll::-webkit-scrollbar{display:none}.category-card{min-width:145px;height:110px;flex:1 0 145px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:6px 10px;border:1px solid #e2eaf3;border-radius:10px;background:#fff;box-shadow:0 3px 10px #1032550d;scroll-snap-align:start}.category-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;color:var(--blue);background:var(--blue-soft)}.category-icon svg{width:29px;height:29px}.category-label{height:32px;flex:0 0 32px;display:flex;align-items:center;text-align:center;font-size:14px;font-weight:700;line-height:1.15}.category-card small{color:var(--muted);font-size:12px;font-weight:600}.deal-scroll,.champion-scroll,.winner-scroll{display:flex;gap:18px;overflow-x:auto;padding:3px 1px 12px;scroll-snap-type:x mandatory;scrollbar-width:none}.deal-card{width:260px;min-width:260px;min-height:430px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:12px;padding:16px;background:#fff;box-shadow:0 5px 18px #0f2d4e0f;scroll-snap-align:start}.deal-card-top{min-height:54px;display:flex;align-items:flex-start;justify-content:space-between}.rank{padding:5px 9px;border-radius:5px;color:#fff;background:var(--navy);font-size:12px;font-weight:800}.deal-card .product-image{height:160px}.deal-card-copy{flex:1;display:flex;flex-direction:column;align-items:flex-start;padding-top:13px}.deal-title{min-height:45px;font-size:16px;font-weight:800;line-height:1.35}.deal-price{margin-top:10px;font-size:24px;line-height:1.1}.deal-reference,.merchant,.history-confidence{display:block;color:var(--muted);font-size:12px}.merchant{margin-top:9px;color:var(--ink);font-weight:700}.history-confidence{margin-top:3px;color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:13px;color:var(--blue);font-size:13px;font-weight:800}.champion-card{min-width:600px;flex:0 0 calc((100% - 18px)/2);overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 5px 18px #0f2d4e0f;scroll-snap-align:start}.champion-category{padding:13px 18px;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;font-weight:800;text-transform:uppercase}.champion-body{min-height:250px;display:grid;grid-template-columns:58% 42%}.champion-image-region{min-height:230px;padding:18px;background:#f6f9fc}.champion-image-region .product-image{width:100%;height:100%;min-height:220px}.champion-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;padding:24px}.champion-info .deal-score{position:static;margin:0}.champion-title{font-size:17px;font-weight:800;line-height:1.3}.champion-price{font-size:25px}.champion-reference{color:var(--muted);font-size:13px}.scroller-controls{display:flex;gap:7px}.scroller-controls button{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:8px;color:var(--blue);background:#fff;cursor:pointer}.scroller-controls button:disabled{color:#aeb9c7;background:#f4f6f8;cursor:default}.scroller-controls svg{width:19px}.hourly-card{min-width:200px;flex:0 0 200px;min-height:255px;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px solid var(--line);border-radius:11px;padding:13px;background:#fff;scroll-snap-align:start}.winner-time{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:12px;font-weight:700}.winner-time svg{width:16px}.hourly-card .product-image{width:100%;height:90px;min-height:90px}.hourly-title{width:100%;min-height:40px;text-align:center;font-size:13px;font-weight:800;line-height:1.3}.hourly-card>strong{font-size:20px}.hourly-card .deal-score{width:44px;height:44px}.why-section{padding-bottom:34px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-card{min-height:125px;display:flex;align-items:flex-start;gap:15px;padding:22px;border:1px solid var(--line);border-radius:11px;background:#fff}.why-card>span{width:46px;height:46px;flex:none;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--blue-soft)}.why-card svg{width:23px}.why-card h3{margin:2px 0 5px;font-size:16px}.why-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.site-footer{padding:40px 0;color:#e4edf7;background:var(--navy)}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,.7fr) 1.35fr;gap:34px}.site-footer .brand{font-size:23px}.site-footer h3{margin:5px 0 13px;color:#fff;font-size:13px;text-transform:uppercase}.site-footer a{display:block;margin:8px 0;color:#d9e4f0;font-size:13px}.site-footer p,.site-footer small{color:#afbed0;font-size:12px}.subscribe{display:flex}.subscribe input{min-width:0;flex:1;padding:11px;border:0;border-radius:7px 0 0 7px;background:#fff}.subscribe .button{border-radius:0 7px 7px 0}.page-hero{margin:26px 0 24px;padding:34px 38px;border-radius:var(--radius);color:#fff;background:linear-gradient(115deg,var(--navy),#0c3e70)}.page-hero>span{color:#76adff;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.page-hero h1{margin:7px 0;font-size:36px;line-height:1.15}.page-hero p{max-width:760px;margin:0;color:#d5e3f1;font-size:16px}.content-card{border:1px solid var(--line);border-radius:12px;padding:24px;background:#fff;box-shadow:0 5px 18px #0f2d4e0d}.content-card h2{margin:0 0 9px;font-size:20px}.content-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.content-info-grid{margin-bottom:40px}.content-info-grid .content-card{min-height:150px}.listing-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:10px 0 18px}.listing-toolbar label{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.listing-toolbar select{min-width:220px;border:1px solid var(--line);border-radius:8px;padding:9px 12px;color:var(--ink);background:#fff}.deal-grid{display:grid;grid-template-columns:repeat(4,minmax(250px,1fr));gap:18px;padding-bottom:24px}.deal-grid .deal-card{width:100%;min-width:250px}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:4px 0 40px}.pagination button{border:1px solid var(--line);border-radius:8px;padding:9px 14px;color:var(--blue);background:#fff;font-size:13px;font-weight:800}.pagination button:disabled{color:#9aa7b7}.category-page-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:16px;padding-bottom:42px}.category-page-grid .category-card{width:100%}.category-champion .champion-card{width:100%;max-width:850px}.deal-detail{display:grid;grid-template-columns:minmax(360px,48%) 1fr;gap:34px;margin-bottom:42px;padding:30px}.deal-detail-image .product-image{height:480px}.deal-detail-copy{display:flex;flex-direction:column;align-items:flex-start}.detail-merchant{margin:18px 0 0;font-size:16px;font-weight:800}.detail-price{display:flex;align-items:baseline;gap:13px;margin:8px 0 22px}.detail-price strong{font-size:30px}.detail-price span{color:var(--muted);font-size:14px}.deal-detail .info-grid{width:100%;margin-bottom:20px}.deal-detail .info-grid>div{padding:13px;border-radius:8px;background:#f4f7fb}.deal-detail .info-grid span,.deal-detail .info-grid strong{display:block;font-size:13px}.deal-detail .info-grid span{color:var(--muted)}.disclosure-note{padding:13px;border-left:3px solid var(--blue);color:var(--muted);background:var(--blue-soft);font-size:13px}.merchant-cta{margin-top:20px}.winner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-bottom:42px}.winner-archive-card{display:flex;flex-direction:column;gap:7px;border:1px solid var(--line);border-radius:11px;padding:15px;background:#fff}.archive-date,.archive-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:12px}.winner-archive-card .product-image{height:170px}.winner-archive-card>a:not(.text-link){min-height:43px;font-size:15px;font-weight:800}.winner-archive-card>span{color:var(--muted);font-size:12px}.winner-archive-card>strong{font-size:22px}.steps-grid{grid-template-columns:repeat(3,1fr);margin-bottom:42px}.step-card{position:relative;min-height:220px}.step-card>svg{width:34px;height:34px;margin-bottom:18px;color:var(--blue)}.step-number{float:right;color:#dbe6f3;font-size:30px;font-weight:900}.empty-state,.not-found{margin:24px 0 42px;text-align:center}.empty-state>svg{width:42px;color:var(--blue)}.not-found{padding:70px 28px}.not-found>span{color:var(--blue);font-size:30px;font-weight:900}.not-found h1{margin:8px 0;font-size:32px}.not-found .button{margin-top:22px}.data-error{margin:16px 0;padding:13px 16px;border-radius:8px;color:#9e2424;background:#fff0f0}.loading-card{display:grid;place-items:center;color:#d8e4ef}@media (max-width: 1180px){.container{width:calc(100% - 48px)}.nav{gap:22px}.nav nav{gap:18px}.search-form{width:230px}.hero-content{grid-template-columns:190px 1fr 84px;gap:20px}.hero-copy h1{font-size:28px}.deal-grid{grid-template-columns:repeat(3,minmax(250px,1fr))}.winner-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.2fr repeat(3,.7fr)}.footer-grid form{grid-column:1 / -1;max-width:500px}}@media (max-width: 900px){.container{width:calc(100% - 40px)}.nav nav{display:none}.search-form{margin-left:auto}.hero-grid{grid-template-columns:1fr}.tournament-panel{min-height:auto}.deal-grid{grid-template-columns:repeat(2,minmax(250px,1fr))}.why-grid,.category-page-grid{grid-template-columns:repeat(2,1fr)}.champion-card{min-width:560px;flex-basis:82%}.deal-detail{grid-template-columns:1fr}.deal-detail-image .product-image{height:360px}.winner-grid,.steps-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.container{width:calc(100% - 32px)}.nav{min-height:70px}.brand{font-size:21px}.brand-copy small{display:none}.search-form{width:145px}.search-form input{padding-inline:10px}.hero-deal{min-height:560px;padding:20px}.hero-content{grid-template-columns:1fr;gap:15px}.hero-deal .product-image{height:190px}.hero-copy h1{font-size:28px}.hero-deal .deal-score{width:72px;height:72px}.section-head{align-items:flex-start;flex-wrap:wrap;row-gap:8px}.section-title{flex:1 1 100%;min-width:0}.section-title h2{font-size:18px}.section-action{width:100%;justify-content:flex-end;gap:10px}.section-action:empty{display:none}.section-action>a{display:inline-flex;align-items:center;white-space:nowrap;font-size:12px}.category-card{min-width:150px}.deal-card{min-width:260px}.champion-card{min-width:88%}.champion-body{grid-template-columns:1fr}.champion-image-region{min-height:220px}.champion-info{padding:20px}.why-grid,.deal-grid,.category-page-grid,.winner-grid,.steps-grid,.info-grid{grid-template-columns:1fr}.deal-grid .deal-card{min-width:0}.listing-toolbar{align-items:flex-start;flex-direction:column}.listing-toolbar label,.listing-toolbar select{width:100%}.page-hero{padding:28px 24px}.page-hero h1{font-size:30px}.deal-detail{padding:18px}.deal-detail-image .product-image{height:280px}.footer-grid{grid-template-columns:1fr}}
