:root{--charcoal: #1a1a1a;--warmblack: #0d0d0d;--paper: #f5f2eb;--cream: #faf8f3;--brass: #b8956c;--brass-light: #d4b896;--text-primary: var(--warmblack);--text-muted: rgba(13, 13, 13, .6);--text-light: var(--paper);--text-light-muted: rgba(245, 242, 235, .7);--text-light-50: rgba(245, 242, 235, .5);--bg-primary: var(--cream);--bg-secondary: var(--paper);--bg-dark: var(--charcoal);--border-light: rgba(13, 13, 13, .1);--border-lighter: rgba(13, 13, 13, .05);--border-dark: rgba(245, 242, 235, .2);--font-sans: "Inter", system-ui, -apple-system, sans-serif;--font-serif: "Playfair Display", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;color:var(--warmblack)}.font-serif{font-family:var(--font-serif)}.font-sans{font-family:var(--font-sans)}a{color:var(--brass);text-decoration:none;transition:color .15s ease-in-out}a:hover{color:var(--brass-light)}.text-warmblack{color:var(--warmblack)}.text-charcoal{color:var(--charcoal)}.text-paper{color:var(--paper)}.text-cream{color:var(--cream)}.text-brass{color:var(--brass)}.text-brass-light{color:var(--brass-light)}.text-muted{color:var(--text-muted)}.text-light{color:var(--text-light)}.text-light-muted{color:var(--text-light-muted)}.bg-charcoal{background-color:var(--charcoal)}.bg-warmblack{background-color:var(--warmblack)}.bg-paper{background-color:var(--paper)}.bg-cream{background-color:var(--cream)}.bg-brass{background-color:var(--brass)}.card{background-color:var(--paper);border:1px solid var(--border-lighter);border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.card-body{padding:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:.375rem;border:none;cursor:pointer;transition:all .15s ease-in-out;text-decoration:none}.btn-charcoal{background-color:var(--charcoal);color:var(--paper)}.btn-charcoal:hover{background-color:var(--warmblack);color:var(--paper)}.btn-outline{background-color:var(--paper);color:var(--charcoal);border:1px solid var(--border-light)}.btn-outline:hover{background-color:var(--cream)}.table{width:100%;border-collapse:collapse}.table th,.table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border-light)}.table th{font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background-color:var(--paper)}.table tbody tr:hover{background-color:var(--cream)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}.grid{display:grid;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._nav_1fcqo_1{background-color:var(--charcoal)}._container_1fcqo_5{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}@media(min-width:768px){._container_1fcqo_5{padding:0 1.5rem}}._brand_1fcqo_22{display:flex;flex-direction:column;padding:.75rem 0;text-decoration:none}._brandText_1fcqo_29{display:flex;align-items:baseline}._brandName_1fcqo_34{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:var(--paper)}._brandAccent_1fcqo_41{font-family:var(--font-serif);font-size:1.25rem;font-weight:400;color:var(--brass)}._tagline_1fcqo_48{display:none;font-size:.625rem;color:var(--text-light-50);letter-spacing:.025em;margin-top:-.25rem}@media(min-width:640px){._tagline_1fcqo_48{display:block}}._menuButton_1fcqo_63{display:flex;align-items:center;justify-content:center;padding:.5rem;background:none;border:none;color:var(--paper);cursor:pointer}@media(min-width:768px){._menuButton_1fcqo_63{display:none}}._navContent_1fcqo_81{display:none;width:100%;flex-direction:column;padding-bottom:1rem}._navContentOpen_1fcqo_88{display:flex}@media(min-width:768px){._navContent_1fcqo_81{display:flex;flex-direction:row;align-items:center;width:auto;padding-bottom:0;flex:1}}._cinemaSelector_1fcqo_104{display:none;margin-left:1rem;padding-left:1rem;border-left:1px solid var(--border-dark);align-items:center}@media(min-width:768px){._cinemaSelector_1fcqo_104{display:flex}}._cinemaName_1fcqo_118{font-size:.875rem;color:var(--text-light-muted)}._dropdown_1fcqo_124{position:relative}._dropdownTrigger_1fcqo_128{display:flex;align-items:center;gap:.25rem;padding:0;background:none;border:none;font-size:.875rem;color:var(--text-light-muted);cursor:pointer}._dropdownTrigger_1fcqo_128:hover{color:var(--paper)}._dropdownMenu_1fcqo_144{position:absolute;top:100%;left:0;margin-top:.5rem;min-width:180px;background-color:var(--charcoal);border:1px solid var(--border-dark);border-radius:.375rem;padding:.25rem;list-style:none;z-index:50}._dropdownItem_1fcqo_158{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:none;border:none;font-size:.875rem;color:var(--text-light-muted);text-align:left;cursor:pointer;border-radius:.25rem}._dropdownItem_1fcqo_158:hover{background-color:#0d0d0d80;color:var(--paper)}._dropdownItemActive_1fcqo_178{color:var(--brass)}._navLinks_1fcqo_183{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}@media(min-width:768px){._navLinks_1fcqo_183{flex-direction:row;margin-left:1rem}}._navLink_1fcqo_183{display:block;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--text-light-muted);text-decoration:none;border-radius:.375rem;transition:all .15s ease-in-out}._navLink_1fcqo_183:hover{background-color:#0d0d0d80;color:var(--paper)}._navLinkActive_1fcqo_215{background-color:var(--warmblack);color:var(--paper)}._navDropdown_1fcqo_221{position:relative}._navDropdownTrigger_1fcqo_225{display:flex;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer}._navDropdownMenu_1fcqo_234{position:absolute;top:100%;left:0;margin-top:.25rem;min-width:160px;background-color:var(--charcoal);border:1px solid var(--border-dark);border-radius:.375rem;padding:.25rem;list-style:none;z-index:50}._navDropdownItem_1fcqo_248{display:block;padding:.5rem .75rem;font-size:.875rem;color:var(--text-light-muted);text-decoration:none;border-radius:.25rem;transition:all .15s ease-in-out}._navDropdownItem_1fcqo_248:hover{background-color:#0d0d0d80;color:var(--paper)}._navDropdownItemActive_1fcqo_263{color:var(--brass)}._mobileCinemaSelector_1fcqo_268{display:flex;flex-direction:column;gap:.25rem;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--border-dark)}@media(min-width:768px){._mobileCinemaSelector_1fcqo_268{display:none}}._mobileCinemaLabel_1fcqo_283{font-size:.625rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-light-50);margin-bottom:.25rem}._mobileCinemaItem_1fcqo_291{display:flex;align-items:center;gap:.5rem;padding:.25rem 0;background:none;border:none;font-size:.875rem;color:var(--text-light-muted);cursor:pointer}._mobileCinemaItemActive_1fcqo_303{color:var(--brass)}._userMenu_1fcqo_308{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--border-dark)}@media(min-width:768px){._userMenu_1fcqo_308{margin-left:auto;padding-top:0;margin-top:0;border-top:none}}._username_1fcqo_326{display:none;font-size:.875rem;color:var(--text-light-muted)}@media(min-width:768px){._username_1fcqo_326{display:inline}}._logoutButton_1fcqo_338{padding:.5rem .75rem;background:none;border:none;font-size:.875rem;color:var(--text-light-muted);cursor:pointer;border-radius:.375rem;transition:all .15s ease-in-out}._logoutButton_1fcqo_338:hover{background-color:#0d0d0d80;color:var(--paper)}._layout_16ruq_1{min-height:100vh;display:flex;flex-direction:column}._main_16ruq_7{flex:1;padding:1.5rem 0}@media(min-width:768px){._main_16ruq_7{padding:2rem 0}}._container_16ruq_18{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){._container_16ruq_18{padding:0 1.5rem}}._landing_1dm3l_1{min-height:100vh;background-color:var(--warmblack);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}._nav_1dm3l_9{position:fixed;top:0;left:0;right:0;z-index:50;background-color:#0d0d0de6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.05)}._navContainer_1dm3l_20{max-width:80rem;margin:0 auto;padding:0 1.5rem;height:4rem;display:flex;align-items:center;justify-content:space-between}._navBrand_1dm3l_30{font-family:var(--font-serif);font-size:1.25rem}._brandName_1dm3l_35{font-weight:700;color:var(--paper)}._brandAccent_1dm3l_40{color:var(--brass)}._navLinks_1dm3l_44{display:flex;align-items:center;gap:1.5rem}._navLink_1dm3l_44{font-size:.875rem;color:#f5f2ebb3;text-decoration:none;transition:color .15s ease-in-out}._navLink_1dm3l_44:hover{color:var(--paper)}._navButton_1dm3l_61{padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:var(--warmblack);background-color:var(--brass);border-radius:.375rem;text-decoration:none;transition:background-color .15s ease-in-out}._navButton_1dm3l_61:hover{background-color:var(--brass-light);color:var(--warmblack)}._hero_1dm3l_78{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding-top:4rem}._heroBackground_1dm3l_88{position:absolute;inset:0;background:linear-gradient(to bottom,var(--charcoal),var(--warmblack),var(--warmblack))}._heroGlow_1dm3l_94{position:absolute;inset:0;background:radial-gradient(ellipse at top,rgba(184,149,108,.1),transparent,transparent)}._heroContent_1dm3l_100{position:relative;max-width:80rem;margin:0 auto;padding:6rem 1.5rem;text-align:center}._heroLabel_1dm3l_108{color:var(--brass);font-weight:500;font-size:.875rem;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}._heroTitle_1dm3l_117{font-family:var(--font-serif);font-size:3rem;font-weight:700;color:var(--paper);line-height:1.1;margin-bottom:2rem}@media(min-width:640px){._heroTitle_1dm3l_117{font-size:3.75rem}}@media(min-width:1024px){._heroTitle_1dm3l_117{font-size:4.5rem}}._heroAccent_1dm3l_138{color:var(--brass)}._heroSubtitle_1dm3l_142{font-size:1.125rem;color:#f5f2eb99;max-width:42rem;margin:0 auto 3rem;line-height:1.7}@media(min-width:640px){._heroSubtitle_1dm3l_142{font-size:1.25rem}}._heroCta_1dm3l_156{display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){._heroCta_1dm3l_156{flex-direction:row;justify-content:center}}._ctaPrimary_1dm3l_170{width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:var(--warmblack);background-color:var(--brass);border-radius:.375rem;text-decoration:none;text-align:center;transition:background-color .15s ease-in-out}@media(min-width:640px){._ctaPrimary_1dm3l_170{width:auto}}._ctaPrimary_1dm3l_170:hover{background-color:var(--brass-light);color:var(--warmblack)}._ctaSecondary_1dm3l_194{width:100%;padding:.875rem 2rem;font-size:1rem;font-weight:600;color:var(--paper);background-color:transparent;border:1px solid rgba(245,242,235,.2);border-radius:.375rem;text-decoration:none;text-align:center;transition:background-color .15s ease-in-out}@media(min-width:640px){._ctaSecondary_1dm3l_194{width:auto}}._ctaSecondary_1dm3l_194:hover{background-color:#f5f2eb0d;color:var(--paper)}._heroLine_1dm3l_219{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,rgba(184,149,108,.3),transparent)}._features_1dm3l_229{position:relative;padding:6rem 0;background-color:var(--charcoal)}@media(min-width:640px){._features_1dm3l_229{padding:8rem 0}}._featuresContainer_1dm3l_241{max-width:80rem;margin:0 auto;padding:0 1.5rem}._featuresHeader_1dm3l_247{text-align:center;margin-bottom:4rem}._featuresTitle_1dm3l_252{font-family:var(--font-serif);font-size:1.875rem;font-weight:700;color:var(--paper);margin-bottom:1rem}@media(min-width:640px){._featuresTitle_1dm3l_252{font-size:2.25rem}}._featuresSubtitle_1dm3l_266{color:#f5f2eb99;max-width:42rem;margin:0 auto}._featuresGrid_1dm3l_272{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._featuresGrid_1dm3l_272{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._featuresGrid_1dm3l_272{grid-template-columns:repeat(3,1fr)}}._featureCard_1dm3l_290{padding:2rem;background-color:var(--warmblack);border:1px solid rgba(255,255,255,.05);border-radius:1rem;transition:border-color .15s ease-in-out}._featureCard_1dm3l_290:hover{border-color:#b8956c4d}._featureIconWrapper_1dm3l_302{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;background-color:#b8956c1a;border-radius:.5rem;margin-bottom:1.5rem}._featureIcon_1dm3l_302{width:1.5rem;height:1.5rem;color:var(--brass)}._featureTitle_1dm3l_319{font-size:1.25rem;font-weight:600;color:var(--paper);margin-bottom:.75rem}._featureDescription_1dm3l_326{color:#f5f2eb99;line-height:1.7}._cta_1dm3l_170{position:relative;padding:6rem 0;background-color:var(--warmblack)}@media(min-width:640px){._cta_1dm3l_170{padding:8rem 0}}._ctaGlow_1dm3l_344{position:absolute;inset:0;background:radial-gradient(ellipse at bottom,rgba(184,149,108,.05),transparent,transparent)}._ctaContainer_1dm3l_350{position:relative;max-width:80rem;margin:0 auto;padding:0 1.5rem;text-align:center}._ctaTitle_1dm3l_358{font-family:var(--font-serif);font-size:1.875rem;font-weight:700;color:var(--paper);margin-bottom:1.5rem}@media(min-width:640px){._ctaTitle_1dm3l_358{font-size:2.25rem}}._ctaSubtitle_1dm3l_372{color:#f5f2eb99;max-width:36rem;margin:0 auto 2.5rem}._footer_1dm3l_379{background-color:var(--charcoal);border-top:1px solid rgba(255,255,255,.05)}._footerContainer_1dm3l_384{max-width:80rem;margin:0 auto;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:640px){._footerContainer_1dm3l_384{flex-direction:row;justify-content:space-between}}._footerBrand_1dm3l_401{font-family:var(--font-serif);font-size:1.125rem}._footerCopyright_1dm3l_406{font-size:.875rem;color:#f5f2eb66}._login_lze2j_3{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--charcoal);padding:1rem}._loginCard_lze2j_12{width:100%;max-width:400px;background:var(--warmblack);border:1px solid rgba(184,149,108,.2);border-radius:8px;padding:2.5rem}._header_lze2j_21{text-align:center;margin-bottom:2rem}._brand_lze2j_26{display:inline-flex;text-decoration:none;margin-bottom:1.5rem}._brandName_lze2j_32{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--paper);letter-spacing:-.02em}._brandAccent_lze2j_40{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;color:var(--brass);text-transform:uppercase;letter-spacing:.1em;margin-left:.25rem;align-self:flex-end;margin-bottom:.25rem}._title_lze2j_52{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--paper);margin:0 0 .5rem}._subtitle_lze2j_60{color:var(--stone);font-size:.875rem;margin:0}._form_lze2j_66{display:flex;flex-direction:column;gap:1.25rem}._error_lze2j_72{background:#dc26261a;border:1px solid rgba(220,38,38,.3);color:#fca5a5;padding:.75rem 1rem;border-radius:6px;font-size:.875rem}._field_lze2j_81{display:flex;flex-direction:column;gap:.5rem}._label_lze2j_87{font-size:.875rem;font-weight:500;color:var(--paper)}._input_lze2j_93{padding:.75rem 1rem;font-size:1rem;border:1px solid rgba(184,149,108,.3);border-radius:6px;background:var(--charcoal);color:var(--paper);transition:border-color .15s ease,box-shadow .15s ease}._input_lze2j_93::placeholder{color:var(--stone)}._input_lze2j_93:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._input_lze2j_93:disabled{opacity:.6;cursor:not-allowed}._submitButton_lze2j_118{margin-top:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_lze2j_118:hover:not(:disabled){background:var(--brass-light)}._submitButton_lze2j_118:disabled{opacity:.6;cursor:not-allowed}._footer_lze2j_140{margin-top:1.5rem;text-align:center}._backLink_lze2j_145{color:var(--brass);font-size:.875rem;text-decoration:none;transition:color .15s ease}._backLink_lze2j_145:hover{color:var(--brass-light);text-decoration:underline}._summaryGrid_c312p_2{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}@media(min-width:640px){._summaryGrid_c312p_2{grid-template-columns:repeat(3,1fr)}}._card_c312p_16{background-color:var(--paper);border:1px solid var(--border-lighter);border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}._cardBody_c312p_23{padding:1rem}._cardLabel_c312p_27{font-size:.875rem;font-weight:500;color:var(--text-muted);margin-bottom:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cardValue_c312p_37{font-size:2rem;font-weight:600;color:var(--warmblack);margin-bottom:.25rem;line-height:1.2}._cardLink_c312p_45{font-size:.875rem;color:var(--brass);text-decoration:none}._cardLink_c312p_45:hover{color:var(--brass-light)}._cardSubtitle_c312p_55{font-size:.875rem;color:var(--text-muted);opacity:.6}._section_c312p_62{margin-bottom:1.5rem}._sectionTitle_c312p_66{font-size:1.125rem;font-weight:500;color:var(--warmblack);margin-bottom:.75rem}._actions_c312p_74{display:flex;flex-wrap:wrap;gap:.5rem}._btnCharcoal_c312p_80{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;background-color:var(--charcoal);color:var(--paper);border:none;border-radius:.375rem;text-decoration:none;cursor:pointer;transition:background-color .15s ease-in-out}._btnCharcoal_c312p_80:hover{background-color:var(--warmblack);color:var(--paper)}._tableCard_c312p_102{background-color:var(--paper);border:1px solid var(--border-lighter);border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;overflow:hidden}._tableWrapper_c312p_110{overflow-x:auto}._table_c312p_102{width:100%;border-collapse:collapse}._table_c312p_102 th,._table_c312p_102 td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border-light)}._table_c312p_102 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background-color:var(--paper)}._table_c312p_102 tbody tr:hover{background-color:var(--cream)}._table_c312p_102 tbody tr:last-child td{border-bottom:none}._timeCell_c312p_143{font-size:.875rem;color:var(--warmblack)}._filmCell_c312p_148{font-size:.875rem;font-weight:500;color:var(--warmblack)}._screenCell_c312p_154{font-size:.875rem;color:var(--text-muted)}._emptyCard_c312p_160{background-color:var(--paper);border:1px solid var(--border-lighter);border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:2rem;text-align:center}._emptyText_c312p_169{font-size:.875rem;color:var(--text-muted);margin-bottom:.5rem}._emptyLink_c312p_175{font-size:.875rem;color:var(--brass);text-decoration:none}._emptyLink_c312p_175:hover{color:var(--brass-light)}._page_19nt7_3{padding:1rem 0}._header_19nt7_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_19nt7_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_19nt7_24{color:var(--stone);margin:0}._primaryButton_19nt7_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_19nt7_29:hover{background:var(--brass-light)}._loading_19nt7_47,._empty_19nt7_48{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_19nt7_48 p{margin-bottom:1rem}._catalog_19nt7_59{display:flex;flex-direction:column;gap:1rem}._categoryCard_19nt7_66{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._categoryHeader_19nt7_73{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--cream);border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;-webkit-user-select:none;user-select:none}._categoryHeader_19nt7_73:hover{background:#00000008}._categoryInfo_19nt7_88{display:flex;align-items:center;gap:.75rem}._expandIcon_19nt7_94{width:20px;height:20px;color:var(--stone);transition:transform .2s ease}._expandIconOpen_19nt7_101{transform:rotate(90deg)}._categoryName_19nt7_105{font-weight:600;color:var(--charcoal)}._categoryMeta_19nt7_110{display:flex;align-items:center;gap:1rem}._itemsCount_19nt7_116{font-size:.8125rem;color:var(--stone)}._categoryActions_19nt7_121{display:flex;gap:.5rem}._statusBadge_19nt7_127{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusActive_19nt7_137{background:#22c55e1a;color:#15803d}._statusInactive_19nt7_142{background:#a8a29e33;color:var(--stone)}._itemsList_19nt7_148{padding:.5rem 0}._itemRow_19nt7_152{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem .75rem 2.5rem;border-bottom:1px solid rgba(0,0,0,.03);cursor:pointer}._itemRow_19nt7_152:last-child{border-bottom:none}._itemRow_19nt7_152:hover{background:#00000005}._itemInfo_19nt7_169{display:flex;align-items:center;gap:.75rem;flex:1}._itemName_19nt7_176{font-weight:500;color:var(--charcoal)}._itemMeta_19nt7_181{display:flex;align-items:center;gap:1rem}._priceRange_19nt7_187{font-weight:600;color:var(--charcoal);font-size:.875rem}._variationsCount_19nt7_193{font-size:.8125rem;color:var(--stone)}._itemActions_19nt7_198{display:flex;gap:.5rem}._variationsList_19nt7_204{background:var(--cream);padding:.5rem 0;margin:0 1.25rem .75rem 2.5rem;border-radius:6px}._variationRow_19nt7_211{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}._variationRow_19nt7_211:hover{background:#00000005}._variationInfo_19nt7_222{display:flex;align-items:center;gap:1rem}._variationName_19nt7_228{font-size:.875rem;color:var(--charcoal)}._variationSku_19nt7_233{font-size:.75rem;color:var(--stone);font-family:monospace}._variationPrice_19nt7_239{font-weight:600;font-size:.875rem;color:var(--charcoal)}._variationActions_19nt7_245{display:flex;gap:.375rem}._addItemButton_19nt7_251,._addVariationButton_19nt7_252{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;margin:.5rem 1.25rem .75rem 2.5rem;font-size:.8125rem;font-weight:500;color:var(--brass);background:transparent;border:1px dashed var(--brass);border-radius:6px;cursor:pointer;transition:all .15s ease}._addItemButton_19nt7_251:hover,._addVariationButton_19nt7_252:hover{background:#b8956c0d}._addVariationButton_19nt7_252{margin-left:3.5rem}._actionButton_19nt7_278{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_19nt7_278:hover{background:var(--cream);border-color:#00000040}._smallActionButton_19nt7_295{padding:.25rem .5rem;font-size:.75rem}._deleteButton_19nt7_300{color:#dc2626}._deleteButton_19nt7_300:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_19nt7_310{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_19nt7_310{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_19nt7_331{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_19nt7_331 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_19nt7_347{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_19nt7_347:hover{background:var(--cream);color:var(--charcoal)}._form_19nt7_368{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_19nt7_375{display:flex;flex-direction:column;gap:.5rem}._formGroup_19nt7_375 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_19nt7_387{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_19nt7_393,._textarea_19nt7_394,._select_19nt7_395{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._input_19nt7_393:focus,._textarea_19nt7_394:focus,._select_19nt7_395:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._textarea_19nt7_394{resize:vertical;min-height:80px}._checkboxLabel_19nt7_419{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}._checkboxLabel_19nt7_419 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._checkboxList_19nt7_433{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;background:var(--cream);border-radius:6px;max-height:200px;overflow-y:auto}._modifierGroupMeta_19nt7_444{font-size:.75rem;color:var(--stone);margin-left:.25rem}._formActions_19nt7_450{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_19nt7_459{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_19nt7_459:hover{background:var(--cream)}._submitButton_19nt7_475{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_19nt7_475:hover:not(:disabled){background:var(--brass-light)}._submitButton_19nt7_475:disabled{opacity:.6;cursor:not-allowed}._noTaxesMessage_19nt7_497{font-size:.875rem;color:var(--stone);margin:0;padding:.75rem;background:var(--cream);border-radius:6px}._taxLink_19nt7_506{color:var(--brass);text-decoration:none;font-weight:500}._taxLink_19nt7_506:hover{text-decoration:underline}@media(max-width:768px){._categoryMeta_19nt7_110,._itemMeta_19nt7_181{flex-direction:column;align-items:flex-end;gap:.25rem}}@media(max-width:640px){._header_19nt7_7{flex-direction:column;align-items:stretch}._formRow_19nt7_387{grid-template-columns:1fr}._categoryActions_19nt7_121,._itemActions_19nt7_198,._variationActions_19nt7_245{flex-direction:column}._itemRow_19nt7_152,._variationRow_19nt7_211{flex-direction:column;align-items:flex-start;gap:.5rem}}._page_1tet7_3{padding:1rem 0}._header_1tet7_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_1tet7_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1tet7_24{color:var(--stone);margin:0}._primaryButton_1tet7_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_1tet7_29:hover{background:var(--brass-light)}._filters_1tet7_47{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}._filterLabel_1tet7_54{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--charcoal)}._filterSelect_1tet7_62{padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--stone);border-radius:6px;background:#fff;color:var(--charcoal);cursor:pointer}._loading_1tet7_73,._empty_1tet7_74{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_1tet7_74 p{margin-bottom:1rem}._tableWrapper_1tet7_85{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_1tet7_85{width:100%;border-collapse:collapse}._table_1tet7_85 th,._table_1tet7_85 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_1tet7_85 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_1tet7_85 tbody tr:hover{background:var(--cream)}._table_1tet7_85 tbody tr:last-child td{border-bottom:none}._filmCell_1tet7_121{display:flex;align-items:center;gap:.75rem}._posterThumb_1tet7_127{width:32px;height:48px;object-fit:cover;border-radius:2px;background:var(--stone)}._filmTitle_1tet7_135{font-weight:500;color:var(--charcoal)}._formatCell_1tet7_140{font-size:.75rem;font-weight:600;color:var(--stone)}._statusBadge_1tet7_147{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusConfirmed_1tet7_157{background:#22c55e1a;color:#15803d}._statusDraft_1tet7_162{background:#a8a29e33;color:var(--stone)}._statusCancelled_1tet7_167{background:#ef44441a;color:#dc2626}._statusEnded_1tet7_172{background:#6b72801a;color:#4b5563}._actions_1tet7_178{display:flex;gap:.5rem}._actionButton_1tet7_183{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_1tet7_183:hover{background:var(--cream);border-color:#00000040}._detailsButton_1tet7_200{color:var(--brass);text-decoration:none}._detailsButton_1tet7_200:hover{background:#b8956c1a;border-color:var(--brass)}._deleteButton_1tet7_210{color:#dc2626}._deleteButton_1tet7_210:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_1tet7_220{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1tet7_220{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1tet7_241{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1tet7_241 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1tet7_257{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1tet7_257:hover{background:var(--cream);color:var(--charcoal)}._form_1tet7_140{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1tet7_285{display:flex;flex-direction:column;gap:.5rem}._formGroup_1tet7_285 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_1tet7_297{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_1tet7_303,._textarea_1tet7_304{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease}._input_1tet7_303:focus,._textarea_1tet7_304:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._textarea_1tet7_304{resize:vertical;min-height:80px}._formActions_1tet7_326{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1tet7_335{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1tet7_335:hover{background:var(--cream)}._submitButton_1tet7_351{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1tet7_351:hover:not(:disabled){background:var(--brass-light)}._submitButton_1tet7_351:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){._header_1tet7_7{flex-direction:column;align-items:stretch}._formRow_1tet7_297{grid-template-columns:1fr}._table_1tet7_85 th:nth-child(4),._table_1tet7_85 td:nth-child(4){display:none}._actions_1tet7_178{flex-direction:column}}._page_1ucbq_3{padding:1rem 0}._header_1ucbq_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_1ucbq_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1ucbq_24{color:var(--stone);margin:0}._primaryButton_1ucbq_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_1ucbq_29:hover{background:var(--brass-light)}._loading_1ucbq_47,._empty_1ucbq_48{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_1ucbq_48 p{margin-bottom:1rem}._groups_1ucbq_59{display:flex;flex-direction:column;gap:1rem}._groupCard_1ucbq_66{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._groupHeader_1ucbq_73{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;background:var(--cream);border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;-webkit-user-select:none;user-select:none}._groupHeader_1ucbq_73:hover{background:#00000008}._groupInfo_1ucbq_88{display:flex;align-items:center;gap:.75rem}._expandIcon_1ucbq_94{width:20px;height:20px;color:var(--stone);transition:transform .2s ease}._expandIconOpen_1ucbq_101{transform:rotate(90deg)}._groupName_1ucbq_105{font-weight:600;color:var(--charcoal)}._groupMeta_1ucbq_110{display:flex;align-items:center;gap:1rem}._modifiersCount_1ucbq_116{font-size:.8125rem;color:var(--stone)}._selectionRule_1ucbq_121{font-size:.75rem;padding:.25rem .5rem;background:#0000000d;border-radius:4px;color:var(--stone)}._groupActions_1ucbq_129{display:flex;gap:.5rem}._statusBadge_1ucbq_135{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusActive_1ucbq_145{background:#22c55e1a;color:#15803d}._statusInactive_1ucbq_150{background:#a8a29e33;color:var(--stone)}._modifiersList_1ucbq_156{padding:.5rem 0}._modifierRow_1ucbq_160{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem .75rem 2.5rem;border-bottom:1px solid rgba(0,0,0,.03)}._modifierRow_1ucbq_160:last-child{border-bottom:none}._modifierRow_1ucbq_160:hover{background:#00000005}._modifierInfo_1ucbq_176{display:flex;align-items:center;gap:.75rem}._modifierName_1ucbq_182{font-weight:500;color:var(--charcoal)}._modifierMeta_1ucbq_187{display:flex;align-items:center;gap:1rem}._priceAdjustment_1ucbq_193{font-weight:600;color:var(--charcoal);font-size:.875rem}._pricePositive_1ucbq_199{color:#15803d}._priceNegative_1ucbq_203{color:#dc2626}._defaultBadge_1ucbq_207{font-size:.6875rem;padding:.125rem .375rem;background:#b8956c26;color:var(--brass);border-radius:3px;font-weight:500}._modifierActions_1ucbq_216{display:flex;gap:.5rem}._addModifierButton_1ucbq_222{display:flex;align-items:center;gap:.375rem;padding:.5rem 1rem;margin:.5rem 1.25rem .75rem 2.5rem;font-size:.8125rem;font-weight:500;color:var(--brass);background:transparent;border:1px dashed var(--brass);border-radius:6px;cursor:pointer;transition:all .15s ease}._addModifierButton_1ucbq_222:hover{background:#b8956c0d}._actionButton_1ucbq_243{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_1ucbq_243:hover{background:var(--cream);border-color:#00000040}._smallActionButton_1ucbq_260{padding:.25rem .5rem;font-size:.75rem}._deleteButton_1ucbq_265{color:#dc2626}._deleteButton_1ucbq_265:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_1ucbq_275{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1ucbq_275{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1ucbq_296{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1ucbq_296 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1ucbq_312{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1ucbq_312:hover{background:var(--cream);color:var(--charcoal)}._form_1ucbq_333{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1ucbq_340{display:flex;flex-direction:column;gap:.5rem}._formGroup_1ucbq_340 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_1ucbq_352{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_1ucbq_358,._textarea_1ucbq_359,._select_1ucbq_121{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._input_1ucbq_358:focus,._textarea_1ucbq_359:focus,._select_1ucbq_121:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._textarea_1ucbq_359{resize:vertical;min-height:80px}._checkboxLabel_1ucbq_384{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}._checkboxLabel_1ucbq_384 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_1ucbq_398{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1ucbq_407{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1ucbq_407:hover{background:var(--cream)}._submitButton_1ucbq_423{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1ucbq_423:hover:not(:disabled){background:var(--brass-light)}._submitButton_1ucbq_423:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._groupMeta_1ucbq_110,._modifierMeta_1ucbq_187{flex-direction:column;align-items:flex-end;gap:.25rem}}@media(max-width:640px){._header_1ucbq_7{flex-direction:column;align-items:stretch}._formRow_1ucbq_352{grid-template-columns:1fr}._groupActions_1ucbq_129,._modifierActions_1ucbq_216{flex-direction:column}._modifierRow_1ucbq_160{flex-direction:column;align-items:flex-start;gap:.5rem}}._page_1j79t_3{padding:1rem 0}._header_1j79t_7{margin-bottom:1.5rem}._backLink_1j79t_11{display:inline-block;font-size:.875rem;color:var(--brass);text-decoration:none;margin-bottom:.5rem}._backLink_1j79t_11:hover{text-decoration:underline}._title_1j79t_23{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1j79t_31{color:var(--stone);margin:0}._loading_1j79t_37,._notFound_1j79t_38,._empty_1j79t_39{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_1j79t_39 p{margin-bottom:1rem}._cardsGrid_1j79t_50{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}._card_1j79t_50{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1.5rem}._cardTitle_1j79t_64{font-family:Playfair Display,serif;font-size:1.125rem;font-weight:600;color:var(--charcoal);margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.1)}._cardContent_1j79t_75{display:flex;gap:1rem}._poster_1j79t_80{width:100px;height:150px;object-fit:cover;border-radius:4px;flex-shrink:0}._filmInfo_1j79t_88{flex:1}._filmTitle_1j79t_92{font-size:1rem;font-weight:600;color:var(--charcoal);margin:0 0 .5rem}._filmMeta_1j79t_99{font-size:.875rem;color:var(--charcoal);margin:0 0 .25rem}._synopsis_1j79t_105{font-size:.8125rem;color:var(--stone);margin:.75rem 0 0;line-height:1.5}._engagementInfo_1j79t_113{display:flex;flex-direction:column;gap:.75rem}._infoRow_1j79t_119{display:flex;align-items:center;gap:.5rem;font-size:.9375rem}._label_1j79t_126{font-weight:500;color:var(--stone);min-width:80px}._notes_1j79t_132{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.05)}._notes_1j79t_132 p{margin:.25rem 0 0;font-size:.875rem;color:var(--charcoal)}._statusBadge_1j79t_145{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusConfirmed_1j79t_155{background:#22c55e1a;color:#15803d}._statusDraft_1j79t_160{background:#a8a29e33;color:var(--stone)}._statusCancelled_1j79t_165{background:#ef44441a;color:#dc2626}._statusEnded_1j79t_170{background:#6b72801a;color:#4b5563}._showtimesSection_1j79t_176{margin-top:2rem}._showtimesHeader_1j79t_180{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._headerActions_1j79t_187{display:flex;gap:.75rem}._sectionTitle_1j79t_192{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._primaryButton_1j79t_200{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_1j79t_200:hover{background:var(--brass-light)}._secondaryButton_1j79t_217{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:6px;cursor:pointer;transition:all .15s ease;white-space:nowrap}._secondaryButton_1j79t_217:hover{background:var(--cream);border-color:#0000004d}._tableWrapper_1j79t_236{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_1j79t_236{width:100%;border-collapse:collapse}._table_1j79t_236 th,._table_1j79t_236 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_1j79t_236 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_1j79t_236 tbody tr:hover{background:var(--cream)}._table_1j79t_236 tbody tr:last-child td{border-bottom:none}._cancelledRow_1j79t_272{opacity:.6}._dateTimeCell_1j79t_276{font-weight:500;color:var(--charcoal)}._captionsBadge_1j79t_281{display:inline-block;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;background:#3b82f61a;color:#1d4ed8;border-radius:4px}._noCaptions_1j79t_291{color:var(--stone)}._activeBadge_1j79t_295,._cancelledBadge_1j79t_296{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._activeBadge_1j79t_295{background:#22c55e1a;color:#15803d}._cancelledBadge_1j79t_296{background:#ef44441a;color:#dc2626}._actions_1j79t_317{display:flex;gap:.5rem}._actionButton_1j79t_322{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_1j79t_322:hover{background:var(--cream);border-color:#00000040}._deleteButton_1j79t_339{color:#dc2626}._deleteButton_1j79t_339:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_1j79t_349{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1j79t_349{background:#fff;border-radius:8px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1j79t_370{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1j79t_370 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1j79t_386{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1j79t_386:hover{background:var(--cream);color:var(--charcoal)}._form_1j79t_407{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1j79t_414{display:flex;flex-direction:column;gap:.5rem}._formGroup_1j79t_414 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_1j79t_426{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_1j79t_432{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease}._input_1j79t_432:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._checkboxLabel_1j79t_448{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer;padding-top:1.5rem}._checkboxLabel_1j79t_448 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_1j79t_463{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1j79t_472{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1j79t_472:hover{background:var(--cream)}._submitButton_1j79t_488{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1j79t_488:hover:not(:disabled){background:var(--brass-light)}._submitButton_1j79t_488:disabled{opacity:.6;cursor:not-allowed}._bulkInfo_1j79t_510{padding:.75rem 1rem;background:var(--cream);border-radius:6px;font-size:.875rem;color:var(--charcoal)}._timeSlots_1j79t_518{display:flex;flex-direction:column;gap:.5rem}._timeSlot_1j79t_518{display:flex;gap:.5rem;align-items:center}._timeSlot_1j79t_518 ._input_1j79t_432{flex:1}._removeTimeButton_1j79t_534{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#dc2626;background:transparent;border:1px solid rgba(239,68,68,.3);border-radius:4px;cursor:pointer;transition:all .15s ease}._removeTimeButton_1j79t_534:hover{background:#ef44440d}._addTimeButton_1j79t_553{padding:.5rem;font-size:.875rem;font-weight:500;color:var(--brass);background:transparent;border:1px dashed var(--brass);border-radius:6px;cursor:pointer;transition:all .15s ease}._addTimeButton_1j79t_553:hover{background:#b8956c0d}@media(max-width:768px){._cardsGrid_1j79t_50{grid-template-columns:1fr}._cardContent_1j79t_75{flex-direction:column;align-items:center;text-align:center}._poster_1j79t_80{width:120px;height:180px}}@media(max-width:640px){._formRow_1j79t_426{grid-template-columns:1fr}._showtimesHeader_1j79t_180{flex-direction:column;align-items:stretch;gap:1rem}._actions_1j79t_317{flex-direction:column}}._page_1nm1r_3{padding:1rem 0}._header_1nm1r_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_1nm1r_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1nm1r_24{color:var(--stone);margin:0}._primaryButton_1nm1r_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_1nm1r_29:hover{background:var(--brass-light)}._loading_1nm1r_47,._empty_1nm1r_48{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_1nm1r_48 p{margin-bottom:1rem}._tableWrapper_1nm1r_59{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_1nm1r_59{width:100%;border-collapse:collapse}._table_1nm1r_59 th,._table_1nm1r_59 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_1nm1r_59 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_1nm1r_59 tbody tr:hover{background:var(--cream)}._table_1nm1r_59 tbody tr:last-child td{border-bottom:none}._screenName_1nm1r_95{font-weight:500;color:var(--charcoal)}._typeBadge_1nm1r_101{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._typestandard_1nm1r_111{background:#a8a29e33;color:var(--stone)}._typeimax_1nm1r_116{background:#3b82f61a;color:#1d4ed8}._typedolby_cinema_1nm1r_121{background:#9333ea1a;color:#7c3aed}._badge3d_1nm1r_127{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;background:#22c55e1a;color:#15803d;border-radius:4px}._badgeNo_1nm1r_137{color:var(--stone)}._actions_1nm1r_142{display:flex;gap:.5rem}._actionButton_1nm1r_147{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_1nm1r_147:hover{background:var(--cream);border-color:#00000040}._deleteButton_1nm1r_164{color:#dc2626}._deleteButton_1nm1r_164:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_1nm1r_174{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1nm1r_174{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1nm1r_195{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1nm1r_195 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1nm1r_211{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1nm1r_211:hover{background:var(--cream);color:var(--charcoal)}._form_1nm1r_232{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1nm1r_239{display:flex;flex-direction:column;gap:.5rem}._formGroup_1nm1r_239 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_1nm1r_251{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_1nm1r_257{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease}._input_1nm1r_257:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._checkboxLabel_1nm1r_273{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer;padding-top:1.5rem}._checkboxLabel_1nm1r_273 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_1nm1r_288{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1nm1r_297{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1nm1r_297:hover{background:var(--cream)}._submitButton_1nm1r_313{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1nm1r_313:hover:not(:disabled){background:var(--brass-light)}._submitButton_1nm1r_313:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._table_1nm1r_59 th:nth-child(4),._table_1nm1r_59 td:nth-child(4),._table_1nm1r_59 th:nth-child(5),._table_1nm1r_59 td:nth-child(5){display:none}}@media(max-width:640px){._header_1nm1r_7{flex-direction:column;align-items:stretch}._formRow_1nm1r_251{grid-template-columns:1fr}._actions_1nm1r_142{flex-direction:column}}._page_176j9_3{padding:1rem 0}._header_176j9_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_176j9_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_176j9_24{color:var(--stone);margin:0}._primaryButton_176j9_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_176j9_29:hover{background:var(--brass-light)}._loading_176j9_47,._empty_176j9_48{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_176j9_48 p{margin-bottom:1rem}._tableWrapper_176j9_59{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_176j9_59{width:100%;border-collapse:collapse}._table_176j9_59 th,._table_176j9_59 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_176j9_59 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_176j9_59 tbody tr:hover{background:var(--cream)}._table_176j9_59 tbody tr:last-child td{border-bottom:none}._ticketName_176j9_95{font-weight:500;color:var(--charcoal)}._price_176j9_100{font-weight:600;color:var(--charcoal)}._statusBadge_176j9_106{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusActive_176j9_116{background:#22c55e1a;color:#15803d}._statusInactive_176j9_121{background:#a8a29e33;color:var(--stone)}._rulesCount_176j9_127{color:var(--stone);font-size:.875rem}._actions_176j9_133{display:flex;gap:.5rem}._actionButton_176j9_138{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_176j9_138:hover{background:var(--cream);border-color:#00000040}._deleteButton_176j9_155{color:#dc2626}._deleteButton_176j9_155:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_176j9_165{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_176j9_165{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_176j9_186{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_176j9_186 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_176j9_202{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_176j9_202:hover{background:var(--cream);color:var(--charcoal)}._form_176j9_223{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_176j9_230{display:flex;flex-direction:column;gap:.5rem}._formGroup_176j9_230 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_176j9_242{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_176j9_248,._textarea_176j9_249{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._input_176j9_248:focus,._textarea_176j9_249:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._textarea_176j9_249{resize:vertical;min-height:80px}._checkboxLabel_176j9_272{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer;padding-top:1.5rem}._checkboxLabel_176j9_272 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_176j9_287{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_176j9_296{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_176j9_296:hover{background:var(--cream)}._submitButton_176j9_312{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_176j9_312:hover:not(:disabled){background:var(--brass-light)}._submitButton_176j9_312:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._table_176j9_59 th:nth-child(5),._table_176j9_59 td:nth-child(5){display:none}}@media(max-width:640px){._header_176j9_7{flex-direction:column;align-items:stretch}._formRow_176j9_242{grid-template-columns:1fr}._actions_176j9_133{flex-direction:column}}._page_jsgwy_3{padding:1rem 0}._header_jsgwy_7{margin-bottom:1.5rem}._backLink_jsgwy_11{display:inline-block;font-size:.875rem;color:var(--brass);text-decoration:none;margin-bottom:.5rem}._backLink_jsgwy_11:hover{text-decoration:underline}._title_jsgwy_23{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_jsgwy_31{color:var(--stone);margin:0}._loading_jsgwy_37,._notFound_jsgwy_38,._empty_jsgwy_39{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_jsgwy_39 p{margin-bottom:1rem}._infoCard_jsgwy_50{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1.5rem;margin-bottom:2rem}._infoGrid_jsgwy_58{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}._infoItem_jsgwy_64{display:flex;flex-direction:column;gap:.25rem}._label_jsgwy_70{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone)}._value_jsgwy_78{font-size:1.125rem;font-weight:500;color:var(--charcoal)}._description_jsgwy_84{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.1)}._description_jsgwy_84 p{margin:.25rem 0 0;font-size:.9375rem;color:var(--charcoal)}._statusBadge_jsgwy_97{display:inline-block;padding:.25rem .625rem;font-size:.75rem;font-weight:500;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusActive_jsgwy_107{background:#22c55e1a;color:#15803d}._statusInactive_jsgwy_112{background:#a8a29e33;color:var(--stone)}._rulesSection_jsgwy_118{margin-top:2rem}._rulesHeader_jsgwy_122{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._sectionTitle_jsgwy_129{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._rulesInfo_jsgwy_137{padding:.75rem 1rem;background:var(--cream);border-radius:6px;font-size:.875rem;color:var(--charcoal);margin-bottom:1rem}._primaryButton_jsgwy_146{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_jsgwy_146:hover{background:var(--brass-light)}._tableWrapper_jsgwy_164{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_jsgwy_164{width:100%;border-collapse:collapse}._table_jsgwy_164 th,._table_jsgwy_164 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_jsgwy_164 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_jsgwy_164 tbody tr:hover{background:var(--cream)}._table_jsgwy_164 tbody tr:last-child td{border-bottom:none}._inactiveRow_jsgwy_200{opacity:.6}._priorityCell_jsgwy_204{font-weight:600;color:var(--charcoal)}._ruleName_jsgwy_209{font-weight:500;color:var(--charcoal)}._anyValue_jsgwy_214{color:var(--stone);font-style:italic}._formatBadge_jsgwy_219{display:inline-block;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;background:#3b82f61a;color:#1d4ed8;border-radius:4px}._actions_jsgwy_230{display:flex;gap:.5rem}._actionButton_jsgwy_235{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_jsgwy_235:hover{background:var(--cream);border-color:#00000040}._deleteButton_jsgwy_252{color:#dc2626}._deleteButton_jsgwy_252:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_jsgwy_262{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_jsgwy_262{background:#fff;border-radius:8px;width:100%;max-width:550px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_jsgwy_283{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_jsgwy_283 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_jsgwy_299{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_jsgwy_299:hover{background:var(--cream);color:var(--charcoal)}._form_jsgwy_219{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_jsgwy_327{display:flex;flex-direction:column;gap:.5rem}._formGroup_jsgwy_327 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_jsgwy_339{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_jsgwy_345{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease}._input_jsgwy_345:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._fieldHint_jsgwy_361{font-size:.75rem;color:var(--stone)}._daysGrid_jsgwy_367{display:flex;flex-wrap:wrap;gap:.5rem}._dayCheckbox_jsgwy_373{display:flex;align-items:center;gap:.375rem;padding:.375rem .75rem;background:var(--cream);border-radius:4px;cursor:pointer;font-size:.8125rem;transition:all .15s ease}._dayCheckbox_jsgwy_373:hover{background:#b8956c33}._dayCheckbox_jsgwy_373 input[type=checkbox]{width:14px;height:14px;cursor:pointer}._dayCheckbox_jsgwy_373 input[type=checkbox]:checked+span{font-weight:500;color:var(--brass)}._checkboxLabel_jsgwy_400{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer}._checkboxLabel_jsgwy_400 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_jsgwy_414{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_jsgwy_423{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_jsgwy_423:hover{background:var(--cream)}._submitButton_jsgwy_439{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_jsgwy_439:hover:not(:disabled){background:var(--brass-light)}._submitButton_jsgwy_439:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._infoGrid_jsgwy_58{grid-template-columns:repeat(2,1fr)}._table_jsgwy_164 th:nth-child(4),._table_jsgwy_164 td:nth-child(4),._table_jsgwy_164 th:nth-child(6),._table_jsgwy_164 td:nth-child(6){display:none}}@media(max-width:640px){._infoGrid_jsgwy_58,._formRow_jsgwy_339{grid-template-columns:1fr}._rulesHeader_jsgwy_122{flex-direction:column;align-items:stretch;gap:1rem}._actions_jsgwy_230{flex-direction:column}}._page_1qav9_3{padding:1rem 0}._header_1qav9_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_1qav9_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1qav9_24{color:var(--stone);margin:0}._primaryButton_1qav9_29{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}._primaryButton_1qav9_29:hover{background:var(--brass-light)}._loading_1qav9_47,._empty_1qav9_48{text-align:center;padding:3rem 1rem;color:var(--stone)}._empty_1qav9_48 p{margin-bottom:1rem}._tableWrapper_1qav9_59{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_1qav9_59{width:100%;border-collapse:collapse}._table_1qav9_59 th,._table_1qav9_59 td{padding:.875rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05)}._table_1qav9_59 th{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);background:var(--cream)}._table_1qav9_59 tbody tr:hover{background:var(--cream)}._table_1qav9_59 tbody tr:last-child td{border-bottom:none}._taxName_1qav9_95{font-weight:500;color:var(--charcoal)}._percentage_1qav9_100{font-weight:600;color:var(--charcoal)}._inclusionType_1qav9_105{font-size:.875rem;color:var(--stone)}._typeBadge_1qav9_111{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em;background:#b8956c26;color:var(--brass-dark, #8b7355)}._statusBadge_1qav9_124{display:inline-block;padding:.25rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:uppercase;letter-spacing:.025em}._statusActive_1qav9_134{background:#22c55e1a;color:#15803d}._statusInactive_1qav9_139{background:#a8a29e33;color:var(--stone)}._usageCount_1qav9_145{color:var(--stone);font-size:.875rem}._actions_1qav9_151{display:flex;gap:.5rem}._actionButton_1qav9_156{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:4px;cursor:pointer;transition:all .15s ease}._actionButton_1qav9_156:hover{background:var(--cream);border-color:#00000040}._deleteButton_1qav9_173{color:#dc2626}._deleteButton_1qav9_173:hover{background:#ef44440d;border-color:#ef44444d}._modalOverlay_1qav9_183{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1qav9_183{background:#fff;border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._modalHeader_1qav9_204{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1qav9_204 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1qav9_220{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1qav9_220:hover{background:var(--cream);color:var(--charcoal)}._form_1qav9_241{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1qav9_248{display:flex;flex-direction:column;gap:.5rem}._formGroup_1qav9_248 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._formRow_1qav9_260{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._input_1qav9_266,._select_1qav9_267,._textarea_1qav9_268{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._input_1qav9_266:focus,._select_1qav9_267:focus,._textarea_1qav9_268:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._select_1qav9_267{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b6b6b' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}._textarea_1qav9_268{resize:vertical;min-height:80px}._checkboxLabel_1qav9_302{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer;padding-top:.5rem}._checkboxLabel_1qav9_302 input[type=checkbox]{width:18px;height:18px;cursor:pointer}._formActions_1qav9_317{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1qav9_326{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1qav9_326:hover{background:var(--cream)}._submitButton_1qav9_342{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1qav9_342:hover:not(:disabled){background:var(--brass-light)}._submitButton_1qav9_342:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){._table_1qav9_59 th:nth-child(4),._table_1qav9_59 td:nth-child(4),._table_1qav9_59 th:nth-child(6),._table_1qav9_59 td:nth-child(6){display:none}}@media(max-width:640px){._header_1qav9_7{flex-direction:column;align-items:stretch}._formRow_1qav9_260{grid-template-columns:1fr}._actions_1qav9_151{flex-direction:column}}._placeholder_jfy78_1{max-width:600px}._title_jfy78_5{font-size:1.5rem;font-weight:600;color:var(--warmblack);margin-bottom:.25rem}._subtitle_jfy78_12{font-size:.875rem;color:var(--text-muted);margin-bottom:1.5rem}._card_jfy78_18{background-color:var(--paper);border:1px solid var(--border-lighter);border-radius:.5rem;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;padding:2rem;text-align:center}._card_jfy78_18 p{font-size:.875rem;color:var(--text-muted)}._page_1xesg_3{padding:1rem 0}._header_1xesg_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}._title_1xesg_16{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;color:var(--charcoal);margin:0 0 .25rem}._subtitle_1xesg_24{color:var(--stone);margin:0}._loading_1xesg_30,._empty_1xesg_31{text-align:center;padding:3rem 1rem;color:var(--stone)}._tableContainer_1xesg_38{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;overflow:hidden}._table_1xesg_38{width:100%;border-collapse:collapse}._table_1xesg_38 thead{background:var(--cream)}._table_1xesg_38 th{text-align:left;padding:.875rem 1rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);border-bottom:1px solid rgba(0,0,0,.1)}._table_1xesg_38 td{padding:1rem;border-bottom:1px solid rgba(0,0,0,.05);vertical-align:middle}._table_1xesg_38 tbody tr:last-child td{border-bottom:none}._table_1xesg_38 tbody tr:hover{background:#00000003}._integrationCell_1xesg_80{display:flex;align-items:flex-start;gap:1rem}._integrationIconWrapper_1xesg_86{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--cream);border-radius:8px;flex-shrink:0}._integrationIcon_1xesg_86{width:24px;height:24px;color:var(--charcoal)}._integrationName_1xesg_103{font-weight:600;color:var(--charcoal);margin-bottom:.25rem}._integrationDescription_1xesg_109{font-size:.875rem;color:var(--stone);margin-bottom:.375rem}._integrationMeta_1xesg_115{display:flex;align-items:center;gap:.75rem;font-size:.75rem}._envBadge_1xesg_122{display:inline-block;padding:.125rem .5rem;background:#0000000d;border-radius:4px;font-weight:500;text-transform:capitalize;color:var(--charcoal)}._locationId_1xesg_132{color:var(--stone);font-family:monospace}._statusBadge_1xesg_138{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:999px;text-transform:capitalize}._statusConnected_1xesg_147{background:#22c55e1a;color:#15803d}._statusDisconnected_1xesg_152{background:#a8a29e33;color:var(--stone)}._lastSync_1xesg_157{font-size:.875rem;color:var(--stone)}._actions_1xesg_163{display:flex;align-items:center;gap:.5rem}._toggle_1xesg_170{position:relative;display:inline-block;width:44px;height:24px}._toggle_1xesg_170 input{opacity:0;width:0;height:0}._toggleSlider_1xesg_183{position:absolute;cursor:pointer;inset:0;background-color:#00000026;transition:.3s;border-radius:24px}._toggleSlider_1xesg_183:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%;box-shadow:0 1px 3px #0003}._toggle_1xesg_170 input:checked+._toggleSlider_1xesg_183{background-color:var(--brass)}._toggle_1xesg_170 input:checked+._toggleSlider_1xesg_183:before{transform:translate(20px)}._actionButton_1xesg_217{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;color:var(--charcoal);transition:all .15s ease}._actionButton_1xesg_217:hover:not(:disabled){background:var(--cream);border-color:#00000040}._actionButton_1xesg_217:disabled{opacity:.5;cursor:not-allowed}._syncButton_1xesg_242{width:auto;padding:0 .75rem;font-size:.8125rem;font-weight:500;background:var(--brass);border-color:var(--brass);color:var(--warmblack)}._syncButton_1xesg_242:hover:not(:disabled){background:var(--brass-light);border-color:var(--brass-light)}._modalOverlay_1xesg_258{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}._modal_1xesg_258{background:#fff;border-radius:8px;width:100%;max-width:480px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}._logsModal_1xesg_279{max-width:720px}._modalHeader_1xesg_283{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.1)}._modalHeader_1xesg_283 h2{font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;color:var(--charcoal);margin:0}._closeButton_1xesg_299{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--stone);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .15s ease}._closeButton_1xesg_299:hover{background:var(--cream);color:var(--charcoal)}._form_1xesg_320{padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}._formGroup_1xesg_327{display:flex;flex-direction:column;gap:.5rem}._formGroup_1xesg_327 label{font-size:.875rem;font-weight:500;color:var(--charcoal)}._input_1xesg_339,._select_1xesg_340{padding:.625rem .875rem;font-size:.9375rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;color:var(--charcoal);transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}._input_1xesg_339:focus,._select_1xesg_340:focus{outline:none;border-color:var(--brass);box-shadow:0 0 0 3px #b8956c1a}._hint_1xesg_358{font-size:.75rem;color:var(--stone)}._formActions_1xesg_363{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1)}._cancelButton_1xesg_372{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--charcoal);background:transparent;border:1px solid rgba(0,0,0,.15);border-radius:6px;cursor:pointer;transition:all .15s ease}._cancelButton_1xesg_372:hover{background:var(--cream)}._submitButton_1xesg_388{padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--warmblack);background:var(--brass);border:none;border-radius:6px;cursor:pointer;transition:background-color .15s ease}._submitButton_1xesg_388:hover:not(:disabled){background:var(--brass-light)}._submitButton_1xesg_388:disabled{opacity:.6;cursor:not-allowed}._logsContent_1xesg_410{padding:1rem;max-height:400px;overflow-y:auto}._logsTable_1xesg_416{width:100%;border-collapse:collapse;font-size:.875rem}._logsTable_1xesg_416 th{text-align:left;padding:.625rem .75rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--stone);border-bottom:1px solid rgba(0,0,0,.1)}._logsTable_1xesg_416 td{padding:.625rem .75rem;border-bottom:1px solid rgba(0,0,0,.05)}._logsTable_1xesg_416 tbody tr:last-child td{border-bottom:none}._syncType_1xesg_442{text-transform:capitalize;font-weight:500}._logStatus_1xesg_447{display:inline-block;padding:.125rem .5rem;font-size:.6875rem;font-weight:600;border-radius:4px;text-transform:capitalize}._statusPending_1xesg_456{background:#6b72801a;color:#6b7280}._statusInProgress_1xesg_461{background:#2563eb1a;color:#2563eb}._statusSuccess_1xesg_466{background:#22c55e1a;color:#15803d}._statusPartial_1xesg_471{background:#d977061a;color:#d97706}._statusFailed_1xesg_476{background:#ef44441a;color:#dc2626}._objectCount_1xesg_481{color:var(--charcoal)}._failedCount_1xesg_485{color:#dc2626}._testContent_1xesg_490{padding:2rem 1.5rem;text-align:center}._testSuccess_1xesg_495{color:#15803d}._testError_1xesg_499{color:#dc2626}._testIcon_1xesg_503{margin-bottom:1rem}._testContent_1xesg_490 h3{font-size:1.25rem;margin:0 0 1rem;color:inherit}._testDetails_1xesg_513{text-align:left;background:var(--cream);padding:1rem;border-radius:6px;color:var(--charcoal)}._testDetails_1xesg_513 p{margin:.5rem 0}._testDetails_1xesg_513 p:first-child{margin-top:0}._testDetails_1xesg_513 p:last-child{margin-bottom:0}._errorMessage_1xesg_533{color:var(--charcoal);background:#ef44440d;padding:1rem;border-radius:6px;font-size:.875rem}@media(max-width:768px){._table_1xesg_38 thead{display:none}._table_1xesg_38,._table_1xesg_38 tbody,._table_1xesg_38 tr,._table_1xesg_38 td{display:block}._table_1xesg_38 tr{padding:1rem;border-bottom:1px solid rgba(0,0,0,.1)}._table_1xesg_38 tr:last-child{border-bottom:none}._table_1xesg_38 td{padding:.5rem 0;border:none}._table_1xesg_38 td:before{content:attr(data-label);font-weight:600;display:block;margin-bottom:.25rem;font-size:.75rem;color:var(--stone);text-transform:uppercase}._actions_1xesg_163{flex-wrap:wrap;margin-top:.5rem}}
