.Sidebar-module-scss-module__ydT3aG__sidebar{background:var(--card);border-right:1px solid var(--border);z-index:100;width:60px;height:calc(100vh - 64px);transition:width .3s;position:fixed;top:64px;left:0;overflow:hidden}.Sidebar-module-scss-module__ydT3aG__sidebar:hover{width:240px}.Sidebar-module-scss-module__ydT3aG__nav{gap:var(--space-xs);padding:var(--space-sm)0;flex-direction:column;display:flex}.Sidebar-module-scss-module__ydT3aG__item{align-items:center;gap:var(--space-sm);padding:var(--space-sm);color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;width:100%;transition:all .2s;display:flex;position:relative}.Sidebar-module-scss-module__ydT3aG__item:hover{background:var(--muted)}.Sidebar-module-scss-module__ydT3aG__item.Sidebar-module-scss-module__ydT3aG__active{background:var(--muted);border-left-color:var(--primary);color:var(--primary)}.Sidebar-module-scss-module__ydT3aG__item.Sidebar-module-scss-module__ydT3aG__active .Sidebar-module-scss-module__ydT3aG__icon{color:var(--primary)}.Sidebar-module-scss-module__ydT3aG__icon{width:24px;height:24px;color:var(--muted-foreground);flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.Sidebar-module-scss-module__ydT3aG__icon svg{width:100%;height:100%}.Sidebar-module-scss-module__ydT3aG__label{white-space:nowrap;opacity:0;font-size:14px;font-weight:500;transition:opacity .3s}.Sidebar-module-scss-module__ydT3aG__sidebar:hover .Sidebar-module-scss-module__ydT3aG__label{opacity:1}
.Select-module-scss-module__1G91Ha__select{position:relative}.Select-module-scss-module__1G91Ha__selectBtn{width:100%;padding:var(--space-xs)var(--space-sm);background:var(--muted);color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;font-size:14px;font-weight:500;transition:all .2s;display:flex}@media (hover:hover){.Select-module-scss-module__1G91Ha__selectBtn:hover{background:var(--accent)}}.Select-module-scss-module__1G91Ha__arrow{width:16px;height:16px;color:var(--muted-foreground);transition:all .3s}.Select-module-scss-module__1G91Ha__arrow.Select-module-scss-module__1G91Ha__show{transform:rotate(180deg)}.Select-module-scss-module__1G91Ha__dropdown{background:var(--card);border:1px solid var(--border);z-index:20;border-radius:10px;min-width:200px;max-height:300px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 8px #0000001a}.Select-module-scss-module__1G91Ha__dropdownItem{width:100%;padding:var(--space-sm);color:var(--foreground);text-align:left;cursor:pointer;background:0 0;border:none;font-size:14px;transition:all .2s}@media (hover:hover){.Select-module-scss-module__1G91Ha__dropdownItem:hover{background:var(--muted)}}.Select-module-scss-module__1G91Ha__dropdownItem.Select-module-scss-module__1G91Ha__selected{background:var(--primary);color:var(--primary-foreground)}
.Button-module-scss-module__EEeB0a__button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:10px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.Button-module-scss-module__EEeB0a__button:active{transform:scale(.98)}.Button-module-scss-module__EEeB0a__button.Button-module-scss-module__EEeB0a__disabled{pointer-events:none;opacity:.4}.Button-module-scss-module__EEeB0a__small{padding:8px 16px;font-size:14px}.Button-module-scss-module__EEeB0a__large{width:100%;padding:16px 24px;font-size:16px}@media (max-width:600px){.Button-module-scss-module__EEeB0a__large{padding:10px 24px}}.Button-module-scss-module__EEeB0a__primary{background:var(--primary);color:var(--primary-foreground);border:none;transition:all .2s}@media (hover:hover){.Button-module-scss-module__EEeB0a__primary:hover{opacity:.9}}.Button-module-scss-module__EEeB0a__secondary{color:var(--foreground);border:1px solid var(--border);background:0 0}.Button-module-scss-module__EEeB0a__secondary.Button-module-scss-module__EEeB0a__active{background-color:var(--muted);pointer-events:none}.Button-module-scss-module__EEeB0a__secondary{transition:all .2s}@media (hover:hover){.Button-module-scss-module__EEeB0a__secondary:hover{background:var(--muted)}}.Button-module-scss-module__EEeB0a__danger{color:var(--destructive);background:0 0;border:none}
.LeadsFilters-module-scss-module__4re7ta__filters{align-items:center;gap:var(--space-sm);padding:var(--space-sm);background:var(--card);border:1px solid var(--border);border-radius:12px;display:flex}.LeadsFilters-module-scss-module__4re7ta__row{justify-content:center;align-items:center;gap:var(--space-sm);width:50%;display:flex}@media (max-width:1600px){.LeadsFilters-module-scss-module__4re7ta__row{flex-direction:column}}.LeadsFilters-module-scss-module__4re7ta__search{flex:1;min-width:250px}@media (max-width:768px){.LeadsFilters-module-scss-module__4re7ta__search{width:100%;min-width:auto}}.LeadsFilters-module-scss-module__4re7ta__datePicker{min-width:150px}@media (max-width:768px){.LeadsFilters-module-scss-module__4re7ta__datePicker{width:100%;min-width:auto}}.LeadsFilters-module-scss-module__4re7ta__quickPeriods{align-items:center;gap:var(--space-xs);flex-wrap:wrap;display:flex}@media (max-width:768px){.LeadsFilters-module-scss-module__4re7ta__quickPeriods{width:100%}.LeadsFilters-module-scss-module__4re7ta__quickPeriods button{flex:1}}.LeadsFilters-module-scss-module__4re7ta__period{align-items:center;gap:10px;display:flex}.LeadsFilters-module-scss-module__4re7ta__periodItems{align-items:center;gap:5px;display:flex}
.AudioPlayer-module-scss-module__eukPva__player{align-items:center;gap:6px;display:inline-flex}.AudioPlayer-module-scss-module__eukPva__icon{color:var(--primary);flex-shrink:0;width:32px;height:32px}.AudioPlayer-module-scss-module__eukPva__time{color:var(--foreground);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:500}
.LeadRow-module-scss-module__iNcQha__row{background:var(--card);border-bottom:1px solid var(--border);transition:all .2s}@media (hover:hover){.LeadRow-module-scss-module__iNcQha__row:hover{background:var(--muted)}}.LeadRow-module-scss-module__iNcQha__cell{padding:var(--space-sm);vertical-align:middle;color:var(--foreground);white-space:nowrap;font-size:14px}.LeadRow-module-scss-module__iNcQha__cell:first-child{font-weight:500}.LeadRow-module-scss-module__iNcQha__cell:nth-child(9){white-space:normal;word-break:break-word;max-width:300px}.LeadRow-module-scss-module__iNcQha__cell:nth-child(11),.LeadRow-module-scss-module__iNcQha__cell:nth-child(20){text-align:center}.LeadRow-module-scss-module__iNcQha__audioCell{cursor:pointer;color:var(--primary);font-weight:500;transition:all .2s;display:inline-block}@media (hover:hover){.LeadRow-module-scss-module__iNcQha__audioCell:hover{opacity:.8}}.LeadRow-module-scss-module__iNcQha__noRecord{color:var(--text-secondary);font-size:13px}.LeadRow-module-scss-module__iNcQha__trafficIcon{width:24px;height:24px;display:inline-block}.LeadRow-module-scss-module__iNcQha__attentionBlock{cursor:pointer;font-weight:500;transition:all .2s;display:inline-block;position:relative;top:8px;left:5px}.LeadRow-module-scss-module__iNcQha__attentionBlock:hover .LeadRow-module-scss-module__iNcQha__tooltip_text{visibility:visible;opacity:1}.LeadRow-module-scss-module__iNcQha__attentionIcon{color:var(--warning);width:25px;height:25px;display:block}.LeadRow-module-scss-module__iNcQha__tooltip_text{visibility:hidden;opacity:0;z-index:10;text-align:center;background:var(--primary);width:max-content;color:var(--primary-foreground);border-radius:6px;padding:5px 10px;transition:opacity .3s;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.LeadRow-module-scss-module__iNcQha__traficType{align-items:center;gap:10px;display:flex}@media (max-width:768px){.LeadRow-module-scss-module__iNcQha__cell{padding:10px 12px;font-size:13px}}@media (max-width:600px){.LeadRow-module-scss-module__iNcQha__cell{padding:8px 10px;font-size:12px}}.LeadRow-module-scss-module__iNcQha__phoneCell{width:135px;display:inline-block}
.Modal-module-scss-module__7C2n_W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:flex-end;animation:.2s ease-out Modal-module-scss-module__7C2n_W__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.Modal-module-scss-module__7C2n_W__overlay{align-items:flex-end}}@keyframes Modal-module-scss-module__7C2n_W__fadeIn{0%{opacity:0}to{opacity:1}}.Modal-module-scss-module__7C2n_W__modal{background:var(--background);border-radius:16px 16px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:90vh;animation:.3s ease-out Modal-module-scss-module__7C2n_W__slideUp;display:flex}@media (max-width:768px){.Modal-module-scss-module__7C2n_W__modal{border-radius:16px 16px 0 0;max-height:95vh}}@keyframes Modal-module-scss-module__7C2n_W__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.Modal-module-scss-module__7C2n_W__header{padding:var(--space-md)var(--space-md);border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}@media (max-width:600px){.Modal-module-scss-module__7C2n_W__header{padding:var(--space-sm)var(--space-sm)}}.Modal-module-scss-module__7C2n_W__backBtn{transform:rotate(180deg)}.Modal-module-scss-module__7C2n_W__backBtn,.Modal-module-scss-module__7C2n_W__closeBtn{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:50px;height:50px;padding:8px;transition:all .2s;display:flex}@media (hover:hover){.Modal-module-scss-module__7C2n_W__backBtn:hover,.Modal-module-scss-module__7C2n_W__closeBtn:hover{opacity:.7}}.Modal-module-scss-module__7C2n_W__closeBtn{font-size:32px;line-height:1}.Modal-module-scss-module__7C2n_W__title{text-align:center;flex:1;font-size:20px;font-weight:600}.Modal-module-scss-module__7C2n_W__content{padding:var(--space-md);flex:1;overflow-y:auto}@media (max-width:600px){.Modal-module-scss-module__7C2n_W__content{padding:var(--space-sm)}}
.AudioPlayerModal-module-scss-module__nJ0xIW__container{gap:var(--space-lg);padding:var(--space-sm)0;flex-direction:column;display:flex}.AudioPlayerModal-module-scss-module__nJ0xIW__noRecord{text-align:center;padding:var(--space-xl)0;color:var(--text-secondary)}.AudioPlayerModal-module-scss-module__nJ0xIW__info{gap:var(--space-xs);text-align:center;flex-direction:column;display:flex}.AudioPlayerModal-module-scss-module__nJ0xIW__label{color:var(--text-secondary);margin:0;font-size:14px}.AudioPlayerModal-module-scss-module__nJ0xIW__phone{color:var(--foreground);margin:0;font-size:24px;font-weight:600}.AudioPlayerModal-module-scss-module__nJ0xIW__date{color:var(--text-secondary);margin:0;font-size:16px}.AudioPlayerModal-module-scss-module__nJ0xIW__player{gap:var(--space-md);flex-direction:column;align-items:center;display:flex}.AudioPlayerModal-module-scss-module__nJ0xIW__playBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .2s;display:flex}@media (hover:hover){.AudioPlayerModal-module-scss-module__nJ0xIW__playBtn:hover{transform:scale(1.05)}}.AudioPlayerModal-module-scss-module__nJ0xIW__playBtn:active{transform:scale(.95)}.AudioPlayerModal-module-scss-module__nJ0xIW__playBtn svg{width:28px;height:28px;color:var(--primary-foreground)}.AudioPlayerModal-module-scss-module__nJ0xIW__timeDisplay{align-items:center;gap:var(--space-xs);color:var(--foreground);font-variant-numeric:tabular-nums;font-size:16px;font-weight:500;display:flex}.AudioPlayerModal-module-scss-module__nJ0xIW__separator,.AudioPlayerModal-module-scss-module__nJ0xIW__totalTime{color:var(--text-secondary)}.AudioPlayerModal-module-scss-module__nJ0xIW__progressBar{background:var(--border);cursor:pointer;border:1px solid #0000001a;border-radius:4px;width:100%;height:8px;transition:all .2s;position:relative;overflow:hidden}@media (hover:hover){.AudioPlayerModal-module-scss-module__nJ0xIW__progressBar:hover .AudioPlayerModal-module-scss-module__nJ0xIW__progressThumb{opacity:1}}.AudioPlayerModal-module-scss-module__nJ0xIW__progressFill{background:var(--primary);border-radius:4px;justify-content:flex-end;align-items:center;min-width:8px;height:100%;transition:width .1s linear;display:flex;position:relative}.AudioPlayerModal-module-scss-module__nJ0xIW__progressThumb{border:2px solid var(--primary);opacity:0;background:#fff;border-radius:50%;width:16px;height:16px;transition:opacity .2s;position:absolute;right:-8px;box-shadow:0 2px 4px #0003}
.LeadsTable-module-scss-module__yOhGsW__wrapper{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden}.LeadsTable-module-scss-module__yOhGsW__scrollContainer{max-width:100%;overflow:auto visible}.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar{height:8px}.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar-track{background:var(--muted);border-radius:4px}.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar-thumb{transition:all .2s}@media (hover:hover){.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar-thumb:hover{background:var(--primary)}}.LeadsTable-module-scss-module__yOhGsW__table{border-collapse:collapse;table-layout:auto;width:auto}.LeadsTable-module-scss-module__yOhGsW__thead{z-index:10;background:var(--card);position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.LeadsTable-module-scss-module__yOhGsW__headerRow{background:var(--muted)}.LeadsTable-module-scss-module__yOhGsW__headerCell{padding:var(--space-sm);text-align:left;color:var(--foreground);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--border);white-space:nowrap;background:var(--muted);font-size:13px;font-weight:600}.LeadsTable-module-scss-module__yOhGsW__headerCell:first-child{min-width:150px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(2){min-width:120px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(3){min-width:150px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(4){min-width:120px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(5){min-width:180px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(6),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(7){min-width:150px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(8){min-width:100px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(9){min-width:200px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(10){min-width:120px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(11),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(12){min-width:80px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(13){min-width:150px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(14){min-width:120px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(15),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(16),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(17),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(18),.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(19){min-width:130px}.LeadsTable-module-scss-module__yOhGsW__headerCell:nth-child(20){min-width:80px}.LeadsTable-module-scss-module__yOhGsW__tbody{background:var(--background)}.LeadsTable-module-scss-module__yOhGsW__loading{padding:var(--space-lg);flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.LeadsTable-module-scss-module__yOhGsW__spinner{border:4px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:48px;height:48px;animation:.8s linear infinite LeadsTable-module-scss-module__yOhGsW__spin}@keyframes LeadsTable-module-scss-module__yOhGsW__spin{to{transform:rotate(360deg)}}.LeadsTable-module-scss-module__yOhGsW__loadingText{margin-top:var(--space-sm);color:var(--muted-foreground);font-size:16px}.LeadsTable-module-scss-module__yOhGsW__empty{padding:var(--space-lg);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:400px;display:flex}.LeadsTable-module-scss-module__yOhGsW__emptyText{color:var(--foreground);margin-bottom:var(--space-xs);font-size:18px;font-weight:600}.LeadsTable-module-scss-module__yOhGsW__emptyHint{color:var(--muted-foreground);font-size:14px}@media (max-width:768px){.LeadsTable-module-scss-module__yOhGsW__headerCell{padding:10px 12px;font-size:12px}}@media (max-width:600px){.LeadsTable-module-scss-module__yOhGsW__wrapper{border-radius:8px}.LeadsTable-module-scss-module__yOhGsW__headerCell{padding:8px 10px;font-size:11px}.LeadsTable-module-scss-module__yOhGsW__scrollContainer::-webkit-scrollbar{height:6px}}
.Pagination-module-scss-module__9CAjNa__pagination{align-items:center;gap:var(--space-sm);padding:var(--space-md)0;flex-direction:column;display:flex}.Pagination-module-scss-module__9CAjNa__info{color:var(--muted-foreground);font-size:14px}.Pagination-module-scss-module__9CAjNa__controls{align-items:center;gap:var(--space-xs);display:flex}.Pagination-module-scss-module__9CAjNa__btn{border:1px solid var(--border);background:var(--card);min-width:36px;height:36px;color:var(--foreground);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Pagination-module-scss-module__9CAjNa__btn:hover:not(:disabled){background:var(--muted);border-color:var(--primary)}.Pagination-module-scss-module__9CAjNa__btn:disabled{opacity:.4;cursor:not-allowed}.Pagination-module-scss-module__9CAjNa__arrow{color:var(--muted-foreground);font-size:12px}.Pagination-module-scss-module__9CAjNa__arrow:hover:not(:disabled){color:var(--primary)}.Pagination-module-scss-module__9CAjNa__page.Pagination-module-scss-module__9CAjNa__active{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary);font-weight:600}.Pagination-module-scss-module__9CAjNa__ellipsis{min-width:36px;height:36px;color:var(--muted-foreground);justify-content:center;align-items:center;font-size:14px;display:flex}
.LeadsPage-module-scss-module__mQKAMG__page{gap:var(--space-sm);flex-direction:column;width:100%;height:100%;display:flex}.LeadsPage-module-scss-module__mQKAMG__header{justify-content:space-between;align-items:center;display:flex}.LeadsPage-module-scss-module__mQKAMG__title{color:var(--foreground);margin:0;font-size:24px;font-weight:700}.LeadsPage-module-scss-module__mQKAMG__loading,.LeadsPage-module-scss-module__mQKAMG__error{padding:var(--space-xl);background:var(--card);border:1px solid var(--border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;display:flex}.LeadsPage-module-scss-module__mQKAMG__loading{color:var(--muted-foreground)}.LeadsPage-module-scss-module__mQKAMG__error{color:var(--destructive)}.LeadsPage-module-scss-module__mQKAMG__errorMessage{margin-top:var(--space-xs);margin-bottom:var(--space-xs);color:var(--muted-foreground);font-size:14px}.LeadsPage-module-scss-module__mQKAMG__content{gap:var(--space-md);flex-direction:column;display:flex}.LeadsPage-module-scss-module__mQKAMG__tempData{padding:var(--space-md);background:var(--card);border:1px solid var(--border);border-radius:12px}.LeadsPage-module-scss-module__mQKAMG__info{padding:var(--space-xs)0;color:var(--foreground);margin:0;font-size:14px}.LeadsPage-module-scss-module__mQKAMG__info strong{color:var(--primary)}
.Header-module-scss-module__wS1-Va__header{height:64px;padding:0 var(--space-md);background:var(--card);border-bottom:1px solid var(--border);z-index:200;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Header-module-scss-module__wS1-Va__logo{align-items:center;gap:var(--space-xs);display:flex}.Header-module-scss-module__wS1-Va__logoText{color:var(--foreground);font-size:20px;font-weight:700}.Header-module-scss-module__wS1-Va__projectInfo{align-items:center;gap:var(--space-xs);color:var(--muted-foreground);font-size:14px;display:flex}.Header-module-scss-module__wS1-Va__projectName{color:var(--foreground);font-weight:500}.Header-module-scss-module__wS1-Va__projectId{color:var(--muted-foreground)}.Header-module-scss-module__wS1-Va__actions{align-items:center;gap:var(--space-sm);display:flex}
.ThemeSwitcher-module-scss-module__y19QxG__themeSwitcher{margin-left:var(--space-xs);position:relative}.ThemeSwitcher-module-scss-module__y19QxG__trigger{background:var(--secondary);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ThemeSwitcher-module-scss-module__y19QxG__trigger svg{width:20px;height:20px;color:var(--secondary-foreground)}.ThemeSwitcher-module-scss-module__y19QxG__trigger{transition:all .2s}@media (hover:hover){.ThemeSwitcher-module-scss-module__y19QxG__trigger:hover{background:var(--accent)}}.ThemeSwitcher-module-scss-module__y19QxG__dropdown{background:var(--card);border:1px solid var(--border);z-index:100;border-radius:8px;min-width:160px;padding:4px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 12px #0000001a}.ThemeSwitcher-module-scss-module__y19QxG__option{cursor:pointer;width:100%;color:var(--foreground);background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.ThemeSwitcher-module-scss-module__y19QxG__option svg{flex-shrink:0;width:18px;height:18px}.ThemeSwitcher-module-scss-module__y19QxG__option span{text-align:left;flex:1}.ThemeSwitcher-module-scss-module__y19QxG__option{transition:all .2s}@media (hover:hover){.ThemeSwitcher-module-scss-module__y19QxG__option:hover{background:var(--accent)}}.ThemeSwitcher-module-scss-module__y19QxG__option.ThemeSwitcher-module-scss-module__y19QxG__active{background:var(--primary);color:var(--primary-foreground)}
.layout-module-scss-module__HbRu8W__layout{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.layout-module-scss-module__HbRu8W__body{flex:1;margin-top:64px;display:flex;overflow:hidden}.layout-module-scss-module__HbRu8W__main{padding:var(--space-md);flex:1;margin-left:60px;transition:margin-left .3s;overflow-y:auto}
