:root{color-scheme:light;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}.app-shell{max-width:48rem;margin:0 auto;padding:2rem 1rem}.login{max-width:22rem;margin:3rem auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;border:1px solid #e5e7eb;border-radius:.75rem;box-shadow:0 1px 3px #0000000f}.login h1{margin:0 0 .25rem;font-size:1.5rem}.login__hint{margin:0 0 1rem;color:#6b7280;font-size:.9rem}.login label{font-weight:600;font-size:.9rem}.login input{padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem}button{margin-top:.75rem;padding:.6rem 1rem;border:none;border-radius:.5rem;background:#be185d;color:#fff;font-size:1rem;font-weight:600;cursor:pointer}button:disabled{opacity:.6;cursor:progress}.error{color:#b91c1c;font-size:.9rem}.topbar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:.75rem;margin-bottom:1.5rem}.topbar h1{margin:0;font-size:1.4rem}.topbar__user{display:flex;align-items:center;gap:.75rem;color:#6b7280;font-size:.9rem}.topbar__user button{margin:0;padding:.4rem .75rem;font-size:.85rem;background:#f3f4f6;color:#111827}.card{display:flex;flex-direction:column;gap:.4rem;max-width:26rem;padding:1.25rem;margin:1rem 0 2rem;border:1px solid #e5e7eb;border-radius:.75rem}.card h3{margin:0 0 .5rem}.card label{font-weight:600;font-size:.85rem}.card input{padding:.55rem .7rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem}.student-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.student-list li{padding:.6rem .8rem;border:1px solid #e5e7eb;border-radius:.5rem}.badge{display:inline-block;padding:.1rem .5rem;border-radius:999px;background:#fce7f3;color:#9d174d;font-size:.75rem;font-weight:600}.profile{display:grid;grid-template-columns:auto 1fr;gap:.35rem 1rem}.profile dt{font-weight:600;color:#6b7280}.profile dd{margin:0}.cards{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.metric{flex:1 1 8rem;display:flex;flex-direction:column;gap:.15rem;padding:1rem 1.25rem;border:1px solid #e5e7eb;border-radius:.75rem;background:#fdf2f8}.metric__n{font-size:1.75rem;font-weight:700;color:#9d174d}.metric__l{font-size:.85rem;color:#6b7280}.student-list__item{padding:.6rem .8rem;border:1px solid #e5e7eb;border-radius:.5rem}.student-list__head{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.student-list__actions{display:flex;gap:.5rem}.student-list__actions button{margin:0;padding:.3rem .7rem;font-size:.8rem;background:#f3f4f6;color:#111827}.link-danger{background:#fee2e2!important;color:#b91c1c!important}.edit-form{display:flex;flex-direction:column;gap:.35rem;margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.edit-form input,.edit-form select,.edit-form textarea{padding:.45rem .6rem;border:1px solid #d1d5db;border-radius:.45rem;font:inherit}.edit-form label{font-size:.8rem;font-weight:600}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11182780;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:50}.modal{background:#fff;border-radius:.75rem;padding:1.5rem;max-width:24rem;width:100%;box-shadow:0 10px 25px #0003}.modal h2{margin:0 0 .5rem;font-size:1.2rem}.modal__actions{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.modal__actions button{margin:0}.danger{background:#b91c1c}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tabs{display:flex;gap:.5rem;margin-bottom:1.5rem}.tabs button{margin:0;background:#f3f4f6;color:#374151}.tabs button[aria-current=page]{background:#be185d;color:#fff}.filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.filters input,.filters select{padding:.5rem .7rem;border:1px solid #d1d5db;border-radius:.5rem;font:inherit}.filters input[type=search]{flex:1 1 12rem}.library{display:flex;gap:1.5rem;align-items:flex-start;flex-wrap:wrap}.library__list{flex:1 1 16rem;max-height:28rem;overflow-y:auto}.library__detail{flex:1 1 18rem}.exercise-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.exercise-list button{width:100%;text-align:left;margin:0;padding:.5rem .7rem;background:#f9fafb;color:#111827;font-weight:500;border:1px solid transparent}.exercise-list button.is-selected{border-color:#be185d;background:#fdf2f8}.exercise-detail{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem}.exercise-detail h3{margin:0 0 .25rem}.exercise-detail__type{margin:0 0 .75rem;text-transform:capitalize;color:#9d174d;font-weight:600;font-size:.85rem}.exercise-detail__attr{margin-top:1rem;padding-top:.75rem;border-top:1px dashed #e5e7eb;font-size:.8rem;color:#6b7280}.muted{color:#9ca3af}.version-list{list-style:none;padding:0;display:flex;gap:.5rem;flex-wrap:wrap}.version-list button{margin:0;background:#f3f4f6;color:#111827}.builder-week{border:1px solid #e5e7eb;border-radius:.6rem;padding:.75rem;margin-bottom:1rem}.builder-day{border-left:3px solid #fbcfe8;padding:.5rem .75rem;margin:.5rem 0}.builder-ex{background:#f9fafb;border-radius:.5rem;padding:.5rem;margin:.5rem 0}.builder-row{display:flex;gap:.5rem;align-items:center;justify-content:space-between}.builder-row input{flex:1;padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:.45rem}.builder-row button,.builder-ex button{margin:0;padding:.3rem .6rem;font-size:.8rem;background:#f3f4f6;color:#111827}.builder-set{display:flex;gap:.35rem;margin:.3rem 0}.builder-set input{width:6rem;padding:.35rem .5rem;border:1px solid #d1d5db;border-radius:.4rem}.builder-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.builder-actions select{padding:.5rem;border:1px solid #d1d5db;border-radius:.45rem}.picker{position:relative;margin-top:.5rem}.picker input{width:100%;padding:.45rem .6rem;border:1px dashed #d1d5db;border-radius:.45rem}.picker__list{list-style:none;margin:.25rem 0 0;padding:0;border:1px solid #e5e7eb;border-radius:.45rem}.picker__list button{width:100%;text-align:left;margin:0;background:#fff;color:#111827;padding:.4rem .6rem}.plan-week{margin-bottom:1rem}.plan-day{border-left:3px solid #fbcfe8;padding-left:.75rem;margin:.5rem 0}.plan-ex ul{margin:.25rem 0 .5rem}.plan-day__head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.plan-day__head button{margin:0;padding:.3rem .7rem;font-size:.8rem}.log-ex{border:1px solid #e5e7eb;border-radius:.6rem;padding:.75rem;margin:.75rem 0}.log-set{display:flex;align-items:center;gap:.4rem;margin:.4rem 0;flex-wrap:wrap}.log-set__n{font-size:.8rem;color:#6b7280;min-width:4rem}.log-set input[type=text],.log-set input:not([type]){width:5rem;padding:.4rem .5rem;border:1px solid #d1d5db;border-radius:.4rem}.log-set__done{font-size:.85rem;color:#374151}.log-save{margin-top:1rem}.sessions-review{margin-top:.75rem;padding-top:.75rem;border-top:1px dashed #e5e7eb}.session-list{list-style:none;padding:0;display:flex;gap:.4rem;flex-wrap:wrap}.session-list button{margin:0;padding:.3rem .6rem;font-size:.8rem;background:#f3f4f6;color:#111827}.session-detail{margin-top:.5rem;font-size:.9rem}.chart{margin:0 0 1rem;border:1px solid #e5e7eb;border-radius:.6rem;padding:.75rem}.chart figcaption{font-size:.85rem;color:#6b7280;margin-bottom:.25rem}.measure-form{max-width:32rem}.measure-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(8rem,1fr));gap:.5rem}.measure-grid label,.measure-form>label{display:flex;flex-direction:column;font-size:.8rem;font-weight:600;gap:.2rem}.measure-grid input,.measure-form input{padding:.4rem .5rem;border:1px solid #d1d5db;border-radius:.4rem;font-weight:400}.measure-table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.9rem}.measure-table th,.measure-table td{text-align:left;padding:.4rem .6rem;border-bottom:1px solid #f3f4f6}.measure-table th{color:#6b7280;font-size:.8rem}.exercise-media{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.exercise-media figure{margin:0;display:flex;flex-direction:column;gap:.25rem}.exercise-media .zoomable{margin:0;padding:0;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff;cursor:zoom-in;overflow:hidden;line-height:0}.exercise-media img{width:100%;max-width:18rem;height:auto;object-fit:contain;display:block;background:#fff}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:1.5rem;cursor:zoom-out}.lightbox img{max-width:95vw;max-height:92vh;object-fit:contain;background:#fff;border-radius:.5rem}.exercise-media video{width:16rem;max-width:100%;border-radius:.5rem;border:1px solid #e5e7eb;background:#000}.exercise-media button{margin:0;padding:.2rem .5rem;font-size:.75rem;background:#fee2e2;color:#b91c1c}.exercise-upload{margin:.5rem 0 1rem;font-size:.85rem}.exercise-upload label{display:block;font-weight:600;margin-bottom:.25rem}
