*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#06090F;--surface:rgba(255,255,255,0.03);--border:rgba(255,255,255,0.08);--text:#E6EDF3;--muted:#8B949E;--accent:#D4A853;--accent-dim:rgba(212,168,83,0.15);--green:#3fb950;--red:#f85149;--blue:#58a6ff;--radius:12px}html{color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body,html{background:var(--bg)}body{min-height:100vh}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}.impact-pill{display:inline-block;padding:3px 10px;background:rgba(212,168,83,.15);border:1px solid #d4a853;border-radius:20px;font-size:12px;line-height:1.6}.impact-pill,.tab-active{color:#D4A853;font-weight:600}.tab-active{border-bottom:2px solid #d4a853}.promotion-badge{display:inline-block;padding:4px 12px;background:rgba(63,185,80,.12);border:1px solid rgba(63,185,80,.35);border-radius:20px;font-size:12px;color:#3fb950;font-weight:600;text-transform:uppercase;letter-spacing:.5px}@keyframes hol-fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hol-scale-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes hol-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes hol-number-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hol-animate{animation:hol-fade-up .5s cubic-bezier(.16,1,.3,1) both}.hol-animate-delay-1{animation-delay:80ms}.hol-animate-delay-2{animation-delay:.16s}.hol-animate-delay-3{animation-delay:.24s}.hol-animate-delay-4{animation-delay:.32s}.hol-animate-delay-5{animation-delay:.4s}.hol-card-hover{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.hol-card-hover:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(0,0,0,.35),0 0 0 1px rgba(212,168,83,.18)}.hol-btn-hover{transition:transform .2s cubic-bezier(.16,1,.3,1),box-shadow .2s ease}.hol-btn-hover:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(212,168,83,.28)}.hol-skeleton{background:linear-gradient(90deg,rgba(255,255,255,.04) 25%,rgba(255,255,255,.09) 50%,rgba(255,255,255,.04) 75%);background-size:200% 100%;animation:hol-shimmer 1.6s ease-in-out infinite;border-radius:6px}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(212,168,83,.3);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:rgba(212,168,83,.55)}::selection{background:rgba(212,168,83,.2);color:#f5dfa0}@media (prefers-reduced-motion:reduce){.hol-animate,.hol-skeleton{animation:none!important}.hol-btn-hover,.hol-card-hover{transition:none!important}}