html[data-theme] body#school-app .coach-photo-editor{background:var(--ui-surface);border-radius:20px;padding:24px;scroll-margin-top:140px}html[data-theme] body#school-app .coach-photo-editor header h2{margin:10px 0}html[data-theme] body#school-app .coach-photo-editor p{line-height:1.6}html[data-theme] body#school-app .coach-photo-actions{flex-wrap:wrap;gap:12px;margin:20px 0 10px;display:flex}html[data-theme] body#school-app .coach-photo-actions label{cursor:pointer;position:relative;overflow:hidden}html[data-theme] body#school-app .coach-photo-actions input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}html[data-theme] body#school-app .coach-photo-actions label:focus-within{outline:3px solid var(--ui-accent);outline-offset:3px}html[data-theme] body#school-app .coach-photo-workspace{grid-template-columns:minmax(0,400px) minmax(0,1fr);gap:28px;margin-block:24px;display:grid}html[data-theme] body#school-app .coach-crop-tabs{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}html[data-theme] body#school-app .coach-crop-tabs button{border:1px solid var(--ui-border);background:var(--ui-surface);color:var(--ui-text);font:inherit;border-radius:12px;padding:10px 14px}html[data-theme] body#school-app .coach-crop-tabs button[aria-pressed=true]{background:var(--ui-accent);color:#fff;border-color:var(--ui-accent)}html[data-theme] body#school-app .coach-crop-frame{background:var(--ui-surface-muted);touch-action:none;cursor:grab;border-radius:12px;width:100%;position:relative;overflow:hidden}html[data-theme] body#school-app .coach-crop-frame:active{cursor:grabbing}html[data-theme] body#school-app .coach-crop-frame:focus-visible{outline:3px solid var(--ui-accent);outline-offset:4px}html[data-theme] body#school-app .coach-crop-frame img,html[data-theme] body#school-app .coach-crop-preview img{pointer-events:none;-webkit-user-select:none;user-select:none;object-fit:fill;border-radius:0;display:block;position:absolute}html[data-theme] body#school-app .crop-guides{pointer-events:none;background:linear-gradient(90deg,#0000 33.1%,#ffffff80 33.1% 33.4%,#0000 33.4% 66.4%,#ffffff80 66.4% 66.7%,#0000 66.7%),linear-gradient(#0000 33.1%,#ffffff80 33.1% 33.4%,#0000 33.4% 66.4%,#ffffff80 66.4% 66.7%,#0000 66.7%);position:absolute;inset:0}html[data-theme] body#school-app .crop-avatar .crop-guides{border-radius:50%;box-shadow:0 0 0 80px #0006}html[data-theme] body#school-app .coach-crop-controls label{margin-block:20px;display:block}html[data-theme] body#school-app .coach-crop-controls label span{justify-content:space-between;gap:12px;display:flex}html[data-theme] body#school-app .coach-crop-controls input[type=range]{width:100%;min-height:36px;accent-color:var(--ui-accent);padding:0}html[data-theme] body#school-app .coach-crop-previews{flex-wrap:wrap;align-items:flex-start;gap:24px;margin-top:24px;display:flex}html[data-theme] body#school-app .coach-crop-previews figure{margin:0}html[data-theme] body#school-app .coach-crop-preview{aspect-ratio:1;background:var(--ui-surface-muted);border-radius:50%;width:112px;position:relative;overflow:hidden}html[data-theme] body#school-app .preview-photo{aspect-ratio:4/5;border-radius:14px;width:144px}html[data-theme] body#school-app .coach-crop-previews figcaption{margin-top:8px;font-size:.875rem}html[data-theme] body#school-app .coach-photo-consent{align-items:flex-start;gap:12px;margin-block:20px;display:flex}html[data-theme] body#school-app .coach-photo-consent input{flex:0 0 20px;width:20px;height:20px;margin-top:3px}html[data-theme] body#school-app .coach-photo-saved{flex-wrap:wrap;align-items:flex-start;gap:24px;margin-block:20px;display:flex}html[data-theme] body#school-app .coach-photo-saved img:first-child{border-radius:50%}html[data-theme] body#school-app .coach-photo-saved img{object-fit:cover;max-width:100%;height:auto}@media (width<=700px){html[data-theme] body#school-app .coach-photo-workspace{grid-template-columns:minmax(0,1fr);gap:20px}html[data-theme] body#school-app .coach-photo-editor{padding:20px}}
