:root{color-scheme:light;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background:radial-gradient(circle at top left,rgba(245,183,77,.2),transparent 28%),linear-gradient(180deg,#fffaf2,#f5f7fb)}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.toast-viewport{position:fixed;top:16px;left:50%;z-index:1200;display:grid;gap:10px;width:min(420px,calc(100% - 24px));transform:translate(-50%);pointer-events:none}.toast-card{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#fffffff5;box-shadow:0 14px 30px #0f172a1f;color:#1f2937;pointer-events:auto}.toast-card p{flex:1;margin:0;font-size:14px;line-height:1.5}.toast-card--success{border-color:#22c55e3d;background:#f0fdf4fa;color:#166534}.toast-card--error{border-color:#ef444433;background:#fef2f2fa;color:#b91c1c}.toast-card--info{border-color:#f973162e;background:#fff7edfa;color:#9a3412}.toast-card__close{flex:0 0 auto;width:24px;height:24px;padding:0;border:none;border-radius:999px;background:transparent;color:currentColor;font-size:18px;line-height:1;cursor:pointer}.toast-stack-enter-active,.toast-stack-leave-active{transition:opacity .22s ease,transform .22s ease}.toast-stack-enter-from,.toast-stack-leave-to{opacity:0;transform:translateY(-10px) scale(.98)}.page{width:min(1040px,calc(100% - 32px));margin:0 auto;padding:32px 0 48px}.page--campaign,.page--verify,.page--admin{display:grid;gap:18px}.topbar,.section-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.topbar{flex-wrap:wrap}.topbar__nav{display:flex;flex-wrap:wrap;gap:12px}.eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#a16207}.hero-card,.coupon-card,.login-panel,.notice-panel,.list-panel,.rules-panel,.panel-card,.detail-card,.result-card{border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#ffffffe0;box-shadow:0 16px 40px #0f172a14}.hero-card,.coupon-card,.login-panel,.notice-panel,.list-panel,.rules-panel,.panel-card,.detail-card,.result-card{padding:20px}.hero-card h1,.topbar h1{margin:0;font-size:clamp(2rem,5vw,3.5rem)}.hero-card__tagline,.hero-card__description,.coupon-card p,.panel-card p,.detail-card p,.result-card span{margin:8px 0 0}.coupon-card{display:grid;gap:20px}.coupon-card__meta,.stats-row,.detail-grid{display:flex;gap:12px;flex-wrap:wrap}.coupon-card__meta strong,.stats-row span,.detail-grid strong{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:999px;background:#111827;color:#fff}.login-panel,.panel-card{display:grid;gap:16px}.login-panel label,.panel-card label{display:grid;gap:6px}.login-panel input,.panel-card input,.panel-card textarea{min-height:44px;padding:0 14px;border:1px solid rgba(148,163,184,.4);border-radius:12px;background:#fff}.panel-card textarea{min-height:132px;padding:12px 14px;resize:vertical}.login-panel__actions{display:flex;flex-wrap:wrap;gap:12px}.primary-button,.secondary-button{min-height:44px;padding:0 18px;border-radius:12px;border:none;cursor:pointer}.primary-button{background:#111827;color:#fff}.secondary-button{background:#11182714;color:#111827}.notice-panel{display:grid;gap:8px;border-left:4px solid #ea580c}.coupon-link,.record-list li{display:grid;align-items:center;gap:12px}.coupon-link{grid-template-columns:1fr auto;padding:14px 0}.record-list,.rules-panel ul{margin:0;padding-left:18px}.record-list{list-style:none;padding:0;display:grid;gap:12px}.record-list li{grid-template-columns:1fr auto;padding:12px 0;border-bottom:1px solid rgba(148,163,184,.16)}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{text-align:left;padding:12px 8px;border-bottom:1px solid rgba(148,163,184,.16)}.window-editor{display:grid;gap:16px}.window-editor__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.window-editor__header h3{margin:0;font-size:1.05rem}.window-editor__header p{margin:6px 0 0;color:#64748b}.window-editor__list{display:grid;gap:14px}.window-editor__card{padding:16px;border:1px solid rgba(148,163,184,.18);border-radius:18px;background:#f8fafce6}.window-editor__card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.window-editor__remove{border:none;background:transparent;color:#dc2626;cursor:pointer}.window-editor__remove:disabled{color:#94a3b8;cursor:not-allowed}.window-editor__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.security-layout,.security-list,.security-list__item,.security-actions{display:grid;gap:16px}.security-form-grid{display:grid;gap:12px}.security-form-grid--inline{grid-template-columns:repeat(2,minmax(0,1fr))}.security-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.security-list__item{padding:16px;border:1px solid rgba(148,163,184,.16);border-radius:18px;background:#f8fafcb8}.security-list__meta{display:grid;gap:4px}.security-list__meta strong{color:#111827}.security-list__meta span{color:#64748b;font-size:14px}.security-submit{width:fit-content}.security-feedback{margin:0;padding:10px 12px;border-radius:12px;font-size:14px}.security-feedback--success{background:#16a34a1f;color:#166534}.security-feedback--error{background:#dc26261a;color:#b91c1c}.qr-panel{display:grid;gap:8px;padding:16px;border-radius:16px;background:#1118270d;word-break:break-all}@media(max-width:720px){.page{width:min(100% - 20px,1040px);padding:20px 0 32px}.coupon-link,.record-list li{grid-template-columns:1fr}.topbar,.section-header{align-items:flex-start;flex-direction:column}.window-editor__grid,.security-form-grid--inline{grid-template-columns:1fr}}.h5-page{position:relative;min-height:100vh;padding:18px 16px 132px;overflow:clip;background:radial-gradient(circle at 18% 0%,rgba(255,214,164,.38),transparent 26%),radial-gradient(circle at 78% 8%,rgba(255,255,255,.18),transparent 18%),linear-gradient(180deg,#8f2f1f,#b13a24 18%,#f7ead4 18% 100%)}.h5-page:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(77,25,14,.32),transparent 28%),radial-gradient(circle at top left,rgba(255,255,255,.16),transparent 32%),radial-gradient(circle at 72% 16%,rgba(248,195,103,.28),transparent 22%);pointer-events:none}.h5-home,.h5-coupon-detail{display:grid;gap:16px}.hero-banner,.detail-hero,.ticket-card,.my-coupon-card,.notice-card,.rules-card,.detail-card,.qr-card,.bottom-cta{position:relative;z-index:1;border-radius:30px;box-shadow:0 28px 64px #3f0f062e}.hero-banner,.detail-hero{padding:24px 20px 22px;color:#fff9ef;background:radial-gradient(circle at 16% 10%,rgba(255,242,218,.2),transparent 28%),radial-gradient(circle at 82% 0%,rgba(255,210,137,.24),transparent 24%),linear-gradient(180deg,#a33a22,#7c2719);overflow:hidden}.hero-banner{min-height:360px}.hero-banner__glow{position:absolute;border-radius:999px;filter:blur(6px);pointer-events:none}.hero-banner__glow--one{top:-12px;right:0;width:180px;height:180px;background:#ffd0822e}.hero-banner__glow--two{bottom:24px;left:-20px;width:220px;height:220px;background:#ffffff1a}.hero-banner__book-stack{position:absolute;right:14px;bottom:24px;width:128px;height:122px;opacity:.85}.hero-banner__book{position:absolute;display:block;border-radius:18px 18px 12px 12px;box-shadow:0 16px 28px #4b170c47}.hero-banner__book--back{inset:18px 0 12px 24px;background:linear-gradient(180deg,#f5d0a0,#d3894c);transform:rotate(8deg)}.hero-banner__book--middle{inset:8px 18px 22px 8px;background:linear-gradient(180deg,#ffd9ba,#b95e33);transform:rotate(-6deg)}.hero-banner__book--front{inset:32px 28px 0 0;background:linear-gradient(180deg,#fff1d7,#f5b468)}.hero-banner__topbar,.detail-hero__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 14px;border-radius:999px;background:#fff5e42e;border:1px solid rgba(255,248,236,.26);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.hero-pill--light{color:#fff9ef;background:#ffffff24}.share-button,.back-button{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border:1px solid rgba(255,244,226,.2);border-radius:999px;background:#fff4e21f;color:inherit;cursor:pointer}.hero-banner__subpill,.detail-hero__badge{display:inline-flex;align-items:center;width:fit-content;margin:18px 0 10px;padding:7px 14px;border-radius:999px;background:#ffe6b62e;border:1px solid rgba(255,242,218,.18);font-size:12px;letter-spacing:.06em}.hero-banner h1,.detail-hero h1{margin:0;font-size:clamp(2.4rem,8vw,4.4rem);line-height:.96;letter-spacing:.02em;font-family:"Noto Serif SC",Songti SC,STSong,serif}.hero-banner__subtitle,.hero-banner__note,.detail-hero__subtitle{max-width:22em;margin:12px 0 0;color:#fff9efeb}.hero-banner__subtitle{font-size:16px}.hero-banner__note{font-size:13px;color:#fff5e4cc}.ticket-card{padding:18px;background:radial-gradient(circle at top left,rgba(255,222,179,.55),transparent 24%),linear-gradient(180deg,#fff7ea,#ffefe0);border:1px dashed rgba(136,82,41,.26);display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.ticket-card:before,.ticket-card:after{content:"";position:absolute;top:50%;width:34px;height:34px;border-radius:999px;background:#f7ead4;border:1px dashed rgba(136,82,41,.18);transform:translateY(-50%)}.ticket-card:before{left:-17px}.ticket-card:after{right:-17px}.ticket-card__cut{position:absolute;top:50%;width:22px;height:22px;border-radius:999px;background:#f7ead4;transform:translateY(-50%)}.ticket-card__cut--left{left:-11px}.ticket-card__cut--right{right:-11px}.ticket-card__value{display:grid;justify-items:center;gap:6px;min-width:102px;padding-right:4px;color:#9d3b1d}.ticket-card__value p{margin:0;font-size:2.8rem;line-height:1;font-weight:800;letter-spacing:-.06em}.ticket-card__value span{padding:4px 10px;border-radius:999px;background:#b13a2414;font-size:12px}.ticket-card__content{display:grid;gap:8px}.section-label{margin:0;color:#b15b23;font-size:12px;letter-spacing:.14em;text-transform:uppercase}.ticket-card h2,.my-coupon-card h3,.detail-card h2{margin:0;color:#512111;font-size:1.35rem}.ticket-card__description,.my-coupon-card p,.detail-card p,.qr-card p{margin:0;color:#70412a}.ticket-card__meta{display:flex;flex-wrap:wrap;gap:8px}.ticket-card__meta span,.store-hint{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#9f542014;color:#8f4b22;font-size:12px}.ticket-card__actions{align-self:stretch;display:flex;align-items:center;justify-content:center}.primary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border:none;border-radius:999px;background:linear-gradient(135deg,#ff8a38,#d94b1d);color:#fff;font-weight:700;letter-spacing:.02em;box-shadow:0 14px 26px #c04a1d47;cursor:pointer}.primary-cta:disabled{opacity:.68;cursor:not-allowed}.primary-cta--link{min-width:124px}.primary-cta--small{min-height:44px;padding:0 18px}.primary-cta--wide{width:100%}.ticket-card__stamp{position:absolute;top:18px;right:16px;width:92px;height:92px;border:2px solid rgba(202,64,32,.84);border-radius:50%;color:#ca4020eb;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transform:rotate(-16deg);display:grid;place-items:center;background:#fff8eed6}.ticket-card__stamp span{width:56px;text-align:center;font-size:1rem;line-height:1.1}.my-coupon-card,.notice-card,.rules-card,.detail-card,.qr-card{padding:18px;background:#fffaf2eb;border:1px solid rgba(160,104,55,.12)}.my-coupon-card{display:flex;align-items:center;justify-content:space-between;gap:14px}.my-coupon-card__link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:999px;background:#b13a2414;color:#9d3b1d;font-weight:700}.notice-card{display:grid;gap:6px;border-left:4px solid #d94b1d}.rules-card ul{margin:10px 0 0;padding-left:18px;color:#70412a}.bottom-cta{position:sticky;bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;margin-top:6px;background:#fff7ece6;border:1px solid rgba(159,84,32,.12);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.bottom-cta__title{margin:0;color:#512111;font-weight:800}.bottom-cta__desc{margin:4px 0 0;color:#8a5a3f;font-size:13px}.login-drawer{position:fixed;inset:0;z-index:30;display:grid;align-items:end}.login-drawer__backdrop{position:absolute;inset:0;border:none;background:#140a087a;opacity:0;transition:opacity .24s ease}.login-sheet{position:relative;z-index:1;display:grid;gap:16px;padding:18px 18px calc(20px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff,#fff9f2);border-radius:28px 28px 0 0;box-shadow:0 -22px 40px #230a0633}.login-sheet__handle{width:56px;height:4px;margin:0 auto 2px;border-radius:999px;background:#5c351c29}.login-sheet__header h3,.detail-card__header h2{margin:4px 0 0;color:#41180d;font-size:1.2rem}.login-sheet__header p,.detail-card__header p{margin:8px 0 0;color:#76513b}.field{display:grid;gap:8px;color:#4f2b1f}.field__row{display:grid;grid-template-columns:1fr auto;gap:10px}.field input{min-height:48px;padding:0 14px;border:1px solid rgba(164,110,66,.2);border-radius:16px;background:#fff}.detail-hero{padding-bottom:18px}.detail-hero__subtitle{max-width:24em;margin-top:12px}.detail-hero__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.detail-hero__stats>div{padding:12px;border-radius:20px;background:#fff1dc1f;border:1px solid rgba(255,245,228,.16)}.detail-hero__stats span{display:block;font-size:12px;color:#fff2dab8}.detail-hero__stats strong{display:block;margin-top:6px;font-size:1rem}.detail-card--stores,.qr-card{background:linear-gradient(180deg,#fffdf9,#fff7ef)}.detail-card{display:grid;gap:16px}.detail-card__footer{display:grid;gap:12px}.store-grid{display:grid;gap:10px}.store-card{display:grid;gap:4px;padding:14px 16px;border:1px solid rgba(164,110,66,.16);border-radius:20px;background:#fff;color:#4d2617;text-align:left;cursor:pointer}.store-card--active{border-color:#d94b1d66;background:#fff2e6f5;box-shadow:0 10px 22px #ac4a1d1f}.store-card span{color:#8c6048;font-size:12px}.qr-card{display:grid;gap:14px}.qr-card__frame{display:grid;justify-items:center;gap:12px;padding:20px;border-radius:26px;background:radial-gradient(circle at 20% 0%,rgba(198,235,186,.7),transparent 22%),linear-gradient(180deg,#f8fff6,#edf9ea);border:1px solid rgba(117,165,100,.24);color:#21452f}.qr-card__frame strong{word-break:break-all;text-align:center}.qr-card__image{width:220px;height:220px;padding:10px;border-radius:24px;background:#fff;box-shadow:0 10px 24px #244a341f}.qr-card__grid{display:grid;grid-template-columns:repeat(2,28px);gap:4px;padding:12px;border-radius:20px;background:#ffffffd1}.qr-card__grid span{width:28px;height:28px;border-radius:6px;background:repeating-linear-gradient(45deg,#244a34 0 6px,#d9ecd1 6px 12px)}.qr-card__tip{text-align:center;color:#40634c}.h5-coupon-modal-page{display:grid;place-items:center;padding:32px 18px}.h5-coupon-modal-page:before{background:linear-gradient(180deg,rgba(77,25,14,.26),transparent 26%),radial-gradient(circle at 78% 12%,rgba(131,255,199,.14),transparent 18%),radial-gradient(circle at 16% 16%,rgba(255,255,255,.14),transparent 20%)}.coupon-modal-overlay{position:absolute;inset:0;background:#0f172a61;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.coupon-modal{position:relative;z-index:1;width:min(100%,320px);overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 28px 60px #0f172a33;opacity:0;transform:translateY(20px) scale(.96)}.coupon-modal--entered{animation:festival-modal-in .38s cubic-bezier(.2,.9,.24,1.08) forwards}.coupon-modal__header{position:relative;padding:20px 20px 28px;text-align:center;color:#fff;background:linear-gradient(135deg,#28b06d,#0f9f86);border-bottom-left-radius:32px;border-bottom-right-radius:32px}.coupon-modal__header--used{background:linear-gradient(135deg,#94a3b8,#64748b)}.coupon-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:999px;background:#ffffff24;color:inherit;font-size:20px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.coupon-modal__hero{display:grid;justify-items:center;gap:8px}.coupon-modal__hero h2{margin:0;color:inherit;font-size:1.1rem;font-weight:700;letter-spacing:.04em}.coupon-modal__hero-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;color:#ffffffeb}.coupon-modal__hero-icon svg{width:32px;height:32px}.coupon-modal__body{position:relative;z-index:1;display:grid;justify-items:center;gap:16px;margin-top:-18px;padding:30px 24px 26px;background:#fff;border-top-left-radius:32px;border-top-right-radius:32px}.coupon-modal__body--used{background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.coupon-modal__qr-shell{display:grid;place-items:center;min-width:214px;min-height:214px;padding:12px;border-radius:24px;background:#fff;border:5px solid #f8fafc;box-shadow:0 10px 24px #0f172a14}.coupon-modal__qr-shell--used{background:linear-gradient(180deg,#f8fafc,#e2e8f0);border-color:#e2e8f0;box-shadow:none}.coupon-modal__used-state{display:grid;justify-items:center;gap:12px;text-align:center;color:#475569}.coupon-modal__used-state p{margin:0;font-size:13px;line-height:1.7}.coupon-modal__used-badge{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:999px;border:1px solid rgba(100,116,139,.26);background:#ffffffe6;color:#475569;font-size:16px;font-weight:700;letter-spacing:.12em}.coupon-modal__qr-image{display:block;width:180px;height:180px;border-radius:16px;background:#fff}.coupon-modal__qr-placeholder{display:grid;grid-template-columns:repeat(2,28px);gap:6px;padding:18px;border-radius:16px;background:#f8fafc}.coupon-modal__qr-placeholder span{width:28px;height:28px;border-radius:8px;background:repeating-linear-gradient(45deg,#0f172a 0 6px,#dbe4ee 6px 12px)}.coupon-modal__code{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 18px;border-radius:999px;background:#f8fafc;border:1px solid #eef2f7;color:#64748b}.coupon-modal__code span{font-size:12px}.coupon-modal__code strong{color:#334155;font-size:14px;font-weight:700;letter-spacing:.18em;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}.coupon-modal__meta{width:100%;padding-top:18px;border-top:1px dashed rgba(148,163,184,.44);text-align:center}.coupon-modal__meta p{margin:0 0 6px;color:#1f2937;font-size:15px;font-weight:700}.coupon-modal__meta span{display:block;color:#64748b;font-size:12px;line-height:1.6}.coupon-modal__tips{display:grid;gap:6px;width:100%}.coupon-modal__tips p{margin:0;color:#7b8797;font-size:12px;line-height:1.7;text-align:center}@keyframes festival-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes festival-pop-in{0%{opacity:0;transform:translateY(18px) scale(.84)}68%{opacity:1;transform:translateY(0) scale(1.06)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes festival-sheet-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes festival-modal-in{0%{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes festival-stamp-in{0%{opacity:0;transform:rotate(-18deg) scale(1.8)}72%{opacity:1;transform:rotate(-14deg) scale(.94)}to{opacity:1;transform:rotate(-14deg) scale(1)}}.qr-scanner-panel{display:grid;gap:12px;padding:12px;border-radius:18px;background:#0f172a0d}.qr-scanner-panel video{width:100%;min-height:220px;border-radius:16px;object-fit:cover;background:#111827}.scanner-tip{margin:0;color:#64748b;font-size:13px}.scanner-tip--error{color:#dc2626}.fade-enter-active,.fade-leave-active{transition:opacity .18s ease}.fade-enter-from,.fade-leave-to{opacity:0}@media(max-width:720px){.h5-page{padding:14px 12px 120px}.hero-banner,.detail-hero{padding:20px 16px}.hero-banner{min-height:336px}.hero-banner__book-stack{right:-4px;bottom:8px;transform:scale(.92)}.ticket-card{grid-template-columns:1fr;text-align:left}.ticket-card__value{justify-items:start}.ticket-card__actions{justify-content:stretch}.my-coupon-card,.bottom-cta{align-items:flex-start;flex-direction:column}.detail-hero__stats{grid-template-columns:1fr}.coupon-modal{width:min(100%,340px)}.coupon-modal__body{padding:28px 20px 24px}.field__row{grid-template-columns:1fr}}.h5-home{display:block;max-width:430px;margin:0 auto;min-height:100vh;padding:0 0 32px;background:#fff4eb;box-shadow:0 24px 72px #3e120829}.h5-home:before{display:none}.festival-home{display:grid;gap:24px}.festival-hero{position:relative;border-bottom-left-radius:42px;border-bottom-right-radius:42px;overflow:hidden;box-shadow:0 8px 18px #7f1d1d38;opacity:0;transform:translateY(18px)}.festival-hero__image{display:block;width:100%;height:auto}.festival-ticket{padding:0 20px;margin-top:-20px}.festival-ticket__shell{position:relative;overflow:hidden;padding:6px;border-radius:34px;background:#fff;box-shadow:0 8px 30px #00000014;opacity:0;transform:translateY(20px)}.festival-ticket__shell--used{background:linear-gradient(180deg,#f4f4f5,#e7e5e4);box-shadow:0 8px 24px #64748b29}.festival-ticket__shell:before,.festival-ticket__shell:after{content:"";position:absolute;top:72px;width:24px;height:24px;border-radius:50%;background:#fff4eb;box-shadow:inset 0 2px 6px #00000014}.festival-ticket__shell:before{left:-12px}.festival-ticket__shell:after{right:-12px}.festival-ticket__body{position:relative;display:grid;grid-template-columns:96px minmax(0,1fr);gap:16px;padding:24px 20px 20px;border:1px dashed rgba(254,202,202,1);background:linear-gradient(180deg,#fef2f280,#fff);border-bottom:none;border-radius:20px 20px 0 0}.festival-ticket__body--used{background:linear-gradient(180deg,#f4f4f5eb,#fff);border-color:#cbd5e1e6}.festival-ticket__price{display:grid;justify-items:center;align-content:center;gap:8px;color:#dd4b38}.festival-ticket__currency{font-size:20px;font-weight:700;margin-right:-4px}.festival-ticket__price strong{font-size:44px;line-height:1;letter-spacing:-.06em}.festival-ticket__condition,.festival-ticket__validity{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;background:#fee2e299;color:#ef4444;font-size:12px;font-weight:500}.festival-ticket__content{display:grid;align-content:center;gap:8px;padding-left:16px;margin-left:8px;border-left:1px solid rgba(254,242,242,.9)}.festival-ticket__eyebrow{margin:0;color:#64748b;font-size:12px}.festival-ticket__content h2{margin:0;color:#1e293b;font-size:18px;line-height:1.25;font-weight:700}.festival-ticket__description{margin:0;color:#64748b;font-size:12px;line-height:1.4}.festival-ticket__stamp{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:72px;height:72px;border:3px solid rgba(239,68,68,.4);border-radius:999px;color:#ef444466;font-size:18px;font-weight:900;transform:rotate(-14deg)}.festival-hero--entered{animation:festival-fade-up .6s cubic-bezier(.22,1,.36,1) forwards}.festival-ticket__shell--entered{animation:festival-fade-up .64s cubic-bezier(.22,1,.36,1) .12s forwards}.festival-ticket__stamp--animated{animation:festival-stamp-in .5s cubic-bezier(.2,.95,.24,1.15) forwards}.festival-ticket__stamp--used{border-color:#64748b6b;color:#64748bb8}.festival-ticket__actions{padding:16px;background:#ffffff80;border:1px dashed rgba(254,202,202,1);border-top:none;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.festival-ticket__button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;border:none;border-radius:12px;background:linear-gradient(90deg,#ef4444,#f97316);color:#fff;font-size:17.6px;font-weight:800;box-shadow:0 4px 12px #ef44444d;cursor:pointer}.festival-ticket__button:disabled{opacity:.72;cursor:not-allowed}.festival-ticket__button--claimed{background:linear-gradient(90deg,#2eb67d,#109f7d);box-shadow:0 4px 12px #10b9814d}.festival-ticket__button--disabled{background:linear-gradient(90deg,#94a3b8,#64748b);box-shadow:none}.festival-rules{padding:0 18px;margin-top:8px}.festival-footer{display:grid;gap:6px;padding:0 28px 12px;color:#8c6048;font-size:13px;line-height:1.7;text-align:center}.festival-footer p{margin:0}.festival-rules__heading{display:flex;align-items:center;gap:10px;margin-bottom:14px}.festival-rules__accent{width:4px;height:18px;border-radius:999px;background:#ef7341}.festival-rules__heading h3{margin:0;color:#41302b;font-size:15px;font-weight:700}.festival-rules__panel{padding:16px;border:1px solid rgba(255,237,213,.5);border-radius:16px;background:#fff9;box-shadow:0 1px 2px #0f172a0d}.festival-rules__panel ul{margin:0;padding:0;list-style:none;display:grid;gap:12px;color:#6c5a52;font-size:13px;line-height:1.55}.festival-rules__panel li{position:relative;padding-left:16px}.festival-rules__panel li:before{content:"•";position:absolute;left:0;color:#f08a52}.festival-login-sheet{position:relative;gap:16px;padding:24px 24px 32px;border-radius:32px 32px 0 0;background:#fff;box-shadow:0 -10px 40px #0000001a;opacity:0;transform:translateY(28px)}.login-drawer__backdrop--visible{opacity:1}.festival-login-sheet--entered{animation:festival-sheet-in .42s cubic-bezier(.22,1,.36,1) forwards}.festival-login-sheet__close{position:absolute;top:18px;right:18px;width:34px;height:34px;border:none;border-radius:50%;background:#0f172a0f;color:#738097;font-size:20px;cursor:pointer}.festival-login-sheet__header h3{margin:0;color:#1f2a37;font-size:22px;font-weight:700}.festival-login-sheet__header p{margin:8px 0 0;color:#7a8794;font-size:13px}.festival-login-sheet__input{display:flex;align-items:center;gap:12px;min-height:54px;padding:0 16px;border:1px solid rgba(226,232,240,1);border-radius:12px;background:#f8fafc}.festival-login-sheet__input svg{width:20px;height:20px;color:#94a3b8;flex:0 0 auto}.festival-login-sheet__input input{flex:1;min-width:0;min-height:auto;padding:0;border:none;background:transparent;color:#1f2937;font-size:15px;outline:none}.festival-login-sheet__input input::placeholder{color:#94a3b8}.festival-login-sheet__code-button{min-width:134px;min-height:54px;border-radius:12px;background:#fef2f2;border:1px solid rgba(254,226,226,1);color:#dc2626;font-size:15px;font-weight:600}.festival-login-sheet__submit{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;border:none;border-radius:12px;background:#dc2626;color:#fff;font-size:17.6px;font-weight:800;box-shadow:0 4px 12px #dc26263d;cursor:pointer}.festival-login-sheet__submit:disabled{opacity:.72;cursor:not-allowed}.festival-login-sheet__agreement{margin:4px 0 0;color:#9aa3ad;font-size:11px;line-height:1.7;text-align:center}.festival-login-sheet__error{margin:0;padding:10px 12px;border-radius:12px;background:#dc262614;color:#b91c1c;font-size:12px;line-height:1.6}@media(max-width:720px){.h5-home{max-width:none;box-shadow:none}.festival-hero{line-height:0}.festival-ticket{padding:0 12px}.festival-ticket__body{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:20px 16px 16px}.festival-ticket__content{gap:6px;padding-left:12px;margin-left:0;border-left:1px solid rgba(254,242,242,.9)}.festival-ticket__price{justify-items:start;align-content:center}.festival-ticket__price strong{font-size:40px}.festival-ticket__content h2{font-size:16px}.festival-ticket__description{font-size:11px}.festival-rules{padding:0 14px}.festival-footer{padding:0 18px 10px;font-size:12px}}
