@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700&display=swap');
:root{font-family:'Noto Sans TC',sans-serif;color:#503b33;background:#fbfafc;font-synthesis:none;--purple:#e4d9f2;--ink:#503b33;--muted:#7c706e;--line:#e7e0e9}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}button,a,input,select,textarea{touch-action:manipulation}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}:focus-visible{outline:3px solid #9264b6;outline-offset:4px}header{max-width:1200px;margin:auto;height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700}.brand-icon{background:var(--purple);border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:30px;letter-spacing:-3px;padding-right:4px}.brand small{display:block;font-size:10px;letter-spacing:2px;line-height:1.5}.login{background:transparent;border:1px solid #ccbfcf;border-radius:30px;padding:10px 19px;font-size:14px}main{max-width:1128px;margin:auto;padding:48px 0 64px;min-height:calc(100vh - 200px)}.intro{position:relative;margin-bottom:36px}.eyebrow,.small{font-size:12px;letter-spacing:2px;font-weight:600}h1{font-size:44px;font-weight:500;line-height:1.5;letter-spacing:1px;margin:14px 0 12px}h1 span{color:#ad8bc6}.intro>p:last-child{color:var(--muted);font-size:15px}.home-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:20px}.tile{display:block;padding:30px 32px;border-radius:22px;position:relative;border:1px solid var(--line);transition:transform .2s,box-shadow .2s}.tile:hover{transform:translateY(-3px);box-shadow:0 9px 26px #503b3309}.primary{background:#e6dcf1;border-color:#e6dcf1}.secondary{background:#f2edf6}.tile h2{font-size:27px;line-height:1.5;font-weight:500;margin:16px 0 8px}.tile p{font-size:14px;color:#75676f;margin:0}.tile b{display:flex;justify-content:space-between;font-size:14px;font-weight:500;margin-top:30px;border-top:1px solid #503b331c;padding-top:17px}.tile-icon{float:right;font-size:29px;border:1px solid #503b332b;border-radius:50%;width:46px;height:46px;text-align:center;line-height:44px}.compact{background:white;display:flex;gap:20px;align-items:center;padding:24px 30px}.compact>span{font-size:30px;min-width:42px;text-align:center}.compact h2{font-size:19px;margin:0 0 5px}.compact i{font-style:normal;margin-left:auto}.home-note{display:flex;gap:22px;align-items:center;margin-top:34px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-note>span{font-size:32px;min-width:55px;border-right:1px solid var(--line)}.home-note b{font-size:14px;font-weight:500}.home-note p{font-size:13px;color:var(--muted);margin:7px 0 0}.home-note a{margin-left:auto;font-size:13px}footer{max-width:1200px;margin:auto;padding:24px 36px;display:flex;gap:16px;justify-content:space-between;font-size:12px;color:#82747e;border-top:1px solid var(--line)}.back{font-size:14px;color:var(--muted);display:inline-block;margin-bottom:20px}.page-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.page-head h1{font-size:32px;margin:0 0 8px}.page-head p{margin:0;font-size:14px;color:var(--muted)}.badge{background:#eee7f6;color:#735285;padding:7px 12px;border-radius:20px;font-size:13px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.panel{background:white;border:1px solid var(--line);border-radius:22px;padding:30px;margin-bottom:20px}.panel h2{font-size:19px;font-weight:500;margin:0 0 24px}.step{color:#9971ae;font-size:13px;padding-right:12px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:10px;margin-bottom:22px;font-size:14px}.field em{color:#9670a9;font-style:normal}.field input,.field select,.field textarea{background:#fdfcfe;border:1px solid #d9d0de;border-radius:10px;padding:13px 14px;width:100%;font-size:16px;min-height:48px}.field textarea{resize:vertical;min-height:100px}.field small{font-size:12px;color:var(--muted)}.notice{background:#f4eff8;padding:15px 18px;border-radius:12px;font-size:14px;line-height:1.8;margin-bottom:22px}.rules h3{font-size:16px;font-weight:500;margin:26px 0 14px}.rules ol{margin:0;padding-left:23px;color:#786d70;font-size:14px;line-height:1.95}.rules li{padding-left:4px;margin:9px 0}.prices{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.price{padding:18px 10px;text-align:center;background:#f8f5fb;border:1px solid var(--line);border-radius:12px;font-size:14px}.price strong{display:block;font-size:23px;font-weight:500;margin-top:8px}.price small{font-size:12px;color:var(--muted)}.agree{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.8;padding:18px 0}.agree input{width:19px;height:19px;margin-top:4px;accent-color:#88649e;flex-shrink:0}.actions{display:flex;gap:12px;margin-top:18px}.btn{border:1px solid #d9d0de;border-radius:12px;padding:13px 24px;background:white;font-weight:500;font-size:15px;min-height:48px}.btn.solid{background:#594138;color:white;border-color:#594138}.btn.full{width:100%}.side{background:#eee6f5;border:0;position:sticky;top:24px}.side h2{font-size:16px}.count{font-size:46px;line-height:1.4;margin:18px 0 3px;font-weight:500}.count small{font-size:15px;font-weight:400}.bar{height:6px;background:#d8cbe3;border-radius:8px;margin:18px 0}.bar span{display:block;height:100%;border-radius:8px;background:#9570ac;transition:width .2s}.side p{font-size:14px;line-height:1.8}.side hr{border:0;border-top:1px solid #d5c8df;margin:24px 0}.summary-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;margin:14px 0}.form-page{max-width:500px;margin:auto}.form-page .page-head{display:block;text-align:center;margin-bottom:30px}.form-page .panel{padding:34px}.link{background:none;border:0;text-decoration:underline;text-underline-offset:4px;font-size:14px;padding:0}.form-bottom{text-align:center;font-size:14px;margin-top:24px;color:var(--muted)}.empty{text-align:center;padding:35px 10px}.empty p{color:var(--muted);line-height:1.8}.success-mark{background:var(--purple);width:62px;height:62px;margin:0 auto 20px;display:grid;place-items:center;font-size:28px;border-radius:50%}.error{color:#a14545;font-size:14px;line-height:1.8}.helper{font-size:13px;color:var(--muted);line-height:1.8}.result{padding:16px;border:1px solid var(--line);border-radius:12px;margin:16px 0;font-size:14px;line-height:1.9}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#503b33;color:white;padding:12px 22px;border-radius:14px;font-size:14px;max-width:90%;z-index:100;display:none}
@media(min-width:900px){.intro h1 br{display:none}.intro{padding:5px 0 8px}}@media(max-width:1200px){main{margin:0 36px}}@media(max-width:720px){header{height:82px;padding:0 22px}.brand{font-size:19px}.brand-icon{width:40px;height:40px}.login{padding:9px 14px}main{padding:32px 0 40px;margin:0 22px}h1{font-size:32px;line-height:1.5}.intro{margin-bottom:27px}.intro>p:last-child{font-size:14px}.eyebrow{font-size:10px;letter-spacing:1.6px}.home-grid{grid-template-columns:1fr;gap:14px}.tile{padding:24px;border-radius:18px}.tile h2{font-size:24px}.compact{padding:21px;gap:12px}.compact h2{font-size:18px}.tile b{margin-top:23px}.home-note{gap:15px;align-items:start;flex-wrap:wrap;margin-top:24px}.home-note>div{flex:1}.home-note a{margin-left:70px}.home-note b{font-size:13px}footer{padding:23px 22px;display:flex;flex-direction:column;gap:10px}.layout{grid-template-columns:1fr;gap:0}.side{position:static;grid-row:1}.panel{padding:22px;border-radius:18px}.fields{grid-template-columns:1fr;gap:0}.page-head{align-items:start;gap:14px}.page-head h1{font-size:27px}.page-head p{line-height:1.8}.badge{white-space:nowrap;font-size:12px}.prices{gap:7px}.price{padding:14px 5px}.price strong{font-size:21px}.actions>.btn{flex:1;padding:13px 10px}.form-page .panel{padding:25px}.count{font-size:36px}.side hr{margin:15px 0}.side h2{margin-bottom:10px}}
/* Keep labels compact and put live capacity immediately after mobile controls. */
.field{display:block}.field input,.field select,.field textarea{display:block;margin-top:10px}.field small{display:block;margin-top:8px}#summary{position:sticky;top:24px}#summary .side{position:static}
@media(max-width:720px){#booking-form{display:contents}#summary{position:static;grid-row:2}#booking-form>.rules{grid-row:3}.page-head>.badge{display:none}}
.announcement{max-width:1128px;margin:24px auto 0;padding:17px 22px;background:#fff2f2;color:#b4232d;border:1px solid #efcbcd;border-left:4px solid #c93d46;border-radius:12px;font-size:16px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere}.announcement[hidden]{display:none}.admin-entry{text-align:right;margin-bottom:20px}.admin-tabs{display:flex;gap:10px;margin-bottom:24px;flex-wrap:wrap}.admin-tabs a{padding:10px 18px;border-radius:24px;background:#eee7f6;font-size:14px}.admin-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.class-row{padding:22px 0;border-top:1px solid var(--line)}.class-row h3{font-size:18px;margin:12px 0 7px}.class-row p{font-size:14px;line-height:1.8;margin:5px 0;overflow-wrap:anywhere}.class-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:14px}.class-actions b{margin-right:auto;font-size:16px}.class-actions .btn{font-size:13px;padding:8px 12px;min-height:42px}.danger{color:#b4232d}.is-cancelled{background:#faf8fb;color:#867c84}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}th,td{padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:top;min-width:95px}th{background:#f2edf6;font-weight:500}td{overflow-wrap:anywhere}td:nth-child(2){min-width:135px}td:nth-child(3){min-width:185px}.confirm-dialog{border:1px solid var(--line);border-radius:20px;padding:28px;color:var(--ink);max-width:480px;width:calc(100% - 36px)}.confirm-dialog::backdrop{background:#30203766}.confirm-dialog h2{font-size:22px}.confirm-dialog p{font-size:15px;line-height:1.9}.home-note>span{font-size:24px;min-width:66px}.brand-icon{letter-spacing:-1px}
@media(max-width:1200px){.announcement{margin-left:36px;margin-right:36px}}@media(max-width:800px){.admin-layout{grid-template-columns:1fr}}@media(max-width:720px){.announcement{margin:18px 22px 0;padding:14px 17px;font-size:15px}.admin-tabs{gap:6px}.admin-tabs a{padding:9px 13px}.class-actions b{width:100%}.class-actions .btn{flex:1}.admin-layout .panel{min-width:0}.brand{font-size:18px}.brand-icon{font-size:26px}header{gap:10px}}
body{position:relative;isolation:isolate}body::before{content:'';position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:url('/fitness-pattern.png');background-size:700px 700px;background-repeat:repeat;opacity:.22;filter:grayscale(1) sepia(.6)}header{background:rgba(251,250,252,.86)}.brand-icon{font-size:22px;letter-spacing:-1px;padding-right:0;font-weight:700}.coaches-entry{grid-column:1/-1;background:rgba(247,242,251,.95)}.coaches-entry>span{font-size:22px;font-weight:700;color:#947d68}.intro,.home-note{background:rgba(251,250,252,.45)}.coach-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.coach-card{border:1px solid var(--line);border-radius:24px;background:#fff;overflow:hidden;display:grid;grid-template-columns:180px minmax(0,1fr)}.coach-photo{background:#eee7f3;min-height:320px}.coach-photo img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.coach-photo-empty{height:100%;min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:#9e8c9f;background:#f0eaf5}.coach-photo-empty span{font-size:38px;font-weight:600;letter-spacing:-2px}.coach-photo-empty small{font-size:12px}.coach-bio{padding:28px 24px;min-width:0}.coach-bio .eyebrow{letter-spacing:1px;color:#947d68;font-size:12px;margin:0 0 8px}.coach-bio h2{font-size:24px;font-weight:500;margin:0 0 24px}.coach-bio h3{font-size:14px;margin:20px 0 8px;color:#805c8d}.coach-bio p{font-size:15px;line-height:1.9;margin:0;color:#706365}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.coach-admin-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:24px;align-items:start}.coach-upload-preview{width:180px;height:220px;border-radius:16px;overflow:hidden;margin:18px 0;border:1px solid var(--line)}.coach-upload-preview img{height:100%;width:100%;object-fit:cover;display:block}.coach-admin-row{display:flex;gap:20px;padding:22px 0;border-top:1px solid var(--line);align-items:center}.coach-admin-row h3{margin:0 0 8px;font-size:18px;overflow-wrap:anywhere}.coach-admin-row p{font-size:14px;color:var(--muted);margin:0 0 16px;overflow-wrap:anywhere}.coach-thumb{width:90px;height:110px;flex-shrink:0;background:#eee7f3;overflow:hidden;border-radius:12px}.coach-thumb img{width:100%;height:100%;object-fit:cover}.coach-thumb .coach-photo-empty{min-height:0}.coach-thumb .coach-photo-empty small{display:none}.coach-admin-row>div:last-child{min-width:0}.coach-admin-row .btn{padding:10px 14px;font-size:14px}
@media(max-width:1050px){.coach-card{grid-template-columns:1fr}.coach-photo{height:300px;min-height:0}.coach-photo img{object-position:center 30%}.coach-photo-empty{min-height:100%}}@media(max-width:720px){body::before{background-size:500px 500px;opacity:.20}.brand-icon{font-size:21px}.coach-grid,.coach-admin-layout{grid-template-columns:1fr}.coach-card{border-radius:20px}.coach-photo{height:360px}.coach-bio{padding:24px}.coach-admin-row{gap:14px}.coach-admin-layout .panel{min-width:0}.coach-admin-layout input[type=file]{font-size:14px;padding:12px 8px}.coaches-entry{grid-column:auto}}

/* Member navigation and homepage coach portraits. */
#member-nav{display:flex;align-items:center;gap:14px;flex-shrink:0}.register-link{font-size:14px;padding:10px 0}.member-dropdown{position:relative}.member-menu{position:absolute;right:0;top:calc(100% + 10px);width:220px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 30px #503b3320;z-index:50}.member-menu[hidden]{display:none}.member-name{margin:0;padding:12px;border-bottom:1px solid var(--line);font-weight:600;overflow-wrap:anywhere}.member-menu a,.member-menu button{display:block;width:100%;padding:12px;text-align:left;font-size:15px;border:0;border-radius:8px;background:none}.member-menu a:hover,.member-menu button:hover{background:#f2edf6}.home-coach-avatars{display:flex;flex-wrap:wrap;gap:8px;max-width:45%;flex-shrink:0}.home-coach-avatars img,.avatar-placeholder{width:72px;height:72px;border-radius:50%;object-fit:cover;object-position:center 25%;background:#e9dff1;border:3px solid #fff}.avatar-placeholder{display:grid;place-items:center;font-size:22px;font-weight:600;color:#947d68}.coaches-entry>div:nth-child(2){min-width:0}
@media(max-width:480px){header{padding:0 16px;gap:8px}.brand{gap:7px;font-size:16px}.brand-icon{width:36px;height:36px}.brand small{font-size:9px;letter-spacing:1px}#member-nav{gap:8px}.login{padding:9px 10px}.register-link{font-size:14px}.home-coach-avatars{max-width:100%}.home-coach-avatars img,.avatar-placeholder{width:64px;height:64px}.coaches-entry{flex-wrap:wrap}.coaches-entry .home-coach-avatars{width:100%}.coaches-entry>div:nth-child(2){flex:1}.member-menu{width:210px}}

.password-wrap{display:block;position:relative;margin-top:10px}.field .password-wrap input{margin-top:0;padding-right:52px}.password-eye{position:absolute;right:4px;top:4px;width:42px;height:42px;border:0;background:none;display:grid;place-items:center;border-radius:8px}.password-eye[aria-pressed=true]{background:#e9dff1}.coach-card{grid-template-columns:160px minmax(0,1fr);padding:24px;gap:20px;align-items:start}.coach-photo{width:160px;height:200px;min-height:0;border-radius:14px;overflow:hidden;align-self:start}.coach-photo img{width:160px;height:200px;object-fit:cover;object-position:center 20%}.coach-photo-empty{min-height:0;height:100%}.coach-bio{padding:0}.coach-bio h2{margin-bottom:12px}.contact-links{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0}.contact-icon{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:44px;height:44px;padding:8px;border-radius:12px;background:#f0eaf5;font-size:13px;font-weight:600}.contact-icon.line{color:#176b3d;background:#e8f5ed}.contact-icon.ig{color:#884377;background:#f8eaf3}.coach-entry-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.coaches-entry{display:block}.coaches-entry h2{margin:0 0 8px}.home-coach-avatars{max-width:100%;width:100%;margin-top:24px;gap:24px}.home-coach{display:flex;flex-direction:column;align-items:center;max-width:150px}.home-coach>a{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:15px;text-align:center;overflow-wrap:anywhere}.home-coach img{display:block}.home-coach .contact-links{margin:10px 0 0}.home-products{margin-top:38px}.home-products>h2{font-size:24px;font-weight:500}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow-wrap:anywhere}.product-card h3{font-size:20px;margin:0 0 15px}.product-card p{font-size:15px;line-height:1.85}.product-card .btn{display:inline-block;margin-top:12px}.discount-code strong{display:inline-block;padding:4px 10px;background:#efe6f7;border-radius:6px}.admin-entry{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.admin-entry .btn{display:inline-block}
@media(max-width:1100px){.coach-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.coach-card{grid-template-columns:120px minmax(0,1fr);padding:18px;gap:16px}.coach-photo,.coach-photo img{width:120px;height:150px}.coach-bio h2{font-size:21px}.coach-bio .preserve-lines{grid-column:1/-1}.coach-entry-heading{align-items:start;flex-direction:column}.product-grid{grid-template-columns:1fr}.home-coach-avatars{gap:18px}.home-coach{max-width:125px}.coach-bio{overflow-wrap:anywhere}}

/* Keep opening controls readable in narrow panels. */
#opening-settings{scroll-margin-top:24px;margin:30px 0}.opening-title{font-size:24px;font-weight:500;margin:0 0 20px}#opening-settings .admin-layout{grid-template-columns:minmax(330px,.9fr) minmax(0,1.6fr)}#opening-settings .panel,.class-management .panel{min-width:0}#schedule-form .actions,#class-form .actions{display:flex;flex-wrap:wrap;gap:10px}#schedule-form .actions .btn,#class-form .actions .btn{white-space:nowrap;flex:1 0 auto;padding:13px 16px}#opening-settings .class-actions .btn{white-space:nowrap}.class-management:not(.is-editing){display:block}.class-management:not(.is-editing)>#class-list{width:100%}#schedule-form>#new-schedule{display:none}
@media(max-width:800px){#opening-settings .admin-layout{grid-template-columns:1fr}}@media(max-width:380px){#schedule-form .actions .btn,#class-form .actions .btn{flex-basis:100%}}

body::before{mask-image:radial-gradient(ellipse at center,#000 52%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse at center,#000 52%,transparent 100%)}
.home-coach img,.home-coach .avatar-placeholder{width:96px;height:96px}.home-coach{max-width:170px}

.pagination{display:flex;align-items:center;justify-content:center;gap:12px;padding:18px 0;color:var(--muted);font-size:14px}.pagination .btn{padding:9px 16px;min-height:42px;white-space:nowrap}

/* Constrain native iOS date/time controls and grid items to their form column. */
.fields{grid-template-columns:repeat(2,minmax(0,1fr))}.field,.fields>*,form,.panel,.layout>*{min-width:0;max-width:100%}.field input,.field select,.field textarea{min-width:0;max-width:100%;box-sizing:border-box}.field input[type=date],.field input[type=time],.field input[type=datetime-local]{appearance:none;-webkit-appearance:none;display:block;width:100%;min-inline-size:0;max-inline-size:100%;min-height:50px}.field input::-webkit-date-and-time-value{text-align:left;min-width:0}.field input::-webkit-datetime-edit{padding:0;min-width:0}.field input[type=file]{overflow:hidden}.actions{flex-wrap:wrap}.actions .btn{min-width:0;overflow-wrap:anywhere}.admin-entry{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.admin-entry .btn{max-width:100%}#policy-form .btn{white-space:nowrap}#month-preview{overflow-wrap:anywhere}
@media(max-width:720px){.fields{grid-template-columns:minmax(0,1fr)}.field input,.field select,.field textarea{font-size:16px}.date-settings .actions .btn{flex:1 1 110px!important;min-width:0}.coach-admin-row{flex-wrap:wrap}}
/* Reuse complete objects from the original transparent artwork as sprite windows. */
body::before{display:none}
#fitness-backdrop{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-auto-rows:180px;align-content:start;align-items:center;justify-items:center;opacity:.18;filter:grayscale(1) sepia(.6)}
.fitness-sprite{display:block;background-image:url('/fitness-pattern.png');background-repeat:no-repeat;background-size:627px 627px}
.sprite-0{width:140px;height:100px;background-position:-190px -230px}
.sprite-1{width:75px;height:80px;background-position:-220px -105px;transform:rotate(-15deg)}
.sprite-2{width:85px;height:70px;background-position:-120px -20px;transform:rotate(15deg)}
.fitness-sprite:nth-child(4n){transform:rotate(-28deg)}.fitness-sprite:nth-child(5n){transform:rotate(22deg)}
.home-coach-avatars{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:28px;max-width:100%;width:100%}
.home-coach-preview{display:grid;grid-template-columns:160px minmax(0,1fr);gap:24px;align-items:start;padding:12px 0}
.home-coach-portrait{display:block;width:160px;height:160px;border-radius:50%;overflow:hidden;flex:none;background:#e9dff1;border:4px solid #fff}
.home-coach-portrait img,.home-coach-portrait .avatar-placeholder{display:block;width:100%;height:100%;object-fit:cover;object-position:center 20%;border:0;border-radius:0}
.home-coach-portrait .avatar-placeholder{display:grid;place-items:center}.home-coach-portrait .coach-photo-empty small{display:none}
.home-coach-summary{min-width:0}.home-coach-summary h3{font-size:23px;font-weight:500;margin:0 0 7px;overflow-wrap:anywhere}.home-coach-summary h4{font-size:14px;margin:16px 0 6px;color:#805c8d;font-weight:500}.home-coach-summary p{font-size:15px;line-height:1.85;overflow-wrap:anywhere}.home-coach-summary .coach-title{font-size:14px}.home-coach-summary .contact-links{margin-bottom:0}
.tile-text-link{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;margin-top:28px;border-top:1px solid #503b331c;padding:17px 0 2px;min-height:44px}.tile-text-link:hover{color:#805c8d}
.home-note>div{min-width:0}.home-note [data-home-text]{overflow-wrap:anywhere}.home-note[hidden],[data-home-text][hidden]{display:none}.intro [data-home-text]{overflow-wrap:anywhere}.home-note p{white-space:pre-line}.home-note b{white-space:pre-line}
.date-settings{width:100%;max-width:100%}.date-settings .actions .btn{flex:0 1 auto!important;min-width:120px;white-space:nowrap}#class-list{scroll-margin-top:24px}.pagination{flex-wrap:wrap}
@media(max-width:600px){.home-coach-preview{grid-template-columns:120px minmax(0,1fr);gap:18px}.home-coach-portrait{width:120px;height:120px}.home-coach-summary h3{font-size:21px}.home-coach-summary p{font-size:14px}.home-coach-summary h4{margin-top:12px}}
@media(max-width:420px){.home-coach-preview{grid-template-columns:1fr}.home-coach-portrait{width:140px;height:140px}.home-coach-summary{width:100%}.date-settings .actions .btn{flex:1 1 120px!important}}

.class-search{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:18px}.class-search .field{flex:1 1 200px;margin:0;max-width:300px}.class-search .actions{margin:0;flex-wrap:wrap}.class-search .btn{white-space:nowrap}@media(max-width:520px){.class-search{display:block}.class-search .field{max-width:100%}.class-search .actions{margin-top:12px}}

.rules li,.price,.notice{overflow-wrap:anywhere}.price strong{font-size:clamp(16px,3.5vw,23px)}
