@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--cem-dark: #014130;--cem-green: #078e36;--cem-text: #444a4b;--cem-border: #c8cdcf}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Inter,Arial,sans-serif;color:var(--cem-text)}.cem-login-page{min-height:100vh;display:grid;grid-template-columns:minmax(350px,37.4%) 1fr;background:#fff;overflow:hidden}.cem-login-panel{position:relative;z-index:2;min-height:100vh;display:flex;justify-content:center;overflow-y:auto;background:#fff;border-radius:0 22px 22px 0;box-shadow:14px 0 36px #00000014}.cem-login-content{width:min(100%,390px);min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:42px 34px 34px}.cem-login-logo{display:block;width:min(245px,84%);height:auto;margin:0 auto 48px;object-fit:contain}.cem-login-header h1{margin:0 0 28px;font-size:clamp(32px,3.2vw,46px);line-height:1.08;font-weight:400;letter-spacing:-.045em;color:var(--cem-text)}.cem-register-header h1{margin-bottom:10px;font-size:34px}.cem-register-header p{margin:0 0 22px;font-size:13px;line-height:1.5;color:#747a7c}.cem-login-form{display:flex;flex-direction:column}.cem-field-label{margin:0 0 9px 5px;font-size:18px;line-height:1.2;font-weight:400;color:var(--cem-text)}.cem-input-wrap{position:relative;display:flex;align-items:center;margin-bottom:20px}.cem-input{width:100%;height:59px;padding:0 50px 0 45px;border:2px solid var(--cem-border);border-radius:10px;background:#fff;color:var(--cem-text);font:inherit;font-size:18px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.cem-input-alone{margin-bottom:14px;padding:0 16px}.cem-input::placeholder{color:#777d7e;opacity:1}.cem-input:focus{border-color:var(--cem-green);box-shadow:0 0 0 4px #078e361f}.cem-input-icon{position:absolute;left:13px;z-index:1;color:var(--cem-green);width:18px;height:18px;font-size:18px;line-height:1;pointer-events:none}.cem-lock-icon{width:17px;height:17px;font-size:17px}.cem-password-toggle{position:absolute;right:13px;width:34px;height:34px;display:grid;place-items:center;border:0;background:transparent;color:#9ba0a1;font-size:19px;cursor:pointer}.cem-primary-button,.cem-associate-button,.cem-back-button,.cem-forgot-button,.cem-company-link{font-family:inherit}.cem-primary-button{align-self:center;min-width:172px;min-height:58px;margin-top:23px;padding:13px 28px;border:0;border-radius:15px;background:linear-gradient(180deg,#0aa543 0%,var(--cem-green) 100%);color:#fff;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0 8px 18px #078e362e}.cem-primary-button:hover,.cem-associate-button:hover{filter:brightness(1.04);transform:translateY(-1px)}.cem-primary-button:disabled,.cem-associate-button:disabled,.cem-back-button:disabled,.cem-company-link:disabled{opacity:.65;cursor:not-allowed}.cem-forgot-button{align-self:center;margin:8px 0 0;padding:5px;border:0;background:transparent;color:#696f71;font-size:15px;cursor:pointer}.cem-login-actions{display:flex;flex-direction:column;align-items:center;margin-top:52px}.cem-associate-button{min-height:53px;padding:12px 20px;border:0;border-radius:14px;background:linear-gradient(180deg,#08634c 0%,var(--cem-dark) 100%);color:#fff;font-size:20px;font-weight:700;cursor:pointer}.cem-help-link{display:inline-flex;align-items:center;gap:7px;margin-top:12px;color:#737879;font-size:15px;text-decoration:none}.cem-whatsapp-icon{color:#21c563;width:23px;height:23px;flex:0 0 23px;line-height:1}.cem-company-link{margin-top:16px;border:0;background:transparent;color:var(--cem-dark);font-size:13px;font-weight:600;text-decoration:underline;cursor:pointer}.cem-back-button{align-self:center;margin-top:10px;padding:8px 12px;border:0;background:transparent;color:var(--cem-dark);font-size:14px;font-weight:600;cursor:pointer}.cem-ambulance-panel{min-height:100vh;background-image:linear-gradient(180deg,#01413000 56%,#014130db),url(/auth/ambulancia-cem.png);background-position:center;background-size:cover;background-repeat:no-repeat}@media(max-height:820px)and (min-width:801px){.cem-login-content{justify-content:flex-start;padding-top:24px;padding-bottom:24px}.cem-login-logo{width:200px;margin-bottom:24px}.cem-login-header h1{margin-bottom:18px;font-size:34px}.cem-login-actions{margin-top:28px}}@media(max-width:800px){.cem-login-page{display:block;position:relative;min-height:100vh;background-image:linear-gradient(180deg,#01413040,#014130ad),url(/auth/ambulancia-cem.png);background-position:center;background-size:cover}.cem-ambulance-panel{display:none}.cem-login-panel{width:min(92%,440px);min-height:auto;margin:0 auto;border-radius:0 0 20px 20px;box-shadow:0 18px 50px #0000003b}.cem-login-content{width:100%;min-height:auto;padding:28px 25px 32px}.cem-login-logo{width:210px;margin-bottom:30px}.cem-login-header h1{font-size:34px}}@media(max-width:480px){.cem-login-page{background-position:64% center}.cem-login-panel{width:100%;border-radius:0 0 18px 18px}.cem-login-content{padding:24px 20px 28px}.cem-login-logo{width:185px;margin-bottom:24px}.cem-login-header h1{margin-bottom:22px;font-size:31px}.cem-field-label{font-size:16px}.cem-input{height:54px;font-size:16px}.cem-login-actions{margin-top:36px}.cem-associate-button{font-size:17px}}.sidebar{width:240px;background:#fff;border-right:1px solid #e0e0e0;padding:20px;display:flex;flex-direction:column;z-index:30;box-sizing:border-box}.logo{color:#2563eb;margin-bottom:20px}.sidebar li{padding:10px 0;color:#444;cursor:pointer}.sidebar li:hover{color:#2563eb}.logout-btn{margin-top:15px;padding:10px;border:none;background:#ef4444;color:#fff;border-radius:6px;cursor:pointer;flex-shrink:0}.main-content{flex:1;padding:30px;overflow-y:auto}.topbar{display:flex;align-items:center;gap:15px;margin-bottom:20px}.burger-btn{display:none;font-size:22px;background:#fff;border:1px solid #ddd;border-radius:6px;padding:6px 10px;cursor:pointer}.status-active{background:#dcfce7;color:#166534;padding:2px 8px;border-radius:6px;font-size:12px}.cards,.panels{display:grid;gap:20px}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin:25px 0}.card{background:#fff;padding:20px;border-radius:10px}.card .amount{font-size:28px;font-weight:700}.card.blue{background:#e0edff}.card.green{background:#dcfce7}.card.yellow{background:#fef9c3}.card.red{background:#fee2e2}.panel{background:#fff;padding:20px;border-radius:10px}.badge{background:#dcfce7;color:#166534;padding:2px 8px;border-radius:6px;font-size:12px}@media(max-width:900px){.burger-btn{display:block}.dashboard-container{flex-direction:column}.sidebar{position:fixed;top:0;left:0;height:100dvh;width:260px;max-width:85vw;transform:translate(-100%);transition:transform .3s ease;box-shadow:0 10px 30px #00000026;overflow-y:auto;padding-bottom:18px}.sidebar.open{transform:translate(0)}.close-btn{display:block}.logout-btn{position:sticky;bottom:0;width:100%}}@media(max-width:600px){.cards,.panels{grid-template-columns:1fr}}.dash-qr-btn{display:inline-flex;align-items:center;gap:8px;border:none;border-radius:10px;padding:10px 14px;cursor:pointer;font-weight:600;background:#111827;color:#fff}.dash-qr-btn:disabled{opacity:.7;cursor:not-allowed}.dash-qr-modal{width:100%;max-width:420px;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #0003}.dash-qr-modal-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #eee}.dash-qr-close{border:none;background:transparent;cursor:pointer;font-size:18px}.dash-qr-modal-body{padding:16px}.dash-qr-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;justify-content:center;align-items:center;padding:16px;z-index:9999}.dash-qr-modal{background:#fff;width:min(1100px,96vw);max-height:90vh;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px #00000040}.dash-qr-modal-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #e5e7eb}.dash-qr-close{border:none;background:transparent;font-size:20px;cursor:pointer}.dash-qr-modal-body{flex:1;overflow-y:auto;padding:18px;-webkit-overflow-scrolling:touch}.overlay{position:fixed;inset:0;background:#0006;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:40}.overlay.show{opacity:1;pointer-events:auto}.sidebar{position:fixed;left:0;top:0;width:260px;height:100vh;background:#fff;border-right:1px solid rgba(0,0,0,.08);transform:translate(-100%);transition:transform .25s ease;z-index:50;display:flex;flex-direction:column}.sidebar.open{transform:translate(0)}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:16px}.logo{font-size:22px;font-weight:900;color:#16a34a}.close-btn{background:none;border:none;font-size:20px;cursor:pointer}.menu-list{list-style:none;padding:0;margin:8px 0;flex:1}.menu-item{display:flex;align-items:center;gap:10px;padding:12px 16px;cursor:pointer;font-size:14px;border-radius:10px;margin:4px 8px;transition:background .15s ease}.menu-item:hover{background:#16a34a14}.menu-item.active{background:#16a34a26;font-weight:700}.menu-icon{width:16px}.logout-btn{margin:12px;padding:10px 14px;border-radius:10px;border:none;background:#ef4444;color:#fff;display:flex;gap:10px;align-items:center;cursor:pointer;font-weight:700}@media(min-width:1024px){.sidebar{transform:translate(0);position:static}.overlay,.close-btn{display:none}}*,*:before,*:after{box-sizing:border-box}.dashboard-container{display:flex;height:100vh;font-family:Segoe UI,sans-serif;background:#f5f6fa;position:relative}.overlay{display:none;position:fixed;inset:0;background:#0006;z-index:20}.overlay.show{display:block}.sidebar{width:240px;background:#fff;border-right:1px solid #e0e0e0;padding:20px;display:flex;flex-direction:column;z-index:30}.sidebar-header{display:flex;justify-content:space-between;align-items:center}.logo{color:#16a34a;margin:0 0 18px;font-weight:800}.close-btn{display:none;border:none;background:none;font-size:22px;cursor:pointer}.sidebar nav{flex:1;overflow-y:auto}.sidebar ul{list-style:none;padding:0;margin:0}.menu-item{padding:10px 0;color:#444;cursor:pointer;display:flex;align-items:center;gap:10px}.menu-item:hover{color:#2563eb}.menu-icon{width:18px}.logout-btn{margin-top:15px;padding:10px;border:none;background:#ef4444;color:#fff;border-radius:10px;cursor:pointer;flex-shrink:0;display:flex;align-items:center;gap:10px;font-weight:700}.logout-btn:hover{background:#dc2626}.main-content{flex:1;padding:24px 28px;overflow-y:auto}.topbar{display:flex;align-items:center;gap:14px;margin-bottom:18px}.burger-btn{display:none;font-size:22px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:6px 10px;cursor:pointer}.rf-topbar{justify-content:space-between}.rf-pageTitle{margin:0;font-size:22px;font-weight:800;color:#111827}.rf-topRight{display:flex;align-items:center;gap:10px}.rf-userBox{text-align:right;line-height:1.1}.rf-userRole{font-size:13px;color:#111827;font-weight:700}.rf-userId{font-size:12px;color:#6b7280}.rf-iconBtn{border:1px solid #e5e7eb;background:#fff;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;cursor:pointer}.rf-center{display:grid;justify-items:center;gap:16px}.rf-stepper{width:min(980px,100%);display:flex;align-items:center;gap:12px;padding:10px 6px;overflow-x:auto;scrollbar-width:thin}.rf-step{display:flex;align-items:center;gap:12px;flex:0 0 auto}.rf-stepCircle{width:34px;height:34px;border-radius:999px;border:2px solid #d1d5db;color:#6b7280;display:grid;place-items:center;font-weight:800;background:#fff}.rf-step.active .rf-stepCircle{border-color:#2563eb;color:#2563eb}.rf-stepText{min-width:0}.rf-stepTitle{font-size:13px;font-weight:800;color:#111827;white-space:nowrap}.rf-stepSub{font-size:12px;color:#6b7280;white-space:nowrap}.rf-stepLine{flex:0 0 60px;height:2px;background:#e5e7eb;border-radius:999px}.rf-panel{width:min(980px,100%);background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 10px 30px #0000000f;padding:16px}.rf-panelTop{display:flex;justify-content:flex-end;margin-bottom:10px}.rf-panelNote{font-size:12px;color:#6b7280}.rf-form{width:100%}.rf-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.rf-btn{border:none;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:800}.rf-btn--primary{background:#2563eb;color:#fff;box-shadow:0 10px 20px #2563eb2e}.rf-btn--primary:hover{opacity:.95}.rf-btn--ghost{background:#fff;border:1px solid #e5e7eb;color:#111827}.rf-btn:disabled{opacity:.7;cursor:not-allowed}@media(max-width:900px){.burger-btn{display:block}.dashboard-container{flex-direction:column}.sidebar{position:fixed;top:0;left:0;height:100dvh;width:260px;max-width:85vw;transform:translate(-100%);transition:transform .3s ease;box-shadow:0 10px 30px #00000026;overflow-y:auto;padding-bottom:18px}.sidebar.open{transform:translate(0)}.close-btn{display:block}.logout-btn{position:sticky;bottom:0;width:100%}.main-content{padding:18px 14px}.rf-userBox{display:none}.rf-stepLine{flex-basis:40px}}.rf-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:18px}.rf-sectionTitle{font-size:16px;font-weight:800;color:#111827;margin-bottom:14px}.rf-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 16px}.rf-field{display:flex;flex-direction:column;gap:6px}.rf-field--span2{grid-column:span 2}.rf-field label{font-size:13px;font-weight:700;color:#111827}.rf-field input,.rf-field select{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;background:#fff;outline:none;transition:border-color .12s ease,box-shadow .12s ease}.rf-field input::placeholder{color:#9ca3af}.rf-field input:focus,.rf-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.rf-field select{cursor:pointer}.rf-section+.rf-section{margin-top:20px}@media(max-width:900px){.rf-grid{grid-template-columns:1fr}.rf-field--span2{grid-column:span 1}.rf-section{padding:14px}}.cred-page{min-height:100vh;background:#efefef;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;font-family:Inter,Segoe UI,system-ui,sans-serif}.cred-card-modern{position:relative;width:820px;max-width:100%;aspect-ratio:1.75 / 1;border-radius:0;overflow:hidden;background:linear-gradient(90deg,#014130,#078e36);box-shadow:0 16px 40px #0000002e;color:#fff}.cred-shape{position:absolute;background:#ffffff0f;pointer-events:none}.cred-shape-top{top:-40px;right:80px;width:320px;height:120px;border-radius:80px;transform:rotate(35deg)}.cred-shape-bottom{left:20px;bottom:-40px;width:420px;height:120px;border-radius:80px;transform:rotate(32deg);background:#78ff781f}.cred-circle{position:absolute;border-radius:50%;pointer-events:none}.cred-circle-top{top:55px;right:70px;width:90px;height:90px;background:#55ff551f}.cred-circle-bottom{left:40px;bottom:105px;width:85px;height:85px;background:#55ff5524}.cred-top-left{position:absolute;top:42px;left:38px;font-size:28px;font-weight:400;line-height:1.1}.cred-label,.cred-value{color:#fff}.cred-brand{position:absolute;top:28px;right:30px;font-size:82px;font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff}.cred-bottom-left{position:absolute;left:38px;bottom:34px}.cred-name{font-size:44px;font-weight:400;line-height:1.08;margin-bottom:14px;color:#fff;max-width:520px;word-break:break-word}.cred-line{font-size:28px;font-weight:400;line-height:1.3;color:#fff;margin-top:6px}.cred-city{position:absolute;right:30px;bottom:34px;font-size:28px;font-weight:400;color:#fff;text-align:right;max-width:220px;word-break:break-word}.cred-actions{margin-top:22px;display:flex;justify-content:center}.cred-logout-btn{border:none;background:#014130;color:#fff;padding:12px 22px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:.2s ease}.cred-logout-btn:hover{background:#026348}.cred-msg{min-height:100vh;display:grid;place-items:center;padding:20px;text-align:center;font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:18px;font-weight:600;background:#efefef}.cred-msg.error{color:#dc2626}@media(max-width:900px){.cred-top-left{top:28px;left:24px;font-size:22px}.cred-brand{top:22px;right:24px;font-size:64px}.cred-bottom-left{left:24px;bottom:24px}.cred-name{font-size:34px;margin-bottom:10px;max-width:70%}.cred-line,.cred-city{font-size:22px}.cred-city{right:24px;bottom:24px}}@media(max-width:640px){.cred-page{padding:16px}.cred-card-modern{aspect-ratio:1.55 / 1;border-radius:18px}.cred-top-left{top:20px;left:18px;font-size:16px}.cred-brand{top:16px;right:18px;font-size:40px}.cred-bottom-left{left:18px;bottom:18px}.cred-name{font-size:22px;margin-bottom:8px;max-width:72%}.cred-line{font-size:16px;margin-top:4px}.cred-city{right:18px;bottom:18px;font-size:16px;max-width:120px}.cred-shape-top{width:180px;height:72px;right:40px;top:-20px}.cred-shape-bottom{width:230px;height:72px;left:8px;bottom:-20px}.cred-circle-top{width:55px;height:55px;right:42px;top:48px}.cred-circle-bottom{width:52px;height:52px;left:20px;bottom:70px}.cred-logout-btn{width:100%;max-width:320px}}.admin-page{position:relative;min-height:100vh;padding:28px 22px 40px;color:#0f172a}.admin-bg{position:absolute;inset:0;z-index:-1;background:radial-gradient(900px 500px at 10% 0%,rgba(59,130,246,.18),transparent 60%),radial-gradient(800px 500px at 90% 0%,rgba(16,185,129,.14),transparent 55%),radial-gradient(800px 600px at 60% 100%,rgba(244,63,94,.1),transparent 55%),linear-gradient(#f8fafc,#f8fafc)}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding:16px 16px 18px;border-radius:18px;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.8);box-shadow:0 10px 34px #0206170f}.admin-title{display:flex;gap:12px;align-items:flex-start}.admin-badge{height:34px;padding:0 12px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#0f172a;background:#0f172a0f;border:1px solid rgba(15,23,42,.1)}.admin-header h1{margin:0;font-size:28px;line-height:1.1;letter-spacing:-.02em}.admin-header p{margin:6px 0 0;color:#475569}.admin-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.admin-who{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#0f172a0a;border:1px solid rgba(226,232,240,.9)}.dot{width:9px;height:9px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px #22c55e29}.who-text{font-weight:700;color:#0f172a;font-size:13px}.admin-shell{border-radius:18px;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.9);box-shadow:0 10px 34px #0206170f;padding:14px}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px;border-radius:14px;background:#0f172a09;border:1px solid rgba(226,232,240,.8)}.search-wrap{position:relative;width:min(560px,100%)}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);opacity:.55;font-weight:900}.search{width:100%;padding:11px 12px 11px 34px;border-radius:14px;border:1px solid rgba(226,232,240,.9);background:#ffffffd9;outline:none;transition:box-shadow .2s ease,border-color .2s ease}.search:focus{border-color:#3b82f68c;box-shadow:0 0 0 4px #3b82f61f}.admin-count{color:#475569;font-weight:700;font-size:13px}.admin-table-card{border-radius:16px;border:1px solid rgba(226,232,240,.95);background:#ffffffd9;overflow:hidden}.table-wrap{overflow:auto}.modern-scroll::-webkit-scrollbar{height:10px;width:10px}.modern-scroll::-webkit-scrollbar-thumb{background:#0f172a2e;border-radius:999px}.modern-scroll::-webkit-scrollbar-track{background:#0f172a0f;border-radius:999px}.table{width:100%;border-collapse:collapse;min-width:980px}.table.modern thead th{position:sticky;top:0;z-index:1;background:#f8fafcf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(226,232,240,.95);color:#0f172a;font-size:12px;letter-spacing:.06em;text-transform:uppercase;padding:14px;text-align:center}.table td{padding:14px;border-bottom:1px solid rgba(226,232,240,.7);font-size:14px;color:#0f172a;vertical-align:middle;text-align:center}.row-hover:hover td{background:#3b82f60f}.table.modern thead th:last-child{text-align:center}.table.modern tbody td:last-child{text-align:center}.actions{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.pill{display:inline-block;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800;border:1px solid transparent}.pill-ok{background:#10b9811f;color:#065f46;border-color:#10b98138}.pill-warn{background:#f59e0b1f;color:#92400e;border-color:#f59e0b38}.pill-bad{background:#ef44441f;color:#991b1b;border-color:#ef444438}.btn{padding:10px 12px;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#0f172a;color:#fff;cursor:pointer;font-weight:800;letter-spacing:-.01em;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease,background .15s ease;box-shadow:0 8px 20px #0206171f}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-ghost{background:#ffffffe6;color:#0f172a;box-shadow:none}.btn-ghost:hover{box-shadow:0 8px 18px #02061714}.btn-danger{background:#ef4444;border-color:#ef4444e6}.btn-soft{background:#0f172aeb;border-color:#0f172aeb}.btn-logout{background:#ef4444f2;border-color:#ef4444f2}.modal-overlay{position:fixed;inset:0;background:#0206178c;display:flex;justify-content:center;align-items:center;padding:16px;z-index:9999}.modal{width:min(980px,96vw);max-height:90vh;overflow:auto;background:#ffffffeb;border-radius:18px;border:1px solid rgba(226,232,240,.95);box-shadow:0 18px 60px #02061759}.modern-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px;border-bottom:1px solid rgba(226,232,240,.8)}.modal-head h3{margin:0;font-size:18px;letter-spacing:-.01em}.muted{color:#64748b;text-align:center;padding:18px}.tabs{display:flex;gap:8px;padding:12px 16px;border-bottom:1px solid rgba(226,232,240,.8);flex-wrap:wrap}.tab{padding:9px 12px;border-radius:14px;border:1px solid rgba(226,232,240,.95);background:#ffffffe6;cursor:pointer;font-weight:800;color:#0f172a}.tab.active{background:#0f172a;border-color:#0f172a;color:#fff}.modal-body{padding:16px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.field{border:1px solid rgba(226,232,240,.9);border-radius:16px;padding:12px;background:#f8fafce6}.field span{display:block;color:#64748b;font-size:12px;margin-bottom:6px;font-weight:700}@media(max-width:980px){.admin-header{flex-direction:column;align-items:stretch}.admin-header-actions{justify-content:space-between}}@media(max-width:900px){.grid{grid-template-columns:1fr}.table{min-width:860px}}.table.modern th.th-user,.table.modern td.td-user,.table.modern th.th-actions,.table.modern td.td-actions{text-align:center}.table.modern td.td-actions{padding-right:14px}.profile-logo-click{cursor:pointer;-webkit-user-select:none;user-select:none}.profile-shell{padding:18px}.profile-head{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px}.profile-title h2{margin:0;font-size:22px;font-weight:900}.profile-sub{margin:6px 0 0;font-size:13px;opacity:.8}.profile-alert{margin:10px 0;padding:10px 12px;border-radius:10px;font-size:13px;border:1px solid rgba(0,0,0,.12);background:#fff}.profile-alert--error{border-color:#b0002059;background:#b000200f}.profile-alert--ok{border-color:#22c55e59;background:#22c55e14}.profile-grid{display:grid;grid-template-columns:320px 1fr;gap:16px;align-items:start}.profile-card{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:14px;padding:14px;box-shadow:0 6px 16px #0f172a0f}.profile-card-title{font-weight:900;margin-bottom:10px}.profile-avatar{width:100%;aspect-ratio:1 / 1;border-radius:14px;border:1px solid rgba(0,0,0,.12);background:#00000008;overflow:hidden;display:flex;align-items:center;justify-content:center}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-file{margin-top:10px}.profile-hint{margin-top:8px;font-size:12px;opacity:.75}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-field{display:flex;flex-direction:column;gap:6px}.profile-field label{font-size:12px;font-weight:800;opacity:.9}.profile-field input,.profile-field select{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.16);outline:none;background:#fff}.profile-field input:focus,.profile-field select:focus{border-color:#2563eb8c;box-shadow:0 0 0 4px #2563eb1f}.profile-divider{height:1px;margin:16px 0;background:#00000014}.profile-check{display:flex;gap:8px;align-items:center;margin-top:12px;font-size:13px}.profile-actions{margin-top:14px;display:flex;gap:10px;justify-content:flex-end}@media(max-width:980px){.profile-grid,.profile-form-grid{grid-template-columns:1fr}}
