.PageHeader-module__cS7uea__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;margin-block-end:var(--space-6);display:flex}.PageHeader-module__cS7uea__text{min-width:0}.PageHeader-module__cS7uea__title{font-size:clamp(var(--text-2xl), 4vw, var(--text-3xl));letter-spacing:-.03em}.PageHeader-module__cS7uea__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin-block-start:var(--space-1)}.PageHeader-module__cS7uea__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.PageHeader-module__cS7uea__section+.PageHeader-module__cS7uea__section{margin-block-start:var(--space-8)}.PageHeader-module__cS7uea__sectionHead{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-block-end:var(--space-4);display:flex}
.Feedback-module__ZYuaiG__skeleton{background:var(--surface-sunken);display:block;position:relative;overflow:hidden}.Feedback-module__ZYuaiG__skeleton:after{content:"";background:linear-gradient(90deg, transparent, var(--surface-hover), transparent);animation:1.6s infinite Feedback-module__ZYuaiG__shimmer;position:absolute;inset:0;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.Feedback-module__ZYuaiG__skeleton:after{animation:none}}.Feedback-module__ZYuaiG__cardGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));display:grid}.Feedback-module__ZYuaiG__skeletonCard{gap:var(--space-3);padding:var(--space-5);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.Feedback-module__ZYuaiG__skeletonRow{gap:var(--space-2);margin-block-start:auto;display:flex}.Feedback-module__ZYuaiG__rows{gap:var(--space-3);flex-direction:column;display:flex}.Feedback-module__ZYuaiG__skeletonRowItem{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex}.Feedback-module__ZYuaiG__fullPage{background:var(--bg);place-items:center;min-height:100svh;display:grid}.Feedback-module__ZYuaiG__mark{gap:var(--space-2);display:flex}.Feedback-module__ZYuaiG__markDot{border-radius:var(--radius-full);background:var(--accent);width:.6rem;height:.6rem;animation:1.1s ease-in-out infinite Feedback-module__ZYuaiG__pulse-soft}.Feedback-module__ZYuaiG__markDot:nth-child(2){animation-delay:.15s}.Feedback-module__ZYuaiG__markDot:nth-child(3){animation-delay:.3s}.Feedback-module__ZYuaiG__empty{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-12) var(--space-6);text-align:center;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);background:var(--surface-raised);flex-direction:column;display:flex}.Feedback-module__ZYuaiG__emptyCompact{padding:var(--space-6) var(--space-4);gap:var(--space-2)}.Feedback-module__ZYuaiG__emptyIcon{border-radius:var(--radius-full);background:var(--accent-soft);width:3.5rem;height:3.5rem;color:var(--accent);place-items:center;display:grid}.Feedback-module__ZYuaiG__emptyCompact .Feedback-module__ZYuaiG__emptyIcon{width:2.5rem;height:2.5rem}.Feedback-module__ZYuaiG__emptyTitle{font-size:var(--text-lg);font-weight:700}.Feedback-module__ZYuaiG__emptyCompact .Feedback-module__ZYuaiG__emptyTitle{font-size:var(--text-base)}.Feedback-module__ZYuaiG__emptyText{max-width:34ch;font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal)}.Feedback-module__ZYuaiG__emptyAction{margin-block-start:var(--space-2)}.Feedback-module__ZYuaiG__error{border-color:var(--danger);background:var(--danger-soft)}.Feedback-module__ZYuaiG__errorIcon{background:var(--danger-soft);color:var(--danger)}
.Modal-module__7LRQSW__overlay{z-index:var(--z-modal);padding:var(--space-4);-webkit-backdrop-filter:blur(6px);overscroll-behavior:contain;background:#020c0e9e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow-y:auto}.Modal-module__7LRQSW__panel{width:100%;max-height:calc(100svh - var(--space-8));background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);outline:none;flex-direction:column;display:flex;position:relative}.Modal-module__7LRQSW__sm{max-width:26rem}.Modal-module__7LRQSW__md{max-width:34rem}.Modal-module__7LRQSW__lg{max-width:46rem}.Modal-module__7LRQSW__xl{max-width:62rem}.Modal-module__7LRQSW__header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-5) var(--space-3);border-bottom:1px solid var(--border);flex:none;display:flex}.Modal-module__7LRQSW__headings{min-width:0}.Modal-module__7LRQSW__title{font-size:var(--text-xl);font-weight:700}.Modal-module__7LRQSW__description{font-size:var(--text-sm);color:var(--text-muted);margin-block-start:var(--space-1)}.Modal-module__7LRQSW__body{padding:var(--space-5);overscroll-behavior:contain;flex:auto;overflow-y:auto}.Modal-module__7LRQSW__footer{justify-content:flex-end;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-top:1px solid var(--border);background:var(--surface-2);border-end-end-radius:var(--radius-xl);border-end-start-radius:var(--radius-xl);flex-wrap:wrap;flex:none;display:flex}@media (max-width:640px){.Modal-module__7LRQSW__overlay{align-items:flex-end;padding:0}.Modal-module__7LRQSW__panel{max-width:none;max-height:92svh;border-start-start-radius:var(--radius-xl);border-start-end-radius:var(--radius-xl);border-end-end-radius:0;border-end-start-radius:0;padding-block-end:env(safe-area-inset-bottom)}.Modal-module__7LRQSW__footer{border-radius:0}}
.CommandPalette-module__PeC5dW__overlay{z-index:var(--z-palette);padding:clamp(var(--space-6), 12vh, 9rem) var(--space-4) var(--space-4);-webkit-backdrop-filter:blur(6px);background:#020c0e8c;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.CommandPalette-module__PeC5dW__panel{background:var(--surface-1);border:1px solid var(--border-strong);border-radius:var(--radius-lg);width:100%;max-width:36rem;max-height:min(30rem,70svh);box-shadow:var(--shadow-xl);flex-direction:column;display:flex;overflow:hidden}.CommandPalette-module__PeC5dW__searchRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);border-block-end:1px solid var(--border);flex:none;display:flex}.CommandPalette-module__PeC5dW__searchIcon{color:var(--text-subtle);flex:none}.CommandPalette-module__PeC5dW__input{min-width:0;font-size:var(--text-md);color:var(--text);background:0 0;border:none;outline:none;flex:auto;font-weight:500}.CommandPalette-module__PeC5dW__kbd{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-subtle);background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;padding:1px 5px}.CommandPalette-module__PeC5dW__results{overscroll-behavior:contain;padding:var(--space-2);flex:auto;overflow-y:auto}.CommandPalette-module__PeC5dW__group+.CommandPalette-module__PeC5dW__group{margin-block-start:var(--space-2)}.CommandPalette-module__PeC5dW__groupLabel{padding:var(--space-2) var(--space-2) var(--space-1);font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);font-weight:700}.CommandPalette-module__PeC5dW__item{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);text-align:start;color:var(--text-muted);display:flex}.CommandPalette-module__PeC5dW__itemActive{background:var(--accent-soft);color:var(--text)}.CommandPalette-module__PeC5dW__itemIcon{width:1.5rem;color:var(--text-subtle);flex:none;place-items:center;display:grid}.CommandPalette-module__PeC5dW__itemActive .CommandPalette-module__PeC5dW__itemIcon{color:var(--accent)}.CommandPalette-module__PeC5dW__swatch{border-radius:var(--radius-full);width:.7rem;height:.7rem}.CommandPalette-module__PeC5dW__itemText{flex-direction:column;flex:auto;min-width:0;display:flex}.CommandPalette-module__PeC5dW__itemLabel{font-size:var(--text-base);color:var(--text);font-weight:600}.CommandPalette-module__PeC5dW__itemHint{font-size:var(--text-xs);color:var(--text-subtle)}.CommandPalette-module__PeC5dW__itemArrow{opacity:0;color:var(--accent);flex:none}.CommandPalette-module__PeC5dW__itemActive .CommandPalette-module__PeC5dW__itemArrow{opacity:1}.CommandPalette-module__PeC5dW__noResults{padding:var(--space-8) var(--space-4);text-align:center;font-size:var(--text-sm);color:var(--text-subtle)}.CommandPalette-module__PeC5dW__footer{align-items:center;gap:var(--space-4);padding:var(--space-2) var(--space-4);border-block-start:1px solid var(--border);background:var(--surface-2);font-size:var(--text-2xs);color:var(--text-subtle);flex:none;display:flex}.CommandPalette-module__PeC5dW__footer span{align-items:center;gap:4px;display:inline-flex}.CommandPalette-module__PeC5dW__footerHint{margin-inline-start:auto}@media (max-width:640px){.CommandPalette-module__PeC5dW__overlay{padding-block-start:var(--space-4)}.CommandPalette-module__PeC5dW__footerHint{display:none}}
.Progress-module__S-RFka__barWrap{align-items:center;gap:var(--space-3);width:100%;display:flex}.Progress-module__S-RFka__track{background:var(--surface-sunken);border-radius:var(--radius-full);flex:auto;position:relative;overflow:hidden}.Progress-module__S-RFka__sm{height:4px}.Progress-module__S-RFka__md{height:8px}.Progress-module__S-RFka__lg{height:12px}.Progress-module__S-RFka__fill{border-radius:var(--radius-full);height:100%;display:block}.Progress-module__S-RFka__accent{background:var(--accent)}.Progress-module__S-RFka__success{background:var(--success)}.Progress-module__S-RFka__warning{background:var(--warning)}.Progress-module__S-RFka__danger{background:var(--danger)}.Progress-module__S-RFka__info{background:var(--info)}.Progress-module__S-RFka__barValue{font-size:var(--text-xs);color:var(--text-muted);text-align:end;flex:none;min-width:2.5rem;font-weight:700}.Progress-module__S-RFka__ringWrap{flex:none;place-items:center;display:grid;position:relative}.Progress-module__S-RFka__ring{transform:rotate(-90deg)}.Progress-module__S-RFka__ringTrack{stroke:var(--surface-sunken)}.Progress-module__S-RFka__ringFill{transition:stroke-dashoffset var(--dur-slow) var(--ease-out)}.Progress-module__S-RFka__ring_accent{stroke:var(--accent)}.Progress-module__S-RFka__ring_success{stroke:var(--success)}.Progress-module__S-RFka__ring_warning{stroke:var(--warning)}.Progress-module__S-RFka__ring_danger{stroke:var(--danger)}@media (prefers-reduced-motion:reduce){.Progress-module__S-RFka__ringFill{transition:none}}.Progress-module__S-RFka__ringContent{justify-content:center;align-items:center;gap:var(--space-1);text-align:center;pointer-events:none;flex-direction:column;display:flex;position:absolute;inset:0}.Progress-module__S-RFka__dots{padding:var(--space-1);border-radius:var(--radius-xs);background:0 0;align-items:center;gap:3px;display:inline-flex}button.Progress-module__S-RFka__dots:hover{background:var(--surface-hover)}.Progress-module__S-RFka__dot{border-radius:var(--radius-full);background:var(--border-strong);width:7px;height:7px;transition:background-color var(--dur-fast) var(--ease-out)}.Progress-module__S-RFka__dotOn{background:var(--text-subtle)}.Progress-module__S-RFka__dot_low{background:var(--danger)}.Progress-module__S-RFka__dot_medium{background:var(--warning)}.Progress-module__S-RFka__dot_high{background:var(--success)}
.ModuleCard-module__9Ivwmq__card{gap:var(--space-3);padding:var(--space-4);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.ModuleCard-module__9Ivwmq__card:before{content:"";background:var(--module-color);height:3px;position:absolute;inset-block-start:0;inset-inline:0}.ModuleCard-module__9Ivwmq__card:hover{border-color:var(--border-strong)}.ModuleCard-module__9Ivwmq__cardDragging{opacity:.55;border-color:var(--accent);border-style:dashed}.ModuleCard-module__9Ivwmq__head{align-items:flex-start;gap:var(--space-2);margin-block-start:var(--space-1);display:flex}.ModuleCard-module__9Ivwmq__handle{border-radius:var(--radius-xs);width:1.5rem;height:1.5rem;color:var(--text-subtle);cursor:grab;flex:none;place-items:center;display:grid}.ModuleCard-module__9Ivwmq__handle:hover{background:var(--surface-hover);color:var(--text)}.ModuleCard-module__9Ivwmq__handle:active{cursor:grabbing}.ModuleCard-module__9Ivwmq__titleBlock{flex:auto;min-width:0}.ModuleCard-module__9Ivwmq__title{font-size:var(--text-md);font-weight:700}.ModuleCard-module__9Ivwmq__code{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-subtle);letter-spacing:.03em;margin-block-start:2px;display:inline-block}.ModuleCard-module__9Ivwmq__stats{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.ModuleCard-module__9Ivwmq__stats dt{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--text-subtle);font-weight:700}.ModuleCard-module__9Ivwmq__stats dd{font-size:var(--text-sm);margin-block-start:1px;font-weight:700}.ModuleCard-module__9Ivwmq__pills{gap:var(--space-2);flex-wrap:wrap;display:flex}.ModuleCard-module__9Ivwmq__actions{gap:var(--space-2);margin-block-start:auto;padding-block-start:var(--space-1);display:flex}
.Charts-module__hsgPhW__figure{width:100%}.Charts-module__hsgPhW__bars{align-items:flex-end;gap:2px;width:100%;padding-block-end:1.15rem;display:flex;position:relative}.Charts-module__hsgPhW__barSlot{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex;position:relative}.Charts-module__hsgPhW__bar{border-radius:var(--radius-xs) var(--radius-xs) 2px 2px;background:var(--accent);opacity:.75;width:100%;max-width:2.25rem;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);transform-origin:bottom}.Charts-module__hsgPhW__barSlot:hover .Charts-module__hsgPhW__bar{opacity:1;transform:scaleY(1.02)}.Charts-module__hsgPhW__barMet{background:var(--success);opacity:.85}.Charts-module__hsgPhW__barToday{opacity:1;box-shadow:0 0 0 1px var(--accent-border)}.Charts-module__hsgPhW__barEmpty{background:var(--border-strong);opacity:.5}.Charts-module__hsgPhW__barLabel{font-size:var(--text-2xs);color:var(--text-subtle);font-variant-numeric:tabular-nums;pointer-events:none;position:absolute;inset-block-end:0}.Charts-module__hsgPhW__goalLine{border-block-start:1px dashed var(--border-strong);pointer-events:none;height:0;position:absolute;inset-inline:0}.Charts-module__hsgPhW__goalLine:after{content:attr(data-label);font-size:var(--text-2xs);color:var(--text-subtle);font-weight:600;position:absolute;inset-block-start:-.95rem;inset-inline-end:0}.Charts-module__hsgPhW__tooltip{z-index:2;padding:var(--space-1) var(--space-2);border-radius:var(--radius-xs);background:var(--surface-3);border:1px solid var(--border-strong);box-shadow:var(--shadow-md);font-size:var(--text-2xs);white-space:nowrap;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;inset-block-end:calc(100% + 4px)}.Charts-module__hsgPhW__tooltip strong{font-size:var(--text-xs);color:var(--text)}.Charts-module__hsgPhW__tooltip span{color:var(--text-subtle)}.Charts-module__hsgPhW__heatmap{grid-template-rows:repeat(7,1fr);grid-auto-columns:1fr;grid-auto-flow:column;gap:3px;width:100%;display:grid}.Charts-module__hsgPhW__cell,.Charts-module__hsgPhW__cellBlank{aspect-ratio:1;border-radius:3px;min-width:8px}.Charts-module__hsgPhW__cellBlank{background:0 0}.Charts-module__hsgPhW__cell{background:var(--surface-sunken);transition:transform var(--dur-instant) var(--ease-out)}.Charts-module__hsgPhW__cell:hover{transform:scale(1.25)}.Charts-module__hsgPhW__level0{background:var(--surface-sunken)}.Charts-module__hsgPhW__level1{background:color-mix(in srgb, var(--accent) 26%, transparent)}.Charts-module__hsgPhW__level2{background:color-mix(in srgb, var(--accent) 48%, transparent)}.Charts-module__hsgPhW__level3{background:color-mix(in srgb, var(--accent) 72%, transparent)}.Charts-module__hsgPhW__level4{background:var(--accent)}.Charts-module__hsgPhW__cellToday{box-shadow:0 0 0 1.5px var(--text-muted)}.Charts-module__hsgPhW__legend{justify-content:flex-end;align-items:center;gap:var(--space-1);font-size:var(--text-2xs);color:var(--text-subtle);margin-block-start:var(--space-3);display:flex}.Charts-module__hsgPhW__legend .Charts-module__hsgPhW__cell{cursor:default;width:10px;min-width:10px}.Charts-module__hsgPhW__legend .Charts-module__hsgPhW__cell:hover{transform:none}.Charts-module__hsgPhW__donutFigure{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Charts-module__hsgPhW__donutWrap{flex:none;place-items:center;display:grid;position:relative}.Charts-module__hsgPhW__donutCenter{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Charts-module__hsgPhW__donutValue{font-family:var(--font-display);font-size:var(--text-xl);font-variant-numeric:tabular-nums;font-weight:800}.Charts-module__hsgPhW__donutLabel{font-size:var(--text-2xs);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;font-weight:700}.Charts-module__hsgPhW__donutLegend{gap:var(--space-2);flex-direction:column;flex:12rem;min-width:0;display:flex}.Charts-module__hsgPhW__donutLegend li{align-items:center;gap:var(--space-2);font-size:var(--text-sm);display:flex}.Charts-module__hsgPhW__donutSwatch{border-radius:3px;flex:none;width:.6rem;height:.6rem}.Charts-module__hsgPhW__donutName{color:var(--text-muted);flex:auto}.Charts-module__hsgPhW__donutPct{font-variant-numeric:tabular-nums;flex:none;font-weight:700}
.AppShell-module__cB5iMW__shell{grid-template-columns:var(--sidebar-w) minmax(0, 1fr);min-height:100svh;display:grid}.AppShell-module__cB5iMW__sidebar{gap:var(--space-4);height:100svh;padding:var(--space-5) var(--space-4);background:var(--surface-1);border-inline-end:1px solid var(--border);flex-direction:column;display:flex;position:sticky;inset-block-start:0}.AppShell-module__cB5iMW__brand{align-items:center;gap:var(--space-3);padding-inline:var(--space-2);flex:none;display:flex}.AppShell-module__cB5iMW__brandMark{border-radius:var(--radius-full);border:3px solid var(--accent);border-block-end-color:#0000;flex:none;width:1.6rem;height:1.6rem;position:relative;transform:rotate(-45deg)}.AppShell-module__cB5iMW__brandMark:after{content:"";border-radius:var(--radius-full);background:var(--accent);position:absolute;inset:4px}.AppShell-module__cB5iMW__brandName{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:-.03em;font-weight:800}.AppShell-module__cB5iMW__semesterPicker{flex:none}.AppShell-module__cB5iMW__searchTrigger{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-subtle);font-size:var(--text-sm);transition:border-color var(--dur-fast) var(--ease-out);flex:none;font-weight:500;display:flex}.AppShell-module__cB5iMW__searchTrigger:hover{border-color:var(--border-strong);color:var(--text-muted)}.AppShell-module__cB5iMW__kbd{font-family:var(--font-mono);font-size:var(--text-2xs);color:var(--text-subtle);background:var(--surface-raised);border:1px solid var(--border);border-radius:4px;margin-inline-start:auto;padding:1px 5px}.AppShell-module__cB5iMW__nav{flex-direction:column;flex:auto;gap:2px;padding-block:2px;display:flex;overflow-y:auto}.AppShell-module__cB5iMW__navLink{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-base);color:var(--text-muted);transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);font-weight:600;display:flex;position:relative}.AppShell-module__cB5iMW__navLink:hover{background:var(--surface-hover);color:var(--text)}.AppShell-module__cB5iMW__navLinkActive{color:var(--accent);background:var(--accent-soft)}.AppShell-module__cB5iMW__navIndicator{border-radius:var(--radius-full);background:var(--accent);width:3px;position:absolute;inset-block:20%;inset-inline-start:0}.AppShell-module__cB5iMW__sidebarFooter{gap:var(--space-3);flex-direction:column;flex:none;display:flex}.AppShell-module__cB5iMW__goalCard{gap:var(--space-2);padding:var(--space-3);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex}.AppShell-module__cB5iMW__goalLabel{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-muted);font-weight:700;display:inline-flex}.AppShell-module__cB5iMW__goalValue{font-size:var(--text-xs);color:var(--text);font-weight:700}.AppShell-module__cB5iMW__streak{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--accent);font-weight:700;display:inline-flex}.AppShell-module__cB5iMW__userRow{align-items:center;gap:var(--space-2);display:flex}.AppShell-module__cB5iMW__avatar{border-radius:var(--radius-full);background:var(--accent);width:1.9rem;height:1.9rem;color:var(--text-on-accent);font-size:var(--text-2xs);flex:none;place-items:center;font-weight:800;display:grid}.AppShell-module__cB5iMW__userName{font-size:var(--text-sm);flex:auto;font-weight:600}.AppShell-module__cB5iMW__content{min-width:0;padding:var(--space-6) var(--space-6) var(--space-16);max-width:var(--content-max);width:100%;margin-inline:auto}.AppShell-module__cB5iMW__offlineBanner{padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);background:var(--warning-soft);border:1px solid var(--warning);color:var(--warning);font-size:var(--text-sm);margin-block-end:var(--space-4);font-weight:600}.AppShell-module__cB5iMW__goHint{z-index:var(--z-sticky);align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-4);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-full);box-shadow:var(--shadow-lg);font-size:var(--text-xs);color:var(--text-muted);font-weight:600;display:flex;position:fixed;inset-block-end:var(--space-4);inset-inline-start:50%;transform:translate(-50%)}.AppShell-module__cB5iMW__mobileHeader,.AppShell-module__cB5iMW__mobileNav,.AppShell-module__cB5iMW__sheetOverlay{display:none}@media (max-width:899px){.AppShell-module__cB5iMW__shell{grid-template-columns:minmax(0,1fr)}.AppShell-module__cB5iMW__sidebar{display:none}.AppShell-module__cB5iMW__mobileHeader{z-index:var(--z-sticky);height:var(--topbar-h);padding-inline:var(--space-4);background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(12px);border-block-end:1px solid var(--border);justify-content:space-between;align-items:center;display:flex;position:sticky;inset-block-start:0}.AppShell-module__cB5iMW__content{padding:var(--space-4) var(--space-4);padding-block-end:calc(5.5rem + env(safe-area-inset-bottom))}.AppShell-module__cB5iMW__mobileNav{z-index:var(--z-sticky);padding-block:var(--space-2);background:color-mix(in srgb, var(--surface-1) 92%, transparent);-webkit-backdrop-filter:blur(16px);border-block-start:1px solid var(--border);grid-auto-columns:1fr;grid-auto-flow:column;padding-block-end:calc(var(--space-2) + env(safe-area-inset-bottom));display:grid;position:fixed;inset-block-end:0;inset-inline:0}.AppShell-module__cB5iMW__mobileNavLink{min-height:44px;font-size:var(--text-2xs);color:var(--text-subtle);transition:color var(--dur-fast) var(--ease-out);flex-direction:column;justify-content:center;align-items:center;gap:3px;font-weight:600;display:flex}.AppShell-module__cB5iMW__mobileNavLinkActive{color:var(--accent)}.AppShell-module__cB5iMW__sheetOverlay{z-index:var(--z-drawer);-webkit-backdrop-filter:blur(4px);background:#020c0e99;align-items:flex-end;display:flex;position:fixed;inset:0}.AppShell-module__cB5iMW__sheet{width:100%;padding:var(--space-4);background:var(--surface-1);border-block-start:1px solid var(--border);border-start-start-radius:var(--radius-xl);border-start-end-radius:var(--radius-xl);padding-block-end:calc(var(--space-6) + env(safe-area-inset-bottom))}.AppShell-module__cB5iMW__sheetLink{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-md);color:var(--text);text-align:start;font-weight:600;display:flex}.AppShell-module__cB5iMW__sheetLink:hover{background:var(--surface-hover)}.AppShell-module__cB5iMW__sheetDanger{color:var(--danger);border-block-start:1px solid var(--border);border-radius:0;margin-block-start:var(--space-2);padding-block-start:var(--space-4)}.AppShell-module__cB5iMW__goHint{display:none}}
.Toast-module__dpyMdW__viewport{z-index:var(--z-toast);gap:var(--space-2);width:min(24rem, calc(100vw - var(--space-8)));pointer-events:none;flex-direction:column;display:flex;position:fixed;inset-block-end:var(--space-4);inset-inline-end:var(--space-4)}.Toast-module__dpyMdW__toast{pointer-events:auto;align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-2);border:1px solid var(--border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);border-inline-start-width:3px;display:flex}.Toast-module__dpyMdW__success{border-inline-start-color:var(--success)}.Toast-module__dpyMdW__error{border-inline-start-color:var(--danger)}.Toast-module__dpyMdW__warning{border-inline-start-color:var(--warning)}.Toast-module__dpyMdW__info{border-inline-start-color:var(--info)}.Toast-module__dpyMdW__success .Toast-module__dpyMdW__icon{color:var(--success)}.Toast-module__dpyMdW__error .Toast-module__dpyMdW__icon{color:var(--danger)}.Toast-module__dpyMdW__warning .Toast-module__dpyMdW__icon{color:var(--warning)}.Toast-module__dpyMdW__info .Toast-module__dpyMdW__icon{color:var(--info)}.Toast-module__dpyMdW__icon{flex:none;margin-block-start:1px}.Toast-module__dpyMdW__content{flex:auto;min-width:0}.Toast-module__dpyMdW__message{font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);overflow-wrap:anywhere}.Toast-module__dpyMdW__detail{font-size:var(--text-xs);color:var(--text-muted);overflow-wrap:anywhere;margin-block-start:2px}.Toast-module__dpyMdW__action{padding:var(--space-1) var(--space-2);border-radius:var(--radius-xs);font-size:var(--text-xs);color:var(--accent);background:var(--accent-soft);flex:none;align-self:center;font-weight:700}.Toast-module__dpyMdW__action:hover{background:var(--accent-border)}.Toast-module__dpyMdW__close{border-radius:var(--radius-xs);width:1.25rem;height:1.25rem;color:var(--text-subtle);flex:none;place-items:center;margin-block-start:1px;display:grid}.Toast-module__dpyMdW__close:hover{background:var(--surface-hover);color:var(--text)}@media (max-width:640px){.Toast-module__dpyMdW__viewport{inset-inline:var(--space-3);width:auto;inset-block-end:calc(var(--space-3) + env(safe-area-inset-bottom))}}
.ModuleWorkspace-module__tBpqhG__tabs{gap:var(--space-1);border-block-end:1px solid var(--border);scrollbar-width:none;margin-block-end:var(--space-5);display:flex;overflow-x:auto}.ModuleWorkspace-module__tBpqhG__tabs::-webkit-scrollbar{display:none}.ModuleWorkspace-module__tBpqhG__tab{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);white-space:nowrap;font-size:var(--text-sm);color:var(--text-subtle);transition:color var(--dur-fast) var(--ease-out);font-weight:600;display:inline-flex;position:relative}.ModuleWorkspace-module__tBpqhG__tab:hover{color:var(--text)}.ModuleWorkspace-module__tBpqhG__tabActive{color:var(--accent)}.ModuleWorkspace-module__tBpqhG__tabUnderline{inset-inline:var(--space-2);border-radius:var(--radius-full);background:var(--accent);height:2px;position:absolute;inset-block-end:-1px}.ModuleWorkspace-module__tBpqhG__panel{min-height:18rem}.ModuleWorkspace-module__tBpqhG__list{gap:var(--space-2);flex-direction:column;display:flex}.ModuleWorkspace-module__tBpqhG__row{align-items:center;gap:var(--space-3);padding:var(--space-3);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex;overflow:hidden}.ModuleWorkspace-module__tBpqhG__rowDone{opacity:.55}.ModuleWorkspace-module__tBpqhG__rowDone .ModuleWorkspace-module__tBpqhG__rowTitle{text-decoration:line-through}.ModuleWorkspace-module__tBpqhG__rowWarn{border-color:color-mix(in srgb, var(--danger) 40%, transparent)}.ModuleWorkspace-module__tBpqhG__rowTitle{font-size:var(--text-base);overflow-wrap:anywhere;font-weight:600;display:block}.ModuleWorkspace-module__tBpqhG__rowMeta{gap:var(--space-3);font-size:var(--text-xs);color:var(--text-subtle);overflow-wrap:anywhere;margin-block-start:2px;display:flex}.ModuleWorkspace-module__tBpqhG__countLine{font-size:var(--text-xs);color:var(--text-subtle);margin-block-end:var(--space-3);font-weight:600}.ModuleWorkspace-module__tBpqhG__deleteBtn:hover{color:var(--danger);background:var(--danger-soft)}.ModuleWorkspace-module__tBpqhG__grow{flex:auto;min-width:0}.ModuleWorkspace-module__tBpqhG__addRow{gap:var(--space-2);flex-wrap:wrap;margin-block-end:var(--space-4);display:flex}.ModuleWorkspace-module__tBpqhG__dateInput{flex:none;width:9.5rem}.ModuleWorkspace-module__tBpqhG__priorityInput{flex:none;width:7.5rem}.ModuleWorkspace-module__tBpqhG__checkbox{border:2px solid var(--border-strong);border-radius:var(--radius-xs);width:1.4rem;height:1.4rem;color:var(--success);transition:border-color var(--dur-fast) var(--ease-out);flex:none;place-items:center;display:grid}.ModuleWorkspace-module__tBpqhG__checkbox:hover{border-color:var(--accent)}.ModuleWorkspace-module__tBpqhG__rowDone .ModuleWorkspace-module__tBpqhG__checkbox{border-color:var(--success)}.ModuleWorkspace-module__tBpqhG__notesWrap{gap:var(--space-2);flex-direction:column;display:flex}.ModuleWorkspace-module__tBpqhG__notes{min-height:20rem;font-family:var(--font-mono);font-size:var(--text-sm);resize:vertical;line-height:1.7}.ModuleWorkspace-module__tBpqhG__notesFooter{justify-content:space-between;align-items:center;gap:var(--space-3);font-size:var(--text-xs);color:var(--text-subtle);display:flex}.ModuleWorkspace-module__tBpqhG__charCount{font-variant-numeric:tabular-nums}.ModuleWorkspace-module__tBpqhG__saveState{align-items:center;gap:var(--space-1);opacity:.6;transition:opacity var(--dur-fast) var(--ease-out);display:inline-flex}.ModuleWorkspace-module__tBpqhG__saveStateOn{opacity:1;color:var(--success);font-weight:600}.ModuleWorkspace-module__tBpqhG__resourceForm{gap:var(--space-2);flex-direction:column;margin-block-end:var(--space-4);display:flex}.ModuleWorkspace-module__tBpqhG__urlRow{gap:var(--space-2);display:flex}.ModuleWorkspace-module__tBpqhG__urlRow .ModuleWorkspace-module__tBpqhG__input{flex:auto}.ModuleWorkspace-module__tBpqhG__resourceIcon{border-radius:var(--radius-xs);background:var(--info-soft);width:1.9rem;height:1.9rem;color:var(--info);flex:none;place-items:center;display:grid}.ModuleWorkspace-module__tBpqhG__cardForm{gap:var(--space-3);padding:var(--space-4);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;margin-block-end:var(--space-5);display:flex}.ModuleWorkspace-module__tBpqhG__cardFields{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));display:grid}.ModuleWorkspace-module__tBpqhG__historyIcon{border-radius:var(--radius-full);background:var(--success-soft);width:1.9rem;height:1.9rem;color:var(--success);flex:none;place-items:center;display:grid}.ModuleWorkspace-module__tBpqhG__historyIconWarn{background:var(--danger-soft);color:var(--danger)}.ModuleWorkspace-module__tBpqhG__historyTime{font-size:var(--text-xs);color:var(--text-subtle);text-align:end;flex:none}@media (max-width:640px){.ModuleWorkspace-module__tBpqhG__addRow{flex-direction:column}.ModuleWorkspace-module__tBpqhG__dateInput,.ModuleWorkspace-module__tBpqhG__priorityInput{width:100%}.ModuleWorkspace-module__tBpqhG__historyTime{display:none}}
.cards-module__XksqhW__studyShell{gap:var(--space-5);flex-direction:column;min-height:min(76svh,46rem);display:flex}.cards-module__XksqhW__studyBar{align-items:center;gap:var(--space-4);display:flex}.cards-module__XksqhW__studyProgress{border-radius:var(--radius-full);background:var(--surface-sunken);flex:auto;height:5px;overflow:hidden}.cards-module__XksqhW__studyProgressFill{border-radius:var(--radius-full);background:var(--accent);height:100%;transition:width var(--dur-base) var(--ease-out);display:block}.cards-module__XksqhW__studyCount{font-size:var(--text-sm);color:var(--text-muted);flex:none;font-weight:700}.cards-module__XksqhW__card{justify-content:center;align-items:center;gap:var(--space-5);padding:clamp(var(--space-6), 5vw, var(--space-12));background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);text-align:center;flex-direction:column;flex:auto;display:flex}.cards-module__XksqhW__cardModule{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.cards-module__XksqhW__cardFront{font-family:var(--font-display);font-size:clamp(var(--text-xl), 3.4vw, var(--text-3xl));font-weight:700;line-height:var(--leading-snug);letter-spacing:-.02em;text-wrap:balance;overflow-wrap:anywhere;max-width:32ch}.cards-module__XksqhW__cardDivider{border:none;border-block-start:2px solid var(--accent);opacity:.6;width:3rem}.cards-module__XksqhW__cardBack{font-size:clamp(var(--text-md), 2.2vw, var(--text-xl));line-height:var(--leading-normal);color:var(--text-muted);overflow-wrap:anywhere;white-space:pre-wrap;max-width:44ch}.cards-module__XksqhW__leech{align-items:flex-start;gap:var(--space-2);max-width:44ch;padding:var(--space-3);border-radius:var(--radius-sm);background:var(--warning-soft);color:var(--warning);font-size:var(--text-xs);line-height:var(--leading-snug);text-align:start;display:flex}.cards-module__XksqhW__leech svg{flex:none;margin-block-start:1px}.cards-module__XksqhW__kbd{font-family:var(--font-mono);font-size:var(--text-2xs);opacity:.5;border:1px solid;border-radius:4px;padding:1px 5px}.cards-module__XksqhW__ratings{gap:var(--space-2);grid-template-columns:repeat(4,1fr);display:grid}.cards-module__XksqhW__rating{padding:var(--space-3) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);transition:transform var(--dur-instant) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);flex-direction:column;align-items:center;gap:2px;display:flex}.cards-module__XksqhW__rating:hover{transform:translateY(-2px)}.cards-module__XksqhW__rating:active{transform:translateY(0)}.cards-module__XksqhW__rating_again{border-color:color-mix(in srgb, var(--danger) 45%, transparent)}.cards-module__XksqhW__rating_again:hover{background:var(--danger-soft)}.cards-module__XksqhW__rating_again .cards-module__XksqhW__ratingLabel{color:var(--danger)}.cards-module__XksqhW__rating_hard{border-color:color-mix(in srgb, var(--warning) 45%, transparent)}.cards-module__XksqhW__rating_hard:hover{background:var(--warning-soft)}.cards-module__XksqhW__rating_hard .cards-module__XksqhW__ratingLabel{color:var(--warning)}.cards-module__XksqhW__rating_good{border-color:color-mix(in srgb, var(--success) 45%, transparent)}.cards-module__XksqhW__rating_good:hover{background:var(--success-soft)}.cards-module__XksqhW__rating_good .cards-module__XksqhW__ratingLabel{color:var(--success)}.cards-module__XksqhW__rating_easy{border-color:color-mix(in srgb, var(--info) 45%, transparent)}.cards-module__XksqhW__rating_easy:hover{background:var(--info-soft)}.cards-module__XksqhW__rating_easy .cards-module__XksqhW__ratingLabel{color:var(--info)}.cards-module__XksqhW__ratingLabel{font-size:var(--text-base);font-weight:700}.cards-module__XksqhW__ratingInterval{font-size:var(--text-xs);color:var(--text-subtle);font-variant-numeric:tabular-nums}.cards-module__XksqhW__summary{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--success);border-radius:var(--radius-md);background:var(--success-soft);color:var(--success);margin-block-end:var(--space-6);display:flex}.cards-module__XksqhW__summaryTitle{font-size:var(--text-md);font-weight:700}.cards-module__XksqhW__summaryBody{font-size:var(--text-sm);color:var(--text-muted);margin-block-start:2px}.cards-module__XksqhW__statGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));margin-block-end:var(--space-8);display:grid}.cards-module__XksqhW__tile{padding:var(--space-4) var(--space-3);border-inline-start-width:3px;flex-direction:column;align-items:center;gap:2px;display:flex}.cards-module__XksqhW__tile_accent{border-inline-start-color:var(--accent)}.cards-module__XksqhW__tile_info{border-inline-start-color:var(--info)}.cards-module__XksqhW__tile_warning{border-inline-start-color:var(--warning)}.cards-module__XksqhW__tile_success{border-inline-start-color:var(--success)}.cards-module__XksqhW__tile_muted{border-inline-start-color:var(--border-strong)}.cards-module__XksqhW__tileValue{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:-.02em;font-weight:800}.cards-module__XksqhW__tile_accent .cards-module__XksqhW__tileValue{color:var(--accent)}.cards-module__XksqhW__tile_info .cards-module__XksqhW__tileValue{color:var(--info)}.cards-module__XksqhW__tile_warning .cards-module__XksqhW__tileValue{color:var(--warning)}.cards-module__XksqhW__tile_success .cards-module__XksqhW__tileValue{color:var(--success)}.cards-module__XksqhW__tileLabel{font-size:var(--text-xs);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.cards-module__XksqhW__forecast{align-items:flex-end;gap:var(--space-2);height:8rem;display:flex}.cards-module__XksqhW__forecastCol{justify-content:flex-end;align-items:center;gap:var(--space-1);flex-direction:column;flex:1 1 0;min-width:0;height:100%;display:flex}.cards-module__XksqhW__forecastBar{border-radius:var(--radius-xs) var(--radius-xs) 2px 2px;background:var(--accent);opacity:.8;width:100%}.cards-module__XksqhW__forecastEmpty{background:var(--border-strong);opacity:.4}.cards-module__XksqhW__forecastCount{font-size:var(--text-2xs);font-variant-numeric:tabular-nums;min-height:.9rem;font-weight:700}.cards-module__XksqhW__forecastDay{font-size:var(--text-2xs);color:var(--text-subtle);white-space:nowrap}.cards-module__XksqhW__leechCard{justify-content:space-between;align-items:center;gap:var(--space-4);border-color:var(--warning);background:var(--warning-soft);font-size:var(--text-sm);line-height:var(--leading-normal);flex-wrap:wrap;display:flex}.cards-module__XksqhW__maturity{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted)}.cards-module__XksqhW__maturity strong{font-size:var(--text-lg);color:var(--success)}@media (max-width:640px){.cards-module__XksqhW__ratings{grid-template-columns:repeat(2,1fr)}.cards-module__XksqhW__forecast{height:6rem}.cards-module__XksqhW__forecastDay:nth-child(n){font-size:.55rem}}
.dashboard-module__BUJBAa__topGrid{gap:var(--space-4);grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);margin-block-end:var(--space-8);display:grid}.dashboard-module__BUJBAa__goalCard{align-items:center;gap:var(--space-5);display:flex}.dashboard-module__BUJBAa__ringValue{font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:-.02em;font-weight:800}.dashboard-module__BUJBAa__ringLabel{font-size:var(--text-xs);color:var(--text-subtle)}.dashboard-module__BUJBAa__goalMeta{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.dashboard-module__BUJBAa__goalHeadline{font-size:var(--text-md);font-weight:600;line-height:var(--leading-snug);text-wrap:balance}.dashboard-module__BUJBAa__badges{gap:var(--space-2);flex-wrap:wrap;display:flex}.dashboard-module__BUJBAa__countdownCard{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-module__BUJBAa__countdownTitle{font-size:var(--text-lg);font-weight:700}.dashboard-module__BUJBAa__countdown{gap:var(--space-2);margin-block:var(--space-3) auto;display:flex}.dashboard-module__BUJBAa__countdownPart{padding:var(--space-2) var(--space-1);background:var(--surface-sunken);border-radius:var(--radius-sm);flex-direction:column;flex:1 1 0;align-items:center;display:flex}.dashboard-module__BUJBAa__countdownValue{font-family:var(--font-mono);font-size:var(--text-lg);color:var(--accent);font-weight:700;line-height:1.1}.dashboard-module__BUJBAa__countdownLabel{font-size:var(--text-2xs);color:var(--text-subtle);text-transform:uppercase;letter-spacing:.05em}.dashboard-module__BUJBAa__countdownMeta{font-size:var(--text-xs);color:var(--text-subtle);margin-block-start:var(--space-3)}.dashboard-module__BUJBAa__queueCard{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-module__BUJBAa__queueRow{align-items:center;gap:var(--space-3);padding:var(--space-2);margin-inline:calc(var(--space-2) * -1);border-radius:var(--radius-sm);transition:background-color var(--dur-fast) var(--ease-out);display:flex}.dashboard-module__BUJBAa__queueRow:hover{background:var(--surface-hover)}.dashboard-module__BUJBAa__queueIcon{border-radius:var(--radius-sm);background:var(--surface-sunken);width:2.1rem;height:2.1rem;color:var(--text-subtle);flex:none;place-items:center;display:grid}.dashboard-module__BUJBAa__queueIconActive{background:var(--accent-soft);color:var(--accent)}.dashboard-module__BUJBAa__queueTitle,.dashboard-module__BUJBAa__queueHint{display:block}.dashboard-module__BUJBAa__queueTitle{font-size:var(--text-sm);font-weight:700}.dashboard-module__BUJBAa__queueHint{font-size:var(--text-xs);color:var(--text-subtle)}.dashboard-module__BUJBAa__resume{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--accent);font-size:var(--text-sm);margin-block-start:auto;font-weight:700;display:flex}.dashboard-module__BUJBAa__resume:hover{background:var(--accent);color:var(--text-on-accent)}.dashboard-module__BUJBAa__insights{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));display:grid}.dashboard-module__BUJBAa__insight{align-items:flex-start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted);border-inline-start-width:3px;display:flex}.dashboard-module__BUJBAa__insight svg{flex:none;margin-block-start:2px}.dashboard-module__BUJBAa__insight_neutral{border-inline-start-color:var(--info)}.dashboard-module__BUJBAa__insight_neutral svg{color:var(--info)}.dashboard-module__BUJBAa__insight_good{border-inline-start-color:var(--success)}.dashboard-module__BUJBAa__insight_good svg{color:var(--success)}.dashboard-module__BUJBAa__insight_warn{border-inline-start-color:var(--warning)}.dashboard-module__BUJBAa__insight_warn svg{color:var(--warning)}.dashboard-module__BUJBAa__insight_urgent{border-inline-start-color:var(--danger)}.dashboard-module__BUJBAa__insight_urgent svg{color:var(--danger)}.dashboard-module__BUJBAa__taskList{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-module__BUJBAa__taskRow{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-md);transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);display:flex}.dashboard-module__BUJBAa__taskRow:hover{border-color:var(--border-strong);transform:translate(2px)}.dashboard-module__BUJBAa__taskCheck{color:var(--text-subtle);flex:none}.dashboard-module__BUJBAa__taskTitle{font-size:var(--text-base);font-weight:600;display:block}.dashboard-module__BUJBAa__taskModule{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-subtle);margin-block-start:2px;display:inline-flex}.dashboard-module__BUJBAa__dot{border-radius:var(--radius-full);width:6px;height:6px}.dashboard-module__BUJBAa__activityGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));display:grid}.dashboard-module__BUJBAa__cardTitle{font-size:var(--text-base);font-weight:700}@media (max-width:1100px){.dashboard-module__BUJBAa__topGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__BUJBAa__goalCard{grid-column:1/-1}}@media (max-width:700px){.dashboard-module__BUJBAa__topGrid{grid-template-columns:minmax(0,1fr)}.dashboard-module__BUJBAa__goalCard{text-align:center;flex-direction:column}.dashboard-module__BUJBAa__badges{justify-content:center}}
.focus-module__hyEsia__layout{gap:var(--space-4);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:start;display:grid}.focus-module__hyEsia__stage{align-items:center;gap:var(--space-6);padding:var(--space-8) var(--space-6);transition:border-color var(--dur-slow) var(--ease-out);flex-direction:column;display:flex;position:relative;overflow:hidden}.focus-module__hyEsia__stage:before{content:"";aspect-ratio:1;background:radial-gradient(circle, color-mix(in srgb, var(--focus-accent) 18%, transparent), transparent 62%);opacity:0;width:130%;transition:opacity var(--dur-slow) var(--ease-out);pointer-events:none;border-radius:50%;position:absolute;inset-block-start:-40%;inset-inline-start:50%;translate:-50%}.focus-module__hyEsia__stageRunning{border-color:color-mix(in srgb, var(--focus-accent) 45%, transparent)}.focus-module__hyEsia__stageRunning:before{opacity:1}.focus-module__hyEsia__clock{font-family:var(--font-mono);letter-spacing:-.03em;font-size:clamp(2.5rem,7vw,3.6rem);font-weight:700;line-height:1}.focus-module__hyEsia__clockMeta{font-size:var(--text-xs);color:var(--text-subtle);font-weight:600}.focus-module__hyEsia__controls{justify-content:center;gap:var(--space-3);flex-wrap:wrap;display:flex;position:relative}.focus-module__hyEsia__distractionNote{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--warning-soft);color:var(--warning);font-size:var(--text-xs);font-weight:600;display:inline-flex;position:relative}.focus-module__hyEsia__side{gap:var(--space-4);flex-direction:column;display:flex}.focus-module__hyEsia__sideTitle{align-items:center;gap:var(--space-2);font-size:var(--text-base);margin-block-end:var(--space-3);font-weight:700;display:flex}.focus-module__hyEsia__sideTitle svg{color:var(--accent)}.focus-module__hyEsia__presets{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(7.5rem,1fr));display:grid}.focus-module__hyEsia__preset{padding:var(--space-3);text-align:start;background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);flex-direction:column;gap:1px;display:flex}.focus-module__hyEsia__preset:hover:not(:disabled){border-color:var(--border-strong)}.focus-module__hyEsia__preset:disabled{opacity:.5;cursor:not-allowed}.focus-module__hyEsia__presetActive{border-color:var(--accent);background:var(--accent-soft)}.focus-module__hyEsia__presetTime{font-family:var(--font-display);font-size:var(--text-lg);font-weight:800}.focus-module__hyEsia__presetActive .focus-module__hyEsia__presetTime{color:var(--accent)}.focus-module__hyEsia__presetLabel{font-size:var(--text-sm);color:var(--text-muted);font-weight:600}.focus-module__hyEsia__presetHint{font-size:var(--text-2xs);color:var(--text-subtle)}.focus-module__hyEsia__range{width:100%;accent-color:var(--accent);cursor:pointer}.focus-module__hyEsia__range:disabled{cursor:not-allowed;opacity:.5}.focus-module__hyEsia__ambience{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.focus-module__hyEsia__ambienceBtn{align-items:center;gap:var(--space-1);padding:var(--space-3) var(--space-2);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--text-muted);transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);flex-direction:column;font-weight:600;display:flex}.focus-module__hyEsia__ambienceBtn:hover{border-color:var(--border-strong);color:var(--text)}.focus-module__hyEsia__ambienceOn{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.focus-module__hyEsia__volumeRow{align-items:center;gap:var(--space-3);margin-block:var(--space-3) var(--space-1);color:var(--text-subtle);display:flex}.focus-module__hyEsia__toggleRow{align-items:flex-start;gap:var(--space-3);border-block-start:1px solid var(--border);cursor:pointer;margin-block-start:var(--space-4);padding-block-start:var(--space-4);display:flex}.focus-module__hyEsia__toggleRow input{accent-color:var(--accent);flex:none;width:1rem;height:1rem;margin-block-start:3px}.focus-module__hyEsia__toggleRow span{font-size:var(--text-sm);flex-direction:column;gap:1px;display:flex}.focus-module__hyEsia__verify{align-items:center;gap:var(--space-3);text-align:center;flex-direction:column;display:flex}.focus-module__hyEsia__verifyIcon{color:var(--accent)}.focus-module__hyEsia__verifyLead{font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal);max-width:34ch;margin-block-end:var(--space-2)}.focus-module__hyEsia__done{align-items:center;gap:var(--space-3);padding-block:var(--space-4);text-align:center;flex-direction:column;display:flex}.focus-module__hyEsia__doneIcon{color:var(--success)}.focus-module__hyEsia__doneTitle{font-size:var(--text-2xl);color:var(--success)}.focus-module__hyEsia__doneBody{max-width:36ch;font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal);margin-block-end:var(--space-3)}@media (max-width:1000px){.focus-module__hyEsia__layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:520px){.focus-module__hyEsia__stage{padding:var(--space-6) var(--space-4)}.focus-module__hyEsia__ambience{grid-template-columns:repeat(3,1fr)}}
.grades-module__IoZ20G__overall{justify-content:space-between;align-items:center;gap:var(--space-6);background:radial-gradient(500px 240px at 0% 0%, var(--accent-soft), transparent 70%), var(--surface-1);flex-wrap:wrap;margin-block-end:var(--space-8);display:flex}.grades-module__IoZ20G__overallMain{flex-direction:column;gap:2px;display:flex}.grades-module__IoZ20G__overallValue{font-family:var(--font-display);font-size:clamp(var(--text-3xl), 6vw, var(--text-4xl));letter-spacing:-.04em;color:var(--accent);font-weight:800;line-height:1}.grades-module__IoZ20G__overallMeta{font-size:var(--text-sm);color:var(--text-muted)}.grades-module__IoZ20G__overallStats{gap:var(--space-6);flex-wrap:wrap;display:flex}.grades-module__IoZ20G__overallStats dt{font-size:var(--text-2xs);letter-spacing:.07em;text-transform:uppercase;color:var(--text-subtle);font-weight:700}.grades-module__IoZ20G__overallStats dd{font-size:var(--text-md);max-width:12rem;margin-block-start:2px;font-weight:700}.grades-module__IoZ20G__moduleList{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(23rem,1fr));align-items:start;display:grid}.grades-module__IoZ20G__moduleCard{gap:var(--space-3);padding:var(--space-5);flex-direction:column;display:flex;position:relative;overflow:hidden}.grades-module__IoZ20G__moduleCard:before{content:"";background:var(--module-color);width:3px;position:absolute;inset-block:0;inset-inline-start:0}.grades-module__IoZ20G__moduleHead{align-items:flex-start;gap:var(--space-4);display:flex}.grades-module__IoZ20G__moduleName{font-size:var(--text-md);font-weight:700}.grades-module__IoZ20G__moduleMeta{font-size:var(--text-xs);color:var(--text-subtle);margin-block-start:2px}.grades-module__IoZ20G__moduleGrade{flex-direction:column;flex:none;align-items:flex-end;display:flex}.grades-module__IoZ20G__gradeValue{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:-.03em;color:var(--success);font-weight:800;line-height:1.1}.grades-module__IoZ20G__gradeFail{color:var(--danger)}.grades-module__IoZ20G__gradeProjected{font-size:var(--text-2xs);color:var(--text-subtle);white-space:nowrap}.grades-module__IoZ20G__rangeBar{gap:var(--space-1);flex-direction:column;display:flex}.grades-module__IoZ20G__rangeMeta{font-size:var(--text-2xs);color:var(--text-subtle)}.grades-module__IoZ20G__target{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--accent-soft);border:1px solid var(--accent-border);color:var(--text);font-size:var(--text-sm);line-height:var(--leading-snug);display:flex}.grades-module__IoZ20G__target svg{color:var(--accent);flex:none;margin-block-start:2px}.grades-module__IoZ20G__targetGood{background:var(--success-soft);border-color:var(--success)}.grades-module__IoZ20G__targetGood svg{color:var(--success)}.grades-module__IoZ20G__targetBad{background:var(--danger-soft);border-color:var(--danger)}.grades-module__IoZ20G__targetBad svg{color:var(--danger)}.grades-module__IoZ20G__assessments{border-block-start:1px solid var(--border);flex-direction:column;gap:2px;padding-block-start:var(--space-2);display:flex}.grades-module__IoZ20G__assessment{align-items:center;gap:var(--space-2);padding-block:var(--space-1);display:flex}.grades-module__IoZ20G__assessmentMain{min-width:0;padding:var(--space-1) var(--space-2);border-radius:var(--radius-xs);text-align:start;flex-direction:column;flex:auto;align-items:flex-start;gap:0;margin-inline-start:calc(var(--space-2) * -1);display:flex}.grades-module__IoZ20G__assessmentMain:hover{background:var(--surface-hover)}.grades-module__IoZ20G__assessmentName{width:100%;font-size:var(--text-sm);font-weight:600}.grades-module__IoZ20G__assessmentMeta{font-size:var(--text-2xs);color:var(--text-subtle)}.grades-module__IoZ20G__assessmentScore{font-size:var(--text-sm);color:var(--success);flex:none;font-weight:700}.grades-module__IoZ20G__deleteBtn:hover{color:var(--danger);background:var(--danger-soft)}.grades-module__IoZ20G__moduleActions{gap:var(--space-2);flex-wrap:wrap;margin-block-start:auto;padding-block-start:var(--space-2);display:flex}.grades-module__IoZ20G__formRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:520px){.grades-module__IoZ20G__formRow{grid-template-columns:1fr}.grades-module__IoZ20G__overallStats{gap:var(--space-4)}}
.insights-module__aWemBa__rangePicker{background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--radius-sm);gap:2px;padding:3px;display:inline-flex}.insights-module__aWemBa__rangeBtn{padding:var(--space-1) var(--space-3);border-radius:var(--radius-xs);font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);font-weight:600}.insights-module__aWemBa__rangeBtn:hover{color:var(--text)}.insights-module__aWemBa__rangeActive{background:var(--accent);color:var(--text-on-accent)}.insights-module__aWemBa__statGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));margin-block-end:var(--space-8);display:grid}.insights-module__aWemBa__stat{padding:var(--space-4);flex-direction:column;gap:2px;display:flex}.insights-module__aWemBa__statLabel{align-items:center;gap:var(--space-1);font-size:var(--text-2xs);letter-spacing:.07em;text-transform:uppercase;color:var(--text-subtle);font-weight:700;display:inline-flex}.insights-module__aWemBa__statLabel svg{color:var(--accent)}.insights-module__aWemBa__statValue{font-family:var(--font-display);font-size:var(--text-2xl);letter-spacing:-.03em;font-weight:800;line-height:1.1}.insights-module__aWemBa__statHint{font-size:var(--text-xs);color:var(--text-muted)}.insights-module__aWemBa__chartFooter{justify-content:space-between;gap:var(--space-4);border-block-start:1px solid var(--border);font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;margin-block-start:var(--space-4);padding-block-start:var(--space-3);display:flex}.insights-module__aWemBa__weekly{align-items:flex-end;gap:var(--space-2);height:9rem;padding-block-end:1.1rem;display:flex}.insights-module__aWemBa__weekCol{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;min-width:0;height:100%;display:flex;position:relative}.insights-module__aWemBa__weekBar{border-radius:var(--radius-xs) var(--radius-xs) 2px 2px;background:var(--accent);opacity:.8;width:100%;max-width:2.75rem;transition:opacity var(--dur-fast) var(--ease-out)}.insights-module__aWemBa__weekCol:hover .insights-module__aWemBa__weekBar{opacity:1}.insights-module__aWemBa__weekCol:last-child .insights-module__aWemBa__weekBar{background:repeating-linear-gradient(45deg, var(--accent), var(--accent) 4px, color-mix(in srgb, var(--accent) 65%, transparent) 4px, color-mix(in srgb, var(--accent) 65%, transparent) 8px)}.insights-module__aWemBa__weekLabel{font-size:var(--text-2xs);color:var(--text-subtle);white-space:nowrap;position:absolute;inset-block-end:0}.insights-module__aWemBa__runNote{border-block-start:1px solid var(--border);font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal);margin-block-start:var(--space-4);padding-block-start:var(--space-3)}.insights-module__aWemBa__splitGrid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(21rem,1fr));margin-block-start:var(--space-8);display:grid}.insights-module__aWemBa__splitGrid>*{margin-block-start:0!important}.insights-module__aWemBa__hours{align-items:flex-end;gap:2px;height:8rem;padding-block-end:1rem;display:flex}.insights-module__aWemBa__hourCol{flex-direction:column;flex:1 1 0;justify-content:flex-end;align-items:center;height:100%;display:flex;position:relative}.insights-module__aWemBa__hourBar{background:var(--info);opacity:.8;border-radius:2px 2px 1px 1px;width:100%}.insights-module__aWemBa__hourEmpty{background:var(--border-strong);opacity:.4}.insights-module__aWemBa__hourLabel{font-size:var(--text-2xs);color:var(--text-subtle);font-variant-numeric:tabular-nums;position:absolute;inset-block-end:0}.insights-module__aWemBa__insightList{gap:var(--space-2);flex-direction:column;display:flex}.insights-module__aWemBa__insight{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-1);font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted);border-inline-start-width:3px;display:flex}.insights-module__aWemBa__insight svg{flex:none;margin-block-start:2px}.insights-module__aWemBa__insight_neutral{border-inline-start-color:var(--info)}.insights-module__aWemBa__insight_neutral svg{color:var(--info)}.insights-module__aWemBa__insight_good{border-inline-start-color:var(--success)}.insights-module__aWemBa__insight_good svg{color:var(--success)}.insights-module__aWemBa__insight_warn{border-inline-start-color:var(--warning)}.insights-module__aWemBa__insight_warn svg{color:var(--warning)}.insights-module__aWemBa__insight_urgent{border-inline-start-color:var(--danger)}.insights-module__aWemBa__insight_urgent svg{color:var(--danger)}.insights-module__aWemBa__badgeGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));display:grid}.insights-module__aWemBa__badge{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-1);opacity:.45;display:flex}.insights-module__aWemBa__badgeEarned{opacity:1;border-color:var(--accent-border);background:linear-gradient(120deg, var(--accent-soft), var(--surface-1) 55%)}.insights-module__aWemBa__badgeIcon{border-radius:var(--radius-full);background:var(--surface-sunken);width:2.4rem;height:2.4rem;color:var(--text-subtle);flex:none;place-items:center;display:grid}.insights-module__aWemBa__badgeEarned .insights-module__aWemBa__badgeIcon{background:var(--accent);color:var(--text-on-accent)}.insights-module__aWemBa__badgeName{font-size:var(--text-sm);font-weight:700}.insights-module__aWemBa__badgeHint{font-size:var(--text-xs);color:var(--text-subtle);line-height:var(--leading-snug);margin-block-start:1px}
.modules-module__hAmM2a__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));align-items:stretch;display:grid}.modules-module__hAmM2a__hint{font-size:var(--text-xs);color:var(--text-subtle);margin-block-start:var(--space-4)}.modules-module__hAmM2a__formRow{gap:var(--space-3);grid-template-columns:1fr 7rem;display:grid}.modules-module__hAmM2a__deleteAction{color:var(--danger);margin-inline-end:auto}.modules-module__hAmM2a__deleteAction:hover{background:var(--danger-soft)}.modules-module__hAmM2a__editFab{z-index:calc(var(--z-modal) + 1);border-radius:var(--radius-full);background:var(--surface-3);border:1px solid var(--border-strong);width:2.75rem;height:2.75rem;box-shadow:var(--shadow-lg);color:var(--text);place-items:center;display:grid;position:fixed;inset-block-end:var(--space-6);inset-inline-end:var(--space-6)}.modules-module__hAmM2a__editFab:hover{background:var(--accent);color:var(--text-on-accent);border-color:var(--accent)}@media (max-width:640px){.modules-module__hAmM2a__formRow{grid-template-columns:1fr}.modules-module__hAmM2a__editFab{inset-block-end:calc(var(--space-4) + env(safe-area-inset-bottom));inset-inline-end:var(--space-4)}}
.planner-module__TKu8fG__layout{gap:var(--space-4);grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);align-items:start;display:grid}.planner-module__TKu8fG__calendar{padding:var(--space-4)}.planner-module__TKu8fG__calHead{align-items:center;gap:var(--space-2);margin-block-end:var(--space-4);display:flex}.planner-module__TKu8fG__calTitle{font-size:var(--text-lg);text-align:center;flex:auto;font-weight:700}.planner-module__TKu8fG__weekdays{grid-template-columns:repeat(7,1fr);gap:2px;margin-block-end:var(--space-2);display:grid}.planner-module__TKu8fG__weekdays span{text-align:center;font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-subtle);font-weight:700}.planner-module__TKu8fG__grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.planner-module__TKu8fG__cell{align-items:center;gap:var(--space-1);min-height:3.6rem;padding:var(--space-2) var(--space-1);border-radius:var(--radius-sm);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:1px solid #0000;flex-direction:column;display:flex;position:relative}.planner-module__TKu8fG__cell:hover{background:var(--surface-hover)}.planner-module__TKu8fG__cellOutside{opacity:.35}.planner-module__TKu8fG__cellToday{border-color:var(--accent-border)}.planner-module__TKu8fG__cellToday .planner-module__TKu8fG__cellDate{color:var(--accent);font-weight:800}.planner-module__TKu8fG__cellSelected{background:var(--accent-soft);border-color:var(--accent)}.planner-module__TKu8fG__cellDate{font-size:var(--text-sm);font-variant-numeric:tabular-nums;font-weight:600}.planner-module__TKu8fG__cellStudy{border-radius:var(--radius-full);background:var(--success);opacity:.65;height:2px;position:absolute;inset-block-end:4px;inset-inline:25%}.planner-module__TKu8fG__cellDots{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.planner-module__TKu8fG__dot{border-radius:var(--radius-full);width:5px;height:5px}.planner-module__TKu8fG__dot_danger{background:var(--danger)}.planner-module__TKu8fG__dot_warning{background:var(--warning)}.planner-module__TKu8fG__dot_info{background:var(--info)}.planner-module__TKu8fG__dot_accent{background:var(--accent)}.planner-module__TKu8fG__dot_muted{background:var(--text-subtle)}.planner-module__TKu8fG__more{color:var(--text-subtle);font-size:.55rem;font-weight:700}.planner-module__TKu8fG__side{gap:var(--space-4);flex-direction:column;display:flex}.planner-module__TKu8fG__sideTitle{font-size:var(--text-md);font-weight:700}.planner-module__TKu8fG__studyLine{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--success);margin-block-end:var(--space-3);font-weight:600;display:inline-flex}.planner-module__TKu8fG__dayList,.planner-module__TKu8fG__upcoming{gap:var(--space-2);flex-direction:column;display:flex}.planner-module__TKu8fG__dayItem{align-items:center;gap:var(--space-3);padding:var(--space-2);border-radius:var(--radius-sm);background:var(--surface-2);display:flex}.planner-module__TKu8fG__itemBar{border-radius:var(--radius-full);flex:none;align-self:stretch;width:3px;min-height:2rem}.planner-module__TKu8fG__bar_danger{background:var(--danger)}.planner-module__TKu8fG__bar_warning{background:var(--warning)}.planner-module__TKu8fG__bar_info{background:var(--info)}.planner-module__TKu8fG__bar_accent{background:var(--accent)}.planner-module__TKu8fG__bar_muted{background:var(--text-subtle)}.planner-module__TKu8fG__itemTitle{font-size:var(--text-sm);font-weight:600;display:block}.planner-module__TKu8fG__itemMeta{font-size:var(--text-2xs);color:var(--text-subtle);margin-block-start:1px;display:block}.planner-module__TKu8fG__deleteBtn:hover{color:var(--danger);background:var(--danger-soft)}.planner-module__TKu8fG__upcomingItem{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-sm);display:flex}.planner-module__TKu8fG__countdownPill{border-radius:var(--radius-sm);background:var(--surface-sunken);border:1px solid var(--border);flex-direction:column;flex:none;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;display:flex}.planner-module__TKu8fG__countdownSoon{background:var(--warning-soft);border-color:var(--warning)}.planner-module__TKu8fG__countdownUrgent{background:var(--danger-soft);border-color:var(--danger)}.planner-module__TKu8fG__countdownNum{font-family:var(--font-display);font-size:var(--text-md);font-weight:800;line-height:1}.planner-module__TKu8fG__countdownUnit{text-transform:uppercase;letter-spacing:.05em;color:var(--text-subtle);font-size:.55rem}.planner-module__TKu8fG__formRow{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}@media (max-width:1000px){.planner-module__TKu8fG__layout{grid-template-columns:minmax(0,1fr)}}@media (max-width:520px){.planner-module__TKu8fG__cell{min-height:2.9rem;padding:var(--space-1)}.planner-module__TKu8fG__formRow{grid-template-columns:1fr}}
.settings-module__SLoQRq__inlineForm{gap:var(--space-2);display:flex}.settings-module__SLoQRq__inlineForm .settings-module__SLoQRq__input{flex:auto}.settings-module__SLoQRq__readonly{gap:var(--space-4);border-block-start:1px solid var(--border);grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));padding-block-start:var(--space-4);display:grid}.settings-module__SLoQRq__readonly dt{font-size:var(--text-2xs);letter-spacing:.07em;text-transform:uppercase;color:var(--text-subtle);font-weight:700}.settings-module__SLoQRq__readonly dd{font-size:var(--text-sm);overflow-wrap:anywhere;margin-block-start:2px;font-weight:600}.settings-module__SLoQRq__themeRow{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.settings-module__SLoQRq__themeBtn{align-items:center;gap:var(--space-2);padding:var(--space-4) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken);font-size:var(--text-sm);color:var(--text-muted);transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);flex-direction:column;font-weight:600;display:flex}.settings-module__SLoQRq__themeBtn:hover{border-color:var(--border-strong);color:var(--text)}.settings-module__SLoQRq__themeActive{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.settings-module__SLoQRq__range{width:100%;accent-color:var(--accent);cursor:pointer}.settings-module__SLoQRq__toggle{align-items:flex-start;gap:var(--space-3);border-block-start:1px solid var(--border);cursor:pointer;padding-block-start:var(--space-4);display:flex}.settings-module__SLoQRq__toggle input{width:1rem;height:1rem;accent-color:var(--accent);flex:none;margin-block-start:3px}.settings-module__SLoQRq__toggle span{font-size:var(--text-sm);flex-direction:column;gap:2px;display:flex}.settings-module__SLoQRq__toggle strong{align-items:center;gap:var(--space-1);display:inline-flex}.settings-module__SLoQRq__semesterList{gap:var(--space-3);flex-direction:column;display:flex}.settings-module__SLoQRq__semesterRow{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);flex-wrap:wrap;display:flex}.settings-module__SLoQRq__semesterName{align-items:center;gap:var(--space-2);font-size:var(--text-md);flex-wrap:wrap;font-weight:700;display:flex}.settings-module__SLoQRq__semesterMeta{font-size:var(--text-xs);color:var(--text-subtle);margin-block-start:2px}.settings-module__SLoQRq__semesterActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.settings-module__SLoQRq__dateInput{flex:none;width:9.5rem}.settings-module__SLoQRq__deleteBtn:hover:not(:disabled){color:var(--danger);background:var(--danger-soft)}.settings-module__SLoQRq__dataRow{justify-content:space-between;align-items:center;gap:var(--space-4);border-block-end:1px solid var(--border);flex-wrap:wrap;padding-block-end:var(--space-4);display:flex}.settings-module__SLoQRq__dataRow:last-child{border-block-end:none;padding-block-end:0}.settings-module__SLoQRq__dataTitle{align-items:center;gap:var(--space-2);font-size:var(--text-md);font-weight:700;display:flex}.settings-module__SLoQRq__danger{padding:var(--space-4);border:1px solid var(--danger);border-radius:var(--radius-md);background:var(--danger-soft);margin-block-start:var(--space-2)}.settings-module__SLoQRq__danger .settings-module__SLoQRq__dataTitle{color:var(--danger)}.settings-module__SLoQRq__signOutRow{justify-content:center;margin-block-start:var(--space-10);display:flex}@media (max-width:560px){.settings-module__SLoQRq__semesterActions{width:100%}.settings-module__SLoQRq__dateInput{flex:auto;width:auto}}
.login-module__WEZH7G__page{grid-template-columns:1fr 1fr;min-height:100svh;display:grid}.login-module__WEZH7G__aside{padding:var(--space-12);background:radial-gradient(700px 420px at 25% 15%, #ffc94b29, transparent 65%), linear-gradient(160deg, var(--brand-teal-700), var(--brand-teal-950));place-items:center;display:grid;position:relative;overflow:hidden}.login-module__WEZH7G__aside:before{content:"";background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 40% 40%,#000 20%,#0000 75%);mask-image:radial-gradient(circle at 40% 40%,#000 20%,#0000 75%)}.login-module__WEZH7G__asideInner{color:#eef7f7;max-width:26rem;position:relative}.login-module__WEZH7G__mark{width:3rem;height:3rem;border-radius:var(--radius-full);border:5px solid var(--brand-amber-500);border-block-end-color:#0000;margin-block-end:var(--space-6);display:block;position:relative;transform:rotate(-45deg)}.login-module__WEZH7G__mark:after{content:"";border-radius:var(--radius-full);background:var(--brand-amber-500);position:absolute;inset:8px}.login-module__WEZH7G__asideTitle{font-size:var(--text-4xl);letter-spacing:-.035em;margin-block-end:var(--space-6);line-height:1.05}.login-module__WEZH7G__asideList{gap:var(--space-3);flex-direction:column;display:flex}.login-module__WEZH7G__asideList li{align-items:flex-start;gap:var(--space-3);font-size:var(--text-base);color:#eef7f7d1;line-height:var(--leading-snug);display:flex}.login-module__WEZH7G__asideList svg{color:var(--brand-amber-500);flex:none;margin-block-start:2px}.login-module__WEZH7G__formSide{padding:var(--space-6);background:var(--bg);place-items:center;display:grid}.login-module__WEZH7G__card{width:100%;max-width:24rem}.login-module__WEZH7G__back{align-items:center;gap:var(--space-1);font-size:var(--text-xs);color:var(--text-subtle);margin-block-end:var(--space-6);font-weight:600;display:inline-flex}.login-module__WEZH7G__back:hover{color:var(--accent)}.login-module__WEZH7G__title{font-size:var(--text-2xl)}.login-module__WEZH7G__subtitle{margin-block:var(--space-1) var(--space-6);font-size:var(--text-sm);color:var(--text-muted)}.login-module__WEZH7G__form{gap:var(--space-4);flex-direction:column;display:flex}.login-module__WEZH7G__inputWrap{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:var(--text-subtle);pointer-events:none;position:absolute;inset-inline-start:var(--space-3)}.login-module__WEZH7G__input{padding-inline-start:2.5rem}.login-module__WEZH7G__inputWithAction{padding-inline-end:2.75rem}.login-module__WEZH7G__inputAction{border-radius:var(--radius-xs);width:1.85rem;height:1.85rem;color:var(--text-subtle);place-items:center;display:grid;position:absolute;inset-inline-end:var(--space-2)}.login-module__WEZH7G__inputAction:hover{background:var(--surface-hover);color:var(--text)}.login-module__WEZH7G__inlineLink{font-size:inherit;color:var(--accent);text-underline-offset:2px;background:0 0;padding:0;font-weight:700;text-decoration:underline}.login-module__WEZH7G__inlineLink:hover{color:var(--accent-hover)}.login-module__WEZH7G__strength{align-items:center;gap:var(--space-2);display:flex}.login-module__WEZH7G__strengthBars{flex:auto;gap:3px;display:flex}.login-module__WEZH7G__strengthBar{border-radius:var(--radius-full);background:var(--surface-sunken);height:3px;transition:background-color var(--dur-fast) var(--ease-out);flex:1 1 0}.login-module__WEZH7G__strength1{background:var(--danger)}.login-module__WEZH7G__strength2{background:var(--warning)}.login-module__WEZH7G__strength3{background:var(--info)}.login-module__WEZH7G__strength4{background:var(--success)}.login-module__WEZH7G__strengthLabel{font-size:var(--text-2xs);color:var(--text-muted);text-align:end;min-width:4.5rem;font-weight:700}.login-module__WEZH7G__error,.login-module__WEZH7G__notice{align-items:flex-start;gap:var(--space-2);padding:var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);font-weight:600;line-height:var(--leading-snug);display:flex}.login-module__WEZH7G__error{background:var(--danger-soft);border:1px solid var(--danger);color:var(--danger)}.login-module__WEZH7G__notice{background:var(--success-soft);border:1px solid var(--success);color:var(--success)}.login-module__WEZH7G__notice svg{flex:none;margin-block-start:1px}.login-module__WEZH7G__divider{align-items:center;gap:var(--space-3);margin-block:var(--space-5);color:var(--text-subtle);font-size:var(--text-xs);font-weight:600;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:var(--border);flex:auto;height:1px}.login-module__WEZH7G__switch{text-align:center;font-size:var(--text-sm);color:var(--text-muted);margin-block-start:var(--space-6)}.login-module__WEZH7G__legal{text-align:center;font-size:var(--text-xs);color:var(--text-subtle);line-height:var(--leading-snug);margin-block-start:var(--space-4)}@media (max-width:900px){.login-module__WEZH7G__page{grid-template-columns:1fr}.login-module__WEZH7G__aside{display:none}}
.OnboardingWizard-module__kDAaZq__page{min-height:100svh;padding:var(--space-4);place-items:center;display:grid}.OnboardingWizard-module__kDAaZq__card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:40rem;box-shadow:var(--shadow-xl);flex-direction:column;display:flex;overflow:hidden}.OnboardingWizard-module__kDAaZq__header{align-items:center;gap:var(--space-5);padding:var(--space-5);border-block-end:1px solid var(--border);background:var(--surface-2);display:flex}.OnboardingWizard-module__kDAaZq__mark{border-radius:var(--radius-full);border:3px solid var(--accent);border-block-end-color:#0000;flex:none;width:1.6rem;height:1.6rem;position:relative;transform:rotate(-45deg)}.OnboardingWizard-module__kDAaZq__mark:after{content:"";border-radius:var(--radius-full);background:var(--accent);position:absolute;inset:4px}.OnboardingWizard-module__kDAaZq__steps{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.OnboardingWizard-module__kDAaZq__step{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-subtle);font-weight:600;display:inline-flex}.OnboardingWizard-module__kDAaZq__stepDot{border-radius:var(--radius-full);border:1px solid var(--border-strong);width:1.35rem;height:1.35rem;font-size:var(--text-2xs);place-items:center;font-weight:700;display:grid}.OnboardingWizard-module__kDAaZq__stepCurrent{color:var(--accent)}.OnboardingWizard-module__kDAaZq__stepCurrent .OnboardingWizard-module__kDAaZq__stepDot{border-color:var(--accent);background:var(--accent-soft)}.OnboardingWizard-module__kDAaZq__stepDone{color:var(--success)}.OnboardingWizard-module__kDAaZq__stepDone .OnboardingWizard-module__kDAaZq__stepDot{border-color:var(--success);background:var(--success-soft)}.OnboardingWizard-module__kDAaZq__body{padding:var(--space-6) var(--space-6) var(--space-5);min-height:22rem}.OnboardingWizard-module__kDAaZq__stepIcon{color:var(--accent);margin-block-end:var(--space-3)}.OnboardingWizard-module__kDAaZq__title{font-size:var(--text-2xl);margin-block-end:var(--space-2)}.OnboardingWizard-module__kDAaZq__lead{font-size:var(--text-sm);color:var(--text-muted);line-height:var(--leading-normal);max-width:46ch;margin-block-end:var(--space-5)}.OnboardingWizard-module__kDAaZq__moduleList{gap:var(--space-2);flex-direction:column;margin-block-end:var(--space-4);display:flex}.OnboardingWizard-module__kDAaZq__moduleRow{align-items:center;gap:var(--space-2);display:flex}.OnboardingWizard-module__kDAaZq__moduleSwatch{border-radius:var(--radius-full);flex:none;width:.6rem;height:2rem}.OnboardingWizard-module__kDAaZq__moduleName{flex:auto;min-width:0}.OnboardingWizard-module__kDAaZq__moduleCredits{text-align:center;flex:none;width:4rem}.OnboardingWizard-module__kDAaZq__presets{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));display:grid}.OnboardingWizard-module__kDAaZq__preset{padding:var(--space-3);text-align:start;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-sunken);transition:border-color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);flex-direction:column;gap:2px;display:flex}.OnboardingWizard-module__kDAaZq__preset:hover{border-color:var(--border-strong)}.OnboardingWizard-module__kDAaZq__presetActive{border-color:var(--accent);background:var(--accent-soft)}.OnboardingWizard-module__kDAaZq__presetTime{font-family:var(--font-display);font-size:var(--text-lg);color:var(--text);font-weight:700}.OnboardingWizard-module__kDAaZq__presetActive .OnboardingWizard-module__kDAaZq__presetTime{color:var(--accent)}.OnboardingWizard-module__kDAaZq__presetLabel{font-size:var(--text-sm);color:var(--text-muted);font-weight:600}.OnboardingWizard-module__kDAaZq__presetHint{font-size:var(--text-xs);color:var(--text-subtle)}.OnboardingWizard-module__kDAaZq__range{width:100%;accent-color:var(--accent);cursor:pointer}.OnboardingWizard-module__kDAaZq__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-block-start:1px solid var(--border);background:var(--surface-2);display:flex}@media (max-width:640px){.OnboardingWizard-module__kDAaZq__page{place-items:stretch stretch;padding:0}.OnboardingWizard-module__kDAaZq__card{border:none;border-radius:0;max-width:none;min-height:100svh}.OnboardingWizard-module__kDAaZq__stepLabel{display:none}.OnboardingWizard-module__kDAaZq__steps{gap:var(--space-2)}}
