:root{--bg:#f3efe6;--bg-strong:#fffdf8;--surface:#fffcf6db;--surface-strong:#fffbf3f5;--surface-accent:#104e4814;--surface-dark:#12322e;--text:#1d2c2a;--text-muted:#58706b;--text-soft:#78908a;--border:#12322e24;--border-strong:#12322e3d;--primary:#0f766e;--primary-strong:#0a5b55;--primary-soft:#0f766e24;--accent:#d97706;--accent-soft:#d9770624;--danger:#b9382f;--shadow-lg:0 24px 60px #2c3d3a1f;--shadow-md:0 12px 30px #2c3d3a14;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--font-display:"Aptos Display", "Trebuchet MS", "Segoe UI", sans-serif;--font-body:"Aptos", "Segoe UI", sans-serif;--font-mono:"Cascadia Code", Consolas, monospace;font-family:var(--font-body);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:radial-gradient(circle at 0 0,#d977062e,#0000 28%),radial-gradient(circle at 100% 0,#0f766e1f,#0000 30%),linear-gradient(#f8f4eb 0%,#f2ede3 100%);margin:0;overflow-x:hidden}body:before{content:"";pointer-events:none;background:linear-gradient(#ffffff1f,#ffffff1f) 0 0/100% 100%,linear-gradient(90deg,#0000 0 calc(100% - 1px),#12322e0a calc(100% - 1px)) 0 0/72px 72px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0003,#0000 75%);mask-image:linear-gradient(#0003,#0000 75%)}button,input,select,textarea{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}a{color:inherit}h1,h2,h3,p{margin:0}#root{min-height:100vh}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--primary);letter-spacing:.2em;text-transform:uppercase;margin-bottom:.45rem;font-size:.76rem;font-weight:700}.button-primary,.button-secondary{text-align:center;touch-action:manipulation;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.85rem 1.2rem;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.button-primary{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-strong) 100%);color:#f9fbfa;box-shadow:0 14px 24px #0f766e3d}.button-secondary{color:var(--text);border:1px solid var(--border);background:#ffffff94}.button-block{width:100%}.button-primary:hover,.button-secondary:hover,.sidebar-link:hover,.client-card:hover{transform:translateY(-1px)}.button-primary:disabled,.button-secondary:disabled{opacity:.65;cursor:not-allowed;transform:none}.field{flex-direction:column;gap:.55rem;display:flex}.field span{color:var(--text-muted);font-size:.92rem;font-weight:600}.field-control{border:1px solid var(--border);width:100%;min-height:48px;color:var(--text);background:#ffffffb8;border-radius:14px;padding:.85rem .95rem;font-size:16px;box-shadow:inset 0 1px #fff6}.field-control:focus{border-color:#0f766e66;outline:2px solid #0f766e3d}.field-textarea{resize:vertical;min-height:180px}.form-error{color:var(--danger);font-weight:600}.form-success{color:var(--primary-strong);font-weight:600}.state-message{color:var(--text-muted);font-size:1rem}.panel{border:1px solid var(--border);background:var(--surface);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.auth-shell{grid-template-columns:minmax(0,1.2fr) minmax(360px,480px);align-items:stretch;gap:2rem;min-height:100vh;padding:2rem;display:grid}.auth-hero,.auth-panel{border:1px solid var(--border);box-shadow:var(--shadow-lg);border-radius:32px}.auth-hero{color:#f5fbfa;background:linear-gradient(135deg,#104e48f5 0%,#0a3431f0 100%);flex-direction:column;justify-content:center;padding:clamp(2rem,4vw,4rem);display:flex;position:relative;overflow:hidden}.auth-hero:after{content:"";filter:blur(8px);background:#d9770638;border-radius:50%;width:260px;height:260px;position:absolute;top:-48px;right:-48px}.auth-hero .eyebrow,.auth-hero p{color:#f5fbfadb}.auth-hero h1{max-width:12ch;font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2.8rem,5vw,5.2rem);line-height:.94}.auth-copy{max-width:40rem;margin-top:1.5rem;font-size:1.08rem}.highlight-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid;position:relative}.highlight-card{background:#ffffff17;border:1px solid #ffffff1f;border-radius:18px;padding:1rem 1.1rem}.highlight-card p{color:#f5fbfa;font-weight:600}.auth-panel{background:#fffaf3eb;align-self:center;padding:2rem}.auth-panel-header{margin-bottom:1.5rem}.auth-panel-copy{color:var(--text-muted);margin-top:.75rem}.auth-panel h2{font-family:var(--font-display);font-size:2rem;line-height:1.05}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-switch-copy{color:var(--text-muted);margin-top:1.25rem}.auth-switch-copy a{color:var(--primary-strong);font-weight:700;text-decoration:none}.auth-switch-copy a:hover{text-decoration:underline}.app-shell{grid-template-columns:320px minmax(0,1fr);min-height:100vh;display:grid}.app-sidebar{color:#ecf8f5;background:#0d2a26f2;flex-direction:column;gap:1.1rem;min-height:100vh;padding:1.35rem;display:flex;position:sticky;top:0}.app-sidebar-scroll{flex-direction:column;gap:1.1rem;min-height:0;display:flex}.brand-lockup{background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;align-items:center;gap:1rem;padding:1.15rem;display:flex}.brand-mark,.client-avatar{font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:800;display:grid}.brand-mark{color:#163532;background:linear-gradient(135deg,#f59e0b 0%,#fcd34d 100%);width:56px;height:56px}.sidebar-title{font-family:var(--font-display);font-size:1.5rem;line-height:1.05}.sidebar-subtitle{color:#ecf8f5b8;font-size:.95rem}.sidebar-nav{flex-direction:column;gap:.8rem;display:flex}.sidebar-link{color:inherit;background:#ffffff08;border:1px solid #0000;border-radius:18px;flex-direction:column;gap:.35rem;padding:1rem 1.05rem;text-decoration:none;transition:transform .16s,background-color .16s,border-color .16s;display:flex}.sidebar-link-active{background:#ffffff1f;border-color:#ffffff2e}.sidebar-link-title{font-weight:700}.sidebar-link-copy{color:#ecf8f5ad;font-size:.92rem}.sidebar-panel{background:#ffffff0f;border:1px solid #ffffff14;border-radius:20px;padding:1rem 1.05rem}.sidebar-panel h2{font-size:1.12rem;line-height:1.2}.sidebar-panel p,.stack-item p{color:#ecf8f5bd}.sidebar-panel-accent{background:linear-gradient(#d9770629,#ffffff0d)}.sidebar-panel-soft{background:var(--surface-accent);border-color:var(--border);margin-top:1.5rem}.sidebar-panel-soft p{color:var(--text-muted)}.sidebar-panel-header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.stack-list{flex-direction:column;gap:.85rem;margin-top:.9rem;display:flex}.stack-item h2{margin-bottom:.25rem}.app-main{flex-direction:column;min-width:0;display:flex}.app-topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#f3efe6f0,#f3efe6d1);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 2rem 0;display:flex;position:sticky;top:0}.topbar-main{flex-direction:column;gap:.35rem;display:flex}.topbar-title{font-family:var(--font-display);font-size:1.9rem;line-height:1.05}.topbar-current{color:var(--text-muted);font-size:.92rem;font-weight:600;display:none}.topbar-meta{color:var(--text-muted);align-items:center;gap:.7rem;font-size:.92rem;display:flex}.topbar-divider{background:#12322e40;border-radius:999px;width:6px;height:6px}.app-content{width:100%;max-width:1600px;margin:0 auto;padding:1.35rem 2rem 2rem}.page{flex-direction:column;gap:1.5rem;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.page-header h1{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(2.2rem,3vw,3.4rem);line-height:.96}.page-description{max-width:46rem;color:var(--text-muted);font-size:1rem}.page-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.stats-grid,.detail-grid{gap:1rem;display:grid}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fffcf6b8;border-radius:22px;padding:1.25rem}.stat-card strong{font-family:var(--font-display);margin:.3rem 0 .4rem;font-size:2rem;line-height:1;display:block}.stat-card p,.stat-label,.notes-copy,.empty-state p,.info-item span,.summary-item span,.toolbar p,.client-card p{color:var(--text-muted)}.stat-label{letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;font-weight:700}.toolbar{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.toolbar-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.checkbox-field{color:var(--text-muted);align-items:center;gap:.55rem;font-weight:600;display:inline-flex}.search-field{width:min(100%,340px)}.client-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.client-card{text-align:left;border:1px solid var(--border);width:100%;box-shadow:var(--shadow-md);background:#ffffffb8;border-radius:22px;flex-direction:column;gap:1.1rem;padding:1.2rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.client-card-top,.client-card-footer,.detail-hero,.detail-hero-main,.detail-title-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.client-avatar{width:52px;height:52px;color:var(--text);background:linear-gradient(135deg,#0f766e2e,#d977062e)}.client-avatar-large{width:72px;height:72px;font-size:1.2rem}.client-card-heading{flex:1}.client-card-heading h2,.detail-hero h2,.panel h2,.summary-panel h2{font-family:var(--font-display);font-size:1.4rem;line-height:1.06}.client-card-footer strong,.summary-item strong,.badge-card strong,.info-item strong{margin-top:.18rem;display:block}.client-card-cta{color:var(--primary);font-weight:700}.pill{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:.25rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.pill-active{background:var(--primary-soft);color:var(--primary-strong)}.pill-archived{color:#5d6c7c;background:#71809624}.pill-quiet{color:#ecf8f5;background:#ffffff1f}.pill-quiet-text{color:var(--text-muted);background:#12322e14}.detail-hero{align-items:stretch;padding:1.35rem}.exercise-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.detail-hero-main{flex:1;justify-content:flex-start}.detail-badges{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.badge-card,.info-item,.summary-item{border:1px solid var(--border);background:#ffffff9e;border-radius:18px;padding:1rem}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-grid,.summary-list{gap:.85rem;display:grid}.summary-item{text-align:left;flex-direction:column;align-items:flex-start;gap:.2rem;width:100%;display:flex}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1rem}.panel{padding:1.3rem}.panel-span-two{grid-column:1/-1}.notes-copy{white-space:pre-wrap;margin-top:1rem}.insight-panel{background:linear-gradient(135deg,#d977061f,#0f766e14),#fffcf6db}.form-layout{grid-template-columns:minmax(0,1.4fr) 360px;align-items:start;gap:1rem;display:grid}.form-panel{flex-direction:column;gap:1.4rem;display:flex}.form-section{flex-direction:column;gap:1rem;display:flex}.section-heading h2{margin-top:.1rem}.field-grid{gap:1rem;display:grid}.field-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.field-span-two{grid-column:1/-1}.form-actions{flex-wrap:wrap;gap:.8rem;display:flex}.form-actions .button-primary,.form-actions .button-secondary{min-width:168px}.summary-panel{position:sticky;top:1.35rem}.summary-list{margin-top:1rem}.empty-state{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.exercise-status-actions{justify-content:flex-end}.nested-panel,.nested-subpanel{border:1px solid var(--border);background:#ffffff8f}.nested-panel-header,.nested-subpanel-header{justify-content:space-between;align-items:flex-start;gap:.85rem;margin-bottom:1rem;display:flex}.nested-panel-count{color:var(--text-muted);font-size:.95rem}.nested-subpanel-header h3{font-family:var(--font-display);font-size:1.08rem;line-height:1.08}.form-actions-sticky{border:1px solid var(--border);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffbf3f0;border-radius:18px;padding:.85rem;position:sticky;bottom:.75rem}.quick-action-panel{flex-direction:column;gap:1rem;display:flex}.quick-action-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.quick-action-copy{max-width:28rem;color:var(--text-muted)}.action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.action-grid .button-primary,.action-chip-group .button-secondary{width:100%}.action-chip-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.mobile-nav-toggle,.mobile-nav-shell{display:none}.mobile-nav-toggle{border:1px solid var(--border);min-height:44px;color:var(--text);background:#ffffffb8;border-radius:999px;align-items:center;gap:.7rem;padding:.7rem .95rem;font-weight:700}.mobile-nav-toggle-lines{flex-direction:column;gap:.22rem;display:inline-flex}.mobile-nav-toggle-lines span{background:var(--text);border-radius:999px;width:18px;height:2px}.mobile-nav-shell{z-index:50;pointer-events:none;position:fixed;inset:0}.mobile-nav-shell-open{pointer-events:auto}.mobile-nav-scrim{opacity:0;background:#0f171661;transition:opacity .18s;position:absolute;inset:0}.mobile-nav-shell-open .mobile-nav-scrim{opacity:1}.mobile-nav-panel{color:#ecf8f5;width:min(86vw,360px);box-shadow:var(--shadow-lg);background:#0d2a26fa;padding:1rem;transition:transform .22s;position:absolute;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.mobile-nav-shell-open .mobile-nav-panel{transform:translate(0)}.mobile-nav-header{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.mobile-nav-header h2{font-family:var(--font-display);font-size:1.4rem;line-height:1.05}.mobile-nav-close{min-width:auto}@media (width<=1180px){.auth-shell,.app-shell,.form-layout,.stats-grid,.client-grid,.detail-grid,.detail-badges,.info-grid,.exercise-meta-grid{grid-template-columns:1fr}.app-sidebar{min-height:auto;position:static}.app-topbar,.page-header,.toolbar,.detail-hero,.client-card-top,.client-card-footer{flex-direction:column;align-items:flex-start}.topbar-meta{flex-wrap:wrap}.summary-panel{position:static}.highlight-grid{grid-template-columns:1fr}.action-grid,.action-chip-group{grid-template-columns:repeat(2,minmax(0,1fr))}.nested-panel-header,.nested-subpanel-header{flex-direction:column;align-items:flex-start}}@media (width<=960px){.app-shell{display:block}.app-sidebar{display:none}.mobile-nav-toggle,.mobile-nav-shell{display:flex}.app-topbar{padding:1rem 1rem 0}.topbar-current{display:block}}@media (width<=720px){.auth-shell,.app-content,.app-topbar{padding:1rem}.page-header h1,.auth-hero h1{font-size:clamp(2.2rem,12vw,3.6rem)}.panel{padding:1rem}.app-topbar{gap:.85rem}.topbar-title{font-size:1.4rem}.topbar-meta{display:none}.page{gap:1rem}.page-actions,.form-actions,.toolbar-actions,.quick-action-header{flex-direction:column;align-items:stretch}.page-actions .button-primary,.page-actions .button-secondary,.form-actions .button-primary,.form-actions .button-secondary{width:100%}.toolbar-actions{gap:.75rem;width:100%}.search-field{width:100%}.field-grid-two,.field-grid-three,.action-grid,.action-chip-group{grid-template-columns:1fr}.form-actions-sticky{padding:.85rem 1rem calc(.85rem + env(safe-area-inset-bottom,0px));border-bottom:0;border-left:0;border-right:0;border-radius:18px 18px 0 0;margin:0 -1rem -1rem;bottom:0}.detail-hero-main,.detail-title-row{align-items:flex-start}.client-card,.summary-item,.nested-subpanel{border-radius:18px}.client-card-top{gap:.75rem}.client-card-heading h2,.detail-hero h2,.panel h2,.summary-panel h2{font-size:1.2rem}}
