.sp-hele-app{display:grid;grid-template-columns:260px 1fr;gap:24px;background:#0f172a;color:#e5e7eb;border-radius:24px;padding:24px;margin:24px 0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.sp-hele-sidebar{position:sticky;top:20px;align-self:start;background:#111827;border:1px solid #273449;border-radius:20px;padding:18px}.sp-hele-sidebar h3{margin:0 0 16px;color:#fff}.sp-hele-sidebar a{display:block;color:#cbd5e1;text-decoration:none;padding:10px 12px;border-radius:12px}.sp-hele-sidebar a:hover{background:#1f2937;color:#fff}.sp-hele-main{min-width:0}.sp-hele-hero{background:linear-gradient(135deg,#1e293b,#312e81);border-radius:24px;padding:32px;margin-bottom:18px}.sp-hele-hero h1{font-size:36px;margin:10px 0;color:white}.sp-hele-pill{background:#f59e0b;color:#111827;border-radius:999px;padding:6px 12px;font-weight:700}.sp-hele-card{background:#111827;border:1px solid #273449;border-radius:20px;padding:24px;margin:18px 0}.sp-hele-card h2{margin-top:0;color:#fff}.sp-hele-muted{color:#cbd5e1}.sp-hele-exercise{background:#0b1220;border:1px solid #334155;border-radius:18px;padding:18px;margin:16px 0;opacity:.72}.sp-hele-exercise.is-active,.sp-hele-exercise.is-complete{opacity:1}.sp-hele-ex-head{border-bottom:1px solid #334155;margin-bottom:16px;padding-bottom:12px}.sp-hele-ex-head span{display:inline-block;background:#f59e0b;color:#111827;border-radius:999px;padding:5px 10px;font-weight:800}.sp-hele-ex-head h3{margin:10px 0 4px;color:#fff}.sp-hele-ex-head small{color:#cbd5e1}.sp-hele-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.sp-hele-grid>div{background:#111827;border:1px solid #263244;border-radius:14px;padding:14px}.sp-hele-answer-label{display:block;margin-top:18px}.sp-hele-answer{width:100%;min-height:140px;margin-top:8px;border-radius:14px;background:#020617;color:#fff;border:1px solid #334155;padding:14px}.sp-hele-actions{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.sp-hele-actions button{border:0;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.sp-hele-check{background:#f59e0b;color:#111827}.sp-hele-show-support{background:#334155;color:#fff}.sp-hele-next{background:#22c55e;color:#052e16}.sp-hele-next:disabled{opacity:.45;cursor:not-allowed}.sp-hele-alert{border-radius:16px;padding:16px;margin-top:12px;border:1px solid}.sp-hele-good{background:#052e16;border-color:#16a34a;color:#dcfce7}.sp-hele-bad{background:#450a0a;border-color:#dc2626;color:#fee2e2}.sp-hele-alert details{background:rgba(0,0,0,.18);border-radius:12px;padding:10px;margin-top:8px}.sp-hele-alert summary{cursor:pointer;font-weight:800}.sp-hele-support{margin-top:12px}.sp-hele-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.sp-hele-metrics div,.sp-hele-mini-card{background:#0b1220;border:1px solid #334155;border-radius:16px;padding:18px}.sp-hele-metrics span{display:block;font-size:22px;color:#fbbf24;margin-top:8px}.sp-hele-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.sp-hele-mini-card{color:#e5e7eb;text-decoration:none}.sp-hele-mini-card h3{color:white}.sp-hele-dashboard{background:#0f172a;color:white;border-radius:20px;padding:24px}.sp-hele-schedule{display:grid;gap:10px}.sp-hele-schedule div{background:#111827;border:1px solid #334155;padding:14px;border-radius:14px}.sp-hele-media-studio{border-color:#475569;background:linear-gradient(180deg,#111827,#0b1220)}.sp-hele-media-note{color:#cbd5e1;background:#0b1220;border:1px solid #334155;border-radius:14px;padding:14px;margin-bottom:16px}.sp-hele-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:16px 0}.sp-hele-media-item{background:#0b1220;border:1px solid #334155;border-radius:18px;padding:16px;margin:16px 0}.sp-hele-media-item h3{margin-top:0;color:#fff;font-size:18px}.sp-hele-wide{grid-column:1/-1}.sp-hele-video-frame{position:relative;width:100%;aspect-ratio:16/9;background:#020617;border:1px solid #334155;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.35)}.sp-hele-video-frame iframe,.sp-hele-video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.sp-hele-video{width:100%;max-height:520px;background:#020617;border:1px solid #334155;border-radius:18px;display:block}.sp-hele-media-item audio{width:100%}.sp-hele-download{display:inline-block;background:#f59e0b;color:#111827!important;font-weight:800;text-decoration:none;border-radius:999px;padding:10px 16px;margin-top:8px}@media(max-width:800px){.sp-hele-app{grid-template-columns:1fr}.sp-hele-sidebar{position:relative}.sp-hele-grid{grid-template-columns:1fr}.sp-hele-metrics{grid-template-columns:1fr}}
