.page.svelte-8ptyrh{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.page-header.svelte-8ptyrh{text-align:center}.page-title.svelte-8ptyrh{font-size:2rem;font-weight:900;color:var(--accent);margin-bottom:6px}.page-sub.svelte-8ptyrh{color:var(--text-muted);font-size:.9rem}.code-card.svelte-8ptyrh{background:var(--bg-card);border:1px solid #333;border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px}.code-card-top.svelte-8ptyrh{display:flex;gap:24px;align-items:flex-start}.code-left.svelte-8ptyrh{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.code-right.svelte-8ptyrh{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.code-eyebrow.svelte-8ptyrh{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted)}.code-display-row.svelte-8ptyrh{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.code-display.svelte-8ptyrh{font-size:1.8rem;font-weight:900;color:var(--accent);letter-spacing:3px;font-family:monospace}.edit-code-btn.svelte-8ptyrh{display:flex;align-items:center;gap:4px;padding:5px 10px;background:var(--bg-surface);border:1px solid #444;border-radius:6px;color:var(--text-muted);font-size:.75rem;font-weight:600;cursor:pointer;transition:all .2s}.edit-code-btn.svelte-8ptyrh:hover{border-color:var(--accent);color:var(--accent)}.code-edit-row.svelte-8ptyrh{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.code-input.svelte-8ptyrh{padding:8px 12px;background:var(--bg-surface);border:1px solid #444;border-radius:8px;color:var(--text);font-size:1rem;font-weight:700;font-family:monospace;letter-spacing:2px;outline:none;transition:border-color .15s;width:200px;text-transform:uppercase}.code-input.svelte-8ptyrh:focus{border-color:var(--accent)}.code-input.error.svelte-8ptyrh{border-color:#e74c3c}.code-input.success.svelte-8ptyrh{border-color:#2ecc40}.btn-save-code.svelte-8ptyrh{padding:8px 14px;background:var(--accent);color:#111;border:none;border-radius:8px;font-size:.85rem;font-weight:800;cursor:pointer;transition:filter .2s}.btn-save-code.svelte-8ptyrh:hover{filter:brightness(1.1)}.btn-cancel-code.svelte-8ptyrh{padding:8px 10px;background:var(--bg-surface);color:var(--text-muted);border:1px solid #444;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.btn-cancel-code.svelte-8ptyrh:hover{border-color:#e74c3c;color:#e74c3c}.code-msg.svelte-8ptyrh{font-size:.75rem;font-weight:600;margin-top:2px}.code-msg.error.svelte-8ptyrh{color:#e74c3c}.code-msg.success.svelte-8ptyrh{color:#2ecc40}.code-stat-val.svelte-8ptyrh{font-size:2rem;font-weight:900;color:var(--text)}.link-row.svelte-8ptyrh{display:flex;align-items:center;gap:10px;background:var(--bg-surface);border:1px solid #333;border-radius:10px;padding:10px 14px;flex-wrap:wrap}.link-text.svelte-8ptyrh{flex:1;font-size:.8rem;color:var(--text-muted);font-family:monospace;word-break:break-all;min-width:0}.copy-btn.svelte-8ptyrh{padding:7px 16px;background:var(--accent);color:#111;border:none;border-radius:8px;font-size:.8rem;font-weight:800;cursor:pointer;transition:all .2s;flex-shrink:0;white-space:nowrap}.copy-btn.copied.svelte-8ptyrh{background:#2ecc40}.copy-btn.svelte-8ptyrh:hover{filter:brightness(1.1)}.referred-notice.svelte-8ptyrh{display:flex;align-items:center;gap:10px;background:#ffd70012;border:1px solid rgba(255,215,0,.2);border-radius:10px;padding:12px 16px;font-size:.85rem;color:var(--text-muted)}.referred-notice.svelte-8ptyrh strong:where(.svelte-8ptyrh){color:var(--accent)}.notice-icon.svelte-8ptyrh{font-size:1.1rem;flex-shrink:0}.section.svelte-8ptyrh{display:flex;flex-direction:column;gap:14px}.section-header-row.svelte-8ptyrh{display:flex;align-items:center;justify-content:space-between}.section-title.svelte-8ptyrh{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:var(--text-muted)}.refresh-btn.svelte-8ptyrh{padding:4px 10px;background:var(--bg-surface);border:1px solid #333;border-radius:6px;font-size:.75rem;font-weight:600;color:var(--text-muted);cursor:pointer;transition:all .2s}.refresh-btn.svelte-8ptyrh:hover{border-color:var(--accent);color:var(--accent)}.milestone-table.svelte-8ptyrh{background:var(--bg-card);border:1px solid #333;border-radius:12px;overflow:hidden}.ms-table-header.svelte-8ptyrh{display:grid;grid-template-columns:1fr 1fr 1fr;padding:10px 18px;background:var(--bg-surface);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);border-bottom:1px solid #2a2a2a}.ms-table-row.svelte-8ptyrh{display:grid;grid-template-columns:1fr 1fr 1fr;padding:14px 18px;border-bottom:1px solid #1e1e1e;align-items:center;font-size:.85rem;transition:background .12s}.ms-table-row.svelte-8ptyrh:last-child{border-bottom:none}.ms-table-row.svelte-8ptyrh:hover{background:var(--bg-surface)}.ms-table-row.premium.svelte-8ptyrh{background:#ffd70008}.ms-packs-val.svelte-8ptyrh{font-weight:800;font-size:1rem}.ms-reward-label.svelte-8ptyrh{font-weight:700}.gold-text.svelte-8ptyrh{color:var(--accent)}.ms-reward-desc.svelte-8ptyrh{font-size:.75rem;color:var(--text-muted)}.empty-state.svelte-8ptyrh{background:var(--bg-card);border:1px solid #333;border-radius:12px;padding:48px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.empty-icon.svelte-8ptyrh{font-size:2.5rem}.empty-title.svelte-8ptyrh{font-size:1rem;font-weight:700}.empty-sub.svelte-8ptyrh{font-size:.85rem;color:var(--text-muted);max-width:340px}.friends-list.svelte-8ptyrh{display:flex;flex-direction:column;gap:12px}.friend-card.svelte-8ptyrh{background:var(--bg-card);border:1px solid #333;border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s}.friend-card.has-rewards.svelte-8ptyrh{border-color:#ffd70066;box-shadow:0 0 16px #ffd7000f}.friend-top.svelte-8ptyrh{display:flex;align-items:center;gap:14px}.friend-avatar.svelte-8ptyrh{width:42px;height:42px;border-radius:50%;background:var(--bg-surface);border:2px solid #444;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:900;flex-shrink:0}.friend-details.svelte-8ptyrh{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.friend-name.svelte-8ptyrh{font-size:.95rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friend-joined.svelte-8ptyrh{font-size:.7rem;color:var(--text-muted)}.friend-packs-badge.svelte-8ptyrh{display:flex;flex-direction:column;align-items:center;background:var(--bg-surface);border-radius:8px;padding:6px 12px;flex-shrink:0}.packs-num.svelte-8ptyrh{font-size:1.3rem;font-weight:900;color:var(--accent);line-height:1}.packs-label.svelte-8ptyrh{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted)}.friend-progress-row.svelte-8ptyrh{display:flex;align-items:center;gap:12px}.friend-bar-wrap.svelte-8ptyrh{flex:1;height:8px;background:#2a2a2a;border-radius:4px;position:relative;overflow:visible}.friend-bar-fill.svelte-8ptyrh{height:100%;background:linear-gradient(90deg,gold,#ff8c00);border-radius:4px;transition:width .4s ease}.bar-milestone-tick.svelte-8ptyrh{position:absolute;top:-3px;width:3px;height:14px;background:#555;border-radius:2px;transform:translate(-50%);transition:background .2s}.bar-milestone-tick.reached.svelte-8ptyrh{background:var(--accent)}.friend-next.svelte-8ptyrh{font-size:.7rem;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.friend-next.maxed.svelte-8ptyrh{color:var(--accent)}.claimed-row.svelte-8ptyrh{display:flex;gap:6px;flex-wrap:wrap}.claimed-tag.svelte-8ptyrh{font-size:.65rem;font-weight:700;color:#4ade80;background:#4ade801a;border:1px solid rgba(74,222,128,.25);padding:2px 8px;border-radius:10px;text-transform:uppercase;letter-spacing:.6px}.rewards-row.svelte-8ptyrh{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding-top:4px;border-top:1px solid #222}.rewards-label.svelte-8ptyrh{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted)}.claim-btn.svelte-8ptyrh{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#ffd7001f;border:1px solid rgba(255,215,0,.35);border-radius:8px;color:var(--accent);font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s}.claim-btn.svelte-8ptyrh:hover{background:#ffd70038;transform:scale(1.03)}.claim-btn.claim-premium.svelte-8ptyrh{background:#ff8c001f;border-color:#ff8c0066;color:#ff8c00}.claim-btn.claim-premium.svelte-8ptyrh:hover{background:#ff8c0038}.claim-milestone.svelte-8ptyrh{font-size:.65rem;opacity:.7}.modal-backdrop.svelte-8ptyrh{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:300;padding:16px}.reward-modal.svelte-8ptyrh{background:var(--bg-card);border:1px solid rgba(255,215,0,.3);border-radius:20px;padding:32px 28px;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column;gap:24px;box-shadow:0 0 40px #ffd70026}.reward-modal-header.svelte-8ptyrh{text-align:center;display:flex;flex-direction:column;gap:6px}.reward-modal-icon.svelte-8ptyrh{font-size:2.5rem}.reward-modal-title.svelte-8ptyrh{font-size:1.4rem;font-weight:900;color:var(--accent)}.reward-modal-sub.svelte-8ptyrh{font-size:.85rem;color:var(--text-muted)}.reward-cards-grid.svelte-8ptyrh{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.reward-card.svelte-8ptyrh{border:1px solid;border-radius:10px;padding:12px 10px;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.rc-ovr.svelte-8ptyrh{font-size:1.5rem;font-weight:900;line-height:1}.rc-name.svelte-8ptyrh{font-size:.75rem;font-weight:700}.rc-pos.svelte-8ptyrh{font-size:.65rem;color:var(--text-muted);font-weight:600}.rc-rarity.svelte-8ptyrh{font-size:.65rem;font-weight:700}.dismiss-btn.svelte-8ptyrh{width:100%;padding:13px;background:var(--accent);color:#111;border:none;border-radius:10px;font-size:.95rem;font-weight:800;cursor:pointer;transition:filter .2s}.dismiss-btn.svelte-8ptyrh:hover{filter:brightness(1.1)}@media(max-width:600px){.code-card-top.svelte-8ptyrh{flex-direction:column}.code-right.svelte-8ptyrh{align-items:flex-start;flex-direction:row;gap:12px;align-items:center}.ms-table-header.svelte-8ptyrh,.ms-table-row.svelte-8ptyrh{grid-template-columns:1fr 1fr}.ms-reward-desc.svelte-8ptyrh,.friend-next.svelte-8ptyrh{display:none}}
