:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--palette-deep:#355872;--palette-mid:#7aaace;--palette-light:#9cd5ff;--palette-ivory:#f7f8f0;--surface-base:#f5ede6;--surface-elevated:#faf4ee;--surface-highest:#fff9f4;--border-subtle:#ddd4ce;--border-strong:#d5ccc5;--icon-muted:#8c715f;--bg:#f5ede6;--bg-alt:#faf4ee;--bg-elevated:#faf4eef5;--bg-soft:#fff9f4f5;--bg-tool:#faf4eef0;--line:#ddd4ce;--line-strong:#d5ccc5;--line-soft:#2c1e1a14;--text:#2c1e1a;--muted:#6f4e37;--muted-strong:#6f4e37;--accent:#2c1e1a;--accent-soft:#c2a27c;--accent-strong:#2c1e1a;--accent-glow:#c2a27c2e;--danger:#2c1e1a;--shadow:0 18px 48px #2c1e1a14;--shadow-soft:0 10px 24px #2c1e1a0f;--radius-xl:30px;--radius-lg:24px;--radius-md:18px;--radius-sm:14px;--content-width:1240px;--font-display:"Cormorant Garamond", "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition:.18s ease;--space-1:8px;--space-2:12px;--space-3:18px;--space-4:24px;--space-5:32px;--space-6:44px;--page-glow-top:#c2a27c14;--page-glow-side:#6f4e370a;--page-gradient-start:#fff9f4;--page-gradient-mid:#faf4ee;--page-gradient-end:#f5ede6;--page-overlay:transparent}:root[data-theme=dark],body[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--palette-deep:#1b2126;--palette-mid:#8a7767;--palette-light:#d7c2ae;--palette-ivory:#f4ede4;--surface-base:#171312;--surface-elevated:#211a19;--surface-highest:#2a2220;--border-subtle:#433632;--border-strong:#5a4942;--icon-muted:#b59f90;--bg:#161211;--bg-alt:#1d1716;--bg-elevated:#211a19f0;--bg-soft:#2a2220f5;--bg-tool:#251d1cf0;--line:#433632;--line-strong:#65534c;--line-soft:#fff1e414;--text:#f2e6d9;--muted:#c4afa1;--muted-strong:#d8c1b1;--accent:#f2e6d9;--accent-soft:#c8a88a;--accent-strong:#f5eadf;--accent-glow:#c8a88a1f;--danger:#f1b4a4;--shadow:0 22px 56px #00000057;--shadow-soft:0 12px 28px #00000042;--page-glow-top:#cfb1921f;--page-glow-side:#7a593f14;--page-gradient-start:#241c1a;--page-gradient-mid:#191413;--page-gradient-end:#120f0e;--page-overlay:linear-gradient(180deg, #ffffff05, #0000)}@media (prefers-reduced-motion:reduce){:root{--transition:0s linear}}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable;overflow-x:hidden}html.pomodoro-route{scrollbar-gutter:auto;scrollbar-width:none;overflow-y:auto}html.pomodoro-route::-webkit-scrollbar{display:none}body{min-width:0;min-height:100vh;font-family:var(--font-body);color:var(--text);background:radial-gradient(circle at top, var(--page-glow-top), transparent 26%), radial-gradient(circle at 85% 10%, var(--page-glow-side), transparent 16%), var(--page-overlay), linear-gradient(180deg, var(--page-gradient-start) 0%, var(--page-gradient-mid) 26%, var(--page-gradient-end) 100%);transition:background var(--transition), color var(--transition);margin:0;overflow-x:hidden}body.pomodoro-route{scrollbar-width:none;background:#f5ede6;overflow-y:auto}body.pomodoro-route::-webkit-scrollbar{display:none}a{color:inherit;text-decoration:none}button,input{font:inherit}button,input,textarea,select{transition:background-color var(--transition), color var(--transition), border-color var(--transition), box-shadow var(--transition)}button{cursor:pointer}#root{min-height:100vh;overflow-x:hidden}@media (width<=640px){html,body{scrollbar-gutter:auto;width:100%;max-width:100%;overflow-x:hidden}#root{width:100%;max-width:100%;overflow-x:hidden}}.app-frame{min-height:100vh}.page-stack--my-countdowns{gap:18px}body.my-countdowns-fullscreen-open .app-header,body.my-countdowns-fullscreen-open .mobile-nav-toggle,body.my-countdowns-fullscreen-open .mobile-nav-panel,body.my-countdowns-fullscreen-open .mobile-nav-backdrop,html.my-countdowns-fullscreen-open .app-header,html.my-countdowns-fullscreen-open .mobile-nav-toggle,html.my-countdowns-fullscreen-open .mobile-nav-panel,html.my-countdowns-fullscreen-open .mobile-nav-backdrop{display:none!important}body.my-countdowns-fullscreen-open,html.my-countdowns-fullscreen-open{overflow:hidden}body.my-countdowns-fullscreen-open .app-layout,html.my-countdowns-fullscreen-open .app-layout{width:100%;padding:0}.panel--my-countdowns{padding:28px}.my-countdowns-header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:22px;display:grid}.my-countdowns-header__copy h1{font-family:var(--font-display);color:var(--text);margin:0;font-size:clamp(2rem,4vw,3rem);line-height:.98}.my-countdowns-add{color:var(--text);font:inherit;background:0 0;border:none;align-items:center;gap:12px;padding:0;display:inline-flex}.my-countdowns-add span:first-child{letter-spacing:.02em;font-size:.96rem;font-weight:700}.my-countdowns-add__square{border:1px solid var(--border-strong);background:var(--surface-highest);width:44px;height:44px;box-shadow:var(--shadow);border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:inline-flex}.my-countdowns-section,.my-countdowns-completed{border:1px solid var(--line);background:var(--surface-highest);border-radius:24px;padding:18px}.my-countdowns-section{background:0 0;border:none;padding:0}.my-countdowns-completed{background:linear-gradient(#6f4e371a,#6f4e3708);border-style:dashed;border-color:#6f4e3742;margin-top:16px}.my-countdowns-list{gap:12px;display:grid}.my-countdowns-row{border:1px solid var(--line);background:var(--surface-base);transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);border-radius:22px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.my-countdowns-row:hover{border-color:var(--border-strong);background:var(--surface-highest);box-shadow:0 10px 24px #2c1e1a0d}.my-countdowns-list--completed .my-countdowns-row{box-shadow:none;background:#6f4e370f;border-style:dashed;border-color:#6f4e3747}.my-countdowns-list--completed .my-countdowns-row:hover{background:#6f4e371a;border-color:#6f4e375c;box-shadow:0 8px 18px #2c1e1a0a}.my-countdowns-list--completed .my-countdowns-row__title,.my-countdowns-list--completed .my-countdowns-row__value{color:var(--muted-strong)}.my-countdowns-row__main{width:100%;color:var(--text);text-align:left;background:0 0;border:none;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 12px;display:grid}.my-countdowns-row__copy{gap:4px;min-width:0;display:grid}.my-countdowns-row__actions{align-items:center;gap:8px;padding-right:2px;display:flex}.my-countdowns-row__icon{border:1px solid var(--line);background:var(--surface-highest);width:38px;height:38px;color:var(--muted-strong);transition:border-color var(--transition), background var(--transition), color var(--transition);border-radius:12px;justify-content:center;align-items:center;font-size:1.05rem;line-height:1;display:inline-flex}.my-countdowns-row__icon:hover{border-color:var(--border-strong);background:var(--surface-base);color:var(--text)}.my-countdowns-row__icon--danger{color:#8f3b2f}.my-countdowns-row__title{min-width:0;font-size:1.15rem;font-weight:700;line-height:1.2}.my-countdowns-row__description{min-width:0;color:var(--muted);font-size:.9rem;font-weight:400;line-height:1.45}.my-countdowns-row__value{color:var(--text);white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.98rem;font-weight:600}.my-countdowns-empty{border:1px dashed var(--border-strong);background:var(--surface-base);text-align:left;border-radius:20px;gap:10px;padding:20px;display:grid}.my-countdowns-empty h2,.my-countdowns-completed__header h2{color:var(--text);margin:0;font-size:1.2rem}.my-countdowns-empty p,.my-countdowns-completed__empty{color:var(--muted);margin:0;line-height:1.6}.my-countdowns-info{border:1px solid var(--line);background:linear-gradient(#fff9f4f5,#faf4eeeb);border-radius:22px;margin-top:18px;padding:20px 22px}.my-countdowns-info h2{color:var(--text);margin:0 0 14px;font-size:1.22rem}.my-countdowns-info__list{color:var(--muted-strong);gap:10px;margin:0;padding-left:1.2rem;line-height:1.65;display:grid}.my-countdowns-info__list strong{color:var(--text)}.my-countdowns-completed__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.my-countdowns-completed__header span{background:var(--surface-highest);min-width:34px;height:34px;color:var(--text);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.88rem;font-weight:700;display:inline-flex}.my-countdowns-sheet{z-index:60;position:fixed;inset:0}.my-countdowns-sheet__backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e14106b;position:absolute;inset:0}.my-countdowns-fullscreen{z-index:90;background:radial-gradient(circle at top,#c2a27c24,#0000 35%),linear-gradient(#2c1e1a 0%,#3a2823 100%);place-items:center;width:100dvw;height:100dvh;padding:0;display:grid;position:fixed;inset:0;overflow:hidden}.my-countdowns-fullscreen__media{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.my-countdowns-fullscreen__back{z-index:3;color:#f5ede6;background:#f5ede614;border:1px solid #f5ede62e;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;font-size:2rem;line-height:1;display:inline-flex;position:absolute;top:22px;left:22px}.my-countdowns-fullscreen__body{z-index:1;text-align:center;align-content:center;justify-items:center;gap:20px;width:100%;max-width:1080px;min-height:100dvh;padding:40px 28px;display:grid;position:relative}.my-countdowns-fullscreen__title{font-family:var(--font-display);letter-spacing:-.05em;color:#fff7ef;margin:0;font-size:clamp(2.8rem,7vw,6.3rem);line-height:.95}.my-countdowns-fullscreen__target{color:#fff7ef;background:#f5ede614;border:1px solid #f5ede629;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-size:1rem;font-weight:600;display:inline-flex}.my-countdowns-fullscreen__description{color:#f5ede6d1;max-width:680px;margin:0;font-size:1.05rem;line-height:1.65}.my-countdowns-fullscreen__countdown{width:min(100%,1080px)}.my-countdowns-fullscreen .time-grid--hero .time-cell__value,.my-countdowns-fullscreen .time-grid--hero .time-cell__label,.my-countdowns-fullscreen .time-grid--hero .time-cell__divider{color:#fff7ef}.my-countdowns-sheet__surface{border:1px solid var(--line);background:var(--surface-highest);width:min(100% - 32px,560px);box-shadow:var(--shadow);border-radius:28px;margin:72px auto 0;padding:24px;position:relative}.my-countdowns-sheet__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;margin-bottom:18px;display:grid}.my-countdowns-sheet__header h2{font-family:var(--font-display);color:var(--text);margin:6px 0 0;font-size:clamp(1.8rem,3vw,2.4rem);line-height:1}.my-countdowns-form{gap:16px;display:grid}.my-countdowns-form__field{gap:8px;display:grid}.my-countdowns-form__field span{color:var(--text);font-size:.9rem;font-weight:700}.my-countdowns-form__field input{border:1px solid var(--border-strong);background:var(--surface-base);min-height:52px;color:var(--text);font:inherit;border-radius:16px;padding:0 16px}.my-countdowns-form__field textarea{border:1px solid var(--border-strong);background:var(--surface-base);min-height:110px;color:var(--text);font:inherit;resize:vertical;border-radius:16px;padding:14px 16px}.my-countdowns-backgrounds{scroll-snap-type:x proximity;scrollbar-width:thin;grid-auto-columns:minmax(116px,1fr);grid-auto-flow:column;gap:10px;padding:2px 2px 8px;display:grid;overflow:auto hidden}.my-countdowns-backgrounds__option{border:1px solid var(--line);background:var(--surface-base);transition:border-color var(--transition), box-shadow var(--transition), transform var(--transition);scroll-snap-align:start;border-radius:18px;padding:0;overflow:hidden}.my-countdowns-backgrounds__option--active{border-color:var(--accent-soft);box-shadow:0 0 0 2px #c2a27c33}.my-countdowns-backgrounds__option:hover{border-color:var(--border-strong);transform:translateY(-1px)}.my-countdowns-backgrounds__preview{aspect-ratio:1;background-position:50%;background-size:cover;width:100%;display:block}.my-countdowns-form__error{color:#8f3b2f;margin:-2px 0 0;font-size:.92rem;font-weight:600}.my-countdowns-form__actions{justify-content:flex-end;gap:12px;margin-top:6px;display:flex}@media (width<=768px){.my-countdowns-header__copy h1{margin-top:15px}.my-countdowns-header{grid-template-columns:1fr;align-items:start;gap:18px;margin-bottom:20px}.my-countdowns-add{white-space:nowrap;justify-content:flex-start;align-self:start;gap:10px}.my-countdowns-header__copy h1{font-size:clamp(2rem,8vw,2.7rem);line-height:1.02}.my-countdowns-add span:first-child{font-size:1rem}.my-countdowns-add__square{border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;font-size:1.22rem;line-height:1;display:inline-flex}.my-countdowns-completed{background:linear-gradient(#6f4e3717,#6f4e3705);margin-top:18px;padding:16px}.my-countdowns-info{margin-top:16px;padding:18px}.my-countdowns-info h2{font-size:1.12rem}.my-countdowns-info__list{gap:9px;font-size:.95rem}.my-countdowns-completed__header{margin-bottom:12px}.my-countdowns-completed__header h2{font-size:1.45rem}.my-countdowns-completed__header span{min-width:36px;height:36px}.my-countdowns-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.my-countdowns-row__main{grid-template-columns:minmax(0,1fr);gap:10px;padding:10px 8px}.my-countdowns-row__actions{flex-direction:column;justify-content:center;align-self:stretch;padding:0}.my-countdowns-row__value{white-space:normal}.my-countdowns-list--completed .my-countdowns-row{background:#fff9f461}.my-countdowns-sheet__surface{width:min(100% - 20px,560px);margin-top:56px;padding:20px}.my-countdowns-backgrounds{grid-auto-columns:minmax(132px,148px)}.my-countdowns-fullscreen{padding:0}.my-countdowns-fullscreen__back{width:50px;height:50px;top:20px;left:20px}.my-countdowns-form__actions{flex-direction:column}.my-countdowns-fullscreen__title{font-size:clamp(2.4rem,13vw,4.2rem)}.my-countdowns-fullscreen__target{min-height:auto;padding:10px 14px;font-size:.92rem;line-height:1.4}.my-countdowns-fullscreen__description{font-size:.96rem}.my-countdowns-fullscreen__body{gap:16px;min-height:100dvh;padding:88px 20px 20px}}.app-header,.app-layout{width:min(calc(100% - 40px), var(--content-width));margin:0 auto}.app-header--fixed{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#0b0b0bf5,#0b0b0bd6,#0000);justify-content:center;align-items:center;gap:10px;padding:4px 0 2px;display:flex;position:sticky;top:0}.brand-block h1,.section-header h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:700}.brand-block h1{color:#faf7f1;font-size:clamp(1.05rem,1.25vw,1.55rem)}.top-nav{border:1px solid var(--line);background:#121212e0;border-radius:999px;align-items:center;gap:10px;padding:3px;display:flex}.top-nav__link{color:var(--muted);transition:background var(--transition), color var(--transition);border-radius:999px;padding:5px 11px}.top-nav__link:hover,.top-nav__link--active{background:var(--bg-soft);color:var(--text)}.app-layout{gap:10px;padding:10px 0 32px;display:grid}.app-layout--single{grid-template-columns:1fr}.app-content,.page-stack{gap:22px;display:grid}.panel,.hero-stage,.hero-panel,.countdown-card,.clock-card{border:1px solid var(--line);background:var(--bg-elevated);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-stage{justify-items:center;gap:24px;min-height:calc(100vh - 150px);display:grid}.hero-stage--editorial{background-color:#6f7268;background-position:50%;background-size:cover;grid-template-areas:"brand""body""countdown";align-content:space-between;justify-items:center;width:100%;min-height:calc(100vh - 82px);padding:34px 56px 42px;position:relative;overflow:hidden}.hero-stage--editorial:after{content:"";pointer-events:none;background:linear-gradient(#1919191f,#19191947);position:absolute;inset:0}.hero-stage__brand,.hero-stage__body,.hero-stage__countdown{z-index:1;position:relative}.hero-stage__brand{grid-area:brand;justify-self:start;display:inline-grid}.hero-stage__brand--title{gap:0}.hero-stage__brand--title strong{letter-spacing:-.03em;color:#f6d39f;font-family:Snell Roundhand,Segoe Script,Apple Chancery,cursive;font-size:clamp(2rem,2.7vw,3rem);font-weight:600;line-height:.9}.hero-stage__body{text-align:center;grid-area:body;width:100%}.hero-stage__kicker{letter-spacing:-.03em;color:#fffffff2;margin:12px 0 10px;font-size:clamp(1.8rem,2.8vw,3rem);font-weight:700}.hero-stage__display{font-family:var(--font-display);letter-spacing:-.05em;color:#fffffff7;margin:0;font-size:clamp(4.2rem,8.5vw,7.2rem);font-weight:700;line-height:.95}.hero-stage__target{color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff0d;border-radius:999px;align-items:center;gap:10px;margin-top:24px;margin-left:auto;margin-right:auto;padding:13px 20px;display:inline-flex}.hero-stage__target span:first-child{letter-spacing:.02em;font-size:.88rem;font-weight:700}.hero-stage__target span:last-child{font-size:.95rem}.hero-stage__countdown{grid-area:countdown;width:min(100%,980px);margin-top:8px}.hero-panel{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px;display:grid}.hero-panel--compact{grid-template-columns:minmax(0,360px) auto}.hero-panel--timer{grid-template-columns:minmax(0,320px) minmax(0,1fr);align-items:stretch}.hero-panel__copy p:not(.eyebrow){color:var(--muted);margin:12px 0 0;line-height:1.7}.preset-row,.timer-actions,.custom-timer-form__controls,.section-header{flex-wrap:wrap;gap:12px;display:flex}.section-header{justify-content:center;align-items:flex-end;margin-bottom:16px}.section-header__description:empty{display:none}.section-header__description{color:var(--muted);margin:0}.pill,.ghost-button,.primary-button{border:1px solid var(--line);background:var(--bg-soft);min-height:40px;color:var(--text);transition:background var(--transition), border-color var(--transition);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;display:inline-flex}.ghost-button--active{color:#fff4e2;background:linear-gradient(#f6d39f2e,#f6d39f14);border-color:#f6d39fb3;box-shadow:inset 0 0 0 1px #f6d39f29}.custom-timer-form label{color:var(--muted);margin-bottom:8px;display:block}.custom-timer-form input{width:120px;min-height:44px;color:var(--text);border:1px solid var(--line);background:var(--bg-soft);border-radius:12px;padding:0 12px}.circular-progress{flex-shrink:0;place-items:center;display:grid;position:relative}.circular-progress svg{width:100%;height:100%;transform:rotate(-90deg)}.circular-progress__track,.circular-progress__value{fill:none;stroke-linecap:round}.circular-progress__track{stroke:#222}.circular-progress__value{transition:stroke-dashoffset var(--transition)}.circular-progress__content{place-items:center;display:grid;position:absolute;inset:14%}.hero-progress{justify-items:center;gap:16px;display:grid}.hero-progress__caption{color:var(--muted);text-align:center;margin:0}.timer-stage{border:1px solid var(--line);background:linear-gradient(#ffffff0f,#ffffff05);border-radius:28px;min-height:100%;display:grid;position:relative;overflow:hidden}.timer-stage__fill{height:var(--timer-fill-height,100%);background:linear-gradient(#f1d9aceb,#d6be97d1);transition:height 90ms linear;position:absolute;inset:auto 0 0}.timer-stage--no-fill-animation .timer-stage__fill{transition:none}.timer-stage--complete .timer-stage__fill{background:linear-gradient(#f68c8ceb,#d66060d1)}.timer-stage__content{z-index:1;text-align:center;align-content:center;justify-items:center;gap:28px;padding:32px;display:grid;position:relative}.timer-stage__time{font-family:var(--font-display);letter-spacing:-.05em;color:#fffdfa;white-space:nowrap;font-size:clamp(5.5rem,15vw,10rem);font-weight:700;line-height:.88}.timer-stage__meta{color:#ffffffe0;margin:0;font-size:.95rem}.timer-stage-wrapper{min-height:calc(100dvh - 78px);display:grid}.timer-controls{background:linear-gradient(180deg, #ffffff09, #ffffff04), var(--bg-elevated);border-color:#ffffff14;gap:18px;padding:22px 24px;display:grid;box-shadow:inset 0 1px #ffffff08}.timer-controls__top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px 24px;display:grid}.timer-controls__toggle{align-content:start;gap:10px;min-width:220px;display:grid}.timer-controls__toggle-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.timer-controls__switch-group{justify-items:start;gap:12px;margin-top:34px;display:inline-grid}.timer-controls__animation-group{border-left:1px solid #ffffff14;justify-items:start;gap:12px;margin-left:auto;padding-left:18px;display:inline-grid}.app-frame{isolation:isolate;position:relative}.app-frame:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 10% 0,#7aaace14,#0000 22%),radial-gradient(circle at 100% 20%,#9cd5ff0d,#0000 20%);position:fixed;inset:0}.app-header--fixed{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(#081119e6,#08111994,#0000);padding:16px 0 8px}.app-header__inner{grid-template-columns:auto 1fr;align-items:center;gap:24px;width:100%;display:grid}.brand-block{align-content:center;gap:4px;padding:4px 10px 4px 2px;display:inline-grid}.brand-block__kicker{color:var(--accent-soft);letter-spacing:.22em;text-transform:uppercase;opacity:.88;font-size:.7rem}.brand-block__title{font-family:var(--font-display);color:var(--accent-strong);font-size:clamp(1.45rem,1.7vw,1.95rem);font-weight:700;line-height:.92}.top-nav{border:1px solid var(--line);background:#132434a8;border-radius:20px;justify-self:end;gap:4px;padding:6px;box-shadow:0 10px 24px #00000029}.top-nav__link{color:var(--muted);border-radius:14px;padding:10px 16px;font-weight:500}.app-layout{gap:18px;padding:14px 0 44px}.page-stack{gap:28px}.panel,.hero-stage,.hero-panel,.countdown-card,.clock-card{border:1px solid var(--line);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:linear-gradient(#142230f5,#0c1620f5)}.panel{overflow:hidden}.panel--dense,.panel--highlight,.panel--utility,.panel--event-copy-refined,.university-panel{background:linear-gradient(#13212efa,#0c151ff5)}.hero-stage--editorial{background-color:#355872;border-radius:34px;min-height:calc(100vh - 96px);padding:42px 62px 46px}.hero-stage__display{color:#fff7ee;text-shadow:0 18px 42px #0003;font-size:clamp(4.6rem,9vw,8.3rem)}.hero-stage__target{background:#13243457;border:1px solid #9cd5ff24;margin-top:28px;padding:14px 24px;box-shadow:0 18px 36px #00000029}.hero-stage__countdown{width:min(100%,1040px)}.time-grid--hero{gap:12px}.time-grid--hero .time-cell{min-width:0;padding:20px 10px 6px}.time-grid--hero .time-cell__label{color:#ffeed6eb;letter-spacing:.08em;text-transform:uppercase;font-size:.92rem}.section-header{margin-bottom:22px}.section-header--editorial{align-items:end}.section-header--editorial h1,.section-header--editorial h2{color:var(--accent-strong);font-size:clamp(2rem,4vw,3.6rem);line-height:.96}.section-header--utility h1,.section-header--utility h2{color:var(--accent-strong);font-size:clamp(1.65rem,2vw,2.35rem);line-height:1}.section-header--compact h1,.section-header--compact h2{font-size:clamp(1.35rem,1.5vw,1.75rem)}.section-header--center{justify-content:center}.section-header--left>div,.section-header--center>div{max-width:760px}.section-header--left>div{text-align:left}.section-header--center>div{text-align:center}.eyebrow,.countdown-card__eyebrow{color:var(--accent-soft);letter-spacing:.18em;text-transform:uppercase;margin:0 0 8px;font-size:.76rem}.section-header__description{max-width:62ch;color:var(--muted-strong);line-height:1.7}.countdown-card,.clock-card,.nearest-exam-card,.course-card,.pomodoro-summary-card,.pomodoro-heatmap-card{border:1px solid var(--line);background:linear-gradient(#182838eb,#0d1823f0)}.card-grid{gap:18px}.countdown-card{min-height:186px;transition:transform var(--transition), border-color var(--transition), box-shadow var(--transition);border-radius:24px;gap:18px;padding:24px;display:grid}.countdown-card:hover{border-color:#9cd5ff47;transform:translateY(-3px);box-shadow:0 18px 36px #0000003d}.countdown-card__header h3{color:var(--accent-strong);margin:0;font-size:1.45rem;line-height:1.05}.countdown-card__footer{border-top:1px solid var(--line-soft);color:var(--muted-strong);margin-top:auto;padding-top:18px}.catalog-toolbar{align-items:center;margin-bottom:18px}.catalog-search,.catalog-select{border:1px solid var(--line);min-height:48px;color:var(--text);box-shadow:none;background:#14100ee6;border-radius:16px}.catalog-filters{margin-bottom:20px}.ghost-button,.primary-button{border-radius:999px;min-height:42px}.ghost-button{border-color:var(--line);background:#fff7ed08}.ghost-button--active,.ghost-button:hover{color:var(--accent-strong);background:#7aaace1f;border-color:#9cd5ff3d}.page-stack--home .panel--catalog-curated,.panel--popular-curated{padding:30px 32px 34px}.page-stack--home .panel--catalog .section-header__description,.panel--popular-curated .section-header__description{text-align:left}.event-hero{min-height:calc(100vh - 110px)}.event-copy-grid{grid-template-columns:minmax(0,760px);justify-content:center}.event-copy-card{padding:10px 6px 2px}.event-copy-card h2{color:var(--accent-strong);margin:0 0 14px;font-size:clamp(2rem,3vw,3rem)}.event-copy-card p{color:var(--muted-strong);line-height:1.8}.event-actions{justify-content:center}.panel--utility,.page-stack--timer .panel,.clock-card,.university-panel{background:linear-gradient(#121e2af5,#0d151ef5)}.page-stack--timer .timer-stage{background:radial-gradient(circle at top,#9cd5ff24,#0000 34%),linear-gradient(#182838f5,#0d1722fa);border-radius:30px;min-height:420px}.page-stack--timer .timer-stage__content{gap:22px}.page-stack--timer .timer-stage__time{font-family:var(--font-display);color:var(--accent-strong);font-size:clamp(5rem,10vw,8rem)}.timer-controls,.panel--highlight{padding:26px 28px}.timer-controls__top{align-items:start}.timer-controls__label{color:var(--muted-strong)}.clock-section{gap:18px}.clock-card{padding:24px}.clock-card__top{align-items:start;gap:16px}.clock-card__time{font-family:var(--font-display);color:var(--accent-strong);font-size:clamp(2.4rem,4vw,3.8rem)}.clock-card__meta{color:var(--muted)}.university-panel{padding:28px 30px}.nearest-exams-strip{gap:16px}.nearest-exam-card{border-radius:22px;padding:22px}.nearest-exam-card__rank{color:var(--accent-soft);text-transform:uppercase;letter-spacing:.16em;font-size:.75rem}.nearest-exam-card__course{color:var(--accent-strong);font-size:1.3rem;line-height:1.15}.nearest-exam-card__time{font-family:var(--font-display);font-size:clamp(2.6rem,4vw,4.2rem)}.course-grid{gap:18px}.course-card{border-radius:22px;padding:22px}.course-card__header h3{color:var(--accent-strong);font-size:1.45rem}.course-countdown{border-top:1px solid var(--line-soft);padding:18px 0}.course-countdown__label{color:var(--accent-soft)}.course-countdown__note,.course-countdown__date,.purpose-copy,.university-empty-state p{color:var(--muted-strong)}.course-countdown__note{white-space:pre-line}.course-countdown__value{font-family:var(--font-display);color:var(--accent-strong)}.page-stack--pomodoro .pomodoro-stage{box-shadow:0 24px 70px #00000057}.page-stack--pomodoro .pomodoro-drawer{border-right:1px solid var(--line);background:linear-gradient(#121d28fa,#090f16fa)}.page-stack--pomodoro .pomodoro-drawer__heading h3,.page-stack--pomodoro .pomodoro-summary-card strong,.page-stack--pomodoro .pomodoro-heatmap-card h2{color:var(--accent-strong)}.page-stack--pomodoro .pomodoro-background-chip{border:1px solid #ffeed833}.page-stack--pomodoro .pomodoro-background-chip--active{box-shadow:0 0 0 2px #9cd5ff4d}.page-stack--pomodoro .pomodoro-insights{padding:0 0 16px}.page-stack--pomodoro .pomodoro-heatmap-card,.page-stack--pomodoro .pomodoro-summary-card{border-radius:24px}@media (width<=980px){.app-header,.app-layout{width:min(calc(100% - 24px), var(--content-width))}.app-header__inner{grid-template-columns:1fr;justify-items:center;gap:10px}.brand-block{justify-items:center;padding-right:0}.top-nav{justify-content:flex-start;justify-self:stretch;width:100%;overflow-x:auto}.hero-stage--editorial{min-height:calc(100vh - 124px);padding:28px 24px}.section-header--left,.section-header--center,.timer-controls__toggle-row{justify-content:flex-start}.timer-controls__animation-group{border-left:0;margin-left:0;padding-left:0}.card-grid--catalog,.course-grid,.clock-section{grid-template-columns:1fr}}.timer-toggle{background:#ffffff05;border:1px solid #ffffff0d;border-radius:18px;gap:10px;padding:3px;display:inline-flex}.timer-toggle .ghost-button{min-width:88px}.timer-switch{width:52px;height:30px;transition:background var(--transition), border-color var(--transition);background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;padding:3px;display:inline-flex;position:relative}.timer-switch--active{background:#f6d39f38;border-color:#f6d39f85}.timer-switch__thumb{width:22px;height:22px;transition:transform var(--transition);background:#fff;border-radius:999px;box-shadow:0 6px 16px #00000038}.timer-switch--active .timer-switch__thumb{transform:translate(22px)}.timer-controls__section{gap:10px;display:grid}.timer-controls__label,.timer-controls .custom-timer-form label{color:#ffffffb8;letter-spacing:.01em;margin:0;font-size:.9rem}.timer-controls .preset-row{gap:12px}.timer-controls .ghost-button{background:#ffffff05;min-height:48px;padding:0 18px}.timer-controls .custom-timer-form{gap:10px;display:grid}.timer-controls .custom-timer-form__controls{grid-template-columns:minmax(160px,180px) auto auto;align-items:center;gap:10px;display:grid}.timer-controls .custom-timer-form input{width:100%;min-height:50px;padding:0 16px;font-size:1rem}.custom-timer-form__unit{color:#ffffffd1}.custom-timer-form__error{color:#f4b0b0;margin:2px 0 0;font-size:.9rem}.timer-controls .primary-button{min-height:50px;padding:0 22px}.time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.time-grid--row{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}.time-grid--hero{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:18px}.time-cell{border:1px solid var(--line);background:var(--bg-soft);text-align:center;border-radius:18px;place-items:center;padding:18px 14px;display:grid}.time-grid--hero .time-cell{background:0 0;border:none;min-width:0;padding:0;position:relative}.time-cell__divider{font-family:var(--font-display);color:#ffffffe6;font-size:clamp(3rem,6vw,5.2rem);line-height:1;position:absolute;top:35%;right:-16px;transform:translateY(-50%)}.time-grid--ring .time-cell{aspect-ratio:1;background:0 0;border:none;border-radius:50%;justify-self:center;width:min(100%,210px);min-height:210px;padding:0;position:relative}.time-cell__ring{width:100%;height:100%;position:absolute;inset:0;transform:rotate(-90deg)}.time-cell__ring-track,.time-cell__ring-value{fill:none;stroke-width:4px}.time-cell__ring-value{stroke:var(--unit-color,#fff);stroke-linecap:round;transition:stroke-dashoffset .3s}.time-cell__content{z-index:1;place-items:center;gap:6px;display:grid;position:relative}.time-cell__value{letter-spacing:-.04em;font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:600;display:block}.time-grid--hero .time-cell__value{font-family:var(--font-display);color:#fffffff5;font-size:clamp(3.4rem,7vw,6rem);line-height:.9}.time-grid--ring .time-cell__value{font-size:clamp(2.8rem,4vw,4.6rem);line-height:1}.time-cell__label{color:var(--muted);margin-top:4px;font-size:.85rem;display:block}.time-grid--hero .time-cell__label{color:#fffffff2;font-size:clamp(1rem,1.7vw,1.5rem)}.time-cell__percent{color:var(--unit-color,var(--text));margin-top:2px;font-size:.92rem;font-weight:600;display:block}.panel{padding:24px}.panel--purpose{padding:18px 24px}.purpose-copy{color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.card-grid,.clock-section{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.countdown-card,.clock-card{transition:border-color var(--transition), background var(--transition);padding:20px}.countdown-card{color:inherit;text-align:left}.countdown-card:hover,.clock-card:hover,.countdown-card--active{border-color:var(--line-strong)}.countdown-card__header,.countdown-card__footer,.clock-card__top,.clock-card__meta{justify-content:center;align-items:center;gap:12px;display:flex}.countdown-card h3,.clock-card h3{margin:0;font-size:1.05rem}.countdown-card__desc,.countdown-card__footer,.clock-card__meta{color:var(--muted)}.countdown-card__desc{line-height:1.6}.countdown-card__chevron{color:var(--text)}.clock-card__time{letter-spacing:-.04em;margin:16px 0 10px;font-size:clamp(2rem,4vw,2.8rem);display:block}@media (width<=1100px){.time-grid--row,.card-grid--catalog,.time-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr))}.time-grid--hero .time-cell:nth-child(2) .time-cell__divider{display:none}}@media (width<=900px){.app-header--fixed{flex-direction:column;align-items:flex-start}.top-nav{justify-content:flex-start;width:100%;overflow-x:auto}.hero-panel,.hero-panel--compact,.hero-panel--timer,.card-grid,.clock-section,.card-grid--catalog{grid-template-columns:1fr}.time-grid--row,.time-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-stage--editorial{min-height:calc(100vh - 110px);padding:30px 30px 38px}.hero-stage__brand--title strong{font-size:clamp(1.7rem,5vw,2.3rem)}}@media (width<=640px){.catalog-toolbar,.timer-controls__top{grid-template-columns:1fr}.timer-controls__toggle{min-width:0}.timer-toggle{justify-content:center;width:100%}.timer-toggle .ghost-button{flex:1 1 0}.timer-controls{padding:18px 16px}.timer-controls .custom-timer-form__controls{grid-template-columns:1fr;align-items:stretch}.custom-timer-form__unit{margin-top:-4px}.app-header,.app-layout{width:min(calc(100% - 20px), var(--content-width))}.hero-stage,.panel,.hero-panel,.countdown-card,.clock-card{border-radius:18px}.hero-stage--editorial{min-height:calc(100vh - 104px);padding:24px 18px 28px}.hero-stage__brand--title strong{font-size:clamp(1.6rem,7vw,2.1rem)}.hero-stage__display{font-size:clamp(3rem,16vw,4.9rem)}.hero-stage__kicker{font-size:clamp(1.5rem,8vw,2.2rem)}.hero-stage__target{text-align:center;border-radius:18px;gap:6px;display:grid}.time-grid--row,.time-grid--hero{grid-template-columns:1fr 1fr}.time-grid--hero{gap:8px}.time-grid--hero .time-cell__value{font-size:clamp(2.7rem,14vw,4.5rem)}.time-grid--hero .time-cell__label{font-size:.92rem}.time-cell__divider{font-size:clamp(2.3rem,10vw,3.8rem);right:-8px}.time-grid--ring .time-cell{width:min(100%,170px);min-height:170px}.time-grid--ring .time-cell__value{font-size:clamp(2.3rem,9vw,3.4rem)}.timer-stage{min-height:auto}.timer-stage__content{gap:10px;padding:22px 16px}.timer-stage__time{font-size:clamp(3.3rem,20vw,5.4rem)}.page-stack--timer .timer-stage-wrapper{min-height:auto}.page-stack--timer .timer-stage{min-height:60dvh}.page-stack--timer .timer-stage__content{padding:34px 20px 30px}}.catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:14px;display:grid}.page-stack--home .panel--catalog .section-header{justify-content:flex-start}.page-stack--home .panel--catalog .section-header h2{white-space:nowrap;font-size:clamp(1.8rem,4.4vw,3.1rem)}.page-stack--home{gap:18px;padding-bottom:0}.page-stack--home .panel--catalog .section-header__description{text-align:left}.catalog-search,.catalog-select{min-height:46px;color:var(--text);border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;padding:0 14px}.catalog-filters{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.course-grid>.course-card:only-child{grid-column:1/-1}.page-stack--hacettepe{gap:18px}.university-panel--schedule{padding:18px 22px}.university-exam-list{gap:0;display:grid}.university-panel__empty{text-align:center;color:var(--muted);margin:0;font-size:.98rem}.course-card{border:1px solid var(--line);background:linear-gradient(#ffffff08,#ffffff04);border-radius:20px;width:100%;margin:0;padding:20px;display:block;box-shadow:inset 0 1px #ffffff08}.course-card__header h3{letter-spacing:-.02em;margin:0;font-size:1.08rem}.course-card__items{gap:12px;margin-top:14px;display:grid}.course-card__items--paired{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.course-countdown{border-top:1px solid #ffffff0f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0;display:grid}.course-countdown:first-child{border-top:none;padding-top:0}.course-countdown__copy{gap:4px;min-width:0;display:grid}.course-countdown__timer{justify-self:end}.course-card__items--paired .course-countdown{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;min-height:100%;padding:16px}.course-card__items--paired .course-countdown:first-child{border:1px solid #ffffff0f;padding:16px}.course-countdown__meta,.course-countdown__copy{gap:4px;display:grid}.course-countdown__label,.course-countdown__copy strong{letter-spacing:.04em;color:var(--text);font-size:.8rem;font-weight:700}.course-countdown__copy strong{letter-spacing:.01em;font-size:1.22rem;line-height:1.22;display:block}.course-countdown__note,.course-countdown__date,.course-countdown__copy>span{color:var(--muted);font-size:.92rem;line-height:1.5}.course-countdown__value{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);white-space:nowrap;font-size:clamp(1.55rem,3vw,2.45rem)}.course-notes{border-top:1px dashed #ffffff14;gap:6px;margin-top:6px;padding-top:12px;display:grid}.course-notes p{color:var(--muted);margin:0;font-size:.92rem}@media (width<=900px){.course-grid{grid-template-columns:1fr}}@media (width<=640px){.course-countdown{grid-template-columns:1fr;gap:8px}.course-countdown__timer{justify-self:start}.course-countdown__value{font-size:clamp(1.35rem,7vw,2rem)}}.hacettepe-hero-panel{border-color:var(--line)}.university-hero-head{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:start;gap:16px;margin-bottom:10px;display:grid}.university-hero-head__spacer{min-height:1px}.university-hero-rail{justify-items:center;gap:0;width:min(100%,520px);margin:0 auto 20px;display:grid}.university-hero-rail__contact{min-width:0;color:var(--text);text-align:center;transition:opacity var(--transition), transform var(--transition);justify-items:center;gap:6px;text-decoration:none;display:grid}.university-hero-rail__contact:hover{transform:translateY(-1px)}.university-hero-rail__contact span{color:var(--muted-strong);font-size:.96rem;line-height:1.4}.university-hero-rail__contact strong{min-width:0;color:var(--text);overflow-wrap:anywhere;font-size:1.08rem;line-height:1.18;display:block}.university-detail-head{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr);align-items:start;gap:16px;display:grid}.university-detail-head__content{min-width:0}.university-back-link{border:1px solid var(--line);background:var(--surface-highest);width:46px;height:46px;color:var(--text);border-radius:16px;justify-content:center;align-items:center;font-size:1.4rem;line-height:1;display:inline-flex}.university-detail-head .section-header{margin-bottom:0}.university-detail-head .section-header--utility h1,.university-detail-head .section-header--utility h2{font-size:clamp(2rem,3.4vw,2.8rem);line-height:.95}.nearest-exams-strip{background:#ffffff04;border:1px solid #d6b46c6b;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden}.nearest-exam-card{gap:6px;min-height:118px;padding:16px 18px;display:grid}.nearest-exam-card+.nearest-exam-card{border-left:1px solid #d6b46c47}.nearest-exam-card__rank{letter-spacing:.04em;text-transform:uppercase;color:#ffffff9e;font-size:.78rem}.nearest-exam-card__course{letter-spacing:-.02em;font-size:1rem}.nearest-exam-card__label{color:var(--muted);font-size:.92rem}.nearest-exam-card__time{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.35rem,2.5vw,2rem)}.course-card{border-color:var(--line)}@media (width<=900px){.nearest-exams-strip{grid-template-columns:1fr}.nearest-exam-card+.nearest-exam-card{border-top:1px solid #d6b46c47;border-left:none}}@media (width<=1100px){.page-stack--hacettepe{gap:16px}.hacettepe-hero-panel,.page-stack--hacettepe .panel{padding:18px}.nearest-exams-strip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;grid-template-columns:none;grid-auto-columns:minmax(240px,1fr);grid-auto-flow:column;overflow-x:auto}.nearest-exam-card{scroll-snap-align:start;min-width:0;min-height:110px}.course-grid{column-count:1;column-gap:0}.course-card{border-radius:18px}.course-countdown__value{font-size:clamp(1.4rem,3.4vw,2rem)}}@media (width<=768px){.page-stack--hacettepe{gap:14px;margin-top:30px}.hacettepe-hero-panel,.page-stack--hacettepe .panel{padding:16px}.university-hero-head{grid-template-columns:1fr;justify-items:center}.university-hero-head__spacer{display:none}.university-hero-rail{gap:0;width:100%;margin:0 0 16px}.university-hero-rail__contact{gap:5px}.university-hero-rail__contact span{font-size:.84rem}.university-hero-rail__contact strong{font-size:.96rem}.hacettepe-hero-panel .section-header{gap:10px;margin-bottom:2px}.nearest-exams-strip{border-radius:16px;grid-auto-columns:minmax(220px,84vw)}.nearest-exam-card{gap:4px;min-height:102px;padding:14px 14px 16px}.nearest-exam-card__rank{font-size:.72rem}.nearest-exam-card__course{font-size:.96rem;line-height:1.2}.nearest-exam-card__label{font-size:.88rem}.nearest-exam-card__time{font-size:clamp(1.15rem,6.2vw,1.7rem);line-height:1.05}.course-card{padding:16px}.course-card__header h3{font-size:1rem}.course-card__items{gap:10px;margin-top:12px}.course-countdown{grid-template-columns:1fr;align-items:start;gap:8px;padding:12px 0}.course-countdown__meta{gap:3px}.course-countdown__label{font-size:.76rem}.course-countdown__copy strong{font-size:1.08rem;line-height:1.24}.course-countdown__note,.course-countdown__date,.course-notes p{font-size:.88rem;line-height:1.45}.course-countdown__value{white-space:normal;overflow-wrap:anywhere;font-size:clamp(1.2rem,8vw,1.65rem);line-height:1.05}}@media (width<=480px){.app-header,.app-layout{width:min(calc(100% - 16px), var(--content-width))}.page-stack--hacettepe .university-panel--hero{margin-top:12px;padding:8px 12px 6px}.hacettepe-hero-panel,.page-stack--hacettepe .panel,.course-card{border-radius:16px}.nearest-exams-strip{grid-auto-columns:88vw}.nearest-exam-card{padding:13px 12px 14px}.nearest-exam-card__time{font-size:clamp(1.08rem,8.5vw,1.5rem)}.course-card{margin-bottom:14px;padding:14px}.course-countdown{gap:6px}.course-countdown__copy strong{font-size:1rem}.course-countdown__value{font-size:clamp(1.05rem,8.8vw,1.45rem)}}@media (width<=1100px){.nearest-exams-strip{scroll-snap-type:none;grid-template-columns:1fr;grid-auto-columns:auto;grid-auto-flow:row;justify-items:center;overflow:visible}.nearest-exam-card{width:95%;min-height:auto}.nearest-exam-card+.nearest-exam-card{border-top:1px solid #d6b46c47;border-left:none}.top-nav{gap:6px;padding:2px}.top-nav__link{padding:4px 9px;font-size:.92rem}}@media (width<=768px){.nearest-exam-card{width:95%}.page-stack--hacettepe .university-panel--hero{margin-top:10px;padding:10px 14px 8px}.university-detail-head{grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:8px;margin-top:5px;margin-bottom:5px}.university-detail-head__content{justify-items:center;display:grid}.university-back-link{border-radius:12px;width:34px;height:34px;margin-left:-6px;font-size:.98rem}.university-detail-head .section-header--utility h1,.university-detail-head .section-header--utility h2{letter-spacing:-.03em;white-space:nowrap;font-size:clamp(1.32rem,5.8vw,1.72rem);line-height:.96}.top-nav{gap:4px}.top-nav__link{padding:3px 8px;font-size:.84rem}}@media (width<=480px){.top-nav__link{padding:3px 7px;font-size:.79rem}.hero-stage__target{border-radius:14px;width:min(100%,280px);margin-top:14px;padding:9px 12px}.hero-stage__target span:first-child{font-size:.72rem;line-height:1.2}.hero-stage__target span:last-child{font-size:.76rem}}.section-header h1,.section-header h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-header--left{justify-content:flex-start}.hero-stage__display--supporting{font-size:clamp(3.6rem,7.5vw,6.2rem)}.countdown-card{color:inherit;text-decoration:none;display:block}.page-stack--event{gap:18px}.event-hero{min-height:calc(86vh - 68px);padding-top:42px}.event-hero__eyebrow{margin-bottom:16px}.event-hero__title--gta{text-shadow:0 0 20px #ff76be2e,0 10px 28px #00000057;position:relative;top:-48px}.event-hero__title-gta-lockup{align-items:baseline;gap:.12em;display:inline-flex}.event-hero__title-gta-main{color:#ff5ab7;text-shadow:-2px -2px #ffe6f4db,0 0 18px #ff5ab757,0 0 34px #ff5ab738}.event-hero__title-gta-sub{color:#51f1de;text-shadow:-2px -2px #e6fffcd6,0 0 18px #51f1de4d,0 0 34px #51f1de33}.event-hero__lead{color:#ffffffeb;width:min(100%,760px);margin:18px auto 0;font-size:1rem;line-height:1.7}.event-hero__target{margin-top:18px}.panel--event-copy,.panel--not-found{padding:28px 24px}.event-copy-grid{grid-template-columns:1fr;gap:16px;display:grid}.event-copy-card,.event-meta-card,.faq-card{border:1px solid var(--line);background:var(--bg-soft);border-radius:20px;padding:20px}.event-copy-card h2,.event-meta-card h2,.faq-card h3,.panel--not-found h1{margin-top:0}.event-copy-card p,.event-meta-card p,.faq-card p{color:var(--muted);line-height:1.7}.event-meta-list{gap:14px;margin:0;display:grid}.event-meta-list div{gap:4px;display:grid}.event-meta-list dt{color:#ffffffad;letter-spacing:.04em;text-transform:uppercase;font-size:.82rem}.event-meta-list dd{color:var(--text);margin:0;line-height:1.5}.event-meta-card__back{margin-top:18px}.faq-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.not-found-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}@media (width<=900px){.event-copy-grid,.faq-grid{grid-template-columns:1fr}.event-hero__lead{width:100%}}@media (width<=640px){.hero-stage__display--supporting,.event-hero__title{font-size:clamp(2.8rem,15vw,4.3rem)}.page-stack--home .hero-stage--editorial,.page-stack--event .event-hero{min-height:72dvh;padding:96px 18px 22px;background-position:50%!important;background-size:cover!important}.event-hero__title--gta{top:-2px}.page-stack--home .hero-stage__body,.page-stack--event .hero-stage__body{gap:12px}.page-stack--home .hero-stage__display--supporting,.page-stack--event .event-hero__title{font-size:clamp(2.5rem,13vw,3.8rem);line-height:.96}.page-stack--home .hero-stage__target,.page-stack--event .hero-stage__target{gap:4px;width:min(100%,320px);margin:10px auto 0;padding:12px 14px}.page-stack--home .hero-stage__countdown,.page-stack--event .hero-stage__countdown{width:100%;max-width:340px;margin:14px auto 0}.page-stack--home .time-grid--hero,.page-stack--event .time-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.page-stack--home .time-grid--hero .time-cell,.page-stack--event .time-grid--hero .time-cell{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#2c1e1a42;border:1px solid #f5ede62e;border-radius:18px;padding:12px 10px 10px}.page-stack--home .time-grid--hero .time-cell__value,.page-stack--event .time-grid--hero .time-cell__value{font-size:clamp(2.2rem,11vw,3.3rem);line-height:.92}.page-stack--home .time-grid--hero .time-cell__label,.page-stack--event .time-grid--hero .time-cell__label{letter-spacing:.06em;font-size:.82rem}.page-stack--home .time-grid--hero .time-cell__divider,.page-stack--event .time-grid--hero .time-cell__divider{display:none}.event-copy-card,.event-meta-card,.faq-card,.panel--event-copy,.panel--not-found{padding:18px}}.event-actions{justify-content:center;display:flex}.university-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.university-faculty-list{gap:18px;display:grid}.university-faculty-group{gap:12px;display:grid}.university-faculty-group__title{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.98rem;font-weight:700}.university-filter{margin-bottom:18px}.university-filter__input{border:1px solid var(--border-strong);background:var(--surface-highest);width:100%;min-width:0;color:var(--text);font:inherit;box-shadow:var(--shadow-soft);border-radius:16px;padding:13px 16px}.university-filter__input::placeholder{color:var(--muted)}.university-chip{text-align:left;border:1px solid var(--border-strong);background:var(--surface-highest);color:var(--text);box-shadow:var(--shadow-soft);transition:border-color var(--transition), background var(--transition), transform var(--transition);border-radius:18px;gap:4px;padding:16px 18px;text-decoration:none;display:grid}.university-chip--satin{background:radial-gradient(circle at 18% 14%,#fffffff5,#fff0 42%),linear-gradient(145deg,#f7f8f0e0 0%,#fff9f4f5 44%,#fff6ecfa 100%);border-color:#d5ccc5e6;box-shadow:inset 0 1px #ffffffd1,inset 0 -10px 24px #c2a27c0f,0 10px 24px #2c1e1a0f}.university-chip--satin strong{z-index:1;position:relative}.university-chip:hover{background:#2c1e1a0d;border-color:#2c1e1a2e;transform:translateY(-1px)}.university-chip--satin:hover{background:radial-gradient(circle at 18% 14%,#fffffffa,#fff0 42%),linear-gradient(145deg,#f7f8f0e6 0%,#fff9f4fa 44%,#fff6ec 100%);border-color:#c2a27c73}.university-chip--active{background:#2c1e1a14;border-color:#2c1e1a;box-shadow:0 0 0 1px #2c1e1a0a}.university-chip--satin.university-chip--active{border-color:#a18061b3;box-shadow:inset 0 1px #ffffffd1,inset 0 -10px 24px #c2a27c12,0 0 0 1px #c2a27c2e,0 10px 24px #2c1e1a0f}.university-empty-state{background:#ffffff05;border:1px solid #ffffff0d;border-radius:18px;gap:8px;padding:22px;display:grid}.university-empty-state h2{margin:0}.university-empty-state p{color:var(--muted);margin:0;line-height:1.7}.university-empty-state--panel{margin-top:10px}@media (width<=768px){.university-picker{grid-template-columns:1fr}}.pomodoro-stage{min-height:calc(100dvh - 92px);box-shadow:var(--shadow);background-color:#0f1117;background-image:linear-gradient(#ffffff09,#ffffff04),none;background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border:1px solid #ffffff14;border-radius:32px;align-items:center;padding:36px 42px;display:grid;position:relative;overflow:hidden}.pomodoro-stage:after{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#796bff1f,#0000 36%),linear-gradient(#0b0e1705,#0b0e171f);position:absolute;inset:0}.pomodoro-stage__content,.pomodoro-drawer,.pomodoro-drawer-toggle{z-index:1;position:relative}.pomodoro-stage__content{text-align:center;justify-items:center;gap:18px;width:min(100%,820px);margin:0 auto;display:grid}.pomodoro-mode-row,.pomodoro-stage__actions,.pomodoro-sound-toolbar{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pomodoro-mode-pill{color:#ffffffdb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;min-height:42px;padding:0 18px}.pomodoro-mode-pill--active{color:#fff7ec;background:linear-gradient(#ffd9a233,#ffd9a214);border-color:#ffd9a294}.pomodoro-stage__time{font-family:var(--font-display);letter-spacing:-.06em;color:#fffdfa;font-size:clamp(4.8rem,13vw,9.6rem);line-height:.88}.pomodoro-drawer-toggle{background:0 0;border:none;padding:0;position:absolute;top:28px;left:24px}.pomodoro-drawer-toggle__pill{color:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0e1016b8;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:10px;min-height:48px;padding:0 14px 0 10px;display:inline-flex}.pomodoro-drawer-toggle__icon{background:#ffffff14;border-radius:50%;place-items:center;width:28px;height:28px;font-size:1rem;line-height:1;display:inline-grid}.pomodoro-drawer-toggle__label{letter-spacing:.02em;font-size:.9rem}.pomodoro-drawer{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);opacity:0;pointer-events:none;width:min(360px,100% - 48px);transition:transform var(--transition), opacity var(--transition);background:#0a0c12db;border:1px solid #ffffff14;border-radius:24px;gap:18px;padding:18px;display:grid;position:absolute;top:88px;left:24px;transform:translate(calc(-100% - 28px))}.pomodoro-drawer--open{opacity:1;pointer-events:auto;transform:translate(0)}.pomodoro-drawer__section,.pomodoro-alert-card,.pomodoro-sound-card,.pomodoro-duration-card{gap:12px;display:grid}.pomodoro-drawer__heading h2,.pomodoro-duration-card span{margin:0}.pomodoro-drawer__heading p,.pomodoro-alert-card p,.pomodoro-sound-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.pomodoro-background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pomodoro-background-chip{min-height:52px;color:var(--text);text-align:left;background:#ffffff09;border:1px solid #ffffff14;border-radius:16px;grid-template-columns:18px 1fr;align-items:center;gap:10px;padding:0 12px;display:grid}.pomodoro-background-chip--active{background:#ffd9a21f;border-color:#ffd9a294}.pomodoro-background-chip__preview{border-radius:50%;width:18px;height:18px}.pomodoro-sound-list{gap:12px;display:grid}.pomodoro-sound-card,.pomodoro-alert-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:14px}.pomodoro-sound-card--disabled{opacity:.72}.pomodoro-sound-card__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.pomodoro-sound-card__head strong,.pomodoro-alert-card strong{font-size:1rem}.pomodoro-sound-card input,.pomodoro-alert-card input{width:100%}.pomodoro-duration-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.pomodoro-duration-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:18px;padding:18px}.pomodoro-duration-card__field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.pomodoro-duration-card input{width:100%;min-height:48px;color:var(--text);border:1px solid var(--line);background:var(--bg-soft);border-radius:14px;padding:0 14px}@media (width<=900px){.pomodoro-stage{padding:82px 22px 28px}.pomodoro-drawer{width:calc(100% - 44px);top:84px}.pomodoro-duration-grid{grid-template-columns:1fr}}@media (width<=640px){.pomodoro-stage{border-radius:22px;min-height:calc(100dvh - 110px);padding:88px 16px 22px}.pomodoro-drawer-toggle{top:18px;left:16px}.pomodoro-drawer{width:calc(100% - 32px);max-height:calc(100% - 96px);top:78px;left:16px;overflow-y:auto}.pomodoro-background-grid,.pomodoro-mode-row,.pomodoro-stage__actions,.pomodoro-sound-toolbar{grid-template-columns:1fr}.pomodoro-mode-row,.pomodoro-stage__actions,.pomodoro-sound-toolbar{display:grid}.pomodoro-stage__time{font-size:clamp(3.8rem,19vw,6.2rem)}.pomodoro-sound-card__head{grid-template-columns:1fr}}.app-frame--pomodoro{height:100dvh;min-height:100dvh;position:relative;overflow:hidden}.app-header--pomodoro{z-index:60;width:min(100%,1400px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:fixed;top:0;left:50%;transform:translate(-50%)}.app-layout--pomodoro{z-index:1;gap:0;width:100%;height:100dvh;min-height:100dvh;margin:0;padding:0;position:fixed;inset:0}.page-stack--pomodoro{gap:0;width:100%;max-width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.page-stack--pomodoro .pomodoro-stage{width:100%;max-width:100%;height:100dvh;min-height:100dvh;box-shadow:none;background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:0;align-items:stretch;margin:0;padding:0;position:relative}.page-stack--pomodoro .pomodoro-stage__content{grid-template-rows:1fr auto;place-items:stretch center;gap:0;width:100%;height:100%;display:grid}.page-stack--pomodoro .pomodoro-stage__center{align-content:center;justify-items:center;gap:24px;width:100%;padding:112px 32px 32px;display:grid}.page-stack--pomodoro .pomodoro-stage__time{font-size:clamp(5.2rem,14vw,10rem)}.page-stack--pomodoro .pomodoro-stage__actions{justify-content:center}.page-stack--pomodoro .pomodoro-mode-row{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080a103d;border:1px solid #ffffff3d;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:12px;padding:14px 18px;display:flex}.page-stack--pomodoro .pomodoro-mode-pill{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0e176b;border:1px solid #ffffffdb;min-height:48px;padding:0 20px}.page-stack--pomodoro .pomodoro-drawer-toggle{z-index:120;pointer-events:auto;position:fixed;top:18px;left:18px;transform:none}.page-stack--pomodoro .pomodoro-fullscreen-toggle{z-index:120;pointer-events:auto;background:0 0;border:none;padding:0;position:fixed;top:18px;right:18px}.page-stack--pomodoro .pomodoro-stage__utility-actions{z-index:122;align-items:center;gap:10px;display:none;position:fixed;bottom:18px;right:18px}.page-stack--pomodoro .pomodoro-stage__utility-button{color:#fbf3ecfa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto;background:linear-gradient(#84624ef0,#604335fa);border:1px solid #5c3d2d2e;border-radius:18px;place-items:center;width:50px;height:50px;padding:0;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-grid;box-shadow:0 10px 18px #20140f29,inset 0 1px #fff4eb29}.page-stack--pomodoro .pomodoro-stage__utility-button:hover{background:linear-gradient(#926d57f5,#6c4b3b);transform:translateY(-1px)}.page-stack--pomodoro .pomodoro-stage__utility-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.page-stack--pomodoro .pomodoro-stage__utility-button--active{color:#34241feb;background:linear-gradient(#f9f1e8f5,#ebdfd4f0);border-color:#5c3d2d2e;box-shadow:0 8px 18px #1a100c1f,inset 0 1px #ffffff8f}.page-stack--pomodoro .pomodoro-stage__utility-button--mobile-only{display:none}.page-stack--pomodoro .pomodoro-drawer-toggle__pill,.page-stack--pomodoro .pomodoro-fullscreen-toggle__pill{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c1285;border:1px solid #ffffff2e;border-radius:18px;place-items:center;width:54px;height:54px;padding:0;display:inline-grid}.page-stack--pomodoro .pomodoro-drawer{opacity:0;pointer-events:none;z-index:119;background:#080a10d6;border:none;border-right:1px solid #ffffff14;border-radius:0;align-content:start;gap:22px;width:min(40vw,640px);height:100dvh;max-height:100dvh;padding:92px 22px 22px;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.page-stack--pomodoro .pomodoro-drawer--open{opacity:1;pointer-events:auto;transform:translate(0)}.page-stack--pomodoro .pomodoro-drawer__section,.page-stack--pomodoro .pomodoro-alert-card,.page-stack--pomodoro .pomodoro-sound-card,.page-stack--pomodoro .pomodoro-duration-card{gap:14px}.page-stack--pomodoro .pomodoro-drawer__heading h2,.page-stack--pomodoro .pomodoro-drawer__heading h3{margin:0}.page-stack--pomodoro .pomodoro-duration-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-stack--pomodoro .pomodoro-kind-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-stack--pomodoro .pomodoro-kind-switch__button{color:#ffffffd1;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:14px;min-height:44px}.page-stack--pomodoro .pomodoro-kind-switch__button--active{color:#fff;background:#ffffff1f;border-color:#ffffff4d}.page-stack--pomodoro .pomodoro-background-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:20px;max-height:clamp(216px,31vw,372px);padding:4px 8px 4px 4px;overflow-y:auto}.page-stack--pomodoro .pomodoro-sound-toolbar .ghost-button{flex:1 1 0}.page-stack--pomodoro .pomodoro-duration-card{padding:16px}.page-stack--pomodoro .pomodoro-duration-grid--disabled{opacity:.54}.page-stack--pomodoro .pomodoro-drawer-toggle__icon{align-content:center;gap:5px;width:22px;height:16px;display:grid}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon{width:20px;height:20px;position:relative}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span{border-color:#fffffff0;width:7px;height:7px;transition:transform .18s,opacity .18s,inset .18s;position:absolute}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:first-child{border-top:2px solid #fffffff0;border-left:2px solid #fffffff0;top:0;left:0}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(2){border-top:2px solid #fffffff0;border-right:2px solid #fffffff0;top:0;right:0}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(3){border-bottom:2px solid #fffffff0;border-right:2px solid #fffffff0;bottom:0;right:0}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(4){border-bottom:2px solid #fffffff0;border-left:2px solid #fffffff0;bottom:0;left:0}.page-stack--pomodoro .pomodoro-fullscreen-toggle--active .pomodoro-fullscreen-toggle__icon span:first-child{transform:translate(2px,2px)}.page-stack--pomodoro .pomodoro-fullscreen-toggle--active .pomodoro-fullscreen-toggle__icon span:nth-child(2){transform:translate(-2px,2px)}.page-stack--pomodoro .pomodoro-fullscreen-toggle--active .pomodoro-fullscreen-toggle__icon span:nth-child(3){transform:translate(-2px,-2px)}.page-stack--pomodoro .pomodoro-fullscreen-toggle--active .pomodoro-fullscreen-toggle__icon span:nth-child(4){transform:translate(2px,-2px)}.page-stack--pomodoro .pomodoro-drawer-toggle__icon span{transform-origin:50%;background:#fffffff0;border-radius:999px;width:100%;height:2px;transition:transform .18s,opacity .18s,translate .18s;display:block}.page-stack--pomodoro .pomodoro-drawer-toggle--open .pomodoro-drawer-toggle__icon span:first-child{transform:rotate(45deg)}.page-stack--pomodoro .pomodoro-drawer-toggle--open .pomodoro-drawer-toggle__icon span:nth-child(2){opacity:0}.page-stack--pomodoro .pomodoro-drawer-toggle--open .pomodoro-drawer-toggle__icon span:nth-child(3){transform:rotate(-45deg)}.page-stack--pomodoro .pomodoro-background-chip{appearance:none;width:100%;height:92px;min-height:92px;box-shadow:none;background:0 0;border:1px solid #ffffffb8;border-radius:12px;padding:0;line-height:0;display:block;position:relative;overflow:hidden}.page-stack--pomodoro .pomodoro-background-chip__preview{border-radius:inherit;background-color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.page-stack--pomodoro .pomodoro-background-chip__name{display:none}.page-stack--pomodoro .pomodoro-duration-card input{min-height:44px}.app-frame--pomodoro{height:auto;min-height:100dvh;overflow:visible}.app-layout--pomodoro{height:auto;min-height:100dvh;position:relative;inset:auto}.page-stack--pomodoro{width:100%;height:auto;overflow:visible}.page-stack--pomodoro .pomodoro-insights{background:linear-gradient(#080a10f5,#080a10fb),#080a10;width:100%;padding:42px 32px 56px;display:grid}.page-stack--pomodoro .pomodoro-insights__grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start;gap:28px;width:min(100%,1400px);margin:0 auto;display:grid}.page-stack--pomodoro .pomodoro-heatmap-card,.page-stack--pomodoro .pomodoro-summary-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff14;border-radius:28px;gap:20px;padding:24px;display:grid}.page-stack--pomodoro .pomodoro-heatmap-card__head{gap:8px;display:grid}.page-stack--pomodoro .pomodoro-heatmap-card__head h2,.page-stack--pomodoro .pomodoro-summary-card strong{margin:0}.page-stack--pomodoro .pomodoro-heatmap-card__head p,.page-stack--pomodoro .pomodoro-summary-card small,.page-stack--pomodoro .pomodoro-summary-card span{color:#ffffffa8;margin:0}.page-stack--pomodoro .pomodoro-heatmap-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#ffffff8a;margin:0 0 6px;font-size:.78rem}.page-stack--pomodoro .pomodoro-heatmap__weekdays,.page-stack--pomodoro .pomodoro-heatmap{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.page-stack--pomodoro .pomodoro-heatmap__weekdays span{text-align:center;color:#ffffff8a;font-size:.78rem}.page-stack--pomodoro .pomodoro-heat-cell{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-content:space-between;min-height:84px;padding:10px;display:grid}.page-stack--pomodoro .pomodoro-heat-cell--empty{background:0 0;border-color:#0000}.page-stack--pomodoro .pomodoro-heat-cell__day{color:#fffffff0;font-size:.88rem}.page-stack--pomodoro .pomodoro-heat-cell__time{color:#ffffffb8;font-size:.74rem}.page-stack--pomodoro .pomodoro-summary-card__stat,.page-stack--pomodoro .pomodoro-summary-card__legend{border-bottom:1px solid #ffffff0f;gap:6px;padding-bottom:14px;display:grid}.page-stack--pomodoro .pomodoro-summary-card__legend{border-bottom:none;padding-bottom:0}.page-stack--pomodoro .pomodoro-summary-card__swatches{gap:8px;display:flex}.page-stack--pomodoro .pomodoro-summary-card__swatch{border:1px solid #ffffff0f;border-radius:6px;width:18px;height:18px}@media (width<=900px){.page-stack--pomodoro .pomodoro-drawer{width:min(460px,82vw);height:100dvh;max-height:100dvh;padding-top:84px}.page-stack--pomodoro .pomodoro-duration-grid,.page-stack--pomodoro .pomodoro-background-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-stack--pomodoro .pomodoro-background-chip{height:104px;min-height:104px}.page-stack--pomodoro .pomodoro-insights{padding:30px 20px 44px}.page-stack--pomodoro .pomodoro-insights__grid{grid-template-columns:1fr}}@media (width<=640px){.page-stack--pomodoro .pomodoro-stage__center{padding:104px 18px 24px}.page-stack--pomodoro .pomodoro-stage__time{font-size:clamp(3.8rem,19vw,6.2rem)}.page-stack--pomodoro .pomodoro-drawer-toggle{top:14px;left:14px}.page-stack--pomodoro .pomodoro-fullscreen-toggle{top:14px;right:14px}.page-stack--pomodoro .pomodoro-drawer{width:min(92vw,420px);height:100dvh;max-height:100dvh;padding:80px 18px 18px;inset:0 auto 0 0}.page-stack--pomodoro .pomodoro-duration-grid,.page-stack--pomodoro .pomodoro-background-grid{grid-template-columns:1fr}.page-stack--pomodoro .pomodoro-background-chip{height:120px;min-height:120px}.page-stack--pomodoro .pomodoro-heatmap__weekdays,.page-stack--pomodoro .pomodoro-heatmap{gap:6px}.page-stack--pomodoro .pomodoro-heat-cell{min-height:64px;padding:8px}.page-stack--pomodoro .pomodoro-mode-row,.page-stack--pomodoro .pomodoro-stage__actions,.page-stack--pomodoro .pomodoro-sound-toolbar{width:100%;display:grid}.page-stack--pomodoro .pomodoro-sound-card__head{grid-template-columns:1fr}}.app-frame--pomodoro,.app-layout--pomodoro,.page-stack--pomodoro{width:100%;max-width:100%;overflow-x:hidden}.page-stack--pomodoro .pomodoro-stage,.page-stack--pomodoro .pomodoro-insights{width:100%;max-width:100%}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar{width:10px}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar-track{background:#ffffff14;border-radius:999px}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar-thumb{background:#ffffff52;border-radius:999px}.app-frame:before{background:radial-gradient(circle at top,#c2a27c14,#0000 28%),radial-gradient(circle at 85% 10%,#6f4e370a,#0000 16%)}.app-header--fixed{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#f5ede6eb,#f5ede6b8,#0000);border-bottom:1px solid #d5ccc5b8}.brand-block__kicker{color:var(--muted)}.brand-block__title{color:var(--text)}.top-nav{border-color:var(--border-strong);box-shadow:var(--shadow-soft);background:#faf4eeeb}.top-nav__link{color:var(--muted)}.top-nav__link:hover,.top-nav__link--active{color:var(--text);background:#2c1e1a14}.top-nav__link--active{box-shadow:inset 0 0 0 1px #2c1e1a14}.panel,.hero-panel,.countdown-card,.clock-card,.nearest-exam-card,.course-card,.pomodoro-summary-card,.pomodoro-heatmap-card,.timer-controls,.panel--highlight,.panel--utility,.university-panel,.page-stack--pomodoro .pomodoro-drawer__section,.page-stack--pomodoro .pomodoro-alert-card,.page-stack--pomodoro .pomodoro-sound-card,.page-stack--pomodoro .pomodoro-duration-card{background:linear-gradient(180deg, var(--surface-elevated), var(--surface-highest));border-color:var(--border-subtle);box-shadow:var(--shadow-soft)}.section-header--editorial h1,.section-header--editorial h2,.section-header--utility h1,.section-header--utility h2,.section-header--compact h1,.section-header--compact h2,.countdown-card__header h3,.event-copy-card h2,.nearest-exam-card__course,.course-card__header h3,.clock-card__time,.page-stack--timer .timer-stage__time{color:var(--text)}.section-header__description,.purpose-copy,.course-countdown__note,.course-countdown__date,.countdown-card__footer,.clock-card__meta,.timer-controls__label,.timer-controls .custom-timer-form label,.custom-timer-form__unit,.page-stack--pomodoro .pomodoro-summary-card small,.page-stack--pomodoro .pomodoro-summary-card span,.page-stack--pomodoro .pomodoro-heatmap-card__head p,.page-stack--pomodoro .pomodoro-heatmap-card__eyebrow,.page-stack--pomodoro .pomodoro-heat-cell__time,.page-stack--pomodoro .pomodoro-heatmap__weekdays span,.page-stack--pomodoro .pomodoro-sound-card p,.page-stack--pomodoro .pomodoro-alert-card p{color:var(--muted)}.eyebrow,.countdown-card__eyebrow,.nearest-exam-card__rank,.course-countdown__label{color:var(--accent-soft)}.pill{color:var(--text);background:#c2a27c1f;border-color:#c2a27c52}.ghost-button{background:var(--surface-highest);border-color:var(--border-subtle);color:var(--muted)}.ghost-button:hover,.ghost-button--active{color:var(--text);background:#2c1e1a14;border-color:#2c1e1a24}.primary-button{color:#f5ede6;background:#2c1e1a;border-color:#2c1e1a}.primary-button:hover{background:#241814;border-color:#241814}.catalog-search,.catalog-select,.timer-controls .custom-timer-form input,.page-stack--pomodoro .pomodoro-duration-card input,.page-stack--pomodoro .pomodoro-kind-switch__button,.page-stack--pomodoro .pomodoro-mode-pill,.page-stack--pomodoro .pomodoro-background-chip,.page-stack--pomodoro .pomodoro-drawer-toggle__pill,.page-stack--pomodoro .pomodoro-fullscreen-toggle__pill,.timer-toggle,.timer-switch{background:var(--surface-highest);border-color:var(--border-subtle);color:var(--text)}.catalog-search::placeholder,.timer-controls .custom-timer-form input::placeholder{color:var(--icon-muted)}.timer-switch--active,.page-stack--pomodoro .pomodoro-kind-switch__button--active,.page-stack--pomodoro .pomodoro-mode-pill--active{color:var(--text);background:#fdf7f1;border-color:#2c1e1a47;box-shadow:0 6px 18px #2c1e1a1a}.timer-switch__thumb{background:#2c1e1a}.timer-toggle .ghost-button{background:0 0}.page-stack--timer .timer-stage{border:1px solid var(--border-subtle);background:radial-gradient(circle at top,#c2a27c1f,#0000 36%),linear-gradient(#faf4ee 0%,#f5ede6 100%)}.time-cell{background:var(--surface-elevated);border-color:var(--border-subtle)}.time-grid--hero .time-cell__value,.time-grid--hero .time-cell__label,.time-cell__divider,.hero-stage__display,.hero-stage__kicker{color:#f5ede6}.time-cell__ring-track{stroke:#6f4e371f}.time-cell__ring-value{stroke:#6f4e37}.hero-stage--editorial{background-color:#6f4e37;min-height:calc(100vh - 68px);padding:54px 72px 58px}.hero-stage--editorial:after{background:linear-gradient(#2c1e1a2e,#2c1e1a75),linear-gradient(to top right,#c2a27c14,#0000 35%)}.hero-stage__target{color:#f5ede6;background:#f5ede62e;border-color:#f5ede647;margin-top:34px;padding:12px 20px}.hero-stage__display{font-size:clamp(5rem,9.8vw,9rem)}.hero-stage__countdown{width:min(100%,1140px);margin-top:18px}.time-grid--hero .time-cell__value{font-size:clamp(4.8rem,8.2vw,7.8rem)}.page-stack--pomodoro .pomodoro-drawer{border-right-color:var(--border-subtle);background:linear-gradient(#faf4eefa,#f5ede6fa)}.page-stack--pomodoro .pomodoro-drawer-toggle__pill,.page-stack--pomodoro .pomodoro-fullscreen-toggle__pill{background:#faf4eef0}.page-stack--pomodoro .pomodoro-drawer-toggle__icon span{background:#2c1e1a}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:first-child{border-top-color:#2c1e1a;border-left-color:#2c1e1a}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(2){border-top-color:#2c1e1a;border-right-color:#2c1e1a}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(3){border-bottom-color:#2c1e1a;border-right-color:#2c1e1a}.page-stack--pomodoro .pomodoro-fullscreen-toggle__icon span:nth-child(4){border-bottom-color:#2c1e1a;border-left-color:#2c1e1a}.page-stack--pomodoro .pomodoro-background-chip--active{border-color:#2c1e1a;box-shadow:0 0 0 2px #2c1e1a1f}.page-stack--pomodoro .pomodoro-stage__actions .ghost-button,.page-stack--pomodoro .pomodoro-stage__actions .primary-button{border-color:#f5ede6e0}.page-stack--pomodoro .pomodoro-insights{background:linear-gradient(#faf4ee 0%,#f5ede6 100%)}.page-stack--pomodoro .pomodoro-heat-cell{border-color:var(--border-subtle);background:var(--surface-highest)}.page-stack--pomodoro .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-summary-card strong,.page-stack--pomodoro .pomodoro-heatmap-card h2,.page-stack--pomodoro .pomodoro-drawer__heading h3,.page-stack--pomodoro .pomodoro-sound-card strong,.page-stack--pomodoro .pomodoro-alert-card strong{color:var(--text)}.page-stack--pomodoro .pomodoro-heat-cell--level-0{background:#21352a0f}.page-stack--pomodoro .pomodoro-heat-cell--level-1{background:#436d542e}.page-stack--pomodoro .pomodoro-heat-cell--level-2{background:#436d5452}.page-stack--pomodoro .pomodoro-heat-cell--level-3{background:#2d5d4575}.page-stack--pomodoro .pomodoro-heat-cell--level-4{background:#1f4a369e}.page-stack--pomodoro .pomodoro-heat-cell--level-5{background:#123425d6}.page-stack--pomodoro .pomodoro-heat-cell--level-0 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-0 .pomodoro-heat-cell__time,.page-stack--pomodoro .pomodoro-heat-cell--level-1 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-1 .pomodoro-heat-cell__time,.page-stack--pomodoro .pomodoro-heat-cell--level-2 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-2 .pomodoro-heat-cell__time{color:#2c1e1ae0}.page-stack--pomodoro .pomodoro-heat-cell--level-3 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-3 .pomodoro-heat-cell__time,.page-stack--pomodoro .pomodoro-heat-cell--level-4 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-4 .pomodoro-heat-cell__time,.page-stack--pomodoro .pomodoro-heat-cell--level-5 .pomodoro-heat-cell__day,.page-stack--pomodoro .pomodoro-heat-cell--level-5 .pomodoro-heat-cell__time{color:#f5ede6f5}.page-stack--pomodoro .pomodoro-drawer{scrollbar-width:none;scrollbar-color:transparent transparent}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar{background:0 0;width:0;height:0}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar-track{background:0 0;width:0;height:0}.page-stack--pomodoro .pomodoro-drawer::-webkit-scrollbar-thumb{background:0 0;width:0;height:0}.course-countdown{border-top:none;position:relative}.course-countdown:not(:first-child):before{content:"";background:#2c1e1a38;border-radius:999px;width:68%;height:2px;position:absolute;top:0;left:12%}:root[data-theme=dark] .course-countdown:not(:first-child):before{background:#f2e6d957}.course-countdown__divider{display:none}.course-card__items--paired .course-countdown:not(:first-child):before{background:#2c1e1a47;width:58%;left:14%}.card-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.countdown-card{grid-template-rows:auto 1fr auto;gap:16px;min-height:210px;display:grid}.countdown-card__header{justify-content:flex-start;align-items:flex-start;gap:0;display:flex}.countdown-card__body{text-align:center;align-content:center;justify-items:center;display:grid}.countdown-card__body h3{color:var(--text);margin:0;font-size:clamp(1.4rem,1.8vw,1.8rem);line-height:1.14}.countdown-card__eyebrow{color:var(--text);opacity:.78}.countdown-card__footer{text-align:center;color:var(--muted-strong);border-top:none;justify-content:center;gap:6px;padding-top:0;font-size:1.22rem;font-weight:600;display:grid}.countdown-card__date{color:var(--muted);font-size:.92rem;font-weight:500;display:block}.countdown-card__chevron,.pill{display:none}@media (width<=980px){.card-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.card-grid--catalog{grid-template-columns:1fr}.countdown-card{min-height:188px}}.nearest-exams-strip{background:0 0;border:none;border-radius:0;grid-template-columns:repeat(3,minmax(240px,1fr));justify-content:space-between;align-items:stretch;gap:24px;display:grid;overflow:visible}.nearest-exam-card{border:1px solid var(--border-strong);background:var(--surface-highest);width:100%;min-height:124px;box-shadow:inset 0 0 0 1px var(--border-strong);border-radius:22px}.nearest-exam-card+.nearest-exam-card{border-top:none;border-left:none}@media (width<=1100px){.nearest-exams-strip{grid-template-columns:1fr;gap:16px}.nearest-exam-card{width:100%;min-height:auto}}.app-header,.app-layout{width:min(calc(100% - 32px), var(--content-width))}.app-header--fixed{z-index:80;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0;padding:0;position:fixed;top:2px;left:50%;transform:translate(-50%)}.app-header__inner{justify-content:center;width:100%;display:flex}.app-header .brand-block{display:none}.top-nav{border-radius:22px;justify-content:center;justify-self:center;margin:0 auto;padding:8px}.app-layout{padding-top:40px}.app-header--tool .top-nav,.app-header--pomodoro .top-nav{background:#faf4eef5}@media (width<=980px){.app-header,.app-layout{width:min(calc(100% - 20px), var(--content-width))}.app-header__inner{justify-content:center;display:flex}.top-nav{border-radius:18px;flex-wrap:wrap;justify-content:center;gap:6px;width:min(100%,720px);padding:6px;overflow:visible}.top-nav__link{white-space:nowrap;border-radius:14px;flex:0 auto;padding:9px 14px;font-size:.95rem}.app-layout{padding-top:78px}}@media (width<=640px){.app-header,.app-layout{width:min(calc(100% - 12px), var(--content-width))}.app-header--fixed{top:6px}.top-nav{border-radius:16px;flex-wrap:wrap;justify-content:center;gap:4px;width:100%;padding:5px}.top-nav__link{text-align:center;border-radius:12px;flex:calc(33.333% - 8px);min-width:0;padding:8px;font-size:.83rem}.app-layout{padding-top:76px}}.mobile-nav-toggle,.mobile-nav-backdrop,.mobile-nav-panel{display:none}@media (width<=640px){.app-header--fixed{display:none}.mobile-nav-toggle{z-index:140;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fff9f4f0;border:1px solid #2c1e1a29;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:48px;height:48px;display:inline-flex;position:fixed;top:12px;left:6px;box-shadow:0 14px 28px #2c1e1a1f}.mobile-nav-toggle span{background:var(--text);width:18px;height:2px;transition:transform var(--transition), opacity var(--transition);border-radius:999px;display:block}.mobile-nav-toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-nav-toggle--open span:nth-child(2){opacity:0}.mobile-nav-toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-nav-backdrop{z-index:130;opacity:0;pointer-events:none;transition:opacity var(--transition);background:#2c1e1a29;position:fixed;inset:0}.mobile-nav-backdrop--open{opacity:1;pointer-events:auto;display:block}.mobile-nav-panel{z-index:135;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;width:min(304px,82vw);height:100dvh;transition:opacity var(--transition), transform var(--transition);background:#fff9f4fb;border-right:1px solid #2c1e1a1f;border-radius:0 22px 22px 0;align-content:start;padding:76px 12px 16px;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:18px 0 36px #2c1e1a1f}.mobile-nav-panel--open{opacity:1;pointer-events:auto;gap:8px;display:grid;transform:translate(0)}.mobile-nav-panel__link{min-height:48px;color:var(--muted);transition:background var(--transition), color var(--transition), border-color var(--transition), transform var(--transition);background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;padding:0 16px;font-weight:600;display:flex}.mobile-nav-panel__link:hover,.mobile-nav-panel__link--active{color:var(--text);background:#2c1e1a12;border-color:#2c1e1a1a}.mobile-nav-panel__link--active{background:#2c1e1a1a;transform:translate(2px)}.app-layout:not(.app-layout--pomodoro){padding-top:16px}.page-stack--pomodoro .pomodoro-drawer-toggle{top:72px}.hero-stage--editorial{min-height:calc(100vh - 6px);padding:22px 12px 20px}.hero-stage__display,.hero-stage__display--supporting{font-size:clamp(3rem,14vw,4.6rem);line-height:.98}.hero-stage__target{margin-top:16px;padding:10px 14px}.hero-stage__countdown{width:100%;margin-top:14px}.time-grid--hero{gap:10px}.time-grid--hero .time-cell__value{font-size:clamp(3rem,13.5vw,4.8rem)}.time-grid--hero .time-cell__label{font-size:.92rem}}.app-frame--pomodoro .app-layout--pomodoro{padding-top:0}.page-stack--pomodoro-placeholder{gap:0}.hero-stage--full-bleed{border-radius:0;min-height:100dvh}.page-stack--timer .timer-stage{background:var(--timer-stage-background,radial-gradient(circle at top, #c2a27c14, transparent 36%), linear-gradient(180deg, #faf4ee 0%, #f5ede6 100%));border:1px solid var(--timer-stage-border,var(--border-subtle));min-height:240px}.page-stack--timer .timer-stage__fill{background:var(--timer-stage-fill,linear-gradient(180deg, #c2a27c6b, #6f4e3738))}.page-stack--timer .timer-stage--complete .timer-stage__fill{background:var(--timer-stage-fill-complete,linear-gradient(180deg, #c2a27c4d, #2c1e1a29))}.page-stack--timer .timer-stage__time,.page-stack--timer .timer-stage__meta{color:var(--timer-stage-text,var(--text))}.page-stack--timer .timer-stage__meta{color:var(--timer-stage-meta,var(--muted))}.page-stack--timer .timer-stage__content{gap:16px;padding:28px 20px}.page-stack--timer .timer-stage__fullscreen-toggle{z-index:2;min-height:42px;color:var(--timer-stage-text,var(--text));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff9e;border:1px solid #2c1e1a29;border-radius:999px;padding:0 16px;font-size:.92rem;font-weight:600;position:absolute;top:18px;right:18px}.page-stack--timer .timer-stage__fullscreen-toggle:hover{background:#ffffffc7}.page-stack--timer .timer-controls,.page-stack--timer .panel--highlight{background:var(--surface-elevated);border-color:var(--border-subtle)}.page-stack--timer .timer-controls__layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;display:grid}.page-stack--timer .timer-controls__column{align-content:start;gap:18px;display:grid}.page-stack--timer .timer-controls__settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.page-stack--home .hero-stage--editorial{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:calc(100vh - 28px);margin-top:-34px;padding:94px 56px 44px}.page-stack--event .event-hero{min-height:calc(100vh - 28px);margin-top:-34px;padding-top:94px}.page-stack--home .hero-stage__countdown{margin-top:10px}.page-stack--timer .timer-controls__setting-card{border:1px solid var(--border-subtle);background:var(--surface-highest);border-radius:20px;align-content:start;gap:12px;height:100%;padding:16px 18px;display:grid;box-shadow:inset 0 1px #ffffff0a}.page-stack--timer .timer-controls__setting-card--wide{grid-column:span 2;min-width:0}.page-stack--timer .timer-controls__setting-card:not(.timer-controls__setting-card--block):not(.timer-controls__setting-card--wide){grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.page-stack--timer .timer-controls__setting-card--block{gap:14px}.page-stack--timer .timer-controls__setting-card .timer-controls__label{color:var(--text);opacity:.82;font-size:.94rem;font-weight:600}.page-stack--timer .timer-controls__setting-card .timer-switch{justify-self:start}.page-stack--timer .timer-toggle{background:0 0;border:0;justify-content:stretch;width:100%;padding:0}.page-stack--timer .timer-toggle .ghost-button{border-color:var(--border-subtle);background:var(--surface-highest);min-width:0;color:var(--muted-strong);flex:1 1 0}.page-stack--timer .timer-toggle .ghost-button--active{color:var(--text);background:#2c1e1a1a;border-color:#2c1e1a47;box-shadow:inset 0 0 0 1px #2c1e1a14}.page-stack--timer .timer-background-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.page-stack--timer .timer-background-chip{border:1px solid var(--border-subtle);background:var(--surface-elevated);min-height:52px;color:var(--text);text-align:left;border-radius:16px;align-items:center;gap:10px;padding:10px 12px;display:flex}.page-stack--timer .timer-background-chip:hover{border-color:#2c1e1a3d}.page-stack--timer .timer-background-chip--active{border-color:#2c1e1a57;box-shadow:inset 0 0 0 1px #2c1e1a1a}.page-stack--timer .timer-background-chip__swatch{border:1px solid #0000;border-radius:999px;flex:none;width:26px;height:26px;display:inline-flex}:-webkit-any(.page-stack--timer .timer-stage:fullscreen,.page-stack--timer .timer-stage:-webkit-full-screen){border:0;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}:is(.page-stack--timer .timer-stage:fullscreen,.page-stack--timer .timer-stage:fullscreen){border:0;border-radius:0;width:100vw;max-width:100vw;height:100vh;max-height:100vh}:-webkit-any(.page-stack--timer .timer-stage:fullscreen .timer-stage__content,.page-stack--timer .timer-stage:-webkit-full-screen .timer-stage__content){place-content:center;gap:20px;min-height:100vh;padding:32px 24px 28px}:is(.page-stack--timer .timer-stage:fullscreen .timer-stage__content,.page-stack--timer .timer-stage:fullscreen .timer-stage__content){place-content:center;gap:20px;min-height:100vh;padding:32px 24px 28px}:-webkit-any(.page-stack--timer .timer-stage:fullscreen .timer-stage__time,.page-stack--timer .timer-stage:-webkit-full-screen .timer-stage__time){font-size:clamp(6rem,18vw,15rem)}:is(.page-stack--timer .timer-stage:fullscreen .timer-stage__time,.page-stack--timer .timer-stage:fullscreen .timer-stage__time){font-size:clamp(6rem,18vw,15rem)}:-webkit-any(.page-stack--timer .timer-stage:fullscreen .timer-actions,.page-stack--timer .timer-stage:-webkit-full-screen .timer-actions){justify-content:center}:is(.page-stack--timer .timer-stage:fullscreen .timer-actions,.page-stack--timer .timer-stage:fullscreen .timer-actions){justify-content:center}:-webkit-any(.page-stack--timer .timer-stage:fullscreen .timer-stage__meta,.page-stack--timer .timer-stage:-webkit-full-screen .timer-stage__meta){margin-inline:auto}:is(.page-stack--timer .timer-stage:fullscreen .timer-stage__meta,.page-stack--timer .timer-stage:fullscreen .timer-stage__meta){margin-inline:auto}@media (width<=760px){.page-stack--timer .timer-controls__layout,.page-stack--timer .timer-controls__settings-grid,.page-stack--timer .timer-background-picker{grid-template-columns:1fr}.page-stack--timer .timer-controls__setting-card--wide{grid-column:auto}}@media (width<=640px){.page-stack--home .hero-stage--editorial{background-size:cover;min-height:calc(82vh - 6px);padding:18px 12px}.page-stack--home .hero-stage__countdown{margin-top:10px}.page-stack--timer .timer-stage-wrapper{min-height:auto}.page-stack--timer .timer-stage{min-height:60dvh}.page-stack--timer .timer-stage__fullscreen-toggle{min-height:38px;padding:0 14px;font-size:.85rem;top:14px;right:14px}.page-stack--timer .timer-stage__content{gap:16px;padding:34px 20px 30px}}.app-frame--pomodoro,.app-frame--pomodoro .app-layout--pomodoro,.app-frame--pomodoro .page-stack--pomodoro,.app-frame--pomodoro .pomodoro-stage{width:100%;max-width:100%;margin:0}.app-frame--pomodoro,.app-frame--pomodoro .app-layout--pomodoro,.app-frame--pomodoro .page-stack--pomodoro{scrollbar-width:none}.app-frame--pomodoro::-webkit-scrollbar{display:none}.app-frame--pomodoro .app-layout--pomodoro::-webkit-scrollbar{display:none}.app-frame--pomodoro .page-stack--pomodoro::-webkit-scrollbar{display:none}.app-frame--pomodoro .app-layout--pomodoro{width:100%;max-width:100%;padding-inline:0;left:0;right:0}:-webkit-any(.app-frame--pomodoro:fullscreen,.app-frame--pomodoro:-webkit-full-screen){background:0 0;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;overflow:hidden}:is(.app-frame--pomodoro:fullscreen,.app-frame--pomodoro:fullscreen){background:0 0;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;overflow:hidden}:-webkit-any(.app-frame--pomodoro:fullscreen .app-layout--pomodoro,.app-frame--pomodoro:-webkit-full-screen .app-layout--pomodoro,.app-frame--pomodoro:fullscreen .page-stack--pomodoro,.app-frame--pomodoro:-webkit-full-screen .page-stack--pomodoro,.app-frame--pomodoro:fullscreen .pomodoro-stage,.app-frame--pomodoro:-webkit-full-screen .pomodoro-stage){width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0}:is(.app-frame--pomodoro:fullscreen .app-layout--pomodoro,.app-frame--pomodoro:fullscreen .app-layout--pomodoro,.app-frame--pomodoro:fullscreen .page-stack--pomodoro,.app-frame--pomodoro:fullscreen .page-stack--pomodoro,.app-frame--pomodoro:fullscreen .pomodoro-stage,.app-frame--pomodoro:fullscreen .pomodoro-stage){width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0}:-webkit-any(.app-frame--pomodoro:fullscreen .pomodoro-drawer,.app-frame--pomodoro:-webkit-full-screen .pomodoro-drawer,.app-frame--pomodoro:fullscreen .pomodoro-insights,.app-frame--pomodoro:-webkit-full-screen .pomodoro-insights,.app-frame--pomodoro:fullscreen .pomodoro-drawer-toggle,.app-frame--pomodoro:-webkit-full-screen .pomodoro-drawer-toggle,.app-frame--pomodoro:fullscreen .pomodoro-fullscreen-toggle,.app-frame--pomodoro:-webkit-full-screen .pomodoro-fullscreen-toggle){display:none}:is(.app-frame--pomodoro:fullscreen .pomodoro-drawer,.app-frame--pomodoro:fullscreen .pomodoro-drawer,.app-frame--pomodoro:fullscreen .pomodoro-insights,.app-frame--pomodoro:fullscreen .pomodoro-insights,.app-frame--pomodoro:fullscreen .pomodoro-drawer-toggle,.app-frame--pomodoro:fullscreen .pomodoro-drawer-toggle,.app-frame--pomodoro:fullscreen .pomodoro-fullscreen-toggle,.app-frame--pomodoro:fullscreen .pomodoro-fullscreen-toggle){display:none}.app-frame--pomodoro .page-stack--pomodoro,.app-frame--pomodoro .pomodoro-stage,.page-stack--pomodoro .pomodoro-stage__content{overflow-x:hidden}.page-stack--pomodoro .pomodoro-stage{background-position:50%;background-repeat:no-repeat;background-size:cover}.page-stack--pomodoro .pomodoro-stage__content{width:min(100%,1100px);margin:0 auto;padding-inline:32px}:-webkit-any(.app-frame--pomodoro:fullscreen .pomodoro-stage__content,.app-frame--pomodoro:-webkit-full-screen .pomodoro-stage__content){width:100%;max-width:none;padding-inline:24px}:is(.app-frame--pomodoro:fullscreen .pomodoro-stage__content,.app-frame--pomodoro:fullscreen .pomodoro-stage__content){width:100%;max-width:none;padding-inline:24px}:-webkit-any(.app-frame--pomodoro:fullscreen .pomodoro-stage__utility-actions,.app-frame--pomodoro:-webkit-full-screen .pomodoro-stage__utility-actions){display:flex}:is(.app-frame--pomodoro:fullscreen .pomodoro-stage__utility-actions,.app-frame--pomodoro:fullscreen .pomodoro-stage__utility-actions){display:flex}.page-stack--pomodoro .pomodoro-stage__center{justify-items:center;width:100%}.page-stack--pomodoro .pomodoro-stage__control-stack{gap:18px;display:grid}.page-stack--pomodoro .pomodoro-stage__center--chrome-hidden .pomodoro-stage__actions,.page-stack--pomodoro .pomodoro-stage__center--chrome-hidden .pomodoro-mode-row{display:none}:-webkit-any(.app-frame--pomodoro:fullscreen .pomodoro-stage__center,.app-frame--pomodoro:-webkit-full-screen .pomodoro-stage__center){padding:32px 32px 110px}:is(.app-frame--pomodoro:fullscreen .pomodoro-stage__center,.app-frame--pomodoro:fullscreen .pomodoro-stage__center){padding:32px 32px 110px}.page-stack--pomodoro .pomodoro-drawer{background:#faf4eef5;grid-auto-rows:max-content;gap:18px;padding:88px 22px 24px;display:grid;box-shadow:20px 0 60px #2c1e1a1f}.page-stack--pomodoro .pomodoro-drawer__section{border-radius:20px;gap:16px;padding:18px}.page-stack--pomodoro .pomodoro-drawer__heading{gap:6px;display:grid}.page-stack--pomodoro .pomodoro-drawer__heading h2,.page-stack--pomodoro .pomodoro-drawer__heading h3{letter-spacing:.01em;font-size:1.02rem}.page-stack--pomodoro .pomodoro-drawer__heading p{color:var(--muted);font-size:.86rem}.page-stack--pomodoro .pomodoro-kind-switch__button,.page-stack--pomodoro .pomodoro-mode-pill,.page-stack--pomodoro .pomodoro-sound-card .ghost-button,.page-stack--pomodoro .pomodoro-sound-toolbar .ghost-button{min-height:46px}.page-stack--pomodoro .pomodoro-duration-grid,.page-stack--pomodoro .pomodoro-background-grid,.page-stack--pomodoro .pomodoro-sound-list{gap:14px}.page-stack--pomodoro .pomodoro-alert-card,.page-stack--pomodoro .pomodoro-sound-card,.page-stack--pomodoro .pomodoro-duration-card{border-radius:18px;padding:16px}.page-stack--pomodoro .pomodoro-sound-card__head{align-items:center}.page-stack--pomodoro .pomodoro-background-chip{overflow:hidden}.page-stack--pomodoro .pomodoro-background-chip:after{content:"";pointer-events:none;background:linear-gradient(#0000 52%,#2c1e1a1f);position:absolute;inset:0}:-webkit-any(.pomodoro-stage:fullscreen,.pomodoro-stage:-webkit-full-screen){box-sizing:border-box;border-radius:0;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}:is(.pomodoro-stage:fullscreen,.pomodoro-stage:fullscreen){box-sizing:border-box;border-radius:0;width:100vw;min-width:100vw;max-width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}:-webkit-any(.pomodoro-stage:fullscreen .pomodoro-stage__content,.pomodoro-stage:-webkit-full-screen .pomodoro-stage__content){width:100%;max-width:none}:is(.pomodoro-stage:fullscreen .pomodoro-stage__content,.pomodoro-stage:fullscreen .pomodoro-stage__content){width:100%;max-width:none}@media (width<=640px){.page-stack--pomodoro .pomodoro-stage__utility-actions{right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));gap:8px;display:flex}.page-stack--pomodoro .pomodoro-stage__utility-button{border-radius:13px;width:40px;height:40px}.page-stack--pomodoro .pomodoro-stage__utility-button svg{width:17px;height:17px}.page-stack--pomodoro .pomodoro-stage__utility-button--mobile-only{display:inline-grid}.page-stack--pomodoro .pomodoro-drawer-toggle,.page-stack--pomodoro .pomodoro-fullscreen-toggle{display:none}.app-frame--pomodoro,.app-frame--pomodoro .app-layout--pomodoro,.app-frame--pomodoro .page-stack--pomodoro,.app-frame--pomodoro .pomodoro-stage{width:100%;max-width:100%}.page-stack--pomodoro .pomodoro-stage__content{padding-inline:14px}.page-stack--pomodoro .pomodoro-stage__center{min-height:100dvh;padding:104px 0 calc(92px + env(safe-area-inset-bottom,0px));flex-direction:column;justify-content:flex-end;align-items:center;gap:16px;display:flex}.page-stack--pomodoro .pomodoro-stage__time{text-align:center;margin-top:auto;margin-bottom:4px;font-size:clamp(4.4rem,18vw,6.7rem);line-height:.92}.page-stack--pomodoro .pomodoro-stage__control-stack{gap:12px;width:100%;margin-top:auto}.page-stack--pomodoro .pomodoro-stage__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.page-stack--pomodoro .pomodoro-stage__actions .primary-button{order:-1;grid-column:1/-1}.page-stack--pomodoro .pomodoro-stage__actions .ghost-button,.page-stack--pomodoro .pomodoro-stage__actions .primary-button{width:100%;min-width:0}.page-stack--pomodoro .pomodoro-mode-row{border-radius:20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;padding:8px;display:grid}.page-stack--pomodoro .pomodoro-mode-pill{min-width:0;min-height:42px;padding:0 8px;font-size:.88rem}.page-stack--pomodoro .pomodoro-drawer{width:min(86vw,360px);padding:72px 12px calc(16px + env(safe-area-inset-bottom,0px));gap:12px}.page-stack--pomodoro .pomodoro-drawer__section{border-radius:18px;gap:12px;padding:14px}.page-stack--pomodoro .pomodoro-drawer__heading{gap:4px}.page-stack--pomodoro .pomodoro-drawer__heading h2,.page-stack--pomodoro .pomodoro-drawer__heading h3{font-size:.96rem}.page-stack--pomodoro .pomodoro-drawer__heading p{font-size:.8rem}.page-stack--pomodoro .pomodoro-kind-switch,.page-stack--pomodoro .pomodoro-sound-toolbar{gap:8px}.page-stack--pomodoro .pomodoro-duration-grid{grid-template-columns:1fr;gap:10px}.page-stack--pomodoro .pomodoro-background-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:none;padding:0}.page-stack--pomodoro .pomodoro-sound-list{gap:10px}.page-stack--pomodoro .pomodoro-alert-card,.page-stack--pomodoro .pomodoro-sound-card,.page-stack--pomodoro .pomodoro-duration-card{border-radius:16px;padding:14px}.page-stack--pomodoro .pomodoro-background-chip{border-radius:14px;height:84px;min-height:84px}.page-stack--pomodoro .pomodoro-duration-card input{min-height:42px}.page-stack--pomodoro .pomodoro-insights{padding:20px 12px calc(28px + env(safe-area-inset-bottom,0px))}.page-stack--pomodoro .pomodoro-insights__grid{gap:14px}.page-stack--pomodoro .pomodoro-heatmap-card,.page-stack--pomodoro .pomodoro-summary-card{border-radius:22px;gap:16px;padding:16px}.page-stack--pomodoro .pomodoro-heatmap__weekdays,.page-stack--pomodoro .pomodoro-heatmap{gap:6px}.page-stack--pomodoro .pomodoro-heat-cell{border-radius:12px;min-height:60px;padding:8px}.page-stack--pomodoro .pomodoro-heat-cell__day{font-size:.82rem}.page-stack--pomodoro .pomodoro-heat-cell__time{font-size:.68rem}.app-frame,.app-layout,.page-stack,.page-stack>*,.panel,.panel>*,.hero-stage,.hero-stage>*,.section-header,.section-header>div,.catalog-toolbar,.catalog-toolbar>*,.catalog-filters,.catalog-filters>*,.card-grid,.card-grid>*,.countdown-card,.time-grid,.time-grid>*,.university-picker,.university-picker>*{min-width:0;max-width:100%}.app-frame,.app-layout,.page-stack,.panel,.hero-stage,.card-grid,.time-grid{overflow-x:hidden}.page-stack--home,.page-stack--event,.page-stack--my-countdowns,.page-stack--hacettepe,.page-stack--timer,.page-stack--pomodoro{width:100%;max-width:100%;overflow-x:hidden}.page-stack--home .hero-stage--editorial,.page-stack--event .event-hero{width:100%;max-width:100%;margin-inline:0;margin-top:4px!important;padding-inline:16px!important}.page-stack--home .hero-stage__body,.page-stack--event .hero-stage__body{width:100%;max-width:100%}.page-stack--home .hero-stage__target,.page-stack--event .hero-stage__target{text-align:center;justify-content:center;width:min(100%,320px)!important;max-width:100%!important;display:flex!important}.page-stack--home .hero-stage__target span,.page-stack--event .hero-stage__target span{white-space:normal;overflow-wrap:anywhere;min-width:0}.page-stack--home .time-grid.time-grid--hero,.page-stack--event .time-grid.time-grid--hero{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.page-stack--home .time-grid--hero .time-cell__divider,.page-stack--event .time-grid--hero .time-cell__divider{display:none!important}.page-stack--home .time-grid--hero .time-cell,.page-stack--event .time-grid--hero .time-cell{padding:12px 8px 10px!important}.catalog-toolbar{grid-template-columns:1fr}.catalog-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.catalog-filters .ghost-button{justify-content:center;width:100%;min-width:0;padding-inline:10px}.card-grid--catalog{grid-template-columns:1fr!important}.catalog-search,.catalog-select{width:100%;min-width:0;max-width:100%}.section-header h1,.section-header h2,.ghost-button,.primary-button,.pill,.countdown-card h3,.countdown-card__body h3{overflow-wrap:anywhere;white-space:normal!important}.ghost-button,.primary-button,.pill,.mobile-nav-panel__link{white-space:normal;overflow-wrap:anywhere;min-width:0}.my-countdowns-backgrounds,.nearest-exams-strip{overscroll-behavior-x:contain;width:100%;max-width:100%}.university-detail-head{grid-template-columns:auto 1fr}.university-detail-head .university-hero-head__mail{text-align:center;grid-column:1/-1;justify-self:center;margin-top:4px}}.app-frame,.app-header--fixed,.top-nav,.panel,.hero-panel,.countdown-card,.clock-card,.ghost-button,.primary-button,.catalog-search,.catalog-select,.university-chip,.mobile-nav-toggle,.mobile-nav-panel,.mobile-nav-panel__link{transition:background var(--transition), color var(--transition), border-color var(--transition), box-shadow var(--transition), transform var(--transition)}.mobile-nav-panel>div{gap:8px;display:grid}.mobile-nav-panel__link--theme{width:100%;color:var(--text);appearance:none;background:#c2a27c14;border-color:#c2a27c38;justify-content:flex-start;font-weight:700}.mobile-nav-panel__link--theme:hover{background:#c2a27c24;border-color:#c2a27c57}.top-nav__theme{display:none}:root[data-theme=dark] .app-frame:before{background:0 0}:root[data-theme=dark] .app-header--fixed{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:0}:root[data-theme=dark] .top-nav,:root[data-theme=dark] .app-header--tool .top-nav{background:#1d1716f0;border-color:#52433ddb;box-shadow:0 8px 18px #0000002e}:root[data-theme=dark] .top-nav__link{color:var(--muted)}:root[data-theme=dark] .top-nav__link:hover,:root[data-theme=dark] .top-nav__link--active{color:var(--accent-strong);background:#f2e6d90f}:root[data-theme=dark] .top-nav__link--active{box-shadow:inset 0 0 0 1px #f2e6d91f}:root[data-theme=dark] .top-nav__theme{color:var(--accent-strong);background:#f5eadf14;border-color:#c8a88a2e}:root[data-theme=dark] .top-nav__theme:hover{background:#f5eadf1f;border-color:#c8a88a47}:root[data-theme=dark] .panel,:root[data-theme=dark] .hero-panel,:root[data-theme=dark] .clock-card,:root[data-theme=dark] .timer-controls,:root[data-theme=dark] .panel--highlight,:root[data-theme=dark] .panel--utility,:root[data-theme=dark] .university-panel{background:linear-gradient(#251d1cfa,#1b1514fa);border-color:#54433deb;box-shadow:inset 0 1px #fff5ec08,0 14px 30px #00000042}:root[data-theme=dark] .university-hero-rail__contact span{color:#efe0d6b8}:root[data-theme=dark] .ghost-button{color:var(--muted);background:#2a2220f0;border-color:#54433de6}:root[data-theme=dark] .ghost-button:hover,:root[data-theme=dark] .ghost-button--active{color:var(--text);background:#f2e6d914;border-color:#c8a88a47}:root[data-theme=dark] .primary-button{color:#201816;background:#f0e3d6;border-color:#f0e3d6;box-shadow:0 10px 24px #0000002e}:root[data-theme=dark] .primary-button:hover{background:#f7ede4;border-color:#f7ede4}:root[data-theme=dark] .catalog-search,:root[data-theme=dark] .catalog-select,:root[data-theme=dark] .timer-controls .custom-timer-form input,:root[data-theme=dark] .my-countdowns-form__field input,:root[data-theme=dark] .my-countdowns-form__field textarea,:root[data-theme=dark] .timer-toggle,:root[data-theme=dark] .timer-switch{color:var(--text);background:#2a2220f0;border-color:#54433deb;box-shadow:inset 0 1px #fff5ec08}:root[data-theme=dark] .catalog-search::placeholder,:root[data-theme=dark] .timer-controls .custom-timer-form input::placeholder,:root[data-theme=dark] .my-countdowns-form__field input::placeholder,:root[data-theme=dark] .my-countdowns-form__field textarea::placeholder{color:var(--icon-muted)}:root[data-theme=dark] .pill{color:var(--text);background:#c8a88a1a;border-color:#c8a88a3d}:root[data-theme=dark] .timer-switch--active{color:var(--text);background:#f2e6d91f;border-color:#c8a88a4d;box-shadow:0 8px 18px #0000003d}:root[data-theme=dark] .timer-switch__thumb{background:#f0e3d6}:root[data-theme=dark] .page-stack--timer .timer-stage{--timer-stage-background:radial-gradient(circle at top, #c8a88a1a, transparent 38%), linear-gradient(180deg, #211a19fa 0%, #161211fa 100%);--timer-stage-border:#54433deb;--timer-stage-text:var(--text);--timer-stage-meta:var(--muted)}:root[data-theme=dark] .page-stack--timer .timer-stage__fullscreen-toggle{color:var(--text);background:#14100fa3;border-color:#c8a88a33}:root[data-theme=dark] .page-stack--timer .timer-stage__fullscreen-toggle:hover{background:#1b1514d1}:root[data-theme=dark] .page-stack--timer .timer-background-chip{background:#2a2220e6;border-color:#54433deb}:root[data-theme=dark] .page-stack--timer .timer-background-chip--active{border-color:#c8a88a5c;box-shadow:inset 0 0 0 1px #c8a88a1f}:root[data-theme=dark] .my-countdowns-completed{background:linear-gradient(#c8a88a14,#c8a88a08);border-color:#c8a88a38}:root[data-theme=dark] .my-countdowns-list--completed .my-countdowns-row{background:#c8a88a0d;border-color:#c8a88a33}:root[data-theme=dark] .my-countdowns-list--completed .my-countdowns-row:hover{background:#c8a88a14;border-color:#c8a88a42}:root[data-theme=dark] .my-countdowns-info{background:linear-gradient(#2a2220fa,#211a19f0);border-color:#54433deb}:root[data-theme=dark] .my-countdowns-completed__header span,:root[data-theme=dark] .my-countdowns-row__icon{background:#2a2220f5;border-color:#54433de0}:root[data-theme=dark] .my-countdowns-row__icon:hover{background:#f2e6d914;border-color:#c8a88a3d}:root[data-theme=dark] .university-chip{background:linear-gradient(#2b2321fa,#1e1817fa);border-color:#54433deb;box-shadow:inset 0 1px #fff5ec08,0 10px 24px #0000003d}:root[data-theme=dark] .university-chip:hover{background:linear-gradient(#312826fa,#231c1afa);border-color:#c8a88a3d}:root[data-theme=dark] .university-chip--active{background:linear-gradient(#382c29fa,#281f1dfa);border-color:#d8c1b19e;box-shadow:inset 0 1px #fff5ec0a,0 0 0 1px #d8c1b114}:root[data-theme=dark] .university-chip--satin{background:radial-gradient(circle at 16% 14%,#fff4e81a,#fff4e800 38%),linear-gradient(145deg,#382c29fa 0%,#29201efa 46%,#1d1716fa 100%);border-color:#c8a88a4d;box-shadow:inset 0 1px #fff5ec0f,inset 0 -12px 24px #c8a88a0d,0 12px 28px #00000047}:root[data-theme=dark] .university-chip--satin:hover{background:radial-gradient(circle at 16% 14%,#fff4e824,#fff4e800 38%),linear-gradient(145deg,#3d302dfa 0%,#2e2422fa 46%,#221b1afa 100%);border-color:#c8a88a6b}.hero-stage--editorial,.page-stack--pomodoro .pomodoro-stage,.my-countdowns-fullscreen__media,.pomodoro-background-chip__preview,.my-countdowns-backgrounds__preview{background-position:50%;background-repeat:no-repeat;background-size:cover}:root[data-theme=dark] .mobile-nav-toggle{background:#231c1af0;border-color:#5f4c44b8;box-shadow:0 18px 30px #00000042}:root[data-theme=dark] .mobile-nav-toggle span{background:#f2e6d9}:root[data-theme=dark] .mobile-nav-backdrop{background:#0000006b}:root[data-theme=dark] .mobile-nav-panel{background:linear-gradient(#1f1817fb,#151110fb);border-right-color:#5f4c44b8;box-shadow:20px 0 42px #00000057}:root[data-theme=dark] .mobile-nav-panel__link{color:var(--muted)}:root[data-theme=dark] .mobile-nav-panel__link:hover,:root[data-theme=dark] .mobile-nav-panel__link--active{color:var(--text);background:#f2e6d914;border-color:#c8a88a38}:root[data-theme=dark] .mobile-nav-panel__link--active{background:#f2e6d91a}:root[data-theme=dark] .mobile-nav-panel__link--theme{color:var(--accent-strong);background:#c8a88a1f;border-color:#c8a88a47}:root[data-theme=dark] .mobile-nav-panel__link--theme:hover{background:#c8a88a2e;border-color:#c8a88a66}@media (width>=992px){.top-nav__theme{min-height:100%;color:var(--text);white-space:nowrap;appearance:none;background:#c2a27c17;border:1px solid #c2a27c38;border-radius:16px;justify-content:center;align-items:center;padding:11px 18px;font-weight:700;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff29}.top-nav__theme:hover{background:#c2a27c26;border-color:#c2a27c57}.university-panel--schedule{--exam-card-top:linear-gradient(180deg, #fffbf6f5, #f5ede3f5);--exam-card-bottom:linear-gradient(180deg, #e8dacaf0, #d6c3aff5);--exam-card-border:#402f2724;--exam-card-separator:#1f1511b8;--exam-card-shadow:0 18px 34px #4836281a, inset 0 1px 0 #ffffff8f;--exam-card-meta:#5c4639e0;padding:18px 22px 22px}:root[data-theme=dark] .university-panel--schedule{--exam-card-top:linear-gradient(180deg, #2f2724fa, #231d1bfa);--exam-card-bottom:linear-gradient(180deg, #1d1817fc, #151211fc);--exam-card-border:#f2e6d91f;--exam-card-separator:#f4e8da85;--exam-card-shadow:0 20px 38px #00000042, inset 0 1px 0 #ffffff0a;--exam-card-meta:#e5d6c6c7}.university-panel--schedule .university-exam-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.university-panel--schedule .course-countdown{border:1px solid var(--exam-card-border);background:var(--exam-card-bottom);height:100%;min-height:250px;box-shadow:var(--exam-card-shadow);border-radius:24px;grid-template-rows:minmax(0,1fr) auto;grid-template-columns:1fr;align-items:stretch;gap:0;padding:0;display:grid;overflow:hidden}.university-panel--schedule .course-countdown:first-child{border-top:1px solid var(--exam-card-border);padding-top:0}.university-panel--schedule .course-countdown:not(:first-child):before{display:none}.university-panel--schedule .course-countdown__copy{background:var(--exam-card-top);align-content:start;gap:8px;min-width:0;padding:22px 22px 18px;display:grid}.university-panel--schedule .course-countdown__label{letter-spacing:.11em;text-transform:uppercase;color:var(--accent-soft);font-size:.76rem}.university-panel--schedule .course-countdown__copy strong{letter-spacing:-.02em;font-size:clamp(1.18rem,1.35vw,1.48rem);line-height:1.26}.university-panel--schedule .course-countdown__note,.university-panel--schedule .course-countdown__date,.university-panel--schedule .course-countdown__copy>span{color:var(--exam-card-meta);font-size:.96rem;line-height:1.55}.university-panel--schedule .course-countdown__note{min-height:3.05em}.university-panel--schedule .course-countdown__timer{background:var(--exam-card-bottom);border-top:1px solid var(--exam-card-separator);justify-content:center;place-self:stretch stretch;align-items:center;width:100%;min-width:0;padding:18px 20px 20px;display:flex}.university-panel--schedule .course-countdown__value{text-align:center;letter-spacing:-.05em;width:100%;color:var(--text);white-space:nowrap;font-size:clamp(2rem,2.2vw,2.85rem);line-height:1;display:block}.university-panel--schedule .course-countdown__divider{display:none}.university-detail-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px}.university-detail-head .university-hero-head__spacer{width:46px;height:46px}.university-detail-head__content{justify-content:center;min-width:0;display:flex}.university-detail-head .section-header{width:100%;max-width:100%}.university-detail-head .section-header--utility h1,.university-detail-head .section-header--utility h2{font-family:var(--font-body);letter-spacing:-.04em;white-space:nowrap;text-wrap:nowrap;text-overflow:ellipsis;font-size:clamp(1.45rem,2.35vw,3.05rem);font-style:normal;font-weight:800;line-height:1.02;overflow:hidden}}@media (width>=1400px){.university-panel--schedule .university-exam-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
