.voucher-preview{position:relative;margin:0 auto;width:min(360px,100%);aspect-ratio:220.23/358;container-type:inline-size;box-shadow:0 18px 40px rgba(12,38,36,.18)}
.voucher-preview img{display:block;width:100%;height:100%;object-fit:cover}
.voucher-overlay p{position:absolute;left:15.9%;right:15.9%;margin:0;text-align:center;color:#8a6641;font-family:Georgia,'Times New Roman',serif;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.voucher-overlay .vo-l1{top:39.3%;font-size:5.2cqw;font-style:italic}
.voucher-overlay .vo-l2{top:42.8%;font-size:5.2cqw}
.voucher-overlay .vo-l3{top:46.6%;font-size:3.9cqw}
.voucher-overlay .vo-code,.voucher-overlay .vo-exp{top:95.3%;left:auto;right:auto;text-align:left;color:#34261a;font:700 3.6cqw/1 Arial,sans-serif}
.voucher-overlay .vo-code{left:12.5%}
.voucher-overlay .vo-exp{left:77.9%}
.gift-page{max-width:1120px;margin:0 auto;padding:48px max(20px,4vw) 120px}
.gift-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:48px;align-items:start}
.gift-card-box{padding:24px;border:1px solid #cfd7c1;background:#f7f4ee}
.gift-card-box h2,.gift-card-box h3{margin-top:0}
.gift-choice{display:grid;gap:10px;margin:0 0 18px;padding:0;border:0}
.gift-choice legend{font-weight:600;margin-bottom:8px}
.gift-choice label{display:flex;gap:12px;align-items:center;min-height:48px;padding:10px 14px;border:1px solid #cfd7c1;background:#fff;cursor:pointer}
.gift-choice input{width:20px;height:20px;accent-color:#243f37}
.gift-summary{font-size:17px;line-height:1.5}
.gift-summary strong{font-size:24px}
.gift-rules{margin:14px 0;padding-left:18px;font-size:15px;line-height:1.5}
.gift-rules li+li{margin-top:4px}
.gift-result{margin:24px 0;padding:24px;border:1px solid #cfd7c1;border-top:4px solid #243f37;background:#fff}
.gift-code{font:700 26px/1.2 Arial,sans-serif;letter-spacing:.06em;color:#243f37}
.gift-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.gift-offline{padding:18px;border-left:4px solid #b8955a;background:#f6efe2;font-size:16px;line-height:1.5}
.gift-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}
.gift-list li{padding:14px 16px;border:1px solid #cfd7c1;background:#fff}
.gift-badge{display:inline-block;padding:2px 8px;border-radius:999px;font-size:13px;background:#dfe7d4;color:#243f37}
.gift-badge[data-state=redeemed],.gift-badge[data-state=void],.gift-badge[data-state=expired],.gift-badge[data-state=booking_closed]{background:#eee;color:#555}
.gift-badge[data-state=pending]{background:#f6efe2;color:#6d4c1f}
@media(max-width:860px){.gift-grid{grid-template-columns:1fr;gap:28px}.gift-page{padding:24px 16px 140px}}
