@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=Inter:wght@300;400;500;600;700;800&family=Manrope:wght@500;600;700;800&family=Montserrat:wght@600;700;800&display=swap";:root{--accent:#14b4bc;--accent-hover:#0d9ba3;--accent-soft:#e6f7f8;--accent-ring:#14b4bc40;--primary:#1a7a7d;--primary-hover:#156366;--primary-soft:#e0f2f2;--bg:#f3f4f6;--surface:#fff;--surface-alt:#f8fafb;--border:#e5e7eb;--border-subtle:#e2e8f0e6;--text:#1f2937;--text-secondary:#4b5563;--text-muted:#6b7280;--text-placeholder:#9ca3af;--text-inverse:#fff;--danger:#ef4444;--danger-hover:#dc2626;--success:#22c55e;--font-body:"DM Sans", system-ui, sans-serif;--font-display:"Inter", sans-serif;--font-heading:"Montserrat", system-ui, sans-serif;--shadow-sm:0 1px 3px #00000014;--shadow:0 4px 20px -2px #0000000d;--shadow-lg:0 10px 40px -4px #0000001a;--radius-sm:.375rem;--radius:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-full:9999px}.dark{--bg:#0f172a;--surface:#1e293b;--surface-alt:#1e293b;--border:#334155;--border-subtle:#334155e6;--text:#f1f5f9;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--text-placeholder:#64748b;--shadow-sm:0 1px 3px #0003;--shadow:0 4px 20px -2px #00000026;--shadow-lg:0 10px 40px -4px #0000004d}*,:before,:after{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{min-height:100dvh;font-family:var(--font-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}#root{min-height:100dvh}.accentGradient{background:linear-gradient(135deg, #0d5c5c, var(--accent), var(--accent-hover))}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.dark ::-webkit-scrollbar-thumb{background-color:#475569}._loadingRoot_1swmn_1{min-height:100dvh;font-family:var(--font-display);color:var(--text-muted);background:var(--bg);justify-content:center;align-items:center;font-size:.875rem;display:flex}._spinner_1swmn_12{border:2px solid var(--border);border-top-color:var(--primary);border-radius:var(--radius-full);width:1.5rem;height:1.5rem;margin-right:.75rem;animation:.7s linear infinite _spin_1swmn_12}@keyframes _spin_1swmn_12{to{transform:rotate(360deg)}}._loadingRow_1swmn_28{align-items:center;display:flex}._wrap_mysp9_1{width:100%;max-width:42rem}._section_mysp9_6{margin-bottom:2rem}._sectionTitle_mysp9_10{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 1rem;font-size:.875rem;font-weight:500}._card_mysp9_19{border-radius:var(--radius-2xl);background:var(--primary);color:var(--text-inverse);box-shadow:var(--shadow-lg);padding:3rem;position:relative;overflow:hidden}._cardDecor_mysp9_29{opacity:.1;pointer-events:none;width:50%;height:100%;position:absolute;top:0;right:0}._cardStar_mysp9_39{width:8rem;height:8rem;color:inherit;position:absolute;top:2rem;right:2rem}._cardInner_mysp9_48{z-index:1;position:relative}._ticketNumber_mysp9_53{margin:0 0 1.5rem;font-size:clamp(3rem,8vw,4.5rem);font-weight:700;line-height:1.1}._timerRow_mysp9_60{justify-content:center;align-items:center;gap:.75rem;display:flex}._timerIcon_mysp9_67{font-size:1.5rem;line-height:1}._timerValue_mysp9_72{font-size:1.875rem;font-weight:700}._finishBtn_mysp9_77{border-radius:var(--radius-xl);font:inherit;color:var(--text-inverse);background:var(--danger);cursor:pointer;box-shadow:var(--shadow-lg);border:none;justify-content:center;align-items:center;gap:.5rem;margin:0 auto;padding:1rem 2rem;font-weight:500;transition:background-color .15s,transform .15s,box-shadow .15s;display:flex}._finishBtn_mysp9_77:hover:not(:disabled){background:var(--danger-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}._finishBtn_mysp9_77:disabled{opacity:.6;cursor:not-allowed}._finishIcon_mysp9_109{font-size:1.25rem;line-height:1}._shell_mn2tr_1{height:100vh;max-height:100dvh;font-family:var(--font-display);background:var(--bg);color:var(--text);transition:background-color .2s,color .2s;display:flex;overflow:hidden}._pageError_bndfs_1{min-height:100dvh;font-family:var(--font-display);background:var(--bg);color:var(--danger);padding:1.5rem}._main_bndfs_9{flex-direction:column;flex:1;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}._mainInner_bndfs_19{flex-direction:column;flex:1;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}@media (width>=768px){._mainInner_bndfs_19{padding:2rem}}._serviceArea_bndfs_34{text-align:center;border-radius:var(--radius-2xl);background:var(--surface);border:1px solid var(--border);min-height:31.25rem;box-shadow:var(--shadow);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;transition:background-color .2s,border-color .2s;display:flex}._loadingRoot_bndfs_52{min-height:100dvh;font-family:var(--font-display);background:var(--bg);color:var(--text-muted);justify-content:center;align-items:center;display:flex}._mutationError_bndfs_62{border-radius:var(--radius-lg);color:var(--danger);background:color-mix(in srgb, var(--danger) 12%, transparent);margin:0;padding:.75rem 1rem;font-size:.875rem}._banner_2c4jp_1{border-radius:var(--radius-2xl);background:var(--primary);width:100%;color:var(--text-inverse);box-shadow:var(--shadow-lg);padding:2rem;position:relative;overflow:hidden}._decorWrap_2c4jp_12{opacity:.2;pointer-events:none;width:33.333%;height:100%;position:absolute;top:0;right:0}._star_2c4jp_22{width:6rem;height:6rem;color:inherit;animation:2s ease-in-out infinite _pulseStar_2c4jp_1;position:absolute;top:1rem;right:3rem}@keyframes _pulseStar_2c4jp_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}._content_2c4jp_44{z-index:1;position:relative}._subtitle_2c4jp_49{text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin:0 0 .5rem;font-size:.875rem;font-weight:500}._subtitleRow_2c4jp_58{align-items:center;gap:.5rem;display:inline-flex}._subtitleIcon_2c4jp_64{opacity:.95;flex-shrink:0;width:1.125rem;height:1.125rem}._title_2c4jp_71{max-width:42rem;margin:0;font-size:clamp(1.5rem,2.5vw,1.875rem);font-weight:700;line-height:1.25}._iconCircle_1k5i6_1{border-radius:var(--radius-full);background:#f3f4f6;justify-content:center;align-items:center;width:6rem;height:6rem;margin-bottom:2rem;display:flex}.dark ._iconCircle_1k5i6_1{background:#334155}._callIcon_1k5i6_16{color:#9ca3af;font-size:3rem;line-height:1}.dark ._callIcon_1k5i6_16{color:#64748b}._heading_1k5i6_26{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin:0 0 1rem;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}._copy_1k5i6_35{max-width:28rem;color:var(--text-muted);margin:0 0 2.5rem;line-height:1.6}._callBtn_1k5i6_42{border-radius:var(--radius-xl);font:inherit;color:var(--text-inverse);background:var(--primary);cursor:pointer;box-shadow:var(--shadow-lg);border:none;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:500;transition:background-color .15s,transform .15s;display:inline-flex}._callBtn_1k5i6_42:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px)}._callBtn_1k5i6_42:disabled{opacity:.6;cursor:not-allowed}._phoneIcon_1k5i6_70{font-size:1.25rem;line-height:1;transform:rotate(12deg)}._aside_1hjvd_1{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:2rem;width:20rem;height:100%;padding:1.5rem;display:flex;overflow-y:auto}._section_1hjvd_14{flex-direction:column;flex:1;min-height:0;display:flex}._headerRow_1hjvd_21{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._title_1hjvd_28{color:var(--text);margin:0;font-weight:700}._badge_1hjvd_34{border-radius:var(--radius-full);color:var(--text-inverse);background:var(--primary);padding:.25rem .75rem;font-size:.75rem;font-weight:600}._list_1hjvd_43{flex-direction:column;flex:1;gap:.75rem;min-height:0;display:flex;overflow-y:auto}._empty_1hjvd_52{text-align:center;border-radius:var(--radius-2xl);background:#f9fafb;border:1px dashed #e5e7eb;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:12rem;padding:1.5rem;display:flex}.dark ._empty_1hjvd_52{background:#1e293b80;border-color:#334155}._emptyIcon_1hjvd_71{color:#d1d5db;margin-bottom:.75rem;font-size:2.25rem;line-height:1}.dark ._emptyIcon_1hjvd_71{color:#475569}._emptyText_1hjvd_82{color:var(--text-muted);margin:0;font-size:.875rem;font-weight:500}._card_gzzei_1{border-radius:var(--radius-xl);border:1px solid var(--border);background:#f9fafb;padding:1rem;transition:border-color .15s,background-color .15s}._card_gzzei_1:hover{border-color:var(--primary)}.dark ._card_gzzei_1{background:#1e293b80}._header_gzzei_19{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._positionBadge_gzzei_26{color:var(--text-muted);border-radius:var(--radius-sm);background:var(--surface);padding:.25rem .5rem;font-size:.75rem;font-weight:700}.dark ._positionBadge_gzzei_26{background:#334155}._statusDot_gzzei_39{color:var(--success);font-size:.875rem;line-height:1}._ticketBlock_gzzei_45{margin-bottom:.5rem}._ticketNumber_gzzei_49{color:var(--text);margin:0;font-size:1.5rem;font-weight:700}._legend_gzzei_56{color:var(--text-muted);font-size:.75rem;font-style:italic}._time_gzzei_62{color:var(--text-muted);margin:0 0 .75rem;font-size:.75rem}._callBtn_gzzei_68{border-radius:var(--radius-lg);width:100%;font:inherit;color:var(--text-inverse);background:var(--primary);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s;display:flex}._callBtn_gzzei_68:hover:not(:disabled){background:var(--primary-hover)}._callBtn_gzzei_68:disabled{opacity:.6;cursor:not-allowed}._phoneIcon_gzzei_95{font-size:.875rem;line-height:1}._aside_ydtt2_1{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;justify-content:space-between;width:16rem;height:100%;display:flex;overflow-y:auto}._logoWrap_ydtt2_13{padding:1.5rem}._logo_ydtt2_13{object-fit:contain;width:100%;height:auto;max-height:4rem}._nav_ydtt2_24{flex-direction:column;gap:.25rem;padding:0 1rem;display:flex}._navSectionLabel_ydtt2_31{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-top:1rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600}._navSectionLabelFirst_ydtt2_41{margin-top:1rem}._navSectionLabelSpaced_ydtt2_45{margin-top:2rem}._navLink_ydtt2_49{border-radius:var(--radius-xl);color:var(--text-muted);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}._navLink_ydtt2_49:hover{background:color-mix(in srgb, var(--text) 4%, transparent);color:var(--text)}.dark ._navLink_ydtt2_49:hover{color:var(--text-inverse);background:#94a3b81f}._navLinkActive_ydtt2_73{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary)}._navLinkActive_ydtt2_73:hover{background:color-mix(in srgb, var(--primary) 16%, transparent);color:var(--primary)}._icon_ydtt2_83{font-size:1.25rem;line-height:1}._prefixBlock_ydtt2_88{padding:.5rem 1rem}._prefixTitle_ydtt2_92{color:var(--text);margin:0 0 .75rem;font-size:.875rem;font-weight:600}._prefixList_ydtt2_99{flex-direction:column;gap:.5rem;max-height:16rem;display:flex;overflow-y:auto}._prefixLabel_ydtt2_107{border-radius:var(--radius-lg);cursor:pointer;align-items:flex-start;gap:.5rem;padding:.5rem .75rem;transition:background-color .15s;display:flex}._prefixLabel_ydtt2_107:hover{background:color-mix(in srgb, var(--text) 4%, transparent)}.dark ._prefixLabel_ydtt2_107:hover{background:#94a3b81f}._checkbox_ydtt2_125{width:1rem;height:1rem;accent-color:var(--primary);cursor:pointer;margin-top:.125rem}._prefixRow_ydtt2_133{flex:1;min-width:0}._prefixCodeRow_ydtt2_138{flex-wrap:wrap;align-items:baseline;gap:.25rem;display:flex}._prefixCode_ydtt2_138{font-size:.875rem;font-weight:500}._prefixCodeChecked_ydtt2_150{color:var(--primary)}._prefixCodeUnchecked_ydtt2_154{color:var(--text)}._prefixLegend_ydtt2_158{color:var(--text-muted);font-size:.75rem;font-style:italic}._emptyPrefixes_ydtt2_164{color:var(--text-muted);margin:0;padding:0 .75rem;font-size:.75rem}._saveBtn_ydtt2_171{border-radius:var(--radius-lg);width:100%;color:var(--text-inverse);background:var(--primary);cursor:pointer;border:none;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background-color .15s}._saveBtn_ydtt2_171:hover:not(:disabled){background:var(--primary-hover)}._saveBtn_ydtt2_171:disabled{opacity:.6;cursor:not-allowed}._footer_ydtt2_194{border-top:1px solid var(--border);padding:1rem}._footerLabel_ydtt2_199{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:.5rem;padding:.5rem;font-size:.75rem;font-weight:600}._logoutBtn_ydtt2_209{border-radius:var(--radius-xl);width:100%;font:inherit;color:var(--danger);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;padding:.5rem;font-weight:500;transition:background-color .15s;display:flex}._logoutBtn_ydtt2_209:hover{background:color-mix(in srgb, var(--danger) 8%, transparent)}.dark ._logoutBtn_ydtt2_209:hover{background:#ef44441a}._viewport_o728t_1{background:linear-gradient(#0f172a,#020617);flex:1;justify-content:center;align-items:center;min-height:0;padding:.75rem 1.25rem;display:flex}@media (width>=768px){._viewport_o728t_1{padding:1.25rem 1.5rem}}@media (width>=1024px){._viewport_o728t_1{padding:1.5rem}}._errorWrap_o728t_23{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;max-width:28rem;padding:0 1.5rem;display:flex}._errorTitle_o728t_34{color:#e2e8f0;margin:0;font-size:.875rem;font-weight:600}._errorBody_o728t_41{color:#64748b;margin:0;font-size:.875rem}._errorHint_o728t_47{color:#475569;margin:0;font-size:.75rem}._loadingHint_o728t_53{color:#64748b;margin:0;font-size:.875rem}._mediaImg_o728t_59{object-fit:contain;width:100%;max-width:100%;height:100%;max-height:100%}._mediaVideo_o728t_67{object-fit:contain;border-radius:var(--radius-lg);aspect-ratio:16/9;width:100%;height:100%;max-height:100%}._ytFrame_o728t_76{border-radius:var(--radius-lg);aspect-ratio:16/9;border:none;width:100%;height:100%;min-height:200px}._mediaMotion_o728t_85{justify-content:center;align-items:center;width:100%;height:100%;max-height:100%;display:flex}._viewportFill_o728t_94{justify-content:stretch;align-items:stretch;padding:0}._viewportFill_o728t_94 ._mediaMotion_o728t_85{flex:1;min-height:0;max-height:none}._viewportFill_o728t_94 ._mediaImg_o728t_59{object-fit:cover;max-height:none}._viewportFill_o728t_94 ._mediaVideo_o728t_67{object-fit:cover;aspect-ratio:unset;min-height:100%;max-height:none}._viewportFill_o728t_94 ._ytFrame_o728t_76{aspect-ratio:unset;width:100%;height:100%;min-height:100%}._displayShell_zaoxx_2{box-sizing:border-box;flex-direction:column;width:100%;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}._page_zaoxx_12{--display-bg:#f8fafc;--display-surface:#fff;--display-border:#e2e8f0;--display-text:#0b1220;--display-text-secondary:#334155;--display-text-muted:#64748b;--display-accent:#0f766e;--display-accent-blue:#075985;--display-highlight-mint:#ccfbf1;--display-highlight-blue:#e0f2fe;--display-highlight-warm:#fff7ed;--display-font:"Inter", system-ui, sans-serif;--display-font-headline:"Manrope", var(--display-font);--display-card-shadow:0 0 0 1px #e2e8f0f2, 0 2px 8px #0f172a0a;box-sizing:border-box;min-height:0;font-family:var(--display-font);font-variant-numeric:tabular-nums;background:var(--display-bg);color:var(--display-text);-webkit-font-smoothing:antialiased;flex-direction:column;flex:1;padding:clamp(1rem,2.5vw,2.5rem);display:flex;overflow:hidden}._pageCanvas_zaoxx_44{flex-direction:column;flex:1;width:100%;max-width:1920px;min-height:0;margin-inline:auto;display:flex}._header_zaoxx_54{z-index:10;background:var(--display-bg);border-bottom:1px solid var(--display-border);flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem 1.5rem;min-height:80px;margin-bottom:0;padding:clamp(1rem,1.5vw,1.5rem) 0;display:flex}._headerBrand_zaoxx_69{justify-self:start;align-items:center;gap:1rem;min-width:0;display:flex}._logo_zaoxx_77{object-fit:contain;object-position:left;flex-shrink:0;width:auto;max-width:min(280px,100%);height:2.5rem}@media (width>=768px){._logo_zaoxx_77{height:3rem}}._headerMeta_zaoxx_92{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}._metaBlock_zaoxx_100{min-width:0;color:var(--display-accent);font-family:var(--display-font-headline);letter-spacing:-.02em;align-items:center;gap:.5rem;font-weight:700;display:flex}._metaWeatherImg_zaoxx_111{object-fit:contain;flex-shrink:0;width:2.25rem;height:2.25rem}._metaClockSvg_zaoxx_118{width:1.5rem;height:1.5rem;color:var(--display-accent);opacity:.9;flex-shrink:0}._metaText_zaoxx_126{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.2;display:flex}._metaPrimary_zaoxx_134{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:clamp(1rem,1.5vw,1.25rem)}._metaSecondary_zaoxx_140{font-size:clamp(.7rem,1.1vw,.8125rem);font-weight:500;font-family:var(--display-font);color:var(--display-text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:14rem;overflow:hidden}._metaBlock_zaoxx_100>._metaPrimary_zaoxx_134{text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;max-width:min(420px,70vw);overflow:hidden}._displayError_zaoxx_159{color:var(--danger);text-align:center;flex-shrink:0;margin:0;padding:.5rem 0;font-size:.875rem}._mainGrid_zaoxx_168{flex-direction:column;flex:1;gap:clamp(1.25rem,2vw,2rem);min-height:0;padding-top:clamp(1rem,2vw,2rem);display:flex}@media (width>=1024px){._mainGrid_zaoxx_168{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:2rem;display:grid}._mediaSection_zaoxx_185{grid-column:span 8}._rightColumn_zaoxx_189{grid-column:span 4}}@media (height<=800px){._mainGrid_zaoxx_168{gap:1rem;padding-top:.75rem}._mediaHeroOverlay_zaoxx_200{padding:.75rem 1rem}._header_zaoxx_54{min-height:4rem;padding:.5rem 0}._page_zaoxx_12{padding:clamp(.5rem,1.5vw,1rem)}}._mediaSection_zaoxx_185{border:1px solid var(--display-border);min-width:0;min-height:0;box-shadow:var(--display-card-shadow);background:#f3f4f5;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}._mediaBody_zaoxx_226{flex-direction:column;flex:1;min-height:0;display:flex}._mediaHero_zaoxx_200{background:#020617;flex:1;min-width:0;min-height:min(220px,38dvh);position:relative}._mediaHeroMedia_zaoxx_241{flex-direction:column;display:flex;position:absolute;inset:0}._mediaHeroMedia_zaoxx_241>div{flex:1;height:100%;min-height:0}._mediaHeroGradient_zaoxx_254{pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0f766e59 62%,#0f766ec7 100%);height:52%;position:absolute;bottom:0;left:0;right:0}._mediaHeroOverlay_zaoxx_200{z-index:2;pointer-events:none;flex-direction:column;justify-content:flex-end;padding:clamp(1rem,2.5vw,2.5rem);display:flex;position:absolute;inset:0}._mediaHeroOverlayInner_zaoxx_281{flex-direction:column;align-items:flex-start;gap:.75rem;max-width:42rem;display:flex}._mediaHeroTopRow_zaoxx_289{justify-content:flex-end;align-self:stretch;margin-bottom:.25rem;display:flex}._heroQr_zaoxx_296{object-fit:contain;pointer-events:auto;background:#ffffff1f;border:1px solid #ffffff59;border-radius:.5rem;width:clamp(4rem,10vw,5.5rem);height:clamp(4rem,10vw,5.5rem)}._mediaHeroTitle_zaoxx_306{font-family:var(--display-font-headline);letter-spacing:-.03em;color:#fff;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:800;line-height:1.15;display:-webkit-box;overflow:hidden}._rightColumn_zaoxx_189{flex-direction:column;gap:clamp(1.25rem,2vw,2rem);min-width:0;min-height:min(240px,32dvh);display:flex}@media (width>=1024px){._rightColumn_zaoxx_189{min-height:0;container:displayRight/inline-size}}._ticketCard_zaoxx_337{background:var(--display-surface);border:1px solid var(--display-border);border-radius:.75rem;flex-direction:column;flex:1.15;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}._ticketBody_zaoxx_349{text-align:center;flex-direction:column;flex:1;justify-content:center;min-width:0;padding:clamp(1.5rem,3vw,2.5rem);display:flex}@media (width>=1280px){._ticketBody_zaoxx_349{padding:2.5rem}}._ticketLabel_zaoxx_365{font-size:clamp(.75rem,2.5vw,.875rem);font-weight:600;font-family:var(--display-font);letter-spacing:.14em;text-transform:uppercase;color:var(--display-text-secondary);margin:0 0 1.25rem}@media (width>=1024px){._ticketLabel_zaoxx_365{letter-spacing:.2em;font-size:clamp(.75rem,1.2cqi,.875rem)}}._ticketNumberWrap_zaoxx_382{box-sizing:border-box;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:100%;min-height:0;margin:.5rem 0 0;padding:.25rem .5rem;transition:box-shadow .35s;display:flex}._ticketNumberWrapGlow_zaoxx_396{animation:.65s ease-out _ticketNumberGlow_zaoxx_1}@keyframes _ticketNumberGlow_zaoxx_1{0%{box-shadow:0 0 #07598500}35%{box-shadow:0 0 0 3px #0759851f,0 0 32px 6px #0759852e}to{box-shadow:0 0 #07598500}}._ticketNumber_zaoxx_382{font-family:var(--display-font-headline);letter-spacing:-.03em;color:var(--display-accent);font-variant-numeric:tabular-nums;white-space:nowrap;max-width:100%;margin:0;font-size:clamp(2.75rem,12vw,6rem);font-weight:800;line-height:1}@media (width>=1024px){._ticketNumber_zaoxx_382{font-size:clamp(2.5rem,20cqi,7.5rem)}}._ticketCueSmall_zaoxx_435{letter-spacing:.12em;text-transform:uppercase;color:var(--display-text-secondary);margin:1rem 0 .25rem;font-size:clamp(.7rem,2.5vw,.875rem);font-weight:500}@media (width>=1024px){._ticketCueSmall_zaoxx_435{margin-top:clamp(1.25rem,2.5cqi,2rem);font-size:clamp(.7rem,2.8cqi,.875rem)}}._ticketGuicheRow_zaoxx_451{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;min-width:0;display:flex}._ticketGuicheIcon_zaoxx_460{width:clamp(1.5rem,5vw,2.25rem);height:clamp(1.5rem,5vw,2.25rem);color:var(--display-accent);flex-shrink:0}@media (width>=1024px){._ticketGuicheIcon_zaoxx_460{width:clamp(1.5rem,6cqi,2.25rem);height:clamp(1.5rem,6cqi,2.25rem)}}._ticketGuicheHeadline_zaoxx_474{font-family:var(--display-font-headline);color:var(--display-accent);font-variant-numeric:tabular-nums;min-width:0;margin:0;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:700;line-height:1.1}@media (width>=1024px){._ticketGuicheHeadline_zaoxx_474{font-size:clamp(1.75rem,8cqi,2.5rem)}}._historyCard_zaoxx_491{border:1px solid var(--display-border);background:#f3f4f5;border-radius:.75rem;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}._historyCardHead_zaoxx_503{flex-shrink:0;justify-content:space-between;align-items:center;padding:clamp(.65rem,1.25vw,1rem) clamp(.75rem,1.5vw,1.25rem) .5rem;display:flex}._historyTitle_zaoxx_512{font-family:var(--display-font-headline);letter-spacing:-.02em;color:var(--display-accent);margin:0;font-size:clamp(1.125rem,3.5vw,1.375rem);font-weight:700}@media (width>=1024px){._historyTitle_zaoxx_512{font-size:clamp(1.125rem,3cqi,1.375rem)}}._historyHeadIcon_zaoxx_527{width:1.75rem;height:1.75rem;color:var(--display-accent);opacity:.9;flex-shrink:0}._historyList_zaoxx_535{flex-direction:column;flex:1;justify-content:stretch;align-items:stretch;gap:.35rem;min-height:0;margin:0;padding:0 clamp(.5rem,1.25vw,1rem) .35rem;list-style:none;display:flex;overflow:hidden}._historyRow_zaoxx_550{background:var(--display-surface);border:1px solid #0000;border-radius:.5rem;flex:1 1 0;justify-content:space-between;align-items:center;gap:.4rem;min-height:0;padding:.35rem .5rem;transition:background .2s;display:flex}@media (width>=1024px){._historyRow_zaoxx_550{gap:.35rem;padding:.3rem .55rem}}._historyRowMain_zaoxx_571{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}._historyChevron_zaoxx_579{color:#cbd5e1;flex-shrink:0;align-items:center;display:flex}._historyChevron_zaoxx_579 svg{width:1.125rem;height:1.125rem}._historyAge0_zaoxx_591{background:var(--display-surface)}._historyAge1_zaoxx_595{background:#ffffffb8}._historyAge2_zaoxx_599{background:#ffffff80}._historyAge3_zaoxx_603{opacity:.88;background:#ffffff59}._historyNewMark_zaoxx_608{width:1.25rem;color:var(--display-accent-blue);flex-shrink:0;justify-content:center;align-items:center;display:flex}._historyNewIcon_zaoxx_617{width:1.125rem;height:1.125rem;display:block}._historyRowFeatured_zaoxx_623{box-shadow:var(--display-card-shadow)}._historyAge0_zaoxx_591 ._historyTicket_zaoxx_627{color:var(--display-accent)}._historyAge1_zaoxx_595 ._historyTicket_zaoxx_627{color:var(--display-text)}._historyAge2_zaoxx_599 ._historyTicket_zaoxx_627,._historyAge3_zaoxx_603 ._historyTicket_zaoxx_627{color:var(--display-text-muted)}._historyRowNew_zaoxx_640{border-left:6px solid var(--display-accent-blue);box-shadow:var(--display-card-shadow), inset 4px 0 0 0 #07598533;animation:.28s ease-out _historyRowEnter_zaoxx_1}@keyframes _historyRowEnter_zaoxx_1{0%{opacity:.55;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}._historyMain_zaoxx_660{flex-direction:column;flex:1;justify-content:center;min-width:0;min-height:0;display:flex}._historyTicket_zaoxx_627{font-family:var(--display-font-headline);color:var(--display-text);letter-spacing:-.02em;font-variant-numeric:tabular-nums;white-space:nowrap;min-width:0;font-size:clamp(1rem,3.2vw,1.75rem);font-weight:700;line-height:1.08}@media (width>=1024px){._historyTicket_zaoxx_627{font-size:clamp(.9rem,6.5cqi,1.5rem)}}._historyTicketNew_zaoxx_687,._historyRowFeatured_zaoxx_623 ._historyTicket_zaoxx_627{font-weight:800}._historyGuiche_zaoxx_695{color:var(--display-text-secondary);font-variant-numeric:tabular-nums;margin:.05rem 0 0;font-size:clamp(.7rem,2vw,1rem);font-weight:500;line-height:1.2}@media (width>=1024px){._historyGuiche_zaoxx_695{font-size:clamp(.65rem,3.25cqi,.9rem)}}._historyGuiche_zaoxx_695 strong{color:var(--display-text);font-weight:700}._split_16y50_2{background:var(--surface-alt);flex-direction:column;min-height:100dvh;display:flex;position:relative;overflow-x:hidden}@media (width>=768px){._split_16y50_2{flex-direction:row}}._brandPanel_16y50_18{text-align:center;background-image:url(/receptionist.jpg);background-position:58%;background-repeat:no-repeat;background-size:cover;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:32px 24px;display:none;position:relative}@media (width>=768px){._brandPanel_16y50_18{display:flex}}._brandOverlay_16y50_40{z-index:0;pointer-events:none;background:linear-gradient(160deg,#0f172ae0 0%,#134e4ab8 42%,#0f172ad9 100%);position:absolute;inset:0}._brandWave_16y50_53{z-index:1;object-fit:cover;object-position:center;opacity:.22;mix-blend-mode:soft-light;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}._brandContent_16y50_66{z-index:2;flex-direction:column;align-items:center;gap:24px;max-width:360px;display:flex;position:relative}._logo_16y50_76{filter:drop-shadow(0 4px 20px #0006);width:min(17rem,42vw);height:auto}._welcomeText_16y50_82{color:color-mix(in srgb, var(--text-inverse) 92%, transparent);text-shadow:0 1px 6px #00000073;margin:0;font-size:15px;font-weight:500;line-height:1.5}._mobileBrand_16y50_92{text-align:center;background:linear-gradient(165deg, color-mix(in srgb, var(--primary) 55%, #0f172a) 0%, color-mix(in srgb, #0f172a 92%, var(--primary)) 100%);flex-direction:column;align-items:center;gap:8px;padding:24px 16px 16px;display:flex}@media (width>=768px){._mobileBrand_16y50_92{display:none}}._mobileLogo_16y50_112{filter:drop-shadow(0 2px 12px #00000059);width:min(10rem,52vw);height:auto}._mobileWelcome_16y50_118{color:color-mix(in srgb, var(--text-inverse) 90%, transparent);max-width:20rem;margin:0;font-size:14px;font-weight:500;line-height:1.45}._formColumn_16y50_128{flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:0;padding:16px clamp(16px,4vw,40px) 32px;display:flex;position:relative}@media (width>=768px){._formColumn_16y50_128{background:var(--surface-alt);padding:40px clamp(24px,4vw,48px)}}._formCard_16y50_146{background:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;width:100%;max-width:420px;padding:32px;box-shadow:0 24px 48px #0f172a1a,0 8px 16px #0f172a0f}._cardTitle_16y50_158{font-family:var(--font-display);color:var(--text);margin:0 0 8px;font-size:24px;font-weight:700;line-height:1.25}._cardSubtitle_16y50_167{color:var(--text-muted);margin:0 0 24px;font-size:14px;line-height:1.45}._form_16y50_128{flex-direction:column;gap:24px;display:flex}._formFields_16y50_180{flex-direction:column;gap:16px;display:flex}._field_16y50_186{flex-direction:column;gap:8px;display:flex}._label_16y50_192{color:var(--text-secondary);font-size:14px;font-weight:600}._input_16y50_198{border:1px solid var(--border);width:100%;color:var(--text);background:var(--surface);border-radius:12px;padding:12px 14px;font-family:inherit;font-size:16px;transition:border-color .15s,box-shadow .15s}._input_16y50_198::placeholder{color:var(--text-placeholder)}._input_16y50_198:focus{outline:none}._input_16y50_198:focus-visible{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));box-shadow:0 0 0 3px var(--accent-ring)}._input_16y50_198:disabled{opacity:.65;cursor:not-allowed;background:var(--surface-alt)}._passwordWrap_16y50_231{align-items:stretch;display:flex;position:relative}._passwordWrap_16y50_231 ._input_16y50_198{padding-right:48px}._passwordToggle_16y50_241{width:40px;height:40px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;transition:color .12s,background .12s;display:flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}._passwordToggle_16y50_241:hover{color:var(--text-secondary);background:var(--surface-alt)}._passwordToggle_16y50_241:focus{outline:none}._passwordToggle_16y50_241:focus-visible{color:var(--primary);box-shadow:0 0 0 2px var(--accent-ring)}._passwordToggle_16y50_241:disabled{opacity:.5;cursor:not-allowed}._passwordToggle_16y50_241 svg{width:20px;height:20px}._deskFieldset_16y50_286{border:none;min-width:0;margin:0;padding:0}._deskLegend_16y50_293{color:var(--text-secondary);margin-bottom:8px;padding:0;font-size:14px;font-weight:600}._deskGrid_16y50_301{grid-template-columns:1fr 1fr;gap:8px;display:grid}._deskLabel_16y50_308{cursor:pointer;margin:0;display:block;position:relative}._deskInput_16y50_315{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}._deskInput_16y50_315:focus{outline:none}._deskCardFace_16y50_307{border:2px solid var(--border);background:var(--surface-alt);min-height:52px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 8px;font-size:16px;font-weight:600;transition:border-color .15s,background .15s,color .15s,box-shadow .15s;display:flex}._deskLabel_16y50_308:hover ._deskCardFace_16y50_307{border-color:color-mix(in srgb, var(--accent) 45%, var(--border));background:var(--accent-soft)}._deskInput_16y50_315:focus-visible+._deskCardFace_16y50_307{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}._deskInput_16y50_315:checked+._deskCardFace_16y50_307{border-color:var(--primary);background:color-mix(in srgb, var(--primary-soft) 88%, var(--surface));color:var(--primary);box-shadow:0 0 0 1px color-mix(in srgb, var(--primary) 25%, transparent)}._deskTypeIcon_16y50_365{opacity:.85;flex-shrink:0;width:20px;height:20px}._deskInput_16y50_315:checked+._deskCardFace_16y50_307 ._deskTypeIcon_16y50_365{opacity:1}._deskCheck_16y50_376{width:18px;height:18px;color:var(--primary);flex-shrink:0;display:none}._deskInput_16y50_315:checked+._deskCardFace_16y50_307 ._deskCheck_16y50_376{display:block}._deskNum_16y50_388{line-height:1}._deskSummary_16y50_392{background:var(--primary-soft);border:1px solid color-mix(in srgb, var(--primary) 18%, var(--border));color:var(--primary);text-align:center;border-radius:12px;margin:0;padding:12px 16px;font-size:15px;font-weight:600}._deskSummaryMuted_16y50_404{color:var(--text-muted);text-align:center;margin:0;font-size:14px}._submitBtn_16y50_411{width:100%;color:var(--text-inverse);background:linear-gradient(135deg, var(--primary), color-mix(in srgb, var(--primary) 82%, #000));cursor:pointer;border:none;border-radius:12px;margin-top:0;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:700;transition:transform .12s,box-shadow .12s,filter .12s,opacity .12s}._submitBtn_16y50_411:hover:not(:disabled){box-shadow:0 10px 24px color-mix(in srgb, var(--primary) 32%, transparent);transform:translateY(-1px)}._submitBtn_16y50_411:active:not(:disabled){transform:translateY(0)}._submitBtn_16y50_411:focus{outline:none}._submitBtn_16y50_411:focus-visible{box-shadow:0 0 0 3px var(--accent-ring), 0 10px 24px color-mix(in srgb, var(--primary) 28%, transparent)}._submitBtn_16y50_411:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}._secondaryRow_16y50_456{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;margin-top:8px;display:flex}._secondaryLink_16y50_465{color:var(--text-muted);text-underline-offset:3px;font-size:14px;font-weight:500;text-decoration:underline;transition:color .12s}._secondaryLink_16y50_465:hover{color:var(--primary)}._secondaryLink_16y50_465:focus{outline:none}._secondaryLink_16y50_465:focus-visible{color:var(--primary);box-shadow:0 0 0 2px var(--accent-ring);border-radius:4px}._secondaryDot_16y50_488{color:var(--border);font-size:12px;display:none}@media (width>=400px){._secondaryDot_16y50_488{display:inline}}._errorMsg_16y50_500{background:color-mix(in srgb, var(--danger) 10%, var(--surface));border:1px solid color-mix(in srgb, var(--danger) 28%, var(--border));color:var(--danger);border-radius:12px;margin:0;padding:12px 14px;font-size:14px}._helpFooter_16y50_510{text-align:center;color:var(--text-muted);max-width:420px;margin:24px 0 0;font-size:13px}@media (width>=768px){._helpFooter_16y50_510{color:var(--text-secondary)}}
