.gift-page.svelte-pu3sx7{padding-bottom:2.5rem}.gift-intro.svelte-pu3sx7{position:relative;overflow:hidden;display:grid;gap:.45rem;padding:.92rem;border:1px solid rgba(189,41,72,.34);border-radius:.38rem;background:radial-gradient(105% 105% at 100% 0%,rgba(189,41,72,.2),transparent 58%),linear-gradient(180deg,#ffffff0b,#ffffff05);margin-bottom:1.2rem}.gift-title.svelte-pu3sx7{margin:0;color:#fffffff5;font-size:1.7rem;font-weight:860;letter-spacing:-.04em;line-height:.98;max-width:14rem}.gift-description.svelte-pu3sx7{color:#ffffff94;font-size:.82rem;line-height:1.5;margin:0}.gift-selectors-panel.svelte-pu3sx7{background:#ffffff09;border:1px solid rgba(255,255,255,.05);border-radius:.38rem;padding:1.2rem 1rem;margin-bottom:1.2rem}.gift-subtitle.svelte-pu3sx7{font-size:.95rem;font-weight:600;color:#fff;margin-bottom:.8rem}.gift-plans-grid.svelte-pu3sx7{display:grid;grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1rem}.gift-plan-button.svelte-pu3sx7{background:#ffffff0e;border:1px solid rgba(255,255,255,.08);border-radius:.32rem;padding:.75rem .5rem;display:flex;flex-direction:column;align-items:center;gap:.2rem;transition:all .15s ease}.gift-plan-button.svelte-pu3sx7:active{transform:scale(.97)}.gift-plan-button--active.svelte-pu3sx7{background:#bd294826;border-color:#bd2948}.gift-plan-label.svelte-pu3sx7{font-size:.9rem;font-weight:700;color:#ffffffe0}.gift-plan-button--active.svelte-pu3sx7 .gift-plan-label:where(.svelte-pu3sx7){color:#bd2948}.gift-plan-days.svelte-pu3sx7{font-size:.75rem;color:#ffffff80}.gift-plan-stars.svelte-pu3sx7{font-size:.85rem;font-weight:600;color:#ffffffc2}.gift-feedback-message.svelte-pu3sx7{font-size:.85rem;color:#fff9;margin-bottom:1rem;text-align:center}.gift-submit-btn.svelte-pu3sx7{width:100%;background:#bd2948;color:#ffeef2f0;border:none;border-radius:.32rem;padding:.9rem;font-size:1rem;font-weight:700;text-align:center;cursor:pointer;transition:background .15s ease,transform .1s ease}.gift-submit-btn.svelte-pu3sx7:active{transform:translateY(1px);background:#a31c39}.gift-submit-btn.svelte-pu3sx7:disabled{background:#ffffff14;color:#ffffff4d;cursor:not-allowed;transform:none}.gift-history-panel.svelte-pu3sx7{background:#ffffff09;border:1px solid rgba(255,255,255,.05);border-radius:.38rem;padding:1.2rem 1rem}.gift-empty-state.svelte-pu3sx7{text-align:center;padding:2rem 1rem;font-size:.88rem;color:#fff6}.gift-list.svelte-pu3sx7{display:flex;flex-direction:column;gap:.5rem}.gift-card.svelte-pu3sx7{display:flex;align-items:center;gap:.6rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:.32rem;padding:.7rem .75rem}.gift-card__icon.svelte-pu3sx7{width:1.5rem;height:1.5rem;color:#fff6;flex-shrink:0}.gift-card__copy.svelte-pu3sx7{display:flex;flex-direction:column;gap:.15rem;flex:1;min-width:0}.gift-card__code.svelte-pu3sx7{font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.02em}.gift-card__copy.svelte-pu3sx7 span:where(.svelte-pu3sx7){font-size:.72rem;color:#ffffff73}.gift-card__right.svelte-pu3sx7{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem;flex-shrink:0}.gift-card__status.svelte-pu3sx7{font-size:.68rem;font-weight:600;padding:.15rem .45rem;border-radius:.2rem}.gift-card__status--available.svelte-pu3sx7{background:#bd294826;color:#bd2948}.gift-card__status--redeemed.svelte-pu3sx7{background:#ffffff0f;color:#fff6}.gift-card__copy-btn.svelte-pu3sx7{font-size:.7rem;font-weight:600;color:#ffffff8c;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:.2rem;padding:.15rem .5rem;cursor:pointer;transition:background .15s ease}.gift-card__copy-btn.svelte-pu3sx7:active{background:#ffffff1f}:root[data-theme=light] .gift-intro-card.svelte-pu3sx7{background:var(--surface-raised);border-color:var(--line)}:root[data-theme=light] .gift-title.svelte-pu3sx7{color:var(--text)}:root[data-theme=light] .gift-description.svelte-pu3sx7{color:var(--muted)}:root[data-theme=light] .gift-selectors-panel.svelte-pu3sx7{background:var(--card-bg);border-color:var(--line)}:root[data-theme=light] .gift-subtitle.svelte-pu3sx7{color:var(--text)}:root[data-theme=light] .gift-plan-button.svelte-pu3sx7{background:var(--input-bg);border-color:var(--line)}:root[data-theme=light] .gift-plan-button--active.svelte-pu3sx7{background:#bd29481a;border-color:#bd2948}:root[data-theme=light] .gift-plan-label.svelte-pu3sx7{color:var(--text)}:root[data-theme=light] .gift-plan-button--active.svelte-pu3sx7 .gift-plan-label:where(.svelte-pu3sx7){color:#bd2948}:root[data-theme=light] .gift-plan-days.svelte-pu3sx7{color:var(--muted)}:root[data-theme=light] .gift-plan-stars.svelte-pu3sx7{color:var(--text)}:root[data-theme=light] .gift-feedback-message.svelte-pu3sx7{color:var(--muted)}:root[data-theme=light] .gift-submit-btn.svelte-pu3sx7:disabled{background:var(--line);color:var(--muted)}:root[data-theme=light] .gift-history-panel.svelte-pu3sx7{background:var(--card-bg);border-color:var(--line)}:root[data-theme=light] .gift-empty-state.svelte-pu3sx7{color:var(--muted)}:root[data-theme=light] .gift-card.svelte-pu3sx7{background:var(--surface-raised);border-color:var(--line)}:root[data-theme=light] .gift-card__icon.svelte-pu3sx7{color:var(--muted)}:root[data-theme=light] .gift-card__code.svelte-pu3sx7{color:var(--text)}:root[data-theme=light] .gift-card__copy.svelte-pu3sx7 span:where(.svelte-pu3sx7){color:var(--muted)}:root[data-theme=light] .gift-card__status--redeemed.svelte-pu3sx7{background:var(--line);color:var(--muted)}:root[data-theme=light] .gift-card__copy-btn.svelte-pu3sx7{color:var(--text);background:var(--line);border-color:var(--line)}:root[data-theme=light] .gift-card__copy-btn.svelte-pu3sx7:active{background:var(--line-strong)}
