.home-hero{background:var(--surface);border-bottom:var(--bw) solid var(--ink);padding:56px 24px 48px;position:relative;overflow:hidden}.home-hero-grid{grid-template-columns:1.55fr 1fr;align-items:center;gap:56px;max-width:1280px;margin:0 auto;display:grid}.home-hero-stickers{flex-wrap:wrap;gap:10px;margin:0 0 24px;display:flex}.home-hero-title{margin:0 0 18px}.home-hero-title .home-accent{color:var(--cta-ink);background:var(--cta);border-radius:var(--r-2);box-shadow:var(--sh-offset-sm);border:var(--bw) solid var(--ink);padding:0 14px;display:inline-block;transform:rotate(-1.5deg)}.home-hero-sub{color:var(--ink-2);max-width:520px;margin:0 0 28px;font-size:18px;line-height:1.5}.home-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.home-hero-side{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.home-stat-card{background:var(--ink);color:var(--surface);border-radius:var(--r-5);border:var(--bw) solid var(--ink);box-shadow:4px 4px 0 var(--cta);align-items:center;gap:14px;padding:18px 22px;display:flex;transform:rotate(-1.5deg)}.home-stat-card .home-big{font:700 44px/1 var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:-.03em}.home-stat-card .home-lbl{font:500 12px/1.3 var(--font-body);color:var(--ink-inverse-2);max-width:140px}.home-quote-card{background:var(--surprise);color:var(--surface);border-radius:var(--r-5);font:700 22px/1.15 var(--font-display);letter-spacing:-.01em;border:var(--bw) solid var(--ink);max-width:320px;box-shadow:var(--sh-offset-sm);padding:22px;transform:rotate(2deg)}.home-quote-card .home-by{font:500 12px/1 var(--font-body);letter-spacing:.04em;opacity:.85;margin-top:12px;display:block}.home-ticker{background:var(--cta);color:var(--cta-ink);border-top:var(--bw) solid var(--ink);border-bottom:var(--bw) solid var(--ink);padding:12px 0;overflow:hidden}.home-ticker-track{font:700 13px/1 var(--font-display);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;gap:40px;width:max-content;animation:30s linear infinite ticker-move;display:flex}@media (prefers-reduced-motion:reduce){.home-ticker-track{justify-content:center;animation:none}}.home-ticker-track span{align-items:center;gap:12px;display:inline-flex}.home-ticker-track span:before{content:"◆";font-size:10px}.home-section{max-width:1280px;margin:0 auto;padding:72px 24px}.home-top-grid{grid-template-rows:1fr 1fr;grid-template-columns:1.4fr 1fr 1fr;align-items:stretch;gap:22px;display:grid}.home-top-grid .home-tile-hero{grid-row:1/3;display:flex}.home-top-grid .home-tile-hero>.pcard{flex:1}.home-top-grid .home-tile-hero .pcard-imgwrap{aspect-ratio:auto;flex:auto;min-height:320px}.home-top-grid .home-tile-hero .pcard-body{flex:none}.home-carousel-row{scroll-snap-type:x mandatory;grid-auto-columns:minmax(280px,1fr);grid-auto-flow:column;gap:22px;padding-bottom:8px;display:grid;overflow-x:auto}.home-carousel-row.home-mini-row{grid-auto-columns:minmax(230px,1fr)}.home-carousel-row>*{scroll-snap-align:start}.home-car-nav{align-items:center;gap:6px;display:inline-flex}.home-car-nav button{background:var(--surface);border:var(--bw) solid var(--ink);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex}.home-car-nav button:hover{background:var(--ink);color:var(--surface)}.home-car-nav button:focus-visible{outline:3px solid var(--surprise);outline-offset:2px}.home-cat-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-cat-tile{background:var(--surface);border-radius:var(--r-5);border:var(--bw) solid var(--ink);box-shadow:var(--sh-offset-sm);flex-direction:column;justify-content:space-between;gap:20px;min-height:148px;padding:22px 24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.home-cat-tile:hover{box-shadow:var(--sh-offset);transform:translate(-2px,-2px)}.home-cat-tile:focus-visible{outline:3px solid var(--surprise);outline-offset:2px}.home-cat-tile .home-emoji{border-radius:var(--r-3);border:var(--bw) solid var(--ink);background:var(--surface-2);align-self:flex-start;place-items:center;width:48px;height:48px;margin:0;font-size:24px;line-height:1;display:grid}.home-cat-tile:first-child .home-emoji{background:#d7f5d7;background:lab(93.6911% -13.9721 10.9206)}.home-cat-tile:nth-child(2) .home-emoji{background:var(--surprise-bg)}.home-cat-tile:nth-child(3) .home-emoji{background:var(--trust-bg)}.home-cat-tile:nth-child(4) .home-emoji{background:var(--sale-bg)}.home-cat-tile:nth-child(5) .home-emoji{background:#fce9c6;background:lab(93.1715% 2.92948 19.443)}.home-cat-tile:nth-child(6) .home-emoji{background:var(--surface-2)}.home-cat-tile .home-label{font:700 19px/1.1 var(--font-display);letter-spacing:-.015em;color:var(--ink);margin:0 0 6px}.home-cat-tile .home-count{font:600 13px/1 var(--font-display);color:var(--ink-2);align-items:center;gap:8px;display:inline-flex}.home-cat-tile .home-count:after{content:"→";font-size:16px;transition:transform .2s}.home-cat-tile:hover .home-count:after{transform:translate(4px)}.home-edito{background:var(--ink);color:var(--surface);border-radius:var(--r-7);border:var(--bw) solid var(--ink);grid-template-columns:1fr 1fr;align-items:center;gap:56px;padding:56px;display:grid;position:relative;overflow:hidden}.home-edito:before{content:"";background:var(--surprise);opacity:.5;filter:blur(60px);border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-80px}.home-edito-left{z-index:2;position:relative}.home-edito-kicker{font:600 11px/1 var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:var(--cta);align-items:center;gap:10px;margin-bottom:24px;display:inline-flex}.home-edito-kicker:before{content:"";background:var(--cta);width:28px;height:1px}.home-edito h2{font:700 clamp(32px, 4vw, 52px) / 1 var(--font-display);letter-spacing:-.03em;color:var(--surface);text-wrap:balance;margin:0 0 18px}.home-edito p{color:var(--ink-inverse-2);-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:460px;margin:0 0 30px;font-size:16px;line-height:1.55;display:-webkit-box;overflow:hidden}.home-edito-bullets{flex-direction:column;gap:12px;margin:0 0 32px;padding:0;list-style:none;display:flex}.home-edito-bullets li{font:500 14px/1.4 var(--font-body);color:var(--ink-inverse);align-items:flex-start;gap:12px;display:flex}.home-edito-bullets li .home-check{background:var(--cta);color:var(--cta-ink);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.home-edito-foot{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.home-edito-readtime{font:500 13px/1.3 var(--font-body);color:var(--ink-inverse-muted)}.home-edito-right{z-index:2;border-radius:var(--r-6);aspect-ratio:4/5;border:var(--bw) solid var(--surface);position:relative;overflow:hidden}.home-edito-right .home-edito-img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-edito-stamp{z-index:2;background:var(--cta);color:var(--cta-ink);border-radius:var(--r-2);border:var(--bw) solid var(--ink);font:700 13px/1.1 var(--font-display);align-items:center;gap:8px;padding:10px 14px;display:inline-flex;position:absolute;bottom:18px;left:18px;transform:rotate(-2deg)}.home-newsletter{background:var(--cta);color:var(--cta-ink);border-radius:var(--r-7);border:var(--bw) solid var(--ink);box-shadow:var(--sh-offset);grid-template-columns:1.4fr 1fr;align-items:center;gap:56px;padding:48px;display:grid;position:relative}.home-newsletter h2{font:700 clamp(28px, 3.4vw, 44px) / .98 var(--font-display);letter-spacing:-.025em;color:var(--cta-ink);text-wrap:balance;margin:0 0 12px}.home-newsletter p{color:var(--cta-ink);opacity:.78;max-width:420px;margin:0;font-size:15px;line-height:1.5}.home-newsletter-form{flex-direction:column;gap:10px;display:flex}.home-newsletter-input{background:var(--surface);border:var(--bw) solid var(--ink);border-radius:var(--r-3);box-shadow:var(--sh-offset-sm);align-items:stretch;display:flex;overflow:hidden}.home-newsletter-input input{min-width:0;font:500 14px/1 var(--font-body);color:var(--ink);background:0 0;border:0;flex:1;padding:16px 18px}.home-newsletter-input:focus-within{outline:3px solid var(--surprise);outline-offset:2px}.home-newsletter-input button{background:var(--ink);color:var(--cta);cursor:pointer;min-height:44px;font:700 13px/1 var(--font-display);letter-spacing:.04em;text-transform:uppercase;border:0;align-items:center;gap:8px;padding:0 22px;transition:background .15s;display:inline-flex}.home-newsletter-input button:hover{background:var(--ink-hover)}.home-newsletter-input button:focus-visible{outline:3px solid var(--surprise);outline-offset:2px}.home-newsletter-meta{font:500 12px/1 var(--font-body);color:var(--cta-ink);opacity:.7;align-items:center;gap:6px;display:inline-flex}.home-newsletter-input input:disabled,.home-newsletter-input button:disabled{cursor:progress;opacity:.65}.home-newsletter-done{font:700 15px/1.25 var(--font-display);letter-spacing:-.01em;color:var(--cta-ink);align-items:center;gap:10px;margin:0;display:inline-flex}.home-newsletter-done-badge{background:var(--ink);width:30px;height:30px;color:var(--cta);border-radius:var(--r-2);box-shadow:var(--sh-offset-sm);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:1000px){.home-top-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr}.home-top-grid .home-tile-hero{grid-area:auto/1/auto/-1}.home-cat-grid{grid-template-columns:1fr 1fr}.home-edito,.home-newsletter{grid-template-columns:1fr;padding:36px}.home-edito-right{aspect-ratio:4/3}}@media (max-width:720px){.home-hero-grid{grid-template-columns:1fr}.home-section{padding:48px 16px}.home-edito,.home-newsletter{padding:28px 22px}}@media (max-width:640px){.home-section{padding:40px 14px}.home-top-grid{grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:12px}.home-top-grid .home-tile-hero{grid-area:auto}.home-top-grid .home-tile-hero .pcard-imgwrap{aspect-ratio:1;flex:none;min-height:0}.home-cat-grid{grid-template-columns:1fr 1fr;gap:12px}}
