.guided-proof{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.guided-proof span{padding:.45rem .75rem;border-radius:999px;background:#eef4ff;color:#254a80;font-weight:700}.guided-toolbar{display:flex;align-items:end;justify-content:space-between;gap:1rem}.guided-toolbar label{display:grid;gap:.45rem;font-weight:700}.guided-toolbar select{min-width:230px;padding:.75rem;border:1px solid #cbd7e8;border-radius:.55rem;background:#fff}.guided-toolbar>div{display:grid;text-align:right;gap:.25rem}.guided-week{margin-top:1.25rem}.guided-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}.guided-tutorial{display:flex;flex-direction:column}.guided-tutorial .btn{margin-top:auto}.guided-meta{color:#5c6d82;font-size:.9rem}.guided-reasons{padding-left:1.2rem}.guided-video{position:relative;aspect-ratio:16/9;margin:.5rem 0 1rem;background:#0b1020;border-radius:.6rem;overflow:hidden}.guided-video iframe{position:absolute;inset:0;width:100%;height:100%}.guided-quiz{margin-top:1.5rem}.guided-question{padding:1rem 0;border-bottom:1px solid #e1e7ef}.guided-question label{display:block;margin:.45rem 0}.guided-score{margin-top:1rem;padding:1rem;border-radius:.65rem;background:#eef7f2}.guided-next{margin-top:1rem;padding:1rem;border-left:4px solid #3976d3;background:#f4f8ff}@media(max-width:760px){.guided-list{grid-template-columns:1fr}.guided-toolbar{align-items:stretch;flex-direction:column}.guided-toolbar>div{text-align:left}}
.guided-habit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.guided-habit-grid textarea{width:100%;margin-top:.45rem;padding:.75rem;border:1px solid #cbd7e8;border-radius:.55rem;font:inherit;resize:vertical}@media(max-width:760px){.guided-habit-grid{grid-template-columns:1fr}}
.guided-question textarea{width:100%;margin-top:.5rem;padding:.75rem;border:1px solid #cbd7e8;border-radius:.55rem;font:inherit}.guided-question pre{overflow:auto;padding:.8rem;border-radius:.55rem;background:#101827;color:#e8eef7}
