.NewsListItem-module__1G-scW__item{gap:var(--space-lg);padding:var(--space-lg);background-color:var(--bg-secondary);border-radius:var(--radius-lg);border:1px solid var(--border-primary);margin-bottom:var(--space-lg);transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.NewsListItem-module__1G-scW__item:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.NewsListItem-module__1G-scW__item:last-child{margin-bottom:0}.NewsListItem-module__1G-scW__imageWrapper{border-radius:8px;flex-shrink:0;width:280px;height:180px;position:relative;overflow:hidden}.NewsListItem-module__1G-scW__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NewsListItem-module__1G-scW__item:hover .NewsListItem-module__1G-scW__image{transform:scale(1.05)}.NewsListItem-module__1G-scW__imageFallback{background:var(--bg-tertiary);width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.NewsListItem-module__1G-scW__fallbackIcon{opacity:.5}.NewsListItem-module__1G-scW__content{flex-direction:column;flex:1;display:flex}.NewsListItem-module__1G-scW__meta{align-items:center;gap:var(--space-component-sm);margin-bottom:var(--space-component-sm);display:flex}.NewsListItem-module__1G-scW__categoryBadge{background-color:var(--secondary-50);color:var(--secondary-700);padding:var(--space-xs) var(--space-sm);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;font-size:11px;font-weight:700}.NewsListItem-module__1G-scW__date{color:var(--text-secondary);font-size:13px}.NewsListItem-module__1G-scW__newBadge{background-color:var(--error-100);color:var(--error-800);padding:var(--space-xs) var(--space-sm);border-radius:4px;font-size:11px;font-weight:700}.NewsListItem-module__1G-scW__title{color:var(--secondary-700);margin-bottom:var(--space-component-sm);font-size:22px;font-weight:700;line-height:1.3;transition:color .2s}.NewsListItem-module__1G-scW__title:hover{color:var(--secondary-500)}.NewsListItem-module__1G-scW__summary{color:var(--text-secondary);margin-bottom:var(--space-md);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.NewsListItem-module__1G-scW__readMore{align-items:center;gap:var(--space-xs);color:var(--secondary-500);font-size:14px;font-weight:600;transition:gap .2s;display:flex}.NewsListItem-module__1G-scW__readMore:hover{gap:var(--space-sm)}@media (max-width:768px){.NewsListItem-module__1G-scW__item{gap:var(--space-md);flex-direction:column}.NewsListItem-module__1G-scW__imageWrapper{width:100%;height:200px}}
.Input-module__Nmke_G__group{margin-bottom:var(--space-md);width:100%}.Input-module__Nmke_G__label{font-size:var(--font-size-base);color:var(--text-primary);margin-bottom:var(--space-sm);font-weight:500;display:block}.Input-module__Nmke_G__inputWrapper{align-items:center;display:flex;position:relative}.Input-module__Nmke_G__icon,.Input-module__Nmke_G__iconLeft{left:var(--space-component-sm);color:var(--text-tertiary);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute}.Input-module__Nmke_G__iconRight{right:var(--space-component-sm);color:var(--text-tertiary);justify-content:center;align-items:center;display:flex;position:absolute}.Input-module__Nmke_G__input{width:100%;height:48px;padding:0 var(--space-md);font-size:var(--font-size-lg);background-color:var(--bg-primary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);outline:none;font-family:inherit;transition:all .2s}.Input-module__Nmke_G__hasIcon,.Input-module__Nmke_G__inputHasIconLeft{padding-left:var(--space-2xl)}.Input-module__Nmke_G__inputHasIconRight{padding-right:var(--space-2xl)}.Input-module__Nmke_G__input:focus{border-color:var(--secondary-500);box-shadow:0 0 0 3px var(--secondary-100)}.Input-module__Nmke_G__errorInput{border-color:var(--error-500)}.Input-module__Nmke_G__errorInput:focus{box-shadow:0 0 0 3px var(--error-100)}.Input-module__Nmke_G__errorText{font-size:var(--font-size-sm);color:var(--error-500);margin-top:var(--space-xs);display:block}.Input-module__Nmke_G__helperText{color:var(--text-tertiary);margin-top:var(--space-xs);font-size:12px;display:block}
.Button-module__LCT47W__button{border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:var(--space-sm);white-space:nowrap;border:1px solid #0000;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__LCT47W__primary{background-color:var(--secondary-500);color:var(--text-inverse)}.Button-module__LCT47W__primary:hover{background-color:var(--secondary-600);box-shadow:var(--shadow-md)}.Button-module__LCT47W__secondary{background-color:var(--bg-secondary);color:var(--text-primary)}.Button-module__LCT47W__secondary:hover{background-color:var(--neutral-300)}.Button-module__LCT47W__outline{border-color:var(--secondary-500);color:var(--secondary-500);background-color:#0000}.Button-module__LCT47W__outline:hover{background-color:var(--secondary-50)}.Button-module__LCT47W__ghost{color:var(--text-primary);background-color:#0000}.Button-module__LCT47W__ghost:hover{background-color:var(--bg-secondary)}.Button-module__LCT47W__danger{background-color:var(--error-500);color:var(--text-inverse)}.Button-module__LCT47W__warning{background-color:var(--warning-500);color:var(--text-inverse)}.Button-module__LCT47W__warning:hover{background-color:var(--warning-600)}.Button-module__LCT47W__icon{justify-content:center;align-items:center;display:inline-flex}.Button-module__LCT47W__sm{padding:var(--space-sm) var(--space-md);font-size:var(--font-size-base);height:36px}.Button-module__LCT47W__md{padding:var(--space-component-sm) var(--space-lg);font-size:var(--font-size-lg);height:44px}.Button-module__LCT47W__lg{padding:var(--space-md) var(--space-xl);font-size:var(--font-size-xl);height:52px}.Button-module__LCT47W__fullWidth{width:100%}.Button-module__LCT47W__button:disabled{opacity:.6;cursor:not-allowed}.Button-module__LCT47W__button:focus-visible{outline:2px solid var(--secondary-500);outline-offset:2px}.Button-module__LCT47W__spinner{border:2px solid var(--overlay-light);border-radius:var(--radius-full);border-top-color:var(--text-inverse);width:20px;height:20px;animation:.8s linear infinite Button-module__LCT47W__spin}@keyframes Button-module__LCT47W__spin{to{transform:rotate(360deg)}}
.HeaderStopwatch-module__GmLopa__stopwatchPill{background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-full);-webkit-user-select:none;user-select:none;align-items:center;gap:10px;padding:4px 6px 4px 12px;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.HeaderStopwatch-module__GmLopa__stopwatchPill:hover{border-color:var(--secondary-400)}.HeaderStopwatch-module__GmLopa__stopwatchPillActive{background-color:var(--bg-primary);border-color:var(--secondary-500);box-shadow:0 2px 10px #2f7c762e}.HeaderStopwatch-module__GmLopa__timerDisplayLink{color:inherit;cursor:pointer;border-radius:var(--radius-sm);align-items:center;gap:7px;padding:2px;text-decoration:none;transition:all .2s;display:flex}.HeaderStopwatch-module__GmLopa__timerDisplayLink:hover .HeaderStopwatch-module__GmLopa__timerTime{color:var(--secondary-500)}.HeaderStopwatch-module__GmLopa__timerDisplayLink:hover .HeaderStopwatch-module__GmLopa__timerIcon{transform:scale(1.1)}.HeaderStopwatch-module__GmLopa__indicatorWrap{justify-content:center;align-items:center;width:8px;height:8px;display:flex;position:relative}.HeaderStopwatch-module__GmLopa__indicatorDot{background-color:var(--text-tertiary);border-radius:50%;width:7px;height:7px;transition:background-color .25s}.HeaderStopwatch-module__GmLopa__indicatorActive{background-color:var(--secondary-500);box-shadow:0 0 6px var(--secondary-500);animation:1.8s infinite HeaderStopwatch-module__GmLopa__pulseDot}@keyframes HeaderStopwatch-module__GmLopa__pulseDot{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.25)}to{opacity:.8;transform:scale(.95)}}.HeaderStopwatch-module__GmLopa__timerIcon{color:var(--secondary-500);flex-shrink:0;transition:transform .2s}.HeaderStopwatch-module__GmLopa__timerTime{font-variant-numeric:tabular-nums;letter-spacing:.5px;color:var(--text-primary);text-align:center;min-width:48px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:15px;font-weight:700;transition:color .2s}.HeaderStopwatch-module__GmLopa__timerTimeActive{color:var(--secondary-600)}[data-theme=dark] .HeaderStopwatch-module__GmLopa__timerTimeActive{color:var(--secondary-400)}.HeaderStopwatch-module__GmLopa__actionsGroup{align-items:center;gap:4px;display:flex}.HeaderStopwatch-module__GmLopa__actionBtn{cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.HeaderStopwatch-module__GmLopa__actionBtn:focus-visible{box-shadow:0 0 0 2px var(--secondary-500)}.HeaderStopwatch-module__GmLopa__playBtn{background-color:var(--secondary-500);color:#fff}.HeaderStopwatch-module__GmLopa__playBtn:hover{background-color:var(--secondary-600);transform:scale(1.05)}.HeaderStopwatch-module__GmLopa__playBtn:active{transform:scale(.96)}.HeaderStopwatch-module__GmLopa__pauseBtn{background-color:var(--warning-500);color:#fff}.HeaderStopwatch-module__GmLopa__pauseBtn:hover{background-color:var(--warning-600);transform:scale(1.05)}.HeaderStopwatch-module__GmLopa__pauseBtn:active{transform:scale(.96)}.HeaderStopwatch-module__GmLopa__resetBtn{color:var(--text-tertiary);background-color:#0000}.HeaderStopwatch-module__GmLopa__resetBtn:hover:not(:disabled){color:var(--error-500);background-color:#f443361a;transform:rotate(-30deg)}.HeaderStopwatch-module__GmLopa__resetBtn:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.HeaderStopwatch-module__GmLopa__drawerWrapper{background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-lg);margin-bottom:var(--space-md);flex-direction:column;gap:12px;padding:16px;display:flex}.HeaderStopwatch-module__GmLopa__drawerTitleRow{color:inherit;justify-content:space-between;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.HeaderStopwatch-module__GmLopa__drawerTitleRow:hover{opacity:.85}.HeaderStopwatch-module__GmLopa__drawerTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:13px;font-weight:700}.HeaderStopwatch-module__GmLopa__drawerLinkHint{align-items:center;gap:6px;display:flex}.HeaderStopwatch-module__GmLopa__drawerExternalIcon{color:var(--text-tertiary)}.HeaderStopwatch-module__GmLopa__drawerTimeRow{justify-content:space-between;align-items:center;display:flex}.HeaderStopwatch-module__GmLopa__drawerTimeLink{color:inherit;align-items:center;text-decoration:none;transition:color .2s;display:flex}.HeaderStopwatch-module__GmLopa__drawerTimeLink:hover .HeaderStopwatch-module__GmLopa__drawerLargeTime{color:var(--secondary-500)}.HeaderStopwatch-module__GmLopa__drawerLargeTime{font-variant-numeric:tabular-nums;color:var(--text-primary);letter-spacing:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:24px;font-weight:800}
.Header-module__tPtrlq__skipLink{z-index:10001;width:1px;height:1px;padding:var(--space-component-sm) var(--space-md);background:var(--secondary-500);color:var(--text-inverse);border-radius:var(--radius-md);font-weight:600;text-decoration:none;position:absolute;top:auto;left:-9999px;overflow:hidden}.Header-module__tPtrlq__skipLink:focus{left:var(--space-md);top:var(--space-md);width:auto;height:auto;overflow:visible}.Header-module__tPtrlq__header{background-color:var(--bg-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;width:100%;height:70px;box-shadow:var(--shadow-sm);border-bottom:1px solid var(--border-primary);align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__tPtrlq__container{width:100%;max-width:1400px;padding:0 var(--space-xl);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__tPtrlq__logo{align-items:center;gap:var(--space-sm);color:var(--secondary-500);flex:1;font-size:clamp(18px,2vw,22px);font-weight:800;display:flex}.Header-module__tPtrlq__icon{width:28px;height:28px;color:var(--secondary-500)}.Header-module__tPtrlq__desktopNav{gap:var(--space-xl);display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__tPtrlq__navLink{color:var(--text-primary);padding:var(--space-sm) 0;letter-spacing:.3px;font-size:15px;font-weight:500;transition:all .3s}.Header-module__tPtrlq__navLink:hover{color:var(--secondary-500)}.Header-module__tPtrlq__active{color:var(--secondary-500);font-weight:600}.Header-module__tPtrlq__actions{align-items:center;gap:var(--space-lg);flex:1;justify-content:flex-end;display:flex}.Header-module__tPtrlq__authButtons{align-items:center;gap:var(--space-component-sm);display:flex}.Header-module__tPtrlq__loginLink{color:var(--text-primary);padding:var(--space-sm) var(--space-md);font-size:15px;font-weight:600;transition:opacity .2s}.Header-module__tPtrlq__loginLink:hover{opacity:.7}.Header-module__tPtrlq__themeToggle{padding:var(--space-sm);color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__tPtrlq__themeToggle:hover{background-color:var(--bg-secondary);color:var(--secondary-500)}.Header-module__tPtrlq__mobileMenuBtn{color:var(--text-primary);padding:var(--space-sm);display:none}.Header-module__tPtrlq__mobileNav{background-color:var(--bg-primary);width:100%;height:0;padding:0 var(--space-lg);box-shadow:var(--shadow-xl);z-index:999;flex-direction:column;transition:height .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:70px;left:0;overflow:hidden}.Header-module__tPtrlq__mobileNav.Header-module__tPtrlq__open{height:calc(100vh - 70px);padding-bottom:var(--space-xl)}.Header-module__tPtrlq__mobileNavLink{padding:var(--space-md) 0;border-bottom:1px solid var(--border-primary);color:var(--text-primary);font-size:20px;font-weight:600}.Header-module__tPtrlq__mobileActions{gap:var(--space-md);flex-direction:column;margin-top:auto;display:flex}.Header-module__tPtrlq__stopwatchWrapper{align-items:center;display:flex}.Header-module__tPtrlq__mobileStopwatchWrap{margin-top:var(--space-md);margin-bottom:var(--space-sm)}@media (min-width:641px){.Header-module__tPtrlq__mobileStopwatchWrap{display:none}}@media (max-width:1100px){.Header-module__tPtrlq__logo{flex:none}.Header-module__tPtrlq__desktopNav,.Header-module__tPtrlq__authButtons{display:none}.Header-module__tPtrlq__mobileMenuBtn{justify-content:center;align-items:center;display:flex}.Header-module__tPtrlq__actions{flex:none}}@media (max-width:640px){.Header-module__tPtrlq__stopwatchWrapper{display:none}}
.Footer-module__MPE0dq__footer{padding:var(--space-3xl) 0 var(--space-xl);background-color:var(--secondary-50);color:var(--text-primary)}.Footer-module__MPE0dq__container{max-width:1400px;padding:0 var(--space-xl);margin:0 auto}.Footer-module__MPE0dq__grid{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1.5fr 1fr 1fr;display:grid}.Footer-module__MPE0dq__column{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__MPE0dq__logo{align-items:center;gap:var(--space-component-sm);color:var(--secondary-500);font-size:24px;font-weight:800;display:flex}.Footer-module__MPE0dq__icon{width:32px;height:32px;color:var(--secondary-500)}.Footer-module__MPE0dq__description{color:var(--text-secondary);font-size:15px;line-height:1.6}.Footer-module__MPE0dq__socials{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.Footer-module__MPE0dq__socials a{background:var(--secondary-200);width:36px;height:36px;color:var(--secondary-600);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__MPE0dq__socials a:hover{background:var(--secondary-500);color:var(--text-inverse);transform:translateY(-3px)}.Footer-module__MPE0dq__title{color:var(--text-primary);margin-bottom:var(--space-sm);font-size:18px;font-weight:700}.Footer-module__MPE0dq__links,.Footer-module__MPE0dq__contact{gap:var(--space-component-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Footer-module__MPE0dq__links a{color:var(--text-secondary);font-size:15px;transition:color .2s}.Footer-module__MPE0dq__links a:hover{color:var(--secondary-500)}.Footer-module__MPE0dq__contact li{color:var(--text-secondary);font-size:15px}.Footer-module__MPE0dq__bottom{padding-top:var(--space-xl);border-top:1px solid var(--border-primary);text-align:center;color:var(--text-tertiary);font-size:14px}@media (max-width:1024px){.Footer-module__MPE0dq__grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__MPE0dq__grid{gap:var(--space-xl);grid-template-columns:1fr}}
.Modal-module__M2hgLa__overlay{background:var(--overlay-dark);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:100vw;height:100vh;z-index:var(--z-modal);box-sizing:border-box;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0;overflow-y:auto}@media (min-width:1025px){.Modal-module__M2hgLa__centerInPage{width:calc(100vw - 250px);left:250px}}.Modal-module__M2hgLa__content{background-color:var(--bg-primary);border-radius:var(--radius-lg);width:100%;max-width:600px;max-height:calc(100vh - 3rem);box-shadow:var(--shadow-xl);border:1px solid var(--border-primary);flex-direction:column;margin:auto;animation:.3s ease-out Modal-module__M2hgLa__modalScale;display:flex}@keyframes Modal-module__M2hgLa__modalScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Modal-module__M2hgLa__header{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Modal-module__M2hgLa__title{font-size:var(--font-size-2xl);color:var(--text-primary);margin:0;font-weight:600}.Modal-module__M2hgLa__closeBtn{color:var(--text-tertiary);cursor:pointer;padding:var(--space-xs);border-radius:var(--radius-sm);background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Modal-module__M2hgLa__closeBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.Modal-module__M2hgLa__body{flex:1;min-height:0;padding:1.5rem;overflow-y:auto}.Modal-module__M2hgLa__sizeSm{max-width:440px}.Modal-module__M2hgLa__sizeMd{max-width:600px}.Modal-module__M2hgLa__sizeLg{max-width:800px}.Modal-module__M2hgLa__sizeXl{max-width:1040px}.Modal-module__M2hgLa__footer{border-top:1px solid var(--border-primary);justify-content:flex-end;align-items:center;gap:var(--space-md);padding:1.25rem 1.5rem;display:flex}.Modal-module__M2hgLa__body::-webkit-scrollbar{width:6px}.Modal-module__M2hgLa__body::-webkit-scrollbar-track{background:0 0}.Modal-module__M2hgLa__body::-webkit-scrollbar-thumb{background:var(--neutral-300);border-radius:var(--radius-full)}
.NewsSection-module__h66Z_W__newsSection{padding:var(--space-4xl) 0;background-color:var(--bg-secondary)}.NewsSection-module__h66Z_W__container{max-width:1400px;padding:0 var(--space-xl);margin:0 auto}.NewsSection-module__h66Z_W__header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;gap:var(--space-lg);display:flex}.NewsSection-module__h66Z_W__titleArea{flex-direction:column;display:flex}.NewsSection-module__h66Z_W__sectionTitle{color:var(--secondary-700);margin-bottom:var(--space-component-sm);font-size:42px;font-weight:800}.NewsSection-module__h66Z_W__sectionSubtitle{color:var(--text-tertiary);max-width:600px;font-size:16px}.NewsSection-module__h66Z_W__viewAll{align-items:center;gap:var(--space-sm);color:var(--secondary-500);white-space:nowrap;flex-shrink:0;font-weight:600;transition:gap .2s;display:flex}.NewsSection-module__h66Z_W__viewAll:hover{gap:var(--space-component-sm)}.NewsSection-module__h66Z_W__sliderRow{align-items:center;gap:var(--space-sm);display:flex}.NewsSection-module__h66Z_W__sideNav{color:var(--secondary-700);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,opacity .2s,transform .2s;display:inline-flex}.NewsSection-module__h66Z_W__sideNav:hover:not(:disabled){color:var(--secondary-500);transform:scale(1.08)}.NewsSection-module__h66Z_W__sideNav:disabled{opacity:.25;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.NewsSection-module__h66Z_W__sideNav{opacity:0}.NewsSection-module__h66Z_W__sliderRow:hover .NewsSection-module__h66Z_W__sideNav,.NewsSection-module__h66Z_W__sliderRow:focus-within .NewsSection-module__h66Z_W__sideNav{opacity:1}.NewsSection-module__h66Z_W__sliderRow:hover .NewsSection-module__h66Z_W__sideNav:disabled,.NewsSection-module__h66Z_W__sliderRow:focus-within .NewsSection-module__h66Z_W__sideNav:disabled{opacity:.25}}.NewsSection-module__h66Z_W__sliderViewport{flex:1;min-width:0;position:relative}.NewsSection-module__h66Z_W__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.NewsSection-module__h66Z_W__track::-webkit-scrollbar{display:none}.NewsSection-module__h66Z_W__slide{scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;flex:0 0 100%;width:100%;min-width:0}.NewsSection-module__h66Z_W__card{width:100%;height:clamp(320px,48vw,480px);color:inherit;isolation:isolate;box-shadow:var(--shadow-md);border-radius:16px;text-decoration:none;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:block;position:relative;overflow:hidden}.NewsSection-module__h66Z_W__card:hover{box-shadow:var(--shadow-xl);transform:translateY(-4px)}.NewsSection-module__h66Z_W__imageWrapper{position:absolute;inset:0}.NewsSection-module__h66Z_W__image{object-fit:cover;transition:transform .5s}.NewsSection-module__h66Z_W__card:hover .NewsSection-module__h66Z_W__image{transform:scale(1.04)}.NewsSection-module__h66Z_W__imageFallback{background:linear-gradient(135deg, var(--secondary-800), var(--secondary-600));color:#ffffff8c;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.NewsSection-module__h66Z_W__fallbackIcon{opacity:.7}.NewsSection-module__h66Z_W__overlay{pointer-events:none;background:linear-gradient(#0a18160d 0%,#0a181626 30%,#0a18168c 58%,#0a1816eb 100%);position:absolute;inset:0}.NewsSection-module__h66Z_W__cardInfo{z-index:1;padding:var(--space-xl) var(--space-xl) var(--space-lg);gap:var(--space-sm);color:#fff;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.NewsSection-module__h66Z_W__cardHeader{justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.NewsSection-module__h66Z_W__category{padding:var(--space-xs) var(--space-component-sm);text-transform:uppercase;letter-spacing:.02em;border-radius:6px;font-size:11px;font-weight:700}.NewsSection-module__h66Z_W__yks,.NewsSection-module__h66Z_W__lgs,.NewsSection-module__h66Z_W__meb{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#ffffff2e}.NewsSection-module__h66Z_W__date{color:#ffffffc7;white-space:nowrap;font-size:13px}.NewsSection-module__h66Z_W__cardTitle{color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(22px,3vw,32px);font-weight:800;line-height:1.2;display:-webkit-box;overflow:hidden}.NewsSection-module__h66Z_W__cardExcerpt{color:#ffffffd1;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:720px;margin:0;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.NewsSection-module__h66Z_W__readMore{margin-top:var(--space-xs);align-items:center;gap:var(--space-xs);color:#fff;width:fit-content;font-size:14px;font-weight:600;transition:gap .2s;display:inline-flex}.NewsSection-module__h66Z_W__card:hover .NewsSection-module__h66Z_W__readMore{gap:var(--space-sm)}.NewsSection-module__h66Z_W__dots{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-lg);display:flex}.NewsSection-module__h66Z_W__dot{background-color:var(--secondary-200);cursor:pointer;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .25s,background-color .2s,transform .2s}.NewsSection-module__h66Z_W__dot:hover{background-color:var(--secondary-400);transform:scale(1.1)}.NewsSection-module__h66Z_W__dotActive{background-color:var(--secondary-600);width:28px}.NewsSection-module__h66Z_W__dotActive:hover{background-color:var(--secondary-600);transform:none}@media (max-width:1024px){.NewsSection-module__h66Z_W__header{text-align:center;flex-direction:column;align-items:center}.NewsSection-module__h66Z_W__card{height:clamp(300px,56vw,420px)}}@media (max-width:640px){.NewsSection-module__h66Z_W__sectionTitle{font-size:32px}.NewsSection-module__h66Z_W__sliderRow{gap:2px}.NewsSection-module__h66Z_W__sideNav svg{width:22px;height:22px}.NewsSection-module__h66Z_W__card{border-radius:12px;height:clamp(280px,72vw,380px)}.NewsSection-module__h66Z_W__cardInfo{padding:var(--space-lg) var(--space-md) var(--space-md)}.NewsSection-module__h66Z_W__cardExcerpt{-webkit-line-clamp:3;line-clamp:3}}.NewsSection-module__h66Z_W__loading{text-align:center;padding:var(--space-xl);color:var(--text-tertiary);width:100%;font-size:18px}
.Badge-module__UORuMW__badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:4px;padding:4px 10px;font-size:.775rem;font-weight:600;display:inline-flex}.Badge-module__UORuMW__success{background:var(--success-50);color:var(--success-700)}.Badge-module__UORuMW__warning{background:var(--warning-50);color:var(--warning-700)}.Badge-module__UORuMW__error{background:var(--error-50);color:var(--error-700)}.Badge-module__UORuMW__primary{background:var(--primary-50,#e0f2fe);color:var(--primary-700,#0369a1)}.Badge-module__UORuMW__secondary{background:var(--secondary-50);color:var(--secondary-700)}
.ProcessSteps-module__bCtLlq__processSection{padding:var(--space-4xl) 0;background-color:var(--bg-primary)}.ProcessSteps-module__bCtLlq__container{max-width:1400px;padding:0 var(--space-xl);margin:0 auto}.ProcessSteps-module__bCtLlq__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.ProcessSteps-module__bCtLlq__title{color:var(--secondary-700);margin-bottom:var(--space-component-sm);font-size:36px;font-weight:800}.ProcessSteps-module__bCtLlq__underline{background-color:var(--warning-500);border-radius:2px;width:80px;height:4px}.ProcessSteps-module__bCtLlq__grid{gap:var(--space-lg);grid-template-columns:repeat(4,1fr);display:grid}.ProcessSteps-module__bCtLlq__stepCard{text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.ProcessSteps-module__bCtLlq__numberWrapper{width:100%;margin-bottom:var(--space-lg);justify-content:center;display:flex;position:relative}.ProcessSteps-module__bCtLlq__number{background-color:var(--secondary-500);width:48px;height:48px;color:var(--text-inverse);border-radius:var(--radius-full);font-size:var(--font-size-2xl);z-index:2;box-shadow:var(--shadow-md);justify-content:center;align-items:center;font-weight:700;display:flex}.ProcessSteps-module__bCtLlq__connector{background-color:var(--secondary-100);z-index:1;width:100%;height:2px;position:absolute;top:50%;left:50%}.ProcessSteps-module__bCtLlq__stepTitle{font-size:var(--font-size-xl);color:var(--text-primary);margin-bottom:var(--space-component-sm);font-weight:700}.ProcessSteps-module__bCtLlq__stepDescription{color:var(--text-secondary);padding:0 var(--space-sm);font-size:14px;line-height:1.5}@media (max-width:1024px){.ProcessSteps-module__bCtLlq__grid{gap:var(--space-3xl);grid-template-columns:1fr}.ProcessSteps-module__bCtLlq__connector{display:none}.ProcessSteps-module__bCtLlq__numberWrapper{margin-bottom:var(--space-md)}}
.ShareModal-module__TQtULG__shareGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.ShareModal-module__TQtULG__shareOption{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;align-items:center;gap:1rem;padding:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.ShareModal-module__TQtULG__shareOption:hover{background:var(--bg-tertiary);border-color:var(--secondary-500);box-shadow:var(--shadow-md);transform:translateY(-2px)}.ShareModal-module__TQtULG__iconWrapper{border-radius:var(--radius-sm);background:var(--bg-primary);justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.ShareModal-module__TQtULG__shareOption:hover .ShareModal-module__TQtULG__iconWrapper.ShareModal-module__TQtULG__whatsapp{color:var(--brand-whatsapp)}.ShareModal-module__TQtULG__shareOption:hover .ShareModal-module__TQtULG__iconWrapper.ShareModal-module__TQtULG__x{color:var(--brand-x)}.ShareModal-module__TQtULG__shareOption:hover .ShareModal-module__TQtULG__iconWrapper.ShareModal-module__TQtULG__facebook{color:var(--brand-facebook)}.ShareModal-module__TQtULG__shareOption:hover .ShareModal-module__TQtULG__iconWrapper.ShareModal-module__TQtULG__linkedin{color:var(--brand-linkedin)}.ShareModal-module__TQtULG__copySection{border-top:1px solid var(--border-primary);margin-top:1.5rem;padding-top:1.5rem}.ShareModal-module__TQtULG__copyLabel{font-size:var(--font-size-sm);color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;display:block}.ShareModal-module__TQtULG__copyInputWrapper{gap:.5rem;display:flex}.ShareModal-module__TQtULG__copyInput{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-md);color:var(--text-tertiary);font-size:var(--font-size-sm);white-space:nowrap;text-overflow:ellipsis;flex:1;padding:.75rem 1rem;overflow:hidden}.ShareModal-module__TQtULG__copyButton{background:var(--secondary-500);color:#fff;border-radius:var(--radius-md);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-weight:600;transition:all .2s;display:flex}.ShareModal-module__TQtULG__copyButton:hover{background:var(--secondary-600)}@media (max-width:480px){.ShareModal-module__TQtULG__shareGrid{grid-template-columns:1fr}}
.Homeworks-module__2ADM0q__container{flex-direction:column;gap:20px;width:100%;display:flex}.Homeworks-module__2ADM0q__heroCard{background:var(--gradient-secondary);color:#fff;border:none;border-radius:16px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #2f7c7640}.Homeworks-module__2ADM0q__heroCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#fff0 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.Homeworks-module__2ADM0q__heroContent{justifyContent:space-between;z-index:1;flex-wrap:wrap;align-items:center;gap:20px;display:flex;position:relative}.Homeworks-module__2ADM0q__heroTitle{color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:1.45rem;font-weight:700}.Homeworks-module__2ADM0q__heroSubtitle{color:#ffffffe6;max-width:580px;font-size:.9rem;line-height:1.45}.Homeworks-module__2ADM0q__heroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-left:auto;display:flex}.Homeworks-module__2ADM0q__heroStatBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:12px;align-items:center;gap:14px;padding:10px 20px;display:flex}.Homeworks-module__2ADM0q__heroStatLabel{opacity:.85;font-size:.75rem;font-weight:500}.Homeworks-module__2ADM0q__heroStatVal{font-size:1.25rem;font-weight:700;line-height:1.1}.Homeworks-module__2ADM0q__createHomeworkBtn{color:var(--secondary-800,#1c4946)!important;background:#fff!important;border:1px solid #ffffffe6!important;font-weight:700!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 14px #00000026!important}.Homeworks-module__2ADM0q__createHomeworkBtn:hover:not(:disabled){background:var(--secondary-50,#eaf6f5)!important;color:var(--secondary-900,#143634)!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #00000038!important}.Homeworks-module__2ADM0q__toolbarCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:14px;flex-direction:column;gap:16px;padding:18px 20px;display:flex}.Homeworks-module__2ADM0q__searchRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.Homeworks-module__2ADM0q__searchBoxWrapper{flex:1;min-width:260px;position:relative}.Homeworks-module__2ADM0q__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.Homeworks-module__2ADM0q__searchInput{border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:10px;outline:none;padding:10px 14px 10px 42px;font-size:.9rem;transition:all .2s}.Homeworks-module__2ADM0q__searchInput:focus{border-color:var(--secondary-500);box-shadow:0 0 0 3px #2f7c7626}.Homeworks-module__2ADM0q__clearSearchBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Homeworks-module__2ADM0q__clearSearchBtn:hover{color:var(--text-primary)}.Homeworks-module__2ADM0q__filterSection{flex-direction:column;gap:10px;display:flex}.Homeworks-module__2ADM0q__filterGroupLabel{color:var(--secondary-800,var(--text-secondary));text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}.Homeworks-module__2ADM0q__chipsScroll{scrollbar-width:thin;align-items:center;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.Homeworks-module__2ADM0q__chipsScroll::-webkit-scrollbar{height:4px}.Homeworks-module__2ADM0q__chipsScroll::-webkit-scrollbar-thumb{background:var(--secondary-200);border-radius:4px}.Homeworks-module__2ADM0q__chipBtn{cursor:pointer;white-space:nowrap;border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);-webkit-user-select:none;user-select:none;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:.825rem;font-weight:500;transition:all .18s;display:inline-flex}.Homeworks-module__2ADM0q__chipBtn:hover{background:var(--secondary-50);color:var(--secondary-800);border-color:var(--secondary-300)}.Homeworks-module__2ADM0q__chipBtnActive{font-weight:600;box-shadow:0 2px 8px #2f7c7659;background:var(--secondary-500)!important;color:#fff!important;border-color:var(--secondary-500)!important}.Homeworks-module__2ADM0q__chipCount{color:inherit;background:#00000014;border-radius:10px;justify-content:center;align-items:center;padding:1px 6px;font-size:.725rem;display:inline-flex}.Homeworks-module__2ADM0q__chipBtnActive .Homeworks-module__2ADM0q__chipCount{color:#fff;background:#ffffff40}.Homeworks-module__2ADM0q__homeworkGrid{grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:18px;display:grid}.Homeworks-module__2ADM0q__hwCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:14px;flex-direction:column;justify-content:space-between;gap:16px;padding:18px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.Homeworks-module__2ADM0q__hwCard:hover{border-color:var(--secondary-400);transform:translateY(-2px);box-shadow:0 10px 20px -5px #2f7c761a}.Homeworks-module__2ADM0q__hwCardHeader{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.Homeworks-module__2ADM0q__pillGroup{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.Homeworks-module__2ADM0q__subjectBadge{color:var(--secondary-700);background:#2f7c761f;border:1px solid #2f7c7640;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.Homeworks-module__2ADM0q__examBadge{background:var(--secondary-50);color:var(--secondary-800);border:1px solid var(--secondary-200);border-radius:6px;align-items:center;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.Homeworks-module__2ADM0q__hwTitle{color:var(--text-primary);word-break:break-word;margin-top:4px;font-size:1rem;font-weight:700;line-height:1.35}.Homeworks-module__2ADM0q__hwDesc{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;font-size:.85rem;line-height:1.45;display:-webkit-box;overflow:hidden}.Homeworks-module__2ADM0q__hwMetaRow{color:var(--text-tertiary);border-top:1px dashed var(--border-primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;font-size:.78rem;display:flex}.Homeworks-module__2ADM0q__metaItem{align-items:center;gap:4px;display:flex}.Homeworks-module__2ADM0q__hwActions{align-items:center;gap:8px;margin-top:8px;display:flex}.Homeworks-module__2ADM0q__downloadBtn{flex:1;background:var(--gradient-secondary)!important;color:#fff!important;box-shadow:0 4px 12px #2f7c7640!important}.Homeworks-module__2ADM0q__downloadBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2f7c7659!important}.Homeworks-module__2ADM0q__previewBtn{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:.825rem;font-weight:500;transition:all .15s;display:inline-flex}.Homeworks-module__2ADM0q__previewBtn:hover{background:var(--bg-tertiary);border-color:var(--neutral-400)}.Homeworks-module__2ADM0q__deleteBtn{color:var(--error-600);cursor:pointer;background:#ef44440f;border:1px solid #ef444440;border-radius:8px;justify-content:center;align-items:center;padding:8px 10px;font-size:.825rem;font-weight:500;transition:all .15s;display:inline-flex}.Homeworks-module__2ADM0q__deleteBtn:hover{border-color:var(--error-500);color:var(--error-700);background:#ef444426}.Homeworks-module__2ADM0q__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.Homeworks-module__2ADM0q__confirmCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:18px;width:100%;max-width:440px;margin:auto;padding:24px;animation:.22s cubic-bezier(.16,1,.3,1) Homeworks-module__2ADM0q__modalPopIn;display:flex;box-shadow:0 25px 50px -12px #00000059}.Homeworks-module__2ADM0q__confirmHeader{align-items:center;gap:12px;display:flex}.Homeworks-module__2ADM0q__confirmIconBox{width:44px;height:44px;color:var(--error-600);background:#ef44441f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Homeworks-module__2ADM0q__confirmTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.Homeworks-module__2ADM0q__confirmText{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.Homeworks-module__2ADM0q__confirmItemHighlight{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--text-primary);word-break:break-word;border-radius:8px;padding:10px 14px;font-size:.9rem;font-weight:600}.Homeworks-module__2ADM0q__confirmActions{justify-content:flex-end;align-items:center;gap:10px;margin-top:6px;display:flex}.Homeworks-module__2ADM0q__emptyCard{text-align:center;background:var(--bg-card);border:1px dashed var(--border-primary);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px 24px;display:flex}.Homeworks-module__2ADM0q__emptyIconBox{background:var(--bg-tertiary);width:64px;height:64px;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;display:flex}.Homeworks-module__2ADM0q__emptyTitle{color:var(--text-primary);font-size:1.1rem;font-weight:600}.Homeworks-module__2ADM0q__emptySubtitle{color:var(--text-secondary);max-width:400px;font-size:.875rem}.Homeworks-module__2ADM0q__modalOverlay{-webkit-backdrop-filter:blur(6px);z-index:999999;box-sizing:border-box;background:#0009;justify-content:center;align-items:center;width:100vw;height:100dvh;padding:20px;animation:.2s cubic-bezier(.16,1,.3,1) Homeworks-module__2ADM0q__modalOverlayFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.Homeworks-module__2ADM0q__modalCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;width:100%;max-width:920px;max-height:calc(100dvh - 40px);margin:auto;animation:.22s cubic-bezier(.16,1,.3,1) Homeworks-module__2ADM0q__modalPopIn;display:flex;overflow-y:auto;box-shadow:0 25px 50px -12px #00000059}.Homeworks-module__2ADM0q__modalHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.Homeworks-module__2ADM0q__modalTitle{color:var(--text-primary);align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.Homeworks-module__2ADM0q__modalCloseBtn{color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.Homeworks-module__2ADM0q__modalCloseBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.Homeworks-module__2ADM0q__modalBody{flex-direction:column;gap:16px;padding:22px 24px;display:flex}.Homeworks-module__2ADM0q__formRow3{grid-template-columns:1fr 1fr 1fr;gap:14px;display:grid}.Homeworks-module__2ADM0q__formRow2{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:16px;display:grid}.Homeworks-module__2ADM0q__formCol{flex-direction:column;gap:14px;display:flex}.Homeworks-module__2ADM0q__formGroup{flex-direction:column;gap:6px;display:flex}.Homeworks-module__2ADM0q__formLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.Homeworks-module__2ADM0q__formRequired{color:var(--error-500);margin-left:2px}.Homeworks-module__2ADM0q__formInput,.Homeworks-module__2ADM0q__formSelect,.Homeworks-module__2ADM0q__formTextarea{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);border-radius:8px;outline:none;padding:10px 14px;font-size:.9rem;transition:all .15s}.Homeworks-module__2ADM0q__formInput:focus,.Homeworks-module__2ADM0q__formSelect:focus,.Homeworks-module__2ADM0q__formTextarea:focus{border-color:var(--secondary-500);box-shadow:0 0 0 3px #2f7c7626}.Homeworks-module__2ADM0q__formSelect{cursor:pointer}.Homeworks-module__2ADM0q__fileDropZone{border:2px dashed var(--border-primary);text-align:center;background:var(--bg-tertiary);cursor:pointer;box-sizing:border-box;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;min-height:135px;padding:18px 14px;transition:all .2s;display:flex}.Homeworks-module__2ADM0q__fileDropZone:hover{border-color:var(--secondary-400);background:var(--secondary-50)}.Homeworks-module__2ADM0q__fileSelectedInfo{background:var(--secondary-50);border:1px solid var(--secondary-200);box-sizing:border-box;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;display:flex}@media (max-width:768px){.Homeworks-module__2ADM0q__formRow3,.Homeworks-module__2ADM0q__formRow2{grid-template-columns:1fr}}.Homeworks-module__2ADM0q__modalFooter{border-top:1px solid var(--border-primary);background:var(--bg-tertiary);justify-content:flex-end;align-items:center;gap:12px;padding:16px 22px;display:flex}.Homeworks-module__2ADM0q__previewModalCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;width:100%;max-width:900px;height:85vh;max-height:calc(100dvh - 40px);margin:auto;animation:.22s cubic-bezier(.16,1,.3,1) Homeworks-module__2ADM0q__modalPopIn;display:flex;box-shadow:0 25px 50px -12px #00000059}.Homeworks-module__2ADM0q__previewFrame{background:#525659;border:none;flex:1;width:100%}.Homeworks-module__2ADM0q__previewDownloadBtn{background:var(--gradient-secondary)!important;color:#fff!important;font-weight:600!important;box-shadow:0 4px 12px #2f7c7640!important}.Homeworks-module__2ADM0q__previewDownloadBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2f7c7659!important}.Homeworks-module__2ADM0q__submitHomeworkBtn{background:var(--gradient-secondary)!important;color:#fff!important;font-weight:600!important;box-shadow:0 4px 12px #2f7c7640!important}.Homeworks-module__2ADM0q__submitHomeworkBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #2f7c7659!important}@keyframes Homeworks-module__2ADM0q__modalOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Homeworks-module__2ADM0q__modalPopIn{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.Meeting-module__V5osFG__container{flex-direction:column;gap:20px;width:100%;display:flex}.Meeting-module__V5osFG__heroCard{background:var(--gradient-secondary);color:#fff;border:none;border-radius:16px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #2f7c7640}.Meeting-module__V5osFG__heroCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff26 0%,#fff0 70%);border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.Meeting-module__V5osFG__heroContent{justifyContent:space-between;z-index:1;flex-wrap:wrap;align-items:center;gap:20px;display:flex;position:relative}.Meeting-module__V5osFG__heroTitle{color:#fff;letter-spacing:-.01em;margin-bottom:6px;font-size:1.45rem;font-weight:700}.Meeting-module__V5osFG__heroSubtitle{color:#ffffffe6;max-width:580px;font-size:.9rem;line-height:1.45}.Meeting-module__V5osFG__heroActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;margin-left:auto;display:flex}.Meeting-module__V5osFG__heroStatBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff29;border:1px solid #ffffff47;border-radius:12px;align-items:center;gap:14px;padding:10px 20px;display:flex}.Meeting-module__V5osFG__heroStatLabel{opacity:.85;font-size:.75rem;font-weight:500}.Meeting-module__V5osFG__heroStatVal{font-size:1.25rem;font-weight:700;line-height:1.1}.Meeting-module__V5osFG__createMeetingBtn{color:var(--secondary-800,#1c4946)!important;background:#fff!important;border:1px solid #ffffffe6!important;font-weight:700!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 14px #00000026!important}.Meeting-module__V5osFG__createMeetingBtn:hover:not(:disabled){background:var(--secondary-50,#eaf6f5)!important;color:var(--secondary-900,#143634)!important;transform:translateY(-2px)!important;box-shadow:0 6px 18px #00000038!important}.Meeting-module__V5osFG__toolbarCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.Meeting-module__V5osFG__tabGroup{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:10px;gap:8px;padding:4px;display:flex}.Meeting-module__V5osFG__tabBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.Meeting-module__V5osFG__tabBtnActive{background:var(--bg-primary);color:var(--secondary-600);box-shadow:0 2px 8px #00000014}.Meeting-module__V5osFG__searchBoxWrapper{flex:1;min-width:200px;max-width:320px;position:relative}.Meeting-module__V5osFG__searchIcon{color:var(--text-tertiary);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Meeting-module__V5osFG__searchInput{border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:8px 12px 8px 36px;font-size:.875rem;transition:border-color .2s}.Meeting-module__V5osFG__searchInput:focus{border-color:var(--secondary-500)}.Meeting-module__V5osFG__meetingGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:18px;display:grid}.Meeting-module__V5osFG__meetingCard{background:var(--bg-card);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);border-radius:14px;flex-direction:column;justify-content:space-between;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Meeting-module__V5osFG__meetingCard:hover{box-shadow:var(--shadow-md);border-color:var(--secondary-300);transform:translateY(-2px)}.Meeting-module__V5osFG__cardAccentBar{width:5px;position:absolute;top:0;bottom:0;left:0}.Meeting-module__V5osFG__cardAccentApproved{background-color:var(--success-500,#10b981)}.Meeting-module__V5osFG__cardAccentWaiting{background-color:var(--warning-500,#f59e0b)}.Meeting-module__V5osFG__cardAccentPending{background-color:var(--text-tertiary,#9ca3af)}.Meeting-module__V5osFG__cardInner{flex-direction:column;flex:1;gap:14px;padding:20px 20px 16px 22px;display:flex}.Meeting-module__V5osFG__cardTopRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Meeting-module__V5osFG__cardTitle{color:var(--text-primary);margin-bottom:2px;font-size:1.1rem;font-weight:700;line-height:1.35}.Meeting-module__V5osFG__cardSubtitle{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Meeting-module__V5osFG__statusBadge{letter-spacing:.02em;white-space:nowrap;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700}.Meeting-module__V5osFG__statusBadgeApproved{color:#2e7d32;background:#e8f5e9}.Meeting-module__V5osFG__statusBadgeWaiting{color:#f57f17;background:#fff8e1}.Meeting-module__V5osFG__statusBadgePending{background:var(--bg-tertiary);color:var(--text-secondary)}.Meeting-module__V5osFG__dateTimeRow{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.Meeting-module__V5osFG__dateTimeItem{align-items:center;gap:10px;display:flex}.Meeting-module__V5osFG__dateTimeIconBox{background:var(--bg-primary);width:32px;height:32px;color:var(--secondary-600,#14b8a6);border-radius:8px;justify-content:center;align-items:center;display:flex}.Meeting-module__V5osFG__dateTimeLabel{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.04em;font-size:.7rem;font-weight:700}.Meeting-module__V5osFG__dateTimeValue{color:var(--text-primary);font-size:.9rem;font-weight:700}.Meeting-module__V5osFG__descriptionBox{background:var(--bg-tertiary);border-radius:8px;padding:10px 12px;font-size:.85rem}.Meeting-module__V5osFG__descriptionLabel{color:var(--text-tertiary);text-transform:uppercase;margin-bottom:2px;font-size:.7rem;font-weight:700}.Meeting-module__V5osFG__descriptionText{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box;overflow:hidden}.Meeting-module__V5osFG__progressSection{flex-direction:column;gap:6px;padding-top:4px;display:flex}.Meeting-module__V5osFG__progressTopRow{justify-content:space-between;align-items:center;display:flex}.Meeting-module__V5osFG__progressLabel{color:var(--text-tertiary);letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.Meeting-module__V5osFG__progressValueText{font-size:.75rem;font-weight:700}.Meeting-module__V5osFG__progressTrack{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:4px;height:6px;overflow:hidden}.Meeting-module__V5osFG__progressFill{border-radius:4px;height:100%;transition:width .3s}.Meeting-module__V5osFG__approvalRow{color:var(--text-secondary);justify-content:space-between;align-items:center;gap:8px;font-size:.8rem;display:flex}.Meeting-module__V5osFG__approvalFlags{gap:12px;display:flex}.Meeting-module__V5osFG__approvalFlag{align-items:center;gap:5px;font-size:.78rem;display:flex}.Meeting-module__V5osFG__approvalFlagOk{color:var(--success-600,#16a34a);font-weight:600}.Meeting-module__V5osFG__approvalFlagWait{color:var(--warning-600,#d97706)}.Meeting-module__V5osFG__cardActions{border-top:1px solid var(--border-primary);background:var(--bg-secondary);align-items:center;gap:8px;padding:12px 20px;display:flex}.Meeting-module__V5osFG__actionBtnFull{flex:1}.Meeting-module__V5osFG__joinButtonActive{background:var(--gradient-secondary,#2f7c76);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #2f7c7640}.Meeting-module__V5osFG__joinButtonActive:hover{background:var(--secondary-700,#235c58);color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #2f7c7659}.Meeting-module__V5osFG__joinButtonWaiting{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-primary);cursor:not-allowed;opacity:.85;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:600;display:flex}.Meeting-module__V5osFG__iconBtn{border:1px solid var(--border-primary);background:var(--bg-primary);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Meeting-module__V5osFG__iconBtn:hover{background:var(--bg-tertiary);color:var(--text-primary);transform:scale(1.05)}.Meeting-module__V5osFG__iconBtnDanger{color:var(--danger-600,#dc2626)}.Meeting-module__V5osFG__iconBtnDanger:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.Meeting-module__V5osFG__approveBtn{background:var(--success-600,#16a34a);color:#fff;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.Meeting-module__V5osFG__approveBtn:hover{background:var(--success-700,#15803d);transform:translateY(-1px)}.Meeting-module__V5osFG__emptyCard{background:var(--bg-card);border:1px dashed var(--border-primary);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:48px 24px;display:flex}.Meeting-module__V5osFG__emptyIconBox{background:var(--bg-tertiary);width:64px;height:64px;color:var(--secondary-500);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.Meeting-module__V5osFG__emptyTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.Meeting-module__V5osFG__emptySubtitle{color:var(--text-secondary);max-width:440px;font-size:.9rem;line-height:1.45}.Meeting-module__V5osFG__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;box-sizing:border-box;background:#000000a6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;inset:0}.Meeting-module__V5osFG__modalCardWide{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:18px;flex-direction:column;width:100%;max-width:980px;max-height:calc(100vh - 40px);animation:.22s cubic-bezier(.16,1,.3,1) Meeting-module__V5osFG__modalPop;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000059}@keyframes Meeting-module__V5osFG__modalPop{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.Meeting-module__V5osFG__modalHeader{border-bottom:1px solid var(--border-primary);background:var(--bg-tertiary);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Meeting-module__V5osFG__modalTitle{color:var(--text-primary);align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.Meeting-module__V5osFG__modalCloseBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.Meeting-module__V5osFG__modalCloseBtn:hover{background:var(--bg-primary);color:var(--text-primary)}.Meeting-module__V5osFG__modalBodyGrid{grid-template-columns:1fr 1.15fr;align-items:start;gap:28px;padding:22px 24px;display:grid;overflow-y:auto}.Meeting-module__V5osFG__modalColumn{flex-direction:column;gap:14px;display:flex}.Meeting-module__V5osFG__columnSectionTitle{color:var(--text-primary);letter-spacing:-.01em;align-items:center;gap:6px;font-size:.88rem;font-weight:700;display:flex}.Meeting-module__V5osFG__formGroup{flex-direction:column;gap:6px;display:flex}.Meeting-module__V5osFG__formLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.Meeting-module__V5osFG__formRequired{color:var(--danger-500,#ef4444)}.Meeting-module__V5osFG__formInput,.Meeting-module__V5osFG__formSelect,.Meeting-module__V5osFG__formTextarea{border:1px solid var(--border-primary);background:var(--bg-primary);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:9px 12px;font-size:.88rem;transition:border-color .2s}.Meeting-module__V5osFG__formInput:focus,.Meeting-module__V5osFG__formSelect:focus,.Meeting-module__V5osFG__formTextarea:focus{border-color:var(--secondary-500)}.Meeting-module__V5osFG__formTextarea{resize:vertical;min-height:68px}.Meeting-module__V5osFG__quickDaysRow{flex-wrap:wrap;gap:6px;margin-top:2px;display:flex}.Meeting-module__V5osFG__quickDayBtn{border:1px solid var(--border-primary);background:var(--bg-tertiary);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:4px 10px;font-size:.76rem;font-weight:600;transition:all .15s}.Meeting-module__V5osFG__quickDayBtn:hover{background:var(--bg-primary);color:var(--text-primary)}.Meeting-module__V5osFG__quickDayBtnActive{background:var(--secondary-50,#eaf6f5)!important;color:var(--secondary-800,#1c4946)!important;border-color:var(--secondary-400)!important;font-weight:700!important}.Meeting-module__V5osFG__availabilityLegendRow{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:12px;padding:4px 0 8px;font-size:.75rem;display:flex}.Meeting-module__V5osFG__legendItem{align-items:center;gap:5px;display:flex}.Meeting-module__V5osFG__legendDot{border-radius:50%;width:8px;height:8px}.Meeting-module__V5osFG__legendDotAvailable{background:var(--secondary-500,#2f7c76)}.Meeting-module__V5osFG__legendDotWaiting{background:#f59e0b}.Meeting-module__V5osFG__legendDotApproved{background:#ef4444}.Meeting-module__V5osFG__hourGrid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.Meeting-module__V5osFG__hourChip{border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:8px 4px;font-size:.82rem;font-weight:600;transition:all .15s;display:flex}.Meeting-module__V5osFG__hourChip:hover:not(:disabled){border-color:var(--secondary-500);background:var(--secondary-50,#eaf6f5);color:var(--secondary-800)}.Meeting-module__V5osFG__hourChipActive{font-weight:700;box-shadow:0 3px 10px #2f7c7659;background:var(--secondary-600,#2a6f6a)!important;color:#fff!important;border-color:var(--secondary-700)!important}.Meeting-module__V5osFG__hourChipWaiting{opacity:.88;color:#d97706!important;cursor:not-allowed!important;background:#fffbeb!important;border-color:#fcd34d!important}.Meeting-module__V5osFG__hourChipApproved{opacity:.75;color:#dc2626!important;cursor:not-allowed!important;background:#fef2f2!important;border-color:#fecaca!important}.Meeting-module__V5osFG__hourChipDisabled{opacity:.45;background:var(--bg-tertiary)!important;color:var(--text-tertiary)!important;border-color:var(--border-primary)!important;cursor:not-allowed!important}.Meeting-module__V5osFG__hourChipSubtext{letter-spacing:-.01em;font-size:.62rem;font-weight:600}.Meeting-module__V5osFG__summaryCard{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:10px;flex-direction:column;gap:6px;margin-top:2px;padding:12px 14px;display:flex}.Meeting-module__V5osFG__summaryRow{justify-content:space-between;align-items:center;font-size:.82rem;display:flex}.Meeting-module__V5osFG__summaryLabel{color:var(--text-tertiary);font-weight:600}.Meeting-module__V5osFG__summaryValue{color:var(--text-primary);font-weight:700}.Meeting-module__V5osFG__modalFooter{border-top:1px solid var(--border-primary);background:var(--bg-tertiary);flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;padding:14px 24px;display:flex}@media (max-width:820px){.Meeting-module__V5osFG__modalBodyGrid{grid-template-columns:1fr;gap:20px}}
.StudentDashboard-module__LBDwuW__container{flex-direction:column;gap:24px;max-width:100%;margin:0 auto;display:flex}.StudentDashboard-module__LBDwuW__heroCard{border-radius:var(--radius-xl);position:relative;overflow:hidden;background:var(--gradient-secondary)!important;color:#fff!important;border:none!important}.StudentDashboard-module__LBDwuW__heroContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.StudentDashboard-module__LBDwuW__heroLeft{align-items:center;gap:16px;display:flex}.StudentDashboard-module__LBDwuW__greetingTitle{color:#fff;margin-bottom:4px;font-size:1.5rem;font-weight:700}.StudentDashboard-module__LBDwuW__greetingSubtitle{opacity:.9;color:#fff;margin:0;font-size:.95rem}.StudentDashboard-module__LBDwuW__glassStatsPill{-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff40;border-radius:12px;align-items:center;gap:14px;padding:12px 20px;display:flex;box-shadow:0 4px 12px #00000014}.StudentDashboard-module__LBDwuW__glassStatsLabel{opacity:.9;color:#fff;font-size:.8rem;font-weight:500}.StudentDashboard-module__LBDwuW__glassStatsValue{color:#fff;font-size:1.4rem;font-weight:700;line-height:1.2}.StudentDashboard-module__LBDwuW__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}@media (max-width:768px){.StudentDashboard-module__LBDwuW__statsGrid{grid-template-columns:1fr}}.StudentDashboard-module__LBDwuW__statCardInner{align-items:center;gap:14px;display:flex}.StudentDashboard-module__LBDwuW__statIconWrap{border-radius:var(--radius-lg);background:var(--bg-tertiary);flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.StudentDashboard-module__LBDwuW__statTextWrap{flex-direction:column;min-width:0;display:flex}.StudentDashboard-module__LBDwuW__statLabel{color:var(--text-secondary);font-size:.825rem;font-weight:500}.StudentDashboard-module__LBDwuW__statValue{color:var(--text-primary);margin-top:2px;font-size:1.35rem;font-weight:700;line-height:1.2}.StudentDashboard-module__LBDwuW__topNav{background:var(--bg-card);border-radius:var(--radius-lg);border:1px solid var(--border-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex;box-shadow:0 2px 10px #0000000a}.StudentDashboard-module__LBDwuW__weekNavigator{align-items:center;gap:12px;display:flex}.StudentDashboard-module__LBDwuW__navArrowBtn{border:1.5px solid var(--border-primary,#e2e8f0);background:var(--bg-primary);color:#0f766e;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.StudentDashboard-module__LBDwuW__navArrowBtn:hover:not(:disabled){color:#0d9488;background:#f0fdfa;border-color:#0d9488;transform:translateY(-1px)}.StudentDashboard-module__LBDwuW__navArrowBtn:disabled{opacity:.4;cursor:not-allowed}.StudentDashboard-module__LBDwuW__dateDisplayWrapper{-webkit-user-select:none;user-select:none;border-radius:10px;flex-direction:column;align-items:center;padding:4px 14px;display:flex}.StudentDashboard-module__LBDwuW__dateTitle{color:#0f766e;letter-spacing:-.02em;text-align:center;margin:0;font-family:Outfit,Inter,serif,sans-serif;font-size:1.25rem;font-weight:800}[data-theme=dark] .StudentDashboard-module__LBDwuW__dateTitle{color:#2dd4bf}.StudentDashboard-module__LBDwuW__dateSubtitle{color:var(--text-secondary,#64748b);align-items:center;gap:4px;margin-top:2px;font-size:.75rem;font-weight:600;display:flex}.StudentDashboard-module__LBDwuW__viewFilterGroup{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:10px;align-items:center;gap:6px;padding:4px;display:flex}.StudentDashboard-module__LBDwuW__viewFilterBtn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:.825rem;font-weight:700;transition:all .15s}.StudentDashboard-module__LBDwuW__viewFilterBtn:hover{color:var(--text-primary)}.StudentDashboard-module__LBDwuW__viewFilterBtnActive{box-shadow:0 2px 6px #00000014;background:var(--bg-card)!important;color:#0f766e!important}[data-theme=dark] .StudentDashboard-module__LBDwuW__viewFilterBtnActive{color:#2dd4bf!important}.StudentDashboard-module__LBDwuW__scheduleSection{background:var(--bg-card,#fafbfb);border:1px solid var(--border-primary,#e5e7eb);border-radius:20px;flex-direction:column;gap:20px;padding:24px;display:flex;box-shadow:0 4px 20px #00000005}.StudentDashboard-module__LBDwuW__scheduleHeader{border-bottom:1px solid var(--border-primary,#f0f2f5);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding-bottom:14px;display:flex}.StudentDashboard-module__LBDwuW__scheduleTitleWrapper{align-items:center;gap:10px;display:flex}.StudentDashboard-module__LBDwuW__scheduleTitle{letter-spacing:.08em;color:var(--text-primary,#111827);text-transform:uppercase;margin:0;font-size:.95rem;font-weight:800}.StudentDashboard-module__LBDwuW__lessonCountBadge{background:var(--bg-tertiary,#f1f5f9);color:var(--text-secondary,#64748b);border:1px solid var(--border-primary,#e2e8f0);border-radius:999px;padding:3px 10px;font-size:.75rem;font-weight:700}.StudentDashboard-module__LBDwuW__refreshBtn{border:1.5px solid var(--border-primary,#e2e8f0);background:var(--bg-primary,#fff);color:#0f766e;cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:700;transition:all .2s;display:inline-flex}[data-theme=dark] .StudentDashboard-module__LBDwuW__refreshBtn{background:var(--bg-card);color:#2dd4bf;border-color:var(--border-primary)}.StudentDashboard-module__LBDwuW__refreshBtn:hover:not(:disabled){background:#f0fdfa;border-color:#0d9488;transform:translateY(-1px)}[data-theme=dark] .StudentDashboard-module__LBDwuW__refreshBtn:hover:not(:disabled){background:#0d948826}.StudentDashboard-module__LBDwuW__refreshBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.StudentDashboard-module__LBDwuW__spinIcon{animation:1s linear infinite StudentDashboard-module__LBDwuW__spin}@keyframes StudentDashboard-module__LBDwuW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.StudentDashboard-module__LBDwuW__columnsContainer{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));align-items:start;gap:16px;width:100%;padding:6px 2px 20px;display:grid}@media (min-width:1200px){.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="1"]{grid-template-columns:1fr}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="6"]{grid-template-columns:repeat(6,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="7"]{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (min-width:1024px) and (max-width:1199px){.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="1"]{grid-template-columns:1fr}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="6"],.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="7"]{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}}@media (min-width:768px) and (max-width:1023px){.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="1"]{grid-template-columns:1fr}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="5"],.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="6"],.StudentDashboard-module__LBDwuW__columnsContainer[data-days-count="7"]{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}}@media (max-width:767px){.StudentDashboard-module__LBDwuW__columnsContainer{grid-template-columns:1fr;gap:14px}}.StudentDashboard-module__LBDwuW__dayColumn{background:var(--bg-primary,#fff);border:1.5px solid var(--border-primary,#e2e8f0);border-radius:18px;flex-direction:column;gap:12px;width:100%;min-width:0;min-height:200px;padding:16px 14px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #00000005}[data-theme=dark] .StudentDashboard-module__LBDwuW__dayColumn{background:var(--bg-card);border-color:var(--border-primary)}.StudentDashboard-module__LBDwuW__dayColumn:hover{box-shadow:0 6px 18px #0000000d}.StudentDashboard-module__LBDwuW__dayColumn.StudentDashboard-module__LBDwuW__isToday{background:#fcfefe;border-color:#0d9488;box-shadow:0 4px 14px #0d948814}[data-theme=dark] .StudentDashboard-module__LBDwuW__dayColumn.StudentDashboard-module__LBDwuW__isToday{background:#0d94880d;border-color:#14b8a6}.StudentDashboard-module__LBDwuW__dayColumnHeader{border-bottom:2px solid var(--border-primary,#f1f5f9);justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.StudentDashboard-module__LBDwuW__dayColumnTitleWrapper{flex-direction:column;gap:1px;display:flex}.StudentDashboard-module__LBDwuW__dayColumnName{color:#0f766e;margin:0;font-family:Outfit,Inter,serif,sans-serif;font-size:1.05rem;font-weight:800}[data-theme=dark] .StudentDashboard-module__LBDwuW__dayColumnName{color:#2dd4bf}.StudentDashboard-module__LBDwuW__dayColumnDate{color:var(--text-secondary,#64748b);margin:0;font-size:.8rem;font-weight:600}.StudentDashboard-module__LBDwuW__dayColumnBadge{color:#0f766e;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:6px;padding:3px 8px;font-size:.75rem;font-weight:700}[data-theme=dark] .StudentDashboard-module__LBDwuW__dayColumnBadge{color:#2dd4bf;background:#0d948826;border-color:#0d94884d}.StudentDashboard-module__LBDwuW__dayColumnBody{flex-direction:column;flex:1;gap:10px;display:flex}.StudentDashboard-module__LBDwuW__columnBreakRow{justify-content:center;align-items:center;padding:2px 0;display:flex;position:relative}.StudentDashboard-module__LBDwuW__columnBreakLine{border-top:1.5px dashed var(--border-primary,#e2e8f0);z-index:1;height:1px;position:absolute;top:50%;left:0;right:0}.StudentDashboard-module__LBDwuW__columnBreakPill{z-index:2;background:var(--bg-tertiary,#f1f5f9);color:var(--text-secondary,#64748b);border:1px solid var(--border-primary,#e2e8f0);border-radius:999px;padding:2px 10px;font-size:.72rem;font-weight:700;position:relative}.StudentDashboard-module__LBDwuW__columnLessonCard{background:var(--bg-card,#fff);border:1.5px solid var(--border-primary,#e2e8f0);border-left-style:solid;border-left-width:5px;border-radius:14px;flex-direction:column;gap:10px;width:100%;min-width:0;padding:14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #0000000a}.StudentDashboard-module__LBDwuW__columnLessonCard:hover{border-color:var(--border-secondary,#cbd5e1);transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.StudentDashboard-module__LBDwuW__cardTopRow{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.StudentDashboard-module__LBDwuW__cardTopLeft{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.StudentDashboard-module__LBDwuW__lessonBadge{letter-spacing:.06em;text-transform:uppercase;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-block}.StudentDashboard-module__LBDwuW__cardActions{align-items:center;gap:4px;display:flex}.StudentDashboard-module__LBDwuW__iconActionBtn{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:inline-flex}.StudentDashboard-module__LBDwuW__iconActionBtn:hover{background:var(--bg-tertiary,#f1f5f9);color:var(--text-primary,#0f172a)}.StudentDashboard-module__LBDwuW__timeRow{color:var(--text-primary,#1e293b);justify-content:space-between;align-items:center;gap:6px;font-size:.825rem;font-weight:700;display:flex}[data-theme=dark] .StudentDashboard-module__LBDwuW__timeRow{color:var(--text-primary)}.StudentDashboard-module__LBDwuW__durationPill{color:var(--text-secondary);background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:600}.StudentDashboard-module__LBDwuW__lessonTitle{color:var(--text-primary,#111827);margin:0;font-family:Outfit,Inter,serif,sans-serif;font-size:.975rem;font-weight:800;line-height:1.35}.StudentDashboard-module__LBDwuW__statusRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;display:flex}.StudentDashboard-module__LBDwuW__statusBadgeDone{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}[data-theme=dark] .StudentDashboard-module__LBDwuW__statusBadgeDone{color:#93c5fd;background:#2563eb2e;border-color:#2563eb59}.StudentDashboard-module__LBDwuW__statusBadgeCurrent{color:var(--primary-700,#1976d2);background:#2196f324;border:1px solid #2196f34d;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:800;animation:2s infinite StudentDashboard-module__LBDwuW__pulseGlow;display:inline-flex}.StudentDashboard-module__LBDwuW__statusBadgeWaiting{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}[data-theme=dark] .StudentDashboard-module__LBDwuW__statusBadgeWaiting{color:#fcd34d;background:#f59e0b26;border-color:#f59e0b4d}@keyframes StudentDashboard-module__LBDwuW__pulseGlow{0%{box-shadow:0 0 #2196f359}70%{box-shadow:0 0 0 6px #2196f300}to{box-shadow:0 0 #2196f300}}.StudentDashboard-module__LBDwuW__toggleActiveBtn{border:1px solid var(--border-primary,#e2e8f0);background:var(--bg-primary,#f8fafc);color:var(--text-secondary,#475569);cursor:pointer;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:700;transition:all .15s}.StudentDashboard-module__LBDwuW__toggleActiveBtn:hover{background:var(--bg-tertiary,#f1f5f9);border-color:var(--border-secondary,#cbd5e1);color:var(--text-primary)}.StudentDashboard-module__LBDwuW__generalDescription{color:#0f766e;background:#f0fdfa;border-left:3px solid #0d9488;border-radius:6px;margin:0;padding:7px 9px;font-size:.8rem;line-height:1.4}[data-theme=dark] .StudentDashboard-module__LBDwuW__generalDescription{color:#2dd4bf;background:#0d94881a}.StudentDashboard-module__LBDwuW__studentDescription{color:#1d4ed8;background:#eff6ff;border-left:3px solid #2563eb;border-radius:6px;margin:0;padding:7px 9px;font-size:.8rem;line-height:1.4}[data-theme=dark] .StudentDashboard-module__LBDwuW__studentDescription{color:#60a5fa;background:#2563eb1a}.StudentDashboard-module__LBDwuW__homeworkSection{background:linear-gradient(135deg,#f0fdfa 0%,#e6fffa 100%);border:1px solid #99f6e4;border-radius:10px;flex-direction:column;gap:8px;margin-top:2px;padding:8px 10px;transition:all .2s;display:flex;box-shadow:0 1px 3px #0d94880f}[data-theme=dark] .StudentDashboard-module__LBDwuW__homeworkSection{background:#0d948814;border-color:#0d948840}.StudentDashboard-module__LBDwuW__homeworkSection:hover{border-color:#5eead4;box-shadow:0 2px 6px #0d94881f}.StudentDashboard-module__LBDwuW__homeworkInfo{align-items:center;gap:8px;min-width:0;display:flex}.StudentDashboard-module__LBDwuW__homeworkIconWrap{color:#fff;background:#0d9488;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.StudentDashboard-module__LBDwuW__homeworkTextWrap{flex-direction:column;flex:1;min-width:0;display:flex}.StudentDashboard-module__LBDwuW__homeworkLabel{color:#0f766e;text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:700}[data-theme=dark] .StudentDashboard-module__LBDwuW__homeworkLabel{color:#2dd4bf}.StudentDashboard-module__LBDwuW__homeworkTitle{color:#134e4a;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:700;line-height:1.25;overflow:hidden}[data-theme=dark] .StudentDashboard-module__LBDwuW__homeworkTitle{color:var(--text-primary)}.StudentDashboard-module__LBDwuW__homeworkActions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.StudentDashboard-module__LBDwuW__hwPreviewBtn,.StudentDashboard-module__LBDwuW__hwDownloadBtn{cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-family:inherit;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.StudentDashboard-module__LBDwuW__hwPreviewBtn{color:#0f766e;background:#fff;border:1.5px solid #0d9488}.StudentDashboard-module__LBDwuW__hwPreviewBtn:hover:not(:disabled){background:#f0fdfa;border-color:#0f766e;transform:translateY(-1px)}.StudentDashboard-module__LBDwuW__hwDownloadBtn{color:#fff;background:#0d9488;border:1.5px solid #0d9488;box-shadow:0 1px 3px #0d948833}.StudentDashboard-module__LBDwuW__hwDownloadBtn:hover:not(:disabled){background:#0f766e;border-color:#0f766e;transform:translateY(-1px)}.StudentDashboard-module__LBDwuW__hwPreviewBtn:disabled,.StudentDashboard-module__LBDwuW__hwDownloadBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.StudentDashboard-module__LBDwuW__emptyState{text-align:center;color:#94a3b8;flex-direction:column;align-items:center;gap:14px;padding:60px 20px;display:flex}.StudentDashboard-module__LBDwuW__emptyStateTitle{color:var(--text-primary,#475569);margin:0;font-size:1.05rem;font-weight:700}.StudentDashboard-module__LBDwuW__emptyStateText{color:var(--text-secondary,#64748b);max-width:420px;margin:0;font-size:.875rem;line-height:1.5}.StudentDashboard-module__LBDwuW__modalOverlay{-webkit-backdrop-filter:blur(6px);z-index:9999999;background-color:#0f172aa6;justify-content:center;align-items:center;padding:16px;animation:.2s StudentDashboard-module__LBDwuW__modalFadeIn;display:flex;position:fixed;inset:0}.StudentDashboard-module__LBDwuW__modalCard{background-color:var(--bg-card,#fff);border:1px solid var(--border-primary,#e0e0e0);border-radius:16px;flex-direction:column;width:100%;max-width:580px;animation:.2s cubic-bezier(.16,1,.3,1) StudentDashboard-module__LBDwuW__modalZoomIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 10px 20px -5px #00000026}.StudentDashboard-module__LBDwuW__pdfModalCard{background-color:var(--bg-card,#fff);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;width:100%;max-width:920px;height:85vh;animation:.2s cubic-bezier(.16,1,.3,1) StudentDashboard-module__LBDwuW__modalZoomIn;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.StudentDashboard-module__LBDwuW__modalHeader{border-bottom:1px solid var(--border-primary);background-color:var(--bg-secondary);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.StudentDashboard-module__LBDwuW__modalTitleSection{align-items:center;gap:12px;display:flex}.StudentDashboard-module__LBDwuW__modalTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.StudentDashboard-module__LBDwuW__modalCloseBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:6px;transition:background-color .15s;display:flex}.StudentDashboard-module__LBDwuW__modalCloseBtn:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.StudentDashboard-module__LBDwuW__modalBody{padding:24px;overflow-y:auto}.StudentDashboard-module__LBDwuW__modalFooter{border-top:1px solid var(--border-primary);background-color:var(--bg-secondary);justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.StudentDashboard-module__LBDwuW__pdfFrame{background-color:#f8fafc;border:none;flex:1;width:100%}@keyframes StudentDashboard-module__LBDwuW__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes StudentDashboard-module__LBDwuW__modalZoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Stopwatch-module__j8VLma__container{flex-direction:column;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding-bottom:64px;display:flex}.Stopwatch-module__j8VLma__heroCard{border-radius:var(--radius-xl,16px);padding:26px 30px;position:relative;overflow:hidden;box-shadow:0 10px 25px -5px #2f7c7640;background:var(--gradient-secondary,linear-gradient(135deg, #2f7c76 0%, #1e5550 100%))!important;color:#fff!important;border:none!important}.Stopwatch-module__j8VLma__heroCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff29 0%,#fff0 70%);border-radius:50%;width:220px;height:220px;position:absolute;top:-40px;right:-40px}.Stopwatch-module__j8VLma__heroCard:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff14 0%,#fff0 70%);border-radius:50%;width:180px;height:180px;position:absolute;bottom:-50px;left:25%}.Stopwatch-module__j8VLma__heroContent{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.Stopwatch-module__j8VLma__heroTextWrapper{max-width:620px}.Stopwatch-module__j8VLma__heroBadge{-webkit-backdrop-filter:blur(8px);letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.Stopwatch-module__j8VLma__heroTitle{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-size:1.6rem;font-weight:800}.Stopwatch-module__j8VLma__heroSubtitle{color:#ffffffeb;margin:0;font-size:.95rem;line-height:1.5}.Stopwatch-module__j8VLma__heroActions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.Stopwatch-module__j8VLma__heroStatPill{-webkit-backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff47;border-radius:14px;align-items:center;gap:14px;padding:12px 20px;display:flex;box-shadow:0 4px 12px #00000014}.Stopwatch-module__j8VLma__heroStatIconWrap{color:#fff;background:#ffffff38;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Stopwatch-module__j8VLma__heroStatText{flex-direction:column;display:flex}.Stopwatch-module__j8VLma__heroStatLabel{opacity:.9;color:#fff;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:600}.Stopwatch-module__j8VLma__heroStatValue{color:#fff;font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:800;line-height:1.2}.Stopwatch-module__j8VLma__heroHistoryBtn{color:var(--secondary-700,#1e5550);background:#fff;border:1px solid #fff9;border-radius:14px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 12px #0000001f}.Stopwatch-module__j8VLma__heroHistoryBtn:hover{color:var(--secondary-800,#143634);background:#f8fafc;transform:translateY(-2px);box-shadow:0 6px 18px #0000002e}.Stopwatch-module__j8VLma__statsGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.Stopwatch-module__j8VLma__statCardInner{align-items:center;gap:14px;display:flex}.Stopwatch-module__j8VLma__statIconWrap{border-radius:var(--radius-lg,12px);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex}.Stopwatch-module__j8VLma__statCardInner:hover .Stopwatch-module__j8VLma__statIconWrap{transform:scale(1.06)}.Stopwatch-module__j8VLma__statIconTeal{color:var(--secondary-500,#2f7c76);background:#2f7c761f}.Stopwatch-module__j8VLma__statIconBlue{color:var(--primary-600,#1e88e5);background:#2196f31f}.Stopwatch-module__j8VLma__statIconPurple{color:#9333ea;background:#9333ea1f}.Stopwatch-module__j8VLma__statIconAmber{color:#d97706;background:#f59e0b1f}.Stopwatch-module__j8VLma__statTextWrap{flex-direction:column;min-width:0;display:flex}.Stopwatch-module__j8VLma__statLabel{color:var(--text-secondary);font-size:.825rem;font-weight:500}.Stopwatch-module__j8VLma__statValue{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:1.35rem;font-weight:700;line-height:1.2;overflow:hidden}.Stopwatch-module__j8VLma__statSubtitle{color:var(--text-tertiary);margin-top:3px;font-size:.75rem;font-weight:500}.Stopwatch-module__j8VLma__layoutGrid{grid-template-columns:1fr 380px;align-items:start;gap:24px;display:grid}@media (max-width:1024px){.Stopwatch-module__j8VLma__layoutGrid{grid-template-columns:1fr}}.Stopwatch-module__j8VLma__stopwatchMainColumn{flex-direction:column;gap:20px;display:flex}.Stopwatch-module__j8VLma__generalCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl,16px);box-shadow:var(--shadow-light);flex-direction:column;align-items:center;padding:28px 24px 32px;display:flex;position:relative;overflow:hidden}.Stopwatch-module__j8VLma__generalCardActive{border-color:var(--secondary-400,#58ada6);box-shadow:0 4px 20px #2f7c761f}.Stopwatch-module__j8VLma__cardHeaderRow{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:16px;display:flex}.Stopwatch-module__j8VLma__cardHeaderLeft{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Stopwatch-module__j8VLma__focusModeToggleBtn{border:1px solid var(--secondary-200,#86c7c1);border-radius:var(--radius-full,9999px);color:var(--secondary-600,#2a6f6a);cursor:pointer;background-color:#2f7c761a;align-items:center;gap:8px;padding:7px 16px;font-size:.85rem;font-weight:700;transition:all .22s cubic-bezier(.4,0,.2,1);display:inline-flex}.Stopwatch-module__j8VLma__focusModeToggleBtn:hover{background-color:var(--secondary-500,#2f7c76);color:#fff;border-color:var(--secondary-500,#2f7c76);transform:translateY(-2px);box-shadow:0 4px 14px #2f7c7647}[data-theme=dark] .Stopwatch-module__j8VLma__focusModeToggleBtn{border-color:var(--secondary-700,#1e5550);color:var(--secondary-400,#58ada6);background-color:#3d9b9429}[data-theme=dark] .Stopwatch-module__j8VLma__focusModeToggleBtn:hover{background-color:var(--secondary-500,#2f7c76);color:#fff}.Stopwatch-module__j8VLma__statusPill{border-radius:var(--radius-full,9999px);background-color:var(--bg-primary);border:1px solid var(--border-primary);color:var(--text-secondary);align-items:center;gap:6px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-flex}.Stopwatch-module__j8VLma__statusPillRunning{border-color:var(--secondary-400,#58ada6);color:var(--secondary-500,#2f7c76);background-color:#2f7c761f}.Stopwatch-module__j8VLma__statusPillPaused{color:#d97706;background-color:#ffc10724;border-color:#f59e0b}[data-theme=dark] .Stopwatch-module__j8VLma__statusPillPaused{color:#fbbf24}.Stopwatch-module__j8VLma__pulseDot{background-color:currentColor;border-radius:50%;width:7px;height:7px}.Stopwatch-module__j8VLma__pulseDotRunning{animation:1.6s infinite Stopwatch-module__j8VLma__pulse}@keyframes Stopwatch-module__j8VLma__pulse{0%{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.3)}to{opacity:.7;transform:scale(.9)}}.Stopwatch-module__j8VLma__generalLabelTimeWrap{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.Stopwatch-module__j8VLma__generalLabel{color:var(--text-secondary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:.85rem;font-weight:700}.Stopwatch-module__j8VLma__generalTime{color:var(--text-primary);letter-spacing:2px;font-variant-numeric:tabular-nums;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:3.8rem;font-weight:800;line-height:1}.Stopwatch-module__j8VLma__generalActionsRow{justify-content:center;align-items:center;gap:14px;width:100%;max-width:440px;display:flex}.Stopwatch-module__j8VLma__generalStartBtn{flex:1;height:52px;border-radius:12px!important;font-size:1.05rem!important;font-weight:700!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 4px 14px #2f7c7640!important}.Stopwatch-module__j8VLma__generalStartBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #2f7c7659!important}.Stopwatch-module__j8VLma__generalPauseBtn{flex:1;height:52px;color:#fff!important;background:#f59e0b!important;border-radius:12px!important;font-size:1.05rem!important;font-weight:700!important;box-shadow:0 4px 14px #f59e0b40!important}.Stopwatch-module__j8VLma__generalPauseBtn:hover:not(:disabled){transform:translateY(-2px);background:#d97706!important;box-shadow:0 6px 20px #f59e0b59!important}.Stopwatch-module__j8VLma__generalResetBtn{background:var(--bg-tertiary);border:1.5px solid var(--border-primary);width:52px;height:52px;color:var(--text-secondary);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__generalResetBtn:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--border-secondary);transform:rotate(-15deg)}.Stopwatch-module__j8VLma__saveSyncBtn{background:var(--secondary-500,#2f7c76);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;height:52px;padding:0 20px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #2f7c7633}.Stopwatch-module__j8VLma__saveSyncBtn:hover:not(:disabled){background:var(--secondary-600,#2a6f6a);transform:translateY(-2px)}.Stopwatch-module__j8VLma__saveSyncBtn:disabled{opacity:.5;cursor:not-allowed}.Stopwatch-module__j8VLma__sectionHeader{justify-content:space-between;align-items:center;margin-top:6px;display:flex}.Stopwatch-module__j8VLma__sectionTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.Stopwatch-module__j8VLma__sectionSubtitle{color:var(--text-secondary);font-size:.8rem;font-weight:500}.Stopwatch-module__j8VLma__courseList{flex-direction:column;gap:12px;display:flex}.Stopwatch-module__j8VLma__courseRow{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl,14px);box-shadow:var(--shadow-light);align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Stopwatch-module__j8VLma__courseRow:hover{box-shadow:var(--shadow-medium);border-color:var(--secondary-300,#86c7c1);transform:translateY(-1px)}.Stopwatch-module__j8VLma__courseRowRunning{background:linear-gradient(90deg, #2f7c760a 0%, var(--bg-card) 100%);border-color:var(--secondary-500,#2f7c76)!important;box-shadow:0 4px 16px #2f7c761f!important}.Stopwatch-module__j8VLma__courseBar{flex-shrink:0;align-self:stretch;width:8px;min-height:68px}.Stopwatch-module__j8VLma__courseContent{flex:1;justify-content:space-between;align-items:center;gap:14px;padding:14px 20px;display:flex}.Stopwatch-module__j8VLma__courseNameWrap{flex-direction:column;gap:2px;min-width:0;display:flex}.Stopwatch-module__j8VLma__courseName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:1.05rem;font-weight:700;overflow:hidden}.Stopwatch-module__j8VLma__courseStatusBadge{color:var(--secondary-600,#2a6f6a);align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:inline-flex}.Stopwatch-module__j8VLma__courseRightWrap{flex-shrink:0;align-items:center;gap:14px;display:flex}.Stopwatch-module__j8VLma__courseTime{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.45rem;font-weight:700}.Stopwatch-module__j8VLma__courseTimeRunning{color:var(--secondary-600,#2a6f6a)}.Stopwatch-module__j8VLma__coursePlayButton{background:var(--secondary-500,#2f7c76);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 2px 8px #2f7c7640}.Stopwatch-module__j8VLma__coursePlayButton:hover{background:var(--secondary-600,#2a6f6a);transform:scale(1.08)}.Stopwatch-module__j8VLma__coursePauseButton{background:#f59e0b!important;box-shadow:0 2px 8px #f59e0b40!important}.Stopwatch-module__j8VLma__courseDeleteButton{width:34px;height:34px;color:var(--text-tertiary);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__courseDeleteButton:hover{color:#ef4444;background:#ef44441a}.Stopwatch-module__j8VLma__addCourseCard{background:var(--bg-card);border:2px dashed var(--border-secondary,#bdbdbd);border-radius:var(--radius-xl,14px);cursor:pointer;color:var(--text-secondary);justify-content:center;align-items:center;gap:10px;padding:18px 24px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Stopwatch-module__j8VLma__addCourseCard:hover{border-color:var(--secondary-500,#2f7c76);background:var(--secondary-50,#eaf6f5);color:var(--secondary-700,#1e5550);transform:translateY(-2px)}.Stopwatch-module__j8VLma__addCourseIconWrap{background:var(--bg-tertiary);width:36px;height:36px;color:inherit;border-radius:50%;justify-content:center;align-items:center;display:flex}.Stopwatch-module__j8VLma__addCourseText{color:inherit;font-size:.95rem;font-weight:700}.Stopwatch-module__j8VLma__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out forwards Stopwatch-module__j8VLma__fadeIn;display:flex;position:fixed;inset:0}.Stopwatch-module__j8VLma__modalContent{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl,16px);width:100%;max-width:540px;box-shadow:var(--shadow-dark);flex-direction:column;animation:.25s cubic-bezier(.16,1,.3,1) forwards Stopwatch-module__j8VLma__scaleUp;display:flex;overflow:hidden}@keyframes Stopwatch-module__j8VLma__scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.Stopwatch-module__j8VLma__modalHeader{border-bottom:1.5px solid var(--border-primary);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.Stopwatch-module__j8VLma__modalTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.Stopwatch-module__j8VLma__modalCloseBtn{background:var(--bg-tertiary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__modalCloseBtn:hover{background:var(--bg-secondary);color:var(--text-primary)}.Stopwatch-module__j8VLma__modalBody{flex-direction:column;gap:16px;max-height:450px;padding:24px;display:flex;overflow-y:auto}.Stopwatch-module__j8VLma__filterSectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;font-weight:700}.Stopwatch-module__j8VLma__chipRow{flex-wrap:wrap;gap:8px;display:flex}.Stopwatch-module__j8VLma__chip{border:1.5px solid var(--border-primary);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 14px;font-size:.85rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Stopwatch-module__j8VLma__chip:hover{border-color:var(--secondary-400,#58ada6);color:var(--text-primary)}.Stopwatch-module__j8VLma__chipActive{font-weight:700;box-shadow:0 2px 8px #2f7c7640;background:var(--secondary-500,#2f7c76)!important;color:#fff!important;border-color:var(--secondary-500,#2f7c76)!important}.Stopwatch-module__j8VLma__branchDivider{background:var(--border-primary);height:1px;margin:6px 0}.Stopwatch-module__j8VLma__historyCard{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:var(--radius-xl,16px);box-shadow:var(--shadow-light);flex-direction:column;gap:20px;padding:24px;display:flex}.Stopwatch-module__j8VLma__historyHeader{border-bottom:1.5px solid var(--border-primary);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.Stopwatch-module__j8VLma__historyTitleWrap{align-items:center;gap:10px;display:flex}.Stopwatch-module__j8VLma__historyTitle{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.Stopwatch-module__j8VLma__historyCountBadge{background:var(--bg-secondary);color:var(--secondary-600,#2a6f6a);border-radius:12px;padding:3px 9px;font-size:.75rem;font-weight:700}.Stopwatch-module__j8VLma__historyRefreshBtn{border:1px solid var(--border-primary);background:var(--bg-secondary);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:inline-flex}.Stopwatch-module__j8VLma__historyRefreshBtn:hover{background:var(--bg-card);color:var(--text-primary);transform:rotate(45deg)}.Stopwatch-module__j8VLma__historyRefreshing{animation:1s linear infinite Stopwatch-module__j8VLma__spin}@keyframes Stopwatch-module__j8VLma__spin{to{transform:rotate(360deg)}}.Stopwatch-module__j8VLma__sessionList{flex-direction:column;gap:12px;max-height:480px;padding-right:4px;display:flex;overflow-y:auto}.Stopwatch-module__j8VLma__sessionItem{border-radius:var(--radius-md,10px);border:1px solid var(--border-primary);background:var(--bg-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__sessionItem:hover{border-color:var(--secondary-300,#86c7c1);transform:translate(2px);box-shadow:0 2px 8px #0000000a}.Stopwatch-module__j8VLma__sessionLeft{flex-direction:column;gap:4px;min-width:0;display:flex}.Stopwatch-module__j8VLma__sessionLessonBadge{border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:3px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.Stopwatch-module__j8VLma__sessionNote{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:.85rem;font-weight:500;overflow:hidden}.Stopwatch-module__j8VLma__sessionTime{color:var(--text-tertiary);font-size:.725rem}.Stopwatch-module__j8VLma__sessionRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.Stopwatch-module__j8VLma__sessionDuration{color:var(--secondary-700,#1e5550);font-variant-numeric:tabular-nums;background:var(--secondary-50,#eaf6f5);border:1px solid var(--secondary-200,#addad6);border-radius:6px;padding:3px 8px;font-size:.95rem;font-weight:700}.Stopwatch-module__j8VLma__emptyState{text-align:center;color:var(--text-tertiary);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:36px 16px;display:flex}.Stopwatch-module__j8VLma__emptyIconWrap{background:var(--bg-secondary);width:54px;height:54px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.Stopwatch-module__j8VLma__emptyTitle{color:var(--text-secondary);margin:0;font-size:.95rem;font-weight:700}.Stopwatch-module__j8VLma__emptyDesc{color:var(--text-tertiary);max-width:240px;margin:0;font-size:.825rem;line-height:1.4}.Stopwatch-module__j8VLma__historyPromoCard{border-radius:var(--radius-lg,12px);background:linear-gradient(135deg,#2f7c7614 0%,#2196f314 100%);border:1.5px dashed #2f7c764d;flex-direction:column;gap:10px;margin-top:auto;padding:16px;display:flex}.Stopwatch-module__j8VLma__promoTitle{color:var(--secondary-800,#143634);align-items:center;gap:6px;font-size:.875rem;font-weight:700;display:flex}.Stopwatch-module__j8VLma__promoDesc{color:var(--text-secondary);margin:0;font-size:.775rem;line-height:1.4}.Stopwatch-module__j8VLma__promoBtn{background:var(--secondary-500,#2f7c76);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 14px;font-size:.825rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.Stopwatch-module__j8VLma__promoBtn:hover{background:var(--secondary-600,#2a6f6a);transform:translateY(-1px)}.Stopwatch-module__j8VLma__resetModalContent{background:var(--bg-card);border-radius:var(--radius-xl,16px);width:100%;max-width:440px;box-shadow:var(--shadow-dark);flex-direction:column;gap:16px;padding:24px;display:flex}.Stopwatch-module__j8VLma__resetModalTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:800}.Stopwatch-module__j8VLma__resetModalDesc{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.Stopwatch-module__j8VLma__resetModalActions{flex-direction:column;gap:10px;margin-top:6px;display:flex}.Stopwatch-module__j8VLma__resetGeneralOnlyBtn{border:1.5px solid var(--border-primary);background:var(--bg-primary);color:var(--text-primary);cursor:pointer;border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:700;transition:all .2s}.Stopwatch-module__j8VLma__resetGeneralOnlyBtn:hover{background:var(--bg-secondary);border-color:var(--secondary-400)}.Stopwatch-module__j8VLma__resetAllBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:12px 16px;font-size:.9rem;font-weight:700;transition:all .2s}.Stopwatch-module__j8VLma__resetAllBtn:hover{background:#dc2626}.Stopwatch-module__j8VLma__resetCancelBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 16px;font-size:.875rem;font-weight:600;transition:all .2s}.Stopwatch-module__j8VLma__resetCancelBtn:hover{color:var(--text-primary)}.Stopwatch-module__j8VLma__focusOverlay{z-index:9999;background-color:var(--bg-primary);-webkit-user-select:none;user-select:none;background-image:radial-gradient(circle at 50% 30%,#2f7c7629 0%,#0000 68%);flex-direction:column;animation:.3s cubic-bezier(.4,0,.2,1) Stopwatch-module__j8VLma__fadeInFocus;display:flex;position:fixed;inset:0;overflow:hidden}@keyframes Stopwatch-module__j8VLma__fadeInFocus{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.Stopwatch-module__j8VLma__focusTopBar{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:20px 24px;display:flex}.Stopwatch-module__j8VLma__focusBadgeWrap{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.Stopwatch-module__j8VLma__focusBadge{border-radius:var(--radius-full,9999px);border:1px solid var(--secondary-300,#86c7c1);color:var(--secondary-500,#2f7c76);letter-spacing:.05em;text-transform:uppercase;background:#2f7c761f;align-items:center;gap:8px;padding:8px 18px;font-size:.85rem;font-weight:700;display:inline-flex}[data-theme=dark] .Stopwatch-module__j8VLma__focusBadge{border-color:var(--secondary-600,#2a6f6a);color:var(--secondary-400,#58ada6);background:#3d9b942e}.Stopwatch-module__j8VLma__focusActiveCourseBadge{border-radius:var(--radius-full,9999px);background:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-primary);box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.Stopwatch-module__j8VLma__focusActiveCourseDot{border-radius:50%;width:8px;height:8px;animation:1.6s infinite Stopwatch-module__j8VLma__pulse}.Stopwatch-module__j8VLma__exitFocusBtn{background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:var(--radius-full,9999px);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Stopwatch-module__j8VLma__exitFocusBtn:hover{background-color:var(--bg-tertiary);border-color:var(--secondary-400,#58ada6);transform:scale(1.03)}.Stopwatch-module__j8VLma__focusScrollBody{flex-direction:column;flex:1;align-items:center;width:100%;padding:10px 24px 48px;display:flex;overflow-y:auto}.Stopwatch-module__j8VLma__focusCenter{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:960px;margin:0 auto;display:flex}.Stopwatch-module__j8VLma__focusTimeDisplay{font-variant-numeric:tabular-nums;color:var(--text-primary);letter-spacing:3px;margin:16px 0 28px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:clamp(4.5rem,12vw,8.5rem);font-weight:900;line-height:1;transition:color .3s}.Stopwatch-module__j8VLma__focusControlsRow{justify-content:center;align-items:center;gap:14px;width:100%;max-width:520px;margin-bottom:36px;display:flex}.Stopwatch-module__j8VLma__bigStartBtn{border-radius:var(--radius-lg,14px);background-color:var(--secondary-500,#2f7c76);color:#fff;cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:56px;font-size:1.15rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 18px #2f7c7647}.Stopwatch-module__j8VLma__bigStartBtn:hover{background-color:var(--secondary-600,#2a6f6a);transform:translateY(-2px);box-shadow:0 8px 24px #2f7c765c}.Stopwatch-module__j8VLma__bigStartBtn:active{transform:translateY(0)}.Stopwatch-module__j8VLma__bigPauseBtn{border-radius:var(--radius-lg,14px);color:#fff;cursor:pointer;background-color:#f59e0b;border:none;flex:1;justify-content:center;align-items:center;gap:10px;height:56px;font-size:1.15rem;font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 6px 18px #f59e0b47}.Stopwatch-module__j8VLma__bigPauseBtn:hover{background-color:#d97706;transform:translateY(-2px);box-shadow:0 8px 24px #f59e0b5c}.Stopwatch-module__j8VLma__bigPauseBtn:active{transform:translateY(0)}.Stopwatch-module__j8VLma__focusResetBtn{border-radius:var(--radius-lg,14px);border:1.5px solid var(--border-primary);background-color:var(--bg-primary);width:56px;height:56px;color:var(--text-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__focusResetBtn:hover:not(:disabled){color:#ef4444;background-color:#ef444414;border-color:#ef4444;transform:rotate(-30deg)}.Stopwatch-module__j8VLma__focusResetBtn:disabled{opacity:.4;cursor:not-allowed}.Stopwatch-module__j8VLma__focusSaveBtn{border-radius:var(--radius-lg,14px);background-color:var(--secondary-600,#2a6f6a);color:#fff;cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:8px;height:56px;padding:0 24px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #2f7c7640}.Stopwatch-module__j8VLma__focusSaveBtn:hover:not(:disabled){background-color:var(--secondary-700,#1e5550);transform:translateY(-2px)}.Stopwatch-module__j8VLma__focusSaveBtn:disabled{opacity:.4;cursor:not-allowed}.Stopwatch-module__j8VLma__focusCourseSection{background:var(--bg-secondary);border:1px solid var(--border-primary);width:100%;max-width:900px;box-shadow:var(--shadow-sm);text-align:left;border-radius:20px;margin-bottom:24px;padding:22px 24px}.Stopwatch-module__j8VLma__focusCourseHeader{border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.Stopwatch-module__j8VLma__focusCourseTitleWrap{align-items:center;gap:10px;display:flex}.Stopwatch-module__j8VLma__focusCourseIcon{color:var(--secondary-500,#2f7c76)}.Stopwatch-module__j8VLma__focusCourseTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:800}.Stopwatch-module__j8VLma__focusCourseCountBadge{color:var(--secondary-600,#2a6f6a);border-radius:var(--radius-full,9999px);background:#2f7c761f;padding:2px 9px;font-size:.75rem;font-weight:700}.Stopwatch-module__j8VLma__focusAddCourseBtn{background:var(--secondary-500,#2f7c76);color:#fff;cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:7px 16px;font-size:.82rem;font-weight:700;transition:all .2s;display:inline-flex}.Stopwatch-module__j8VLma__focusAddCourseBtn:hover{background:var(--secondary-600,#2a6f6a);transform:translateY(-1px)}.Stopwatch-module__j8VLma__focusCourseGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.Stopwatch-module__j8VLma__focusCourseCard{background:var(--bg-card);border:1px solid var(--border-primary);box-shadow:var(--shadow-light);border-radius:14px;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.Stopwatch-module__j8VLma__focusCourseCard:hover{border-color:var(--secondary-300,#86c7c1);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.Stopwatch-module__j8VLma__focusCourseCardRunning{border-color:var(--secondary-500,#2f7c76)!important;background:linear-gradient(90deg, #2f7c7614 0%, var(--bg-card) 100%)!important;box-shadow:0 4px 14px #2f7c7629!important}.Stopwatch-module__j8VLma__focusCourseBar{flex-shrink:0;align-self:stretch;width:6px;min-height:60px}.Stopwatch-module__j8VLma__focusCourseContent{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:12px 14px;display:flex}.Stopwatch-module__j8VLma__focusCourseInfo{flex-direction:column;gap:3px;min-width:0;display:flex}.Stopwatch-module__j8VLma__focusCourseNameRow{align-items:center;gap:6px;min-width:0;display:flex}.Stopwatch-module__j8VLma__focusCourseName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.Stopwatch-module__j8VLma__focusCourseRunningBadge{color:var(--secondary-600,#2a6f6a);background:#2f7c761f;border-radius:6px;align-items:center;gap:3px;padding:2px 6px;font-size:.68rem;font-weight:700;display:inline-flex}.Stopwatch-module__j8VLma__focusCourseTimeRow{align-items:center;display:flex}.Stopwatch-module__j8VLma__focusCourseTime{color:var(--text-secondary);font-variant-numeric:tabular-nums;letter-spacing:.5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.15rem;font-weight:700}.Stopwatch-module__j8VLma__focusCourseTimeRunning{color:var(--secondary-600,#2a6f6a)}.Stopwatch-module__j8VLma__focusCourseActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.Stopwatch-module__j8VLma__focusCoursePlayBtn{background:var(--secondary-500,#2f7c76);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 2px 6px #2f7c7640}.Stopwatch-module__j8VLma__focusCoursePlayBtn:hover{background:var(--secondary-600,#2a6f6a);transform:scale(1.08)}.Stopwatch-module__j8VLma__focusCoursePauseBtn{background:#f59e0b!important;box-shadow:0 2px 6px #f59e0b40!important}.Stopwatch-module__j8VLma__focusCoursePauseBtn:hover{background:#d97706!important}.Stopwatch-module__j8VLma__focusCourseDeleteBtn{border:1px solid var(--border-primary);width:32px;height:32px;color:var(--text-tertiary);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__focusCourseDeleteBtn:hover{color:#ef4444;background:#ef444414;border-color:#ef4444}.Stopwatch-module__j8VLma__focusEmptyCourseCard{border:1.5px dashed var(--border-primary);background:var(--bg-card);cursor:pointer;border-radius:14px;align-items:center;gap:14px;padding:18px 20px;transition:all .2s;display:flex}.Stopwatch-module__j8VLma__focusEmptyCourseCard:hover{border-color:var(--secondary-400,#58ada6);background:#2f7c760a}.Stopwatch-module__j8VLma__focusEmptyIconWrap{width:40px;height:40px;color:var(--secondary-500,#2f7c76);background:#2f7c761a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Stopwatch-module__j8VLma__focusEmptyTextWrap{text-align:left;flex-direction:column;gap:2px;display:flex}.Stopwatch-module__j8VLma__focusEmptyTitle{color:var(--text-primary);font-size:.92rem;font-weight:700}.Stopwatch-module__j8VLma__focusEmptySubtitle{color:var(--text-secondary);font-size:.8rem}.Stopwatch-module__j8VLma__focusHint{color:var(--text-tertiary);justify-content:center;align-items:center;gap:6px;margin-top:10px;margin-bottom:16px;font-size:.88rem;display:flex}.Stopwatch-module__j8VLma__kbd{background-color:var(--bg-secondary);border:1px solid var(--border-primary);color:var(--text-secondary);border-radius:6px;padding:2px 8px;font-family:inherit;font-size:.78rem;font-weight:700;display:inline-block}@media (max-width:768px){.Stopwatch-module__j8VLma__heroCard{padding:20px}.Stopwatch-module__j8VLma__heroTitle{font-size:1.35rem}.Stopwatch-module__j8VLma__generalTime{font-size:2.8rem}.Stopwatch-module__j8VLma__courseContent{flex-direction:column;align-items:flex-start}.Stopwatch-module__j8VLma__courseRightWrap{justify-content:space-between;width:100%}}
.BlogSection-module__0LeuVG__blogSection{padding:var(--space-4xl) 0;background-color:var(--bg-secondary)}.BlogSection-module__0LeuVG__container{max-width:1400px;padding:0 var(--space-xl);margin:0 auto}.BlogSection-module__0LeuVG__header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-end;gap:var(--space-lg);display:flex}.BlogSection-module__0LeuVG__titleArea{flex-direction:column;display:flex}.BlogSection-module__0LeuVG__sectionTitle{color:var(--secondary-700);margin-bottom:var(--space-component-sm);font-size:42px;font-weight:800}.BlogSection-module__0LeuVG__sectionSubtitle{color:var(--text-tertiary);max-width:600px;font-size:16px}.BlogSection-module__0LeuVG__viewAll{align-items:center;gap:var(--space-sm);color:var(--secondary-500);white-space:nowrap;flex-shrink:0;font-weight:600;transition:gap .2s;display:flex}.BlogSection-module__0LeuVG__viewAll:hover{gap:var(--space-component-sm)}.BlogSection-module__0LeuVG__sliderRow{align-items:center;gap:var(--space-sm);display:flex}.BlogSection-module__0LeuVG__sideNav{color:var(--secondary-700);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .2s,opacity .2s,transform .2s;display:inline-flex}.BlogSection-module__0LeuVG__sideNav:hover:not(:disabled){color:var(--secondary-500);transform:scale(1.08)}.BlogSection-module__0LeuVG__sideNav:disabled{opacity:.25;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.BlogSection-module__0LeuVG__sideNav{opacity:0}.BlogSection-module__0LeuVG__sliderRow:hover .BlogSection-module__0LeuVG__sideNav,.BlogSection-module__0LeuVG__sliderRow:focus-within .BlogSection-module__0LeuVG__sideNav{opacity:1}.BlogSection-module__0LeuVG__sliderRow:hover .BlogSection-module__0LeuVG__sideNav:disabled,.BlogSection-module__0LeuVG__sliderRow:focus-within .BlogSection-module__0LeuVG__sideNav:disabled{opacity:.25}}.BlogSection-module__0LeuVG__sliderViewport{flex:1;min-width:0;position:relative}.BlogSection-module__0LeuVG__track{gap:var(--space-xl);scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-top:-12px;margin-bottom:-12px;padding-top:12px;padding-bottom:16px;display:flex;overflow-x:auto}.BlogSection-module__0LeuVG__track::-webkit-scrollbar{display:none}.BlogSection-module__0LeuVG__slide{flex:0 0 calc((100% - 2 * var(--space-xl)) / 3);width:calc((100% - 2 * var(--space-xl)) / 3);scroll-snap-align:start;scroll-snap-stop:always;box-sizing:border-box;min-width:0}.BlogSection-module__0LeuVG__card{background-color:var(--bg-primary);box-shadow:var(--shadow-sm);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s,border-color .3s;display:flex;overflow:hidden}.BlogSection-module__0LeuVG__imageWrapper{width:100%;height:180px;position:relative;overflow:hidden}.BlogSection-module__0LeuVG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.BlogSection-module__0LeuVG__card:hover .BlogSection-module__0LeuVG__image{transform:scale(1.05)}.BlogSection-module__0LeuVG__imageFallback{background-color:var(--bg-tertiary);width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.BlogSection-module__0LeuVG__fallbackIcon{opacity:.4}.BlogSection-module__0LeuVG__cardInfo{padding:var(--space-lg);gap:var(--space-md);flex-direction:column;flex:1;display:flex}.BlogSection-module__0LeuVG__card:hover{box-shadow:var(--shadow-xl);border-color:var(--secondary-500);transform:translateY(-8px)}.BlogSection-module__0LeuVG__cardHeader{justify-content:space-between;align-items:center;display:flex}.BlogSection-module__0LeuVG__category{padding:var(--space-xs) var(--space-component-sm);text-transform:uppercase;border-radius:6px;font-size:11px;font-weight:700}.BlogSection-module__0LeuVG__egitim{background-color:var(--secondary-50);color:var(--secondary-700)}.BlogSection-module__0LeuVG__psikoloji{background-color:var(--warning-50,#fff7ed);color:var(--warning-700,#b45309)}.BlogSection-module__0LeuVG__planlama{background-color:var(--success-50);color:var(--success-700)}.BlogSection-module__0LeuVG__date{color:var(--text-tertiary);font-size:13px}.BlogSection-module__0LeuVG__titleLink{text-decoration:none;display:block}.BlogSection-module__0LeuVG__titleLink:hover .BlogSection-module__0LeuVG__cardTitle{color:var(--secondary-500)}.BlogSection-module__0LeuVG__imageLink{width:100%;display:block}.BlogSection-module__0LeuVG__cardTitle{color:var(--text-primary);font-size:20px;font-weight:700;line-height:1.2;transition:color .2s}.BlogSection-module__0LeuVG__cardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:15px;line-height:1.5;display:-webkit-box;overflow:hidden}.BlogSection-module__0LeuVG__readMore{align-items:center;gap:var(--space-xs);color:var(--secondary-500);margin-top:auto;font-size:14px;font-weight:600;transition:gap .2s;display:flex}.BlogSection-module__0LeuVG__readMore:hover{gap:var(--space-sm)}@media (max-width:1024px){.BlogSection-module__0LeuVG__slide{flex-basis:calc((100% - var(--space-xl)) / 2);width:calc((100% - var(--space-xl)) / 2)}.BlogSection-module__0LeuVG__header{text-align:center;flex-direction:column;align-items:center}}@media (max-width:640px){.BlogSection-module__0LeuVG__track{gap:0}.BlogSection-module__0LeuVG__slide{flex-basis:100%;width:100%}.BlogSection-module__0LeuVG__sectionTitle{font-size:32px}.BlogSection-module__0LeuVG__sliderRow{gap:2px}.BlogSection-module__0LeuVG__sideNav svg{width:22px;height:22px}}.BlogSection-module__0LeuVG__loading{text-align:center;padding:var(--space-xl);color:var(--text-tertiary);width:100%;font-size:18px}
.Card-module__YZZNYW__card{background-color:var(--bg-primary);border-radius:var(--radius-lg);border:1px solid var(--border-primary);box-shadow:var(--shadow-sm);transition:all .25s;overflow:hidden}.Card-module__YZZNYW__hoverable:hover{box-shadow:var(--shadow-lg);border-color:var(--secondary-300);transform:translateY(-4px)}.Card-module__YZZNYW__glass{background:var(--bg-glass,#ffffffd9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.Card-module__YZZNYW__padding-none{padding:0}.Card-module__YZZNYW__padding-sm{padding:var(--space-component-sm)}.Card-module__YZZNYW__padding-md{padding:var(--space-lg)}.Card-module__YZZNYW__padding-lg{padding:var(--space-xl)}.Card-module__YZZNYW__padding-xl{padding:var(--space-2xl)}@media (max-width:640px){.Card-module__YZZNYW__padding-xl{padding:var(--space-lg)}.Card-module__YZZNYW__padding-lg{padding:var(--space-md)}}
.ShareAction-module__SWjRxG__shareBtn{color:#64748b;align-items:center;gap:.5rem;font-weight:500;display:flex}.ShareAction-module__SWjRxG__shareBtn:hover{color:#0d8abc;background-color:#f1f5f9}
.CTASection-module__bYO9xq__ctaSection{padding:var(--space-3xl) 0;background-color:var(--bg-dark);background-image:radial-gradient(circle at right top, color-mix(in srgb, var(--secondary-500) 30%, transparent) 0%, transparent 60%);margin:var(--space-xl);border-radius:var(--radius-3xl);border:1px solid var(--border-primary);overflow:hidden}.CTASection-module__bYO9xq__container{max-width:800px;padding:0 var(--space-xl);text-align:center;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.CTASection-module__bYO9xq__content{align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.CTASection-module__bYO9xq__title{color:var(--warning-500);margin-bottom:var(--space-xs);font-size:clamp(24px,3.5vw,36px);font-weight:800;line-height:1.2}.CTASection-module__bYO9xq__subtitle{font-size:var(--font-size-lg);color:#fffc;margin-bottom:var(--space-sm);max-width:650px;line-height:1.6}.CTASection-module__bYO9xq__subtitle strong{color:var(--warning-500)}.CTASection-module__bYO9xq__actions{margin-top:var(--space-sm);justify-content:center;display:flex}.CTASection-module__bYO9xq__ctaBtn{background-color:var(--warning-500);color:#212121;padding:var(--space-component-sm) var(--space-xl);font-weight:700;font-size:var(--font-size-lg);box-shadow:var(--shadow-sm);border-radius:var(--radius-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.CTASection-module__bYO9xq__ctaBtn:hover{box-shadow:var(--shadow-md);background-color:var(--warning-400);transform:translateY(-2px)}@media (max-width:768px){.CTASection-module__bYO9xq__ctaSection{margin:var(--space-md);padding:var(--space-xl) 0}.CTASection-module__bYO9xq__container{padding:0 var(--space-md)}.CTASection-module__bYO9xq__title{font-size:var(--font-size-3xl)}.CTASection-module__bYO9xq__subtitle{font-size:var(--font-size-base)}.CTASection-module__bYO9xq__ctaBtn{padding:var(--space-component-sm) var(--space-xl);font-size:var(--font-size-base)}}
