:root{font-family:Inter,Arial,sans-serif;color:#172033;background:#f4f6f9;--brand:#1667d9}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app{min-height:100vh;max-width:560px;margin:auto;background:#fff;padding-bottom:78px;box-shadow:0 0 30px #17203312}.app>header{height:68px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf1;position:sticky;top:0;background:#fff;z-index:20}.brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none}.brand>span,.brand img{width:38px;height:38px;border-radius:6px;background:var(--brand);color:#fff;display:grid;place-items:center;font-weight:800;object-fit:contain}.brand strong,.brand small{display:block}.brand small,header em{font-size:11px;color:#7a8496;font-style:normal}.app nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:min(560px,100%);height:68px;background:#fff;border-top:1px solid #e7ebf1;display:grid;grid-template-columns:1fr 1fr;z-index:20;padding-bottom:env(safe-area-inset-bottom)}.app nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#8992a2;text-decoration:none;font-size:11px}.app nav svg{width:21px}.app nav a.active{color:var(--brand)}.hero{padding:38px 22px 34px;background:#172033;color:#fff}.hero span,.section-title span,.page-title span,.checkout-heading>span{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#7facff;font-weight:700}.hero h1{font-size:34px;line-height:1.08;margin:10px 0 12px;letter-spacing:0}.hero p{margin:0;color:#d1d7e1;line-height:1.6}.catalog,.profile,.orders{padding:24px 18px}.section-title{display:flex;gap:11px;align-items:center;margin-bottom:16px}.section-title>svg{color:var(--brand)}h2,h3,p{letter-spacing:0}.section-title h2,.page-title h1{margin:2px 0 0;font-size:24px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product{border:1px solid #e4e8ef;border-radius:6px;overflow:hidden;color:inherit;text-decoration:none;background:#fff}.product img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.product>div{padding:11px}.product small,.location{display:flex;align-items:center;gap:4px;color:#778195;font-size:11px}.product small svg,.location svg{width:13px}.product h3{font-size:14px;line-height:1.35;margin:7px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product p{font-size:11px;margin:0;color:#778195}.product p strong{display:block;font-size:15px;color:#172033;margin-top:2px}.state{padding:40px 16px;text-align:center;color:#778195}.state.page{min-height:100vh;background:#fff}.gallery{position:relative}.gallery img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.gallery a,.back{position:absolute;top:16px;left:16px;width:38px;height:38px;border-radius:5px;background:#fff;color:#172033;display:grid;place-items:center;box-shadow:0 4px 16px #0002}.gallery svg,.back svg{width:20px}.detail{max-width:560px;margin:auto;min-height:100vh;background:#fff}.detail article{padding:20px}.detail h1{font-size:27px;line-height:1.18;margin:8px 0 12px}.trust{display:flex;gap:8px;flex-wrap:wrap}.trust span{display:flex;gap:4px;align-items:center;font-size:11px;color:#16734c}.trust svg{width:14px}.description{font-size:14px;line-height:1.65;color:#5f697b;margin:20px 0}.tickets{border-top:1px solid #e7ebf1;padding-top:20px}.tickets h2{font-size:19px}.ticket{width:100%;border:1px solid #dfe4eb;border-radius:5px;background:#fff;padding:13px;margin-bottom:9px;display:flex;justify-content:space-between;align-items:center;text-align:left}.ticket.selected{border:2px solid var(--brand);padding:12px;background:#f4f8ff}.ticket strong,.ticket small{display:block}.ticket small{color:#7a8496;margin-top:4px}.ticket b{color:var(--brand)}.date{display:flex;gap:10px;border:1px solid #dfe4eb;padding:12px;border-radius:5px;margin:14px 0}.date svg{color:var(--brand)}.date span{font-size:12px;font-weight:700;flex:1}.date input{display:block;width:100%;border:0;padding:5px 0 0;background:transparent}.primary{width:100%;height:48px;border:0;border-radius:5px;background:var(--brand);color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.primary:disabled{opacity:.45}.one-ticket-note,.no-payment{display:block;text-align:center;color:#7a8496;margin-top:9px}.checkout{max-width:560px;margin:auto;min-height:100vh;background:#f4f6f9;padding:72px 18px 30px;position:relative}.checkout-heading{margin-bottom:20px}.checkout-heading h1{font-size:28px;margin:6px 0}.checkout-heading p{color:#667184;line-height:1.5}.checkout form,.auth-panel{background:#fff;border:1px solid #e0e5ec;border-radius:6px;padding:18px}.checkout label,.auth-panel label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.checkout label>input,.auth-panel label>input{display:block;width:100%;height:44px;border:1px solid #d8dee8;border-radius:4px;padding:0 12px;margin-top:7px}.code-field{display:grid;grid-template-columns:34px 1fr auto;border:1px solid #d8dee8;border-radius:4px;margin-top:7px;align-items:center}.code-field svg{width:17px;margin-left:10px;color:#7a8496}.code-field input{height:44px;border:0;outline:0;min-width:0}.code-field button{height:34px;margin-right:5px;border:0;border-radius:4px;background:#172033;color:#fff;padding:0 13px;font-weight:700}.coupon-success{display:flex;align-items:center;gap:10px;padding:12px;background:#eaf8f1;color:#16734c;border-radius:5px;margin:-3px 0 14px}.coupon-success svg{width:21px}.coupon-success strong,.coupon-success small{display:block}.total{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid #e5e9ef;padding:15px 0}.total div{text-align:right}.total del,.total strong{display:block}.total strong{font-size:22px}.error{color:#b42318;background:#fff0ee;padding:10px;border-radius:4px;font-size:12px}.segmented{display:grid;grid-template-columns:1fr 1fr;background:#edf0f4;padding:3px;border-radius:5px;margin-bottom:16px}.segmented button{height:36px;border:0;background:transparent;border-radius:4px}.segmented button.active{background:#fff;box-shadow:0 1px 4px #0001;font-weight:700}.profile-intro{text-align:center;margin-bottom:18px}.profile-intro>svg{width:42px;height:42px;color:var(--brand)}.profile-intro h1{margin:8px}.profile-intro p{color:#6c7687}.account-head{display:flex;align-items:center;gap:12px;padding:17px;background:#172033;color:#fff;border-radius:6px}.account-head>span{width:45px;height:45px;border-radius:50%;background:var(--brand);display:grid;place-items:center;font-weight:800}.account-head div{flex:1}.account-head small,.account-head p{color:#bdc5d1}.account-head h1,.account-head p{margin:2px 0}.account-head button{border:0;background:transparent;color:#fff}.account-link,.order{margin-top:14px;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #e0e5ec;border-radius:5px;text-decoration:none;color:inherit}.account-link>span,.order>div{flex:1}.account-link strong,.account-link small{display:block}.account-link small{color:#7a8496;margin-top:3px}.page-title{margin-bottom:18px}.order{margin-top:10px}.order small{color:var(--brand);font-weight:700}.order h2{font-size:15px;margin:5px 0}.order p{font-size:12px;color:#6e7889;margin:0 0 6px}.order-detail{max-width:560px;min-height:100vh;margin:auto;background:#f4f6f9;padding:72px 18px 30px;position:relative}.order-status{display:flex;gap:13px;align-items:center;background:#172033;color:#fff;padding:18px;border-radius:6px}.order-status>svg{color:#52d69a}.order-status h1{margin:2px 0;font-size:22px}.order-status small{color:#bdc5d1}.order-card{margin-top:14px;background:#fff;border:1px solid #e0e5ec;border-radius:6px;padding:18px}.order-card h2{margin-top:0}.order-card p{color:#697486}.order-card dl{margin:18px 0 0}.order-card dl>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-top:1px solid #edf0f4}.order-card dt{color:#737d8d}.order-card dd{margin:0;text-align:right;word-break:break-word}.fulfillment-note{font-size:12px;line-height:1.55;color:#697486;padding:12px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:360px){.grid{grid-template-columns:1fr}.hero h1{font-size:30px}}.policy-consent{display:flex!important;align-items:flex-start;gap:9px;font-weight:400!important;line-height:1.45}.policy-consent input{width:17px!important;height:17px!important;margin:1px 0 0!important;flex:0 0 auto}.policy-consent a,.policy-links a{color:var(--brand);font-weight:700;text-decoration:none}.policy-links{display:flex;justify-content:center;gap:8px;margin-top:14px;font-size:11px;color:#8a93a2}.policy-page{max-width:560px;min-height:100vh;margin:auto;background:#fff;padding:76px 22px 40px;position:relative}.policy-page>span{font-size:11px;color:var(--brand);font-weight:700;text-transform:uppercase}.policy-page h1{font-size:28px;margin:7px 0 24px}.policy-back{position:absolute;top:18px;left:18px;width:38px;height:38px;border:1px solid #e0e5ec;border-radius:5px;color:#172033;display:grid;place-items:center}.policy-back svg{width:19px}.policy-content{white-space:pre-wrap;color:#566174;font-size:14px;line-height:1.75}.policy-empty{color:#7a8496}.hero{background-position:center;background-size:cover;background-repeat:no-repeat}.catalog .grid{grid-template-columns:1fr;gap:10px}.catalog .product{display:grid;grid-template-columns:minmax(112px,36%) minmax(0,1fr);min-height:116px;align-items:stretch}.catalog .product>img{width:100%;height:100%;min-height:116px;aspect-ratio:auto;object-fit:cover}.catalog .product>div{min-width:0;padding:12px 13px;display:flex;flex-direction:column}.catalog .product h3{font-size:14px;line-height:1.4;margin:6px 0 10px;-webkit-line-clamp:2}.catalog .product p{margin-top:auto;display:flex;align-items:baseline;gap:5px}.catalog .product p strong{display:inline;font-size:16px;margin:0;color:#172033}.catalog .product small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog .product small svg{flex:0 0 auto}.order-status.cancelled{background:#67251f}.order-status.cancelled>svg{color:#ffb4aa}.cancellation-result,.support-cancellation{display:flex;align-items:flex-start;gap:12px;margin-top:14px;border-radius:6px;padding:15px}.cancellation-result{border:1px solid #f1c1bc;background:#fff2f0;color:#8f2d24}.support-cancellation{border:1px solid #d9e3f2;background:#f6f9fd;color:#263b5a}.cancellation-result>svg,.support-cancellation>svg{width:20px;flex:0 0 auto}.cancellation-result strong,.support-cancellation strong{display:block}.cancellation-result p,.support-cancellation p{font-size:12px;line-height:1.55;margin:5px 0;color:inherit}.cancellation-result small{display:block;line-height:1.45}.support-cancellation a{font-size:12px;font-weight:700;color:var(--brand);text-decoration:none}.order.cancelled{background:#fafafa;border-color:#e2e2e2}.order.cancelled small{color:#a23b32}.order.cancelled h2,.order.cancelled p{color:#7a8496}.total .discount-line{display:flex;align-items:center;justify-content:flex-end;gap:7px;margin-bottom:3px}.total .discount-line del{color:#8a93a2;font-size:13px}.total .discount-line b{border-radius:4px;background:#e7f7ef;color:#16734c;padding:3px 6px;font-size:10px;text-transform:uppercase}.total.discounted strong{color:#16734c}.catalog.catalog-plain{padding-top:18px}.tickets-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.tickets-heading>div>span,.ticket-group-heading span{font-size:11px;text-transform:uppercase;letter-spacing:.7px;color:#7a8496;font-weight:700}.tickets-heading h2{margin:3px 0 0}.tickets-heading>small,.ticket-group-heading>small{color:#7a8496;font-size:11px;white-space:nowrap}.ticket-group{border:1px solid #e1e6ee;border-radius:6px;padding:13px 12px 4px;margin:12px 0;background:#fbfcfe}.ticket-group-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:2px 2px 9px}.ticket-group-heading h3{font-size:15px;line-height:1.3;margin:3px 0 0}.ticket-group .ticket{margin-bottom:9px}.ticket-group .ticket b{white-space:nowrap}.ticket-sku,.ticket-note{font-size:11px;line-height:1.45;color:#7a8496;margin:0 0 10px}.ticket-group .primary svg{width:17px;height:17px}.quantity-control{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #dfe4eb;border-radius:5px;background:#fbfcfe;padding:13px 12px}.quantity-control strong,.quantity-control small{display:block}.quantity-control small,.quantity-limit{font-size:11px;color:#7a8496;margin-top:4px}.quantity-stepper{display:flex;align-items:center;gap:10px}.quantity-stepper button{width:32px;height:32px;border:1px solid #dfe4eb;border-radius:4px;background:#fff;color:var(--brand);display:grid;place-items:center}.quantity-stepper button:disabled{opacity:.35}.quantity-stepper button svg{width:16px}.quantity-stepper>strong{min-width:20px;text-align:center}.quantity-limit{margin:8px 0 18px}.coupon-list{border-top:1px solid #e7ebf1;padding-top:14px;margin-bottom:14px}.coupon-inline-success{display:flex;align-items:center;gap:4px;color:#16734c;margin-top:5px}.coupon-inline-success svg{width:13px}.package-picker{display:grid;gap:8px}.package-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;border:1px solid #dfe4eb;border-radius:5px;background:#fff;padding:12px}.package-option span{font-size:13px;font-weight:700;line-height:1.35}.package-option small{color:#7a8496;font-size:11px;white-space:nowrap}.package-option.selected{border:2px solid var(--brand);padding:11px;background:#f4f8ff}.selected-package{margin-top:14px;border-top:1px solid #e7ebf1;padding-top:14px}.booking-field{margin-top:16px}.booking-input{display:flex;align-items:center;gap:8px;border:1px solid #d8dee8;border-radius:4px;margin-top:7px;padding:0 11px}.booking-input svg{width:18px;color:var(--brand)}.booking-input input{width:100%;height:44px;border:0;background:transparent}.booking-note,.availability-note{display:flex;align-items:center;gap:7px;color:#667184;font-size:12px;line-height:1.5}.availability-note svg{width:16px}.time-slots{border:0;padding:0;margin:16px 0}.time-slots legend{font-size:12px;font-weight:700;margin-bottom:8px}.time-slots>div{display:flex;flex-wrap:wrap;gap:8px}.time-slots button{min-width:76px;height:38px;border:1px solid #d8dee8;border-radius:4px;background:#fff}.time-slots button.selected{border-color:var(--brand);background:#eef5ff;color:var(--brand);font-weight:700}.booking-questions{border-top:1px solid #e5e9ef;margin-top:18px;padding-top:16px}.booking-questions>div{margin-bottom:14px}.booking-questions>div strong,.booking-questions>div small{display:block}.booking-questions>div small{color:#7a8496;margin-top:3px}.booking-questions select{display:block;width:100%;height:44px;border:1px solid #d8dee8;border-radius:4px;padding:0 12px;margin-top:7px;background:#fff}
