/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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;--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{.visible{visibility:visible}.flex{display:flex}.hidden{display:none}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{color:#172b3a;font-synthesis:none;--navy:#102a43;--ink:#172b3a;--muted:#678;--teal:#1f7a6c;--teal-dark:#176356;--line:#dfe5ea;--paper:#fff;--soft:#f4f6f8;--shadow:0 8px 28px #102a4314;background:#f4f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{-webkit-font-smoothing:antialiased;min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.025em;color:var(--navy);margin-bottom:.55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.05}h2{color:var(--navy);margin-bottom:.3rem;font-size:1.2rem}h3{color:var(--navy)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--teal);margin-bottom:.55rem;font-size:.69rem;font-weight:800}.muted,.page-header p,.course-header p,.section-heading p{color:var(--muted)}.button{border:1px solid var(--line);min-height:44px;color:var(--navy);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-weight:700;display:inline-flex}.button.primary{background:var(--teal);border-color:var(--teal);color:#fff}.button.primary:hover{background:var(--teal-dark)}.button.quiet:hover,.google:hover{background:#f7f9fa}.button.compact{min-height:40px}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;background:var(--navy);color:#dce6ee;flex-direction:column;width:250px;padding:1.5rem 1rem;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.015em;color:#fff;align-items:center;gap:.7rem;padding:0 .65rem;font-size:1.06rem;font-weight:800;display:flex}.brand img,.mobile-brand img{border-radius:8px;width:30px;height:30px}.sidebar nav{gap:.35rem;margin-top:2.5rem;display:grid}.sidebar nav a,.sidebar-foot>a{color:#afc0cd;border-radius:8px;align-items:center;gap:.8rem;padding:.72rem .75rem;font-size:.9rem;font-weight:650;display:flex}.sidebar nav a:hover,.sidebar-foot>a:hover{color:#fff;background:#ffffff0f}.sidebar nav a.active{color:#fff;background:#269d893d}.sidebar-foot{margin-top:auto}.user-chip{border-top:1px solid #ffffff1f;grid-template-columns:34px 1fr;align-items:center;gap:.65rem;margin-top:1rem;padding:1rem .4rem 0;display:grid}.avatar{width:34px;height:34px;color:var(--teal-dark);background:#d8eee9;border-radius:50%;place-items:center;font-weight:800;display:grid}.user-chip strong,.user-chip small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-chip small{color:#8fa4b4;margin-top:.12rem;font-size:.7rem}.user-chip button{text-align:left;color:#8fa4b4;background:0 0;border:0;grid-column:2;padding:0;font-size:.73rem}.main-content{width:calc(100% - 250px);min-height:100vh;margin-left:250px}.page{max-width:1240px;margin:0 auto;padding:3rem clamp(1.25rem,4vw,4rem) 5rem}.page-header{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.25rem;display:flex}.page-header p{margin-bottom:0}.overview-grid{grid-template-columns:1.55fr .85fr;gap:1rem;margin-bottom:2.5rem;display:grid}.today-card,.next-card,.panel,.course-card{background:var(--paper);border:1px solid var(--line);border-radius:12px;box-shadow:0 1px 2px #102a4308}.today-card{padding:1.4rem}.next-card{background:var(--navy);border-color:var(--navy);color:#fff;grid-template-columns:auto 1fr;align-content:center;gap:1rem;padding:1.5rem;display:grid}.next-card .eyebrow{color:#7dd3c5;grid-column:1/-1}.next-card h3{color:#fff;margin:.25rem 0}.next-card p{color:#aabcc9;margin:0;font-size:.78rem}.date-block{text-align:center;letter-spacing:.15em;color:#aabcc9;border:1px solid #fff3;border-radius:8px;place-content:center;width:58px;height:65px;font-size:.62rem;display:grid}.date-block strong{color:#fff;letter-spacing:0;font-family:Georgia,serif;font-size:1.7rem;line-height:1}.section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-heading h2,.section-heading p{margin-bottom:0}.section-heading>a,.link-button{color:var(--teal);background:0 0;border:0;align-items:center;gap:.25rem;padding:.25rem;font-size:.78rem;font-weight:750;display:inline-flex}.section-heading>span{color:var(--muted);font-size:.8rem}.plan-list{gap:.35rem;display:grid}.task-row{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.7rem .2rem;display:grid}.task-row+.task-row{border-top:1px solid var(--line)}.task-row strong,.task-row span{display:block}.task-row strong{font-size:.86rem}.task-row span{color:var(--muted);margin-top:.2rem;font-size:.72rem}.task-check{color:#fff;background:#fff;border:1.5px solid #aab7c2;border-radius:50%;place-items:center;width:21px;height:21px;padding:0;display:grid}.task-row.complete .task-check{background:var(--teal);border-color:var(--teal)}.task-row.complete strong{color:var(--muted);text-decoration:line-through}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.course-card{padding:1.3rem;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.course-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.course-accent{width:4px;position:absolute;inset:0 auto 0 0}.course-card-top{color:#9aa9b5;justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.course-icon{background:currentColor;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.course-icon svg{color:#fff}.course-card>p{color:var(--muted);letter-spacing:.12em;margin-bottom:.35rem;font-size:.67rem;font-weight:800}.course-card h3{margin:0 0 .3rem;font-size:1.1rem}.course-card>span{color:var(--muted);font-size:.78rem}.course-meta{border-top:1px solid var(--line);color:var(--muted);gap:1.5rem;margin-top:1.2rem;padding-top:1rem;font-size:.72rem;display:flex}.course-meta strong{color:var(--navy)}.back-link{color:var(--muted);font-size:.8rem;font-weight:700}.course-header{align-items:center;gap:1rem;margin:1.6rem 0 2rem;display:flex}.course-header h1{margin-bottom:.25rem}.course-header p{margin-bottom:0}.course-hero-icon{color:#fff;border-radius:13px;place-items:center;width:60px;height:60px;display:grid}.tabs{border-bottom:1px solid var(--line);gap:1.4rem;margin-bottom:1.5rem;display:flex;overflow-x:auto}.tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 0 .75rem;font-size:.82rem;font-weight:700}.tabs button.active{color:var(--teal);border-color:var(--teal)}.detail-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.panel{padding:1.4rem}.panel.wide{grid-area:span 2/1/auto/2}.panel.full{width:100%}.panel.callout{background:#e9f4f1;border-color:#cce4de}.panel.callout>svg{color:var(--teal)}.panel.callout h3{margin:.7rem 0 .35rem}.panel.callout p{color:#526d68;font-size:.82rem;line-height:1.55}.rows{display:grid}.data-row{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 0;display:grid}.data-row+.data-row{border-top:1px solid var(--line)}.data-row strong,.data-row span{display:block}.data-row strong{font-size:.84rem}.data-row div>span{color:var(--muted);margin-top:.2rem;font-size:.7rem}.data-row time{color:var(--navy);font-size:.75rem;font-weight:750}.kind{width:34px;height:34px;color:var(--teal);background:#e8f3f0;border-radius:8px;place-items:center;font-size:.64rem;font-weight:800;display:grid}.kind.exam{color:#925035;background:#f7ebe6}.kind.file{color:#526d9a;background:#edf1f7}.status{letter-spacing:.08em;font-weight:800;color:var(--teal)!important;font-size:.59rem!important}.status.processing{color:#8b6a25!important}.button-row{gap:.5rem;display:flex}.upload-zone{min-height:140px;color:var(--muted);border:1.5px dashed #bdc9d2;border-radius:10px;align-content:center;place-items:center;gap:.35rem;margin:1rem 0;display:grid}.upload-zone svg{color:var(--teal)}.upload-zone strong{color:var(--navy);font-size:.85rem}.upload-zone span{font-size:.72rem}.chat-layout{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-rows:auto 1fr auto;height:min(680px,100vh - 260px);min-height:520px;display:grid;overflow:hidden}.chat-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.chat-head h2,.chat-head p{margin-bottom:0}.source-scope{color:var(--muted);align-items:center;gap:.4rem;font-size:.7rem;display:flex}.source-scope span{background:#2ca58d;border-radius:50%;width:7px;height:7px}.chat-messages{padding:1.25rem;overflow-y:auto}.empty-chat{text-align:center;max-width:620px;margin:3rem auto}.empty-chat>span{width:56px;height:56px;color:var(--teal);background:#e8f3f0;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.empty-chat p{color:var(--muted);line-height:1.6}.prompt-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.prompt-grid button{text-align:left;border:1px solid var(--line);color:var(--navy);background:#fff;border-radius:8px;padding:.75rem;font-size:.72rem}.message{max-width:75%;margin-bottom:1.25rem}.message.user{background:var(--navy);color:#fff;border-radius:12px 12px 2px;margin-left:auto;padding:.8rem 1rem}.message.assistant{padding:.5rem 0}.message-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.35rem;font-size:.58rem;font-weight:800}.message.user .message-label{color:#aabcc9}.markdown p{margin-bottom:.6rem;line-height:1.65}.markdown p:last-child{margin-bottom:0}.citation{color:#526d9a;background:#edf3f6;border:0;border-radius:5px;margin:.3rem .3rem 0 0;padding:.3rem .5rem;font-size:.65rem}.chat-composer{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:.5rem;padding:.85rem;display:grid}.chat-composer textarea{resize:none;border:1px solid var(--line);border-radius:9px;outline:none;padding:.75rem}.chat-composer textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #1f7a6c1a}.chat-composer>button{background:var(--teal);color:#fff;border:0;border-radius:9px;width:42px;height:42px;font-weight:900}.chat-composer>button:disabled{opacity:.4}.chat-composer small{color:var(--muted);grid-column:1/-1;font-size:.6rem}.plan-day h3{font-family:Georgia,serif;font-weight:500}.task-row.large{padding:1rem .2rem}.timeline{max-width:720px}.timeline-row{grid-template-columns:55px 12px 1fr;gap:1rem;min-height:85px;display:grid}.timeline-row time{color:var(--muted);text-transform:uppercase;padding-top:.2rem;font-size:.7rem;font-weight:800}.timeline-row>span{background:var(--teal);border-radius:50%;width:9px;height:9px;position:relative}.timeline-row>span:after{content:"";background:var(--line);width:1px;height:65px;position:absolute;top:12px;left:4px}.timeline-row:last-child>span:after{display:none}.timeline-row p{color:var(--muted);margin:.2rem 0;font-size:.75rem}.setting-row{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.setting-row p{color:var(--muted);margin:.25rem 0 0;font-size:.78rem}.modal-backdrop{z-index:50;background:#081a2a8c;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:13px;width:min(440px,100%);padding:1.5rem;box-shadow:0 20px 60px #0003}label{color:var(--navy);gap:.45rem;font-size:.78rem;font-weight:700;display:grid}input,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #c9d2d9;border-radius:8px;outline:none;padding:0 .8rem}input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #1f7a6c1a}.modal-actions{justify-content:flex-end;gap:.5rem;margin-top:1.5rem;display:flex}.auth-page{background:#fff;grid-template-columns:1.05fr .95fr;min-height:100vh;display:grid}.auth-story{background:var(--navy);color:#d9e4ec;flex-direction:column;justify-content:space-between;padding:clamp(2rem,5vw,5rem);display:flex}.auth-story h1{color:#fff;margin:0 0 1.5rem;font-size:clamp(2.8rem,5vw,5.2rem)}.auth-story div>p:last-child{color:#aebfcb;max-width:610px;font-size:1.05rem;line-height:1.75}.auth-story .eyebrow{color:#7dd3c5}.privacy-note{color:#8199aa;font-size:.7rem}.auth-form-wrap{place-items:center;padding:2rem;display:grid}.auth-card{width:min(410px,100%)}.auth-card h2{margin-bottom:.5rem;font-family:Georgia,serif;font-size:2rem}.auth-card .muted{margin-bottom:2rem}.auth-card .button{width:100%;margin-top:.8rem}.google-g{color:#4285f4;font-family:Arial,sans-serif;font-size:1rem;font-weight:900}.divider{color:var(--muted);align-items:center;gap:1rem;margin:1.5rem 0;font-size:.68rem;display:flex}.divider:before,.divider:after{content:"";background:var(--line);flex:1;height:1px}.terms{color:var(--muted);text-align:center;margin-top:1.25rem;display:block}.form-error{color:#a63c2e;margin:.75rem 0 0;font-size:.75rem}.dev-link{text-align:center;color:var(--teal);margin-top:.75rem;font-size:.75rem;font-weight:750;display:block}.notice.error{color:#8b3328;background:#fbecea;margin-bottom:1rem}.field-stack{gap:1rem;display:grid}.empty-state{text-align:center;color:var(--muted);padding:3rem 1rem}.empty-state h3{margin-bottom:.4rem}.course-icon.small{width:32px;height:32px;color:var(--teal)}.source-with-action{padding-right:7rem;position:relative}.source-with-action>.link-button{position:absolute;top:1.1rem;right:0}.proposal{max-height:min(720px,90vh);overflow-y:auto}.proposal-row{border-bottom:1px solid var(--line);padding:.75rem 0}.proposal-row strong,.proposal-row span{display:block}.proposal-row span{color:var(--muted);margin-top:.2rem;font-size:.72rem}.notice{color:#765919;background:#fff6de;border-radius:7px;margin:0 0 .75rem;padding:.7rem;font-size:.75rem}.mobile-brand{color:var(--navy);align-items:center;gap:.6rem;margin-bottom:2.5rem;font-weight:800;display:none}.loading{min-height:100vh;color:var(--muted);place-content:center;justify-items:center;gap:.75rem;font-size:.8rem;display:grid}.spinner{border:2px solid #dce4e9;border-top-color:var(--teal);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile-menu,.sidebar-backdrop{display:none}@media (width<=900px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.sidebar-backdrop{z-index:29;background:#081a2a80;border:0;display:block;position:fixed;inset:0}.main-content{width:100%;margin-left:0}.mobile-menu{z-index:10;border:1px solid var(--line);width:42px;height:42px;color:var(--navy);background:#fff;border-radius:9px;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.page{padding-top:4.5rem}.course-grid{grid-template-columns:repeat(2,1fr)}.auth-page{grid-template-columns:1fr}.auth-story{display:none}.mobile-brand{display:flex}}@media (width<=620px){h1{font-size:2.1rem}.page{padding:4.5rem 1rem 3rem}.page-header{align-items:flex-start}.page-header .button{width:42px;padding:0;font-size:0;overflow:hidden}.overview-grid,.detail-grid,.course-grid{grid-template-columns:1fr}.panel.wide{grid-area:auto}.next-card{min-height:180px}.prompt-grid{grid-template-columns:1fr}.chat-layout{height:calc(100vh - 200px)}.message{max-width:90%}.button-row{flex-direction:column}.course-header{align-items:flex-start}.course-hero-icon{flex:none;width:48px;height:48px}.auth-form-wrap{align-items:start;padding:3rem 1.25rem 1.25rem}}.materials-generator{border:1px solid #e3e9ee;border-radius:10px;margin-bottom:1.25rem;padding:1rem}.materials-generator .tabs{margin-bottom:.5rem}.materials-generator input{width:100%;max-width:420px}.artifact-modal{max-width:640px;max-height:82vh;overflow-y:auto}.artifact-body h4{margin:.9rem 0 .3rem}.artifact-body ul{margin:0 0 .5rem 1.1rem;padding:0}.artifact-body li{margin-bottom:.3rem}.citation-refs{color:#526d9a;margin-left:.25rem;font-size:.7rem}.citation-list{margin-top:1rem}.review-panel{margin-top:.75rem}.review-panel h3{margin:.4rem 0 .8rem}.button.choice{text-align:left;width:100%;margin-bottom:.4rem;display:block}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
