*,:before,:after{box-sizing:border-box}body{margin:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#1a2b3c;background:#f0f4f8;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}.app-header{color:#fff;background:linear-gradient(135deg,#1f4e79 0%,#2e6da4 100%);padding:0;box-shadow:0 2px 12px #1f4e794d}.header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:20px 24px;display:flex}.logo-block{align-items:center;gap:14px;display:flex}.logo-icon{flex-shrink:0}.app-title{letter-spacing:-.3px;font-size:20px;font-weight:700;line-height:1.2}.app-subtitle{opacity:.8;margin-top:2px;font-size:13px}.header-badge{flex-wrap:wrap;gap:8px;display:flex}.badge{color:#fff;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}.badge.accent{background:#4fc3f740;border-color:#4fc3f766}.app-main{flex-direction:column;flex:1;gap:20px;width:100%;max-width:1100px;margin:0 auto;padding:28px 24px;display:flex}.card{background:#fff;border:1px solid #e2ebf3;border-radius:12px;padding:24px;box-shadow:0 1px 4px #0000000f,0 4px 16px #0000000a}.download-card{border-top:4px solid #1f4e79}.download-content{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.download-icon{flex-shrink:0}.download-text{flex:1;min-width:200px}.download-text h2{color:#1f4e79;margin-bottom:4px;font-size:18px;font-weight:700}.download-text p{color:#5a7a96;font-size:14px;line-height:1.5}.btn-download{color:#fff;cursor:pointer;white-space:nowrap;background:#1f4e79;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:13px 24px;font-size:15px;font-weight:600;transition:background .18s,transform .12s,box-shadow .18s;display:flex;box-shadow:0 2px 8px #1f4e7959}.btn-download:hover:not(:disabled){background:#174069;transform:translateY(-1px);box-shadow:0 4px 16px #1f4e7973}.btn-download:active:not(:disabled){transform:translateY(0)}.btn-download:disabled{opacity:.75;cursor:not-allowed}.btn-download.done{background:#16a34a}.btn-download.loading{background:#2e6da4}.spinner{border:2.5px solid #fff6;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.success-banner{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:center;gap:10px;margin-top:16px;padding:12px 16px;font-size:14px;display:flex}.info-card{background:#fffbeb;border-left:4px solid #f59e0b}.info-header{align-items:center;gap:10px;margin-bottom:12px;display:flex}.info-header h3{color:#92400e;font-size:15px;font-weight:700}.info-note{color:#78350f;margin-bottom:20px;font-size:14px;line-height:1.6}.steps-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.step-block{background:#fff;border:1px solid #fde68a;border-radius:8px;gap:12px;padding:14px;display:flex}.step-num{color:#fff;background:#1f4e79;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.step-block strong{color:#1f4e79;margin-bottom:4px;font-size:13px;display:block}.step-block p{color:#5a7a96;font-size:12px;line-height:1.5}.step-block em{color:#1f4e79;font-style:normal;font-weight:600}.preview-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.preview-header h3{color:#1f4e79;font-size:15px;font-weight:700}.muted{color:#8aa4bc;font-weight:400}.table-scroll{border:1px solid #e2ebf3;border-radius:8px;overflow-x:auto}.preview-table{border-collapse:collapse;width:100%;font-size:13px}.preview-table thead tr{color:#fff;background:#1f4e79}.preview-table th{text-align:left;white-space:nowrap;letter-spacing:.3px;padding:10px 12px;font-size:12px;font-weight:600}.preview-table td{vertical-align:middle;border-bottom:1px solid #ebf3fb;padding:9px 12px}.preview-table tr.alt td{background:#f7fafd}.preview-table tr:last-child td{border-bottom:none}.preview-table tr:hover td{background:#ebf3fb}td.num{color:#8aa4bc;width:36px;font-size:12px}td.center{text-align:center}td.right{text-align:right}td.bold{font-weight:600}td.college{color:#1a2b3c;font-weight:500}.pill{letter-spacing:.3px;border-radius:12px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.pill.green{color:#166534;background:#dcfce7}.pill.red{color:#991b1b;background:#fee2e2}.empty-cell{color:#94a3b8;font-size:11px;font-style:italic}.formula-tag{color:#3b82f6;background:#eff6ff;border-radius:4px;padding:2px 7px;font-family:Consolas,monospace;font-size:10px;display:inline-block}.status-wait{color:#64748b;background:#f1f5f9;border-radius:12px;padding:3px 10px;font-size:11px;font-weight:500;display:inline-block}.muted-cell{opacity:.7}.table-note{color:#8aa4bc;text-align:center;margin-top:12px;font-size:13px}.structure-card h3{color:#1f4e79;margin-bottom:16px;font-size:15px;font-weight:700}.sheets-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;display:grid}.sheet-item{background:#f7fafd;border:1px solid #e2ebf3;border-radius:8px;gap:12px;padding:14px;display:flex}.sheet-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sheet-icon.blue{color:#1f4e79;background:#ebf3fb}.sheet-icon.teal{color:#00796b;background:#e0f7fa}.sheet-icon.orange{color:#e65100;background:#fff3e0}.sheet-item strong{color:#1a2b3c;margin-bottom:3px;font-size:13px;display:block}.sheet-item p{color:#5a7a96;font-size:12px;line-height:1.5}.app-footer{color:#ffffffa6;text-align:center;background:#1f4e79;padding:14px 24px;font-size:12px}@media (width<=640px){.app-main,.card{padding:16px}.download-content{flex-direction:column;align-items:flex-start}.btn-download{justify-content:center;width:100%}.header-inner{padding:16px}.app-title{font-size:16px}}
