*{box-sizing:border-box}body{margin:0;background:#020617;color:#fff;font-family:Arial,sans-serif;background-image:radial-gradient(circle at 10% 8%,rgba(var(--primary-rgb),.17),transparent 25%)}.top{padding:16px 24px;background:#0f172a;border-bottom:1px solid rgba(var(--primary-rgb),.2);display:flex;align-items:center;justify-content:space-between;gap:15px;flex-wrap:wrap}.brand{color:var(--primary);font-size:25px;font-weight:900;text-decoration:none}.brand img{width:34px;height:34px;object-fit:contain;vertical-align:middle;margin-right:8px}.nav{display:flex;gap:8px;flex-wrap:wrap}.nav a{color:#fff;text-decoration:none;background:#111c31;border:1px solid #26344e;border-radius:10px;padding:10px 13px;font-weight:700}.nav a.active{background:rgba(var(--primary-rgb),.18);border-color:var(--primary)}.wrap{max-width:1240px;margin:auto;padding:35px 20px 70px}.hero{text-align:center;padding:38px 18px}.hero-icon{width:66px;height:66px;margin:auto auto 14px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),#facc15);color:#04130b;font-size:31px;font-weight:900;box-shadow:0 0 32px rgba(var(--primary-rgb),.35)}h1{font-size:clamp(34px,6vw,58px);margin:0 0 12px}.hero p{color:#94a3b8;font-size:17px}.chips{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:18px}.chip{background:#111827;border:1px solid #334155;border-radius:999px;padding:8px 12px;color:#cbd5e1}.section{margin-top:35px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-bottom:16px}.section h2{margin:0;font-size:27px}.section p{margin:6px 0 0;color:#94a3b8}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.product-card{position:relative;background:#0b1220;border:1px solid #1e293b;border-radius:16px;overflow:hidden;transition:.2s}.product-card:hover{transform:translateY(-3px);border-color:rgba(var(--primary-rgb),.45)}.product-card-media{width:100%;height:auto;aspect-ratio:1/1;background:#fff;border-radius:0}.product-card-media>a{width:100%;height:100%;display:block}.product-card-media .product-card-image{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;background:#fff}.rank-badge{position:absolute;z-index:8;top:11px;left:11px;max-width:calc(100% - 22px);display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:9px;color:#fff;font-size:11px;font-weight:900;letter-spacing:.15px;box-shadow:0 6px 18px rgba(0,0,0,.3);backdrop-filter:blur(8px)}.rank-badge b{font-size:14px}.rank-badge.gold{background:linear-gradient(135deg,#b77900,#facc15);color:#241600}.rank-badge.silver{background:linear-gradient(135deg,#64748b,#e2e8f0);color:#111827}.rank-badge.bronze{background:linear-gradient(135deg,#8b4513,#d97706)}.rank-badge.rising{background:linear-gradient(135deg,#2563eb,#7c3aed)}.rank-badge.supreme{background:linear-gradient(135deg,#7c3aed,#22c55e)}.rank-badge.verified{background:linear-gradient(135deg,#047857,#22c55e)}.rank-badge.favorite{background:linear-gradient(135deg,#be123c,#f43f5e)}.rank-badge.featured{background:linear-gradient(135deg,#0e7490,#06b6d4)}.product-info{padding:15px}.product-info>a{color:#fff;text-decoration:none;font-weight:800;display:block;min-height:40px}.product-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.product-bottom strong{color:var(--primary);font-size:19px}.product-bottom span{font-size:12px;font-weight:800}.ok{color:#4ade80}.no{color:#f87171}.privacy-note{text-align:center;color:#64748b;font-size:12px;margin-top:45px}@media(max-width:900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.top{justify-content:center}.nav{justify-content:center}.grid{grid-template-columns:1fr 1fr;gap:10px}.product-info{padding:11px}.product-info>a{font-size:14px}.product-bottom{display:block}.product-bottom span{display:block;margin-top:6px}.rank-badge{top:7px;left:7px;max-width:calc(100% - 14px);font-size:9px;padding:6px 7px}.rank-badge b{font-size:11px}.wrap{padding:20px 12px 55px}}

