:root{--bg:#faf8f5;--surface:#fff;--ink:#18181b;--muted:#6b6b70;--accent:#d97706;--accent-ink:#fff7ed;--line:#e4e0d8;--good:#15803d;--bad:#b91c1c;--font:"Inter", "Segoe UI", system-ui, -apple-system, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font);margin:0;font-size:16px;line-height:1.6}a{color:var(--accent)}.container{max-width:960px;margin:0 auto;padding:0 1rem}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(6px);background:#fffffff2;position:sticky;top:0}.site-header .container{justify-content:space-between;align-items:center;height:56px;display:flex}.brand{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:.5rem;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-weight:800;display:inline-flex}.brand-sub{color:var(--muted);font-size:.68rem;font-weight:500;line-height:1;display:block}.nav-links{align-items:center;gap:1.25rem;font-size:.9rem;display:flex}.nav-links a{color:var(--ink);text-decoration:none}.nav-links a:hover{color:var(--accent)}.btn-shop{background:var(--accent);white-space:nowrap;border-radius:999px;padding:.4rem .9rem;font-weight:600;color:#fff!important}.product-hero{padding:2rem 0 .5rem}.hero-wrap{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.product-img{object-fit:contain;background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-shrink:0;width:200px;height:200px;padding:.5rem}.product-img.placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:3rem;display:inline-flex}.hero-info{flex:1;min-width:260px}.product-hero .kicker{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.78rem}.product-hero h1{letter-spacing:-.02em;margin:.25rem 0 .5rem;font-size:clamp(1.5rem,4vw,2.2rem)}.product-hero .description{color:var(--muted);max-width:56ch;margin:.25rem 0 1rem}.product-hero .cta-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.summary-stars{align-items:center;gap:.5rem;font-weight:700;display:inline-flex}.summary-stars .count{color:var(--muted);font-size:.85rem;font-weight:500}.reviews-section{padding:1.25rem 0 3rem}.reviews-section h2{color:var(--muted);margin:0 0 1rem;font-size:1.05rem;font-weight:600}.review-grid{gap:1rem;display:grid}.review-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;flex-direction:column;gap:.5rem;padding:1.1rem 1.25rem;display:flex}.review-card .top{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.review-card .author{font-weight:600}.review-card .badges{flex-wrap:wrap;gap:.4rem;display:flex}.badge{border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:999px;padding:.1rem .55rem;font-size:.72rem}.badge.verified{color:var(--good);background:#f0fdf4;border-color:#bbf7d0}.badge.recommends{color:var(--good)}.badge.not-recommends{color:var(--bad)}.badge.translated{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.stars{color:var(--accent);letter-spacing:.06em;white-space:nowrap;font-size:.95rem}.review-card .title{font-weight:700}.review-card .body{white-space:pre-line}.review-card .points{gap:.35rem;font-size:.92rem;display:grid}.review-card .points .plus{color:var(--good)}.review-card .points .minus{color:var(--bad)}.review-card .meta{color:var(--muted);border-top:1px dashed var(--line);flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:.5rem;font-size:.78rem;display:flex}.review-card .source a{color:var(--muted)}.generated-note{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-top:1rem;padding:1rem 1.25rem;font-size:.9rem}.hero{padding:3rem 0 1rem}.hero h1{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.7rem,5vw,2.6rem)}.hero p{color:var(--muted);max-width:60ch}.product-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;padding:1.5rem 0 3rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:12px;flex-direction:column;gap:.35rem;padding:1.1rem 1.25rem;text-decoration:none;display:flex}.product-card:hover{border-color:var(--accent)}.product-card .name{font-weight:700}.product-card .desc{color:var(--muted);flex-grow:1;font-size:.88rem}.product-card .count{color:var(--accent);font-size:.8rem;font-weight:600}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:2rem 0;font-size:.85rem}.site-footer .grid{flex-wrap:wrap;justify-content:space-between;gap:1.5rem;display:flex}.page-main{min-height:60vh;padding:2rem 0 3rem}.page-main h1{letter-spacing:-.02em}.hero{background:radial-gradient(1200px 500px at 85% -10%, #d9770640, transparent 60%), radial-gradient(900px 420px at -10% 20%, #1e40af2e, transparent 55%), linear-gradient(180deg, #17151a 0%, #211d26 55%, var(--bg) 100%);color:#f4f1ec;padding:3.5rem 0 4.5rem;overflow:hidden}.hero-inner{grid-template-columns:1.1fr 1fr;align-items:center;gap:2.5rem;display:grid}.hero-badge{color:#fcd34d;background:#d9770629;border:1px solid #d9770673;border-radius:999px;margin-bottom:1.1rem;padding:.3rem .85rem;font-size:.78rem;font-weight:600;display:inline-block}.hero h1{letter-spacing:-.03em;color:#fff;margin:0 0 1rem;font-size:clamp(2rem,4.6vw,3.2rem);line-height:1.08}.hero-accent{color:#fbbf24}.hero-copy p{color:#cfc9c0;max-width:52ch;margin:0 0 1.4rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn-primary{background:var(--accent);color:#fff;border-radius:999px;padding:.7rem 1.4rem;font-weight:700;text-decoration:none;box-shadow:0 8px 24px #d9770659}.btn-primary:hover{background:#b45309}.btn-ghost{color:#f4f1ec;border:1px solid #f4f1ec59;border-radius:999px;padding:.7rem 1.4rem;font-weight:600;text-decoration:none}.btn-ghost:hover{color:#fbbf24;border-color:#fbbf24}.hero-collage{grid-template-columns:repeat(3,1fr);grid-auto-rows:96px;gap:.7rem;display:grid;transform:rotate(-2deg)}.collage-item{background:#fff;border-radius:14px;transition:transform .25s;display:block;overflow:hidden;box-shadow:0 14px 30px #00000059}.collage-item:hover{transform:scale(1.05)}.collage-item-1{grid-area:span 2/span 1}.collage-item-2,.collage-item-3{grid-area:span 1/span 1}.collage-item-4{grid-area:span 2/span 1}.collage-item-5,.collage-item-6{grid-area:span 1/span 1}.collage-item img{object-fit:contain;background:#fff;width:100%;height:100%;padding:.35rem}.collage-fallback,.card-fallback{color:#92400e;background:linear-gradient(135deg,#fef3c7,#fbbf24);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.6rem;font-weight:800;display:flex}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;margin:2.2rem 0 1.1rem;display:flex}.section-head h2{letter-spacing:-.02em;margin:0;font-size:1.35rem}.section-sub{color:var(--muted);font-size:.85rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.1rem;padding-bottom:3rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);color:var(--ink);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;overflow:hidden}.product-card:hover{border-color:var(--accent);transform:translateY(-4px);box-shadow:0 14px 28px #00000017}.card-img{aspect-ratio:1;border-bottom:1px solid var(--line);background:#fff;justify-content:center;align-items:center;display:flex}.card-img img{object-fit:contain;width:100%;height:100%;padding:.7rem}.card-body{flex-direction:column;gap:.3rem;padding:.8rem .95rem .95rem;display:flex}.card-brand{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);font-size:.7rem;font-weight:700}.product-card .name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card .count{color:var(--muted);align-items:center;gap:.25rem;font-size:.8rem;font-weight:500;display:inline-flex}.product-card .count .rating-num{color:var(--ink);font-weight:700}.product-card .count .dot{color:var(--line)}.how{border-top:1px solid var(--line);background:var(--surface);padding:2.6rem 0 3rem}.how-grid{grid-template-columns:repeat(3,1fr);gap:1.6rem;display:grid}.how-item h3{margin:.4rem 0 .3rem}.how-item p{color:var(--muted);margin:0;font-size:.92rem}.how-num{background:var(--accent);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}@media (width<=760px){.hero-inner{grid-template-columns:1fr}.hero-collage{max-width:360px}.how-grid{grid-template-columns:1fr}}
