*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#1a1a1a;background:#f5f5f5;line-height:1.5}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit;font-size:14px}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:16px 40px;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:10}.landing-logo{font-size:17px;font-weight:700;color:#1a1a1a;letter-spacing:-.3px}.landing-nav-signin{background:none;border:1px solid #d0d0d0;border-radius:4px;font-size:13px;font-weight:500;color:#1a1a1a;padding:7px 16px;transition:border-color .15s,background .15s}.landing-nav-signin:hover{border-color:#1a1a1a;background:#f5f5f5}.landing-hero{background:#fff;padding:80px 40px 88px;text-align:center}.landing-hero-inner{max-width:640px;margin:0 auto}.landing-headline{font-size:42px;font-weight:700;line-height:1.2;color:#1a1a1a;letter-spacing:-.5px;margin-bottom:20px}.landing-headline-accent{color:#2563eb}.landing-subheadline{font-size:17px;color:#555;line-height:1.6;margin-bottom:36px}.landing-cta-group{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.landing-btn-primary{padding:12px 28px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:15px;font-weight:500;transition:background .15s}.landing-btn-primary:hover{background:#333}.landing-btn-ghost{padding:12px 28px;background:none;color:#1a1a1a;border:1px solid #d0d0d0;border-radius:4px;font-size:15px;font-weight:500;transition:border-color .15s,background .15s}.landing-btn-ghost:hover{border-color:#1a1a1a;background:#f5f5f5}.landing-how{background:#f5f5f5;padding:72px 40px;text-align:center}.landing-section-title{font-size:26px;font-weight:700;color:#1a1a1a;margin-bottom:48px;letter-spacing:-.3px}.landing-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:800px;margin:0 auto;flex-wrap:wrap}.landing-step{flex:1;min-width:180px;max-width:220px;padding:0 16px}.landing-step-num{width:40px;height:40px;border-radius:50%;background:#1a1a1a;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.landing-step h3{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.landing-step p{font-size:13px;color:#666;line-height:1.55}.landing-step-divider{width:48px;height:1px;background:#d0d0d0;align-self:center;margin-top:-24px;flex-shrink:0}.landing-features{background:#fff;padding:72px 40px;display:flex;gap:32px;justify-content:center;flex-wrap:wrap;max-width:960px;margin:0 auto}.landing-feature{flex:1;min-width:220px;max-width:280px;padding:28px 24px;border:1px solid #e8e8e8;border-radius:8px}.landing-feature-icon{font-size:24px;margin-bottom:14px}.landing-feature h3{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.landing-feature p{font-size:13px;color:#666;line-height:1.55}.landing-bottom-cta{background:#1a1a1a;color:#fff;text-align:center;padding:72px 40px}.landing-bottom-cta h2{font-size:28px;font-weight:700;margin-bottom:12px;letter-spacing:-.3px}.landing-bottom-cta p{font-size:15px;color:#aaa;margin-bottom:28px}.landing-bottom-cta .landing-btn-primary{background:#fff;color:#1a1a1a;font-size:15px}.landing-bottom-cta .landing-btn-primary:hover{background:#e8e8e8}.landing-footer{background:#f5f5f5;border-top:1px solid #e8e8e8;text-align:center;padding:20px 40px;font-size:12px;color:#888}@media (max-width: 600px){.landing-nav{padding:14px 20px}.landing-hero{padding:56px 24px 64px}.landing-headline{font-size:30px}.landing-subheadline{font-size:15px}.landing-how,.landing-bottom-cta,.landing-features{padding:56px 24px}.landing-step-divider{display:none}.landing-steps{flex-direction:column;align-items:center;gap:32px}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.auth-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:40px;width:100%;max-width:400px}.auth-title{font-size:22px;font-weight:600;margin-bottom:24px;color:#1a1a1a}.auth-field{margin-bottom:16px}.auth-field label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:#555}.auth-field input{width:100%;padding:10px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;outline:none;transition:border-color .15s}.auth-field input:focus{border-color:#2563eb}.auth-btn{width:100%;padding:10px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;margin-top:8px;transition:background .15s}.auth-btn:hover{background:#333}.auth-btn:disabled{background:#999;cursor:not-allowed}.auth-error{color:#dc2626;font-size:13px;margin-top:12px}.auth-switch{margin-top:20px;font-size:13px;color:#555;text-align:center}.auth-switch button{background:none;border:none;color:#2563eb;font-size:13px;cursor:pointer;padding:0;text-decoration:underline}.auth-hint{font-size:13px;color:#555;margin-bottom:20px}.dashboard{max-width:900px;margin:0 auto;padding:40px 24px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.dashboard-header h1{font-size:28px;font-weight:700}.dashboard-signout{background:none;border:1px solid #d0d0d0;border-radius:4px;padding:6px 14px;font-size:13px;color:#555}.dashboard-signout:hover{background:#f0f0f0}.dashboard-columns{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.dashboard-section h2{font-size:15px;font-weight:600;margin-bottom:16px;color:#1a1a1a}.interview-list{list-style:none}.interview-item{font-size:14px;color:#333;padding:6px 0;border-bottom:1px solid #f0f0f0}.interview-item:last-child{border-bottom:none}.empty-state{font-size:13px;color:#999;font-style:italic}.plan-list{list-style:none}.plan-item{padding:10px 0;border-bottom:1px solid #f0f0f0}.plan-item:last-child{border-bottom:none}.plan-link{background:none;border:none;color:#2563eb;font-size:14px;cursor:pointer;padding:0;text-align:left;text-decoration:none}.plan-link:hover{text-decoration:underline}.progress-bar-container{margin-top:6px;background:#e5e7eb;border-radius:4px;height:6px;overflow:hidden}.progress-bar-fill{height:100%;background:#2563eb;border-radius:4px;transition:width .3s}.progress-label{font-size:12px;color:#888;margin-top:4px}.generate-btn{padding:10px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;transition:background .15s}.generate-btn:hover{background:#333}.loading-state{font-size:13px;color:#999}.create-plan{max-width:720px;margin:0 auto;padding:40px 24px}.create-plan h1{font-size:22px;font-weight:600;margin-bottom:8px}.create-plan-desc{font-size:14px;color:#555;margin-bottom:32px;line-height:1.6}.form-field{margin-bottom:20px}.form-field label{display:block;font-size:13px;font-weight:500;margin-bottom:6px;color:#333}.form-field input[type=text],.form-field input[type=date],.form-field textarea{width:100%;padding:10px 12px;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;outline:none;transition:border-color .15s;background:#fff}.form-field input:focus,.form-field textarea:focus{border-color:#2563eb}.form-field textarea{min-height:100px;resize:vertical}.form-field textarea.tall{min-height:160px}.form-field .field-hint{font-size:12px;color:#888;margin-top:4px}.file-upload-wrapper{border:1px solid #d0d0d0;border-radius:4px;padding:10px 12px;background:#fff;display:flex;align-items:center;gap:12px}.file-upload-wrapper input[type=file]{font-size:13px}.form-actions{display:flex;gap:12px;margin-top:32px}.btn-primary{padding:10px 24px;background:#1a1a1a;color:#fff;border:none;border-radius:4px;font-size:14px;font-weight:500;transition:background .15s}.btn-primary:hover:not(:disabled){background:#333}.btn-primary:disabled{background:#999;cursor:not-allowed}.btn-secondary{padding:10px 24px;background:#fff;color:#333;border:1px solid #d0d0d0;border-radius:4px;font-size:14px;font-weight:500;transition:background .15s}.btn-secondary:hover{background:#f0f0f0}.form-error{color:#dc2626;font-size:13px;margin-top:16px}.generating-state{font-size:14px;color:#555;margin-top:16px}.plan-detail{max-width:860px;margin:0 auto;padding:40px 24px}.plan-detail-back{background:none;border:none;color:#2563eb;font-size:14px;cursor:pointer;padding:0;margin-bottom:24px;display:flex;align-items:center;gap:6px}.plan-detail-back:hover{text-decoration:underline}.plan-detail-header{margin-bottom:24px}.plan-detail-title{font-size:22px;font-weight:600;margin-bottom:6px}.plan-detail-meta{font-size:13px;color:#555;display:flex;gap:16px;flex-wrap:wrap;margin-bottom:16px}.experience-badge{background:#e0f2fe;color:#0369a1;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:500}.plan-progress-bar{background:#e5e7eb;border-radius:4px;height:8px;overflow:hidden;margin-bottom:6px}.plan-progress-fill{height:100%;border-radius:4px;transition:width .3s ease}.plan-progress-fill--red{background:#ef4444}.plan-progress-fill--yellow{background:#f59e0b}.plan-progress-fill--green{background:#22c55e}.plan-progress-label{font-size:13px;color:#888}.toc{background:#f9f9f9;border:1px solid #e5e7eb;border-radius:6px;padding:20px 24px;margin-bottom:32px}.toc h3{font-size:14px;font-weight:600;margin-bottom:12px}.toc-list{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:6px}.toc-item{font-size:13px;color:#333}.toc-day-label{font-weight:500;color:#555}.study-day{margin-bottom:32px;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.study-day-header{background:#f3f4f6;padding:14px 20px;border-bottom:1px solid #e5e7eb}.study-day-header h3{font-size:15px;font-weight:600;margin-bottom:2px}.study-day-focus{font-size:13px;color:#666}.study-day-body{padding:20px}.day-resources{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #e5e7eb}.topic-block{margin-bottom:24px}.topic-block:last-child{margin-bottom:0}.topic-name{font-size:15px;font-weight:600;margin-bottom:4px;display:flex;align-items:center;gap:8px}.weight-badge{font-size:11px;font-weight:500;border-radius:3px;padding:2px 6px}.weight-standard{background:#f0fdf4;color:#166534}.weight-high{background:#fff7ed;color:#9a3412}.weight-weakness{background:#fef2f2;color:#991b1b}.topic-description{font-size:13px;color:#555;margin-bottom:12px;line-height:1.5}.topic-section-label{font-size:12px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;margin-top:12px}.section-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;margin-top:12px;margin-bottom:6px;width:fit-content}.section-checkbox{width:15px;height:15px;cursor:pointer;accent-color:#2563eb;flex-shrink:0}.subtopic-list,.question-list{list-style:none}.subtopic-item,.question-item{padding:4px 0;font-size:13px;color:#333}.resource-list{list-style:none}.resource-item{padding:4px 0;font-size:13px}.resource-link{color:#2563eb;text-decoration:none}.resource-link:hover{text-decoration:underline}.pdf-download-btn{background:none;border:1px solid #d0d0d0;border-radius:4px;padding:3px 10px;font-size:12px;color:#555;cursor:pointer;margin-left:auto}.pdf-download-btn:hover{background:#f3f4f6;border-color:#aaa}
