.disc{position:relative;overflow:hidden;display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin:0 0 22px;padding:22px 26px;border-radius:20px;border:1px solid var(--border);background:color-mix(in srgb,var(--route-green,var(--accent)) 8%,var(--surface))}.disc-deco{position:absolute;right:-40px;top:-30px;bottom:-30px;width:220px;pointer-events:none;background:radial-gradient(circle at 100% 50%,transparent 60%,color-mix(in srgb,var(--accent) 10%,transparent) 61% 62%,transparent 63%),radial-gradient(circle at 100% 50%,transparent 70%,color-mix(in srgb,var(--accent) 8%,transparent) 71% 72%,transparent 73%);opacity:.7}.disc-badge{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,transparent)}.disc-main{flex:1 1 260px;min-width:220px;z-index:1}.disc-pill{display:inline-flex;align-items:center;gap:5px;font-size:.7rem;font-weight:800;letter-spacing:.06em;color:#c2603a;background:color-mix(in srgb,#e8834f 18%,transparent);border-radius:999px;padding:4px 11px;margin-bottom:8px}.disc-title{font-family:var(--font-sora);font-size:clamp(1.15rem,2.6vw,1.45rem);font-weight:800;margin:0 0 4px}.disc-sub{color:var(--text-muted);margin:0;font-size:.92rem}.disc-right{z-index:1;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-left:auto}.disc-timer{display:inline-flex;align-items:center;gap:7px;color:var(--text-muted);font-size:.9rem;padding:8px 14px;border-radius:999px;border:1px solid var(--border);background:var(--surface);white-space:nowrap}.disc-timer b{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:.02em}.disc-cta{display:inline-flex;align-items:center;gap:9px;font-weight:700;color:#fff;background:var(--accent);padding:13px 24px;border-radius:999px;box-shadow:0 8px 20px -8px color-mix(in srgb,var(--accent) 65%,transparent);transition:transform .12s,box-shadow .12s}.disc-cta:hover{transform:translateY(-1px)}.disc-code{display:inline-flex;align-items:center;gap:10px;padding:6px 6px 6px 18px;border-radius:999px;border:1px solid var(--border);background:var(--surface)}.disc-code-txt{font-weight:800;letter-spacing:.18em;color:var(--accent);font-variant-numeric:tabular-nums}.disc-copy{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#fff;background:var(--accent);padding:9px 16px;border-radius:999px}@media (max-width:640px){.disc{padding:20px}.disc-right{width:100%;margin-left:0;justify-content:space-between}.disc-deco{display:none}}@media (prefers-reduced-motion:reduce){.disc-cta{transition:none}}.disc-slim{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 20px;padding:9px 16px;border-radius:12px;background:color-mix(in srgb,var(--route-green) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--route-green) 24%,transparent);font-size:.9rem}.disc-slim-main{display:inline-flex;align-items:center;gap:7px;color:var(--text);font-weight:600}.disc-slim-main b{color:var(--route-green);font-weight:800}.disc-slim-code{display:inline-flex;align-items:center;gap:6px;margin-left:2px;padding:3px 10px;border:1px dashed var(--route-green);border-radius:8px;background:var(--surface);color:var(--route-green);font:inherit;font-weight:800;letter-spacing:.04em;cursor:pointer;transition:background .14s ease}.disc-slim-code:hover{background:color-mix(in srgb,var(--route-green) 12%,var(--surface))}.disc-slim-copy,.disc-slim-timer{display:inline-flex}.disc-slim-timer{align-items:center;gap:6px;color:var(--text-muted)}.disc-slim-time{min-width:10ch;font-variant-numeric:tabular-nums;font-weight:700;color:var(--text)}@media (max-width:560px){.disc-slim{font-size:.82rem;gap:6px 12px}}.hunter{display:inline-block;position:relative;line-height:0}.hunter svg{overflow:visible}.hunter-shadow{fill:rgba(20,30,20,.16)}.hunter-body{transform-box:fill-box;transform-origin:50% 90%;animation:hunter-bob 2.6s ease-in-out infinite}.hunter-rifle{transform-box:fill-box;transform-origin:34% 82%;animation:hunter-sway 2.6s ease-in-out infinite}.hunter-jacket{fill:var(--accent,#2f6b3f)}.hunter-arm{fill:none;stroke:var(--accent,#2f6b3f);stroke-width:7;stroke-linecap:round}.hunter-hand{fill:#e6b98f}.hunter-leg{fill:none;stroke:#3a4a2f;stroke-width:7;stroke-linecap:round}.hunter-boot{fill:none;stroke:#23301c;stroke-width:6;stroke-linecap:round}.hunter-face{fill:#e6b98f}.hunter-cap{fill:color-mix(in srgb,var(--accent,#2f6b3f) 82%,#10230f)}.hunter-cap-brim{fill:none;stroke:color-mix(in srgb,var(--accent,#2f6b3f) 82%,#10230f);stroke-width:4;stroke-linecap:round}.hunter-rifle-barrel{fill:none;stroke:#4a3423;stroke-width:5;stroke-linecap:round}.hunter-rifle-stock{fill:none;stroke:#6b4a2f;stroke-width:6;stroke-linecap:round}.hunter-rifle-scope{fill:none;stroke:#23301c;stroke-width:4;stroke-linecap:round}@keyframes hunter-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes hunter-sway{0%,to{transform:rotate(0deg)}50%{transform:rotate(-2.5deg)}}@media (prefers-reduced-motion:reduce){.hunter-body,.hunter-rifle{animation:none}}:root{--pc-orange:#f26522}.pc-card{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:32px 26px 26px;display:flex;flex-direction:column;text-align:center;box-shadow:0 10px 40px -24px rgba(0,0,0,.35)}.pc-featured{border:2px solid var(--text)}.pc-badge{position:absolute;top:18px;right:18px;font-size:.78rem;font-weight:800;padding:5px 12px;border-radius:999px;background:var(--surface-2);color:var(--text-muted)}.pc-badge.pop{background:var(--pc-orange);color:#fff}.pc-ico-wrap{position:relative;width:78px;height:78px;margin:6px auto 18px}.pc-ico{width:78px;height:78px;background:var(--surface-2);place-items:center;color:var(--route-green)}.pc-ico,.pc-ico-plus{border-radius:50%;display:grid}.pc-ico-plus{position:absolute;right:-2px;bottom:-2px;width:26px;height:26px;background:var(--route-green);color:#fff;place-items:center;font-weight:800;font-size:1rem;border:3px solid var(--surface)}.pc-name{font-family:var(--font-sora);font-weight:800;font-size:1.6rem;margin:0 0 8px}.pc-tagline{color:var(--text-muted);font-size:.98rem;margin:0 0 20px}.pc-divider{border:none;border-top:1px solid var(--border);margin:0 0 22px}.pc-features{list-style:none;padding:0;margin:0 0 24px;display:grid;gap:14px;text-align:left;flex:1}.pc-features li{display:flex;align-items:center;gap:12px;font-size:.98rem}.pc-check{flex:none;width:22px;height:22px;border-radius:50%;background:color-mix(in srgb,var(--route-green) 16%,transparent);color:var(--route-green);display:grid;place-items:center}.pc-price-box{background:var(--surface-2);border-radius:16px;padding:22px 18px;margin-bottom:14px}.pc-price{font-family:var(--font-sora);font-weight:800;font-size:2.6rem;line-height:1;color:var(--text)}.pc-price span{font-size:1.6rem}.pc-period{color:var(--text-muted);font-size:.95rem;margin:6px 0 18px}.pc-cta{display:block;width:100%;padding:15px;border-radius:999px;background:var(--pc-orange);color:#fff;font-weight:800;font-size:1rem;text-align:center;transition:filter .15s ease}.pc-cta:hover{filter:brightness(1.06)}.pc-note{color:var(--text-muted);font-size:.85rem;font-style:italic;margin:0}