@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600&display=swap";:root{font-family:Space Grotesk,system-ui,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;background-color:#f1efe9;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}button,input{font-family:inherit}.app{min-height:100vh;padding:32px 40px 64px;background:radial-gradient(1200px 600px at 5% -10%,#f7e7c6,#f8f4ec 45%,#f1efe9);color:#1a1a1a}.hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px}.kicker{text-transform:uppercase;letter-spacing:.2em;font-size:11px;color:#8c6c4e;margin-bottom:8px}.hero h1{font-size:34px;margin:0}.hero .sub{margin-top:8px;color:#4a3f36}.hero-meta{display:flex;gap:10px;flex-wrap:wrap}.pill-button{border:1px solid #d6c5ad;background:#fff1dc;color:#6a4a12;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.pill-button.active{background:#ffdba8;border-color:#c19a5d;color:#4b3209}.profile-panel{margin-top:24px;align-self:start}.profile-actions{display:flex;align-items:center;gap:12px;margin-bottom:16px}.profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.profile-col{display:flex;flex-direction:column;gap:16px;align-self:start}.profile-card{border:1px solid #efe4d6;border-radius:12px;padding:12px;background:#fffaf2}.profile-card h3{margin:0 0 10px;font-size:14px}.term-block{margin-bottom:12px}.term-list{display:grid;gap:6px}.term-summary{margin:6px 0 8px}.term-row{display:grid;grid-template-columns:120px 1fr 60px;gap:8px;padding:6px 8px;border-radius:8px;background:#fff;border:1px solid #efe4d6;font-size:12px}.term-row.simple{grid-template-columns:minmax(0,1fr) auto}.term-row.req-completed{border-color:#b7e1bf;background:#eef8f0}.term-row.req-missing{border-color:#f0b2b2;background:#fff1f1}.term-row.req-in_progress{border-color:#f2d38a;background:#fff7e3}.requirements-tree{display:grid;gap:10px}.req-node{border:1px solid #efe4d6;background:#fff;border-radius:10px;padding:10px}.req-head{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.req-title{display:flex;flex-wrap:wrap;gap:8px;font-weight:600}.req-units{font-size:11px;color:#7a6a59;font-weight:500}.req-badge{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600}.req-badge.req-completed{background:#e4f4e7;color:#2e6b3f;border:1px solid #b7e1bf}.req-badge.req-in_progress{background:#fff2d5;color:#7a5a1d;border:1px solid #f2d38a}.req-badge.req-missing{background:#ffe5e5;color:#7b2f2f;border:1px solid #f0b2b2}.req-badge.req-manual{background:#eef0f4;color:#4a5568;border:1px solid #cbd5e1}.req-header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.req-header h3{margin:0}.req-header-actions{display:flex;gap:8px}.req-actions{display:flex;align-items:center;gap:8px}.req-toggle{border:none;background:transparent;padding:2px 0;border-radius:0;cursor:pointer;font-size:11px;font-weight:600;color:#2f3a52;text-decoration:underline}.req-children{margin-top:8px;display:grid;gap:8px}.req-details{margin:8px 0 0;padding-left:18px;font-size:12px;color:#4a3f36}.req-note{margin-top:6px;color:#6b5b4b}.req-list{margin:6px 0 0 18px;padding:0}.error-text{color:#7b2f2f}.pill{border:1px solid #d2b48c;background:#fff6e8;padding:6px 12px;border-radius:999px;font-size:12px}.layout{display:grid;grid-template-columns:2fr 1fr;gap:24px}.panel{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 10px 30px #0000000f;border:1px solid #eee4d7}.panel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.panel-title{display:flex;align-items:center;gap:10px}.collapse{border:1px solid #d6c7b5;background:#fffaf2;padding:4px 10px;border-radius:8px;cursor:pointer;font-size:12px}.panel-header h2{font-size:18px;margin:0}.search{display:flex;align-items:center;gap:12px}.search input{padding:10px 12px;border-radius:10px;border:1px solid #e0d6c9;min-width:280px;font-size:14px}.count{font-size:12px;color:#7a6a59}.course-list{display:flex;flex-direction:column;gap:14px;max-height:75vh;overflow:auto;padding-right:6px}.course-card{border:1px solid #efe4d6;border-radius:12px;padding:12px;background:#fffaf2}.course-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.course-head h3{margin:0;font-size:16px}.course-head p{margin:4px 0 0;font-size:13px;color:#5b4f44}.course-actions{display:flex;align-items:center;gap:8px}.tag{background:#f2e2c8;border-radius:999px;padding:4px 10px;font-size:12px}.sections{display:flex;flex-direction:column;gap:8px}.section-row{display:grid;grid-template-columns:1.3fr 1fr;gap:10px;padding:10px;background:#fff;border-radius:10px;border:1px solid #eee}.section-main{display:grid;gap:4px;font-size:12px;color:#4b4036}.section-main strong{font-size:13px;color:#1a1a1a}.section-meta{display:flex;flex-direction:column;gap:6px;align-items:flex-end;font-size:12px}.section-meta button{border:none;background:#1f3d2f;color:#fff;padding:6px 10px;border-radius:8px;cursor:pointer;font-size:12px}.status{padding:2px 8px;border-radius:6px;background:#e6efe9;color:#1f3d2f;text-transform:uppercase;font-size:10px;letter-spacing:.08em}.status.closed{background:#f6e2e2;color:#6f1f1f}.seats{color:#7a6a59}.side{display:flex;flex-direction:column;gap:16px}.plan-row{display:flex;justify-content:space-between;align-items:center;padding:10px;border-radius:10px;border:1px solid #eee;background:#fffaf2;margin-bottom:8px}.plan-row .small{font-size:12px;color:#5d4f43}.ghost{background:transparent;border:1px solid #d6c7b5;padding:6px 10px;border-radius:8px;cursor:pointer}.conflicts{display:flex;flex-direction:column;gap:10px}.conflict-group h4{margin:4px 0 8px;font-size:13px;color:#3d342c}.conflict{background:#fff0f0;border:1px solid #f3c2c2;padding:8px;border-radius:10px;font-size:12px}.requirements{display:flex;flex-direction:column;gap:10px}.requirement{border:1px solid #eee;border-radius:10px;padding:10px}.req-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.badge{text-transform:uppercase;font-size:10px;padding:2px 6px;border-radius:6px;background:#ede7dd}.requirement.satisfied .badge{background:#e0f2e5;color:#1f3d2f}.requirement.unmet .badge{background:#f7dede;color:#7b2f2f}.requirement.partial .badge{background:#f4e6c9;color:#7a5a2f}.requirement.manual .badge{background:#dde7f4;color:#2f517b}.empty{padding:14px;color:#6b5b4a;font-size:13px;border:1px dashed #e0d6c9;border-radius:10px;background:#fff}.empty.ok{border-color:#c9e6d4;color:#255a3a;background:#f4fbf6}.empty.error{border-color:#f1c5c5;color:#7b2f2f;background:#fff4f4}.small{font-size:12px;color:#5b4f44}.missing{color:#7b2f2f}.calendar-panel{margin-top:24px}.calendar-layout{display:grid;grid-template-columns:1fr 220px;gap:18px}.calendar-grid{display:grid;grid-template-columns:70px repeat(7,1fr);gap:0;border:1px solid #eadfce;border-radius:12px;overflow:hidden;background:#fffefb}.time-col,.day-col{position:relative;border-right:1px solid #efe4d6}.day-col:last-child{border-right:none}.time-cell{height:48px;border-bottom:1px solid #f1e7d9;display:flex;align-items:center;justify-content:center;font-size:12px;color:#6b5b4a}.time-cell.header{background:#fff4e2;font-weight:600;color:#3d342c}.calendar-event{position:absolute;right:8px;background:#e5f0ff;border:1px solid #9ebbe9;border-radius:10px;padding:6px 8px;font-size:11px;color:#1f3556;box-shadow:0 4px 10px #2e486b26;cursor:pointer}.calendar-event.open{background:#e5f7ed;border-color:#9bd3b1;color:#1f3d2f}.calendar-event.waitlist{background:#fff3d6;border-color:#e6b96c;color:#6a4a12}.calendar-event.closed{background:#f5e3e3;border-color:#e0a4a4;color:#6f1f1f}.calendar-event.unknown{background:#e9e9e9;border-color:#c7c7c7;color:#4b4b4b}.calendar-event.conflict{background:#ffdfdf;border-color:#d84d4d;color:#7b1f1f;box-shadow:0 0 0 2px #d84d4d40}.calendar-legend{background:#fffaf2;border:1px solid #eee4d7;border-radius:12px;padding:12px}.calendar-legend h4{margin:0 0 10px;font-size:14px}.legend-row{display:flex;align-items:center;gap:8px;font-size:12px;margin-bottom:6px}.legend-swatch{width:14px;height:14px;border-radius:4px;display:inline-block;border:1px solid #ccc}.legend-swatch.open{background:#e5f7ed;border-color:#9bd3b1}.legend-swatch.waitlist{background:#fff3d6;border-color:#e6b96c}.legend-swatch.closed{background:#f5e3e3;border-color:#e0a4a4}.legend-swatch.unknown{background:#e9e9e9;border-color:#c7c7c7}.legend-swatch.conflict{background:#ffdfdf;border-color:#d84d4d}.legend-list{display:flex;flex-direction:column;gap:8px;margin-top:6px}.legend-course{display:flex;flex-direction:column;gap:2px;font-size:12px;color:#3d342c;padding:6px 8px;border:1px solid #efe4d6;border-radius:8px;background:#fff;text-align:left;cursor:pointer}.legend-course:hover{border-color:#d2c4ae;background:#fffaf1}.details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.details-col{display:grid;gap:8px}.detail-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding:8px;border:1px solid #efe4d6;border-radius:8px;background:#fffaf2}.detail-row.tall{min-height:64px}.rmp-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;border:1px solid #d6c5ad;background:#fff1dc;color:#6a4a12;font-weight:600;font-size:12px;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.rmp-button:hover{background:#ffe4c2;border-color:#c9a875;color:#5a3c0a}@media(max-width:1100px){.layout{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start}.search input{min-width:200px}.calendar-layout,.profile-grid{grid-template-columns:1fr}}@media(max-width:720px){.app{padding:24px 18px 40px}.section-row{grid-template-columns:1fr}.section-meta{align-items:flex-start}.detail-row{grid-template-columns:1fr}}
