.toast-container{position:fixed;top:20px;right:20px;display:flex;flex-direction:column;gap:12px;z-index:9999}.toast{min-width:260px;max-width:360px;padding:14px 18px;border-radius:10px;color:#fff;font-size:14px;font-family:sans-serif;box-shadow:0 8px 24px #0003;opacity:0;transform:translate(120%);transition:transform .35s ease,opacity .35s ease}.toast.show{opacity:1;transform:translate(0)}.toast.hide{opacity:0;transform:translate(120%)}.toast.error{background:#d9534f}.toast.success{background:#28a745}.toast.info{background:#007bff}.toast.warning{background:#f0ad4e}._header_96ohu_1{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f7ae1b;color:#000}._header_96ohu_1 h1{font-size:1.5rem}._nav_96ohu_14{display:flex;gap:16px;align-items:center}._link_96ohu_20{text-decoration:none;color:#000;font-weight:500}._link_96ohu_20:hover{text-decoration:underline}._header_96ohu_1 button{padding:6px 12px;border:none;background:var(--button-color);color:#000;border-radius:6px;cursor:pointer}._header_96ohu_1 button:hover{background:var(--button-hover)}@media(max-width:768px){._header_96ohu_1{flex-direction:column;align-items:center;gap:10px;padding:16px}._nav_96ohu_14{width:100%;justify-content:center;flex-wrap:wrap;gap:12px}._link_96ohu_20{padding:6px 10px}}._loginSection_1kyfm_1{padding:40px;display:grid;justify-items:center}._loginSection_1kyfm_1 span{color:red;margin-top:15px}._loginSection_1kyfm_1>form{display:grid;justify-items:center}._loginSection_1kyfm_1 input{margin-bottom:10px;padding:15px 2px;border:none;border-bottom:1px slategray solid;font-family:var(--font-family);border-radius:2px}._loginSection_1kyfm_1 button{padding:15px 55px;background-color:var(--button-color);border:none;border-radius:8px;font-family:var(--font-family);font-weight:500}._loginSection_1kyfm_1 button:hover{background-color:var(--button-hover)}._loginSection_1kyfm_1 button:active{background-color:var(--button-active)}html{min-height:100dvh;display:flex;flex-direction:column}._page_1i2rn_7{flex:1;padding:16px;color:#1f2937}._content_1i2rn_13{width:100%;max-width:980px;margin:0 auto;display:grid;gap:16px}._scannerCard_1i2rn_21,._resultCard_1i2rn_22,._infoCard_1i2rn_23{background:#fff;border-radius:22px;box-shadow:0 10px 30px #0f172a14;border:1px solid rgba(15,23,42,.06)}._scannerCard_1i2rn_21{padding:16px}._cardHeader_1i2rn_34{margin-bottom:14px}._title_1i2rn_38{margin:0;font-size:1.6rem;line-height:1.2;font-weight:700}._subtitle_1i2rn_45{margin:8px 0 0;font-size:.98rem;color:#6b7280}._readerWrapper_1i2rn_51{overflow:hidden;border-radius:18px;background:#111827;min-height:320px;border:1px solid rgba(255,255,255,.08)}._reader_1i2rn_51{width:100%}._reader_1i2rn_51 video{width:100%!important;height:auto!important;min-height:320px;max-height:65vh;object-fit:cover;border-radius:18px}._reader_1i2rn_51 #reader__scan_region{display:flex;align-items:center;justify-content:center;min-height:320px}._reader_1i2rn_51 img{max-width:100%;border-radius:18px}._reader_1i2rn_51 #reader__dashboard{padding:12px 8px 0;background:#fff}._reader_1i2rn_51 #reader__dashboard_section_csr button,._reader_1i2rn_51 #reader__dashboard_section_swaplink{border:none;border-radius:12px;padding:10px 14px;font-size:.95rem;font-weight:600;cursor:pointer;background:#111827;color:#fff}._resultCard_1i2rn_22{padding:18px;display:grid;gap:14px}._resultTop_1i2rn_107{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}._resultLabel_1i2rn_115{font-size:.95rem;color:#6b7280;font-weight:600}._badge_1i2rn_121{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 14px;border-radius:999px;font-size:.92rem;font-weight:700}._badgeSuccess_1i2rn_132{background:#dcfce7;color:#166534}._badgeError_1i2rn_137{background:#fee2e2;color:#991b1b}._badgeNeutral_1i2rn_142{background:#e5e7eb;color:#374151}._resultMessage_1i2rn_147{font-size:1.5rem;line-height:1.2;font-weight:800}._resultMessage_1i2rn_147 p{font-size:1rem;line-height:1;font-weight:500}._validCard_1i2rn_159{border:2px solid #bbf7d0;background:linear-gradient(180deg,#fff,#f0fdf4)}._invalidCard_1i2rn_164{border:2px solid #fecaca;background:linear-gradient(180deg,#fff,#fef2f2)}._infoCard_1i2rn_23{padding:18px}._infoTitle_1i2rn_173{margin:0 0 12px;font-size:1rem;font-weight:700}._apiBox_1i2rn_179{margin:0;padding:14px;border-radius:16px;background:#0f172a;color:#e5eefc;font-size:.9rem;overflow-x:auto;white-space:pre-wrap;word-break:break-word}._dialog_overlay_1i2rn_191{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_1i2rn_1 .2s ease}._dialog_1i2rn_191{width:min(100%,420px);border-radius:28px;padding:28px 22px;text-align:center;color:#fff;box-shadow:0 20px 50px #00000038;animation:_popIn_1i2rn_1 .25s ease}._dialogSuccess_1i2rn_214{background:linear-gradient(180deg,#22c55e,#16a34a)}._dialogError_1i2rn_218{background:linear-gradient(180deg,#ef4444,#dc2626)}._icon_circle_1i2rn_222{width:92px;height:92px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#ffffff29;border:4px solid rgba(255,255,255,.82)}._icon_symbol_1i2rn_234{font-size:3rem;line-height:1;font-weight:800;color:#fff}._dialog_title_1i2rn_241{margin:0;font-size:1.7rem;line-height:1.2;font-weight:800}._dialog_text_1i2rn_248{margin:10px 0 0;font-size:1rem;line-height:1.5;opacity:.98}@keyframes _popIn_1i2rn_1{0%{opacity:0;transform:scale(.92) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes _fadeIn_1i2rn_1{0%{opacity:0}to{opacity:1}}@media(min-width:768px){._page_1i2rn_7{padding:24px}._content_1i2rn_13{grid-template-columns:1.4fr .9fr;align-items:start}._scannerCard_1i2rn_21{grid-row:span 2;padding:20px}._title_1i2rn_38{font-size:2rem}._subtitle_1i2rn_45{font-size:1rem}._resultCard_1i2rn_22,._infoCard_1i2rn_23{padding:20px}._resultMessage_1i2rn_147{font-size:1.8rem}._readerWrapper_1i2rn_51{min-height:420px}._reader_1i2rn_51 video{min-height:420px}}._page_1woun_1{padding:1rem}._heading_1woun_5{margin-bottom:1rem;font-size:1.5rem}._itemList_1woun_11{display:grid;grid-template-columns:1fr;gap:1rem}._itemCard_1woun_17{background:#fff;border:1px solid #ddd;border-radius:14px;padding:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:1rem}._itemContent_1woun_28 h3{margin:0 0 .5rem;font-size:1.1rem}._itemContent_1woun_28 p{margin:.25rem 0;color:#444}._actions_1woun_38{display:flex;justify-content:flex-end}._deleteButton_1woun_43,._createButton_1woun_44,._editButton_1woun_45,._saveButton_1woun_46,._secondaryButton_1woun_47,._closeButton_1woun_48{border:none;cursor:pointer;font:inherit}._editButton_1woun_45{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600}._editButton_1woun_45:hover{background:var(--button-hover)}._deleteButton_1woun_43{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._deleteButton_1woun_43:hover{background:var(--button-hover)}._createButton_1woun_44{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._createButton_1woun_44:hover{background:var(--button-hover)}._pageHeader_1woun_92{display:flex;justify-content:space-between;align-items:center}._overlay_1woun_99{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1000}._modal_1woun_110{background:#fff;width:100%;max-height:90vh;border-radius:20px 20px 0 0;padding:1rem;overflow-y:auto;animation:_slideUp_1woun_1 .25s ease}@keyframes _slideUp_1woun_1{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}._modalHeader_1woun_131{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}._modalHeader_1woun_131 h3{margin:0}._closeButton_1woun_48{background:#f1f1f1;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem}._modalBody_1woun_151{display:flex;flex-direction:column;gap:1rem}._label_1woun_157{display:flex;flex-direction:column;gap:.4rem;font-weight:500}._input_1woun_164{padding:.75rem;border:1px solid #ccc;border-radius:10px;font:inherit}._modalFooter_1woun_171{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}._secondaryButton_1woun_47{background:#e9ecef;padding:.75rem 1rem;border-radius:10px}._saveButton_1woun_46{background:#198754;color:#fff;padding:.75rem 1rem;border-radius:10px}@media(min-width:768px){._page_1woun_1{padding:2rem}._itemList_1woun_11{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._itemCard_1woun_17{min-height:200px;justify-content:space-between}._overlay_1woun_99{align-items:center;padding:1rem}._modal_1woun_110{width:100%;max-width:600px;border-radius:18px;padding:1.5rem;max-height:85vh;animation:none}}._dialogOverlay_1vaxo_1{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}._dialogBox_1vaxo_13{background:#fff;padding:30px;border-radius:12px;text-align:center;width:300px}._dialogButtons_1vaxo_21{margin-top:20px;display:flex;justify-content:space-around}._yesButton_1vaxo_27{background:#e74c3c;color:#fff;border:none;padding:10px 20px;border-radius:6px}._noButton_1vaxo_35{background:#2ecc71;color:#fff;border:none;padding:10px 20px;border-radius:6px}._page_gugfn_1{padding:1rem}._heading_gugfn_5{margin-bottom:1rem;font-size:1.5rem}._ticketList_gugfn_11{display:grid;grid-template-columns:1fr;gap:1rem}._ticketCardLocked_gugfn_16,._ticketCardScanned_gugfn_17,._ticketCard_gugfn_16{background:#adff2f;border-radius:14px;padding:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:1rem}._ticketCardLocked_gugfn_16{background:#bd23bd}._ticketCardScanned_gugfn_17{background:#f05151}._ticketContent_gugfn_37 h3{margin:0 0 .5rem;font-size:1.1rem}._ticketContent_gugfn_37 p{margin:.25rem 0;color:#444}._actions_gugfn_47{display:flex;justify-content:flex-end}._deleteButton_gugfn_52,._createButton_gugfn_53,._editButton_gugfn_54,._saveButton_gugfn_55,._secondaryButton_gugfn_56,._closeButton_gugfn_57{border:none;cursor:pointer;font:inherit}._editButton_gugfn_54{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600}._editButton_gugfn_54:hover{background:var(--button-hover)}._deleteButton_gugfn_52{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._deleteButton_gugfn_52:hover{background:var(--button-hover)}._createButton_gugfn_53{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._createButton_gugfn_53:hover{background:var(--button-hover)}._pageHeader_gugfn_101{display:flex;justify-content:space-between;align-items:center}._ticketSearch_gugfn_107{padding:0 1.5rem 1rem 0}._ticketSearch_gugfn_107>input{width:100%;font-size:1rem;padding:10px;border-radius:10px}._overlay_gugfn_121{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1000}._modal_gugfn_132{background:#fff;width:100%;max-height:90vh;border-radius:20px 20px 0 0;padding:1rem;overflow-y:auto;animation:_slideUp_gugfn_1 .25s ease}._loadmore_gugfn_142{width:100%;display:flex;justify-content:center}._loadmore_gugfn_142>button{background:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;border:none;margin-top:24px}._loadmore_gugfn_142>button:hover{background-color:var(--button-hover)}@keyframes _slideUp_gugfn_1{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}._modalHeader_gugfn_173{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}._modalHeader_gugfn_173 h3{margin:0}._closeButton_gugfn_57{background:#f1f1f1;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem}._modalBody_gugfn_193{display:flex;flex-direction:column;gap:1rem}._label_gugfn_199{display:flex;flex-direction:column;gap:.4rem;font-weight:500}._input_gugfn_206{padding:.75rem;border:1px solid #ccc;border-radius:10px;font:inherit}._modalFooter_gugfn_213{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}._secondaryButton_gugfn_56{background:#e9ecef;padding:.75rem 1rem;border-radius:10px}._saveButton_gugfn_55{background:#198754;color:#fff;padding:.75rem 1rem;border-radius:10px}@media(min-width:768px){._page_gugfn_1{padding:2rem}._ticketList_gugfn_11{grid-template-columns:repeat(auto-fit,minmax(max(280px,18%),1fr))}._ticketCard_gugfn_16{min-height:200px;justify-content:space-between}._overlay_gugfn_121{align-items:center;padding:1rem}._modal_gugfn_132{width:100%;max-width:600px;border-radius:18px;padding:1.5rem;max-height:85vh;animation:none}}._page_bfu7i_1{padding:1rem}._heading_bfu7i_5{margin-bottom:1rem;font-size:1.5rem}._itemList_bfu7i_11{display:grid;grid-template-columns:1fr;gap:1rem}._itemCard_bfu7i_17{background:#fff;border:1px solid #ddd;border-radius:14px;padding:1rem;box-shadow:0 4px 14px #0000000f;display:flex;flex-direction:column;gap:1rem}._itemContent_bfu7i_28 h3{margin:0 0 .5rem;font-size:1.1rem}._itemContent_bfu7i_28 p{margin:.25rem 0;color:#444}._actions_bfu7i_38{display:flex;justify-content:flex-end}._deleteButton_bfu7i_43,._createButton_bfu7i_44,._editButton_bfu7i_45,._saveButton_bfu7i_46,._secondaryButton_bfu7i_47,._closeButton_bfu7i_48{border:none;cursor:pointer;font:inherit}._editButton_bfu7i_45{background:var(--button-color);border-color:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600}._editButton_bfu7i_45:hover{background:var(--button-hover);border-color:var(--button-hover)}._deleteButton_bfu7i_43{background:red;border-color:red;color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._deleteButton_bfu7i_43:hover{background:#fa3333;border-color:#fa3333}._createButton_bfu7i_44{background:var(--button-color);border-color:var(--button-color);color:#000;padding:.7rem 1rem;border-radius:10px;font-weight:600;margin-left:10px}._createButton_bfu7i_44:hover{background:var(--button-hover);border-color:var(--button-hover)}._pageHeader_bfu7i_98{display:flex;justify-content:space-between;align-items:center}._overlay_bfu7i_105{position:fixed;inset:0;background:#00000073;display:flex;align-items:flex-end;justify-content:center;z-index:1000}._modal_bfu7i_116{background:#fff;width:100%;max-height:90vh;border-radius:20px 20px 0 0;padding:1rem;overflow-y:auto;animation:_slideUp_bfu7i_1 .25s ease}@keyframes _slideUp_bfu7i_1{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}._modalHeader_bfu7i_137{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}._modalHeader_bfu7i_137 h3{margin:0}._closeButton_bfu7i_48{background:#f1f1f1;width:2rem;height:2rem;border-radius:50%;font-size:1.2rem}._modalBody_bfu7i_157{display:flex;flex-direction:column;gap:1rem}._label_bfu7i_163{display:flex;flex-direction:column;gap:.4rem;font-weight:500}._input_bfu7i_170{padding:.75rem;border:1px solid #ccc;border-radius:10px;font:inherit}._modalFooter_bfu7i_177{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}._secondaryButton_bfu7i_47{background:#e9ecef;padding:.75rem 1rem;border-radius:10px}._saveButton_bfu7i_46{background:#198754;color:#fff;padding:.75rem 1rem;border-radius:10px}@media(min-width:768px){._page_bfu7i_1{padding:2rem}._itemList_bfu7i_11{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}._itemCard_bfu7i_17{min-height:200px;justify-content:space-between}._overlay_bfu7i_105{align-items:center;padding:1rem}._modal_bfu7i_116{width:100%;max-width:600px;border-radius:18px;padding:1.5rem;max-height:85vh;animation:none}}:root{--font-family: Lato, sans-serif;--primary: #ed7771;--secondary: #a8c0e5;--background: #ffffff;--text: #ffd900;--button-color: #a8c0e5;--button-hover: #bbccff;--button-active: #95a3cc}html{margin:0;font-family:var(--font-family)}body{margin:0}
