.ppc-section{padding:12px 0 16px}.ppc-scroller{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:8px 0 24px;scrollbar-width:none}.ppc-scroller::-webkit-scrollbar{display:none}.ppc-spacer{flex:0 0 auto;width:calc((100vw - min(80vw,360px))/2);min-width:8px}.ppc-slide{flex:0 0 auto;width:80vw;max-width:360px;aspect-ratio:4 / 5;scroll-snap-align:center;transition:transform .35s ease,opacity .35s ease;transform:scale(.88);opacity:.55;will-change:transform,opacity}.ppc-slide.is-active{transform:scale(1);opacity:1}.ppc-card{position:relative;display:block;width:100%;height:100%;border-radius:18px;overflow:hidden;background:#111;box-shadow:0 12px 32px #00000080;text-decoration:none;color:inherit}.ppc-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.ppc-gradient{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.96) 0%,rgba(0,0,0,.35) 42%,transparent 68%)}.ppc-badges{position:absolute;top:12px;left:12px;z-index:3;display:flex;flex-direction:column;gap:8px;align-items:flex-start}.ppc-badge{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border-radius:7px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ppc-badge-featured{background:#fbbf24;color:#412402}.ppc-badge-days{background:#f60000;color:#fff}.ppc-badge-icon{width:11px;height:11px;stroke-width:2.5;fill:currentColor}.ppc-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:20px;display:flex;flex-direction:column;gap:6px}.ppc-title{font-size:26px;font-weight:600;color:#fff;line-height:1.1;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ppc-meta{display:flex;align-items:center;gap:5px;color:#ffffffc7;font-size:14px;min-width:0}.ppc-meta-date{color:#fff9}.ppc-meta-icon{width:12px;height:12px;flex-shrink:0}.ppc-meta-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ppc-cta{margin-top:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:15px 16px;border-radius:11px;background:#f60000;color:#fff;font-size:15px;font-weight:700;border:none;cursor:pointer;text-decoration:none}.ppc-cta-icon{width:16px;height:16px}.ppc-cta-free{background:#16a34a}.ppc-dots{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px}.ppc-dot{width:6px;height:6px;border-radius:999px;background:#ffffff40;transition:width .22s ease,background-color .22s ease}.ppc-dot.is-active{width:20px;background:#f60000}@media (min-width: 768px){.ppc-spacer{width:calc((100% - min(80%,360px))/2)}}.hrc-card{position:relative;overflow:hidden;background:radial-gradient(ellipse 60% 50% at 0% 0%,rgba(246,0,0,.18),transparent 45%),#0c0c0c;border:1px solid #2a2a2a;border-radius:18px;padding:20px;box-shadow:0 14px 40px #00000080;color:#fff}.hrc-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/><feColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");opacity:.045;mix-blend-mode:overlay;border-radius:inherit}.hrc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;position:relative;z-index:1}.hrc-kicker-wrap{display:inline-flex;align-items:center;gap:10px}.hrc-dot{position:relative;width:8px;height:8px;border-radius:50%;background:#f60000;box-shadow:0 0 6px #f60000cc;flex-shrink:0}.hrc-dot:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#f60000;animation:hrc-pulse 2s ease-out infinite}@keyframes hrc-pulse{0%{transform:scale(1);opacity:.6}to{transform:scale(3.2);opacity:0}}.hrc-kicker{font-family:Space Mono,monospace;font-size:9px;font-weight:700;color:#f60000;text-transform:uppercase;letter-spacing:.16em}.hrc-location{font-family:Space Mono,monospace;font-size:9px;color:#5a5a5a;text-transform:uppercase;letter-spacing:.1em}.hrc-title{font-family:Anton,Inter,sans-serif;font-size:25px;line-height:.98;color:#fff;margin:0 0 6px;text-transform:none;font-weight:400;letter-spacing:.005em;position:relative;z-index:1}.hrc-title-accent{color:#f60000}.hrc-subtitle{font-family:Inter,sans-serif;font-size:12px;color:#9a9a9a;margin:0 0 14px;position:relative;z-index:1}.hrc-list{list-style:none;margin:0 0 14px;padding:0;position:relative;z-index:1}.hrc-item{display:flex;align-items:center;gap:12px;padding:12px 0;border-top:1px solid #1f1f1f;cursor:pointer;transition:background .15s ease}.hrc-item-first{border-top:none}.hrc-item:not(.hrc-item-skeleton):hover,.hrc-item:not(.hrc-item-skeleton):focus-visible{background:#ffffff05;outline:none}.hrc-dist{width:58px;flex-shrink:0;display:flex;align-items:baseline;justify-content:center;gap:3px}.hrc-dist-num{font-family:Anton,Inter,sans-serif;font-size:20px;color:#f60000;line-height:1}.hrc-dist-unit{font-family:Space Mono,monospace;font-size:9.5px;color:#888;letter-spacing:.12em;font-weight:700}.hrc-divider-v{width:1px;align-self:stretch;background:#222;flex-shrink:0}.hrc-info{flex:1;min-width:0}.hrc-name{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;margin-bottom:3px}.hrc-meta{font-family:Space Mono,monospace;font-size:10px;color:#9a9a9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hrc-arrow{font-size:16px;color:#5a5a5a;flex-shrink:0}.hrc-empty{font-family:Inter,sans-serif;font-size:12.5px;color:#9a9a9a;padding:14px;border:1px dashed #2a2a2a;border-radius:10px;margin-bottom:14px;line-height:1.4;position:relative;z-index:1}.hrc-cta{display:block;width:100%;background:#f60000;color:#fff;font-family:Inter,sans-serif;font-weight:800;font-size:14px;padding:14px;border-radius:10px;border:none;cursor:pointer;transition:background .15s ease,transform .15s ease;position:relative;z-index:1}.hrc-cta:hover{background:#b30000;transform:translateY(-2px)}.hrc-sk{display:block;background:linear-gradient(90deg,#1a1a1a,#242424,#1a1a1a);background-size:200% 100%;animation:hrc-shimmer 1.4s ease-in-out infinite;border-radius:3px}.hrc-sk-num{width:44px;height:18px}.hrc-sk-line1{width:70%;height:12px;margin-bottom:6px}.hrc-sk-line2{width:50%;height:9px}@keyframes hrc-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion: reduce){.hrc-dot:after{animation:none;display:none}.hrc-sk{animation:none}.hrc-cta{transition:none}.hrc-cta:hover{transform:none}}.hcc-wrap{font-family:Inter,system-ui,sans-serif}.hcc-card{position:relative;overflow:hidden;background:radial-gradient(circle at 100% 0%,rgba(246,0,0,.18),transparent 55%),#0f0f0f;border:1px solid #2e2e2e;border-radius:18px;padding:26px 18px 14px;cursor:pointer;box-shadow:0 14px 40px #00000080,0 0 30px #f600000f;color:#fff;transition:transform .2s ease,border-color .2s ease}.hcc-card:hover{border-color:#3a3a3a}.hcc-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.85'/></svg>");border-radius:inherit}.hcc-clip{position:absolute;top:0;left:50%;transform:translate(-50%);width:54px;height:7px;background:#f60000;border-radius:0 0 5px 5px;box-shadow:0 0 12px #f60000b3;z-index:2}.hcc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;position:relative;z-index:1}.hcc-wave{display:flex;flex-direction:column;gap:3px}.hcc-wave span{display:block;height:2px;background:#fff;border-radius:2px}.hcc-wave span:nth-child(1){width:22px}.hcc-wave span:nth-child(2){width:14px}.hcc-wave span:nth-child(3){width:22px}.hcc-status{font-family:Space Mono,ui-monospace,monospace;font-size:8.5px;font-weight:700;color:#f60000;letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.hcc-dot{width:6px;height:6px;border-radius:50%;background:#f60000;box-shadow:0 0 8px #f60000cc;animation:hcc-blink 1.4s ease-in-out infinite}@keyframes hcc-blink{0%,to{opacity:1}50%{opacity:.25}}.hcc-title{font-family:Anton,Impact,sans-serif;font-size:30px;line-height:.92;letter-spacing:.01em;text-transform:uppercase;color:#fff;margin:0 0 6px;position:relative;z-index:1}.hcc-subtitle{font-family:Space Mono,ui-monospace,monospace;font-size:9.5px;font-weight:700;color:#f60000;letter-spacing:.28em;text-transform:uppercase;margin-bottom:14px;position:relative;z-index:1}.hcc-holo{height:7px;border-radius:999px;background:linear-gradient(110deg,#ff005d,#f60000,#ff7a00,#b300ff,#ff005d);background-size:300% 100%;animation:hcc-holo 8s linear infinite;margin-bottom:14px;position:relative;z-index:1}@keyframes hcc-holo{0%{background-position:0% 50%}to{background-position:300% 50%}}.hcc-perks{list-style:none;padding:0;margin:0 0 16px;position:relative;z-index:1}.hcc-perks li{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#d4d4d4;line-height:1.5;display:flex;gap:8px;align-items:baseline}.hcc-check{font-family:Space Mono,ui-monospace,monospace;color:#f60000;font-size:11px;flex-shrink:0}.hcc-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px dashed #2a2a2a;position:relative;z-index:1}.hcc-cta{background:#f60000;color:#fff;font-family:Inter,system-ui,sans-serif;font-weight:800;font-size:14px;padding:13px 18px;border-radius:10px;border:none;cursor:pointer;transition:background .15s ease,transform .15s ease}.hcc-cta:hover{background:#b30000;transform:translateY(-2px)}.hcc-seal{border:2px solid #f60000;border-radius:6px;padding:4px 10px;transform:rotate(-7deg);display:flex;flex-direction:column;align-items:center;line-height:1;flex-shrink:0}.hcc-seal-from{font-family:Space Mono,ui-monospace,monospace;font-size:8px;font-weight:700;color:#f60000;letter-spacing:.1em}.hcc-seal-price{font-family:Anton,Impact,sans-serif;font-size:15px;color:#f60000;margin-top:2px}.hcc-member{margin-top:12px;padding-top:10px;border-top:1px solid #1c1c1c;display:flex;align-items:center;justify-content:space-between;font-family:Space Mono,ui-monospace,monospace;font-size:8.5px;color:#666;letter-spacing:.06em;text-transform:uppercase;position:relative;z-index:1}.hcc-barcode{display:inline-block;width:70px;height:18px;background-image:repeating-linear-gradient(90deg,#fff 0 1px,transparent 1px 3px,#fff 3px 4px,transparent 4px 7px,#fff 7px 9px,transparent 9px 11px);opacity:.6}@media (prefers-reduced-motion: reduce){.hcc-holo,.hcc-dot{animation:none}.hcc-cta{transition:none}}
