/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#142642;--paper:#fffdf8;--lavender:#dcd4fa;--purple:#786aa8;--yellow:#f2b740;--line:#e8e3d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fffdf8;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button{cursor:pointer}.study-app{background:radial-gradient(circle at 86% 4%, #f5f0ff 0, transparent 21rem), var(--paper);min-height:100vh;overflow:hidden}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 48px);height:86px;margin:0 auto;display:flex}.brand{color:var(--ink);letter-spacing:-.04em;align-items:center;gap:10px;font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);color:#fff;border-radius:9px;place-items:center;width:30px;height:30px;font-family:Georgia,serif;font-size:19px;display:grid}.nav-links{gap:29px;margin-left:auto;margin-right:24px;display:flex}.nav-links a{color:#778197;font-size:14px;font-weight:600;text-decoration:none}.nav-links a:hover,.nav-links .active{color:var(--ink)}.profile-button{color:var(--ink);background:0 0;border:0;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}.profile-button>span:first-child{background:#f3c35b;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.hero{grid-template-columns:1fr .88fr;align-items:center;gap:32px;width:min(1180px,100% - 48px);min-height:400px;margin:0 auto;padding:76px 0 66px;display:grid}.eyebrow,.section-label,.tiny-label{color:#778197;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:800}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;max-width:650px;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:.97}h1 em{color:#9273b6;font-weight:500}.hero-subtitle{color:#68758a;max-width:360px;margin-bottom:27px;font-size:16px;line-height:1.55}.primary-button,.timer-button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:0 21px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px #314058}.primary-button:hover,.timer-button:hover{transform:translateY(2px);box-shadow:0 2px #314058}.hero-visual{background:#e9e4fb;border-radius:160px 34px 34px;justify-self:end;width:100%;max-width:470px;height:310px;position:relative;overflow:hidden}.sun{background:#f4c556;border-radius:50%;width:154px;height:154px;position:absolute;top:31px;right:44px}.arch{border:2px solid #c8bcde;border-bottom:0;border-radius:180px 180px 0 0;position:absolute}.arch-one{width:310px;height:260px;bottom:-48px;right:-37px}.arch-two{width:230px;height:190px;bottom:-37px;right:4px}.paper{position:absolute;box-shadow:0 16px 25px #77709230}.paper-back{background:#fff0c9;width:220px;height:180px;bottom:40px;left:67px;transform:rotate(-10deg)}.paper-front{background:#fffdf8;width:234px;height:172px;padding:24px 21px;bottom:31px;left:92px;transform:rotate(6deg)}.paper-front strong{letter-spacing:-.05em;max-width:135px;font-family:Georgia,serif;font-size:24px;font-weight:500;line-height:1.05;display:block}.paper-front .tiny-label{margin-bottom:16px;font-size:8px}.paper-line{background:#d7d0c6;width:117px;height:2px;margin-top:17px;display:block}.paper-line.short{width:78px;margin-top:8px}.paper-dot{background:#b6a5dc;border-radius:50%;width:12px;height:12px;position:absolute;bottom:20px;right:22px}.pencil{background:#efba38;border-radius:7px;width:131px;height:12px;position:absolute;bottom:40px;right:40px;transform:rotate(-48deg);box-shadow:inset 8px 0 #f7d77e}.dashboard{grid-template-columns:.86fr 1.14fr;gap:20px;width:min(1180px,100% - 48px);margin:0 auto;padding-bottom:68px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:27px;box-shadow:0 10px 30px #283b5810}.focus-card{background:#eeebfb;border-color:#e3dffa;grid-row:span 2}.task-card,.schedule-card{min-height:288px}.card-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.section-label{margin-bottom:8px;font-size:10px}h2{letter-spacing:-.04em;margin-bottom:0;font-family:Georgia,serif;font-size:25px;font-weight:500}.icon-button{color:#655887;background:#faf9ff;border:1px solid #dad3ef;border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.timer-wrap{place-items:center;padding:30px 0 24px;display:grid}.timer{background:conic-gradient(#8878b8 var(--timer-progress), #dcd6f1 0);border-radius:50%;place-items:center;width:212px;height:212px;display:grid}.timer-inner{background:#eeebfb;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex}.timer-mode{color:#8174a6;letter-spacing:.14em;font-size:10px;font-weight:800}.timer-inner strong{letter-spacing:-.06em;margin:7px 0;font-family:Georgia,serif;font-size:46px;font-weight:500}.timer-detail{color:#7a7891;font-size:12px}.timer-button{width:100%;box-shadow:none}.timer-button:hover{box-shadow:none;background:#263957;transform:none}.count-pill{color:#8c6720;background:#fff1c7;border-radius:20px;padding:6px 9px;font-size:12px;font-weight:800}.task-list{gap:9px;margin:22px 0 17px;display:grid}.task-item{cursor:pointer;border-radius:7px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;min-height:41px;padding:7px 10px;display:grid}.task-item:hover{background:#faf9f5}.task-item input{opacity:0;position:absolute}.custom-check{color:#0000;border:1.5px solid #c9c7c3;border-radius:50%;place-items:center;width:19px;height:19px;font-size:12px;display:grid}.task-item input:focus-visible+.custom-check{outline-offset:2px;outline:2px solid #7160a5}.task-item.done .custom-check{color:#fff;background:#897ab4;border-color:#897ab4}.task-name{color:#314058;font-size:14px;font-weight:600}.task-item.done .task-name{color:#9ca4b0;text-decoration:line-through}.task-tag{color:#8993a2;font-size:11px}.progress-row{color:#8490a0;align-items:center;gap:12px;font-size:11px;display:flex}.progress-track{background:#eeeae3;border-radius:10px;flex:1;height:6px;overflow:hidden}.progress-track span{border-radius:inherit;background:#efbd45;height:100%;transition:width .2s;display:block}.text-button{color:#58667b;background:0 0;border:0;margin-top:18px;padding:0;font-size:12px;font-weight:800}.text-button:hover{color:var(--ink)}.all-tasks-note{color:#7a8493;margin:12px 0 0;font-size:12px}.month-button{border:1px solid var(--line);color:#647187;background:#fff;border-radius:6px;padding:7px 9px;font-size:12px}.week-grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:27px;display:grid}.day-column{min-width:0}.day-name{color:#9098a5;text-align:center;margin-bottom:9px;font-size:11px;font-weight:800;display:block}.day-name.today{color:#765e96}.study-block{border-radius:8px;flex-direction:column;justify-content:flex-end;gap:5px;min-height:105px;padding:12px 9px;display:flex}.study-block strong{color:#34405a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.study-block span{color:#6c7484;font-size:10px}.study-block.lilac{background:#eae3fa}.study-block.yellow{background:#fff0c4;min-height:77px;margin-top:28px}.study-block.peach{background:#fbe4d7;min-height:121px;margin-top:-16px}.study-block.blue{background:#dcecf8;min-height:88px;margin-top:17px}.schedule-footer{border-top:1px solid #eeeae4;align-items:center;gap:8px;margin-top:21px;padding-top:15px;display:flex}.schedule-footer p{color:#737f90;margin:0;font-size:12px}.sparkle{color:#e5aa26;font-size:18px}footer{border-top:1px solid var(--line);color:#97a0ab;justify-content:space-between;width:min(1180px,100% - 48px);margin:0 auto;padding:22px 0 30px;font-size:11px;display:flex}footer span:first-child{color:#58657a;font-family:Georgia,serif;font-size:14px}@media (width<=760px){.topbar{width:min(100% - 32px,1180px);height:72px}.nav-links,.profile-greeting{display:none}.hero{grid-template-columns:1fr;width:min(100% - 32px,1180px);padding:54px 0 43px}.hero-visual{justify-self:stretch;height:253px}.dashboard{grid-template-columns:1fr;width:min(100% - 32px,1180px)}.focus-card{grid-row:auto}.card{padding:22px}.week-grid{gap:6px}.study-block{padding:9px 6px}.study-block strong{font-size:10px}.study-block span{font-size:9px}footer{width:min(100% - 32px,1180px)}}@media (width<=430px){h1{font-size:51px}.hero-visual{width:calc(100% + 12px);margin-left:-6px}.paper-back{left:31px}.paper-front{left:55px}.timer{width:195px;height:195px}.timer-inner{width:173px;height:173px}.timer-inner strong{font-size:41px}.schedule-card{overflow:hidden}.week-grid{width:430px}.schedule-footer{width:390px}}footer{align-items:center;gap:16px}.footer-copyright{margin-left:auto}.footer-build{color:#7d6c9c;font-family:var(--font-geist-mono), monospace;font-size:10px}@media (width<=760px){footer{flex-wrap:wrap}.footer-copyright{flex-basis:100%;order:3;margin-left:0}}
