/*! weapp-tailwindcss vite-generated-css:%2Fprivate%2Ftmp%2Fclaude-501%2F-Users-liuyingjun-RED-cinema%2F57ef47c3-bd80-440a-9c24-9dad380103c3%2Fscratchpad%2Fdeploy-wt%2Fticketing%2Fminiapp%2Fsrc%2Fapp.css *//*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-red-600: oklch(57.7% .245 27.325);--color-zinc-50: oklch(98.5% 0 0);--color-zinc-100: oklch(96.7% .001 286.375);--color-zinc-200: oklch(92% .004 286.32);--color-zinc-500: oklch(55.2% .016 285.938);--color-zinc-700: oklch(37% .013 285.805);--color-zinc-900: oklch(21% .006 285.885);--color-zinc-950: oklch(14.1% .005 285.823);--color-white: #fff;--spacing: .25rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height:1.5;--font-weight-medium: 500;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono)}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:.025rem}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:var(--default-mono-font-variation-settings, normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}taro-progress-core{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,taro-video-core,taro-canvas-core,taro-audio-core,iframe,embed,object{display:block;vertical-align:middle}img,taro-video-core{max-width:100%;height:auto}taro-button-core,taro-input-core,select,optgroup,taro-textarea-core,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:.5rem}::file-selector-button{margin-inline-end:.1rem}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}taro-textarea-core{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}taro-button-core,taro-input-core:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.collapse{visibility:collapse}.flex{display:flex}.h-9{height:calc(var(--spacing) * 9)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.items-center{align-items:center}.justify-center{justify-content:center}.border{border-style:var(--tw-border-style);border-width:.025rem}.border-zinc-200{border-color:var(--color-zinc-200)}.bg-red-600{background-color:var(--color-red-600)}.bg-transparent{background-color:transparent}.bg-white{background-color:var(--color-white)}.bg-zinc-100{background-color:var(--color-zinc-100)}.bg-zinc-200{background-color:var(--color-zinc-200)}.bg-zinc-900{background-color:var(--color-zinc-900)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading, var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-white{color:var(--color-white)}.text-zinc-50{color:var(--color-zinc-50)}.text-zinc-500{color:var(--color-zinc-500)}.text-zinc-700{color:var(--color-zinc-700)}.text-zinc-900{color:var(--color-zinc-900)}.text-zinc-950{color:var(--color-zinc-950)}.outline{outline-style:var(--tw-outline-style);outline-width:.025rem}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.disabled\:opacity-50:disabled{opacity:50%}}:root{--background: #fafafa;--foreground: #18181b;--card: #ffffff;--card-foreground: #18181b;--primary: #18181b;--primary-foreground: #fafafa;--secondary: #f4f4f5;--secondary-foreground: #18181b;--muted: #f4f4f5;--muted-foreground: #71717a;--destructive: #dc2626;--border: #e4e4e7;--input: #e4e4e7;--ring: #a1a1aa;--radius: .5rem}page{--background: #fafafa;--foreground: #18181b;--card: #ffffff;--card-foreground: #18181b;--primary: #18181b;--primary-foreground: #fafafa;--secondary: #f4f4f5;--secondary-foreground: #18181b;--muted: #f4f4f5;--muted-foreground: #71717a;--destructive: #dc2626;--border: #e4e4e7;--input: #e4e4e7;--ring: #a1a1aa;--radius: .5rem}@media (prefers-color-scheme: dark){:root,page{--background: #09090b;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--primary: #fafafa;--primary-foreground: #18181b;--secondary: #27272a;--secondary-foreground: #fafafa;--muted: #27272a;--muted-foreground: #a1a1aa;--destructive: #ef4444;--border: #3f3f46;--input: #3f3f46;--ring: #71717a}}*{box-sizing:border-box}page,body{margin:0;color:var(--foreground);background:var(--background);font-family:PingFang SC,Noto Sans CJK SC,sans-serif}.page{min-height:100vh;color:var(--foreground);background:var(--background)}.ui-button{display:flex;width:auto;margin:0;padding:0 1rem;align-items:center;justify-content:center;border-radius:var(--radius);line-height:normal}.ui-button:after{border:none}.ui-button-default{color:var(--primary-foreground);background:var(--primary)}.ui-button-secondary{color:var(--secondary-foreground);background:var(--secondary)}.ui-button-outline{border-color:var(--border);color:var(--foreground);background:transparent}.ui-button-ghost{color:var(--foreground);background:transparent}.ui-button-destructive{color:#fff;background:var(--destructive)}.ui-card{border-color:var(--border);border-radius:calc(var(--radius) + .125rem);color:var(--card-foreground);background:var(--card)}.ui-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.1875rem .4375rem;border-radius:31.21875rem;color:var(--secondary-foreground);background:var(--secondary);font-size:.6875rem;font-weight:600}.ui-input{height:2.75rem;padding:0 .75rem;border-color:var(--input);border-radius:var(--radius);color:var(--foreground)}.ui-separator{width:100%;height:.025rem;background:var(--border)}.ui-skeleton{height:2.25rem;border-radius:var(--radius);background:var(--muted);animation:pulse 1.4s ease-in-out infinite}.ui-toast{position:fixed;right:.875rem;bottom:calc(1rem + env(safe-area-inset-bottom));left:.875rem;z-index:100;padding:.6875rem .875rem;border-radius:var(--radius);color:var(--primary-foreground);background:var(--primary);font-size:.8125rem;text-align:center}.ui-sheet-mask{position:fixed;inset:0;z-index:80;display:flex;align-items:flex-end;background:rgb(0 0 0 / 45%)}.ui-sheet{width:100%;padding:1rem .875rem calc(1rem + env(safe-area-inset-bottom));border-radius:.875rem .875rem 0 0;color:var(--card-foreground);background:var(--card)}.ui-sheet-title{display:block;margin-bottom:.75rem;font-size:1rem;font-weight:650}.ui-tabs{display:flex;padding:.1875rem;border-radius:var(--radius);background:var(--muted)}.ui-tab{display:flex;min-height:2rem;flex:1;align-items:center;justify-content:center;border-radius:.375rem}.login-page{display:flex;padding:1.625rem 1rem calc(1.5rem + env(safe-area-inset-bottom));flex-direction:column}.login-topbar{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.625rem;font-weight:650}.login-heading{display:flex;padding:3.75rem .125rem 1.4375rem;flex-direction:column}.login-heading>taro-text-core:first-child{font-size:1.8125rem;font-weight:750;letter-spacing:-.0625rem}.login-heading>taro-text-core:last-child{max-width:17.5rem;margin-top:.5625rem;color:var(--muted-foreground);font-size:.78125rem;line-height:1.65}.login-card{display:grid;padding:.9375rem;gap:.6875rem}.login-card .ui-button,.login-card .ui-input{width:100%}.login-card>taro-text-core{color:var(--muted-foreground);font-size:.625rem;text-align:center}.landing-page{padding:.875rem .875rem calc(5.9375rem + env(safe-area-inset-bottom))}.landing-topbar{display:flex;height:2.125rem;align-items:flex-start;justify-content:space-between}.landing-brand{color:var(--muted-foreground);font-size:.5625rem;font-weight:700;letter-spacing:.09375rem}.landing-actions{display:flex;align-items:center;gap:.75rem}.wallet-link{font-size:.75rem;font-weight:650}.locale-switch{display:flex;align-items:center;gap:.25rem;color:var(--muted-foreground);font-size:.6875rem}.locale-switch .is-active{color:var(--foreground);font-weight:750}.poster-placeholder{display:flex;width:100%;height:12.1875rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.375rem;color:var(--muted-foreground);background:var(--muted);font-size:1rem;font-weight:650;letter-spacing:.0625rem}.poster-image{width:100%;height:100%}.show-heading{display:flex;padding:1.0625rem .125rem .875rem;flex-direction:column;align-items:flex-start}.hero-title{display:block;font-size:1.625rem;font-weight:750;letter-spacing:-.0625rem;line-height:1.12}.hero-tagline{display:block;margin-top:.4375rem;font-size:.84375rem;font-weight:500}.hero-meta{display:block;margin-top:.4375rem;color:var(--muted-foreground);font-size:.71875rem}.show-price-range{display:block;margin-top:.75rem;font-size:1.3125rem;font-weight:750;letter-spacing:-.03125rem}.price-currency-note{margin-top:.125rem;color:var(--muted-foreground);font-size:.625rem}.venue-card{display:flex;min-height:4rem;padding:.75rem .8125rem;align-items:center;justify-content:space-between;gap:.75rem}.venue-copy{display:flex;min-width:0;flex-direction:column}.venue-name{font-size:.84375rem;font-weight:700}.venue-address{margin-top:.28125rem;color:var(--muted-foreground);font-size:.65625rem}.venue-map{flex:none;color:var(--foreground);font-size:.71875rem;font-weight:650}.service-row{display:grid;padding:.875rem .125rem 1.1875rem;grid-template-columns:1fr 1fr;gap:.5625rem .75rem;border-bottom:.025rem solid var(--border)}.service-item{display:flex;align-items:center;gap:.3125rem;color:var(--muted-foreground);font-size:.65625rem}.service-icon{display:flex;width:1rem;height:1rem;flex:none;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:50%;color:var(--foreground);font-size:.5625rem}.session-section{padding:1.25rem 0;border-bottom:.025rem solid var(--border)}.loading-stack,.order-loading,.ticket-loading,.seat-loading{display:grid;padding:.75rem;gap:.5625rem}.date-strip{width:100%;white-space:nowrap}.date-strip-inner,.tier-strip-inner{display:inline-flex;margin-top:.5625rem;gap:.4375rem}.date-chip{display:inline-flex;width:4.4375rem;min-height:3.9375rem;padding:.5rem .3125rem;flex-direction:column;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);background:var(--background)}.date-chip__label{font-size:.6875rem}.date-chip__date{margin:.15625rem 0;color:var(--foreground);font-size:.9375rem;font-weight:650}.date-chip__time{font-size:.65625rem}.date-chip.is-active{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.date-chip.is-active .date-chip__label,.date-chip.is-active .date-chip__date,.date-chip.is-active .date-chip__time{color:var(--primary-foreground)}.date-chip.is-disabled{opacity:.45}.more-date{border-style:dashed}.session-time-list,.calendar-time-list{display:flex;margin-top:.5625rem;gap:.375rem}.session-time-list>taro-text-core,.calendar-time-list>taro-text-core{padding:.375rem .6875rem;border:.025rem solid var(--border);border-radius:31.21875rem;color:var(--muted-foreground);font-size:.6875rem}.session-time-list>.is-active,.calendar-time-list>.is-active{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.session-time-list>.is-disabled{opacity:.4}.notice-block{padding:1.1875rem .125rem;border-bottom:.025rem solid var(--border)}.notice-toggle{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.6875rem}.notice-toggle .section-label{margin:0;color:var(--foreground)}.notice-list{display:grid;margin-top:.6875rem;gap:.5rem;color:var(--muted-foreground);font-size:.71875rem;line-height:1.6}.about-block{padding:1.3125rem .125rem}.section-label{display:block;margin-bottom:.5625rem;font-size:.8125rem;font-weight:700}.about-copy{color:var(--muted-foreground);font-size:.8125rem;line-height:1.8}.staff-entry{display:flex;min-height:2.75rem;padding:0 .25rem;align-items:center;justify-content:space-between;border-top:.025rem solid var(--border);color:var(--muted-foreground);font-size:.75rem}.empty-copy{display:block;padding:2rem 0;color:var(--muted-foreground);text-align:center}.landing-purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;padding:.625rem .75rem calc(.625rem + env(safe-area-inset-bottom));align-items:center;grid-template-columns:minmax(0,1fr) 7.8125rem;gap:.625rem;border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.375rem 1.25rem #0000000f}.landing-purchase-copy{display:flex;min-width:0;flex-direction:column}.landing-price{font-size:.96875rem;font-weight:750}.landing-session{margin-top:.125rem;color:var(--muted-foreground);font-size:.59375rem}.landing-purchase-bar .ui-button{width:100%}.calendar-scroll{max-height:58vh}.calendar-month+.calendar-month{margin-top:1.125rem}.calendar-title{display:block;margin-bottom:.625rem;font-size:.8125rem;font-weight:700}.calendar-week,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);text-align:center}.calendar-week{margin-bottom:.25rem;color:var(--muted-foreground);font-size:.59375rem}.calendar-grid>taro-text-core{display:flex;height:2.25rem;align-items:center;justify-content:center;color:var(--muted-foreground);font-size:.71875rem}.calendar-grid>.is-available{color:var(--foreground);font-weight:650}.calendar-grid>.is-selected{border-radius:50%;color:var(--primary-foreground);background:var(--primary)}.calendar-times{padding-top:.75rem;border-top:.025rem solid var(--border);font-size:.71875rem;font-weight:650}.select-page{padding-bottom:calc(6.5625rem + env(safe-area-inset-bottom));overflow:hidden}.select-session-head{display:flex;min-height:2.375rem;padding:0 .75rem;align-items:center;justify-content:space-between;background:var(--card);font-size:.75rem;font-weight:650}.select-session-head>taro-text-core:last-child{color:var(--muted-foreground);font-size:.65625rem;font-weight:400}.tier-strip{width:100%;padding:.625rem .75rem .4375rem;white-space:nowrap;background:var(--card)}.tier-chip{display:inline-flex;min-height:1.875rem;padding:0 .5625rem;align-items:center;gap:.25rem;border:.025rem solid var(--border);border-radius:31.21875rem;color:var(--muted-foreground);font-size:.6875rem}.tier-chip__seat{font-size:.6875rem}.tier-chip__code{color:var(--foreground);font-weight:700}.tier-chip.is-active{border-color:var(--primary);box-shadow:inset 0 0 0 .025rem var(--primary)}.seat-legend{display:flex;min-height:1.8125rem;padding:0 .75rem;align-items:center;gap:.6875rem;color:var(--muted-foreground);background:var(--card);font-size:.59375rem}.seat-legend__hint{margin-left:auto}.legend-dot{display:inline-block;width:.4375rem;height:.4375rem;border-radius:.09375rem;background:var(--muted-foreground)}.legend-dot.external{background:transparent;box-shadow:inset 0 0 0 .025rem var(--muted-foreground)}.seat-canvas{position:relative}.seat-area{position:relative;width:100%;height:56vh;overflow:hidden;background-color:var(--background);background-image:radial-gradient(var(--border) .025rem,transparent .025rem);background-size:.75rem .75rem}.seat-map{top:0;left:0;width:21.25rem;height:24.375rem}.stage-line{position:absolute;top:.625rem;left:5rem;display:flex;width:11.25rem;height:1.375rem;align-items:center;justify-content:center;border-radius:.25rem;color:var(--muted-foreground);background:var(--muted);font-size:.5rem;letter-spacing:.125rem}.floor-map{position:absolute;right:0;left:0}.floor-one{top:3rem;height:12.375rem}.floor-two{top:16.875rem;height:6.1875rem;border-top:.025rem dashed var(--border)}.floor-title{position:absolute;top:.125rem;left:.125rem;color:var(--muted-foreground);font-size:.5625rem;font-weight:700}.seat-dot{position:absolute;display:flex;width:.46875rem;height:.46875rem;align-items:center;justify-content:center;border-radius:.125rem .125rem .0625rem .0625rem;color:transparent}.seat-dot__number{font-size:0}.seat-sold,.seat-locked,.seat-closed{background-color:var(--muted)!important}.seat-external{border:.025rem solid var(--muted-foreground);background:transparent!important}.seat-blocked{opacity:0!important}.seat-dot.is-selected{z-index:2;background-color:var(--primary)!important;box-shadow:0 0 0 .09375rem var(--card),0 0 0 .15625rem var(--primary);transform:scale(1.25)}.zoom-controls{position:absolute;right:.6875rem;bottom:.6875rem;z-index:5;display:grid;grid-template-columns:2.125rem 2.125rem;overflow:hidden;border:.025rem solid var(--border);border-radius:.4375rem;background:var(--card);box-shadow:0 .25rem .75rem #00000014}.zoom-controls>taro-text-core{display:flex;height:2rem;align-items:center;justify-content:center;font-size:.875rem}.zoom-controls>taro-text-core+taro-text-core{border-left:.025rem solid var(--border)}.zoom-controls .zoom-reset{height:1.8125rem;grid-column:1 / -1;border-top:.025rem solid var(--border);border-left:0;color:var(--muted-foreground);font-size:.59375rem}.purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;padding:.6875rem .75rem calc(.6875rem + env(safe-area-inset-bottom));border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.375rem 1.25rem #0000000f}.chosen-block{min-height:1.6875rem}.chosen-list{display:inline-flex;gap:.3125rem}.chosen-item{padding:.21875rem .375rem;border-radius:.25rem;color:var(--secondary-foreground);background:var(--secondary);font-size:.625rem}.purchase-actions{display:grid;margin-top:.4375rem;align-items:center;grid-template-columns:minmax(0,1fr) 7.8125rem;gap:.5625rem}.purchase-total{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.59375rem}.purchase-total>taro-text-core:last-child{margin-top:.125rem;color:var(--foreground);font-size:1.0625rem;font-weight:750}.purchase-actions .ui-button{width:100%}.order-page{padding:1.25rem .875rem calc(5.625rem + env(safe-area-inset-bottom))}.countdown-panel{display:flex;padding:1.0625rem 0 1.375rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.71875rem}.countdown-value{margin:.3125rem 0;color:var(--foreground);font-size:2.4375rem;font-weight:750;letter-spacing:.0625rem}.countdown-panel.is-inactive .countdown-value{font-size:1.5rem}.order-card{padding:.9375rem}.order-show{display:flex;padding-bottom:.875rem;flex-direction:column;gap:.28125rem;color:var(--muted-foreground);font-size:.75rem}.order-show-title{margin-bottom:.25rem;color:var(--foreground);font-size:1.25rem;font-weight:700}.order-seat-list{padding:.5rem 0}.order-seat-row,.order-total{display:flex;min-height:2rem;align-items:center;justify-content:space-between;gap:.75rem;font-size:.78125rem}.order-seat-main{display:flex;flex-direction:column}.order-seat-tier{margin-top:.21875rem;color:var(--muted-foreground);font-size:.625rem}.order-seat-price{font-weight:650}.order-total{padding-top:.6875rem}.order-total__price{font-size:1.125rem;font-weight:750}.contact-card{margin-top:.75rem;padding:.9375rem}.contact-card .form-label{display:block;margin:.75rem 0 .3125rem;color:var(--muted-foreground);font-size:.6875rem}.contact-card .ui-input{width:100%}.phone-bound-row{display:flex;min-height:2.75rem;padding:0 .25rem 0 .6875rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius)}.phone-bound-row>taro-view-core{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.59375rem}.phone-bound-row>taro-view-core>taro-text-core:last-child{margin-top:.15625rem;color:var(--foreground);font-size:.78125rem;font-weight:650}.phone-bound-row .ui-button{padding:0 .5625rem;font-size:.6875rem}.phone-auth-button{width:100%}.refund-emphasis{display:grid;margin-top:.875rem;padding:.625rem .6875rem;grid-template-columns:3.75rem 1fr;gap:.375rem;border-radius:.3125rem;color:var(--primary-foreground);background:var(--primary);font-size:.6875rem;line-height:1.5}.refund-emphasis>taro-text-core:first-child{font-weight:700}.notice-consent{display:flex;margin-top:.8125rem;align-items:flex-start;gap:.375rem;color:var(--muted-foreground);font-size:.6875rem;line-height:1.5}.notice-checkbox{transform:scale(.82);transform-origin:left top}.pay-area{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;padding:.625rem .75rem calc(.625rem + env(safe-area-inset-bottom));align-items:center;grid-template-columns:minmax(0,1fr) 8.125rem;gap:.625rem;border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.375rem 1.25rem #0000000f}.pay-area .ui-button{width:100%}.pay-total{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.59375rem}.pay-total>taro-text-core:last-child{margin-top:.125rem;color:var(--foreground);font-size:1.0625rem;font-weight:750}.pay-area>.ui-button:only-child{grid-column:1 / -1}.ticket-page{padding:1.6875rem .875rem calc(1.25rem + env(safe-area-inset-bottom))}.success-heading{display:flex;padding-bottom:1.1875rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.71875rem}.success-mark{display:flex;width:2.1875rem;height:2.1875rem;margin-bottom:.5625rem;align-items:center;justify-content:center;border-radius:50%;color:var(--primary-foreground);background:var(--primary);font-size:1.25rem}.success-title{margin-bottom:.25rem;color:var(--foreground);font-size:1.3125rem;font-weight:750}.ticket-card{overflow:hidden}.ticket-head{display:flex;padding:.9375rem;align-items:center;justify-content:space-between;font-size:1.0625rem;font-weight:700}.ticket-head__count{font-size:.875rem}.ticket-details{display:grid;padding:0 .9375rem .9375rem;gap:.5625rem}.ticket-detail-row{display:grid;grid-template-columns:4.375rem 1fr;gap:.5rem;font-size:.75rem;line-height:1.55}.ticket-detail-label{color:var(--muted-foreground)}.ticket-cut{border-top:.025rem dashed var(--border);background:transparent}.ticket-code{display:flex;padding:1.1875rem .75rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.65625rem}.ticket-qr{margin-bottom:.6875rem}.ticket-token{max-width:100%;margin-top:.375rem;font-family:monospace;overflow-wrap:anywhere;text-align:center}.ticket-page>.ui-button{width:100%;margin-top:.6875rem}.admission-card{margin-top:.6875rem;padding:.875rem .9375rem}.ticket-notice-head{display:flex;align-items:center;justify-content:space-between;font-size:.84375rem;font-weight:700}.ticket-notice-head>taro-text-core:last-child{font-size:.6875rem}.ticket-notices{display:grid;margin-top:.6875rem;gap:.40625rem;color:var(--muted-foreground);font-size:.6875rem;line-height:1.55}.wallet-page{padding:1.25rem .875rem calc(1.5625rem + env(safe-area-inset-bottom))}.wallet-heading{padding:.375rem .125rem 1.1875rem}.wallet-loading{display:grid;gap:.5625rem}.wallet-card{margin-bottom:.625rem;padding:.875rem}.wallet-card-head{display:flex;align-items:center;justify-content:space-between;gap:.625rem;font-size:.9375rem;font-weight:700}.wallet-status{padding:.1875rem .375rem;border-radius:31.21875rem;color:var(--muted-foreground);background:var(--muted);font-size:.5625rem;font-weight:500}.wallet-status.is-paid{color:#166534;background:#dcfce7}.wallet-time{display:block;margin-top:.6875rem;font-size:.78125rem;font-weight:650}.wallet-meta{display:block;margin-top:.28125rem;color:var(--muted-foreground);font-size:.6875rem}.wallet-card-foot{display:flex;margin-top:.8125rem;padding-top:.625rem;align-items:center;justify-content:space-between;border-top:.025rem solid var(--border);color:var(--muted-foreground);font-size:.59375rem}.wallet-card-foot>taro-text-core:first-child{font-family:monospace}.wallet-empty{display:flex;min-height:60vh;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;color:var(--muted-foreground);font-size:.78125rem}.staff-eyebrow{display:block;color:var(--muted-foreground);font-size:.6875rem;font-weight:650;letter-spacing:.0625rem}.staff-page-title{display:block;margin-top:.375rem;font-size:1.4375rem;font-weight:750;letter-spacing:-.03125rem}.staff-section-label{display:block;font-size:.78125rem;font-weight:700}.staff-section-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.6875rem}.staff-section-head .staff-section-label{color:var(--foreground)}.staff-empty{display:block;padding:2.8125rem .75rem;color:var(--muted-foreground);font-size:.78125rem;text-align:center}.staff-loading{display:grid;padding:2.5rem 0;gap:.625rem}.staff-login-page{display:flex;padding:2.25rem 1rem calc(1.25rem + env(safe-area-inset-bottom));flex-direction:column;background:var(--background)}.staff-login-head{padding:.5625rem .375rem 1.625rem}.staff-login-title{display:block;max-width:18.125rem;margin-top:.6875rem;color:var(--foreground);font-size:1.875rem;font-weight:750;letter-spacing:-.09375rem;line-height:1.15}.staff-login-card{padding:.9375rem;border:.025rem solid var(--border);box-shadow:0 .25rem .75rem #0000000a}.staff-form{display:flex;margin-top:1.125rem;flex-direction:column}.staff-label{margin:.6875rem 0 .375rem;font-size:.71875rem;font-weight:650}.staff-form .ui-button{width:100%;margin-top:1.1875rem}.staff-login-foot{margin-top:auto;padding-top:1.875rem;color:var(--muted-foreground);font-size:.65625rem;text-align:center}.staff-work-page,.staff-list-page,.staff-form-page{padding:1.0625rem .875rem calc(1.5625rem + env(safe-area-inset-bottom))}.staff-topbar,.verify-topbar{display:flex;min-height:3.5rem;padding:.125rem .125rem .875rem;align-items:center;justify-content:space-between}.staff-head-name{display:block;margin-top:.25rem;font-size:1.125rem;font-weight:750}.staff-account{padding:.3125rem .5625rem;border-radius:31.21875rem;color:var(--muted-foreground);background:var(--muted);font-family:monospace;font-size:.625rem}.channel-code-card,.channel-today-card,.channel-commission-card{margin-bottom:.6875rem;padding:.875rem}.channel-code-box{display:flex;height:13.125rem;align-items:center;justify-content:center}.channel-code-image{width:11.25rem;height:11.25rem}.channel-link{display:block;max-width:100%;color:var(--muted-foreground);font-size:.625rem;overflow-wrap:anywhere;text-align:center}.channel-code-actions{display:grid;margin-top:.75rem;grid-template-columns:1fr 1fr;gap:.4375rem}.channel-code-actions .ui-button{width:100%}.channel-today-grid{display:grid;margin-top:.75rem;grid-template-columns:1fr 1fr}.channel-today-grid>*{display:flex;padding:.25rem .5rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.65625rem}.channel-today-grid>*+*{border-left:.025rem solid var(--border)}.channel-metric{margin-bottom:.125rem;color:var(--foreground);font-size:1.6875rem;font-weight:750}.channel-commission-grid{display:grid;margin-top:.875rem;grid-template-columns:repeat(3,1fr)}.channel-commission-grid>*{display:flex;min-width:0;flex-direction:column;color:var(--muted-foreground);font-size:.625rem}.channel-commission-grid>*>*+*{margin-top:.25rem;color:var(--foreground);font-size:.78125rem;font-weight:700}.staff-menu{margin-top:1.0625rem;border-top:.025rem solid var(--border)}.staff-menu>*{display:flex;height:2.875rem;align-items:center;justify-content:space-between;border-bottom:.025rem solid var(--border);font-size:.78125rem}.channel-poster-canvas{position:fixed;left:-250rem;width:15rem;height:22rem}.staff-page-head{padding:.5625rem .1875rem 1.3125rem}.channel-filter{display:grid;padding:.5625rem;grid-template-columns:1fr 1fr 4.0625rem;gap:.375rem;border:.025rem solid var(--border);border-radius:var(--radius);background:var(--card)}.channel-filter-control{display:flex;height:2.25rem;padding:0 .5rem;flex-direction:column;justify-content:center;border:.025rem solid var(--border);border-radius:.3125rem;color:var(--foreground);font-size:.65625rem}.channel-filter-control>*:first-child{color:var(--muted-foreground);font-size:.5625rem}.channel-filter .ui-button{width:100%;height:2.25rem}.channel-order-options{display:grid;margin-top:.4375rem;grid-template-columns:1fr 1fr;gap:.375rem}.channel-session-filter,.channel-unchecked-filter{display:flex;min-height:2.375rem;padding:0 .5625rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);font-size:.65625rem}.channel-session-filter>*:last-child{max-width:6.875rem;overflow:hidden;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap}.channel-unchecked-filter taro-switch-core{transform:scale(.8);transform-origin:right center}.channel-order-group{margin-top:1.1875rem}.channel-order-date{display:block;margin-bottom:.375rem;color:var(--muted-foreground);font-size:.6875rem;font-weight:650}.channel-order-row{display:grid;padding:.8125rem .125rem;grid-template-columns:minmax(0,1fr) auto;gap:.625rem;border-bottom:.025rem solid var(--border)}.channel-order-main,.channel-order-money{display:flex;min-width:0;flex-direction:column}.channel-order-title{font-size:.84375rem;font-weight:700}.channel-order-seats{margin-top:.28125rem;color:var(--muted-foreground);font-size:.65625rem}.channel-order-no{margin-top:.4375rem;color:var(--muted-foreground);font-family:monospace;font-size:.5625rem}.channel-order-money{align-items:flex-end;font-size:.78125rem;font-weight:700}.channel-order-money>taro-text-core:nth-child(2){margin-top:.25rem;color:var(--muted-foreground);font-size:.59375rem;font-weight:400}.channel-order-status{margin-top:.4375rem;padding:.15625rem .3125rem;border-radius:31.21875rem;color:var(--muted-foreground);background:var(--muted);font-size:.5625rem;font-weight:500}.channel-order-status.checked_in{color:#166534;background:#dcfce7}.channel-order-status.settled{color:#1d4ed8;background:#dbeafe}.channel-order-status.refunded{color:#991b1b;background:#fee2e2}.staff-password-card{padding:.9375rem}.staff-form-page .staff-logout{width:100%;margin-top:.9375rem;color:var(--muted-foreground)}.verify-work-page{padding:.8125rem .875rem calc(1.25rem + env(safe-area-inset-bottom));background:var(--background);color:var(--foreground)}.verify-topbar .staff-eyebrow{color:var(--muted-foreground)}.verify-topbar>taro-text-core{color:var(--muted-foreground);font-size:.6875rem}.verify-session-picker{display:flex;min-height:2.5625rem;padding:0 .75rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);font-size:.65625rem}.verify-session-value{color:var(--foreground);font-size:.75rem}.verify-session-tabs{display:flex;margin-top:.375rem;gap:.3125rem}.verify-session-tabs>*{min-width:3.4375rem;padding:.4375rem .625rem;border:.025rem solid var(--border);border-radius:31.21875rem;color:var(--muted-foreground);font-size:.6875rem;text-align:center}.verify-session-tabs>*.is-active{border-color:var(--primary);color:var(--primary-foreground);background:var(--primary)}.verify-stats-bar{position:sticky;top:0;z-index:20;display:grid;margin:.625rem 0;padding:.6875rem .4375rem;grid-template-columns:1.35fr 1fr 1fr;border:.025rem solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:0 .25rem .75rem #0000000d}.verify-stats-bar.is-near{border-color:#f59e0b}.verify-stats-bar>taro-view-core:not(.verify-blocked){display:flex;min-width:0;flex-direction:column;align-items:center}.verify-stats-bar>taro-view-core+taro-view-core{border-left:.025rem solid var(--border)}.verify-stats-bar>taro-view-core>taro-text-core:first-child{font-size:.9375rem;font-weight:800}.verify-stats-bar>taro-view-core>taro-text-core:last-child{margin-top:.1875rem;color:var(--muted-foreground);font-size:.5625rem}.verify-blocked{display:flex;min-height:2.25rem;grid-column:1 / -1;flex-direction:column;align-items:center;justify-content:center;color:#b91c1c}.verify-blocked>*:first-child{font-size:.875rem;font-weight:750}.verify-blocked>*:last-child{margin-top:.25rem;font-size:.625rem}.verify-report-card{margin-bottom:.625rem;padding:.8125rem}.verify-report-grid{display:grid;margin-top:.75rem;grid-template-columns:1fr 1fr;gap:.375rem}.verify-report-grid>*{display:flex;min-height:3.625rem;padding:.5625rem;flex-direction:column;justify-content:center;border-radius:.375rem;background:var(--muted)}.verify-report-grid>*>*:first-child{font-size:1.0625rem;font-weight:800}.verify-report-grid>*>*:last-child{margin-top:.1875rem;color:var(--muted-foreground);font-size:.59375rem}.verify-tier-list{margin-top:.625rem;border-top:.025rem solid var(--border)}.verify-tier-list>*{display:flex;min-height:2.125rem;align-items:center;justify-content:space-between;border-bottom:.025rem solid var(--border);font-size:.65625rem}.verify-tier-list>*>*:last-child{color:var(--muted-foreground)}.verify-scan-zone{display:flex;padding:1.6875rem 0 .9375rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.71875rem}.verify-scan-frame{display:flex;width:8.75rem;height:8.75rem;margin-bottom:.75rem;align-items:center;justify-content:center;border:.125rem solid var(--border);border-radius:.9375rem;color:var(--foreground);font-size:3.125rem}.verify-scan-zone .ui-button{width:100%;margin-top:1rem}.verify-h5-card{margin-top:.6875rem;padding:.875rem;border-color:var(--border);color:var(--foreground);background:var(--card)}.verify-h5-card .ui-input{margin:.8125rem 0 .5rem;border-color:var(--input);color:var(--foreground)}.verify-h5-card .ui-button,.verify-manual-entry{width:100%}.verify-manual-entry{margin-top:.5625rem;border-color:var(--border);color:var(--foreground)}.verify-auto-return{display:flex;margin-top:.625rem;padding:.5625rem .125rem;align-items:center;justify-content:space-between}.verify-auto-return>taro-view-core{display:flex;flex-direction:column;font-size:.71875rem}.verify-auto-return>taro-view-core>*:last-child{margin-top:.15625rem;color:var(--muted-foreground);font-size:.5625rem}.verify-manual-search{display:grid;padding:.5625rem;grid-template-columns:minmax(0,1fr) 4.375rem;gap:.375rem}.verify-manual-search .ui-button{width:100%}.verify-manual-order{margin-top:.6875rem;padding:.8125rem}.verify-manual-head{display:flex;align-items:flex-start;justify-content:space-between}.verify-manual-head>*:first-child{display:flex;flex-direction:column;font-size:.875rem;font-weight:700}.verify-manual-head>*:first-child>*:last-child{margin-top:.21875rem;color:var(--muted-foreground);font-family:monospace;font-size:.5625rem;font-weight:400}.verify-manual-head>*:last-child{color:var(--muted-foreground);font-size:.625rem}.verify-manual-seats{display:grid;margin:.75rem 0;gap:.3125rem}.verify-manual-seats>*{display:grid;min-height:2.25rem;padding:0 .5rem;align-items:center;grid-template-columns:1.1875rem 1fr auto;border:.025rem solid var(--border);border-radius:.3125rem;color:var(--muted-foreground);font-size:.65625rem}.verify-manual-seats>*>*:first-child{display:flex;width:.875rem;height:.875rem;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:.1875rem}.verify-manual-seats>*.is-selected{border-color:var(--foreground);color:var(--foreground)}.verify-manual-seats>*.is-selected>*:first-child{color:var(--primary-foreground);background:var(--primary)}.verify-manual-seats>*.is-checked{opacity:.55}.verify-manual-order .ui-button{width:100%}.staff-result{position:fixed;inset:0;z-index:200;display:flex;padding:1.875rem 1.25rem;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.staff-result.is-ok{background:#15803d}.staff-result.is-repeat{background:#c2410c}.staff-result.is-invalid{background:#b91c1c}.staff-result__mark{display:flex;width:4.6875rem;height:4.6875rem;align-items:center;justify-content:center;border:.25rem solid #fff;border-radius:50%;font-size:3.125rem;font-weight:700}.staff-result__title{margin-top:1.25rem;font-size:2rem;font-weight:800}.staff-result__seats{display:flex;margin-top:.8125rem;flex-wrap:wrap;justify-content:center;gap:.375rem}.staff-result__seats taro-text-core{padding:.3125rem .5rem;border-radius:.3125rem;background:rgb(255 255 255 / 18%);font-size:.78125rem}.staff-result__count{margin-top:.6875rem;font-size:1.125rem;font-weight:700}.staff-result__copy{margin-top:.875rem;font-size:.84375rem}.staff-result__hint{position:absolute;bottom:calc(1.5625rem + env(safe-area-inset-bottom));font-size:.65625rem;opacity:.75}@keyframes pulse{50%{opacity:.45}}@media (prefers-reduced-motion: reduce){.ui-skeleton{animation:none}}@media (min-width: 700px){body{display:flex;justify-content:center}#app{width:18.75rem;min-height:100vh;border-right:.025rem solid var(--border);border-left:.025rem solid var(--border)}.purchase-bar,.landing-purchase-bar,.pay-area{right:auto;left:50%;width:18.75rem;transform:translate(-50%)}}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@keyframes pulse{50%{opacity:.5}}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style: solid;--tw-font-weight: initial;--tw-outline-style: solid}}}.ui-button{display:flex;width:auto;margin:0;padding:0 .8rem;align-items:center;justify-content:center;border-radius:var(--radius);line-height:normal}.ui-card{border-color:var(--border);border-radius:calc(var(--radius) + .1rem);color:var(--card-foreground);background:var(--card)}.ui-badge{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.15rem .35rem;border-radius:24.975rem;color:var(--secondary-foreground);background:var(--secondary);font-size:.55rem;font-weight:600}.ui-input{height:2.2rem;padding:0 .6rem;border-color:var(--input);border-radius:var(--radius);color:var(--foreground)}.ui-skeleton{height:1.8rem;border-radius:var(--radius);background:var(--muted);animation:pulse 1.4s ease-in-out infinite}.ui-toast{position:fixed;right:.7rem;bottom:calc(.8rem + env(safe-area-inset-bottom));left:.7rem;z-index:100;padding:.55rem .7rem;border-radius:var(--radius);color:var(--primary-foreground);background:var(--primary);font-size:.65rem;text-align:center}.ui-sheet{width:100%;padding:.8rem .7rem calc(.8rem + env(safe-area-inset-bottom));border-radius:.7rem .7rem 0 0;color:var(--card-foreground);background:var(--card)}.ui-sheet-title{display:block;margin-bottom:.6rem;font-size:.8rem;font-weight:650}.ui-tabs{display:flex;padding:.15rem;border-radius:var(--radius);background:var(--muted)}.ui-tab{display:flex;min-height:1.6rem;flex:1;align-items:center;justify-content:center;border-radius:.3rem}.login-page{display:flex;padding:1.3rem .8rem calc(1.2rem + env(safe-area-inset-bottom));flex-direction:column}.login-topbar{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.5rem;font-weight:650}.login-heading{display:flex;padding:3rem .1rem 1.15rem;flex-direction:column}.login-heading>taro-text-core:first-child{font-size:1.45rem;font-weight:750;letter-spacing:-.05rem}.login-heading>taro-text-core:last-child{max-width:14rem;margin-top:.45rem;color:var(--muted-foreground);font-size:.625rem;line-height:1.65}.login-card{display:grid;padding:.75rem;gap:.55rem}.login-card>taro-text-core{color:var(--muted-foreground);font-size:.5rem;text-align:center}.landing-page{padding:.7rem .7rem calc(4.75rem + env(safe-area-inset-bottom))}.landing-topbar{display:flex;height:1.7rem;align-items:flex-start;justify-content:space-between}.landing-brand{color:var(--muted-foreground);font-size:.45rem;font-weight:700;letter-spacing:.075rem}.landing-actions{display:flex;align-items:center;gap:.6rem}.wallet-link{font-size:.6rem;font-weight:650}.locale-switch{display:flex;align-items:center;gap:.2rem;color:var(--muted-foreground);font-size:.55rem}.poster-placeholder{display:flex;width:100%;height:9.75rem;align-items:center;justify-content:center;overflow:hidden;border-radius:.3rem;color:var(--muted-foreground);background:var(--muted);font-size:.8rem;font-weight:650;letter-spacing:.05rem}.show-heading{display:flex;padding:.85rem .1rem .7rem;flex-direction:column;align-items:flex-start}.hero-title{display:block;font-size:1.3rem;font-weight:750;letter-spacing:-.05rem;line-height:1.12}.hero-tagline{display:block;margin-top:.35rem;font-size:.675rem;font-weight:500}.hero-meta{display:block;margin-top:.35rem;color:var(--muted-foreground);font-size:.575rem}.show-price-range{display:block;margin-top:.6rem;font-size:1.05rem;font-weight:750;letter-spacing:-.025rem}.price-currency-note{margin-top:.1rem;color:var(--muted-foreground);font-size:.5rem}.venue-card{display:flex;min-height:3.2rem;padding:.6rem .65rem;align-items:center;justify-content:space-between;gap:.6rem}.venue-name{font-size:.675rem;font-weight:700}.venue-address{margin-top:.225rem;color:var(--muted-foreground);font-size:.525rem}.venue-map{flex:none;color:var(--foreground);font-size:.575rem;font-weight:650}.service-row{display:grid;padding:.7rem .1rem .95rem;grid-template-columns:1fr 1fr;gap:.45rem .6rem;border-bottom:.025rem solid var(--border)}.service-item{display:flex;align-items:center;gap:.25rem;color:var(--muted-foreground);font-size:.525rem}.service-icon{display:flex;width:.8rem;height:.8rem;flex:none;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:50%;color:var(--foreground);font-size:.45rem}.session-section{padding:1rem 0;border-bottom:.025rem solid var(--border)}.loading-stack,.order-loading,.ticket-loading,.seat-loading{display:grid;padding:.6rem;gap:.45rem}.date-strip-inner,.tier-strip-inner{display:inline-flex;margin-top:.45rem;gap:.35rem}.date-chip{display:inline-flex;width:3.55rem;min-height:3.15rem;padding:.4rem .25rem;flex-direction:column;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);background:var(--background)}.date-chip__label{font-size:.55rem}.date-chip__date{margin:.125rem 0;color:var(--foreground);font-size:.75rem;font-weight:650}.date-chip__time{font-size:.525rem}.session-time-list,.calendar-time-list{display:flex;margin-top:.45rem;gap:.3rem}.session-time-list>taro-text-core,.calendar-time-list>taro-text-core{padding:.3rem .55rem;border:.025rem solid var(--border);border-radius:24.975rem;color:var(--muted-foreground);font-size:.55rem}.notice-block{padding:.95rem .1rem;border-bottom:.025rem solid var(--border)}.notice-toggle{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.55rem}.notice-list{display:grid;margin-top:.55rem;gap:.4rem;color:var(--muted-foreground);font-size:.575rem;line-height:1.6}.about-block{padding:1.05rem .1rem}.section-label{display:block;margin-bottom:.45rem;font-size:.65rem;font-weight:700}.about-copy{color:var(--muted-foreground);font-size:.65rem;line-height:1.8}.staff-entry{display:flex;min-height:2.2rem;padding:0 .2rem;align-items:center;justify-content:space-between;border-top:.025rem solid var(--border);color:var(--muted-foreground);font-size:.6rem}.empty-copy{display:block;padding:1.6rem 0;color:var(--muted-foreground);text-align:center}.landing-purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;padding:.5rem .6rem calc(.5rem + env(safe-area-inset-bottom));align-items:center;grid-template-columns:minmax(0,1fr) 6.25rem;gap:.5rem;border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.3rem 1rem #0000000f}.landing-price{font-size:.775rem;font-weight:750}.landing-session{margin-top:.1rem;color:var(--muted-foreground);font-size:.475rem}.calendar-month+.calendar-month{margin-top:.9rem}.calendar-title{display:block;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.calendar-week{margin-bottom:.2rem;color:var(--muted-foreground);font-size:.475rem}.calendar-grid>taro-text-core{display:flex;height:1.8rem;align-items:center;justify-content:center;color:var(--muted-foreground);font-size:.575rem}.calendar-times{padding-top:.6rem;border-top:.025rem solid var(--border);font-size:.575rem;font-weight:650}.select-page{padding-bottom:calc(5.25rem + env(safe-area-inset-bottom));overflow:hidden}.select-session-head{display:flex;min-height:1.9rem;padding:0 .6rem;align-items:center;justify-content:space-between;background:var(--card);font-size:.6rem;font-weight:650}.select-session-head>taro-text-core:last-child{color:var(--muted-foreground);font-size:.525rem;font-weight:400}.tier-strip{width:100%;padding:.5rem .6rem .35rem;white-space:nowrap;background:var(--card)}.tier-chip{display:inline-flex;min-height:1.5rem;padding:0 .45rem;align-items:center;gap:.2rem;border:.025rem solid var(--border);border-radius:24.975rem;color:var(--muted-foreground);font-size:.55rem}.tier-chip__seat{font-size:.55rem}.seat-legend{display:flex;min-height:1.45rem;padding:0 .6rem;align-items:center;gap:.55rem;color:var(--muted-foreground);background:var(--card);font-size:.475rem}.legend-dot{display:inline-block;width:.35rem;height:.35rem;border-radius:.075rem;background:var(--muted-foreground)}.seat-area{position:relative;width:100%;height:56vh;overflow:hidden;background-color:var(--background);background-image:radial-gradient(var(--border) .025rem,transparent .025rem);background-size:.6rem .6rem}.seat-map{top:0;left:0;width:17rem;height:19.5rem}.stage-line{position:absolute;top:.5rem;left:4rem;display:flex;width:9rem;height:1.1rem;align-items:center;justify-content:center;border-radius:.2rem;color:var(--muted-foreground);background:var(--muted);font-size:.4rem;letter-spacing:.1rem}.floor-one{top:2.4rem;height:9.9rem}.floor-two{top:13.5rem;height:4.95rem;border-top:.025rem dashed var(--border)}.floor-title{position:absolute;top:.1rem;left:.1rem;color:var(--muted-foreground);font-size:.45rem;font-weight:700}.seat-dot{position:absolute;display:flex;width:.375rem;height:.375rem;align-items:center;justify-content:center;border-radius:.1rem .1rem .05rem .05rem;color:transparent}.seat-dot.is-selected{z-index:2;background-color:var(--primary)!important;box-shadow:0 0 0 .075rem var(--card),0 0 0 .125rem var(--primary);transform:scale(1.25)}.zoom-controls{position:absolute;right:.55rem;bottom:.55rem;z-index:5;display:grid;grid-template-columns:1.7rem 1.7rem;overflow:hidden;border:.025rem solid var(--border);border-radius:.35rem;background:var(--card);box-shadow:0 .2rem .6rem #00000014}.zoom-controls>taro-text-core{display:flex;height:1.6rem;align-items:center;justify-content:center;font-size:.7rem}.zoom-controls .zoom-reset{height:1.45rem;grid-column:1 / -1;border-top:.025rem solid var(--border);border-left:0;color:var(--muted-foreground);font-size:.475rem}.purchase-bar{position:fixed;right:0;bottom:0;left:0;z-index:20;padding:.55rem .6rem calc(.55rem + env(safe-area-inset-bottom));border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.3rem 1rem #0000000f}.chosen-block{min-height:1.35rem}.chosen-list{display:inline-flex;gap:.25rem}.chosen-item{padding:.175rem .3rem;border-radius:.2rem;color:var(--secondary-foreground);background:var(--secondary);font-size:.5rem}.purchase-actions{display:grid;margin-top:.35rem;align-items:center;grid-template-columns:minmax(0,1fr) 6.25rem;gap:.45rem}.purchase-total{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.475rem}.purchase-total>taro-text-core:last-child{margin-top:.1rem;color:var(--foreground);font-size:.85rem;font-weight:750}.order-page{padding:1rem .7rem calc(4.5rem + env(safe-area-inset-bottom))}.countdown-panel{display:flex;padding:.85rem 0 1.1rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.575rem}.countdown-value{margin:.25rem 0;color:var(--foreground);font-size:1.95rem;font-weight:750;letter-spacing:.05rem}.countdown-panel.is-inactive .countdown-value{font-size:1.2rem}.order-card{padding:.75rem}.order-show{display:flex;padding-bottom:.7rem;flex-direction:column;gap:.225rem;color:var(--muted-foreground);font-size:.6rem}.order-show-title{margin-bottom:.2rem;color:var(--foreground);font-size:1rem;font-weight:700}.order-seat-list{padding:.4rem 0}.order-seat-row,.order-total{display:flex;min-height:1.6rem;align-items:center;justify-content:space-between;gap:.6rem;font-size:.625rem}.order-seat-tier{margin-top:.175rem;color:var(--muted-foreground);font-size:.5rem}.order-total{padding-top:.55rem}.order-total__price{font-size:.9rem;font-weight:750}.contact-card{margin-top:.6rem;padding:.75rem}.contact-card .form-label{display:block;margin:.6rem 0 .25rem;color:var(--muted-foreground);font-size:.55rem}.phone-bound-row{display:flex;min-height:2.2rem;padding:0 .2rem 0 .55rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius)}.phone-bound-row>taro-view-core{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.475rem}.phone-bound-row>taro-view-core>taro-text-core:last-child{margin-top:.125rem;color:var(--foreground);font-size:.625rem;font-weight:650}.phone-bound-row .ui-button{padding:0 .45rem;font-size:.55rem}.refund-emphasis{display:grid;margin-top:.7rem;padding:.5rem .55rem;grid-template-columns:3rem 1fr;gap:.3rem;border-radius:.25rem;color:var(--primary-foreground);background:var(--primary);font-size:.55rem;line-height:1.5}.notice-consent{display:flex;margin-top:.65rem;align-items:flex-start;gap:.3rem;color:var(--muted-foreground);font-size:.55rem;line-height:1.5}.pay-area{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;padding:.5rem .6rem calc(.5rem + env(safe-area-inset-bottom));align-items:center;grid-template-columns:minmax(0,1fr) 6.5rem;gap:.5rem;border-top:.025rem solid var(--border);background:var(--card);box-shadow:0 -.3rem 1rem #0000000f}.pay-total{display:flex;flex-direction:column;color:var(--muted-foreground);font-size:.475rem}.pay-total>taro-text-core:last-child{margin-top:.1rem;color:var(--foreground);font-size:.85rem;font-weight:750}.ticket-page{padding:1.35rem .7rem calc(1rem + env(safe-area-inset-bottom))}.success-heading{display:flex;padding-bottom:.95rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.575rem}.success-mark{display:flex;width:1.75rem;height:1.75rem;margin-bottom:.45rem;align-items:center;justify-content:center;border-radius:50%;color:var(--primary-foreground);background:var(--primary);font-size:1rem}.success-title{margin-bottom:.2rem;color:var(--foreground);font-size:1.05rem;font-weight:750}.ticket-head{display:flex;padding:.75rem;align-items:center;justify-content:space-between;font-size:.85rem;font-weight:700}.ticket-head__count{font-size:.7rem}.ticket-details{display:grid;padding:0 .75rem .75rem;gap:.45rem}.ticket-detail-row{display:grid;grid-template-columns:3.5rem 1fr;gap:.4rem;font-size:.6rem;line-height:1.55}.ticket-code{display:flex;padding:.95rem .6rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.525rem}.ticket-qr{margin-bottom:.55rem}.ticket-token{max-width:100%;margin-top:.3rem;font-family:monospace;overflow-wrap:anywhere;text-align:center}.ticket-page>.ui-button{width:100%;margin-top:.55rem}.admission-card{margin-top:.55rem;padding:.7rem .75rem}.ticket-notice-head{display:flex;align-items:center;justify-content:space-between;font-size:.675rem;font-weight:700}.ticket-notice-head>taro-text-core:last-child{font-size:.55rem}.ticket-notices{display:grid;margin-top:.55rem;gap:.325rem;color:var(--muted-foreground);font-size:.55rem;line-height:1.55}.wallet-page{padding:1rem .7rem calc(1.25rem + env(safe-area-inset-bottom))}.wallet-heading{padding:.3rem .1rem .95rem}.wallet-loading{display:grid;gap:.45rem}.wallet-card{margin-bottom:.5rem;padding:.7rem}.wallet-card-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.75rem;font-weight:700}.wallet-status{padding:.15rem .3rem;border-radius:24.975rem;color:var(--muted-foreground);background:var(--muted);font-size:.45rem;font-weight:500}.wallet-time{display:block;margin-top:.55rem;font-size:.625rem;font-weight:650}.wallet-meta{display:block;margin-top:.225rem;color:var(--muted-foreground);font-size:.55rem}.wallet-card-foot{display:flex;margin-top:.65rem;padding-top:.5rem;align-items:center;justify-content:space-between;border-top:.025rem solid var(--border);color:var(--muted-foreground);font-size:.475rem}.wallet-empty{display:flex;min-height:60vh;flex-direction:column;align-items:center;justify-content:center;gap:.7rem;color:var(--muted-foreground);font-size:.625rem}.staff-eyebrow{display:block;color:var(--muted-foreground);font-size:.55rem;font-weight:650;letter-spacing:.05rem}.staff-page-title{display:block;margin-top:.3rem;font-size:1.15rem;font-weight:750;letter-spacing:-.025rem}.staff-section-label{display:block;font-size:.625rem;font-weight:700}.staff-section-head{display:flex;align-items:center;justify-content:space-between;color:var(--muted-foreground);font-size:.55rem}.staff-empty{display:block;padding:2.25rem .6rem;color:var(--muted-foreground);font-size:.625rem;text-align:center}.staff-loading{display:grid;padding:2rem 0;gap:.5rem}.staff-login-page{display:flex;padding:1.8rem .8rem calc(1rem + env(safe-area-inset-bottom));flex-direction:column;background:var(--background)}.staff-login-head{padding:.45rem .3rem 1.3rem}.staff-login-title{display:block;max-width:14.5rem;margin-top:.55rem;color:var(--foreground);font-size:1.5rem;font-weight:750;letter-spacing:-.075rem;line-height:1.15}.staff-login-card{padding:.75rem;border:.025rem solid var(--border);box-shadow:0 .2rem .6rem #0000000a}.staff-form{display:flex;margin-top:.9rem;flex-direction:column}.staff-label{margin:.55rem 0 .3rem;font-size:.575rem;font-weight:650}.staff-form .ui-button{width:100%;margin-top:.95rem}.staff-login-foot{margin-top:auto;padding-top:1.5rem;color:var(--muted-foreground);font-size:.525rem;text-align:center}.staff-work-page,.staff-list-page,.staff-form-page{padding:.85rem .7rem calc(1.25rem + env(safe-area-inset-bottom))}.staff-topbar,.verify-topbar{display:flex;min-height:2.8rem;padding:.1rem .1rem .7rem;align-items:center;justify-content:space-between}.staff-head-name{display:block;margin-top:.2rem;font-size:.9rem;font-weight:750}.staff-account{padding:.25rem .45rem;border-radius:24.975rem;color:var(--muted-foreground);background:var(--muted);font-family:monospace;font-size:.5rem}.channel-code-card,.channel-today-card,.channel-commission-card{margin-bottom:.55rem;padding:.7rem}.channel-code-box{display:flex;height:10.5rem;align-items:center;justify-content:center}.channel-code-image{width:9rem;height:9rem}.channel-link{display:block;max-width:100%;color:var(--muted-foreground);font-size:.5rem;overflow-wrap:anywhere;text-align:center}.channel-code-actions{display:grid;margin-top:.6rem;grid-template-columns:1fr 1fr;gap:.35rem}.channel-today-grid{display:grid;margin-top:.6rem;grid-template-columns:1fr 1fr}.channel-today-grid>*{display:flex;padding:.2rem .4rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.525rem}.channel-metric{margin-bottom:.1rem;color:var(--foreground);font-size:1.35rem;font-weight:750}.channel-commission-grid{display:grid;margin-top:.7rem;grid-template-columns:repeat(3,1fr)}.channel-commission-grid>*{display:flex;min-width:0;flex-direction:column;color:var(--muted-foreground);font-size:.5rem}.channel-commission-grid>*>*+*{margin-top:.2rem;color:var(--foreground);font-size:.625rem;font-weight:700}.staff-menu{margin-top:.85rem;border-top:.025rem solid var(--border)}.staff-menu>*{display:flex;height:2.3rem;align-items:center;justify-content:space-between;border-bottom:.025rem solid var(--border);font-size:.625rem}.staff-page-head{padding:.45rem .15rem 1.05rem}.channel-filter{display:grid;padding:.45rem;grid-template-columns:1fr 1fr 3.25rem;gap:.3rem;border:.025rem solid var(--border);border-radius:var(--radius);background:var(--card)}.channel-filter-control{display:flex;height:1.8rem;padding:0 .4rem;flex-direction:column;justify-content:center;border:.025rem solid var(--border);border-radius:.25rem;color:var(--foreground);font-size:.525rem}.channel-filter-control>*:first-child{color:var(--muted-foreground);font-size:.45rem}.channel-filter .ui-button{width:100%;height:1.8rem}.channel-order-options{display:grid;margin-top:.35rem;grid-template-columns:1fr 1fr;gap:.3rem}.channel-session-filter,.channel-unchecked-filter{display:flex;min-height:1.9rem;padding:0 .45rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);font-size:.525rem}.channel-session-filter>*:last-child{max-width:5.5rem;overflow:hidden;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap}.channel-order-group{margin-top:.95rem}.channel-order-date{display:block;margin-bottom:.3rem;color:var(--muted-foreground);font-size:.55rem;font-weight:650}.channel-order-row{display:grid;padding:.65rem .1rem;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;border-bottom:.025rem solid var(--border)}.channel-order-title{font-size:.675rem;font-weight:700}.channel-order-seats{margin-top:.225rem;color:var(--muted-foreground);font-size:.525rem}.channel-order-no{margin-top:.35rem;color:var(--muted-foreground);font-family:monospace;font-size:.45rem}.channel-order-money{align-items:flex-end;font-size:.625rem;font-weight:700}.channel-order-money>taro-text-core:nth-child(2){margin-top:.2rem;color:var(--muted-foreground);font-size:.475rem;font-weight:400}.channel-order-status{margin-top:.35rem;padding:.125rem .25rem;border-radius:24.975rem;color:var(--muted-foreground);background:var(--muted);font-size:.45rem;font-weight:500}.staff-password-card{padding:.75rem}.staff-form-page .staff-logout{width:100%;margin-top:.75rem;color:var(--muted-foreground)}.verify-work-page{padding:.65rem .7rem calc(1rem + env(safe-area-inset-bottom));background:var(--background);color:var(--foreground)}.verify-topbar>taro-text-core{color:var(--muted-foreground);font-size:.55rem}.verify-session-picker{display:flex;min-height:2.05rem;padding:0 .6rem;align-items:center;justify-content:space-between;border:.025rem solid var(--border);border-radius:var(--radius);color:var(--muted-foreground);font-size:.525rem}.verify-session-value{color:var(--foreground);font-size:.6rem}.verify-session-tabs{display:flex;margin-top:.3rem;gap:.25rem}.verify-session-tabs>*{min-width:2.75rem;padding:.35rem .5rem;border:.025rem solid var(--border);border-radius:24.975rem;color:var(--muted-foreground);font-size:.55rem;text-align:center}.verify-stats-bar{position:sticky;top:0;z-index:20;display:grid;margin:.5rem 0;padding:.55rem .35rem;grid-template-columns:1.35fr 1fr 1fr;border:.025rem solid var(--border);border-radius:var(--radius);background:var(--card);box-shadow:0 .2rem .6rem #0000000d}.verify-stats-bar>taro-view-core>taro-text-core:first-child{font-size:.75rem;font-weight:800}.verify-stats-bar>taro-view-core>taro-text-core:last-child{margin-top:.15rem;color:var(--muted-foreground);font-size:.45rem}.verify-blocked{display:flex;min-height:1.8rem;grid-column:1 / -1;flex-direction:column;align-items:center;justify-content:center;color:#b91c1c}.verify-blocked>*:first-child{font-size:.7rem;font-weight:750}.verify-blocked>*:last-child{margin-top:.2rem;font-size:.5rem}.verify-report-card{margin-bottom:.5rem;padding:.65rem}.verify-report-grid{display:grid;margin-top:.6rem;grid-template-columns:1fr 1fr;gap:.3rem}.verify-report-grid>*{display:flex;min-height:2.9rem;padding:.45rem;flex-direction:column;justify-content:center;border-radius:.3rem;background:var(--muted)}.verify-report-grid>*>*:first-child{font-size:.85rem;font-weight:800}.verify-report-grid>*>*:last-child{margin-top:.15rem;color:var(--muted-foreground);font-size:.475rem}.verify-tier-list{margin-top:.5rem;border-top:.025rem solid var(--border)}.verify-tier-list>*{display:flex;min-height:1.7rem;align-items:center;justify-content:space-between;border-bottom:.025rem solid var(--border);font-size:.525rem}.verify-scan-zone{display:flex;padding:1.35rem 0 .75rem;flex-direction:column;align-items:center;color:var(--muted-foreground);font-size:.575rem}.verify-scan-frame{display:flex;width:7rem;height:7rem;margin-bottom:.6rem;align-items:center;justify-content:center;border:.1rem solid var(--border);border-radius:.75rem;color:var(--foreground);font-size:2.5rem}.verify-scan-zone .ui-button{width:100%;margin-top:.8rem}.verify-h5-card{margin-top:.55rem;padding:.7rem;border-color:var(--border);color:var(--foreground);background:var(--card)}.verify-h5-card .ui-input{margin:.65rem 0 .4rem;border-color:var(--input);color:var(--foreground)}.verify-manual-entry{margin-top:.45rem;border-color:var(--border);color:var(--foreground)}.verify-auto-return{display:flex;margin-top:.5rem;padding:.45rem .1rem;align-items:center;justify-content:space-between}.verify-auto-return>taro-view-core{display:flex;flex-direction:column;font-size:.575rem}.verify-auto-return>taro-view-core>*:last-child{margin-top:.125rem;color:var(--muted-foreground);font-size:.45rem}.verify-manual-search{display:grid;padding:.45rem;grid-template-columns:minmax(0,1fr) 3.5rem;gap:.3rem}.verify-manual-order{margin-top:.55rem;padding:.65rem}.verify-manual-head>*:first-child{display:flex;flex-direction:column;font-size:.7rem;font-weight:700}.verify-manual-head>*:first-child>*:last-child{margin-top:.175rem;color:var(--muted-foreground);font-family:monospace;font-size:.45rem;font-weight:400}.verify-manual-head>*:last-child{color:var(--muted-foreground);font-size:.5rem}.verify-manual-seats{display:grid;margin:.6rem 0;gap:.25rem}.verify-manual-seats>*{display:grid;min-height:1.8rem;padding:0 .4rem;align-items:center;grid-template-columns:.95rem 1fr auto;border:.025rem solid var(--border);border-radius:.25rem;color:var(--muted-foreground);font-size:.525rem}.verify-manual-seats>*>*:first-child{display:flex;width:.7rem;height:.7rem;align-items:center;justify-content:center;border:.025rem solid var(--border);border-radius:.15rem}.staff-result{position:fixed;inset:0;z-index:200;display:flex;padding:1.5rem 1rem;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center}.staff-result__mark{display:flex;width:3.75rem;height:3.75rem;align-items:center;justify-content:center;border:.2rem solid #fff;border-radius:50%;font-size:2.5rem;font-weight:700}.staff-result__title{margin-top:1rem;font-size:1.6rem;font-weight:800}.staff-result__seats{display:flex;margin-top:.65rem;flex-wrap:wrap;justify-content:center;gap:.3rem}.staff-result__seats taro-text-core{padding:.25rem .4rem;border-radius:.25rem;background:rgb(255 255 255 / 18%);font-size:.625rem}.staff-result__count{margin-top:.55rem;font-size:.9rem;font-weight:700}.staff-result__copy{margin-top:.7rem;font-size:.675rem}.staff-result__hint{position:absolute;bottom:calc(1.25rem + env(safe-area-inset-bottom));font-size:.525rem;opacity:.75}
