:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;min-height:100%}*{box-sizing:border-box}body{margin:0;background:#eef2f7}a{color:inherit;text-decoration:none}button{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:1.25rem}.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0f172a14;padding:1.5rem;border:1px solid #e2e8f0}input,textarea,select{width:100%;padding:.75rem 1rem;border-radius:10px;border:1px solid #cbd5e1;background:#f8fafc;font-size:1rem;transition:border-color .2s ease,box-shadow .2s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}label{display:block;font-weight:600;margin-bottom:.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:none;padding:.75rem 1.5rem;border-radius:10px;cursor:pointer;font-weight:600;transition:transform .1s ease,box-shadow .2s ease,opacity .2s ease}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 10px 20px #2563eb33}.btn-secondary{background:#e2e8f0;color:#0f172a}.btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}.btn:hover:not(:disabled){transform:translateY(-1px)}.grid{display:grid;gap:1.25rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.navbar{background:#0f172a;color:#e2e8f0;padding:1rem 0;position:sticky;top:0;z-index:10;box-shadow:0 8px 20px #0f172a59}.navbar-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.nav-title{font-size:1.25rem;font-weight:700}.nav-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tab-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.tab-button{padding:.6rem 1rem;border-radius:9999px;border:1px solid transparent;background:#ffffff1f;color:#e2e8f0;cursor:pointer;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease}.tab-button.active{background:#fff;color:#0f172a;border-color:#cbd5e1}.status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .6rem;border-radius:8px;font-weight:600;background:#0ea5e9;color:#0b1535}.status-online{background:#bbf7d0;color:#14532d}.status-offline{background:#fecdd3;color:#7f1d1d}.section-title{margin:0 0 .5rem;font-size:1.15rem;font-weight:700}.error-alert{background:#fef2f2;color:#7f1d1d;border:1px solid #fecdd3;border-radius:10px;padding:.75rem 1rem;margin-bottom:1rem}.meta-list{margin:.5rem 0 0;padding-left:1.25rem}.meta-list li{margin-bottom:.35rem}.answer-card{background:linear-gradient(180deg,#f8fafc,#fff 45%);border:1px solid #dce5f3}.answer-content{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem;color:#0f172a}.answer-paragraph{margin:0;line-height:1.6}.answer-list{margin:.25rem 0 .5rem;padding-left:1.25rem;color:#0f172a}.answer-list li{margin-bottom:.35rem}.meta-wrapper{margin-top:1rem;border-top:1px solid #e2e8f0;padding-top:.75rem}.meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.meta-group{display:flex;flex-direction:column;gap:.35rem}.meta-label{font-weight:700;color:#0f172a}.meta-chips{display:flex;gap:.4rem;flex-wrap:wrap}.meta-chip{display:inline-flex;align-items:center;padding:.35rem .55rem;border-radius:999px;background:#e2e8f0;color:#0f172a;font-weight:600;font-size:.9rem;border:1px solid #cbd5e1}.muted-surface{background:#f8fafc}.layout{padding:1.5rem 0 2.5rem}.hero-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem}.hero-card{border:1px solid #e2e8f0;border-radius:14px;padding:1.25rem;background:#fff;box-shadow:0 12px 30px #0f172a14;transition:transform .15s ease,box-shadow .2s ease}.hero-card:hover{transform:translateY(-2px);box-shadow:0 12px 34px #0f172a1f}.muted{color:#475569}.small{font-size:.925rem}.steps-list{padding-left:1.25rem}.steps-list li{margin-bottom:.5rem}.enhanced-steps{list-style:none;padding-left:0;display:grid;gap:.75rem}.step-card{border:1px solid #dbeafe;border-radius:12px;padding:1rem 1.1rem;background:#f8fbff;box-shadow:0 8px 16px #2563eb0f}.step-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.step-pill{display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:.3rem .75rem;border-radius:999px;background:#1d4ed8;color:#fff;font-weight:700;font-size:.95rem}.step-title{font-weight:700;color:#0f172a}.step-instruction{margin:0;font-weight:700;color:#0f172a}.step-rationale{margin:.35rem 0 0;color:#334155}.step-meta{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.5rem}.notes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.note-callout{border:1px solid #cbd5e1;border-left:4px solid #1d4ed8;border-radius:10px;padding:.75rem .9rem;background:#f8fafc}.note-callout.subtle{border-left-color:#0ea5e9;background:#f0f9ff}.note-title{font-weight:700;margin-bottom:.25rem}.note-body{margin:0;color:#334155}.hints{display:flex;flex-direction:column;gap:.5rem}.badge{display:inline-block;padding:.25rem .6rem;border-radius:8px;background:#e0f2fe;color:#075985;font-weight:600;font-size:.9rem}.footer-note{margin-top:1rem;color:#475569;font-size:.95rem}.scenario-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.scenario-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:1rem;margin-top:1.25rem}@media (max-width: 960px){.scenario-layout{grid-template-columns:1fr}}.scenario-card{border:1px solid #dbeafe}.scenario-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.scenario-hook{margin:.25rem 0 0;color:#0f172a;font-weight:600}.start-pill{background:#1d4ed8;color:#e0f2fe;padding:.55rem .9rem;border-radius:999px;font-weight:700;font-size:.95rem}.scenario-body{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.scenario-story{background:#fff;padding:1rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:inset 0 1px #ffffffb3}.scenario-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.meta-block{background:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:.85rem;box-shadow:0 10px 20px #0f172a0d}.objectives-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.objective-card{background:linear-gradient(180deg,#f8fbff,#fff 70%);border:1px solid #dbeafe;border-radius:12px;padding:.9rem 1rem;box-shadow:0 10px 24px #2563eb1f}.objective-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.phase-pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;background:#0ea5e9;color:#0b1535;font-weight:800;text-transform:uppercase;letter-spacing:.4px}.points-pill{background:#e0f2fe;color:#1e3a8a;padding:.35rem .65rem;border-radius:10px;font-weight:700;border:1px solid #bfdbfe}.objective-title{margin:.35rem 0;font-weight:700;color:#0f172a}.objective-list{margin:.35rem 0 .5rem;padding-left:1.1rem;color:#0f172a}.hint-chip{display:inline-flex;align-items:center;gap:.35rem;background:#fef9c3;color:#854d0e;padding:.35rem .6rem;border-radius:8px;font-weight:700;border:1px solid #fde68a}.hint-chip.subtle{background:#eff6ff;color:#1e40af;border-color:#dbeafe}.hints-rail{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.timer-card{display:flex;flex-direction:column;gap:.85rem}.timer-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.timer-shell{display:flex;flex-direction:column;gap:.4rem;min-width:180px}.timer-dial{background:radial-gradient(circle at 25% 25%,#eff6ff,#dbeafe);color:#0f172a;border:1px solid #bfdbfe;border-radius:14px;padding:.85rem 1rem;text-align:center;box-shadow:0 12px 20px #3b82f62e}.timer-value{font-size:1.6rem;font-weight:800}.timer-label{color:#1d4ed8;font-weight:700}.timer-progress{height:6px;background:linear-gradient(90deg,#22c55e,#f59e0b,#ef4444);border-radius:999px;transition:width .3s ease}.timer-actions{display:flex;gap:.5rem;flex-wrap:wrap}.action-journal{background:linear-gradient(180deg,#f8fafc,#fff 60%);border:1px solid #e2e8f0;box-shadow:0 8px 16px #0f172a14}.submit-row{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem;gap:.5rem;flex-wrap:wrap}.score-pill{background:#ecfdf3;color:#166534;padding:.5rem .75rem;border-radius:10px;font-weight:800;border:1px solid #bbf7d0}.evaluation-card{margin-top:.5rem;border:1px solid #dbeafe;background:#f8fbff;display:grid;gap:.65rem}.evaluation-score{font-size:2rem;font-weight:900;color:#1d4ed8}.evaluation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}
