*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;color:#1a1a1a;background:#fafafa}.layout{max-width:48rem;margin:0 auto;padding:2rem 1rem}h1{font-size:1.5rem;font-weight:600;margin:0 0 .5rem}p{margin:0;color:#444}.page-description{margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:500;margin-bottom:.25rem}.form-group input{width:100%;max-width:20rem;padding:.5rem .75rem;font:inherit;border:1px solid #ccc;border-radius:4px}.form-group input:focus{outline:2px solid #1a1a1a;outline-offset:2px}.form-group input[aria-invalid=true],.form-group textarea[aria-invalid=true]{border-color:#c00}.form-group textarea{width:100%;max-width:32rem;padding:.5rem .75rem;font:inherit;border:1px solid #ccc;border-radius:4px;resize:vertical}.form-group textarea:focus{outline:2px solid #1a1a1a;outline-offset:2px}.input-hint{display:block;font-size:.875rem;color:#666;margin-top:.25rem}.form-error{margin-bottom:1rem;padding:.75rem;background:#fef2f2;color:#c00;border-radius:4px}.form-success{margin-bottom:1rem;padding:.75rem;background:#f0fdf4;color:#166534;border-radius:4px}.form-footer{margin-top:1.5rem}.form-footer a{color:#06c}.form-footer a:hover{text-decoration:underline}.btn{display:inline-block;padding:.5rem 1rem;font:inherit;border-radius:4px;cursor:pointer;text-decoration:none;border:1px solid transparent;margin-right:.5rem;margin-bottom:.5rem}.btn:focus{outline:2px solid #1a1a1a;outline-offset:2px}.btn:disabled{opacity:.7;cursor:not-allowed}.btn-primary{background:#1a1a1a;color:#fff}.btn-primary:hover:not(:disabled){background:#333}.btn-secondary{background:#f0f0f0;color:#1a1a1a;border-color:#ccc}.btn-secondary:hover:not(:disabled){background:#e5e5e5}.btn-link{background:none;border:none;color:#06c;text-decoration:underline;padding:0;font:inherit;cursor:pointer}.btn-link:hover:not(:disabled){color:#049}.settings-status{margin-bottom:1rem;color:#444}.plan-detail .plan-breadcrumb{margin-bottom:1rem}.plan-detail .plan-header{margin-bottom:1.5rem}.plan-detail .plan-meta{color:#444;margin-top:.25rem}.plan-detail .plan-description{margin-top:1rem}.plan-detail .plan-description h2{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.plan-detail .plan-section{margin-top:2rem}.plan-detail .plan-section h2{font-size:1.25rem;font-weight:600;margin:0 0 1rem}.plan-detail .plan-day{margin-bottom:2rem;break-inside:avoid}.plan-detail .plan-day h3{font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.plan-detail .plan-topic{margin-bottom:1.25rem;padding-left:0}.plan-detail .plan-topic-title{font-size:1rem;font-weight:600;margin:0 0 .5rem}.plan-detail .plan-subtopics,.plan-detail .plan-resources ul,.plan-detail .plan-questions ol{margin:.25rem 0 .5rem;padding-left:1.25rem}.plan-detail .plan-resources-label,.plan-detail .plan-questions-label{font-weight:500;display:block;margin-top:.5rem}.plan-detail .plan-resource-link{color:#06c;word-break:break-all}.plan-detail .plan-resource-link:hover{text-decoration:underline}.plan-detail .plan-resource-link:focus{outline:2px solid #1a1a1a;outline-offset:2px}.plan-detail .plan-star-section .plan-star{margin-bottom:1.5rem}.plan-detail .plan-star dl{margin:0}.plan-detail .plan-star dt{font-weight:600;margin-top:.5rem}.plan-detail .plan-star dt:first-child{margin-top:0}.plan-detail .plan-star dd{margin:.15rem 0 0 1rem}.plan-progress-item{display:flex;align-items:flex-start;gap:.5rem;margin:.25rem 0;list-style:none;padding-left:0}.plan-progress-item input[type=checkbox]{margin:.25rem 0 0;flex-shrink:0}.plan-progress-item input[type=checkbox]:focus{outline:2px solid #1a1a1a;outline-offset:2px}.plan-progress-item label{cursor:pointer;flex:1}.plan-health{margin:1.5rem 0;padding:1rem;background:#f5f5f5;border-radius:4px}.plan-health-label{margin:0 0 .5rem;font-weight:500}.health-bar{height:.75rem;background:#e5e5e5;border-radius:4px;overflow:hidden}.health-bar-fill{height:100%;border-radius:4px;transition:width .2s ease}.health-bar--red .health-bar-fill{background:#dc2626}.health-bar--yellow .health-bar-fill{background:#ca8a04}.health-bar--green .health-bar-fill{background:#16a34a}.app-footer{margin-top:2rem;padding:1rem 1rem 2rem;text-align:center;font-size:.875rem;color:#666;border-top:1px solid #eee}.app-footer a{color:#1a1a1a;text-decoration:none}.app-footer a:hover{text-decoration:underline}.legal-page section{margin-bottom:1.5rem}.legal-page h2{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.legal-page section p{margin:0 0 .5rem}.legal-ack{margin-bottom:1rem;font-size:.875rem;color:#444}.legal-ack a{text-decoration:underline}@media print{.no-print{display:none!important}.plan-detail{max-width:none;padding:0}.plan-detail .plan-day{break-inside:avoid}}.app-shell{display:flex;min-height:100vh;height:100vh}.app-shell__sidebar{width:260px;min-width:260px;min-height:100vh;background:#2c3e50;color:#ecf0f1;display:flex;flex-direction:column}.app-shell__brand{padding:1rem 1.25rem;font-weight:600;font-size:1.125rem}.app-shell__nav-list{list-style:none;margin:0;padding:.5rem 0}.app-shell__nav-list li{margin:0}.app-shell__nav-link{display:block;padding:.5rem 1.25rem;color:#ecf0f1;text-decoration:none}.app-shell__nav-link:hover{background:#ffffff14}.app-shell__nav-link--active{background:#3498db;color:#fff}.app-shell__nav-link:focus-visible{outline:2px solid #3498db;outline-offset:2px}.app-shell__user{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.1)}.app-shell__user-email{display:block;font-size:.875rem;color:#bdc3c7;margin-bottom:.5rem}.app-shell__log-out{background:transparent;border:1px solid rgba(255,255,255,.3);color:#ecf0f1;padding:.375rem .75rem;font:inherit;cursor:pointer;border-radius:4px}.app-shell__log-out:hover{background:#ffffff1a}.app-shell__log-out:focus-visible{outline:2px solid #3498db;outline-offset:2px}.app-shell__legal{padding:.75rem 1.25rem;font-size:.75rem;color:#95a5a6}.app-shell__legal a{color:#bdc3c7;text-decoration:none}.app-shell__legal a:hover{text-decoration:underline;color:#ecf0f1}.app-shell__main{flex:1;min-width:0;min-height:0;background:#fafafa;padding:2rem;display:flex;align-items:center;justify-content:center;overflow-y:auto}.app-shell__main--dashboard{width:100%;align-items:flex-start;justify-content:flex-start}.app-shell__main .layout{min-width:0;width:100%;max-width:min(48rem,100%);align-self:flex-start}.app-shell__main .layout .form-group input,.app-shell__main .layout .form-group textarea{max-width:100%}.dashboard{width:100%;max-width:56rem;display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:0}.dashboard__left,.dashboard__right{min-width:0}.dashboard__section{margin-bottom:1.5rem}.dashboard__section:last-child{margin-bottom:0}.dashboard__heading{font-size:1rem;font-weight:600;margin:0 0 .75rem;color:#1a1a1a}.dashboard__progress-bar{height:.5rem;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.dashboard__progress-fill{height:100%;background:#3498db;border-radius:4px;transition:width .2s ease}.dashboard__health{display:inline-block;padding:.25rem .5rem;font-size:.875rem;font-weight:500;border-radius:4px}.dashboard__health--red{background:#fecaca;color:#b91c1c}.dashboard__health--yellow{background:#fef3c7;color:#b45309}.dashboard__health--green{background:#bbf7d0;color:#15803d}.dashboard__list{list-style:none;margin:0;padding:0}.dashboard__plan-item,.dashboard__interview-item{padding:.25rem 0;color:#444;font-size:.9375rem}.dashboard__plan-link{color:#3498db;text-decoration:none}.dashboard__plan-link:hover{text-decoration:underline}.dashboard__empty{margin:0;color:#6b7280;font-size:.9375rem}@media (max-width: 640px){.dashboard{grid-template-columns:1fr}}.plan-detail{width:100%;max-width:40rem}.plan-detail__back{margin:0 0 1rem}.plan-detail__back a{color:#3498db;text-decoration:none}.plan-detail__back a:hover{text-decoration:underline}.plan-detail__title{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;color:#1a1a1a}.plan-detail__placeholder{margin:1rem 0 0;color:#6b7280;font-size:.9375rem}.plans-overall{width:100%;margin-bottom:1.5rem}.plans-overall__section{margin:0}.plans-overall__bar-wrap{position:relative;height:2rem;margin-top:.5rem}.plans-overall__bar-wrap .dashboard__progress-bar{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;margin-bottom:0}.plans-overall__percent{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:.875rem;font-weight:600;color:#1a1a1a}.plans-overall .dashboard__heading{text-align:center}.dashboard__progress-fill--red{background:#fecaca}.dashboard__progress-fill--yellow{background:#fef3c7}.dashboard__progress-fill--green{background:#bbf7d0}.plans-list{width:100%}.plans-list .dashboard__section>.dashboard__heading{text-align:center}.plans-list__generate-wrap{text-align:center}.plans-list__items{margin-top:1rem}.plans-list__item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.75rem 0;border-bottom:1px solid #e5e7eb;list-style:none}.plans-list__item:last-child{border-bottom:none}.plans-list__item-title{font-size:.9375rem;color:#1a1a1a;font-weight:500;min-width:0}.plans-list__item-bar-wrap{position:relative;height:1.5rem;min-width:0}.plans-list__item-bar-wrap .dashboard__progress-bar{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;margin-bottom:0}.plans-list__item-percent{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:.8125rem;font-weight:600;color:#1a1a1a}.plans-list__open{font-size:.875rem;color:#3498db;text-decoration:none;justify-self:end}.plans-list__open:hover{text-decoration:underline}
