*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background:#fafafa;color:#1a1a1a;line-height:1.6;overscroll-behavior:none;position:relative}@media (max-width:768px){body{font-size:16px;-webkit-text-size-adjust:100%;overscroll-behavior-y:contain;overflow-x:hidden}}@supports (padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}@supports (aspect-ratio:1){.aspect-ratio{aspect-ratio:4/3}}:root{--primary:#2563eb;--primary-dark:#1e40af;--primary-light:#3b82f6;--success:#10b981;--error:#ef4444;--warning:#f59e0b;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--white:#fff;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--radius:8px;--radius-sm:6px;--radius-lg:12px}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none}button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){button{min-height:44px;min-width:44px}}input,select,textarea{outline:none;font-family:inherit;transition:all .2s ease}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;min-width:20px;min-height:20px;cursor:pointer;border:2px solid var(--gray-400);border-radius:4px;background-color:var(--white);position:relative;flex-shrink:0;margin:0;padding:0;display:inline-block;vertical-align:middle}input[type=checkbox]:checked{background-color:var(--primary);border-color:var(--primary)}input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--white);font-size:14px;font-weight:900;line-height:1;display:block;width:100%;height:100%;text-align:center}input[type=checkbox]:hover{border-color:var(--primary)}input[type=checkbox]:checked:hover{background-color:var(--primary-dark);border-color:var(--primary-dark)}input:not([type=checkbox]):not([type=radio]),select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(37,99,235,.1)}@media (max-width:768px){input,select,textarea{font-size:16px;min-height:44px}}.QrScanner video,[class*=QrScanner] video,div[style*="position: relative"] video{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;margin:0!important;padding:0!important}@media (max-width:768px){.admin-table-container{display:none!important}.admin-card-container{display:block!important}.admin-card{background:var(--white);border-radius:16px!important;padding:1.25rem;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.08)!important;border:1px solid var(--gray-200);transition:transform .2s ease,box-shadow .2s ease;-webkit-tap-highlight-color:transparent}.admin-card:active{transform:scale(.98);box-shadow:0 1px 4px rgba(0,0,0,.12)!important}.admin-card-row{display:flex;flex-direction:column;align-items:flex-start;padding:.875rem 0;border-bottom:1px solid var(--gray-100);gap:.375rem}.admin-card-row:last-child{border-bottom:none}.admin-card-label{font-size:.75rem;color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;font-weight:600;margin-bottom:.25rem}.admin-card-value{font-size:.9375rem!important;color:var(--gray-900);font-weight:500;line-height:1.4;word-break:break-word}.admin-header-mobile{flex-direction:column!important;align-items:stretch!important;gap:1rem!important}.admin-header-mobile>div:first-child{width:100%!important;flex:none!important;min-width:auto!important;max-width:100%!important}.admin-header-mobile>div:last-child{width:100%!important;display:flex;flex-direction:column;gap:.75rem}.admin-header-mobile>div:last-child>*{width:100%}.admin-header-mobile input[type=date],.admin-header-mobile input[type=search],.admin-header-mobile input[type=text]{font-size:16px!important;min-height:48px!important;width:100%!important}.admin-header-mobile .admin-button-mobile,.admin-header-mobile button.admin-button-mobile{width:100%!important;min-height:48px!important;white-space:normal!important}.admin-header-mobile>div[style*="display: flex"][style*="alignItems: center"]{flex-direction:column!important;align-items:stretch!important;gap:.75rem!important}.admin-header-mobile>div[style*="display: flex"][style*="alignItems: center"]>div{width:100%!important;text-align:center!important}.admin-header-mobile label{width:100%!important}.admin-button-group-mobile{display:flex;flex-direction:column;gap:.75rem;width:100%}.admin-button-group-mobile>*{width:100%;padding:.875rem 1rem;font-size:.9375rem;min-height:48px}.admin-form-grid-mobile,.admin-stats-grid-mobile{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.admin-page-container{max-width:100%;padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom))}.admin-content-wrapper{max-width:100%;margin:0}.admin-header-mobile h1{font-size:1.25rem!important;line-height:1.2}.admin-button-mobile{border-radius:12px!important;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .2s ease;min-height:48px!important;padding:.875rem 1rem!important;font-size:.9375rem!important;font-weight:600!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.admin-button-mobile:active{transform:scale(.97);box-shadow:0 1px 2px rgba(0,0,0,.15)}.admin-section-spacing{margin-bottom:1.5rem}.admin-modal-mobile{padding:1rem!important;max-width:100%!important;margin:1rem!important;max-height:calc(100vh - 2rem)!important;border-radius:16px!important}.admin-card-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.admin-card-actions>*{flex:1 1;min-height:44px}input[type=date],input[type=email],input[type=number],input[type=password],input[type=text],select,textarea{min-height:48px!important;font-size:16px!important;padding:.875rem 1rem!important;border-radius:12px!important}.admin-card-row{flex-direction:row;justify-content:space-between;align-items:center}.admin-card-row>div{flex:1 1}.admin-pagination-mobile{flex-direction:column;gap:1rem;padding:1rem!important}.admin-pagination-mobile>div:first-child{width:100%;text-align:center}.admin-pagination-mobile>div:last-child{width:100%;justify-content:center}.recharts-wrapper{width:100%!important}.admin-full-width-mobile{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}div[style*=marginBottom],section{margin-bottom:1.5rem!important}input[placeholder*=Search],input[type=search]{width:100%!important;min-height:48px!important}.admin-sidebar-mobile{transform:translateX(-100%)}.admin-sidebar-overlay{display:block;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.admin-main-content-desktop{margin-left:0!important;width:100%!important}.admin-menu-button-mobile{display:flex!important}a[role=button],button{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none}*{-webkit-overflow-scrolling:touch}}@media (min-width:769px){.admin-table-container{display:block}.admin-card-container{display:none}.admin-sidebar-mobile{transform:translateX(0)!important}.admin-menu-button-mobile,.admin-sidebar-overlay{display:none!important}.admin-header-mobile{flex-direction:row!important;align-items:center!important;gap:1rem!important}.admin-header-mobile>div:first-child{flex:1 1!important;min-width:250px!important;max-width:400px!important;width:auto!important}.admin-header-mobile input[type=date],.admin-header-mobile input[type=search],.admin-header-mobile input[type=text]{font-size:.9375rem!important;min-height:auto!important;width:100%!important}.admin-header-mobile .admin-button-mobile,.admin-header-mobile button.admin-button-mobile{width:auto!important;min-height:auto!important;white-space:nowrap!important}.admin-header-mobile>div[style*="display: flex"][style*="alignItems: center"]{flex-direction:row!important;align-items:center!important;gap:1rem!important}.admin-header-mobile>div[style*="display: flex"][style*="alignItems: center"]>div{width:auto!important;text-align:left!important}}@media (max-width:768px){.admin-page-wrapper{width:100%;max-width:100%;padding:0}.admin-modal-mobile{padding:1.5rem!important;max-width:100%!important;margin:0!important;max-height:100vh!important;border-radius:16px 16px 0 0!important;height:auto}.admin-modal-mobile>div[style*="position: fixed"]{padding:0!important;align-items:flex-end!important}.admin-modal-mobile>div[style*=overflowY]{max-height:calc(100vh - 2rem)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}form{width:100%}form>div{margin-bottom:1.25rem}[style*=grid-template-columns]{grid-template-columns:1fr!important}div[style*="marginBottom: '2rem'"],div[style*='marginBottom: "2rem"'],section{margin-bottom:1.5rem!important}.recharts-responsive-container{width:100%!important;height:auto!important;min-height:250px}.admin-card{margin-bottom:1rem}input[type=search],input[type=text][placeholder*=Search]{width:100%!important;margin-bottom:1rem}.admin-card-actions button{min-height:44px;font-size:.875rem;padding:.75rem 1rem}.admin-pagination{flex-direction:column;gap:1rem;padding:1rem!important}.admin-button-mobile,button.admin-button-mobile{width:100%!important}label{margin-bottom:.5rem;display:block}input[type=checkbox],input[type=radio]{width:20px;height:20px;min-width:20px;min-height:20px}select{width:100%!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23374151' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem!important}.admin-pagination button,button[style*="padding: '0.5rem"]{min-height:44px!important;min-width:44px!important;padding:.75rem 1rem!important;font-size:.875rem!important}.admin-card-actions{flex-direction:column;gap:.75rem}.admin-card-actions button{width:100%!important}form>div[style*=marginBottom]{margin-bottom:1.25rem!important}label[style*="display: flex"]{padding:.75rem!important;min-height:48px;align-items:center}div[style*="overflowY: 'auto'"],div[style*="overflowY: auto"]{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}:hover{transition:none!important}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px}div[style*="gridTemplateColumns: 'minmax(0, 2fr) minmax(0, 1fr)'"]{grid-template-columns:1fr!important;gap:1rem!important}div[ref][style*="height: '500px'"]{height:350px!important;min-height:350px}div[style*="gridTemplateColumns: 'repeat(4, 1fr)'"], div[style*="gridTemplateColumns: 'repeat(auto-fit"]{grid-template-columns:repeat(2,1fr)!important;gap:.75rem!important}select[style*=padding]{width:100%!important;margin-bottom:1rem}.admin-card,div[style*="background: 'var(--white)'"][style*=borderRadius]{margin-bottom:1rem}div[style*=maxWidth]{max-width:100%!important}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.95)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}