:root{--bg:#f7f7fb;--card:#fff;--ink:#111827;--muted:#667085;--line:#e7e7ef;--brand:#5b4df7;--brand2:#8b5cf6;--accent:#13c7a3;--danger:#ef4444;--shadow:0 12px 34px rgba(17,24,39,.08);--radius:24px;--radius-sm:16px;--max:1180px}*{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:var(--bg);line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(calc(100% - 32px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(231,231,239,.85)}.nav{height:76px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:11px;font-weight:900;font-size:1.45rem;letter-spacing:-.04em}.brand-mark{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--brand),var(--brand2));display:grid;place-items:center;color:white;font-weight:900;box-shadow:0 8px 20px rgba(91,77,247,.25)}.navlinks{display:flex;gap:22px;color:#4b5563;font-weight:700;font-size:.94rem}.navlinks a:hover{color:var(--brand)}.nav-spacer{flex:1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:13px 18px;font-weight:800;cursor:pointer;transition:.2s ease}.btn-primary{background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;box-shadow:0 10px 24px rgba(91,77,247,.22)}.btn-primary:hover{transform:translateY(-1px)}.btn-secondary{background:#fff;border:1px solid var(--line)}.hero{padding:76px 0 36px;background:radial-gradient(circle at 82% 12%,rgba(139,92,246,.15),transparent 30%),radial-gradient(circle at 20% 10%,rgba(19,199,163,.1),transparent 25%)}.hero-grid{display:grid;grid-template-columns:1.18fr .82fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.16em;color:var(--brand);font-weight:900;font-size:.78rem}.hero h1{font-size:clamp(3rem,7vw,6.4rem);line-height:.91;letter-spacing:-.065em;margin:18px 0 24px;max-width:850px}.hero h1 span{background:linear-gradient(135deg,var(--brand),var(--brand2));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:1.15rem;color:var(--muted);max-width:760px}.searchbar{margin-top:30px;display:flex;background:#fff;border:1px solid var(--line);border-radius:18px;padding:8px;box-shadow:var(--shadow)}.searchbar input{flex:1;border:0;outline:0;padding:12px 14px;font-size:1rem;background:transparent}.searchbar button{white-space:nowrap}.trust-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;color:#667085;font-size:.9rem}.trust-row span{display:flex;align-items:center;gap:7px}.hero-card{background:linear-gradient(145deg,#15172a,#272a4a);color:#fff;border-radius:30px;padding:28px;box-shadow:0 30px 60px rgba(17,24,39,.22);position:relative;overflow:hidden}.hero-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(91,77,247,.35);right:-60px;top:-60px;filter:blur(2px)}.hero-card>*{position:relative;z-index:1}.mini-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.1);font-size:.76rem;font-weight:800}.deal-visual{height:230px;margin:24px 0;border-radius:22px;background:linear-gradient(135deg,#f4f1ff,#cfc8ff);display:grid;place-items:center;color:#312e81;font-size:5rem}.deal-meta{display:flex;justify-content:space-between;align-items:end;gap:14px}.price{font-size:2rem;font-weight:900}.oldprice{text-decoration:line-through;color:#9ca3af;font-size:.9rem}.discount{background:#dcfce7;color:#166534;padding:6px 10px;border-radius:999px;font-weight:900;font-size:.78rem}.section{padding:68px 0}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:28px}.section h2{font-size:clamp(2rem,4vw,3.35rem);letter-spacing:-.045em;margin:0}.section-sub{color:var(--muted);max-width:650px}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;min-height:146px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s;box-shadow:0 8px 24px rgba(17,24,39,.04)}.category-card:hover{transform:translateY(-4px);box-shadow:var(--shadow);border-color:#d8d5ff}.category-icon{font-size:2rem}.category-card strong{font-size:1.02rem}.category-card small{color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(17,24,39,.05);display:flex;flex-direction:column}.product-image{height:200px;background:linear-gradient(145deg,#f5f3ff,#eef2ff);display:grid;place-items:center;font-size:4.2rem;position:relative}.tag{position:absolute;top:14px;left:14px;background:#111827;color:#fff;padding:7px 9px;border-radius:999px;font-size:.72rem;font-weight:900}.product-body{padding:18px;display:flex;flex-direction:column;gap:12px;flex:1}.merchant{font-size:.76rem;font-weight:900;color:var(--brand);text-transform:uppercase;letter-spacing:.08em}.product-title{font-weight:900;font-size:1.06rem;line-height:1.35}.rating{font-size:.88rem;color:#f59e0b}.product-prices{display:flex;align-items:baseline;gap:8px}.product-prices strong{font-size:1.45rem}.product-prices span{color:var(--muted);text-decoration:line-through;font-size:.88rem}.product-actions{margin-top:auto;display:flex;gap:8px}.product-actions .btn{width:100%;padding:11px 12px;font-size:.9rem}.compare-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:22px}.feature-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:var(--shadow)}.feature-list{display:grid;gap:14px;margin-top:20px}.feature-item{display:flex;gap:13px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--line)}.feature-item:last-child{border-bottom:0}.check{width:28px;height:28px;border-radius:9px;background:#ecfdf5;color:#047857;display:grid;place-items:center;font-weight:900;flex:0 0 auto}.article-list{display:grid;gap:14px}.article-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;display:grid;grid-template-columns:84px 1fr auto;gap:18px;align-items:center}.article-thumb{width:84px;height:84px;border-radius:16px;background:linear-gradient(145deg,#eef2ff,#ede9fe);display:grid;place-items:center;font-size:2rem}.article-card p{margin:4px 0 0;color:var(--muted);font-size:.9rem}.why{background:#15172a;color:white}.why .section-sub{color:#b9bed0}.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-card{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.04)}.why-card h3{margin:12px 0 8px}.why-card p{color:#b9bed0;margin:0}.newsletter{background:linear-gradient(135deg,var(--brand),var(--brand2));color:white;border-radius:30px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.newsletter p{margin:6px 0 0;color:#e9e7ff}.newsletter .searchbar{margin:0;min-width:390px}.footer{padding:48px 0 28px;background:#0d0f1a;color:#c5c8d4}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:28px}.footer h4{color:#fff;margin:0 0 12px}.footer a{display:block;margin:8px 0;font-size:.92rem}.footer-note{margin-top:34px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);font-size:.84rem;color:#9ca3af}.page-hero{padding:62px 0 26px;background:linear-gradient(180deg,#fff,#f7f7fb)}.page-hero h1{font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.055em;line-height:.95;margin:12px 0}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 28px}.chip{padding:10px 14px;border:1px solid var(--line);background:#fff;border-radius:999px;font-weight:800;color:#4b5563}.chip.active{background:#111827;color:#fff}.content-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;margin-bottom:18px}.content-card h2,.content-card h3{letter-spacing:-.03em}.table-wrap{overflow-x:auto}.compare-table{width:100%;border-collapse:collapse;background:#fff;border-radius:18px;overflow:hidden}.compare-table th,.compare-table td{padding:15px;border-bottom:1px solid var(--line);text-align:left}.compare-table th{background:#f9fafb;font-size:.85rem;color:#475467}.notice{padding:16px 18px;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;color:#9a3412}.legal{max-width:850px}.legal h2{margin-top:34px}.legal p,.legal li{color:#475467}.mobile-menu{display:none}.mobile-panel{display:none}
@media(max-width:980px){.navlinks{display:none}.mobile-menu{display:inline-flex}.hero-grid,.compare-grid{grid-template-columns:1fr}.hero-card{max-width:640px}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter{grid-template-columns:1fr}.newsletter .searchbar{min-width:0}.mobile-panel.open{display:block;position:absolute;top:76px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:16px 24px;box-shadow:var(--shadow)}.mobile-panel.open a{display:block;padding:12px 0;font-weight:800}}
@media(max-width:620px){.container{width:min(calc(100% - 24px),var(--max))}.nav{height:68px}.hero{padding-top:46px}.hero h1{font-size:3.55rem}.searchbar{flex-direction:column}.searchbar button{width:100%}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-head{align-items:flex-start;flex-direction:column}.article-card{grid-template-columns:68px 1fr}.article-thumb{width:68px;height:68px}.article-card>.btn{display:none}.footer-grid{grid-template-columns:1fr}.newsletter{padding:26px}.deal-visual{height:190px}}


/* Dealumi v2.1 — mobile-first refinements */
@media(max-width:620px){
  .site-header{backdrop-filter:blur(18px)}
  .nav{height:62px;gap:10px}
  .brand{font-size:1.27rem;gap:9px}
  .brand-mark{width:34px;height:34px;border-radius:11px}
  .nav>.btn-primary{padding:9px 12px;border-radius:12px;font-size:.82rem;box-shadow:none}
  .mobile-menu{width:40px;height:40px;padding:0;border-radius:12px;font-size:0}
  .mobile-menu:after{content:'☰';font-size:1rem}
  .mobile-panel.open{top:62px;padding:10px 18px}
  .hero{padding:34px 0 20px}
  .hero-grid{gap:20px}
  .eyebrow{font-size:.69rem;letter-spacing:.13em;line-height:1.45}
  .hero h1{font-size:clamp(2.75rem,13vw,3.35rem);line-height:.92;margin:13px 0 16px;letter-spacing:-.06em}
  .hero-copy{font-size:1rem;line-height:1.58}
  .searchbar{margin-top:20px;border-radius:16px;padding:7px;gap:7px}
  .searchbar input{font-size:.93rem;padding:11px 12px}
  .searchbar button{padding:11px 14px}
  .trust-row{gap:8px 14px;margin-top:14px;font-size:.78rem}
  .hero-card{display:none}
  .section{padding:38px 0}
  .section-head{gap:10px;margin-bottom:18px}
  .section h2{font-size:2rem;line-height:1.02}
  .section-sub{font-size:.92rem}
  .category-grid{gap:10px}
  .category-card{min-height:112px;padding:15px;border-radius:17px}
  .category-icon{font-size:1.65rem}
  .category-card strong{font-size:.95rem}
  .category-card small{font-size:.78rem}
  .product-grid{display:flex;overflow-x:auto;gap:12px;padding:0 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .product-grid::-webkit-scrollbar{display:none}
  .product-card{min-width:82%;scroll-snap-align:start;border-radius:19px}
  .product-image{height:170px;font-size:3.5rem}
  .product-body{padding:15px;gap:9px}
  .product-title{font-size:1rem}
  .product-actions .btn{padding:11px 12px}
  .feature-card{padding:21px;border-radius:22px}
  .article-card{padding:14px;border-radius:17px;gap:13px}
  .newsletter{border-radius:22px;padding:22px}
  .newsletter h2{font-size:1.55rem!important}
  .footer{padding-top:38px}
}
@media(max-width:390px){
  .nav>.btn-primary{display:none}
  .hero h1{font-size:2.72rem}
}

/* Dealumi v2.2 — affiliate-ready */
.section-tight{padding:22px 0}.proof-strip{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 8px 24px rgba(17,24,39,.04)}.proof-strip>div{padding:18px 22px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:3px}.proof-strip>div:last-child{border-right:0}.proof-strip strong{font-size:.95rem}.proof-strip span{font-size:.82rem;color:var(--muted)}.category-grid-4{grid-template-columns:repeat(4,1fr)}.card-copy{color:var(--muted);font-size:.9rem;margin:0;line-height:1.5}.tag-soft{background:#ede9fe;color:#5b21b6}.affiliate-note{margin-top:18px;padding:16px 18px;border:1px solid #ddd6fe;background:#f5f3ff;border-radius:16px;color:#4c1d95;font-size:.9rem}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.topic-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;flex-direction:column;gap:7px}.topic-card>span{font-size:2rem}.topic-card small{color:var(--muted)}.category-cta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px}.status-card{display:flex;gap:14px;align-items:flex-start}.status-card p{margin:4px 0 0;color:var(--muted)}.status-dot{width:12px;height:12px;background:#f59e0b;border-radius:50%;margin-top:7px;box-shadow:0 0 0 6px #fef3c7}.offer-skeleton-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.offer-skeleton{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;display:flex;flex-direction:column;gap:8px}.offer-skeleton>div{font-size:2.3rem}.offer-skeleton span{color:var(--muted);font-size:.88rem}.notice-neutral{background:#f8fafc;border-color:#e2e8f0;color:#475569}.big-list .article-card{min-height:118px}.hero-card-v22 .deal-visual{background:linear-gradient(135deg,#ede9fe,#dbeafe)}
@media(max-width:980px){.category-grid-4,.topic-grid{grid-template-columns:repeat(2,1fr)}.proof-strip{grid-template-columns:1fr}.proof-strip>div{border-right:0;border-bottom:1px solid var(--line)}.proof-strip>div:last-child{border-bottom:0}.offer-skeleton-grid{grid-template-columns:1fr}}
@media(max-width:620px){.desktop-cta{display:none}.category-grid-4,.topic-grid{grid-template-columns:repeat(2,1fr)}.category-cta{align-items:flex-start;flex-direction:column}.category-cta .btn{width:100%}.proof-strip>div{padding:14px 16px}.affiliate-ready-grid .product-card{min-width:86%}.offer-skeleton{padding:18px}.hero-card-v22{display:none}}

/* Dealumi v2.3 — conversion-ready UI */
.offer-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px}.offer-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(17,24,39,.05)}.offer-card-media{height:150px;background:linear-gradient(145deg,#f5f3ff,#eef2ff);display:grid;place-items:center;font-size:3.5rem;position:relative}.offer-card-body{padding:18px}.offer-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.offer-card h3{margin:4px 0 6px;font-size:1.02rem}.offer-card p{margin:0;color:var(--muted);font-size:.86rem}.offer-price-placeholder{margin:16px 0 12px;padding:12px 14px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;display:flex;justify-content:space-between;gap:12px;align-items:center}.offer-price-placeholder strong{font-size:.9rem}.offer-price-placeholder span{font-size:.78rem;color:var(--muted)}.merchant-pill{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f3f4f6;color:#475467;font-size:.72rem;font-weight:900}.offer-card .btn{width:100%}.verified-line{font-size:.76rem;color:#667085;margin-top:9px}.compare-demo{margin-top:22px;border:1px solid var(--line);border-radius:20px;overflow:hidden;background:#fff}.compare-demo-row{display:grid;grid-template-columns:1.35fr .7fr .65fr .7fr;align-items:center;gap:12px;padding:15px 18px;border-bottom:1px solid var(--line)}.compare-demo-row:last-child{border-bottom:0}.compare-demo-row.header{background:#f8fafc;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#667085}.compare-demo-row .shop{font-weight:900}.compare-demo-row .future{color:#94a3b8;font-style:italic}.launch-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.78rem;font-weight:900}.search-hint{margin-top:9px;font-size:.78rem;color:#98a2b3}.mobile-menu{font-size:0;width:44px;height:44px;padding:0;position:relative}.mobile-menu:after{content:'☰';font-size:1.25rem}.mobile-menu[aria-expanded="true"]:after{content:'✕'}
@media(max-width:980px){.offer-preview{grid-template-columns:1fr}.compare-demo-row{grid-template-columns:1.2fr .7fr .7fr}.compare-demo-row>*:nth-child(4){display:none}}
@media(max-width:620px){.site-header .container{width:min(calc(100% - 20px),var(--max))}.nav{height:62px;gap:12px}.brand{font-size:1.22rem;gap:8px}.brand-mark{width:34px;height:34px;border-radius:11px}.mobile-menu{width:40px;height:40px;border-radius:12px}.mobile-panel.open{top:62px;padding:10px 18px 16px}.mobile-panel.open a{padding:11px 2px}.hero{padding:28px 0 18px}.eyebrow{font-size:.68rem;line-height:1.45;letter-spacing:.12em}.hero h1{font-size:clamp(2.55rem,12vw,3.15rem);margin:11px 0 14px}.hero-copy{font-size:.96rem}.searchbar{margin-top:20px;padding:6px;border-radius:16px;gap:5px}.searchbar input{padding:10px 11px;font-size:.94rem}.searchbar button{padding:11px 14px}.trust-row{margin-top:15px;gap:8px 13px;font-size:.78rem}.section-tight{padding:14px 0}.proof-strip{border-radius:17px}.proof-strip>div{padding:12px 14px}.section{padding:44px 0}.section h2{font-size:2rem}.category-card{min-height:126px;padding:16px}.offer-card-media{height:125px}.offer-card-body{padding:15px}.compare-demo{overflow-x:auto}.compare-demo-row{min-width:570px}.affiliate-note{font-size:.84rem}.page-hero{padding:40px 0 20px}.page-hero h1{font-size:2.55rem}.content-card{padding:20px}.footer{padding-top:38px}}


/* Dealumi V3 — launch polish */
.category-symbol{font-family:ui-sans-serif,system-ui,sans-serif;font-weight:900;color:var(--brand);width:46px;height:46px;border-radius:14px;background:#f2f0ff;display:grid;place-items:center;font-size:1.45rem}.line-icon{width:82px;height:82px;border:2px solid rgba(91,77,247,.18);border-radius:24px;background:rgba(255,255,255,.72);display:grid;place-items:center;color:var(--brand);font-size:2.6rem;font-weight:800;box-shadow:0 12px 28px rgba(91,77,247,.10)}.visual-robot,.visual-fryer,.visual-headset,.visual-gaming{background:radial-gradient(circle at 70% 25%,rgba(139,92,246,.18),transparent 32%),linear-gradient(145deg,#faf9ff,#eeefff)}.merchant-ready{margin-top:22px;padding:24px 26px;background:linear-gradient(135deg,#f8f7ff,#fff);border:1px solid #dedaff;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:24px}.merchant-ready h3{margin:12px 0 5px;font-size:1.35rem;letter-spacing:-.025em}.merchant-ready p{margin:0;color:var(--muted);max-width:720px}.why-icon{width:46px;height:46px;border-radius:14px;background:rgba(139,92,246,.16);display:grid;place-items:center;color:#c4b5fd;font-size:1.45rem;font-weight:900}.deals-section{background:linear-gradient(180deg,transparent,#f4f3fb 45%,transparent)}
@media(max-width:620px){.merchant-ready{padding:19px;align-items:flex-start;flex-direction:column}.merchant-ready .btn{width:100%}.line-icon{width:70px;height:70px;font-size:2.2rem}.product-image{height:158px}.category-symbol{width:42px;height:42px}.newsletter{display:none}}
