.drops-archive{min-height:100vh;background-color:#080c10;color:var(--color-text)}.drops-hero{position:relative;overflow:hidden;padding:4rem 2rem 3rem;background:linear-gradient(180deg,#0e1220,#080c10);border-bottom:1px solid rgba(255,255,255,.06);text-align:center}.drops-hero-glow{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:800px;height:600px;background:radial-gradient(ellipse,rgba(139,92,246,.1) 0,rgba(236,72,153,.04) 40%,transparent 70%);pointer-events:none;z-index:0}.drops-hero-inner{position:relative;z-index:1;max-width:700px;margin:0 auto}.drops-hero-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:rgba(139,92,246,.12);border:1px solid rgba(139,92,246,.3);border-radius:20px;font-size:.7rem;color:#a78bfa;letter-spacing:.08em;text-transform:uppercase;font-weight:600;margin-bottom:1.25rem}.drops-hero-title{font-family:var(--font-heading);font-weight:800;font-size:2.5rem;color:#fff;margin:0 0 .75rem;letter-spacing:-.03em;line-height:1.1}.drops-hero-sub{font-size:1rem;color:rgba(255,255,255,.55);margin:0 auto;line-height:1.7;max-width:550px}.drops-stats-row{display:flex;align-items:center;justify-content:center;gap:2.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.06)}.drops-stat{text-align:center}.drops-stat-num{display:block;font-size:1.5rem;font-weight:800;color:#a78bfa;line-height:1.2}.drops-stat-label{font-size:.7rem;color:rgba(255,255,255,.35);text-transform:uppercase;letter-spacing:.08em}.drops-countdown-section{max-width:700px;margin:0 auto;padding:2rem 1.5rem 0}.drops-countdown-card{text-align:center;padding:2rem 2.5rem;background:linear-gradient(135deg,rgba(139,92,246,.06),rgba(236,72,153,.03));border:1px solid rgba(139,92,246,.18);border-radius:12px}.drops-countdown-label{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:600;color:#a78bfa;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.drops-countdown-timer{display:flex;align-items:center;justify-content:center;gap:.5rem}.drops-cd-unit{display:flex;flex-direction:column;align-items:center;min-width:60px}.drops-cd-num{font-size:2.2rem;font-weight:800;color:#fff;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.drops-cd-txt{font-size:.65rem;color:rgba(255,255,255,.35);text-transform:uppercase;letter-spacing:.1em;margin-top:.25rem}.drops-cd-sep{font-size:1.8rem;font-weight:700;color:rgba(139,92,246,.4);margin-top:-.7rem}.drops-cd-live{font-size:1.1rem;font-weight:700;color:#a78bfa;animation:drops-pulse 2s ease-in-out infinite}@keyframes drops-pulse{0%,to{opacity:1}50%{opacity:.6}}.drops-countdown-note{display:inline-flex;align-items:center;gap:.35rem;margin:1rem 0 0;font-size:.78rem;color:rgba(255,255,255,.4)}.drops-countdown-note svg{color:#ec4899}.drops-cta-section{max-width:900px;margin:0 auto;padding:2rem 1.5rem 0}.drops-cta-card{display:grid;grid-template-columns:1fr 1fr;grid-gap:2.5rem;gap:2.5rem;padding:2.5rem;background:linear-gradient(135deg,rgba(139,92,246,.08),rgba(236,72,153,.04));border:1px solid rgba(139,92,246,.2);border-radius:12px}.drops-cta-title{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .75rem}.drops-cta-title svg{color:#a78bfa}.drops-cta-desc{font-size:.9rem;color:rgba(255,255,255,.5);line-height:1.6;margin:0 0 1rem}.drops-cta-perks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.drops-cta-perks li{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:rgba(255,255,255,.6)}.drops-cta-perks li svg{color:#a78bfa;flex-shrink:0}.drops-cta-right{display:flex;flex-direction:column;justify-content:center}.drops-cta-msg{margin-top:.5rem;font-size:.8rem}.drops-cta-msg.success{color:#a78bfa}.drops-cta-msg.error{color:#f87171}.drops-cta-note{margin-top:.75rem;font-size:.72rem;color:rgba(255,255,255,.25)}.drops-access-banner{max-width:900px;margin:2rem auto 0;padding:1rem 1.5rem;display:flex;align-items:center;gap:.6rem;background:rgba(139,92,246,.06);border:1px solid rgba(139,92,246,.2);border-radius:8px;font-size:.85rem;color:#a78bfa}.drops-grid-header{max-width:1200px;margin:0 auto;padding:2.5rem 1.5rem 0;display:flex;align-items:baseline;gap:1rem}.drops-grid-header h2{font-size:1.25rem;font-weight:700;color:#fff;margin:0}.drops-grid-count{font-size:.8rem;color:rgba(255,255,255,.3)}.drops-grid{max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem 4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:1.25rem;gap:1.25rem}.drops-card{display:flex;flex-direction:column;background:#111318;border:1px solid rgba(255,255,255,.06);border-radius:10px;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s;text-decoration:none;color:inherit}.drops-card:hover{border-color:rgba(139,92,246,.35);transform:translateY(-3px);box-shadow:0 8px 32px rgba(139,92,246,.08)}.drops-card-locked{cursor:default}.drops-card-locked:hover{transform:none;box-shadow:none;border-color:rgba(255,255,255,.06)}.drops-card-locked .drops-card-preview img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.5)) brightness(.6)}.drops-card-latest{border-color:rgba(139,92,246,.25);box-shadow:0 0 0 1px rgba(139,92,246,.08)}.drops-card-latest .drops-card-number{background:rgba(139,92,246,.8);border-color:rgba(139,92,246,.6);color:#fff}.drops-card-preview{position:relative;height:200px;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:1rem}.drops-card-img-main{width:140px;height:140px}.drops-card-img-main,.drops-card-img-secondary{object-fit:contain;image-rendering:pixelated;border-radius:4px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.5));z-index:1}.drops-card-img-secondary{width:100px;height:100px;opacity:.5}.drops-card-number{left:10px;display:inline-flex;gap:4px;padding:4px 10px;border:1px solid rgba(139,92,246,.3);border-radius:4px;font-size:.65rem;color:#a78bfa;font-weight:600;letter-spacing:.06em}.drops-card-lock,.drops-card-number{position:absolute;top:10px;align-items:center;background:rgba(0,0,0,.7);z-index:2}.drops-card-lock{right:10px;display:flex;justify-content:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:rgba(255,255,255,.4)}.drops-card-body{padding:1.25rem 1.5rem 1.5rem;flex:1 1;display:flex;flex-direction:column}.drops-card-title{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 .5rem;line-height:1.3}.drops-card-desc{font-size:.8rem;color:rgba(255,255,255,.4);line-height:1.55;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.drops-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.72rem;color:rgba(255,255,255,.35);margin-bottom:1rem}.drops-card-meta span{display:flex;align-items:center;gap:.3rem}.drops-card-footer{margin-top:auto}.drops-card-cta{display:inline-flex;align-items:center;gap:.4rem;padding:8px 18px;background:#8b5cf6;color:#fff;font-size:.78rem;font-weight:600;border:none;border-radius:6px;text-decoration:none;cursor:pointer;transition:background .15s}.drops-card:hover .drops-card-cta:not(.locked){background:#7c3aed}.drops-card-cta.locked{background:rgba(139,92,246,.1);color:#a78bfa;border:1px solid rgba(139,92,246,.25)}.drops-subscribe-form{display:flex;gap:.5rem}.drops-subscribe-form input{flex:1 1;padding:12px 16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff;font-size:.9rem;outline:none;transition:border-color .15s}.drops-subscribe-form input:focus{border-color:rgba(139,92,246,.5)}.drops-subscribe-form input::placeholder{color:rgba(255,255,255,.3)}.drops-subscribe-form button{padding:12px 24px;background:#8b5cf6;color:#fff;font-size:.85rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;white-space:nowrap;transition:background .15s,transform .15s}.drops-subscribe-form button:hover{background:#7c3aed;transform:translateY(-1px)}.drops-subscribe-form button:disabled{opacity:.6;cursor:not-allowed}.drops-bottom-cta{max-width:600px;margin:0 auto;padding:0 1.5rem 4rem;text-align:center}.drops-bottom-cta svg{color:#ec4899;margin-bottom:.75rem}.drops-bottom-cta h2{font-size:1.25rem;font-weight:700;color:#fff;margin:0 0 .5rem}.drops-bottom-cta p{font-size:.9rem;color:rgba(255,255,255,.45);margin:0 0 1.5rem}.drops-bottom-cta .drops-subscribe-form{max-width:400px;margin:0 auto}@media (max-width:768px){.drops-hero{padding:3rem 1.25rem 2rem}.drops-hero-title{font-size:2rem}.drops-stats-row{gap:1.5rem}.drops-countdown-section{padding:1.5rem 1rem 0}.drops-countdown-card{padding:1.5rem 1.25rem}.drops-cd-num{font-size:1.6rem}.drops-cd-unit{min-width:48px}.drops-cta-card{grid-template-columns:1fr;gap:1.5rem;padding:1.75rem}.drops-grid{grid-template-columns:1fr;padding:1.25rem 1rem 3rem}.drops-grid-header{padding:2rem 1rem 0;flex-direction:column;gap:.25rem}}@media (max-width:480px){.drops-hero-title{font-size:1.5rem}.drops-hero-sub{font-size:.88rem}.drops-subscribe-form{flex-direction:column}.drops-card-preview{height:160px}.drops-card-img-main{width:110px;height:110px}.drops-card-img-secondary{width:80px;height:80px}.drops-cd-num{font-size:1.3rem}.drops-cd-unit{min-width:40px}.drops-cd-sep{font-size:1.2rem}}