.gift-hud{display:flex;align-items:center;gap:12px;margin:0 0 14px;padding:10px 12px;border:2.5px solid #0c1222;border-radius:16px;background:linear-gradient(135deg,rgba(245,158,11,.12),rgba(163,230,53,.1));box-shadow:3px 3px 0 #0c1222;min-width:0}html[data-theme=dark] .gift-hud{border-color:hsla(0,0%,100%,.16);box-shadow:4px 4px 0 rgba(245,158,11,.28);background:linear-gradient(135deg,rgba(245,158,11,.14),rgba(6,182,212,.08))}.gift-hud-ico{flex:0 0 auto;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:22px;box-shadow:2px 2px 0 rgba(0,0,0,.25);overflow:hidden}.gift-card-ico .pp-soc-img,.gift-facts .pp-soc-img,.gift-hud-ico .pp-soc-img{width:26px;height:26px;object-fit:contain;display:block}.gift-facts{display:flex;flex-direction:column;gap:8px;margin:0 0 16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(245,158,11,.28);background:linear-gradient(135deg,rgba(245,158,11,.1),rgba(163,230,53,.05));min-width:0}html[data-theme=dark] .gift-facts{border-color:rgba(245,158,11,.28);background:linear-gradient(135deg,rgba(245,158,11,.12),rgba(6,182,212,.06))}.gift-facts-row{display:flex;align-items:flex-start;gap:12px;min-width:0}.gift-facts .gift-hud-ico{width:36px;height:36px;flex:0 0 auto}.gift-facts-copy{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.gift-facts-lab{font-size:10px;font-weight:700;letter-spacing:.3px;text-transform:uppercase;opacity:.6}.gift-facts-val{font-size:13px;font-weight:700;line-height:1.4;overflow-wrap:anywhere}.gift-facts-need{font-size:11px;font-weight:700;opacity:.62;line-height:1.35}.gift-facts .gift-hud-bar{margin:0}.gift-facts .gift-hud-go{width:100%;text-align:center;padding:10px 12px;font-size:13px}.gift-hud-body{flex:1 1 auto;min-width:0}.gift-hud-top{display:flex;justify-content:space-between;gap:8px;font-size:12px;font-weight:800;margin-bottom:6px}.gift-hud-top b{font-weight:900}.gift-hud-bar{height:8px;border-radius:99px;background:rgba(12,18,34,.12);overflow:hidden}html[data-theme=dark] .gift-hud-bar{background:hsla(0,0%,100%,.1)}.gift-hud-bar>i{display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,#f59e0b,#a3e635);min-width:0}.gift-hud-bar.is-ready>i{background:linear-gradient(90deg,#a3e635,#06b6d4)}.gift-card-go,.gift-hud-go{flex:0 0 auto;border:0;cursor:pointer;font:inherit;font-weight:800;font-size:13px;padding:10px 12px;border-radius:12px;background:linear-gradient(135deg,#a3e635,#06b6d4);color:#06110a;white-space:nowrap}.gift-card-go:disabled,.gift-hud-go:disabled{opacity:.55;cursor:wait}.gift-hud-note{font-size:12px;font-weight:700;opacity:.8}.gifts-page{max-width:980px;margin:0 auto;padding:8px 4px 40px}.gifts-hero{display:flex;gap:16px;align-items:flex-start;padding:18px 18px 16px;border:2.5px solid #0c1222;border-radius:20px;box-shadow:5px 5px 0 #1e3a5f;background:#fff;margin-bottom:16px}html[data-theme=dark] .gifts-hero{background:#0e1116;border-color:hsla(0,0%,100%,.16);box-shadow:5px 5px 0 rgba(245,158,11,.28)}.gifts-hero-mark{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;font-size:28px;background:linear-gradient(135deg,#f59e0b,#a3e635);color:#111;flex:0 0 auto}.gifts-hero h1{margin:0 0 6px;font-size:clamp(22px,3vw,28px);font-weight:900;letter-spacing:-.03em}.gifts-hero p{margin:0;opacity:.78;font-weight:600;line-height:1.45}.gifts-tier{margin-top:10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;padding:4px 10px;border-radius:99px;background:rgba(163,230,53,.18)}.gifts-rules{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;margin:0 0 18px}.gifts-rule{padding:10px 12px;border-radius:14px;border:2px solid #0c1222;background:#fff;font-size:12px;font-weight:800}html[data-theme=dark] .gifts-rule{background:#14181f;border-color:hsla(0,0%,100%,.14);color:#fff}.gifts-rule small{display:block;opacity:.6;font-weight:700;margin-bottom:2px}.gifts-rule.is-now{outline:2px solid #a3e635}.gifts-sec{font-size:15px;font-weight:900;margin:8px 0 10px;display:flex;align-items:center;gap:8px}.gifts-grid{display:grid;gap:12px}.gift-card{border:2.5px solid #0c1222;border-radius:18px;padding:14px;background:#fff;box-shadow:3px 3px 0 #0c1222;display:grid;gap:10px}html[data-theme=dark] .gift-card{background:#0e1116;border-color:hsla(0,0%,100%,.16);box-shadow:4px 4px 0 rgba(6,182,212,.2)}.gift-card.is-ready{background:linear-gradient(180deg,rgba(163,230,53,.12),transparent 48%)}.gift-card-head{display:flex;gap:10px;align-items:center;min-width:0}.gift-card-head strong{display:block;font-size:14px;overflow-wrap:anywhere}.gift-card-head span{font-size:12px;font-weight:700;opacity:.7}.gift-card-ico{width:40px;height:40px;border-radius:12px;display:grid;place-items:center;color:#fff;font-size:20px;flex:0 0 auto}.gift-card-bar{height:8px;border-radius:99px;background:rgba(12,18,34,.1);overflow:hidden}html[data-theme=dark] .gift-card-bar{background:hsla(0,0%,100%,.1)}.gift-card-bar>i{display:block;height:100%;background:linear-gradient(90deg,#f59e0b,#a3e635)}.gift-card-row{display:flex;gap:8px;flex-wrap:wrap}.gift-card-row input{flex:1 1 180px;min-width:0;padding:10px 12px;border-radius:12px;border:2px solid #0c1222;font:inherit;font-size:14px}html[data-theme=dark] .gift-card-row input{background:#14181f;color:#fff;border-color:hsla(0,0%,100%,.2)}.gifts-empty{padding:28px 16px;text-align:center;opacity:.75;font-weight:700}.gift-msg{color:#16a34a}.gift-err,.gift-msg{font-size:13px;font-weight:800}.gift-err{color:#dc2626}@media (max-width:720px){.gift-hud{flex-wrap:wrap}.gift-hud-go{width:100%;text-align:center}.gifts-hero{flex-direction:column}}