:root{color:#201d29;font-synthesis:none;background:#f8f7fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.page{width:min(1080px,100%);margin:0 auto;padding:20px clamp(18px,5vw,54px) 72px}header{justify-content:space-between;align-items:center;min-height:56px;display:flex}.logo{letter-spacing:-.04em;font-size:1.45rem;font-weight:850}.language{color:#5035b4;cursor:pointer;background:#ede8ff;border:0;border-radius:999px;padding:10px 14px;font-weight:750}.hero{max-width:720px;padding:46px 0 28px}.eyebrow{color:#7054d8;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:800}h1{letter-spacing:-.055em;margin:10px 0 20px;font-size:clamp(2.2rem,7vw,4.6rem);line-height:.98}.hero>p:last-child{color:#5f5a69;font-size:1.08rem;line-height:1.65}.grid{gap:14px;display:grid}.gift{background:#fff;border:1px solid #ebe8f0;border-radius:22px;grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 8px 30px #2a23430f}.gift.disabled{opacity:.58}.gift-icon{background:#ede8ff;border-radius:16px;place-items:center;width:52px;height:52px;font-size:1.45rem;display:grid}.gift-image{object-fit:cover;background:#ede8ff;border-radius:16px;width:72px;height:72px}.gift h2{margin:0 0 5px;font-size:1.05rem}.gift p{color:#66616f;margin:0 0 6px;line-height:1.4}.meta{color:#7054d8;font-size:.9rem;font-weight:700}.shop{color:#5035b4;text-underline-offset:3px;margin-top:8px;font-weight:750;display:inline-block}.gift button,.own,.status button{color:#fff;cursor:pointer;background:#7054d8;border:0;border-radius:14px;padding:12px 16px;font-weight:750}.gift button:disabled,.own:disabled{cursor:default;opacity:.65}.own{color:#4f3aac;background:#fff;border:1px solid #d8d1ef;width:100%;margin-top:18px;padding:16px}.notice{color:#225f47;background:#e8f5ee;border-radius:14px;margin-bottom:14px;padding:13px 16px}.status,.center-card{text-align:center;place-content:center;justify-items:center;gap:14px;min-height:70vh;padding:24px;display:grid}.spinner{border:4px solid #e5e0f4;border-top-color:#7054d8;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=680px){.gift{grid-template-columns:64px 1fr}.gift button{grid-column:1/-1;width:100%}.gift-icon,.gift-image{width:64px;height:64px}}
