@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fe8b9d92-module__LINzvG__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fe8b9d92-module__LINzvG__variable{--font-inter:"Inter", "Inter Fallback"}
.ConfirmProvider-module__1BSZsq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#00000080;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.ConfirmProvider-module__1BSZsq__modal{background:var(--background);border:1px solid var(--border);border-radius:12px;width:100%;max-width:400px;padding:24px;box-shadow:0 20px 40px #0003}.ConfirmProvider-module__1BSZsq__iconContainer{color:#ef4444;background:#ef44441a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.ConfirmProvider-module__1BSZsq__title{color:var(--text);margin:0 0 8px;font-size:1.125rem;font-weight:600}.ConfirmProvider-module__1BSZsq__message{color:var(--foreground-muted);white-space:pre-line;margin:0 0 24px;font-size:.875rem;line-height:1.5}.ConfirmProvider-module__1BSZsq__actions{justify-content:flex-end;gap:12px;display:flex}.ConfirmProvider-module__1BSZsq__cancelBtn,.ConfirmProvider-module__1BSZsq__confirmBtn{cursor:pointer;border:none;border-radius:8px;padding:10px 16px;font-size:.875rem;font-weight:500;transition:all .2s}.ConfirmProvider-module__1BSZsq__cancelBtn{background:var(--background-muted);color:var(--text);border:1px solid var(--border)}.ConfirmProvider-module__1BSZsq__cancelBtn:hover{background:var(--border)}.ConfirmProvider-module__1BSZsq__confirmBtn{color:#fff;background:#ef4444}.ConfirmProvider-module__1BSZsq__confirmBtn:hover{background:#dc2626}
.modal-module__1HIeYq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0f172a4d;justify-content:flex-end;animation:.25s ease-out modal-module__1HIeYq__fadeIn;display:flex;position:fixed;inset:0}.modal-module__1HIeYq__modalContent{background-color:var(--surface,#fff);flex-direction:column;width:100%;max-width:480px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) modal-module__1HIeYq__slideIn;display:flex;box-shadow:-10px 0 40px #00000014}@keyframes modal-module__1HIeYq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes modal-module__1HIeYq__fadeIn{0%{opacity:0}to{opacity:1}}.modal-module__1HIeYq__modalHeader{border-bottom:1px solid var(--border,#e5e7eb);background-color:#f9fafb;justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.modal-module__1HIeYq__modalHeader h2{color:var(--foreground,#111827);letter-spacing:-.5px;margin:0;font-size:20px;font-weight:700}.modal-module__1HIeYq__closeBtn{border:1px solid var(--border,#e5e7eb);color:var(--foreground-muted,#6b7280);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.modal-module__1HIeYq__closeBtn:hover{color:#111827;background-color:#f3f4f6}.modal-module__1HIeYq__form{flex-direction:column;flex:1;display:flex;overflow:hidden}.modal-module__1HIeYq__formBody{flex-direction:column;flex:1;gap:20px;padding:24px 32px;display:flex;overflow-y:auto}.modal-module__1HIeYq__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.modal-module__1HIeYq__formGroup{flex-direction:column;gap:8px;display:flex}.modal-module__1HIeYq__formGroup label{color:var(--foreground);font-size:13px;font-weight:600}.modal-module__1HIeYq__formGroup input,.modal-module__1HIeYq__formGroup textarea{border:1px solid var(--border);background-color:var(--surface);color:var(--foreground);border-radius:8px;outline:none;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.modal-module__1HIeYq__formGroup input:focus,.modal-module__1HIeYq__formGroup textarea:focus{border-color:var(--primary);background-color:#fff;box-shadow:0 0 0 3px #1717171a}.modal-module__1HIeYq__formGroup textarea{resize:vertical;min-height:80px}.modal-module__1HIeYq__modalFooter{border-top:1px solid var(--border,#e5e7eb);background-color:#f9fafb;justify-content:flex-end;gap:12px;padding:24px 32px;display:flex}.modal-module__1HIeYq__btnSecondary{color:var(--foreground,#374151);border:1px solid var(--border,#d1d5db);cursor:pointer;background-color:#fff;border-radius:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.modal-module__1HIeYq__btnSecondary:hover{background-color:#f3f4f6}
.RankBadge-module__6d1sMa__badgeContainer{letter-spacing:.5px;text-transform:uppercase;border-radius:20px;justify-content:center;align-items:center;padding:6px 14px;font-size:13px;font-weight:700;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #0000001a}.RankBadge-module__6d1sMa__badgeContainer:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.RankBadge-module__6d1sMa__iconWrapper{justify-content:center;align-items:center;margin-right:6px;display:flex}@keyframes RankBadge-module__6d1sMa__shimmer{0%{transform:translate(-150%)skew(-20deg)}50%{transform:translate(150%)skew(-20deg)}to{transform:translate(150%)skew(-20deg)}}@keyframes RankBadge-module__6d1sMa__pulseGold{0%{box-shadow:0 0 #ffd70066}70%{box-shadow:0 0 0 10px #ffd70000}to{box-shadow:0 0 #ffd70000}}@keyframes RankBadge-module__6d1sMa__pulsePlatina{0%{box-shadow:0 0 #e5e4e266}70%{box-shadow:0 0 0 10px #e5e4e200}to{box-shadow:0 0 #e5e4e200}}.RankBadge-module__6d1sMa__platina{color:#e5e4e2;background:linear-gradient(135deg,#1e1e1e 0%,#3a3a3a 50%,#1e1e1e 100%);border:1px solid #e5e4e24d;animation:3s infinite RankBadge-module__6d1sMa__pulsePlatina}.RankBadge-module__6d1sMa__platina:after{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);animation:3s infinite RankBadge-module__6d1sMa__shimmer;position:absolute;inset:0}.RankBadge-module__6d1sMa__ouro{color:#fff;text-shadow:0 1px 2px #0003;background:linear-gradient(135deg,#ffdf00 0%,#d4af37 50%,#ffdf00 100%);border:1px solid #fff6;animation:3s infinite RankBadge-module__6d1sMa__pulseGold}.RankBadge-module__6d1sMa__ouro:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);animation:3s 1.5s infinite RankBadge-module__6d1sMa__shimmer;position:absolute;inset:0}.RankBadge-module__6d1sMa__prata{color:#fff;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,silver 0%,#a9a9a9 50%,silver 100%)}.RankBadge-module__6d1sMa__bronze{color:#fff;background:linear-gradient(135deg,#cd7f32 0%,sienna 50%,#cd7f32 100%)}.RankBadge-module__6d1sMa__fiel{color:#fff;background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%)}.RankBadge-module__6d1sMa__novo{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.RankBadge-module__6d1sMa__ativo{color:#4b5563;box-shadow:none;background:#f3f4f6;border:1px solid #e5e7eb}.RankBadge-module__6d1sMa__inativo{color:#ef4444;box-shadow:none;background:#fee2e2;border:1px solid #fecaca}
.reminders-module__zxMXGW__container{flex-direction:column;gap:32px;height:100%;display:flex}.reminders-module__zxMXGW__content{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 4px 6px #0000000d}.reminders-module__zxMXGW__wrapper{flex-direction:column;flex:1;display:flex;overflow:hidden}.reminders-module__zxMXGW__toolbar{border-bottom:1px solid var(--border);background:#ffffff05;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.reminders-module__zxMXGW__filters{gap:8px;display:flex}.reminders-module__zxMXGW__filterBtn{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:500;transition:all .2s}.reminders-module__zxMXGW__filterBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.reminders-module__zxMXGW__filterActive{background:var(--primary);color:#fff;border-color:var(--primary)}.reminders-module__zxMXGW__filterActive:hover{background:var(--primary-dark)}.reminders-module__zxMXGW__addBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.reminders-module__zxMXGW__addBtn:hover{background:var(--primary-dark)}.reminders-module__zxMXGW__list{flex-direction:column;flex:1;display:flex;overflow-y:auto}.reminders-module__zxMXGW__emptyState{color:var(--text-tertiary);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:64px 24px;display:flex}.reminders-module__zxMXGW__emptyIcon{opacity:.5;margin-bottom:16px}.reminders-module__zxMXGW__tableHeader{background:var(--surface-hover);border-bottom:1px solid var(--border);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;grid-template-columns:60px 1fr 160px 100px;align-items:center;padding:12px 24px;font-size:13px;font-weight:600;display:grid}.reminders-module__zxMXGW__card{border-bottom:1px solid var(--border);grid-template-columns:60px 1fr 160px 100px;align-items:center;gap:0;padding:16px 24px;transition:background .2s;display:grid}.reminders-module__zxMXGW__card:last-child{border-bottom:none}.reminders-module__zxMXGW__cardActive{background:0 0}.reminders-module__zxMXGW__cardActive:hover{background:var(--surface-hover)}.reminders-module__zxMXGW__cardDue{background:#ef444408}.reminders-module__zxMXGW__cardDue:hover{background:#ef44440f}.reminders-module__zxMXGW__cardCompleted{opacity:.75;background:0 0}.reminders-module__zxMXGW__cardCompleted:hover{background:var(--surface-hover)}.reminders-module__zxMXGW__cardApptWarning{background:#f59e0b0d;border-left:3px solid #f59e0b}.reminders-module__zxMXGW__cardApptWarning:hover{background:#f59e0b14}.reminders-module__zxMXGW__cardIcon{background:var(--surface-hover);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.reminders-module__zxMXGW__iconRed{color:#ef4444}.reminders-module__zxMXGW__iconOrange{color:#f97316}.reminders-module__zxMXGW__iconGreen{color:#22c55e}.reminders-module__zxMXGW__iconBlue{color:#3b82f6}.reminders-module__zxMXGW__iconWarning{color:#b45309}.reminders-module__zxMXGW__cardContent{flex:1}.reminders-module__zxMXGW__cardHeader{justify-content:space-between;align-items:baseline;margin-bottom:4px;display:flex}.reminders-module__zxMXGW__reminderTitle{color:var(--text-primary);margin:0;font-size:16px;font-weight:600}.reminders-module__zxMXGW__description{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.5}.reminders-module__zxMXGW__date{color:var(--text-secondary);font-size:14px;font-weight:500}.reminders-module__zxMXGW__dateDue{color:#ef4444;font-size:14px;font-weight:600}.reminders-module__zxMXGW__dateCompleted{color:#22c55e;font-size:14px;font-weight:500}.reminders-module__zxMXGW__cardActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.reminders-module__zxMXGW__actionBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.reminders-module__zxMXGW__actionBtn:hover{background:var(--surface-hover);transform:scale(1.1)}.reminders-module__zxMXGW__btnGreen{color:#22c55e}.reminders-module__zxMXGW__btnRed{color:#ef4444}.reminders-module__zxMXGW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reminders-module__zxMXGW__modal{background:var(--surface);border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 10px 25px #0000001a}.reminders-module__zxMXGW__modalHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.reminders-module__zxMXGW__modalHeader h2{color:var(--text-primary);margin:0;font-size:20px;font-weight:600}.reminders-module__zxMXGW__closeBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;transition:all .2s}.reminders-module__zxMXGW__closeBtn:hover{background:var(--surface-hover);color:var(--text-primary)}.reminders-module__zxMXGW__modalForm{flex-direction:column;gap:20px;padding:24px;display:flex}.reminders-module__zxMXGW__formGroup{flex-direction:column;gap:8px;display:flex}.reminders-module__zxMXGW__formGroup label{color:var(--text-primary);font-size:14px;font-weight:600}.reminders-module__zxMXGW__input{border:1px solid var(--border);background:var(--surface);width:100%;height:44px;color:var(--text-primary);border-radius:8px;padding:0 12px;font-size:15px;transition:all .2s}.reminders-module__zxMXGW__input:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1);outline:none}.reminders-module__zxMXGW__textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text-primary);resize:vertical;border-radius:8px;padding:12px;font-family:inherit;font-size:15px;transition:all .2s}.reminders-module__zxMXGW__textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px rgba(var(--primary-rgb), .1);outline:none}.reminders-module__zxMXGW__submitBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;height:48px;margin-top:8px;font-size:15px;font-weight:600;transition:all .2s}.reminders-module__zxMXGW__submitBtn:hover{background:var(--primary-dark)}.reminders-module__zxMXGW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.reminders-module__zxMXGW__tabsContainer{border-bottom:1px solid var(--border);background:var(--surface-hover);gap:16px;margin-bottom:0;padding:0 24px;display:flex}.reminders-module__zxMXGW__tabButton{color:var(--text-secondary);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;margin-bottom:-1px;padding:16px 4px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.reminders-module__zxMXGW__tabButton:hover{color:var(--text-primary)}.reminders-module__zxMXGW__tabActive{color:var(--primary);border-bottom:2px solid var(--primary)}.reminders-module__zxMXGW__tabBadge{color:var(--text-secondary);background:#00000014;border-radius:12px;padding:2px 8px;font-size:12px;font-weight:700}.reminders-module__zxMXGW__tabActive .reminders-module__zxMXGW__tabBadge{background:var(--primary);color:#fff}.reminders-module__zxMXGW__tabActiveWarning{color:#b45309;border-bottom:2px solid #b45309}.reminders-module__zxMXGW__tabActiveWarning .reminders-module__zxMXGW__tabBadge{color:#fff;background:#b45309}@media (max-width:768px){.reminders-module__zxMXGW__container{gap:16px;padding:16px}.reminders-module__zxMXGW__tableHeader{display:none}.reminders-module__zxMXGW__card{border:1px solid var(--border);border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:12px;padding:16px;display:flex}.reminders-module__zxMXGW__cardIcon{margin-bottom:8px}.reminders-module__zxMXGW__cardContent{width:100%}.reminders-module__zxMXGW__cardActions{border-top:1px dashed var(--border);justify-content:flex-start;width:100%;margin-top:8px;padding-top:12px}.reminders-module__zxMXGW__toolbar{flex-direction:column;align-items:stretch;gap:12px}.reminders-module__zxMXGW__filters{padding-bottom:8px;overflow-x:auto}}
.PageHeader-module__HZea0q__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.PageHeader-module__HZea0q__headerTitle{flex-direction:column;gap:4px;display:flex}.PageHeader-module__HZea0q__headerTitle h1{color:var(--foreground);letter-spacing:-.5px;margin:0;font-size:24px;font-weight:700}.PageHeader-module__HZea0q__headerTitle p{color:var(--foreground-muted);margin:0;font-size:14px}.PageHeader-module__HZea0q__headerActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (max-width:768px){.PageHeader-module__HZea0q__header{flex-direction:column;align-items:stretch;margin-bottom:20px}.PageHeader-module__HZea0q__headerActions{justify-content:stretch;width:100%}.PageHeader-module__HZea0q__headerActions>*{flex:1}}
.PeriodFilter-module__5ORMDa__customDateContainer{background:var(--background-card);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:12px;padding:10px 16px;animation:.2s ease-out PeriodFilter-module__5ORMDa__fadeIn;display:flex}.PeriodFilter-module__5ORMDa__dateInput{border:1px solid var(--border);background:var(--background-soft);color:var(--foreground);cursor:pointer;border-radius:8px;outline:none;min-width:140px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.PeriodFilter-module__5ORMDa__dateInput:hover{background:var(--surface);border-color:#a3a3a3}.PeriodFilter-module__5ORMDa__dateInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--primary-glow);background:var(--surface)}.PeriodFilter-module__5ORMDa__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.5;border-radius:4px;padding:4px;transition:opacity .2s}.PeriodFilter-module__5ORMDa__dateInput::-webkit-calendar-picker-indicator:hover{opacity:1;background-color:#0000000d}.PeriodFilter-module__5ORMDa__applyButton{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 2px 8px var(--primary-glow);border:none;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s}.PeriodFilter-module__5ORMDa__applyButton:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px)}.PeriodFilter-module__5ORMDa__applyButton:disabled{background:var(--border);color:var(--foreground-muted);cursor:not-allowed;box-shadow:none;transform:none}.PeriodFilter-module__5ORMDa__separator{color:var(--foreground-muted);font-size:14px;font-weight:500}.PeriodFilter-module__5ORMDa__dateInputWrapper{position:relative}.PeriodFilter-module__5ORMDa__dateInputTrigger{border:1px solid var(--border);background:var(--background-soft);color:var(--foreground);cursor:pointer;border-radius:8px;outline:none;align-items:center;gap:8px;min-width:140px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.PeriodFilter-module__5ORMDa__dateInputTrigger:hover{background:var(--surface);border-color:#a3a3a3}.PeriodFilter-module__5ORMDa__dateIcon{color:var(--foreground-muted)}.PeriodFilter-module__5ORMDa__popover{background:var(--background-card);border:1px solid var(--border);box-shadow:var(--shadow-lg);z-index:100;border-radius:12px;width:280px;padding:16px;animation:.15s ease-out PeriodFilter-module__5ORMDa__fadeIn;position:absolute;top:calc(100% + 8px);left:0}.PeriodFilter-module__5ORMDa__calHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.PeriodFilter-module__5ORMDa__calMonthYear{text-transform:capitalize;font-size:14px;font-weight:600}.PeriodFilter-module__5ORMDa__calIconBtn{cursor:pointer;width:28px;height:28px;color:var(--foreground-muted);background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;transition:all .2s;display:flex}.PeriodFilter-module__5ORMDa__calIconBtn:hover{background:var(--background-soft);color:var(--foreground)}.PeriodFilter-module__5ORMDa__calGrid{text-align:center;grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.PeriodFilter-module__5ORMDa__calWeekday{color:var(--foreground-muted);margin-bottom:8px;font-size:12px;font-weight:600}.PeriodFilter-module__5ORMDa__calDayBtn{aspect-ratio:1;cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;transition:all .2s;display:flex}.PeriodFilter-module__5ORMDa__calDayBtn:hover{background:var(--background-soft)}.PeriodFilter-module__5ORMDa__calDaySelected{font-weight:600;background:var(--primary)!important;color:#fff!important}.PeriodFilter-module__5ORMDa__calDayToday{color:var(--primary);background:var(--primary-light);font-weight:700}@keyframes PeriodFilter-module__5ORMDa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.Drawer-module__5pZ_OW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;width:100vw;height:100vh;animation:.2s ease-out Drawer-module__5pZ_OW__fadeIn;position:fixed;top:0;left:0}.Drawer-module__5pZ_OW__drawer{background:var(--background);z-index:1001;flex-direction:column;width:100%;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) Drawer-module__5pZ_OW__slideIn;display:flex;position:fixed;top:0;right:0;overflow:hidden;box-shadow:-4px 0 24px #0000001a}.Drawer-module__5pZ_OW__header{border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.Drawer-module__5pZ_OW__title{color:var(--foreground);margin:0;font-size:20px;font-weight:700}.Drawer-module__5pZ_OW__closeBtn{color:var(--foreground-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.Drawer-module__5pZ_OW__closeBtn:hover{background:var(--border);color:var(--foreground)}.Drawer-module__5pZ_OW__closeBtnAbsolute{background:var(--surface);border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px #0000000d}.Drawer-module__5pZ_OW__closeBtnAbsolute:hover{background:var(--background);color:var(--foreground)}.Drawer-module__5pZ_OW__content{flex:1;height:100%;position:relative;overflow-y:auto}@keyframes Drawer-module__5pZ_OW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Drawer-module__5pZ_OW__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:768px){.Drawer-module__5pZ_OW__drawer{max-width:100%!important}}
.agenda-module__CJtwOW__agendaContainer{flex-direction:column;gap:20px;min-width:0;height:100%;padding-bottom:32px;display:flex}.agenda-module__CJtwOW__dateSelector{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 2px #0000000d);border-radius:20px;align-items:center;gap:8px;width:max-content;padding:4px 10px;display:flex}.agenda-module__CJtwOW__dateDisplay{cursor:pointer;color:var(--foreground,#111827);text-align:center;-webkit-user-select:none;user-select:none;text-transform:capitalize;justify-content:center;align-items:center;gap:6px;min-width:160px;font-size:13px;font-weight:700;display:flex}.agenda-module__CJtwOW__dateIcon{color:var(--foreground-muted,#6b7280)}.agenda-module__CJtwOW__datePickerWrapper{justify-content:center;align-items:center;display:flex;position:relative}.agenda-module__CJtwOW__hiddenDatePicker{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.agenda-module__CJtwOW__hiddenDatePicker::-webkit-calendar-picker-indicator{cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.agenda-module__CJtwOW__customDatePickerWrapper{position:relative}.agenda-module__CJtwOW__datePickerPopover{-webkit-backdrop-filter:blur(20px);z-index:100;background:#fffffff2;border:1px solid #fff9;border-radius:20px;width:300px;padding:16px;animation:.2s cubic-bezier(.16,1,.3,1) agenda-module__CJtwOW__scaleIn;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%);box-shadow:0 10px 40px #0000001f,0 4px 12px #0000000d}@keyframes agenda-module__CJtwOW__scaleIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.agenda-module__CJtwOW__datePickerHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.agenda-module__CJtwOW__dpIconBtn{background:var(--background,#f3f4f6);cursor:pointer;width:32px;height:32px;color:var(--foreground,#111827);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.agenda-module__CJtwOW__dpIconBtn:hover{background:var(--border,#e5e7eb)}.agenda-module__CJtwOW__dpMonthYear{text-transform:capitalize;color:var(--foreground,#111827);font-size:14px;font-weight:700}.agenda-module__CJtwOW__dpWeekdays{grid-template-columns:repeat(7,1fr);margin-bottom:8px;display:grid}.agenda-module__CJtwOW__dpWeekday{text-align:center;color:var(--foreground-muted,#6b7280);font-size:11px;font-weight:700}.agenda-module__CJtwOW__dpGrid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.agenda-module__CJtwOW__dpEmptyDay{height:36px}.agenda-module__CJtwOW__dpDayBtn{height:36px;color:var(--foreground,#111827);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:500;transition:all .2s;display:flex}.agenda-module__CJtwOW__dpDayBtn:hover{color:var(--primary,#3b82f6);background:#3b82f61a}.agenda-module__CJtwOW__dpDaySelected{font-weight:700;box-shadow:0 4px 10px #11182733;background:var(--foreground,#111827)!important;color:#fff!important}.agenda-module__CJtwOW__dpDayToday{color:var(--primary,#3b82f6);background:#3b82f61a;font-weight:800}.agenda-module__CJtwOW__dpFooter{border-top:1px solid var(--border,#e5e7eb);justify-content:center;margin-top:16px;padding-top:12px;display:flex}.agenda-module__CJtwOW__dpTodayBtn{color:var(--primary,#3b82f6);cursor:pointer;background:0 0;border:none;border-radius:12px;padding:6px 12px;font-size:13px;font-weight:700;transition:all .2s}.agenda-module__CJtwOW__dpTodayBtn:hover{background:#3b82f61a}.agenda-module__CJtwOW__iconBtn{color:var(--foreground-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.agenda-module__CJtwOW__iconBtn:hover{color:var(--foreground,#111827);background-color:var(--background,#f3f4f6)}.agenda-module__CJtwOW__headerActions{align-items:center;gap:12px;display:flex}.agenda-module__CJtwOW__btnPrimary{background-color:var(--foreground,#111827);color:#fff;cursor:pointer;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);border:none;border-radius:20px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__btnPrimary:hover{background-color:var(--primary,#3b82f6);transform:translateY(-1px);box-shadow:0 4px 10px #3b82f640}.agenda-module__CJtwOW__weeklyRibbon{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:10px;margin-bottom:8px;padding:4px 2px;display:flex;overflow-x:auto}.agenda-module__CJtwOW__weeklyRibbon::-webkit-scrollbar{display:none}.agenda-module__CJtwOW__weeklyRibbonDay{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);cursor:pointer;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;min-width:58px;height:72px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.agenda-module__CJtwOW__weeklyRibbonDay:hover{border-color:var(--foreground-muted,#9ca3af);box-shadow:var(--shadow-sm,0 2px 4px #0000000d);transform:translateY(-2px)}.agenda-module__CJtwOW__weeklyRibbonDayActive{box-shadow:var(--shadow-md,0 4px 12px #11182726);background-color:var(--foreground,#111827)!important;color:#fff!important;border-color:var(--foreground,#111827)!important}.agenda-module__CJtwOW__weeklyRibbonDayToday{border-color:var(--primary,#3b82f6);color:var(--primary,#3b82f6)}.agenda-module__CJtwOW__weeklyRibbonDayLabel{letter-spacing:.05em;opacity:.8;font-size:10px;font-weight:800}.agenda-module__CJtwOW__weeklyRibbonDayActive .agenda-module__CJtwOW__weeklyRibbonDayLabel{opacity:.7}.agenda-module__CJtwOW__weeklyRibbonDayNumber{letter-spacing:-.5px;font-size:18px;font-weight:800}.agenda-module__CJtwOW__weeklyRibbonDot{background-color:var(--primary,#3b82f6);border-radius:50%;width:4px;height:4px;position:absolute;bottom:8px}.agenda-module__CJtwOW__weeklyRibbonDayActive .agenda-module__CJtwOW__weeklyRibbonDot{background-color:#fff}.agenda-module__CJtwOW__calendarWrapper{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);min-height:0;box-shadow:var(--shadow-md,0 4px 6px -1px #0000000d);-webkit-overflow-scrolling:touch;border-radius:20px;flex:1;max-height:calc(100vh - 260px);display:flex;position:relative;overflow:auto}.agenda-module__CJtwOW__calendarWrapper::-webkit-scrollbar{width:8px;height:8px}.agenda-module__CJtwOW__calendarWrapper::-webkit-scrollbar-thumb{background-color:var(--border,#e5e7eb);border-radius:4px}.agenda-module__CJtwOW__timeColumn{border-right:1px solid var(--border,#e5e7eb);z-index:30;-webkit-backdrop-filter:blur(10px);background-color:#f9fafbb3;width:72px;min-width:72px;height:max-content;position:sticky;left:0}.agenda-module__CJtwOW__timeHeader{height:60px;min-height:60px;color:var(--foreground-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border,#e5e7eb);z-index:40;box-sizing:border-box;background-color:#f9fafb;justify-content:center;align-items:center;font-size:10px;font-weight:800;display:flex;position:sticky;top:0}.agenda-module__CJtwOW__timeSlot{border-bottom:1px dashed var(--border,#e5e7eb);box-sizing:border-box;height:100px;position:relative}.agenda-module__CJtwOW__timeLabel{text-align:center;width:100%;color:var(--foreground-muted,#6b7280);font-size:11px;font-weight:700;position:absolute;top:8px}.agenda-module__CJtwOW__staffColumn{border-right:1px solid var(--border,#e5e7eb);box-sizing:border-box;flex:1;min-width:260px;height:max-content;display:block;position:relative}@media (max-width:768px){.agenda-module__CJtwOW__staffColumn{min-width:85vw}}.agenda-module__CJtwOW__staffColumn:last-child{border-right:none}.agenda-module__CJtwOW__staffHeader{border-bottom:1px solid var(--border,#e5e7eb);-webkit-backdrop-filter:blur(10px);z-index:20;box-sizing:border-box;background-color:#ffffffe6;justify-content:center;align-items:center;gap:10px;height:60px;min-height:60px;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000005}.agenda-module__CJtwOW__staffAvatar{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex;box-shadow:0 2px 4px #0000000a}.agenda-module__CJtwOW__staffHeaderInfo{flex-direction:column;display:flex;overflow:hidden}.agenda-module__CJtwOW__staffHeaderInfo strong{color:var(--foreground,#111827);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.agenda-module__CJtwOW__staffHeaderInfo span{color:var(--foreground-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.agenda-module__CJtwOW__staffTimeline{background-color:var(--surface,#fff);position:relative}.agenda-module__CJtwOW__gridLine{box-sizing:border-box;border-bottom:1px dashed #e5e7eb99;height:100px;position:relative}.agenda-module__CJtwOW__gridLineHalf{border-top:1px dotted #e5e7ebcc;position:absolute;top:50%;left:0;right:0}.agenda-module__CJtwOW__gridLine:nth-child(2n){background-color:#f9fafb33}.agenda-module__CJtwOW__currentTimeLine{z-index:25;pointer-events:none;background-color:#ef4444;height:2px;position:absolute;left:0;right:0;box-shadow:0 1px 3px #ef44444d}.agenda-module__CJtwOW__currentTimeDot{background-color:#ef4444;border-radius:50%;width:10px;height:10px;animation:2s infinite agenda-module__CJtwOW__pulseDot;position:absolute;top:-4px;left:-4px;box-shadow:0 0 0 4px #ef444433}@keyframes agenda-module__CJtwOW__pulseDot{0%{box-shadow:0 0 #ef444466}70%{box-shadow:0 0 0 6px #ef444400}to{box-shadow:0 0 #ef444400}}.agenda-module__CJtwOW__appointmentBlock{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-left:4px solid;border-radius:12px;flex-direction:column;padding:10px 12px;font-size:13px;transition:all .25s cubic-bezier(.25,.8,.25,1);display:flex;position:absolute;left:8px;right:8px;overflow:hidden;box-shadow:0 2px 8px #00000008}.agenda-module__CJtwOW__appointmentBlock:hover{box-shadow:var(--shadow-md,0 4px 12px #00000014);z-index:10;filter:brightness(.96);transform:translateY(-2px)scale(1.01)}.agenda-module__CJtwOW__apptTopRow{justify-content:space-between;align-items:flex-start;gap:8px;width:100%;display:flex}.agenda-module__CJtwOW__apptBottomRow{justify-content:space-between;align-items:flex-end;gap:8px;width:100%;margin-top:auto;display:flex}.agenda-module__CJtwOW__appointmentBlock strong{white-space:nowrap;text-overflow:ellipsis;flex:1;margin-bottom:2px;font-size:13px;font-weight:700;overflow:hidden}.agenda-module__CJtwOW__appointmentTime{opacity:.75;white-space:nowrap;font-size:10px;font-weight:600}.agenda-module__CJtwOW__appointmentBlock span.agenda-module__CJtwOW__serviceName{white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.agenda-module__CJtwOW__price{-webkit-backdrop-filter:blur(4px);white-space:nowrap;border:1px solid #ffffff40;border-radius:8px;width:max-content;padding:1px 6px;font-weight:700;display:inline-block;font-size:10px!important}.agenda-module__CJtwOW__shortBlock{justify-content:center;padding:4px 8px}.agenda-module__CJtwOW__shortBlock .agenda-module__CJtwOW__apptBottomRow{display:none}.agenda-module__CJtwOW__shortBlock .agenda-module__CJtwOW__apptTopRow{align-items:center}.agenda-module__CJtwOW__statusPending{background-color:#f59e0b14;border-color:#f59e0b}.agenda-module__CJtwOW__statusPending strong{color:#b45309}.agenda-module__CJtwOW__statusPending span.agenda-module__CJtwOW__serviceName{color:#d97706}.agenda-module__CJtwOW__statusPending .agenda-module__CJtwOW__price{color:#b45309;background-color:#fbbf2426}.agenda-module__CJtwOW__statusScheduled{background-color:#4755690f;border-color:#64748b}.agenda-module__CJtwOW__statusScheduled strong{color:#1e293b}.agenda-module__CJtwOW__statusScheduled span.agenda-module__CJtwOW__serviceName{color:#475569}.agenda-module__CJtwOW__statusScheduled .agenda-module__CJtwOW__price{color:#1e293b;background-color:#64748b1f}.agenda-module__CJtwOW__statusConfirmed{background-color:#0284c714;border-color:#0284c7}.agenda-module__CJtwOW__statusConfirmed strong{color:#0369a1}.agenda-module__CJtwOW__statusConfirmed span.agenda-module__CJtwOW__serviceName{color:#0284c7}.agenda-module__CJtwOW__statusConfirmed .agenda-module__CJtwOW__price{color:#0369a1;background-color:#0284c726}.agenda-module__CJtwOW__statusCompleted{background-color:#10b98114;border-color:#10b981}.agenda-module__CJtwOW__statusCompleted strong{color:#065f46}.agenda-module__CJtwOW__statusCompleted span.agenda-module__CJtwOW__serviceName{color:#047857}.agenda-module__CJtwOW__statusCompleted .agenda-module__CJtwOW__price{color:#065f46;background-color:#10b98126}.agenda-module__CJtwOW__customSelectWrapper{z-index:50;position:relative}.agenda-module__CJtwOW__customSelectTrigger{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);cursor:pointer;box-shadow:var(--shadow-sm,0 1px 2px #0000000d);color:var(--foreground,#111827);border-radius:20px;align-items:center;gap:10px;min-height:38px;padding:6px 14px 6px 8px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__customSelectTrigger:hover{box-shadow:var(--shadow-md,0 4px 6px #0000000d);border-color:var(--foreground-muted,#9ca3af)}.agenda-module__CJtwOW__triggerAvatar{background:var(--foreground,#111827);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:11px;font-weight:700;display:flex}.agenda-module__CJtwOW__triggerIcon{color:var(--foreground-muted,#9ca3af);transition:transform .2s}.agenda-module__CJtwOW__triggerIcon.agenda-module__CJtwOW__rotated{transform:rotate(180deg)}.agenda-module__CJtwOW__customSelectMenu{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #ffffff4d;border-radius:16px;min-width:280px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) agenda-module__CJtwOW__slideDown;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #00000014}.agenda-module__CJtwOW__customSelectOption{cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;transition:all .2s;display:flex}.agenda-module__CJtwOW__customSelectOption:hover{background:#0000000a}.agenda-module__CJtwOW__selectedOption{background:#00000005}.agenda-module__CJtwOW__optionAvatar{width:36px;height:36px;color:var(--foreground-muted,#4b5563);background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.agenda-module__CJtwOW__selectedOption .agenda-module__CJtwOW__optionAvatar{background:var(--foreground,#111827);color:#fff}.agenda-module__CJtwOW__optionText{flex-direction:column;display:flex;overflow:hidden}.agenda-module__CJtwOW__optionText strong{color:var(--foreground,#111827);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.agenda-module__CJtwOW__optionText span{color:var(--foreground-muted,#6b7280);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.agenda-module__CJtwOW__viewToggle{background-color:#0000000a;border-radius:10px;gap:2px;padding:4px;display:flex}.agenda-module__CJtwOW__toggleBtn{color:var(--foreground-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:7px;justify-content:center;align-items:center;padding:6px 10px;transition:all .2s;display:flex}.agenda-module__CJtwOW__toggleBtn:hover{color:var(--foreground,#111827)}.agenda-module__CJtwOW__activeToggle{background-color:var(--surface,#fff);color:var(--foreground,#111827);box-shadow:0 1px 3px #0000001a}.agenda-module__CJtwOW__listViewWrapper{box-shadow:none;background:0 0;border:none;flex-direction:column;flex:1;min-height:0;max-height:calc(100vh - 200px);display:flex}.agenda-module__CJtwOW__listHeaderGrid{display:none}.agenda-module__CJtwOW__listBody{flex-direction:column;flex:1;gap:12px;padding-right:4px;display:flex;overflow-y:auto}.agenda-module__CJtwOW__listBody::-webkit-scrollbar{width:6px}.agenda-module__CJtwOW__listBody::-webkit-scrollbar-thumb{background-color:var(--border,#e5e7eb);border-radius:3px}.agenda-module__CJtwOW__listRow{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 3px #0000000d);cursor:pointer;border-radius:16px;grid-template-columns:100px 1fr 160px 130px;align-items:center;padding:16px 20px;transition:all .25s;display:grid}.agenda-module__CJtwOW__listRow:hover{box-shadow:var(--shadow-md,0 4px 10px #0000000d);border-color:#3b82f626;transform:translateY(-2px)}.agenda-module__CJtwOW__listTimeCol{border-right:1px solid var(--border,#e5e7eb);flex-direction:column;gap:2px;padding-right:16px;display:flex}.agenda-module__CJtwOW__listTime{color:var(--foreground,#111827);letter-spacing:-.3px;font-size:16px;font-weight:800}.agenda-module__CJtwOW__listTimeEnd{color:var(--foreground-muted,#9ca3af);font-size:12px;font-weight:600}.agenda-module__CJtwOW__listInfoCol{flex-direction:column;gap:4px;padding-left:8px;display:flex}.agenda-module__CJtwOW__listInfoCol strong{color:var(--foreground,#111827);font-size:16px;font-weight:700}.agenda-module__CJtwOW__listService{color:var(--foreground-muted,#4b5563);font-size:13px}.agenda-module__CJtwOW__listProfCol{align-items:center;gap:8px;display:flex}.agenda-module__CJtwOW__listStatusCol{justify-content:space-between;align-items:center;gap:16px;display:flex}.agenda-module__CJtwOW__statusBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.agenda-module__CJtwOW__emptyList{text-align:center;color:var(--foreground-muted,#6b7280);background:var(--surface,#fff);border:1px dashed var(--border,#e5e7eb);border-radius:16px;padding:64px 32px;font-size:15px}.agenda-module__CJtwOW__emptyStateContainer{flex:1;justify-content:center;align-items:center;height:100%;min-height:400px;padding:40px;display:flex}.agenda-module__CJtwOW__emptyStateContent{text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #fffc;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;max-width:320px;padding:40px;display:flex;box-shadow:0 10px 40px #00000008}.agenda-module__CJtwOW__emptyStateIcon{color:var(--foreground-muted,#9ca3af);opacity:.5;margin-bottom:16px}.agenda-module__CJtwOW__emptyStateContent h3{color:var(--foreground,#111827);margin:0 0 8px;font-size:18px;font-weight:700}.agenda-module__CJtwOW__emptyStateContent p{color:var(--foreground-muted,#6b7280);margin:0;font-size:14px;line-height:1.5}.agenda-module__CJtwOW__drawerOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0f172a4d;justify-content:flex-end;animation:.25s ease-out agenda-module__CJtwOW__fadeIn;display:flex;position:fixed;inset:0}.agenda-module__CJtwOW__drawer{background-color:var(--surface,#fff);flex-direction:column;width:100%;max-width:480px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) agenda-module__CJtwOW__slideIn;display:flex;box-shadow:-10px 0 40px #00000014}.agenda-module__CJtwOW__drawerHeader{border-bottom:1px solid var(--border,#e5e7eb);justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.agenda-module__CJtwOW__drawerHeaderTitle h2{letter-spacing:-.5px;color:var(--foreground,#111827);margin:0;font-size:20px;font-weight:700}.agenda-module__CJtwOW__drawerHeaderTitle p{color:var(--foreground-muted,#6b7280);margin-top:4px;font-size:13px}.agenda-module__CJtwOW__drawerCloseBtn{cursor:pointer;color:var(--foreground-muted,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.agenda-module__CJtwOW__drawerCloseBtn:hover{background-color:var(--background,#f3f4f6);color:var(--foreground,#111827)}.agenda-module__CJtwOW__searchSelectContainer{width:100%;min-width:0;position:relative}.agenda-module__CJtwOW__searchSelectTrigger{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);width:100%;color:var(--foreground,#111827);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;min-height:44px;padding:10px 14px;font-size:14px;transition:all .2s;display:flex}.agenda-module__CJtwOW__searchSelectTrigger:hover:not(.agenda-module__CJtwOW__searchSelectDisabled){border-color:var(--primary,#3b82f6)}.agenda-module__CJtwOW__searchSelectTriggerActive{border-color:var(--primary,#3b82f6);box-shadow:0 0 0 3px #3b82f626}.agenda-module__CJtwOW__searchSelectDisabled{background-color:var(--background,#f3f4f6);cursor:not-allowed;opacity:.7}.agenda-module__CJtwOW__searchSelectValue{white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;font-weight:500;overflow:hidden}.agenda-module__CJtwOW__searchSelectPlaceholder{color:var(--foreground-muted,#9ca3af);text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.agenda-module__CJtwOW__searchSelectIcon{color:var(--foreground-muted,#9ca3af);flex-shrink:0;transition:transform .2s}.agenda-module__CJtwOW__searchSelectMenu{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);z-index:1000;border-radius:12px;flex-direction:column;min-width:100%;animation:.2s cubic-bezier(.16,1,.3,1) agenda-module__CJtwOW__slideDown;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001a}.agenda-module__CJtwOW__searchSelectInputWrapper{border-bottom:1px solid var(--border,#e5e7eb);background-color:var(--background,#f9fafb);align-items:center;padding:10px 12px;display:flex}.agenda-module__CJtwOW__searchSelectSearchIcon{color:var(--foreground-muted,#9ca3af);margin-right:8px}.agenda-module__CJtwOW__searchSelectInput{color:var(--foreground,#111827);background:0 0;border:none;outline:none;flex:1;font-size:14px}.agenda-module__CJtwOW__searchSelectInput::placeholder{color:var(--foreground-muted,#9ca3af)}.agenda-module__CJtwOW__searchSelectClearBtn{color:var(--foreground-muted,#9ca3af);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;display:flex}.agenda-module__CJtwOW__searchSelectClearBtn:hover{color:var(--foreground,#111827);background:#0000000d}.agenda-module__CJtwOW__searchSelectList{max-height:200px;padding:6px;overflow-y:auto}.agenda-module__CJtwOW__searchSelectList::-webkit-scrollbar{width:6px}.agenda-module__CJtwOW__searchSelectList::-webkit-scrollbar-thumb{background-color:var(--border,#e5e7eb);border-radius:3px}.agenda-module__CJtwOW__searchSelectOption{cursor:pointer;color:var(--foreground,#111827);border-radius:8px;padding:10px 12px;font-size:14px;transition:background-color .2s}.agenda-module__CJtwOW__searchSelectOption:hover{background-color:var(--background,#f3f4f6)}.agenda-module__CJtwOW__searchSelectOptionSelected{color:var(--primary,#3b82f6);background-color:#3b82f61a;justify-content:space-between;align-items:center;font-weight:600;display:flex}.agenda-module__CJtwOW__searchSelectEmpty{text-align:center;color:var(--foreground-muted,#6b7280);padding:16px;font-size:13px}.agenda-module__CJtwOW__multiSelectChipsWrapper{flex-wrap:wrap;flex:1;align-items:center;gap:6px;display:flex}.agenda-module__CJtwOW__multiSelectChip{color:var(--primary,#3b82f6);background-color:#3b82f61a;border:1px solid #3b82f633;border-radius:12px;align-items:center;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.agenda-module__CJtwOW__multiSelectChipRemove{cursor:pointer;color:var(--primary,#3b82f6);opacity:.7;border-radius:50%;justify-content:center;align-items:center;margin-left:4px;padding:2px;display:inline-flex}.agenda-module__CJtwOW__multiSelectChipRemove:hover{opacity:1;background-color:#3b82f633}.agenda-module__CJtwOW__multiSelectCheck{font-size:14px;font-weight:700}.agenda-module__CJtwOW__drawerForm{flex-direction:column;flex:1;gap:20px;padding:32px;display:flex;overflow-y:auto}.agenda-module__CJtwOW__drawerForm::-webkit-scrollbar{width:6px}.agenda-module__CJtwOW__drawerForm::-webkit-scrollbar-thumb{background-color:var(--border,#e5e7eb);border-radius:3px}.agenda-module__CJtwOW__drawerFormGroup{margin-bottom:24px}.agenda-module__CJtwOW__drawerServicesList{background:var(--background,#f9fafb);border:1px solid var(--border,#e5e7eb);border-radius:12px;margin-bottom:24px;padding:16px}.agenda-module__CJtwOW__drawerServicesList>label{color:var(--foreground,#111827);margin-bottom:16px;font-weight:600;display:block}.agenda-module__CJtwOW__drawerAssignmentRow{align-items:center;gap:12px;margin-bottom:12px;display:flex}.agenda-module__CJtwOW__drawerAssignmentNumber{background:var(--primary,#3b82f6);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.agenda-module__CJtwOW__drawerAssignmentFields{flex:1;gap:8px;display:flex}.agenda-module__CJtwOW__drawerAssignmentFields>div{flex:1}.agenda-module__CJtwOW__drawerAssignmentRemove{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.agenda-module__CJtwOW__drawerAssignmentRemove:hover{background:#ef44441a}.agenda-module__CJtwOW__drawerAssignmentAdd{border:1px dashed var(--border,#e5e7eb);color:var(--primary,#3b82f6);cursor:pointer;background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__drawerAssignmentAdd:hover{border-color:var(--primary,#3b82f6);background:#3b82f60d}.agenda-module__CJtwOW__drawerFormGroup{flex-direction:column;gap:6px;display:flex}.agenda-module__CJtwOW__drawerFormGroup label{color:var(--foreground,#111827);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.agenda-module__CJtwOW__drawerSelect,.agenda-module__CJtwOW__drawerInput,.agenda-module__CJtwOW__drawerTextarea{border:1px solid var(--border,#e5e7eb);background-color:var(--surface,#fff);color:var(--foreground,#111827);border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.agenda-module__CJtwOW__drawerSelect:focus,.agenda-module__CJtwOW__drawerInput:focus,.agenda-module__CJtwOW__drawerTextarea:focus{border-color:var(--primary,#3b82f6)}.agenda-module__CJtwOW__drawerRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.agenda-module__CJtwOW__drawerFooter{border-top:1px solid var(--border,#e5e7eb);justify-content:flex-end;gap:12px;margin-top:auto;padding-top:24px;display:flex}.agenda-module__CJtwOW__drawerBtnCancel{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);color:var(--foreground-muted,#4b5563);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.agenda-module__CJtwOW__drawerBtnCancel:hover{background-color:var(--background,#f3f4f6);color:var(--foreground,#111827)}.agenda-module__CJtwOW__drawerBtnSubmit{background-color:var(--foreground,#111827);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__drawerBtnSubmit:hover{background-color:var(--primary,#3b82f6);box-shadow:0 4px 10px #3b82f640}.agenda-module__CJtwOW__clientProfileArea{border-bottom:1px solid var(--border,#e5e7eb);align-items:center;gap:16px;padding-bottom:20px;display:flex}.agenda-module__CJtwOW__clientAvatarBig{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:700;display:flex;box-shadow:0 4px 8px #0000000d}.agenda-module__CJtwOW__clientProfileInfo{flex:1}.agenda-module__CJtwOW__clientProfileInfo h3{color:var(--foreground,#111827);margin:0 0 2px;font-size:18px;font-weight:700}.agenda-module__CJtwOW__clientProfileInfo p{color:var(--foreground-muted,#6b7280);margin:0;font-size:13px}.agenda-module__CJtwOW__whatsAppBtn{color:#fff;cursor:pointer;background-color:#25d366;border:none;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 8px #25d36633}.agenda-module__CJtwOW__whatsAppBtn:hover{transform:translateY(-1px);box-shadow:0 6px 12px #25d3664d}.agenda-module__CJtwOW__detailServiceCard{border:1px solid var(--border,#e5e7eb);background-color:#f9fafb99;border-radius:14px;flex-direction:column;gap:6px;padding:16px;display:flex}.agenda-module__CJtwOW__detailServiceCategory{letter-spacing:.05em;text-transform:uppercase;color:var(--primary,#3b82f6);font-size:9px;font-weight:800}.agenda-module__CJtwOW__detailServiceName{color:var(--foreground,#111827);margin:0;font-size:16px;font-weight:700}.agenda-module__CJtwOW__detailServiceMeta{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.agenda-module__CJtwOW__detailMetaItem{color:var(--foreground-muted,#4b5563);align-items:center;gap:6px;font-size:13px;display:flex}.agenda-module__CJtwOW__detailMetaPrice{color:var(--foreground,#111827);font-size:16px;font-weight:800}.agenda-module__CJtwOW__metaDataGrid{border-bottom:1px solid var(--border,#e5e7eb);grid-template-columns:1fr 1fr;gap:16px;padding-bottom:20px;display:grid}.agenda-module__CJtwOW__metaDataRow{align-items:center;gap:12px;display:flex}.agenda-module__CJtwOW__metaIcon{color:var(--foreground-muted,#9ca3af);flex-shrink:0}.agenda-module__CJtwOW__metaTextGroup{flex-direction:column;display:flex}.agenda-module__CJtwOW__metaLabel{color:var(--foreground-muted,#9ca3af);text-transform:uppercase;font-size:11px;font-weight:700}.agenda-module__CJtwOW__metaValue{color:var(--foreground,#111827);font-size:13px;font-weight:700}.agenda-module__CJtwOW__statusIndicatorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-left:3px}.agenda-module__CJtwOW__dotGreen{background-color:#10b981}.agenda-module__CJtwOW__dotBlue{background-color:#0284c7}.agenda-module__CJtwOW__dotYellow{background-color:#f59e0b}.agenda-module__CJtwOW__dotSlate{background-color:#64748b}.agenda-module__CJtwOW__statusTextActive{font-size:13px;font-weight:700}.agenda-module__CJtwOW__statusGreen{color:#10b981}.agenda-module__CJtwOW__statusBlue{color:#0284c7}.agenda-module__CJtwOW__statusYellow{color:#f59e0b}.agenda-module__CJtwOW__statusSlate{color:#64748b}.agenda-module__CJtwOW__notesContainer{flex-direction:column;gap:6px;display:flex}.agenda-module__CJtwOW__notesLabel{color:var(--foreground-muted,#9ca3af);text-transform:uppercase;font-size:11px;font-weight:700}.agenda-module__CJtwOW__notesText{background-color:var(--background,#f3f4f6);color:var(--foreground,#374151);border-radius:10px;margin:0;padding:12px;font-size:13px;line-height:1.5}.agenda-module__CJtwOW__btnDelete{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef444433;border-radius:10px;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__btnDelete:hover{background-color:#fef2f2}.agenda-module__CJtwOW__btnApprove{color:#fff;cursor:pointer;background-color:#f59e0b;border:none;border-radius:10px;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__btnApprove:hover{background-color:#d97706}.agenda-module__CJtwOW__btnComplete{color:#fff;cursor:pointer;background-color:#10b981;border:none;border-radius:10px;align-items:center;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.agenda-module__CJtwOW__btnComplete:hover{background-color:#059669}@media (max-width:1024px){.agenda-module__CJtwOW__listRow{grid-template-columns:90px 1fr 140px 110px}}@media (max-width:768px){.agenda-module__CJtwOW__dateSelector{justify-content:space-between;width:100%;padding:10px 16px}.agenda-module__CJtwOW__headerActions{grid-template-columns:1fr auto;gap:8px;width:100%;display:grid}.agenda-module__CJtwOW__customSelectWrapper{grid-column:1}.agenda-module__CJtwOW__customSelectTrigger{justify-content:space-between;width:100%;min-height:44px}.agenda-module__CJtwOW__viewToggle{grid-column:2;align-items:center;height:44px}.agenda-module__CJtwOW__btnPrimary{border-radius:12px;grid-column:1/span 2;justify-content:center;min-height:44px}.agenda-module__CJtwOW__weeklyRibbonDay{border-radius:12px;min-width:52px;height:64px}.agenda-module__CJtwOW__weeklyRibbonDayNumber{font-size:16px}.agenda-module__CJtwOW__calendarWrapper{-webkit-overflow-scrolling:touch;height:auto;max-height:none;overflow:auto visible}.agenda-module__CJtwOW__timeColumn{width:52px;min-width:52px}.agenda-module__CJtwOW__timeHeader,.agenda-module__CJtwOW__timeLabel{font-size:9px}.agenda-module__CJtwOW__staffColumn{min-width:200px}.agenda-module__CJtwOW__staffHeader{gap:8px}.agenda-module__CJtwOW__staffAvatar{width:26px;height:26px;font-size:11px}.agenda-module__CJtwOW__listRow{border-radius:14px;grid-template-columns:80px 1fr;gap:12px;padding:14px;position:relative}.agenda-module__CJtwOW__listTimeCol{min-width:70px;padding-right:12px}.agenda-module__CJtwOW__listTime{font-size:14px}.agenda-module__CJtwOW__listTimeEnd{font-size:11px}.agenda-module__CJtwOW__listInfoCol{padding-left:0}.agenda-module__CJtwOW__listInfoCol strong{padding-right:50px;font-size:14px}.agenda-module__CJtwOW__listService{font-size:12px}.agenda-module__CJtwOW__listProfCol{border-top:1px dashed #0000000d;grid-column:2;margin-top:8px;padding-top:8px}.agenda-module__CJtwOW__listStatusCol{grid-column:2;justify-content:flex-start;gap:8px;margin-top:4px}.agenda-module__CJtwOW__statusBadge{padding:2px 8px;font-size:9px}.agenda-module__CJtwOW__listPriceMobile{color:var(--foreground,#111827);font-size:14px;font-weight:700;position:absolute;top:14px;right:14px}.agenda-module__CJtwOW__drawer{max-width:100%}.agenda-module__CJtwOW__drawerHeader,.agenda-module__CJtwOW__drawerForm{padding:20px}.agenda-module__CJtwOW__metaDataGrid{grid-template-columns:1fr;gap:12px}.agenda-module__CJtwOW__clientProfileArea{flex-wrap:wrap;gap:12px}.agenda-module__CJtwOW__clientProfileInfo{width:calc(100% - 72px)}.agenda-module__CJtwOW__whatsAppBtn{justify-content:center;width:100%}.agenda-module__CJtwOW__drawerFooter{flex-direction:column-reverse;gap:10px}.agenda-module__CJtwOW__btnDelete,.agenda-module__CJtwOW__btnApprove,.agenda-module__CJtwOW__btnComplete{justify-content:center;width:100%;min-height:44px}}.agenda-module__CJtwOW__searchSelectError{background:#ef44440d;transition:all .2s;box-shadow:0 0 0 4px #ef44441a;border-color:#ef4444!important}.agenda-module__CJtwOW__statusCancelled{background-color:#fef2f2;border-left-color:#ef4444}.agenda-module__CJtwOW__statusCancelled strong{color:#b91c1c}.agenda-module__CJtwOW__statusCancelled span.agenda-module__CJtwOW__serviceName{color:#ef4444}.agenda-module__CJtwOW__statusCancelled .agenda-module__CJtwOW__price{color:#b91c1c;background-color:#ef444426}.agenda-module__CJtwOW__dotRed{background-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.agenda-module__CJtwOW__statusRed{color:#ef4444}
.pendentes-module__LlW34G__container{flex-direction:column;gap:24px;height:100%;display:flex}.pendentes-module__LlW34G__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:20px;padding-bottom:40px;display:grid}.pendentes-module__LlW34G__card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:16px;padding:20px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.pendentes-module__LlW34G__card:before{content:"";background:linear-gradient(90deg,#f59e0b,#fbbf24);height:4px;position:absolute;top:0;left:0;right:0}.pendentes-module__LlW34G__card:hover{border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.pendentes-module__LlW34G__cardHeader{justify-content:space-between;align-items:flex-start;display:flex}.pendentes-module__LlW34G__clientInfo h3{color:#111827;margin-bottom:2px;font-size:16px;font-weight:600}.pendentes-module__LlW34G__clientInfo span{color:#6b7280;font-size:13px}.pendentes-module__LlW34G__badge{color:#b45309;letter-spacing:.5px;background-color:#fef3c7;border:1px solid #f59e0b;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.pendentes-module__LlW34G__details{background-color:#f9fafb;border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.pendentes-module__LlW34G__detailRow{justify-content:space-between;font-size:13px;display:flex}.pendentes-module__LlW34G__detailRow span:first-child{color:#6b7280;align-items:center;gap:6px;display:flex}.pendentes-module__LlW34G__detailRow strong{color:#111827;font-weight:600}.pendentes-module__LlW34G__actions{gap:12px;margin-top:auto;display:flex}.pendentes-module__LlW34G__btnApprove{color:#fff;cursor:pointer;background-color:#16a34a;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #16a34a33}.pendentes-module__LlW34G__btnApprove:hover:not(:disabled){background-color:#15803d}.pendentes-module__LlW34G__btnApprove:disabled{opacity:.7;cursor:not-allowed}.pendentes-module__LlW34G__btnReject{color:#ef4444;cursor:pointer;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.pendentes-module__LlW34G__btnReject:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5}.pendentes-module__LlW34G__btnReject:disabled{opacity:.7;cursor:not-allowed}.pendentes-module__LlW34G__emptyState{color:#6b7280;text-align:center;background-color:#fff;border:1px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.pendentes-module__LlW34G__emptyState svg{color:#9ca3af;margin-bottom:16px}.pendentes-module__LlW34G__emptyState h3{color:#111827;margin-bottom:8px;font-size:18px;font-weight:600}.pendentes-module__LlW34G__emptyState p{max-width:400px;font-size:14px}.pendentes-module__LlW34G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background-color:#0006;justify-content:flex-end;align-items:flex-start;animation:.2s ease-out pendentes-module__LlW34G__fadeIn;display:flex;position:fixed;inset:0}.pendentes-module__LlW34G__modal{background-color:#fff;flex-direction:column;width:100%;max-width:400px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) pendentes-module__LlW34G__slideLeft;display:flex;overflow-y:auto;box-shadow:-4px 0 25px #0000001a}.pendentes-module__LlW34G__modalHeader{z-index:10;background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex;position:sticky;top:0}.pendentes-module__LlW34G__modalHeader h2{color:#111827;margin:0;font-size:18px;font-weight:700}.pendentes-module__LlW34G__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.pendentes-module__LlW34G__closeBtn:hover{color:#4b5563;background-color:#f3f4f6}.pendentes-module__LlW34G__modalContent{background-color:#fafafa;padding:24px}.pendentes-module__LlW34G__inputGroup{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.pendentes-module__LlW34G__inputGroup label{color:#374151;font-size:13px;font-weight:600}.pendentes-module__LlW34G__input{color:#111827;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:14px;transition:all .2s}.pendentes-module__LlW34G__input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.pendentes-module__LlW34G__btnPrimary{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.pendentes-module__LlW34G__btnPrimary:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.pendentes-module__LlW34G__btnPrimary:disabled{opacity:.6;cursor:not-allowed}.pendentes-module__LlW34G__btnSuggest{color:#2563eb;cursor:pointer;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:12px;padding:10px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.pendentes-module__LlW34G__btnSuggest:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.pendentes-module__LlW34G__btnSuggest:disabled{opacity:.6;cursor:not-allowed}@keyframes pendentes-module__LlW34G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pendentes-module__LlW34G__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pendentes-module__LlW34G__slideLeft{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
.equipa-module__sBrOnq__pageContainer{flex-direction:column;gap:32px;height:100%;padding-bottom:40px;display:flex}.equipa-module__sBrOnq__statsRibbon{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:8px;display:grid}.equipa-module__sBrOnq__statCard{background:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 3px #0000000d);border-radius:16px;align-items:center;gap:16px;padding:20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.equipa-module__sBrOnq__statCard:hover{box-shadow:var(--shadow-md,0 4px 6px #00000012);transform:translateY(-3px)}.equipa-module__sBrOnq__statIconWrapper{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.equipa-module__sBrOnq__statIconBlue,.equipa-module__sBrOnq__statIconRed,.equipa-module__sBrOnq__statIconPurple{color:var(--primary);background-color:#1717170d;border:1px solid #1717171a}.equipa-module__sBrOnq__statInfo{flex-direction:column;gap:2px;display:flex}.equipa-module__sBrOnq__statLabel{color:var(--foreground-muted,#6b7280);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:800}.equipa-module__sBrOnq__statValue{color:var(--foreground,#111827);letter-spacing:-.5px;font-size:22px;font-weight:800}.equipa-module__sBrOnq__filtersContainer{justify-content:space-between;align-items:center;gap:20px;margin-top:8px;display:flex}.equipa-module__sBrOnq__segmentedControl{-webkit-user-select:none;user-select:none;background-color:#0000000a;border-radius:10px;gap:2px;padding:4px;display:flex}.equipa-module__sBrOnq__segmentedButton{color:var(--foreground-muted,#6b7280);cursor:pointer;background:0 0;border:none;border-radius:7px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.equipa-module__sBrOnq__segmentedButtonActive{background-color:var(--surface,#fff);color:var(--foreground,#111827);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.equipa-module__sBrOnq__btnPrimary{background-color:var(--foreground,#111827);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.equipa-module__sBrOnq__btnPrimary:hover{background-color:var(--primary,#3b82f6);transform:translateY(-1px);box-shadow:0 4px 10px #3b82f640}.equipa-module__sBrOnq__staffGridReimagined{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:12px;display:grid}.equipa-module__sBrOnq__staffCardReimagined{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);box-shadow:var(--shadow-sm,0 1px 3px #0000000d);border-radius:18px;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.equipa-module__sBrOnq__staffCardReimagined:hover{box-shadow:var(--shadow-lg,0 10px 25px -5px #0000000d, 0 8px 10px -6px #0000000d);border-color:#3b82f633;transform:translateY(-5px)}.equipa-module__sBrOnq__cardHeaderStripe{width:100%;height:8px}.equipa-module__sBrOnq__cardBody{text-align:center;flex-direction:column;flex:1;align-items:center;padding:24px;display:flex}.equipa-module__sBrOnq__avatarSection{flex-direction:column;align-items:center;width:100%;margin-top:-8px;margin-bottom:16px;display:flex}.equipa-module__sBrOnq__avatarCircle{border:4px solid var(--surface,#fff);border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:12px;font-size:26px;font-weight:700;display:flex;box-shadow:0 4px 10px #0000000f}.equipa-module__sBrOnq__avatarAdmin{color:#171717;background:linear-gradient(135deg,#f5f5f5 0%,#e5e5e5 100%)}.equipa-module__sBrOnq__avatarProf{color:#404040;background:linear-gradient(135deg,#fafafa 0%,#f5f5f5 100%)}.equipa-module__sBrOnq__roleBadge{letter-spacing:.5px;border-radius:20px;align-items:center;padding:4px 10px;font-size:10px;font-weight:800;display:inline-flex}.equipa-module__sBrOnq__roleAdmin{color:#171717;background-color:#1717170d;border:1px solid #1717171f}.equipa-module__sBrOnq__roleProfessional{color:#404040;background-color:#1717170d;border:1px solid #1717171f}.equipa-module__sBrOnq__memberName{color:var(--foreground,#111827);letter-spacing:-.3px;margin-bottom:16px;font-size:18px;font-weight:700}.equipa-module__sBrOnq__specialtiesSection{border-top:1px solid var(--border,#e5e7eb);flex-direction:column;flex:1;align-items:center;gap:8px;width:100%;padding-top:16px;display:flex}.equipa-module__sBrOnq__specialtiesLabel{color:var(--foreground-muted,#9ca3af);text-transform:uppercase;letter-spacing:.05em;font-size:11px;font-weight:700}.equipa-module__sBrOnq__pillsContainer{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px;display:flex}.equipa-module__sBrOnq__specialtyPill{background-color:var(--background,#f3f4f6);color:var(--foreground,#374151);border:1px solid var(--border,#e5e7eb);border-radius:12px;padding:4px 10px;font-size:11px;font-weight:600}.equipa-module__sBrOnq__noSpecialtiesText{color:var(--foreground-muted,#9ca3af);margin-top:8px;font-size:12px;font-style:italic}.equipa-module__sBrOnq__cardActions{border-top:1px solid var(--border,#e5e7eb);background-color:#f9fafb80;display:flex}.equipa-module__sBrOnq__btnManageServices{border:none;border-right:1px solid var(--border,#e5e7eb);color:var(--foreground,#475569);cursor:pointer;background:0 0;flex:1;padding:12px;font-size:13px;font-weight:700;transition:all .2s}.equipa-module__sBrOnq__btnManageServices:hover{background-color:var(--primary-light,#eff6ff);color:var(--primary,#3b82f6)}.equipa-module__sBrOnq__btnDeleteMember{color:#ef4444;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:12px 20px;transition:all .2s;display:flex}.equipa-module__sBrOnq__btnDeleteMember:hover{background-color:#fef2f2}.equipa-module__sBrOnq__emptyStateContainer{text-align:center;background:var(--surface,#fff);border:1px dashed var(--border,#e5e7eb);border-radius:16px;grid-column:1/-1;padding:64px 32px}.equipa-module__sBrOnq__emptyStateText{color:var(--foreground-muted,#6b7280);font-size:15px}.equipa-module__sBrOnq__drawerOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0f172a4d;justify-content:flex-end;animation:.25s ease-out equipa-module__sBrOnq__fadeIn;display:flex;position:fixed;inset:0}.equipa-module__sBrOnq__drawer{background-color:var(--surface,#fff);flex-direction:column;width:100%;max-width:480px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) equipa-module__sBrOnq__slideIn;display:flex;box-shadow:-10px 0 40px #00000014}@keyframes equipa-module__sBrOnq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes equipa-module__sBrOnq__fadeIn{0%{opacity:0}to{opacity:1}}.equipa-module__sBrOnq__drawerHeader{border-bottom:1px solid var(--border,#e5e7eb);justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.equipa-module__sBrOnq__drawerHeaderTitle h2{letter-spacing:-.5px;color:var(--foreground,#111827);font-size:20px;font-weight:700}.equipa-module__sBrOnq__drawerHeaderTitle p{color:var(--foreground-muted,#6b7280);margin-top:4px;font-size:13px}.equipa-module__sBrOnq__drawerCloseBtn{cursor:pointer;color:var(--foreground-muted,#6b7280);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.equipa-module__sBrOnq__drawerCloseBtn:hover{background-color:var(--background,#f3f4f6);color:var(--foreground,#111827)}.equipa-module__sBrOnq__drawerForm{flex-direction:column;flex:1;gap:24px;padding:32px;display:flex;overflow:hidden}.equipa-module__sBrOnq__servicesSelectionContainer{flex-direction:column;flex:1;gap:10px;padding-right:4px;display:flex;overflow-y:auto}.equipa-module__sBrOnq__servicesSelectionContainer::-webkit-scrollbar{width:6px}.equipa-module__sBrOnq__servicesSelectionContainer::-webkit-scrollbar-thumb{background-color:var(--border,#e5e7eb);border-radius:3px}.equipa-module__sBrOnq__serviceSelectionCard{border:1px solid var(--border,#e5e7eb);cursor:pointer;background-color:var(--surface,#fff);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:12px;align-items:center;gap:14px;padding:14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.equipa-module__sBrOnq__serviceSelectionCard:hover{background-color:#3b82f605;border-color:#3b82f633}.equipa-module__sBrOnq__serviceSelectionCardActive{box-shadow:0 2px 8px #3b82f60f;border-color:var(--primary,#3b82f6)!important;background-color:#3b82f60d!important}.equipa-module__sBrOnq__checkboxInput{border:2px solid var(--border,#e5e7eb);width:18px;height:18px;accent-color:var(--primary,#3b82f6);cursor:pointer;border-radius:6px}.equipa-module__sBrOnq__serviceSelectionInfo{flex-direction:column;gap:2px;display:flex}.equipa-module__sBrOnq__serviceSelectionName{color:var(--foreground,#111827);font-size:14px;font-weight:600}.equipa-module__sBrOnq__serviceSelectionCategory{color:var(--foreground-muted,#6b7280);font-size:12px}.equipa-module__sBrOnq__noServicesText{color:var(--foreground-muted,#6b7280);text-align:center;padding:32px;font-size:14px}.equipa-module__sBrOnq__drawerFooter{border-top:1px solid var(--border,#e5e7eb);justify-content:flex-end;gap:12px;padding-top:24px;display:flex}.equipa-module__sBrOnq__drawerBtnCancel{background-color:var(--surface,#fff);border:1px solid var(--border,#e5e7eb);color:var(--foreground-muted,#4b5563);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.equipa-module__sBrOnq__drawerBtnCancel:hover{background-color:var(--background,#f3f4f6);color:var(--foreground,#111827)}.equipa-module__sBrOnq__drawerBtnSubmit{background-color:var(--foreground,#111827);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.equipa-module__sBrOnq__drawerBtnSubmit:hover{background-color:var(--primary,#3b82f6);box-shadow:0 4px 10px #3b82f640}.equipa-module__sBrOnq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background-color:#11182766;justify-content:center;align-items:center;animation:.2s ease-out equipa-module__sBrOnq__fadeIn;display:flex;position:fixed;inset:0}.equipa-module__sBrOnq__modalContent{background-color:#fff;border-radius:16px;width:100%;max-width:450px;animation:.3s ease-out equipa-module__sBrOnq__slideUp;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.equipa-module__sBrOnq__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.equipa-module__sBrOnq__modalHeader h2{color:#111827;margin:0;font-size:18px;font-weight:600}.equipa-module__sBrOnq__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.equipa-module__sBrOnq__closeBtn:hover{color:#4b5563;background-color:#f3f4f6}.equipa-module__sBrOnq__modalBody{padding:24px}.equipa-module__sBrOnq__formGroup{margin-bottom:20px}.equipa-module__sBrOnq__formGroup label{color:#374151;margin-bottom:6px;font-size:13px;font-weight:600;display:block}.equipa-module__sBrOnq__input,.equipa-module__sBrOnq__select{color:#111827;box-sizing:border-box;background-color:#f9fafb;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 14px;font-size:14px;transition:all .2s}.equipa-module__sBrOnq__input:focus,.equipa-module__sBrOnq__select:focus{background-color:#fff;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.equipa-module__sBrOnq__pill{cursor:pointer;color:#4b5563;background:#f9fafb;border:1px solid #d1d5db;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:500;transition:all .2s}.equipa-module__sBrOnq__pill:hover{background:#f3f4f6;border-color:#9ca3af}.equipa-module__sBrOnq__activePill{box-shadow:0 2px 4px #0000001a;color:#fff!important;background:#111827!important;border-color:#111827!important}.equipa-module__sBrOnq__modalFooter{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.equipa-module__sBrOnq__btnCancel{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.equipa-module__sBrOnq__btnSubmit{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:500}.equipa-module__sBrOnq__btnSubmit:disabled{opacity:.5;cursor:not-allowed}.equipa-module__sBrOnq__error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-bottom:16px;padding:8px 12px;font-size:13px}@keyframes equipa-module__sBrOnq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.equipa-module__sBrOnq__statsRibbon{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.equipa-module__sBrOnq__statsRibbon{grid-template-columns:1fr;gap:12px}.equipa-module__sBrOnq__filtersContainer{flex-direction:column-reverse;align-items:stretch;gap:16px}.equipa-module__sBrOnq__segmentedControl{justify-content:space-between;width:100%}.equipa-module__sBrOnq__segmentedButton{text-align:center;flex:1;padding:8px}.equipa-module__sBrOnq__btnPrimary{justify-content:center}.equipa-module__sBrOnq__staffGridReimagined{grid-template-columns:1fr;gap:16px}.equipa-module__sBrOnq__drawer{max-width:100%}.equipa-module__sBrOnq__drawerHeader{padding:20px}.equipa-module__sBrOnq__drawerForm{gap:20px;padding:20px}.equipa-module__sBrOnq__drawerOverlay{-webkit-backdrop-filter:none!important}}
.servicos-module__sURwHq__container{flex-direction:column;gap:32px;height:100%;padding-bottom:32px;display:flex}.servicos-module__sURwHq__statsRibbon{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:8px;display:grid}.servicos-module__sURwHq__statCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:16px;padding:16px;transition:all .2s;display:flex}.servicos-module__sURwHq__statCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.servicos-module__sURwHq__statIconWrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.servicos-module__sURwHq__statInfo{flex-direction:column;gap:2px;display:flex}.servicos-module__sURwHq__statLabel{color:var(--foreground-muted);letter-spacing:.05em;font-size:10px;font-weight:700}.servicos-module__sURwHq__statValue{color:var(--foreground);letter-spacing:-.5px;font-size:18px;font-weight:800}.servicos-module__sURwHq__headerActionsContainer{justify-content:space-between;align-items:center;gap:16px;margin-top:8px;margin-bottom:16px;display:flex}.servicos-module__sURwHq__searchBar{width:320px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #0000000d;border-radius:12px;align-items:center;padding:10px 16px;transition:all .3s;display:flex}.servicos-module__sURwHq__searchBar:focus-within{border-color:var(--primary);box-shadow:0 4px 12px #0000000d}.servicos-module__sURwHq__searchIcon{color:var(--foreground-muted);margin-right:12px;font-size:14px}.servicos-module__sURwHq__searchBar input{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;font-family:inherit;font-size:14px}.servicos-module__sURwHq__categoriesRibbonContainer{scrollbar-width:none;-webkit-overflow-scrolling:touch;width:100%;margin-bottom:8px;overflow-x:auto}.servicos-module__sURwHq__categoriesRibbonContainer::-webkit-scrollbar{display:none}.servicos-module__sURwHq__categoriesRibbon{gap:8px;width:max-content;padding:4px 2px;display:flex}.servicos-module__sURwHq__categoryRibbonItem{color:var(--foreground-muted);background-color:var(--surface);border:1px solid var(--border);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:20px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.servicos-module__sURwHq__categoryRibbonItem:hover{border-color:var(--foreground-muted);color:var(--foreground)}.servicos-module__sURwHq__categoryRibbonItemActive{background-color:var(--primary);border-color:var(--primary);box-shadow:0 4px 10px #00000026;color:#fff!important}.servicos-module__sURwHq__servicesGridReimagined{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:32px;display:grid}.servicos-module__sURwHq__serviceCardReimagined{background-color:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.servicos-module__sURwHq__serviceCardReimagined:hover{box-shadow:var(--shadow-lg);border-color:#0000001a;transform:translateY(-4px)}.servicos-module__sURwHq__cardHeaderStripe{width:100%;height:6px}.servicos-module__sURwHq__cardContent{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex}.servicos-module__sURwHq__cardMainInfo{flex-direction:column;flex:1;gap:8px;display:flex}.servicos-module__sURwHq__cardTitleRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.servicos-module__sURwHq__cardCategoryBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:6px;padding:2px 6px;font-size:9px;font-weight:800}.servicos-module__sURwHq__cardHoverActions{opacity:0;gap:4px;transition:all .25s;display:flex;transform:translate(5px)}.servicos-module__sURwHq__serviceCardReimagined:hover .servicos-module__sURwHq__cardHoverActions{opacity:1;transform:translate(0)}.servicos-module__sURwHq__cardActionBtnEdit,.servicos-module__sURwHq__cardActionBtnDelete{background-color:var(--background);border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.servicos-module__sURwHq__cardActionBtnEdit:hover{color:var(--primary);background-color:var(--primary-light);border-color:#0284c726}.servicos-module__sURwHq__cardActionBtnDelete:hover{color:#ef4444;background-color:#fef2f2;border-color:#ef444426}.servicos-module__sURwHq__serviceCardReimagined h3{color:var(--foreground);letter-spacing:-.3px;margin-top:4px;font-size:16px;font-weight:700;line-height:1.4}.servicos-module__sURwHq__description{color:var(--foreground-muted);font-size:13px;line-height:1.5}.servicos-module__sURwHq__cardFooterMetrics{align-items:center;gap:8px;margin-top:auto;display:flex}.servicos-module__sURwHq__metricPill{border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;display:flex}.servicos-module__sURwHq__durationPill{color:#7c3aed;background-color:#7c3aed0f;border:1px solid #7c3aed1a}.servicos-module__sURwHq__pricePill{color:#10b981;background-color:#10b9810f;border:1px solid #10b9811a}.servicos-module__sURwHq__drawerOverlay{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#0f172a4d;justify-content:flex-end;animation:.25s ease-out servicos-module__sURwHq__fadeIn;display:flex;position:fixed;inset:0}.servicos-module__sURwHq__drawer{background-color:var(--surface);flex-direction:column;width:100%;max-width:480px;height:100vh;animation:.3s cubic-bezier(.16,1,.3,1) servicos-module__sURwHq__slideIn;display:flex;box-shadow:-10px 0 40px #00000014}@keyframes servicos-module__sURwHq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes servicos-module__sURwHq__fadeIn{0%{opacity:0}to{opacity:1}}.servicos-module__sURwHq__drawerHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:24px 32px;display:flex}.servicos-module__sURwHq__drawerHeaderTitle h2{letter-spacing:-.5px;color:var(--foreground);font-size:20px;font-weight:700}.servicos-module__sURwHq__drawerHeaderTitle p{color:var(--foreground-muted);margin-top:4px;font-size:13px}.servicos-module__sURwHq__drawerCloseBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.servicos-module__sURwHq__drawerCloseBtn:hover{background-color:var(--background);color:var(--foreground)}.servicos-module__sURwHq__drawerForm{flex-direction:column;flex:1;gap:24px;padding:32px;display:flex;overflow-y:auto}.servicos-module__sURwHq__drawerFormGroup{flex-direction:column;gap:8px;display:flex}.servicos-module__sURwHq__drawerFormGroup label{color:var(--foreground);font-size:13px;font-weight:600}.servicos-module__sURwHq__drawerFormGroup input,.servicos-module__sURwHq__drawerFormGroup textarea,.servicos-module__sURwHq__drawerFormGroup select{border:1px solid var(--border);background-color:var(--surface);color:var(--foreground);border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.servicos-module__sURwHq__drawerFormGroup input:focus,.servicos-module__sURwHq__drawerFormGroup textarea:focus,.servicos-module__sURwHq__drawerFormGroup select:focus{border-color:var(--primary)}.servicos-module__sURwHq__drawerRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.servicos-module__sURwHq__drawerFooter{justify-content:flex-end;gap:12px;margin-top:auto;padding-top:40px;display:flex}.servicos-module__sURwHq__drawerBtnCancel{background-color:var(--surface);border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.servicos-module__sURwHq__drawerBtnCancel:hover{background-color:var(--background);color:var(--foreground)}.servicos-module__sURwHq__modalOverlay{-webkit-backdrop-filter:blur(8px);z-index:2500;background-color:#0f172a66;justify-content:center;align-items:center;padding:16px;animation:.25s ease-out servicos-module__sURwHq__fadeIn;display:flex;position:fixed;inset:0}.servicos-module__sURwHq__modal{background:var(--surface);width:100%;max-width:500px;box-shadow:var(--shadow-lg);border:1px solid var(--border);border-radius:16px;padding:32px;animation:.3s cubic-bezier(.16,1,.3,1) servicos-module__sURwHq__modalFadeIn}@keyframes servicos-module__sURwHq__modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.servicos-module__sURwHq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.servicos-module__sURwHq__modalHeader h2{color:var(--foreground);font-size:20px;font-weight:700}.servicos-module__sURwHq__closeBtn{cursor:pointer;color:var(--foreground-muted);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.servicos-module__sURwHq__closeBtn:hover{background:var(--background);color:var(--foreground)}.servicos-module__sURwHq__formGroup{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.servicos-module__sURwHq__formGroup label{color:var(--foreground);font-size:13px;font-weight:600}.servicos-module__sURwHq__formGroup input,.servicos-module__sURwHq__formGroup textarea,.servicos-module__sURwHq__formGroup select{border:1px solid var(--border);background-color:var(--surface);color:var(--foreground);border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.servicos-module__sURwHq__formGroup input:focus,.servicos-module__sURwHq__formGroup textarea:focus,.servicos-module__sURwHq__formGroup select:focus{border-color:var(--primary)}.servicos-module__sURwHq__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.servicos-module__sURwHq__modalFooter{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.servicos-module__sURwHq__actionBtn{background-color:var(--surface);border:1px solid var(--border);color:var(--foreground-muted);cursor:pointer;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.servicos-module__sURwHq__actionBtn:hover{background-color:var(--background);color:var(--foreground)}@media (max-width:768px){.servicos-module__sURwHq__statsRibbon{grid-template-columns:1fr;gap:12px}.servicos-module__sURwHq__headerActionsContainer{flex-direction:column;align-items:stretch;gap:12px}.servicos-module__sURwHq__searchBar{width:100%}.servicos-module__sURwHq__servicesGridReimagined{grid-template-columns:1fr}.servicos-module__sURwHq__cardHoverActions{opacity:1;transform:none}.servicos-module__sURwHq__drawer{max-width:100%}.servicos-module__sURwHq__drawerHeader{padding:20px}.servicos-module__sURwHq__drawerForm{gap:20px;padding:20px}.servicos-module__sURwHq__drawerRow{grid-template-columns:1fr;gap:20px}.servicos-module__sURwHq__drawerOverlay,.servicos-module__sURwHq__modalOverlay{-webkit-backdrop-filter:none!important}.servicos-module__sURwHq__modal{max-height:90vh;padding:20px;overflow-y:auto}}.servicos-module__sURwHq__tooltipLabel{cursor:help;align-items:center;gap:6px;width:fit-content;display:flex;position:relative}.servicos-module__sURwHq__tooltipLabel:hover:after{content:attr(data-tooltip);background:var(--foreground);color:var(--surface);white-space:normal;text-align:left;z-index:1000;pointer-events:none;border-radius:8px;width:220px;padding:8px 12px;font-size:12px;font-weight:500;line-height:1.4;animation:.2s ease-out forwards servicos-module__sURwHq__tooltipFadeIn;position:absolute;bottom:100%;left:0;transform:translateY(-8px);box-shadow:0 4px 12px #00000026}.servicos-module__sURwHq__tooltipLabel:hover:before{content:"";border-style:solid;border-width:6px;border-color:var(--foreground) transparent transparent transparent;z-index:1000;pointer-events:none;animation:.2s ease-out forwards servicos-module__sURwHq__tooltipFadeIn;position:absolute;bottom:100%;left:12px}.servicos-module__sURwHq__tooltipRight:hover:after{left:auto;right:-20px}.servicos-module__sURwHq__tooltipRight:hover:before{left:auto;right:12px}.servicos-module__sURwHq__tooltipBottom:hover:after{animation:.2s ease-out forwards servicos-module__sURwHq__tooltipFadeInBottom;top:100%;bottom:auto;transform:translateY(8px)}.servicos-module__sURwHq__tooltipBottom:hover:before{border-color:transparent transparent var(--foreground) transparent;animation:.2s ease-out forwards servicos-module__sURwHq__tooltipFadeInBottom;top:100%;bottom:auto}@keyframes servicos-module__sURwHq__tooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(-8px)}}@keyframes servicos-module__sURwHq__tooltipFadeInBottom{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(8px)}}
.whatsapp-module__CPDeRq__container{flex-direction:column;gap:32px;height:100%;display:flex}.whatsapp-module__CPDeRq__refreshBtn{background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.whatsapp-module__CPDeRq__refreshBtn:hover{background:var(--border)}.whatsapp-module__CPDeRq__content{flex-direction:column;gap:24px;max-width:600px;display:flex}.whatsapp-module__CPDeRq__statusCard,.whatsapp-module__CPDeRq__qrCard,.whatsapp-module__CPDeRq__infoCard{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:24px}.whatsapp-module__CPDeRq__statusHeader{align-items:center;gap:20px;margin-bottom:24px;display:flex}.whatsapp-module__CPDeRq__icon{color:var(--primary)}.whatsapp-module__CPDeRq__statusInfo h2{margin-bottom:8px;font-size:18px;font-weight:600}.whatsapp-module__CPDeRq__statusBadge{border:1px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.whatsapp-module__CPDeRq__statusReady{color:#10b981;background:#10b9811a;border-color:#10b98133}.whatsapp-module__CPDeRq__statusWarning{color:#f59e0b;background:#f59e0b1a;border-color:#f59e0b33}.whatsapp-module__CPDeRq__statusOffline{color:#ef4444;background:#ef44441a;border-color:#ef444433}.whatsapp-module__CPDeRq__spin{animation:1s linear infinite whatsapp-module__CPDeRq__spin}@keyframes whatsapp-module__CPDeRq__spin{to{transform:rotate(360deg)}}.whatsapp-module__CPDeRq__actions{gap:12px;display:flex}.whatsapp-module__CPDeRq__connectBtn,.whatsapp-module__CPDeRq__disconnectBtn{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.whatsapp-module__CPDeRq__connectBtn{color:#fff;background:#10b981}.whatsapp-module__CPDeRq__connectBtn:hover:not(:disabled){background:#059669}.whatsapp-module__CPDeRq__disconnectBtn{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.whatsapp-module__CPDeRq__disconnectBtn:hover{background:#ef444433}.whatsapp-module__CPDeRq__connectBtn:disabled{opacity:.5;cursor:not-allowed}.whatsapp-module__CPDeRq__qrCard{text-align:center;flex-direction:column;align-items:center;display:flex}.whatsapp-module__CPDeRq__qrCard h3{margin-bottom:8px;font-size:18px;font-weight:600}.whatsapp-module__CPDeRq__qrCard p{color:var(--foreground-muted);margin-bottom:24px;font-size:14px}.whatsapp-module__CPDeRq__qrImage{background:#fff;border-radius:12px;width:256px;height:256px;padding:12px}.whatsapp-module__CPDeRq__infoCard h3{margin-bottom:8px;font-size:16px;font-weight:600}.whatsapp-module__CPDeRq__infoCard p{color:var(--foreground-muted);font-size:14px;line-height:1.5}
.dashboard-module__rYvAoa__dashboardContainer{color:#fff;background-color:#0a0a0a;min-height:100vh;display:flex}.dashboard-module__rYvAoa__header{background-color:#111;border-right:1px solid #ffffff1a;flex-direction:column;width:280px;padding:32px 24px;display:flex}.dashboard-module__rYvAoa__brand{margin-bottom:48px}.dashboard-module__rYvAoa__brand h1{letter-spacing:-.05em;margin:0;font-size:32px;font-weight:800}.dashboard-module__rYvAoa__brand p{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-size:12px}.dashboard-module__rYvAoa__userInfo{align-items:center;gap:16px;margin-bottom:48px;display:flex}.dashboard-module__rYvAoa__avatar{background:linear-gradient(135deg,#333 0%,#111 100%);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:700;display:flex}.dashboard-module__rYvAoa__userDetails h2{margin:0;font-size:18px;font-weight:600}.dashboard-module__rYvAoa__userDetails p{color:#ffffff80;margin-top:4px;font-size:12px}.dashboard-module__rYvAoa__nav{flex-direction:column;flex:1;gap:8px;display:flex}.dashboard-module__rYvAoa__navBtn{color:#fff9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.dashboard-module__rYvAoa__navBtn:hover{color:#fff;background:#ffffff0d}.dashboard-module__rYvAoa__navBtnActive{color:#fff!important;background:#ffffff1a!important}.dashboard-module__rYvAoa__logoutBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.dashboard-module__rYvAoa__logoutBtn:hover{background:#ef44441a;border-radius:8px}.dashboard-module__rYvAoa__mainContent{flex:1;padding:48px 64px;overflow-y:auto}.dashboard-module__rYvAoa__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:40px;display:flex}.dashboard-module__rYvAoa__sectionHeader h2{letter-spacing:-.02em;margin:0;font-size:32px;font-weight:700}.dashboard-module__rYvAoa__sectionDesc{color:#ffffff80;margin-top:8px}.dashboard-module__rYvAoa__newBookingBtn{color:#000;cursor:pointer;background:#fff;border:none;border-radius:30px;padding:12px 24px;font-size:14px;font-weight:600;transition:transform .2s}.dashboard-module__rYvAoa__newBookingBtn:hover{transform:scale(1.05)}.dashboard-module__rYvAoa__upcomingGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:24px;margin-bottom:64px;display:grid}.dashboard-module__rYvAoa__upcomingCard{background:#111;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:20px;padding:24px;display:flex}.dashboard-module__rYvAoa__upcomingDateBox{background:#ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:64px;padding:12px;display:flex}.dashboard-module__rYvAoa__upcomingDateBox .dashboard-module__rYvAoa__month{color:#ffffff80;font-size:12px;font-weight:600}.dashboard-module__rYvAoa__upcomingDateBox .dashboard-module__rYvAoa__day{font-size:24px;font-weight:700}.dashboard-module__rYvAoa__upcomingInfo{flex:1}.dashboard-module__rYvAoa__upcomingInfo h3{margin:0 0 8px;font-size:16px;font-weight:600}.dashboard-module__rYvAoa__upcomingTime{color:#fff9;align-items:center;gap:6px;margin:0;font-size:14px;display:flex}.dashboard-module__rYvAoa__cancelBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:500;transition:all .2s}.dashboard-module__rYvAoa__cancelBtn:hover{color:#ef4444;background:#ef44441a;border-color:#ef4444}.dashboard-module__rYvAoa__callBtn{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b4d;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__rYvAoa__callBtn:hover{background:#f59e0b33;border-color:#f59e0b80}.dashboard-module__rYvAoa__emptyState{text-align:center;color:#ffffff80;background:#111;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;margin-bottom:64px;padding:64px;display:flex}.dashboard-module__rYvAoa__emptyIcon{opacity:.5;margin-bottom:16px}.dashboard-module__rYvAoa__pastTitle{margin-bottom:24px;font-size:20px;font-weight:600}.dashboard-module__rYvAoa__pastList{flex-direction:column;gap:12px;display:flex}.dashboard-module__rYvAoa__pastItem{background:#111;border-radius:12px;align-items:center;gap:16px;padding:16px;display:flex}.dashboard-module__rYvAoa__pastIcon{color:#10b981}.dashboard-module__rYvAoa__pastDetails h4{margin:0 0 4px;font-size:15px;font-weight:500}.dashboard-module__rYvAoa__pastDetails p{color:#ffffff80;margin:0;font-size:13px}.dashboard-module__rYvAoa__emptyText{color:#ffffff80;font-style:italic}.dashboard-module__rYvAoa__galleryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px;display:grid}.dashboard-module__rYvAoa__galleryCard{aspect-ratio:1;background:#111;border-radius:12px;position:relative;overflow:hidden}.dashboard-module__rYvAoa__galleryImage{object-fit:cover;width:100%;height:100%}.dashboard-module__rYvAoa__tagsContainer{gap:8px;display:flex;position:absolute;top:12px;left:12px}.dashboard-module__rYvAoa__tagBefore,.dashboard-module__rYvAoa__tagAfter{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700}.dashboard-module__rYvAoa__tagBefore{color:#fff;background:#000000b3}.dashboard-module__rYvAoa__tagAfter{background:var(--primary,#0284c7);color:#fff}.dashboard-module__rYvAoa__galleryCaption{color:#fff;background:linear-gradient(#0000,#000000e6);padding:16px;font-size:13px;position:absolute;bottom:0;left:0;right:0}@media (max-width:768px){.dashboard-module__rYvAoa__dashboardContainer{flex-direction:column}.dashboard-module__rYvAoa__header{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;padding:24px}.dashboard-module__rYvAoa__nav{flex-direction:row;overflow-x:auto}.dashboard-module__rYvAoa__mainContent{padding:24px}.dashboard-module__rYvAoa__sectionHeader{flex-direction:column;align-items:flex-start;gap:16px}}
