.page-module__z6hFhW__authContainer{width:100vw;height:100vh;font-family:var(--font-nunito),sans-serif;background:#f6f5f7;justify-content:center;align-items:center;padding:20px;display:flex}.page-module__z6hFhW__card{background-color:#fff;border-radius:20px;width:1000px;max-width:100%;min-height:600px;position:relative;overflow:hidden;box-shadow:0 14px 28px #00000040,0 10px 10px #00000038}.page-module__z6hFhW__formContainer{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;height:100%;transition:all .6s ease-in-out;position:absolute;top:0;overflow:hidden auto}.page-module__z6hFhW__formContainer::-webkit-scrollbar{width:6px}.page-module__z6hFhW__formContainer::-webkit-scrollbar-track{background:0 0}.page-module__z6hFhW__formContainer::-webkit-scrollbar-thumb{background-color:#cbd5e1;border-radius:20px}.page-module__z6hFhW__overlayLogo{justify-content:center;align-items:center;margin-bottom:20px;animation:.8s ease-in-out page-module__z6hFhW__fadeIn;display:flex}.page-module__z6hFhW__loginContainer{z-index:2;width:50%;left:0}.page-module__z6hFhW__registerContainer{opacity:0;z-index:1;width:50%;left:0}.page-module__z6hFhW__formContent{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:0 50px;display:flex}.page-module__z6hFhW__logoContainer{margin-bottom:20px}.page-module__z6hFhW__formContent h3{margin-bottom:10px;font-size:2rem;font-weight:800}.page-module__z6hFhW__formContent .page-module__z6hFhW__subtitle{color:#6b7280;margin-bottom:20px;font-size:1rem}.page-module__z6hFhW__form{flex-direction:column;gap:15px;width:100%;display:flex}.page-module__z6hFhW__inputGroup{text-align:left;width:100%;position:relative}.page-module__z6hFhW__inputGroup input{background-color:#eee;border:none;border-radius:8px;outline:none;width:100%;margin-top:8px;padding:12px 45px 12px 15px}.page-module__z6hFhW__passwordToggle{cursor:pointer;color:#6b7280;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;margin-top:4px;padding:0;display:flex;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.page-module__z6hFhW__submitButton{border:1px solid var(--primary-color);background-color:var(--primary-color);color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;border-radius:20px;margin-top:10px;padding:12px 45px;font-size:1rem;font-weight:700;transition:transform 80ms ease-in}.page-module__z6hFhW__submitButton:active{transform:scale(.95)}.page-module__z6hFhW__submitButton:disabled{opacity:.7;cursor:not-allowed}.page-module__z6hFhW__switchText{margin-top:20px;font-size:.9rem}.page-module__z6hFhW__switchButton{color:var(--primary-color);cursor:pointer;font-weight:700;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.page-module__z6hFhW__formOptions{justify-content:space-between;align-items:center;width:100%;margin-top:5px;font-size:.9rem;display:flex}.page-module__z6hFhW__rememberMe{color:#6b7280;align-items:center;gap:8px;display:flex}.page-module__z6hFhW__forgotPassword{color:var(--primary-color);font-weight:600;text-decoration:none}.page-module__z6hFhW__overlayContainer{z-index:100;width:50%;height:100%;transition:transform .6s ease-in-out;position:absolute;top:0;left:50%;overflow:hidden}.page-module__z6hFhW__overlay{color:#fff;background:linear-gradient(135deg,#8e44ad,#6c5ce7);width:200%;height:100%;transition:transform .6s ease-in-out;position:relative;left:-100%;transform:translate(0)}.page-module__z6hFhW__overlayPanel{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:50%;height:100%;padding:0 40px;transition:transform .6s ease-in-out;display:flex;position:absolute;top:0}.page-module__z6hFhW__overlayPanel h1{color:#fff;margin:0;font-size:2.2rem;font-weight:800}.page-module__z6hFhW__overlayPanel p{letter-spacing:.5px;margin:20px 0 30px;font-size:1.1rem;font-weight:300;line-height:1.5}.page-module__z6hFhW__overlayButton{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:20px;padding:12px 45px;font-size:1rem;font-weight:700;transition:transform 80ms ease-in}.page-module__z6hFhW__overlayButton:active{transform:scale(.95)}.page-module__z6hFhW__overlayLeft{transform:translate(-20%)}.page-module__z6hFhW__overlayRight{right:0;transform:translate(0)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__loginContainer{transform:translate(100%)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__registerContainer{opacity:1;z-index:5;animation:.6s page-module__z6hFhW__show;transform:translate(100%)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__overlayContainer{transform:translate(-100%)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__overlay{transform:translate(50%)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__overlayLeft{transform:translate(0)}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__overlayRight{transform:translate(20%)}@keyframes page-module__z6hFhW__show{0%,49.99%{opacity:0;z-index:1}50%,to{opacity:1;z-index:5}}@media (max-width:1024px){.page-module__z6hFhW__card{width:90%;min-height:550px}.page-module__z6hFhW__formContent{padding:0 30px}.page-module__z6hFhW__overlayPanel h1{font-size:1.8rem}.page-module__z6hFhW__overlayPanel p{font-size:1rem}}@media (max-width:768px){.page-module__z6hFhW__authContainer{height:auto;min-height:100vh;padding:20px}.page-module__z6hFhW__card{width:100%;max-width:450px;height:auto;min-height:auto;padding:40px 0;overflow:hidden}.page-module__z6hFhW__overlayContainer{display:none}.page-module__z6hFhW__formContent{justify-content:center;height:auto;padding:0 25px}.page-module__z6hFhW__formContent h3{font-size:1.75rem}.page-module__z6hFhW__formContainer{width:100%;height:auto;position:relative;overflow:visible}.page-module__z6hFhW__loginContainer{opacity:1;z-index:10;display:flex}.page-module__z6hFhW__registerContainer{opacity:0;z-index:1;display:none}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__loginContainer{opacity:0;display:none;transform:none!important}.page-module__z6hFhW__card.page-module__z6hFhW__rightPanelActive .page-module__z6hFhW__registerContainer{opacity:1;animation:.4s ease-in-out forwards page-module__z6hFhW__fadeInMobile;display:flex;transform:none!important}.page-module__z6hFhW__inputGroup input{padding:14px 45px 14px 15px;font-size:16px}.page-module__z6hFhW__submitButton{width:100%;margin-top:20px;padding:15px}.page-module__z6hFhW__formOptions{flex-direction:column;align-items:flex-start;gap:15px;margin-top:10px}.page-module__z6hFhW__mobileLogo{margin-bottom:20px;display:block}}@media (min-width:769px){.page-module__z6hFhW__mobileLogo{display:none}}@keyframes page-module__z6hFhW__fadeInMobile{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Loading-module__pB6XFW__customLoader{color:#766df4;border-radius:50%;width:6px;height:6px;animation:.75s linear infinite alternate Loading-module__pB6XFW__d7-1,1.5s linear infinite Loading-module__pB6XFW__d7-2}@keyframes Loading-module__pB6XFW__d7-1{0%,20%{box-shadow:30px 0 0 3px,10px 0 0 3px,-10px 0 0 3px,-30px 0 0 3px}60%,to{box-shadow:12px 0 0 3px,14px 0 0 6px,-14px 0 0 6px,-12px 0 0 3px}}@keyframes Loading-module__pB6XFW__d7-2{0%,25%{transform:rotate(0)}50%,to{transform:rotate(.5turn)}}
.styles-module__d-FHia__overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__d-FHia__modal{text-align:center;background-color:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px}.styles-module__d-FHia__modal h3{margin-bottom:12px;font-size:1.25rem;font-weight:700}.styles-module__d-FHia__modal p{color:#4a5568;margin-bottom:24px}.styles-module__d-FHia__actions{justify-content:center;gap:12px;display:flex}.styles-module__d-FHia__cancelButton,.styles-module__d-FHia__confirmButton{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-weight:600}.styles-module__d-FHia__cancelButton{background-color:#f1f5f9}.styles-module__d-FHia__confirmButton{color:#fff;background-color:#dc2626}.styles-module__d-FHia__confirmButton:disabled{cursor:not-allowed;background-color:#f87171}
.styles-module__sXflsa__overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__sXflsa__modal{text-align:center;background-color:#fff;border-radius:12px;width:100%;max-width:400px;padding:24px}.styles-module__sXflsa__modal h3{margin-bottom:12px;font-size:1.25rem;font-weight:700}.styles-module__sXflsa__modal p{color:#4a5568;margin-bottom:24px}.styles-module__sXflsa__actions{justify-content:center;gap:12px;display:flex}.styles-module__sXflsa__cancelButton{cursor:pointer;background-color:#f1f5f9;border:none;border-radius:8px;padding:10px 20px;font-weight:600}.styles-module__sXflsa__confirmButton{cursor:pointer;color:#fff;background-color:#2563eb;border:none;border-radius:8px;padding:10px 20px;font-weight:600;transition:background-color .2s}.styles-module__sXflsa__confirmButton:hover:not(:disabled){background-color:#1d4ed8}.styles-module__sXflsa__confirmButton:disabled{cursor:not-allowed;opacity:.7;background-color:#93c5fd}
.styles-module__Qf27Eq__pagination{justify-content:center;align-items:center;gap:8px;margin-top:24px;display:flex}.styles-module__Qf27Eq__pagination button{cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:8px 12px;font-weight:600}.styles-module__Qf27Eq__pagination button:disabled{cursor:not-allowed;opacity:.5}.styles-module__Qf27Eq__pagination button.styles-module__Qf27Eq__active{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}
.page-module__LgvGZG__filterGroup{flex-direction:column;flex:1;gap:6px;min-width:160px;display:flex}.page-module__LgvGZG__filterGroup label{color:var(--gray-600);margin-left:2px;font-size:.8rem;font-weight:600}.page-module__LgvGZG__pageContainer{background:var(--background);min-height:100vh;padding:24px}.page-module__LgvGZG__header{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.page-module__LgvGZG__header h1{color:var(--gray-900);letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700}.page-module__LgvGZG__addButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000001a}.page-module__LgvGZG__addButton:hover{transform:translateY(-2px);box-shadow:0 4px 8px #4f46e54d}.page-module__LgvGZG__filterBar{background-color:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);flex-wrap:wrap;gap:12px;margin-bottom:24px;padding:20px;display:flex}.page-module__LgvGZG__filterBar input{border:1px solid var(--gray-300);min-width:200px;color:var(--gray-700);transition:all var(--transition-base);background:#fff;border-radius:8px;flex:1;padding:10px 14px;font-family:inherit;font-size:.9rem}.page-module__LgvGZG__filterBar input,.page-module__LgvGZG__filterBar select{border:1px solid var(--gray-300);min-width:180px;color:var(--gray-700);transition:all var(--transition-base);background:#fff;border-radius:8px;flex:1;padding:10px 14px;font-family:inherit;font-size:.9rem}.page-module__LgvGZG__filterBar input:hover,.page-module__LgvGZG__filterBar select:hover{border-color:var(--gray-400)}.page-module__LgvGZG__filterBar input:focus,.page-module__LgvGZG__filterBar select:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.page-module__LgvGZG__filterBar input::placeholder{color:var(--gray-400)}.page-module__LgvGZG__filterBar select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;height:auto;padding-right:40px}.page-module__LgvGZG__filterBar input:hover{border-color:var(--gray-400)}.page-module__LgvGZG__filterBar input:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.page-module__LgvGZG__searchButton,.page-module__LgvGZG__clearButton{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;padding:10px 20px;font-size:.9rem;font-weight:600}.page-module__LgvGZG__searchButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;box-shadow:0 2px 4px #0000001a}.page-module__LgvGZG__searchButton:hover{transform:translateY(-1px);box-shadow:0 4px 8px #4f46e540}.page-module__LgvGZG__clearButton{color:var(--gray-700);border:1px solid var(--gray-300);background-color:#fff}.page-module__LgvGZG__clearButton:hover{background-color:var(--gray-50);border-color:var(--gray-400)}.page-module__LgvGZG__searchButton:active,.page-module__LgvGZG__clearButton:active{transform:translateY(0)}.page-module__LgvGZG__content{background-color:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);min-height:400px;padding:24px;overflow-x:auto}.page-module__LgvGZG__table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.page-module__LgvGZG__table th,.page-module__LgvGZG__table td{text-align:left;border-bottom:1px solid var(--gray-200);vertical-align:middle;padding:12px}.page-module__LgvGZG__table thead{background:var(--gray-50)}.page-module__LgvGZG__table th{color:var(--gray-700);text-transform:uppercase;letter-spacing:.025em;background:var(--gray-50);z-index:10;font-size:.875rem;font-weight:600;position:sticky;top:0}.page-module__LgvGZG__table tbody tr{transition:all var(--transition-fast);animation:.3s ease-out page-module__LgvGZG__fadeIn}.page-module__LgvGZG__table tbody tr:hover{background-color:var(--primary-50)}.page-module__LgvGZG__table tbody tr:last-child td{border-bottom:none}.page-module__LgvGZG__table td{color:var(--gray-800);word-break:break-word;overflow-wrap:break-word;font-size:.9rem}.page-module__LgvGZG__patientImage{object-fit:cover;border:2px solid #fff;border-radius:8px;width:40px;height:40px;box-shadow:0 1px 3px #0000001a}.page-module__LgvGZG__actionsCell{align-items:center;gap:8px;display:flex}.page-module__LgvGZG__actionButton{cursor:pointer;width:34px;height:34px;transition:all var(--transition-base);background-color:var(--gray-100);color:var(--gray-600);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;text-decoration:none;display:flex}.page-module__LgvGZG__actionButton:hover{background-color:var(--primary-100);color:var(--primary-600);border-color:var(--primary-200);transform:translateY(-1px)}.page-module__LgvGZG__deleteButton{background-color:var(--gray-100);color:var(--error)}.page-module__LgvGZG__deleteButton:hover{color:#dc2626;background-color:#fef2f2;border-color:#fecaca}.page-module__LgvGZG__emptyState{text-align:center;color:var(--gray-500);padding:60px 20px}.page-module__LgvGZG__emptyState h3{color:var(--gray-700);margin-bottom:8px;font-size:1.25rem}.page-module__LgvGZG__emptyState p{margin-bottom:20px;font-size:.95rem}.page-module__LgvGZG__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}@media (max-width:768px){.page-module__LgvGZG__pageContainer{padding:16px}.page-module__LgvGZG__header{flex-direction:column;align-items:stretch}.page-module__LgvGZG__addButton{justify-content:center;width:100%}.page-module__LgvGZG__filterBar{flex-direction:column}.page-module__LgvGZG__filterBar input,.page-module__LgvGZG__searchButton,.page-module__LgvGZG__clearButton{width:100%}.page-module__LgvGZG__content{padding:16px;overflow-x:scroll}.page-module__LgvGZG__table{min-width:600px}}@keyframes page-module__LgvGZG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-contrast:high){.page-module__LgvGZG__content,.page-module__LgvGZG__actionButton{border-width:2px}}
.CurrentStockView-module__Okwy6W__content{background-color:var(--card-bg,#fff);border-radius:var(--border-radius-lg,12px);border:1px solid var(--border-color,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 2px #0000000d);min-height:400px;padding:24px;overflow-x:auto}.CurrentStockView-module__Okwy6W__filterBar{background-color:var(--gray-50,#f9fafb);border-radius:var(--border-radius-lg,12px);border:1px solid var(--gray-200,#e5e7eb);grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding:20px;display:grid}.CurrentStockView-module__Okwy6W__filterGroup{flex-direction:column;justify-content:flex-end;gap:6px;display:flex}.CurrentStockView-module__Okwy6W__filterGroup label{color:var(--gray-600,#4b5563);margin-left:2px;font-size:.8rem;font-weight:600}.CurrentStockView-module__Okwy6W__filterGroup input,.CurrentStockView-module__Okwy6W__filterGroup select{border:1px solid var(--gray-300,#d1d5db);width:100%;height:42px;color:var(--gray-700,#374151);box-sizing:border-box;background-color:#fff;border-radius:8px;padding:0 14px;font-family:inherit;font-size:.9rem;transition:all .2s}.CurrentStockView-module__Okwy6W__filterGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.CurrentStockView-module__Okwy6W__filterGroup input:focus,.CurrentStockView-module__Okwy6W__filterGroup select:focus{border-color:var(--primary-500,#6366f1);outline:none;box-shadow:0 0 0 3px #6366f11a}.CurrentStockView-module__Okwy6W__filterActions{justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.CurrentStockView-module__Okwy6W__searchButton,.CurrentStockView-module__Okwy6W__clearButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;height:42px;padding:0 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.CurrentStockView-module__Okwy6W__searchButton{background:linear-gradient(135deg,var(--primary-600,#4f46e5)0%,var(--primary-700,#4338ca)100%);color:#fff;box-shadow:0 2px 4px #0000001a}.CurrentStockView-module__Okwy6W__searchButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #4f46e540}.CurrentStockView-module__Okwy6W__clearButton{color:var(--gray-700,#374151);border:1px solid var(--gray-300,#d1d5db);background-color:#fff}.CurrentStockView-module__Okwy6W__clearButton:hover{background-color:var(--gray-100,#f3f4f6)}.CurrentStockView-module__Okwy6W__headerTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.CurrentStockView-module__Okwy6W__addButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.CurrentStockView-module__Okwy6W__addButton:hover{transform:translateY(-2px);box-shadow:0 4px 8px #4f46e54d}.CurrentStockView-module__Okwy6W__table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:600px}.CurrentStockView-module__Okwy6W__table th,.CurrentStockView-module__Okwy6W__table td{text-align:left;border-bottom:1px solid var(--gray-200,#e5e7eb);vertical-align:middle;padding:12px 16px}.CurrentStockView-module__Okwy6W__table th{color:var(--gray-700,#374151);text-transform:uppercase;background:var(--gray-50,#f9fafb);font-size:.85rem;font-weight:600}.CurrentStockView-module__Okwy6W__table td{color:var(--gray-800,#1f2937);font-size:.9rem}.CurrentStockView-module__Okwy6W__table tbody tr:hover{background-color:var(--primary-50,#eef2ff)}.CurrentStockView-module__Okwy6W__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}@media (max-width:1024px){.CurrentStockView-module__Okwy6W__filterBar{grid-template-columns:repeat(2,1fr)}.CurrentStockView-module__Okwy6W__filterActions{grid-column:span 2}}@media (max-width:768px){.CurrentStockView-module__Okwy6W__headerTop{flex-direction:column;align-items:stretch}.CurrentStockView-module__Okwy6W__addButton{justify-content:center;width:100%}.CurrentStockView-module__Okwy6W__content{padding:16px}}@media (max-width:480px){.CurrentStockView-module__Okwy6W__filterBar{grid-template-columns:1fr}.CurrentStockView-module__Okwy6W__filterActions{flex-direction:column-reverse;grid-column:span 1}.CurrentStockView-module__Okwy6W__searchButton,.CurrentStockView-module__Okwy6W__clearButton{width:100%}}
.CashRegisterView-module__4pLPTq__viewContainer{width:100%}.CashRegisterView-module__4pLPTq__selectorContainer{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);align-items:center;gap:12px;max-width:500px;margin-bottom:24px;padding:8px;display:flex}.CashRegisterView-module__4pLPTq__selectorIcon{color:var(--primary-600);flex-shrink:0;margin-left:8px;font-size:1.25rem}.CashRegisterView-module__4pLPTq__selectorDropdown{width:100%;color:var(--gray-900);transition:all var(--transition-base);cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e") right 12px center/16px no-repeat;border:none;border-radius:8px;padding:10px 40px 10px 14px;font-family:inherit;font-size:1rem;font-weight:600}.CashRegisterView-module__4pLPTq__selectorDropdown:focus{outline:none;box-shadow:0 0 0 3px #6366f11a}.CashRegisterView-module__4pLPTq__statusCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);overflow:hidden}.CashRegisterView-module__4pLPTq__statusHeader{background-color:var(--gray-50);border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.CashRegisterView-module__4pLPTq__statusHeader h3{color:var(--gray-900);margin:0;font-size:1.25rem;font-weight:700}.CashRegisterView-module__4pLPTq__statusBody{flex-direction:column;gap:16px;padding:24px;display:flex}.CashRegisterView-module__4pLPTq__statusInfo{flex-direction:column;gap:2px;display:flex}.CashRegisterView-module__4pLPTq__infoLabel{color:var(--gray-600);text-transform:uppercase;font-size:.8rem;font-weight:600}.CashRegisterView-module__4pLPTq__infoValue{color:var(--gray-800);font-size:1.125rem;font-weight:500}.CashRegisterView-module__4pLPTq__statusActions{background-color:var(--gray-50);border-top:1px solid var(--border-color);justify-content:flex-end;padding:16px 24px;display:flex}.CashRegisterView-module__4pLPTq__openButton,.CashRegisterView-module__4pLPTq__closeButton{color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 2px 4px #0000001a}.CashRegisterView-module__4pLPTq__openButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%)}.CashRegisterView-module__4pLPTq__openButton:hover{transform:translateY(-2px);box-shadow:0 4px 8px #4f46e54d}.CashRegisterView-module__4pLPTq__closeButton{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)}.CashRegisterView-module__4pLPTq__closeButton:hover{transform:translateY(-2px);box-shadow:0 4px 8px #dc26264d}.CashRegisterView-module__4pLPTq__historyTitle{color:var(--gray-800);margin-bottom:16px;font-size:1.25rem;font-weight:600}.CashRegisterView-module__4pLPTq__discrepancyOk{color:var(--success);font-weight:700}.CashRegisterView-module__4pLPTq__discrepancyPositive{color:#f59e0b;font-weight:700}.CashRegisterView-module__4pLPTq__discrepancyNegative{color:var(--error);font-weight:700}
.MovementHistoryView-module__3sBzEG__content{background-color:var(--card-bg,#fff);border-radius:var(--border-radius-lg,12px);border:1px solid var(--border-color,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 2px #0000000d);min-height:400px;padding:24px;overflow-x:auto}.MovementHistoryView-module__3sBzEG__filterBar{background-color:var(--gray-50,#f9fafb);border-radius:var(--border-radius-lg,12px);border:1px solid var(--gray-200,#e5e7eb);grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;padding:20px;display:grid}.MovementHistoryView-module__3sBzEG__filterGroup{flex-direction:column;justify-content:flex-end;gap:6px;display:flex}.MovementHistoryView-module__3sBzEG__filterGroup label{color:var(--gray-600,#4b5563);margin-left:2px;font-size:.8rem;font-weight:600}.MovementHistoryView-module__3sBzEG__filterGroup input,.MovementHistoryView-module__3sBzEG__filterGroup select{border:1px solid var(--gray-300,#d1d5db);width:100%;height:42px;color:var(--gray-700,#374151);box-sizing:border-box;background-color:#fff;border-radius:8px;padding:0 14px;font-family:inherit;font-size:.9rem;transition:all .2s}.MovementHistoryView-module__3sBzEG__filterGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.MovementHistoryView-module__3sBzEG__filterGroup input:focus,.MovementHistoryView-module__3sBzEG__filterGroup select:focus{border-color:var(--primary-500,#6366f1);outline:none;box-shadow:0 0 0 3px #6366f11a}.MovementHistoryView-module__3sBzEG__filterActions{grid-column:span 2;justify-content:flex-end;align-items:flex-end;gap:8px;display:flex}.MovementHistoryView-module__3sBzEG__searchButton,.MovementHistoryView-module__3sBzEG__clearButton{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;height:42px;padding:0 20px;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.MovementHistoryView-module__3sBzEG__searchButton{background:linear-gradient(135deg,var(--primary-600,#4f46e5)0%,var(--primary-700,#4338ca)100%);color:#fff;box-shadow:0 2px 4px #0000001a}.MovementHistoryView-module__3sBzEG__searchButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #4f46e540}.MovementHistoryView-module__3sBzEG__clearButton{color:var(--gray-700,#374151);border:1px solid var(--gray-300,#d1d5db);background-color:#fff}.MovementHistoryView-module__3sBzEG__clearButton:hover{background-color:var(--gray-100,#f3f4f6)}.MovementHistoryView-module__3sBzEG__table{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%;min-width:800px}.MovementHistoryView-module__3sBzEG__table th,.MovementHistoryView-module__3sBzEG__table td{text-align:left;border-bottom:1px solid var(--gray-200,#e5e7eb);vertical-align:middle;padding:12px 16px}.MovementHistoryView-module__3sBzEG__table th{color:var(--gray-700,#374151);text-transform:uppercase;background:var(--gray-50,#f9fafb);font-size:.85rem;font-weight:600}.MovementHistoryView-module__3sBzEG__table td{color:var(--gray-800,#1f2937);font-size:.9rem}.MovementHistoryView-module__3sBzEG__table tbody tr:hover{background-color:var(--primary-50,#eef2ff)}.MovementHistoryView-module__3sBzEG__actionButton{cursor:pointer;background-color:var(--gray-100,#f3f4f6);width:34px;height:34px;color:var(--gray-600,#4b5563);border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;transition:all .2s;display:flex}.MovementHistoryView-module__3sBzEG__actionButton:hover:not(:disabled){background-color:var(--primary-100,#e0e7ff);color:var(--primary-600,#4f46e5);border-color:var(--primary-200,#c7d2fe)}.MovementHistoryView-module__3sBzEG__actionButton:disabled{opacity:.5;cursor:not-allowed}.MovementHistoryView-module__3sBzEG__loadingContainer{justify-content:center;align-items:center;min-height:400px;display:flex}@media (max-width:1024px){.MovementHistoryView-module__3sBzEG__filterBar{grid-template-columns:repeat(3,1fr)}.MovementHistoryView-module__3sBzEG__filterActions{grid-column:span 3}}@media (max-width:768px){.MovementHistoryView-module__3sBzEG__filterBar{grid-template-columns:repeat(2,1fr)}.MovementHistoryView-module__3sBzEG__filterActions{grid-column:span 2}.MovementHistoryView-module__3sBzEG__content{padding:16px;overflow-x:auto}}@media (max-width:480px){.MovementHistoryView-module__3sBzEG__filterBar{grid-template-columns:1fr;gap:12px}.MovementHistoryView-module__3sBzEG__filterActions{flex-direction:column-reverse;grid-column:span 1;width:100%}.MovementHistoryView-module__3sBzEG__searchButton,.MovementHistoryView-module__3sBzEG__clearButton{width:100%}}
.Sidebar-module__CazQ7G__sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;width:280px;min-width:280px;height:100vh;padding:28px 20px 20px;display:flex;position:relative;overflow:hidden auto}.Sidebar-module__CazQ7G__sidebar::-webkit-scrollbar{width:6px}.Sidebar-module__CazQ7G__sidebar::-webkit-scrollbar-track{background:0 0}.Sidebar-module__CazQ7G__sidebar::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}.Sidebar-module__CazQ7G__sidebar::-webkit-scrollbar-thumb:hover{background:#d1d5db}.Sidebar-module__CazQ7G__logoWrapper{border-bottom:1px solid #f3f4f6;margin-bottom:36px;padding-bottom:28px}.Sidebar-module__CazQ7G__logo{align-items:center;gap:14px;display:flex}.Sidebar-module__CazQ7G__logoIcon{background:0 0;border-radius:12px;justify-content:center;align-items:center;width:65px;height:65px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.Sidebar-module__CazQ7G__logo:hover .Sidebar-module__CazQ7G__logoIcon{transform:scale(1.05)}.Sidebar-module__CazQ7G__logoName{color:#111827;text-align:center;letter-spacing:-.025em;font-size:1.625rem;font-weight:700}.Sidebar-module__CazQ7G__nav{flex:1;margin-bottom:24px}.Sidebar-module__CazQ7G__navList{flex-direction:column;gap:4px;list-style:none;display:flex}.Sidebar-module__CazQ7G__navList>li{opacity:0;animation:.4s cubic-bezier(.4,0,.2,1) forwards Sidebar-module__CazQ7G__fadeInUp}@keyframes Sidebar-module__CazQ7G__fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.Sidebar-module__CazQ7G__navItem,.Sidebar-module__CazQ7G__navButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Sidebar-module__CazQ7G__navItem:hover,.Sidebar-module__CazQ7G__navButton:hover{color:#4f46e5;background:#f9fafb}.Sidebar-module__CazQ7G__navItem.Sidebar-module__CazQ7G__active,.Sidebar-module__CazQ7G__navButton.Sidebar-module__CazQ7G__active{color:#4f46e5;background:#eef2ff;font-weight:600}.Sidebar-module__CazQ7G__activeIndicator{background:#4f46e5;border-radius:0 2px 2px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Sidebar-module__CazQ7G__navIcon{flex-shrink:0;align-items:center;font-size:1.125rem;transition:transform .2s;display:flex}.Sidebar-module__CazQ7G__navItem.Sidebar-module__CazQ7G__active .Sidebar-module__CazQ7G__navIcon,.Sidebar-module__CazQ7G__navButton.Sidebar-module__CazQ7G__active .Sidebar-module__CazQ7G__navIcon{color:#4f46e5}.Sidebar-module__CazQ7G__navLabel{white-space:nowrap;text-align:left;flex-grow:1}.Sidebar-module__CazQ7G__chevron{color:#9ca3af;margin-left:auto;font-size:.875rem;transition:transform .3s}.Sidebar-module__CazQ7G__navButton.Sidebar-module__CazQ7G__active .Sidebar-module__CazQ7G__chevron{color:#4f46e5}.Sidebar-module__CazQ7G__chevronOpen{transform:rotate(180deg)}.Sidebar-module__CazQ7G__subMenu{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;gap:2px;max-height:0;margin-top:4px;padding-left:20px;list-style:none;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .3s;display:flex;overflow:hidden}.Sidebar-module__CazQ7G__subMenuOpen{opacity:1;visibility:visible;pointer-events:auto;max-height:calc(100vh - 200px);padding-top:6px;padding-bottom:6px;overflow:hidden auto}.Sidebar-module__CazQ7G__subMenu li{opacity:0;transition:opacity .3s,transform .3s;transform:translateY(-4px)}.Sidebar-module__CazQ7G__subMenuOpen li{opacity:1;transform:translateY(0)}.Sidebar-module__CazQ7G__subMenuItem{color:#6b7280;border-radius:6px;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.Sidebar-module__CazQ7G__subMenuItem:hover{color:#4f46e5;background:#f9fafb;transform:translate(2px)}.Sidebar-module__CazQ7G__subMenuItem.Sidebar-module__CazQ7G__activeSub{color:#4f46e5;background:#f0f4ff;font-weight:600}.Sidebar-module__CazQ7G__subMenuItem.Sidebar-module__CazQ7G__activeSub:before{content:"";background:#4f46e5;border-radius:1px;width:2px;height:14px;position:absolute;top:50%;left:-20px;transform:translateY(-50%)}.Sidebar-module__CazQ7G__userProfile{border-top:1px solid #f3f4f6;padding-top:20px}.Sidebar-module__CazQ7G__userInfo{background:#fafafa;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;transition:all .2s;display:flex}.Sidebar-module__CazQ7G__userInfo:hover{background:#f3f4f6}.Sidebar-module__CazQ7G__userAvatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:600;display:flex}.Sidebar-module__CazQ7G__userDetails{flex-direction:column;flex:1;min-width:0;display:flex}.Sidebar-module__CazQ7G__userName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;line-height:1.3;overflow:hidden}.Sidebar-module__CazQ7G__userRole{color:#6b7280;font-size:.75rem;line-height:1.3}.Sidebar-module__CazQ7G__logoutButton{cursor:pointer;color:#ef4444;background:#fff;border:1px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__CazQ7G__logoutButton:hover{background:#fef2f2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 2px 8px #ef44441a}.Sidebar-module__CazQ7G__logoutButton:active{transform:translateY(0)}.Sidebar-module__CazQ7G__logoutButton svg{font-size:1rem}@media (max-height:700px){.Sidebar-module__CazQ7G__sidebar{padding:20px 16px 16px}.Sidebar-module__CazQ7G__logoWrapper{margin-bottom:24px;padding-bottom:20px}.Sidebar-module__CazQ7G__navItem,.Sidebar-module__CazQ7G__navButton{padding:8px 10px;font-size:.875rem}.Sidebar-module__CazQ7G__navIcon{font-size:1rem}}@media (prefers-contrast:high){.Sidebar-module__CazQ7G__sidebar{border-right:2px solid #111827}.Sidebar-module__CazQ7G__navItem.Sidebar-module__CazQ7G__active,.Sidebar-module__CazQ7G__navButton.Sidebar-module__CazQ7G__active{outline-offset:-2px;outline:2px solid #4f46e5}}@media (prefers-reduced-motion:reduce){.Sidebar-module__CazQ7G__navList>li{opacity:1;animation:none}.Sidebar-module__CazQ7G__navItem,.Sidebar-module__CazQ7G__navButton,.Sidebar-module__CazQ7G__subMenuItem,.Sidebar-module__CazQ7G__logoutButton,.Sidebar-module__CazQ7G__userInfo,.Sidebar-module__CazQ7G__logoIcon,.Sidebar-module__CazQ7G__chevron,.Sidebar-module__CazQ7G__navIcon,.Sidebar-module__CazQ7G__subMenu{transition:none}}.Sidebar-module__CazQ7G__navItem,.Sidebar-module__CazQ7G__navItem:hover,.Sidebar-module__CazQ7G__navItem:focus,.Sidebar-module__CazQ7G__subMenuItem,.Sidebar-module__CazQ7G__subMenuItem:hover,.Sidebar-module__CazQ7G__subMenuItem:focus{box-shadow:none!important;border-bottom:none!important;text-decoration:none!important}.Sidebar-module__CazQ7G__clinicSelectorWrapper{width:100%;position:relative}.Sidebar-module__CazQ7G__clinicSelectorButton{cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:0}.Sidebar-module__CazQ7G__clinicInfo{flex-direction:column;flex:1;display:flex;overflow:hidden}.Sidebar-module__CazQ7G__clinicName{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:1.1rem;font-weight:700;overflow:hidden}.Sidebar-module__CazQ7G__roleLabel{color:#6b7280;font-size:.75rem}.Sidebar-module__CazQ7G__clinicDropdown{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:8px;padding:4px;list-style:none;animation:.2s Sidebar-module__CazQ7G__fadeIn;position:absolute;top:100%;left:0;box-shadow:0 4px 12px #0000001a}.Sidebar-module__CazQ7G__clinicOption{text-align:left;cursor:pointer;color:#374151;background:0 0;border:none;border-radius:6px;width:100%;padding:8px 12px;font-size:.9rem;transition:background .2s}.Sidebar-module__CazQ7G__clinicOption:hover{background:#f3f4f6}.Sidebar-module__CazQ7G__activeOption{color:#4f46e5;background:#eef2ff;font-weight:600}.Sidebar-module__CazQ7G__divider{background:#e5e7eb;height:1px;margin:4px 0}.Sidebar-module__CazQ7G__addClinicOption{color:#4f46e5;border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.Sidebar-module__CazQ7G__addClinicOption:hover{background:#eef2ff}.Sidebar-module__CazQ7G__mobileMenuBtn{z-index:40;color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:transform .2s,background-color .2s;display:none;position:fixed;top:16px;left:16px;box-shadow:0 4px 6px #0000001a}.Sidebar-module__CazQ7G__mobileMenuBtn:active{transform:scale(.95)}.Sidebar-module__CazQ7G__closeBtn{color:#6b7280;cursor:pointer;z-index:60;background:0 0;border:none;padding:8px;font-size:1.5rem;display:none;position:absolute;top:16px;right:16px}.Sidebar-module__CazQ7G__overlay{display:none}@media (max-width:1024px){.Sidebar-module__CazQ7G__mobileMenuBtn{display:flex}.Sidebar-module__CazQ7G__closeBtn{display:block}.Sidebar-module__CazQ7G__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:45;background:#0006;width:100vw;height:100vh;animation:.3s Sidebar-module__CazQ7G__fadeInOverlay;display:block;position:fixed;top:0;left:0}.Sidebar-module__CazQ7G__sidebar{z-index:50;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 25px #0000001a}.Sidebar-module__CazQ7G__sidebar.Sidebar-module__CazQ7G__sidebarOpen{transform:translate(0)}}@keyframes Sidebar-module__CazQ7G__fadeInOverlay{0%{opacity:0}to{opacity:1}}
.main-module__j6kFOG__eventSubInfo{align-items:center;gap:4px;display:flex;overflow:hidden}.main-module__j6kFOG__eventCategoryBadge{letter-spacing:.02em;background:#ffffff40;border-radius:4px;flex-shrink:0;padding:1px 4px;font-size:.6rem;font-weight:700}.main-module__j6kFOG__legendsContainer{border-top:1px dashed var(--gray-200);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;padding-top:16px;display:flex}.main-module__j6kFOG__statusLegend,.main-module__j6kFOG__categoryLegend{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.main-module__j6kFOG__legendTitle{color:var(--gray-500);text-transform:uppercase;letter-spacing:.05em;margin-right:4px;font-size:.8rem;font-weight:700}.main-module__j6kFOG__categoryIcon{background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-200);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.main-module__j6kFOG__pageContainer{background:var(--background);width:100%;padding:24px}:is(.main-module__j6kFOG__calendarWrapper .rbc-header button,.main-module__j6kFOG__calendarWrapper .rbc-button-link){cursor:default!important;pointer-events:none!important;color:inherit!important;font-family:inherit!important;font-weight:inherit!important;background:0 0!important;text-decoration:none!important}.main-module__j6kFOG__calendarWrapper .rbc-time-gutter .rbc-label{visibility:visible!important;display:block!important}.main-module__j6kFOG__calendarWrapper .rbc-event{box-shadow:0 1px 2px #0000001a;background-color:var(--event-bg-color,#6366f1)!important;border:none!important;flex-direction:column!important;justify-content:center!important;padding:2px 6px!important;display:flex!important}.main-module__j6kFOG__calendarWrapper .rbc-event:hover{filter:brightness(1.1);transform:scale(1.04)}.main-module__j6kFOG__calendarWrapper .rbc-event-content{color:#fff!important;background:0 0!important;font-size:.8rem!important;font-weight:600!important}.main-module__j6kFOG__calendarWrapper .rbc-time-slot{border-top:1px solid #f0f0f0;min-height:50px}.main-module__j6kFOG__calendarWrapper .rbc-timeslot-group{min-height:100px}.main-module__j6kFOG__calendarWrapper .rbc-time-gutter .rbc-timeslot-group{justify-content:center;align-items:flex-start;padding-top:0;display:flex}.main-module__j6kFOG__calendarWrapper{background-color:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base);padding:24px}.main-module__j6kFOG__calendarWrapper:hover{box-shadow:var(--shadow-md)}.main-module__j6kFOG__header{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.main-module__j6kFOG__headerLeft,.main-module__j6kFOG__headerRight{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.main-module__j6kFOG__header h2{color:var(--gray-900);letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700}.main-module__j6kFOG__professionalsFilter{flex-wrap:wrap;gap:8px;display:flex}.main-module__j6kFOG__fullPageLoader{background-color:#f6f5f7;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.main-module__j6kFOG__profPill{background-color:var(--gray-50);border:1px solid var(--gray-200);cursor:pointer;transition:all var(--transition-base);color:var(--gray-600);border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.875rem;font-weight:500;display:flex;position:relative}.main-module__j6kFOG__profPill:hover{background-color:var(--gray-100);border-color:var(--gray-300);transform:translateY(-1px)}.main-module__j6kFOG__profPillActive{background-color:var(--primary-50);color:var(--primary-700);border-color:var(--primary-200);font-weight:600}.main-module__j6kFOG__profPillActive:hover{background-color:var(--primary-100);border-color:var(--primary-300)}.main-module__j6kFOG__profColorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 2px #fffc}.main-module__j6kFOG__searchInput{border:1px solid var(--gray-300);min-width:250px;color:var(--gray-700);transition:all var(--transition-base);background:#fff;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.9rem}.main-module__j6kFOG__searchInput:hover{border-color:var(--gray-400)}.main-module__j6kFOG__searchInput:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.main-module__j6kFOG__searchInput::placeholder{color:var(--gray-400)}.main-module__j6kFOG__addButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:flex;box-shadow:0 2px 4px #0000001a}.main-module__j6kFOG__addButton:hover{transform:translateY(-2px);box-shadow:0 4px 8px #4f46e54d}.main-module__j6kFOG__addButton:active{transform:translateY(0)}.main-module__j6kFOG__customEvent{background:var(--event-bg);border-left:4px solid var(--event-color);cursor:pointer;width:100%;height:100%;transition:all var(--transition-fast);border-radius:6px;flex-direction:column;justify-content:flex-start;padding:4px 8px;display:flex;position:relative;overflow:hidden}.main-module__j6kFOG__customEvent:hover{transform:translate(2px);box-shadow:0 2px 8px #0000001f}.main-module__j6kFOG__eventContent{flex-direction:column;gap:0;display:flex;overflow:hidden}.main-module__j6kFOG__eventStatusDot{background:var(--event-color);width:6px;height:6px;box-shadow:0 0 0 2px var(--event-bg);border-radius:50%;position:absolute;top:6px;right:6px}.main-module__j6kFOG__rbc-event-label{display:none!important}.main-module__j6kFOG__rbc-event-content{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%!important;padding:2px 0!important;font-size:.8rem!important;font-weight:600!important;line-height:1.2!important}.main-module__j6kFOG__rbc-event{align-items:center!important;padding:2px 6px!important;display:flex!important}.main-module__j6kFOG__rbc-timeslot-group{min-height:40px!important}.main-module__j6kFOG__rbc-event-continues-after,.main-module__j6kFOG__rbc-event-continues-prior{border-radius:0!important}.main-module__j6kFOG__toolbar{background:var(--gray-50);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:16px;display:flex}.main-module__j6kFOG__toolbarNav,.main-module__j6kFOG__toolbarViews{border:1px solid var(--gray-200);background:#fff;border-radius:8px;align-items:center;display:flex;overflow:hidden}.main-module__j6kFOG__toolbar button{cursor:pointer;color:var(--gray-600);transition:all var(--transition-base);background:#fff;border:none;padding:8px 16px;font-size:.875rem;font-weight:500;position:relative}.main-module__j6kFOG__toolbar button:hover{background-color:var(--gray-50);color:var(--gray-700)}.main-module__j6kFOG__toolbarNav button{border-right:1px solid var(--gray-200)}.main-module__j6kFOG__toolbarNav button:last-child{border-right:none}.main-module__j6kFOG__toolbarViews button{border-left:1px solid var(--gray-200)}.main-module__j6kFOG__toolbarViews button:first-child{border-left:none}.main-module__j6kFOG__toolbarLabel{color:var(--gray-900);text-transform:capitalize;letter-spacing:-.015em;font-size:1.25rem;font-weight:600}.main-module__j6kFOG__toolbar .main-module__j6kFOG__activeView{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;font-weight:600}.main-module__j6kFOG__toolbar .main-module__j6kFOG__activeView:hover{background:linear-gradient(135deg,var(--primary-700)0%,var(--primary-800)100%);color:#fff}.main-module__j6kFOG__statusContainer{text-align:center;height:calc(100vh - 100px);color:var(--gray-600);flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.main-module__j6kFOG__statusContainer h2{color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.main-module__j6kFOG__statusContainer p{max-width:500px;font-size:1rem;line-height:1.6}.main-module__j6kFOG__statusContainer a{color:var(--primary-600);transition:color var(--transition-base);font-weight:600;text-decoration:none}.main-module__j6kFOG__statusContainer a:hover{color:var(--primary-700);text-decoration:underline}.main-module__j6kFOG__mainLayout{background-color:var(--background);height:100vh;display:flex;overflow:hidden}.main-module__j6kFOG__contentArea{flex:1;height:100vh;position:relative;overflow-y:auto}@keyframes main-module__j6kFOG__shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.main-module__j6kFOG__loadingSkeleton{background:linear-gradient(90deg,var(--gray-100)25%,var(--gray-200)50%,var(--gray-100)75%);background-size:1000px 100%;border-radius:8px;animation:2s infinite main-module__j6kFOG__shimmer}@media (max-width:768px){.main-module__j6kFOG__pageContainer{padding:16px}.main-module__j6kFOG__header{flex-direction:column;align-items:stretch;gap:12px}.main-module__j6kFOG__headerLeft,.main-module__j6kFOG__headerRight{flex-direction:column;align-items:stretch}.main-module__j6kFOG__professionalsFilter{padding-bottom:4px;overflow-x:auto}.main-module__j6kFOG__searchInput{width:100%}.main-module__j6kFOG__toolbar{flex-direction:column;gap:12px}.main-module__j6kFOG__toolbarNav,.main-module__j6kFOG__toolbarViews{justify-content:space-around;width:100%}}@keyframes main-module__j6kFOG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.main-module__j6kFOG__pageContainer>*{animation:.4s ease-out main-module__j6kFOG__fadeIn}@media (prefers-contrast:high){.main-module__j6kFOG__calendarWrapper,.main-module__j6kFOG__profPill{border-width:2px}.main-module__j6kFOG__customEvent{border-left-width:4px}}.main-module__j6kFOG__header{border-bottom:1px solid var(--gray-200);background:#fff;flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.main-module__j6kFOG__headerMain{justify-content:space-between;align-items:center;width:100%;display:flex}.main-module__j6kFOG__statusLegend{border-top:1px id dotted #eee;gap:1.5rem;padding-top:.5rem;display:flex}.main-module__j6kFOG__legendItem{color:var(--gray-600);align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;display:flex}.main-module__j6kFOG__legendDot{border-radius:50%;width:10px;height:10px}.main-module__j6kFOG__unavailable{cursor:not-allowed;opacity:.8;background-color:#f4f4f5!important;background-image:repeating-linear-gradient(-45deg,#0000,#0000 10px,#00000005 10px 20px)!important;border-color:#e4e4e7!important}.main-module__j6kFOG__headerLeft{flex-direction:column;gap:12px;display:flex;align-items:flex-start!important}.main-module__j6kFOG__titleWithActions{align-items:center;gap:20px;display:flex}.main-module__j6kFOG__bulkButtonActive{box-shadow:0 1px 3px #0000001a;color:var(--primary-600)!important;background-color:#fff!important}.main-module__j6kFOG__bulkButtonActive:hover{opacity:.9;background-color:#fff!important}.main-module__j6kFOG__bulkActions{background-color:var(--gray-100);border-radius:8px;gap:4px;padding:4px;display:flex}.main-module__j6kFOG__bulkActions button{color:var(--gray-600);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.main-module__j6kFOG__bulkActions button:hover{color:var(--primary-600);box-shadow:var(--shadow-sm);background-color:#fff}.main-module__j6kFOG__bulkActions button svg{font-size:14px}.main-module__j6kFOG__professionalsFilter{gap:10px;margin-top:4px}.main-module__j6kFOG__customEventContent{flex-direction:column;justify-content:flex-start;gap:2px;height:100%;display:flex;overflow:hidden}.main-module__j6kFOG__eventPatientName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;line-height:1.1;overflow:hidden}.main-module__j6kFOG__eventType{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:500;line-height:1;overflow:hidden}.main-module__j6kFOG__mainTopBar{justify-content:flex-end;margin-bottom:12px;display:flex}.main-module__j6kFOG__topBarSupportBtn{color:var(--gray-700);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.main-module__j6kFOG__topBarSupportBtn:hover{background:var(--gray-50);color:var(--primary-600);border-color:var(--primary-300);transform:translateY(-1px)}.main-module__j6kFOG__supportIcon{font-size:1.1rem}
.styles-module__YY4ZSW__overlay{z-index:1000;background-color:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out styles-module__YY4ZSW__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__YY4ZSW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__YY4ZSW__modal{background-color:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);width:100%;max-width:600px;max-height:90vh;box-shadow:var(--shadow-xl);animation:.3s ease-out styles-module__YY4ZSW__slideUp;overflow-y:auto}@keyframes styles-module__YY4ZSW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__YY4ZSW__header{border-bottom:1px solid var(--gray-200);justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.styles-module__YY4ZSW__header h2{color:var(--gray-900);letter-spacing:-.015em;margin:0;font-size:1.375rem;font-weight:700}.styles-module__YY4ZSW__closeButton{width:32px;height:32px;color:var(--gray-400);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.styles-module__YY4ZSW__closeButton:hover{background:var(--gray-100);color:var(--gray-600)}.styles-module__YY4ZSW__form{flex-direction:column;gap:20px;padding:24px;display:flex}.styles-module__YY4ZSW__formRow{gap:16px;display:flex}.styles-module__YY4ZSW__formGroup{flex-direction:column;flex:1;min-width:0;display:flex}.styles-module__YY4ZSW__formGroup label{color:var(--gray-700);letter-spacing:-.005em;margin-bottom:8px;font-size:.875rem;font-weight:600}.styles-module__YY4ZSW__formGroup input,.styles-module__YY4ZSW__formGroup select,.styles-module__YY4ZSW__formGroup textarea{border:1px solid var(--gray-300);width:100%;color:var(--gray-900);transition:all var(--transition-base);background:#fff;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.9rem}.styles-module__YY4ZSW__formGroup input:hover,.styles-module__YY4ZSW__formGroup select:hover,.styles-module__YY4ZSW__formGroup textarea:hover{border-color:var(--gray-400)}.styles-module__YY4ZSW__formGroup input:focus,.styles-module__YY4ZSW__formGroup select:focus,.styles-module__YY4ZSW__formGroup textarea:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.styles-module__YY4ZSW__formGroup input::placeholder,.styles-module__YY4ZSW__formGroup textarea::placeholder{color:var(--gray-400)}.styles-module__YY4ZSW__formGroup select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.styles-module__YY4ZSW__formGroup select:disabled{background-color:var(--gray-50);color:var(--gray-400);cursor:not-allowed;opacity:.7}.styles-module__YY4ZSW__formGroup textarea{resize:vertical;min-height:80px;line-height:1.5}.styles-module__YY4ZSW__actions{border-top:1px solid var(--gray-200);justify-content:flex-end;gap:12px;margin-top:8px;padding-top:20px;display:flex}.styles-module__YY4ZSW__cancelButton,.styles-module__YY4ZSW__submitButton{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.styles-module__YY4ZSW__cancelButton{color:var(--gray-700);border:1px solid var(--gray-300);background-color:#fff}.styles-module__YY4ZSW__cancelButton:hover{background-color:var(--gray-50);border-color:var(--gray-400)}.styles-module__YY4ZSW__cancelButton:active{transform:translateY(1px)}.styles-module__YY4ZSW__submitButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;min-width:140px}.styles-module__YY4ZSW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}.styles-module__YY4ZSW__submitButton:active:not(:disabled){transform:translateY(0)}.styles-module__YY4ZSW__submitButton:disabled{background:var(--gray-400);cursor:not-allowed;opacity:.6}.styles-module__YY4ZSW__selectWithButton{align-items:stretch;gap:6px;display:flex}.styles-module__YY4ZSW__planSelect{flex:1;min-width:0}.styles-module__YY4ZSW__inlineButton{border:1px solid var(--primary-600);background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;cursor:pointer;width:36px;transition:all var(--transition-base);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.2rem;font-weight:600;display:flex}.styles-module__YY4ZSW__inlineButton:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 8px #4f46e54d}.styles-module__YY4ZSW__inlineButton:disabled{background:var(--gray-400);border-color:var(--gray-400);cursor:not-allowed;opacity:.6}.styles-module__YY4ZSW__formGroup.styles-module__YY4ZSW__error input,.styles-module__YY4ZSW__formGroup.styles-module__YY4ZSW__error select,.styles-module__YY4ZSW__formGroup.styles-module__YY4ZSW__error textarea{border-color:var(--error)}.styles-module__YY4ZSW__formGroup.styles-module__YY4ZSW__error label{color:var(--error)}.styles-module__YY4ZSW__errorMessage{color:var(--error);align-items:center;gap:4px;margin-top:4px;font-size:.75rem;display:flex}.styles-module__YY4ZSW__loadingOverlay{border-radius:var(--border-radius-lg);z-index:10;background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.styles-module__YY4ZSW__modal::-webkit-scrollbar{width:8px}.styles-module__YY4ZSW__modal::-webkit-scrollbar-track{border-radius:0 var(--border-radius-lg)var(--border-radius-lg)0;background:0 0}.styles-module__YY4ZSW__modal::-webkit-scrollbar-thumb{background:var(--gray-300);background-clip:content-box;border:2px solid #0000;border-radius:4px}.styles-module__YY4ZSW__modal::-webkit-scrollbar-thumb:hover{background:var(--gray-400);background-clip:content-box}@media (max-width:640px){.styles-module__YY4ZSW__overlay{align-items:flex-end;padding:0}.styles-module__YY4ZSW__modal{border-radius:var(--border-radius-lg)var(--border-radius-lg)0 0;max-width:100%;max-height:85vh;animation:.3s ease-out styles-module__YY4ZSW__slideUpMobile}@keyframes styles-module__YY4ZSW__slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.styles-module__YY4ZSW__formRow{flex-direction:column;gap:20px}.styles-module__YY4ZSW__actions{flex-direction:column-reverse;gap:8px}.styles-module__YY4ZSW__cancelButton,.styles-module__YY4ZSW__submitButton{width:100%;padding:12px}}@media (prefers-reduced-motion:reduce){.styles-module__YY4ZSW__overlay,.styles-module__YY4ZSW__modal{animation:none}.styles-module__YY4ZSW__cancelButton,.styles-module__YY4ZSW__submitButton,.styles-module__YY4ZSW__closeButton,.styles-module__YY4ZSW__formGroup input,.styles-module__YY4ZSW__formGroup select,.styles-module__YY4ZSW__formGroup textarea{transition:none}}@media (prefers-contrast:high){.styles-module__YY4ZSW__modal,.styles-module__YY4ZSW__formGroup input,.styles-module__YY4ZSW__formGroup select,.styles-module__YY4ZSW__formGroup textarea{border-width:2px}.styles-module__YY4ZSW__submitButton{background:var(--primary-700)}}.styles-module__YY4ZSW__searchableSelectContainer{width:100%;position:relative}.styles-module__YY4ZSW__selectTrigger{border:1px solid var(--gray-300);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:10px 14px;font-size:.9rem;display:flex}.styles-module__YY4ZSW__selectTrigger.styles-module__YY4ZSW__disabled{background-color:var(--gray-50);cursor:not-allowed;color:var(--gray-400)}.styles-module__YY4ZSW__placeholder{color:var(--gray-400)}.styles-module__YY4ZSW__overlayTransparent{z-index:10;width:100vw;height:100vh;position:fixed;top:0;left:0}.styles-module__YY4ZSW__dropdownMenu{border:1px solid var(--gray-300);z-index:20;background:#fff;border-radius:8px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.styles-module__YY4ZSW__searchInput{border:none;border-bottom:1px solid var(--gray-200);outline:none;width:100%;padding:12px;font-size:.9rem}.styles-module__YY4ZSW__optionsList{max-height:200px;overflow-y:auto}.styles-module__YY4ZSW__optionItem{cursor:pointer;padding:10px 14px;font-size:.9rem;transition:background .2s}.styles-module__YY4ZSW__optionItem:hover{background-color:var(--gray-50);color:var(--primary-600)}.styles-module__YY4ZSW__noResults{color:var(--gray-500);text-align:center;padding:12px;font-size:.85rem}.styles-module__YY4ZSW__procedureSelect{border-color:var(--primary-300)!important;background-color:var(--primary-50)!important}.styles-module__YY4ZSW__categorySelector{background-color:var(--gray-100);border-radius:10px;gap:8px;margin-bottom:8px;padding:6px;display:flex}.styles-module__YY4ZSW__categorySelector button{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:10px 14px;font-size:.9rem;font-weight:600;transition:all .2s}.styles-module__YY4ZSW__categorySelector button:hover{color:var(--gray-700);background-color:#00000008}.styles-module__YY4ZSW__categorySelector button.styles-module__YY4ZSW__activeCategory{color:var(--primary-600);background-color:#fff;box-shadow:0 2px 6px #00000014}
.styles-module__1s2Sgq__overlay{z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.styles-module__1s2Sgq__modal{background:#fff;border-radius:12px;width:100%;max-width:550px;max-height:95vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.styles-module__1s2Sgq__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.styles-module__1s2Sgq__header h2{color:#1e293b;font-size:1.25rem;font-weight:700}.styles-module__1s2Sgq__closeButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;font-size:1.5rem}.styles-module__1s2Sgq__form{flex-direction:column;gap:16px;padding:24px;display:flex}.styles-module__1s2Sgq__formRow{gap:12px;display:flex}.styles-module__1s2Sgq__formGroup{flex-direction:column;flex:1;gap:6px;display:flex}.styles-module__1s2Sgq__formGroup label{color:#475569;font-size:.85rem;font-weight:600}.styles-module__1s2Sgq__formGroup input{border:1px solid #cbd5e1;border-radius:6px;padding:10px;font-size:.9rem}.styles-module__1s2Sgq__addressFieldset{border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__1s2Sgq__addressFieldset legend{color:#64748b;padding:0 8px;font-size:.8rem;font-weight:700}.styles-module__1s2Sgq__checkboxGroup{align-items:flex-end;padding-bottom:10px;display:flex}.styles-module__1s2Sgq__checkboxGroup label{cursor:pointer;align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.styles-module__1s2Sgq__inputWithIcon{align-items:center;display:flex;position:relative}.styles-module__1s2Sgq__inputWithIcon input{width:100%}.styles-module__1s2Sgq__spinning{color:#6366f1;animation:1s linear infinite styles-module__1s2Sgq__spin;position:absolute;right:10px}@keyframes styles-module__1s2Sgq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__1s2Sgq__actions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.styles-module__1s2Sgq__submitButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;padding:12px 20px;font-weight:600}.styles-module__1s2Sgq__cancelButton{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:12px 20px}@media (max-width:600px){.styles-module__1s2Sgq__formRow{flex-direction:column}}
.styles-module__b_iMSG__overlay{z-index:1000;background-color:#0006;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out styles-module__b_iMSG__fadeIn;display:flex;position:fixed;inset:0}@keyframes styles-module__b_iMSG__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module__b_iMSG__modal{background-color:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);width:100%;max-width:750px;max-height:90vh;box-shadow:var(--shadow-xl);animation:.3s ease-out styles-module__b_iMSG__slideUp;overflow-y:auto}@keyframes styles-module__b_iMSG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.styles-module__b_iMSG__header{border-bottom:1px solid var(--gray-200);padding:24px 24px 20px}.styles-module__b_iMSG__headerTop{justify-content:space-between;align-items:center;display:flex}.styles-module__b_iMSG__header h2{color:var(--gray-900);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.styles-module__b_iMSG__closeButton{width:36px;height:36px;color:var(--gray-400);cursor:pointer;transition:all var(--transition-base);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.styles-module__b_iMSG__closeButton:hover{background:var(--gray-100);color:var(--gray-600)}.styles-module__b_iMSG__statusSection{align-items:center;gap:12px;display:flex}.styles-module__b_iMSG__statusBadge{letter-spacing:-.01em;border-radius:20px;align-items:center;padding:6px 14px;font-size:.875rem;font-weight:600;display:inline-flex}.styles-module__b_iMSG__assessmentIndicator{color:var(--gray-600);background-color:var(--gray-100);border-radius:12px;align-items:center;gap:6px;padding:4px 10px;font-size:.8rem;font-weight:600;display:flex}.styles-module__b_iMSG__content{flex-direction:column;gap:24px;padding:24px;display:flex}.styles-module__b_iMSG__section{flex-direction:column;gap:12px;display:flex}.styles-module__b_iMSG__sectionTitle{color:var(--gray-900);border-bottom:1px solid var(--gray-200);align-items:center;gap:8px;margin:0;padding-bottom:8px;font-size:1rem;font-weight:600;display:flex}.styles-module__b_iMSG__icon{color:var(--primary-600);font-size:1rem}.styles-module__b_iMSG__smallIcon{color:var(--gray-500);margin-right:4px;font-size:.875rem}.styles-module__b_iMSG__infoCard{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:16px}.styles-module__b_iMSG__patientNameContainer{margin-bottom:6px}.styles-module__b_iMSG__patientNameLink{transition:all var(--transition-base);border-radius:6px;align-items:center;gap:6px;margin:-4px -8px;padding:4px 8px;text-decoration:none;display:inline-flex}.styles-module__b_iMSG__patientNameLink:hover{background:var(--primary-50)}.styles-module__b_iMSG__patientName{color:var(--primary-600);font-size:1.125rem;font-weight:600;text-decoration:none}.styles-module__b_iMSG__linkIcon{color:var(--primary-500);opacity:0;transition:opacity var(--transition-base);font-size:.75rem}.styles-module__b_iMSG__patientNameLink:hover .styles-module__b_iMSG__linkIcon{opacity:1}.styles-module__b_iMSG__patientCPF{color:var(--gray-600);margin-bottom:12px;font-size:.875rem}.styles-module__b_iMSG__phoneList{border-top:1px solid var(--gray-200);flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;display:flex}.styles-module__b_iMSG__phoneItem{border:1px solid var(--gray-200);background:#fff;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.9rem;display:flex}.styles-module__b_iMSG__phoneIcon{color:var(--gray-500);font-size:.875rem}.styles-module__b_iMSG__whatsappIcon{color:#25d366;font-size:1rem}.styles-module__b_iMSG__whatsappLabel{color:#fff;background:#25d366;border-radius:12px;margin-left:auto;padding:2px 8px;font-size:.75rem;font-weight:600}.styles-module__b_iMSG__infoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.styles-module__b_iMSG__infoItem{flex-direction:column;gap:6px;display:flex}.styles-module__b_iMSG__infoItem label{color:var(--gray-600);text-transform:uppercase;letter-spacing:.025em;font-size:.875rem;font-weight:600}.styles-module__b_iMSG__infoItem span{color:var(--gray-900);align-items:center;gap:6px;font-size:.95rem;display:flex}.styles-module__b_iMSG__professionalName{border-left:3px solid;padding-left:10px;font-weight:600}.styles-module__b_iMSG__treatmentCard{background:linear-gradient(135deg,var(--primary-50)0%,var(--primary-100)100%);border:1px solid var(--primary-200);border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.styles-module__b_iMSG__treatmentInfo{justify-content:space-between;align-items:center;display:flex}.styles-module__b_iMSG__treatmentInfo label{color:var(--primary-700);font-size:.875rem;font-weight:600}.styles-module__b_iMSG__treatmentInfo span{color:var(--primary-900);font-size:.95rem;font-weight:500}.styles-module__b_iMSG__proceduresList{border-top:1px solid var(--primary-200);flex-direction:column;gap:8px;padding-top:12px;display:flex}.styles-module__b_iMSG__proceduresList label{color:var(--primary-700);margin-bottom:4px;font-size:.875rem;font-weight:600}.styles-module__b_iMSG__procedureItem{border:1px solid var(--primary-200);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.styles-module__b_iMSG__procedureName{color:var(--gray-900);font-size:.9rem;font-weight:500}.styles-module__b_iMSG__procedureSessions{color:var(--primary-600);font-size:.875rem;font-weight:600}.styles-module__b_iMSG__treatmentTotal{border-top:1px solid var(--primary-200);justify-content:space-between;align-items:center;padding-top:12px;display:flex}.styles-module__b_iMSG__treatmentTotal label{color:var(--primary-700);font-size:.875rem;font-weight:600}.styles-module__b_iMSG__totalValue{color:var(--primary-700);font-size:1.125rem;font-weight:700}.styles-module__b_iMSG__notesBox{background:var(--gray-50);border:1px solid var(--gray-200);color:var(--gray-700);white-space:pre-wrap;border-radius:8px;padding:14px;font-size:.9rem;line-height:1.6}.styles-module__b_iMSG__actions{border-top:1px solid var(--gray-200);background:var(--gray-50);border-radius:0 0 var(--border-radius-lg)var(--border-radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 24px;display:flex}.styles-module__b_iMSG__actionsLeft,.styles-module__b_iMSG__actionsRight{align-items:center;gap:12px;display:flex}.styles-module__b_iMSG__documentButton{border:1px solid var(--gray-300);color:var(--gray-700);cursor:pointer;transition:all var(--transition-base);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:600;display:flex}.styles-module__b_iMSG__documentButton:hover{background:var(--gray-50);border-color:var(--gray-400);color:var(--primary-600);box-shadow:var(--shadow-md);transform:translateY(-1px)}.styles-module__b_iMSG__documentButton svg{color:var(--gray-500);transition:color var(--transition-base);font-size:1rem}.styles-module__b_iMSG__documentButton:hover svg{color:var(--primary-600)}.styles-module__b_iMSG__assessmentButton,.styles-module__b_iMSG__answerButton{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:42px;padding:10px 20px;font-size:.9rem;font-weight:600;display:flex}@media (max-width:640px){.styles-module__b_iMSG__actions{flex-direction:column-reverse;gap:16px;padding:16px}.styles-module__b_iMSG__actionsLeft,.styles-module__b_iMSG__actionsRight{justify-content:stretch;width:100%}.styles-module__b_iMSG__actionsLeft{grid-template-columns:1fr 1fr;display:grid}.styles-module__b_iMSG__documentButton{justify-content:center;width:100%}.styles-module__b_iMSG__assessmentButton,.styles-module__b_iMSG__answerButton{flex:1;width:100%}}.styles-module__b_iMSG__assessmentButton,.styles-module__b_iMSG__answerButton{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;display:flex}.styles-module__b_iMSG__assessmentButton{color:var(--primary-600);border:1px solid var(--primary-200);background:#fff}.styles-module__b_iMSG__assessmentButton:hover:not(:disabled){background:var(--primary-50);border-color:var(--primary-300)}.styles-module__b_iMSG__answerButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;min-width:120px;box-shadow:0 2px 4px #0000001a}.styles-module__b_iMSG__answerButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #4f46e540}.styles-module__b_iMSG__assessmentButton:disabled,.styles-module__b_iMSG__answerButton:disabled{opacity:.6;cursor:not-allowed}.styles-module__b_iMSG__modal::-webkit-scrollbar{width:8px}.styles-module__b_iMSG__modal::-webkit-scrollbar-track{background:0 0}.styles-module__b_iMSG__modal::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}.styles-module__b_iMSG__modal::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}@media (max-width:640px){.styles-module__b_iMSG__overlay{align-items:flex-end;padding:0}.styles-module__b_iMSG__modal{border-radius:var(--border-radius-lg)var(--border-radius-lg)0 0;max-width:100%;max-height:90vh}.styles-module__b_iMSG__infoGrid{grid-template-columns:1fr}.styles-module__b_iMSG__actions{flex-direction:column;gap:8px;padding:16px}.styles-module__b_iMSG__assessmentButton,.styles-module__b_iMSG__answerButton{width:100%;padding:12px}}.styles-module__b_iMSG__specificProcedureHighlight{border:1px solid var(--primary-200);background:#fff;border-radius:6px;margin-bottom:12px;padding:12px;box-shadow:0 2px 4px #6366f10d}.styles-module__b_iMSG__procedureHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.styles-module__b_iMSG__procedureTitle{color:var(--primary-800);font-size:1.05rem;font-weight:700}.styles-module__b_iMSG__sessionBadge{background-color:var(--primary-600);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:12px;padding:4px 10px;font-size:.75rem;font-weight:700}.styles-module__b_iMSG__progressBar{background-color:var(--gray-200);border-radius:3px;width:100%;height:6px;overflow:hidden}.styles-module__b_iMSG__progressFill{background:linear-gradient(90deg,var(--primary-400),var(--primary-600));border-radius:3px;height:100%;transition:width .3s}.styles-module__b_iMSG__treatmentFooter{color:var(--primary-800);border-top:1px dashed var(--primary-300);justify-content:space-between;padding-top:8px;font-size:.85rem;display:flex}.styles-module__b_iMSG__treatmentInfoItem strong{margin-left:4px}.styles-module__b_iMSG__spinIcon{animation:1s linear infinite styles-module__b_iMSG__spin}@keyframes styles-module__b_iMSG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__b_iMSG__assessmentButton,.styles-module__b_iMSG__answerButton{justify-content:center;align-items:center;gap:8px;display:flex}.styles-module__b_iMSG__tabsHeader{background:var(--gray-50);border-bottom:1px solid var(--gray-200);padding:0 24px;display:flex}.styles-module__b_iMSG__tabButton{color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:14px 20px;font-weight:600;transition:all .2s;display:flex}.styles-module__b_iMSG__tabButton.styles-module__b_iMSG__activeTab{color:var(--primary-600);border-bottom-color:var(--primary-600)}.styles-module__b_iMSG__editSection{padding:10px 0;animation:.3s styles-module__b_iMSG__fadeIn}.styles-module__b_iMSG__alertWarning{color:#92400e;background-color:#fffbeb;border:1px solid #fcd34d;border-radius:8px;align-items:center;gap:16px;padding:20px;display:flex}.styles-module__b_iMSG__alertWarning p{margin:0;font-size:.95rem;line-height:1.5}.styles-module__b_iMSG__editForm{flex-direction:column;gap:20px;display:flex}.styles-module__b_iMSG__editActions{justify-content:flex-end;gap:12px;margin-top:10px;display:flex}.styles-module__b_iMSG__searchableSelectContainer{width:100%;position:relative}.styles-module__b_iMSG__selectTrigger{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;justify-content:space-between;align-items:center;width:100%;min-height:42px;padding:10px 14px;font-size:.9rem;transition:all .2s;display:flex}.styles-module__b_iMSG__selectTrigger:hover{border-color:#9ca3af}.styles-module__b_iMSG__selectTrigger.styles-module__b_iMSG__disabled{cursor:not-allowed;color:#9ca3af;background-color:#f9fafb}.styles-module__b_iMSG__placeholder{color:#9ca3af}.styles-module__b_iMSG__arrow{color:#6b7280;font-size:.7rem}.styles-module__b_iMSG__overlayTransparent{z-index:10;width:100vw;height:100vh;position:fixed;top:0;left:0}.styles-module__b_iMSG__dropdownMenu{z-index:20;background:#fff;border:1px solid #d1d5db;border-radius:8px;margin-top:4px;animation:.1s ease-out styles-module__b_iMSG__fadeIn;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.styles-module__b_iMSG__searchInput{border:none;border-bottom:1px solid #e5e7eb;outline:none;width:100%;padding:12px;font-size:.9rem}.styles-module__b_iMSG__optionsList{max-height:200px;overflow-y:auto}.styles-module__b_iMSG__optionsList::-webkit-scrollbar{width:6px}.styles-module__b_iMSG__optionsList::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:3px}.styles-module__b_iMSG__optionItem{cursor:pointer;color:#111827;padding:10px 14px;font-size:.9rem;transition:background .2s}.styles-module__b_iMSG__optionItem:hover{color:#4f46e5;background-color:#f9fafb}.styles-module__b_iMSG__noResults{color:#6b7280;text-align:center;padding:12px;font-size:.85rem}
.PhotoCaptureModal-module__4nmmVG__overlay{z-index:2000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PhotoCaptureModal-module__4nmmVG__modal{background:#fff;border-radius:12px;flex-direction:column;width:100%;max-width:500px;animation:.3s PhotoCaptureModal-module__4nmmVG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 25px #0003}@keyframes PhotoCaptureModal-module__4nmmVG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PhotoCaptureModal-module__4nmmVG__header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:20px;display:flex}.PhotoCaptureModal-module__4nmmVG__header h2{color:#1f2937;margin:0;font-size:1.25rem;font-weight:600}.PhotoCaptureModal-module__4nmmVG__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;transition:color .2s;display:flex}.PhotoCaptureModal-module__4nmmVG__closeButton:hover{color:#6b7280}.PhotoCaptureModal-module__4nmmVG__content{padding:24px}.PhotoCaptureModal-module__4nmmVG__instructions{color:#6b7280;text-align:center;margin-bottom:24px;font-size:.95rem;line-height:1.5}.PhotoCaptureModal-module__4nmmVG__optionsGrid{gap:16px;margin-top:10px;display:flex}.PhotoCaptureModal-module__4nmmVG__dropzone{text-align:center;cursor:pointer;color:#374151;background:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:30px 10px;transition:all .2s;display:flex}.PhotoCaptureModal-module__4nmmVG__dropzone:hover{background:#eff6ff;border-color:#6366f1;transform:translateY(-2px)}.PhotoCaptureModal-module__4nmmVG__iconWebcam{color:#6366f1;font-size:2rem}.PhotoCaptureModal-module__4nmmVG__iconUpload{color:#10b981;font-size:2rem}.PhotoCaptureModal-module__4nmmVG__webcamWrapper{background:#000;border-radius:8px;width:100%;margin-bottom:24px;line-height:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.PhotoCaptureModal-module__4nmmVG__previewImage{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:350px;margin-bottom:24px}.PhotoCaptureModal-module__4nmmVG__actions{gap:12px;width:100%;display:flex}.PhotoCaptureModal-module__4nmmVG__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.95rem;font-weight:600;transition:opacity .2s;display:flex}.PhotoCaptureModal-module__4nmmVG__primaryButton:hover{opacity:.9}.PhotoCaptureModal-module__4nmmVG__secondaryButton{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:.95rem;font-weight:600;transition:background-color .2s;display:flex}.PhotoCaptureModal-module__4nmmVG__secondaryButton:hover{background:#f3f4f6;border-color:#9ca3af}@media (max-width:640px){.PhotoCaptureModal-module__4nmmVG__modal{width:95%;max-height:90vh;overflow-y:auto}.PhotoCaptureModal-module__4nmmVG__optionsGrid{flex-direction:column}.PhotoCaptureModal-module__4nmmVG__actions{flex-direction:column-reverse}}
.page-module__RcjJhW__pageContainer{background:var(--background);min-height:100vh;padding:24px}.page-module__RcjJhW__header{border-bottom:1px solid var(--gray-200);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:20px;display:flex}.page-module__RcjJhW__header h1{color:var(--gray-900);letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:700}.page-module__RcjJhW__backButton{border:1px solid var(--gray-300);color:var(--gray-700);cursor:pointer;transition:all var(--transition-base);background-color:#fff;border-radius:8px;padding:10px 18px;font-size:.9rem;font-weight:600}.page-module__RcjJhW__backButton:hover{background-color:var(--gray-50);border-color:var(--gray-400);transform:translateY(-1px)}.page-module__RcjJhW__dateInfo{color:var(--gray-500);flex-direction:column;align-items:flex-end;gap:4px;font-size:.8rem;display:flex}.page-module__RcjJhW__form{background-color:var(--card-bg);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);padding:32px}.page-module__RcjJhW__fieldset,.page-module__RcjJhW__secondFieldset{border:none;margin:0 0 32px;padding:0}.page-module__RcjJhW__fieldset legend,.page-module__RcjJhW__secondFieldset legend{color:var(--gray-900);border-bottom:1px solid var(--gray-200);letter-spacing:-.015em;width:100%;margin-bottom:20px;padding-bottom:12px;font-size:1.125rem;font-weight:600}.page-module__RcjJhW__secondFieldset{flex-direction:column;gap:16px;display:flex}.page-module__RcjJhW__formRow{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:16px;display:grid}.page-module__RcjJhW__profileSection{align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.page-module__RcjJhW__imageUploadLabel{cursor:pointer;transition:transform var(--transition-base);flex-shrink:0}.page-module__RcjJhW__imageUploadLabel:hover{transform:scale(1.05)}.page-module__RcjJhW__profileImage{object-fit:cover;border:3px solid #fff;border-radius:12px;width:100px;height:100px;box-shadow:0 2px 8px #0000001a}.page-module__RcjJhW__imagePlaceholder{background:linear-gradient(135deg,var(--primary-50)0%,var(--primary-100)100%);border:2px dashed var(--primary-300);width:100px;height:100px;color:var(--primary-600);transition:all var(--transition-base);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.page-module__RcjJhW__imagePlaceholder:hover{background:linear-gradient(135deg,var(--primary-100)0%,var(--primary-200)100%);border-color:var(--primary-400)}.page-module__RcjJhW__imagePlaceholder span:first-child{font-size:2rem;font-weight:300;line-height:1}.page-module__RcjJhW__imagePlaceholder span:last-child{margin-top:4px;font-size:.75rem;font-weight:600}.page-module__RcjJhW__imageUploadInput{display:none}.page-module__RcjJhW__personalInfoFields{flex-direction:column;flex:1;gap:16px;display:flex}.page-module__RcjJhW__form input,.page-module__RcjJhW__form select,.page-module__RcjJhW__form textarea{border:1px solid var(--gray-300);width:100%;color:var(--gray-900);transition:all var(--transition-base);background:#fff;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.9rem}.page-module__RcjJhW__form input:hover,.page-module__RcjJhW__form select:hover,.page-module__RcjJhW__form textarea:hover{border-color:var(--gray-400)}.page-module__RcjJhW__form input:focus,.page-module__RcjJhW__form select:focus,.page-module__RcjJhW__form textarea:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.page-module__RcjJhW__form input::placeholder,.page-module__RcjJhW__form textarea::placeholder{color:var(--gray-400)}.page-module__RcjJhW__form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.page-module__RcjJhW__selectInput,.page-module__RcjJhW__notesTextarea{width:100%}.page-module__RcjJhW__notesTextarea{resize:vertical;min-height:100px;line-height:1.5}.page-module__RcjJhW__phoneRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.page-module__RcjJhW__phoneRow input[type=text]{flex:1;min-width:200px}.page-module__RcjJhW__phoneRow label{white-space:nowrap;color:var(--gray-700);cursor:pointer;align-items:center;gap:8px;font-weight:500;display:flex}.page-module__RcjJhW__phoneRow input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-600);cursor:pointer}.page-module__RcjJhW__addButton,.page-module__RcjJhW__removeButton{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:6px;font-weight:600}.page-module__RcjJhW__removeButton{background-color:var(--gray-100);color:var(--error);justify-content:center;align-items:center;width:32px;height:32px;font-size:1.25rem;display:flex}.page-module__RcjJhW__removeButton:hover{color:#dc2626;background-color:#fef2f2}.page-module__RcjJhW__addButton{background:linear-gradient(135deg,var(--primary-50)0%,var(--primary-100)100%);color:var(--primary-700);border:1px solid var(--primary-200);margin-bottom:16px;padding:8px 16px;font-size:.875rem}.page-module__RcjJhW__addButton:hover{background:linear-gradient(135deg,var(--primary-100)0%,var(--primary-200)100%);border-color:var(--primary-300);transform:translateY(-1px)}.page-module__RcjJhW__actions{border-top:1px solid var(--gray-200);justify-content:flex-end;gap:12px;margin-top:32px;padding-top:24px;display:flex}.page-module__RcjJhW__submitButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;cursor:pointer;transition:all var(--transition-base);border:none;border-radius:8px;padding:12px 28px;font-size:1rem;font-weight:600;box-shadow:0 2px 4px #0000001a}.page-module__RcjJhW__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #4f46e54d}.page-module__RcjJhW__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__RcjJhW__submitButton:disabled{background:var(--gray-400);cursor:not-allowed;opacity:.6}.page-module__RcjJhW__checkboxWrapper{background:linear-gradient(135deg,var(--gray-50)0%,var(--gray-100)100%);border:1px solid var(--gray-200);border-radius:8px;align-items:center;gap:12px;margin-bottom:16px;padding:14px;display:flex}.page-module__RcjJhW__checkboxWrapper input[type=checkbox]{accent-color:var(--primary-600);cursor:pointer;width:20px;height:20px}.page-module__RcjJhW__checkboxWrapper label{color:var(--gray-700);cursor:pointer;font-size:.95rem;font-weight:500}.page-module__RcjJhW__colorPickerLabel{flex-direction:column;gap:8px;display:flex}.page-module__RcjJhW__colorPreviewWrapper{border:1px solid var(--gray-300);width:100%;height:44px;transition:all var(--transition-base);border-radius:8px;position:relative;overflow:hidden}.page-module__RcjJhW__colorPreviewWrapper:hover{border-color:var(--gray-400)}.page-module__RcjJhW__colorPreview{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__RcjJhW__colorInput{opacity:0;cursor:pointer;border:none;width:100%;height:100%;padding:0}.page-module__RcjJhW__loadingContainer{justify-content:center;align-items:center;min-height:60vh;display:flex}@media (max-width:768px){.page-module__RcjJhW__pageContainer{padding:16px}.page-module__RcjJhW__form{padding:20px}.page-module__RcjJhW__header{flex-direction:column;align-items:stretch}.page-module__RcjJhW__backButton{text-align:center;width:100%}.page-module__RcjJhW__profileSection{flex-direction:column;align-items:center}.page-module__RcjJhW__personalInfoFields{width:100%}.page-module__RcjJhW__formRow{grid-template-columns:1fr}.page-module__RcjJhW__phoneRow{flex-direction:column;align-items:stretch}.page-module__RcjJhW__phoneRow input[type=text]{width:100%}.page-module__RcjJhW__actions{flex-direction:column}.page-module__RcjJhW__submitButton{width:100%}}@keyframes page-module__RcjJhW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__RcjJhW__form{animation:.4s ease-out page-module__RcjJhW__slideIn}@media (prefers-contrast:high){.page-module__RcjJhW__form,.page-module__RcjJhW__form input,.page-module__RcjJhW__form select,.page-module__RcjJhW__form textarea{border-width:2px}.page-module__RcjJhW__imagePlaceholder{border-width:3px}}.page-module__RcjJhW__daysGrid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.page-module__RcjJhW__dayPill{border:1px solid var(--gray-300);color:var(--gray-600);cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.page-module__RcjJhW__dayPill:hover{background-color:var(--gray-50);border-color:var(--gray-400)}.page-module__RcjJhW__dayPillActive{background-color:var(--primary-50);color:var(--primary-700);border-color:var(--primary-500)}.page-module__RcjJhW__tierRow{align-items:flex-end;margin-bottom:1rem}@media (max-width:768px){.page-module__RcjJhW__tierRow{background-color:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;gap:12px;padding:16px}.page-module__RcjJhW__tierRow .page-module__RcjJhW__removeButton{justify-content:center;width:100%;margin-top:8px}}
.RegisterPaymentModal-module__kSRWra__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.RegisterPaymentModal-module__kSRWra__modal{border-radius:var(--border-radius-lg);border:1px solid var(--border-color);background:#fff;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.RegisterPaymentModal-module__kSRWra__header{border-bottom:1px solid var(--border-color);background-color:var(--gray-50);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.RegisterPaymentModal-module__kSRWra__header h2{color:var(--gray-900);margin:0;font-size:1.25rem;font-weight:600}.RegisterPaymentModal-module__kSRWra__closeButton{cursor:pointer;color:var(--gray-500);transition:all var(--transition-base);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:4px;font-size:1.25rem;line-height:1;display:flex}.RegisterPaymentModal-module__kSRWra__closeButton:hover{color:var(--gray-700);background-color:var(--gray-200)}.RegisterPaymentModal-module__kSRWra__form{padding:24px;overflow-y:auto}.RegisterPaymentModal-module__kSRWra__description,.RegisterPaymentModal-module__kSRWra__amountDue{background-color:var(--gray-50);border-left:3px solid var(--primary-600);color:var(--gray-800);border-radius:8px;margin-bottom:12px;padding:12px 16px;font-size:.95rem}.RegisterPaymentModal-module__kSRWra__amountDue{background-color:#fef3c7;border-left-color:#f59e0b;margin-bottom:24px;font-size:1.1rem;font-weight:600}.RegisterPaymentModal-module__kSRWra__description strong,.RegisterPaymentModal-module__kSRWra__amountDue strong{color:var(--gray-700);margin-right:8px;font-weight:700}.RegisterPaymentModal-module__kSRWra__formGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.RegisterPaymentModal-module__kSRWra__formGroup{flex-direction:column;gap:6px;display:flex}.RegisterPaymentModal-module__kSRWra__formGroup label{color:var(--gray-700);font-size:.875rem;font-weight:600}.RegisterPaymentModal-module__kSRWra__formGroup input,.RegisterPaymentModal-module__kSRWra__formGroup select,.RegisterPaymentModal-module__kSRWra__formGroup textarea{border:1px solid var(--gray-300);width:100%;transition:all var(--transition-base);background:#fff;border-radius:8px;padding:10px 14px;font-family:inherit;font-size:.9rem}.RegisterPaymentModal-module__kSRWra__formGroup input:focus,.RegisterPaymentModal-module__kSRWra__formGroup select:focus,.RegisterPaymentModal-module__kSRWra__formGroup textarea:focus{border-color:var(--primary-500);outline:none;box-shadow:0 0 0 3px #6366f11a}.RegisterPaymentModal-module__kSRWra__formGroup select{cursor:pointer}.RegisterPaymentModal-module__kSRWra__formGroup textarea{resize:vertical;min-height:80px;font-family:inherit;line-height:1.5}.RegisterPaymentModal-module__kSRWra__formGroup input:disabled,.RegisterPaymentModal-module__kSRWra__formGroup select:disabled,.RegisterPaymentModal-module__kSRWra__formGroup textarea:disabled{background-color:var(--gray-50);cursor:not-allowed;opacity:.6}.RegisterPaymentModal-module__kSRWra__actions{border-top:1px solid var(--gray-200);justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.RegisterPaymentModal-module__kSRWra__cancelButton,.RegisterPaymentModal-module__kSRWra__submitButton{cursor:pointer;transition:all var(--transition-base);border-radius:8px;align-items:center;gap:8px;padding:10px 24px;font-size:.9rem;font-weight:600;display:flex}.RegisterPaymentModal-module__kSRWra__cancelButton{border:1px solid var(--gray-300);color:var(--gray-700);background:#fff}.RegisterPaymentModal-module__kSRWra__cancelButton:hover{background-color:var(--gray-50);border-color:var(--gray-400)}.RegisterPaymentModal-module__kSRWra__submitButton{background:linear-gradient(135deg,var(--primary-600)0%,var(--primary-700)100%);color:#fff;border:none;box-shadow:0 2px 4px #0000001a}.RegisterPaymentModal-module__kSRWra__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 8px #4f46e540}.RegisterPaymentModal-module__kSRWra__submitButton:disabled{background:var(--gray-400);cursor:not-allowed;opacity:.6}.RegisterPaymentModal-module__kSRWra__spinner{animation:1s linear infinite RegisterPaymentModal-module__kSRWra__spin}@keyframes RegisterPaymentModal-module__kSRWra__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:640px){.RegisterPaymentModal-module__kSRWra__modal{border-radius:12px;max-width:100%}.RegisterPaymentModal-module__kSRWra__header{padding:16px 20px}.RegisterPaymentModal-module__kSRWra__header h2{font-size:1.125rem}.RegisterPaymentModal-module__kSRWra__form{padding:20px}.RegisterPaymentModal-module__kSRWra__formGrid{grid-template-columns:1fr;gap:16px}.RegisterPaymentModal-module__kSRWra__actions{flex-direction:column-reverse;gap:12px}.RegisterPaymentModal-module__kSRWra__cancelButton,.RegisterPaymentModal-module__kSRWra__submitButton{justify-content:center;width:100%}}
.ImportCustomersModal-module__TdsLIq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImportCustomersModal-module__TdsLIq__modal{background:#fff;border-radius:16px;width:100%;max-width:500px;animation:.3s ease-out ImportCustomersModal-module__TdsLIq__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@keyframes ImportCustomersModal-module__TdsLIq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ImportCustomersModal-module__TdsLIq__header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.ImportCustomersModal-module__TdsLIq__header h2{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.ImportCustomersModal-module__TdsLIq__chunkInfo{color:#64748b;margin-top:2px;font-size:.75rem;display:block}.ImportCustomersModal-module__TdsLIq__closeButton{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ImportCustomersModal-module__TdsLIq__closeButton:hover:not(:disabled){color:#0f172a;background:#e2e8f0}.ImportCustomersModal-module__TdsLIq__closeButton:disabled{cursor:not-allowed;opacity:.5}.ImportCustomersModal-module__TdsLIq__content{padding:24px}.ImportCustomersModal-module__TdsLIq__tipsBox{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:12px;margin-bottom:20px;padding:16px}.ImportCustomersModal-module__TdsLIq__tipsHeader{color:#92400e;align-items:center;gap:8px;margin-bottom:8px;font-size:.9rem;font-weight:600;display:flex}.ImportCustomersModal-module__TdsLIq__tipsBox ul{margin:0;padding-left:20px;list-style-type:disc}.ImportCustomersModal-module__TdsLIq__tipsBox li{color:#b45309;margin-bottom:4px;font-size:.8rem;line-height:1.4}.ImportCustomersModal-module__TdsLIq__topInfo{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.ImportCustomersModal-module__TdsLIq__instructions{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}.ImportCustomersModal-module__TdsLIq__templateButton{color:#4f46e5;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-size:.8rem;font-weight:600;text-decoration:underline}.ImportCustomersModal-module__TdsLIq__dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:32px 20px;transition:all .2s;display:flex}.ImportCustomersModal-module__TdsLIq__dropzone:hover:not(.ImportCustomersModal-module__TdsLIq__disabled){background:#eff6ff;border-color:#4f46e5}.ImportCustomersModal-module__TdsLIq__dropzone.ImportCustomersModal-module__TdsLIq__disabled{cursor:not-allowed;opacity:.7}.ImportCustomersModal-module__TdsLIq__excelIcon{color:#10b981;font-size:2.5rem}.ImportCustomersModal-module__TdsLIq__fileName{color:#334155;font-size:.9rem;font-weight:600}.ImportCustomersModal-module__TdsLIq__progressWrapper{text-align:center;margin:24px 0}.ImportCustomersModal-module__TdsLIq__stepText{color:#4f46e5;margin-bottom:8px;font-size:.85rem;font-weight:600}.ImportCustomersModal-module__TdsLIq__progressBarBg{background:#e2e8f0;border-radius:10px;width:100%;height:10px;margin-bottom:6px;overflow:hidden}.ImportCustomersModal-module__TdsLIq__progressBarFill{background:linear-gradient(90deg,#6366f1,#4f46e5);height:100%;transition:width .4s}.ImportCustomersModal-module__TdsLIq__progressDetail{color:#94a3b8;font-size:.75rem}.ImportCustomersModal-module__TdsLIq__actions{margin-top:24px}.ImportCustomersModal-module__TdsLIq__uploadButton{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-weight:600;transition:background .2s;display:flex}.ImportCustomersModal-module__TdsLIq__uploadButton:hover:not(:disabled){background:#4338ca}.ImportCustomersModal-module__TdsLIq__uploadButton:disabled{cursor:not-allowed;background:#94a3b8}.ImportCustomersModal-module__TdsLIq__spin{animation:1s linear infinite ImportCustomersModal-module__TdsLIq__spin}@keyframes ImportCustomersModal-module__TdsLIq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ImportCustomersModal-module__TdsLIq__resultContainer{text-align:center}.ImportCustomersModal-module__TdsLIq__summaryGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.ImportCustomersModal-module__TdsLIq__summaryCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:20px;display:flex}.ImportCustomersModal-module__TdsLIq__successIcon{color:#10b981}.ImportCustomersModal-module__TdsLIq__errorIcon{color:#ef4444}.ImportCustomersModal-module__TdsLIq__summaryCard strong{color:#1e293b;font-size:1.5rem}.ImportCustomersModal-module__TdsLIq__summaryCard span{color:#64748b;font-size:.8rem;font-weight:500}.ImportCustomersModal-module__TdsLIq__errorLog{text-align:left;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;max-height:180px;margin-bottom:24px;padding:16px;overflow-y:auto}.ImportCustomersModal-module__TdsLIq__errorLog h4{color:#991b1b;margin:0 0 10px;font-size:.9rem;font-weight:700}.ImportCustomersModal-module__TdsLIq__errorLog ul{color:#b91c1c;margin:0;padding-left:20px;font-size:.8rem;list-style-type:disc}.ImportCustomersModal-module__TdsLIq__finishButton{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px;font-weight:600;transition:all .2s}.ImportCustomersModal-module__TdsLIq__finishButton:hover{color:#1e293b;background:#e2e8f0}@media (max-width:640px){.ImportCustomersModal-module__TdsLIq__overlay{padding:16px}.ImportCustomersModal-module__TdsLIq__modal{width:100%;max-height:95vh;overflow-y:auto}.ImportCustomersModal-module__TdsLIq__header{padding:16px 20px}.ImportCustomersModal-module__TdsLIq__content{padding:20px}.ImportCustomersModal-module__TdsLIq__topInfo{flex-direction:column;align-items:flex-start;gap:12px}.ImportCustomersModal-module__TdsLIq__templateButton{background:#eef2ff;border-radius:6px;align-self:flex-start;padding:8px 12px;text-decoration:none}.ImportCustomersModal-module__TdsLIq__dropzone{padding:24px 16px}.ImportCustomersModal-module__TdsLIq__summaryCard{padding:16px 12px}.ImportCustomersModal-module__TdsLIq__summaryCard strong{font-size:1.25rem}}
.SessionDetailView-module__nlIU9G__headerSubtitle{color:var(--gray-600);margin-top:4px;font-size:.9rem;font-weight:500}.SessionDetailView-module__nlIU9G__summaryCard{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);margin-top:16px;overflow:hidden}.SessionDetailView-module__nlIU9G__summaryTitle{color:var(--gray-900);background-color:var(--gray-50);border-bottom:1px solid var(--border-color);margin:0;padding:20px 24px;font-size:1.25rem;font-weight:700}.SessionDetailView-module__nlIU9G__summaryGroup{padding:24px}.SessionDetailView-module__nlIU9G__summaryGroup:not(:last-child){border-bottom:1px solid var(--gray-200)}.SessionDetailView-module__nlIU9G__groupTitle{color:var(--primary-700);text-transform:uppercase;letter-spacing:.05em;margin:0 0 16px;font-size:.9rem;font-weight:600}.SessionDetailView-module__nlIU9G__infoGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px 24px;display:grid}.SessionDetailView-module__nlIU9G__infoItem{flex-direction:column;gap:2px;display:flex}.SessionDetailView-module__nlIU9G__infoLabel{color:var(--gray-600);text-transform:uppercase;font-size:.8rem;font-weight:600}.SessionDetailView-module__nlIU9G__infoValue{color:var(--gray-800);font-size:1.1rem;font-weight:500}.SessionDetailView-module__nlIU9G__infoValue.SessionDetailView-module__nlIU9G__positive{color:var(--success);font-weight:600}.SessionDetailView-module__nlIU9G__infoValue.SessionDetailView-module__nlIU9G__negative{color:var(--error);font-weight:600}.SessionDetailView-module__nlIU9G__summaryTotal{background-color:var(--gray-50);border-top:1px solid var(--border-color);flex-direction:column;gap:4px;padding:24px;display:flex}.SessionDetailView-module__nlIU9G__totalLabel{color:var(--gray-700);font-size:.9rem;font-weight:600}.SessionDetailView-module__nlIU9G__discrepancy{align-items:center;gap:8px;font-size:1.5rem;font-weight:700;display:flex}.SessionDetailView-module__nlIU9G__discrepancy.SessionDetailView-module__nlIU9G__ok{color:var(--success)}.SessionDetailView-module__nlIU9G__discrepancy.SessionDetailView-module__nlIU9G__positive{color:#f59e0b}.SessionDetailView-module__nlIU9G__discrepancy.SessionDetailView-module__nlIU9G__negative{color:var(--error)}.SessionDetailView-module__nlIU9G__notes{color:var(--gray-700);padding:0 24px 24px;font-size:.9rem;font-style:italic}.SessionDetailView-module__nlIU9G__notes strong{color:var(--gray-800);font-style:normal}.SessionDetailView-module__nlIU9G__txTable{border-collapse:separate;border-spacing:0}.SessionDetailView-module__nlIU9G__txTable th{background:var(--gray-50)}.SessionDetailView-module__nlIU9G__txTable th:first-child{border-top-left-radius:8px}.SessionDetailView-module__nlIU9G__txTable th:last-child{border-top-right-radius:8px}.SessionDetailView-module__nlIU9G__txTable tr:last-child td:first-child{border-bottom-left-radius:8px}.SessionDetailView-module__nlIU9G__txTable tr:last-child td:last-child{border-bottom-right-radius:8px}.SessionDetailView-module__nlIU9G__txIcon{text-align:center;padding-left:12px;font-size:1.1rem}.SessionDetailView-module__nlIU9G__revenueRow{background-color:#f0fdf4}.SessionDetailView-module__nlIU9G__revenueRow .SessionDetailView-module__nlIU9G__txAmount,.SessionDetailView-module__nlIU9G__revenueRow .SessionDetailView-module__nlIU9G__txIcon{color:var(--success)}.SessionDetailView-module__nlIU9G__expenseRow{background-color:#fef2f2}.SessionDetailView-module__nlIU9G__expenseRow .SessionDetailView-module__nlIU9G__txAmount,.SessionDetailView-module__nlIU9G__expenseRow .SessionDetailView-module__nlIU9G__txIcon{color:var(--error)}.SessionDetailView-module__nlIU9G__txAmount{text-align:right;font-size:.95rem;font-weight:600}.SessionDetailView-module__nlIU9G__txSubtitle{color:var(--gray-600);margin-top:2px;font-size:.8rem;display:block}.SessionDetailView-module__nlIU9G__methodsGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:8px;display:grid}.SessionDetailView-module__nlIU9G__methodCard{border:1px solid var(--gray-200);background-color:#fff;border-radius:8px;align-items:center;gap:12px;padding:12px;transition:all .2s;display:flex}.SessionDetailView-module__nlIU9G__methodCard:hover{border-color:var(--primary-300);box-shadow:var(--shadow-sm)}.SessionDetailView-module__nlIU9G__methodIcon{background-color:var(--primary-50);width:40px;height:40px;color:var(--primary-600);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.SessionDetailView-module__nlIU9G__methodInfo{flex-direction:column;display:flex}.SessionDetailView-module__nlIU9G__methodLabel{color:var(--gray-500);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:600}.SessionDetailView-module__nlIU9G__methodValue{color:var(--gray-900);font-size:1.1rem;font-weight:700}.SessionDetailView-module__nlIU9G__noDataText{color:var(--gray-500);font-size:.9rem;font-style:italic}.SessionDetailView-module__nlIU9G__methodBadge{background-color:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-600);text-transform:uppercase;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:.7rem;font-weight:600;display:inline-block}
