: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:1fr auto;align-items:center;gap:16px;padding:18px;display:grid;box-shadow:0 8px 30px #2a23430f}.gift.disabled{opacity:.58}.gift.selected{background:#f7f4ff;border-color:#8d78dc}.gift-link{min-width:0;color:inherit;border-radius:14px;grid-template-columns:72px 1fr;align-items:center;gap:16px;text-decoration:none;display:grid}.gift-link:not(.without-link):focus-visible{outline-offset:5px;outline:3px solid #8d78dc}.gift-link.without-link{pointer-events:none}.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}.reservation-badge{color:#9b2944;background:#f4e6ea;border-radius:999px;margin-top:7px;padding:5px 9px;font-size:.78rem;font-weight:800;display:inline-block}.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}.download-card{background:#ede8ff;border-radius:20px;justify-content:space-between;align-items:center;gap:20px;margin-top:28px;padding:20px;display:flex}.download-card p{color:#625b75;margin:5px 0 0}.download-card a{color:#fff;background:#5035b4;border-radius:14px;flex:none;padding:12px 16px;font-weight:750;text-decoration:none}.dialog-backdrop{z-index:20;background:#1c162a85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border-radius:24px;width:min(440px,100%);padding:24px;box-shadow:0 24px 80px #150e2847}.dialog h2{margin:0 0 10px}.dialog p{color:#625d6b;line-height:1.5}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.dialog-actions button{color:#fff;cursor:pointer;background:#7054d8;border:0;border-radius:13px;padding:11px 15px;font-weight:750}.dialog-actions .secondary{color:#5035b4;background:0 0}.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:1fr}.gift-link{grid-template-columns:64px 1fr}.gift button{width:100%}.gift-icon,.gift-image{width:64px;height:64px}.download-card{flex-direction:column;align-items:stretch}.download-card a{text-align:center}}
