body{margin:0;min-width:320px;min-height:100vh;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;line-height:1.5;color:#111827;background:#f8fafc;-webkit-font-smoothing:antialiased}#root{min-height:100vh}.app-shell{max-width:1200px;margin:0 auto;padding:1.5rem 1rem 3rem}.app-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.app-header h1{margin:0;font-size:1.6rem}.app-header p{margin:.35rem 0 0;color:#4b5563}.main-nav{display:inline-flex;gap:.5rem}.nav-link{border:1px solid #d1d5db;border-radius:999px;padding:.45rem .9rem;text-decoration:none;color:#111827;font-weight:600}.nav-link-active{border-color:#0f172a;background:#0f172a;color:#f8fafc}.app-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.app-footer p{margin:0;color:#6b7280;font-size:.92rem}.app-footer a{color:#ab4712;text-decoration:none;font-weight:600}.app-footer a:hover{text-decoration:underline}.app-footer a:focus-visible{outline:2px solid #ab4712;outline-offset:2px;border-radius:2px}.page-shell{display:grid;gap:1.25rem}.page-summary{border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem;background:#fff}.page-summary h2{margin:0}.page-summary p{margin:.5rem 0 0;color:#4b5563}.clear-btn{margin-top:.85rem;border:1px solid #d1d5db;background:#fff;color:#111827;border-radius:.5rem;padding:.45rem .75rem;cursor:pointer}.body-grid{display:block}.muscle-models{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.muscle-model-pane{display:flex;align-items:center;justify-content:center;overflow:hidden;min-height:420px}.muscle-model-pane svg{width:100%;max-width:350px;max-height:540px}.body-card{margin:0;border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem;background:#fff}.body-card h3{margin:0 0 .75rem}.selection-panel{border:1px solid #e5e7eb;border-radius:.85rem;padding:1rem;background:#fff}.selection-panel h3{margin:0}.selection-list{margin:.75rem 0 0;padding-left:1.25rem}.empty-message{margin:.75rem 0 0;color:#6b7280}.embed-shell{position:fixed;inset:0;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}.embed-models{width:100%;height:100%;gap:0}.embed-models .muscle-model-pane{min-height:0;width:100%;height:100%}.embed-models .muscle-model-pane svg{width:97%;height:97%;max-width:none;max-height:none}@media(max-width:900px){.muscle-models{grid-template-columns:1fr}}@media(orientation:portrait){.embed-models{grid-template-columns:1fr;grid-template-rows:repeat(2,minmax(0,1fr))}}@media(orientation:landscape){.embed-models{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr}}
