@charset "UTF-8";
:root{--ink:#252628;--muted:#84868b;--line:#eff0f2;--paper:#fff;--accent:#e8c451;--green:#575660;--green-soft:#f5f4f0;--rose:#d8717a;--gold:#a18b35;font:14px/1.5 "PingFang SC","Microsoft YaHei",sans-serif;color:var(--ink)}
*{box-sizing:border-box;letter-spacing:0}body{margin:0;background:#f7f8fa}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:0;background:none;padding:0;-webkit-tap-highlight-color:transparent}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #e8c451;outline-offset:3px}button{transition:background-color .18s,transform .18s}button:active{transform:scale(.98)}input,select,textarea{min-width:0;width:100%;border:1px solid #e2e3e6;border-radius:5px;background:white;padding:11px;outline:none}input:focus,select:focus,textarea:focus{border-color:#82828a}textarea{min-height:92px;resize:vertical}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.4;font-weight:650}h2{font-size:19px;font-weight:650}h3{font-size:16px;font-weight:600}small{font-size:12px}svg{width:22px;height:22px;stroke-width:1.55;flex-shrink:0}img{display:block;max-width:100%}.muted,.eyebrow{color:var(--muted)}.serif{font-family:inherit}.button{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#65616b;color:white;min-height:40px;padding:9px 23px;border-radius:6px;font-size:13px;white-space:nowrap}.button:hover{background:#4d4953}.button.secondary{background:#fff;border:1px solid #dedee3;color:#53535c}.button.small{min-height:32px;padding:6px 18px;font-size:12px}.button.danger{background:#fff1f2;color:#bd4f60}.text-button{display:inline-flex;align-items:center;gap:4px;color:#898a90;font-size:12px;padding:4px 0}.text-button svg{width:16px;height:16px}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:50%}.icon-button:hover{background:#f4f4f6}.tag{display:inline-block;font-size:10px;font-weight:400;color:#87815b;background:#f9f7ee;padding:3px 7px;border-radius:4px}.tag.rose{color:#b77078;background:#fff1f3}.tag.gold{color:#978440;background:#fbf7e8}
.sidebar{position:fixed;inset:0 auto 0 0;width:200px;background:#fff;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;gap:10px;align-items:center}.brand-icon{width:34px;height:34px;background:#efcf69;display:grid;place-items:center;border-radius:50%;color:#fff}.brand-name{font-size:22px;font-weight:650}.brand-en{font-size:9px;color:#a2a2a5}.side-label{font-size:11px;color:#9a9ba0;margin:40px 10px 18px}.side-nav{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:12px;text-align:left;padding:13px 12px;font-size:14px;color:#84858b;border-radius:5px}.nav-item.active{background:#faf7ea;color:#2a2b2f;font-weight:600}.nav-item.active svg{fill:#f1d675;stroke:#77705c}.side-footer{margin-top:auto;border-top:1px solid var(--line);padding-top:20px}.side-profile,.member-person{display:flex;align-items:center;gap:10px}.side-profile strong,.member-person strong{display:block;font-size:13px}.side-profile small,.member-person small{display:block;color:#93949a;font-size:11px;margin-top:4px}.avatar{width:36px;height:36px;background:#f1f1f5!important;border-radius:50%;display:grid;place-items:center;flex-shrink:0;color:#7f8089}.shell{margin-left:200px;min-height:100vh;background:#fff}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;height:62px;padding:0 32px;border-bottom:1px solid var(--line);background:white}.store{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:650}.store svg{color:#b8a557}.header-tools{display:flex;align-items:center;gap:12px}.demo-chip{font-size:10px;color:#9a9b9f}.role-select{width:92px;padding:5px 8px;font-size:11px;border-color:#ededee;background:#fafafa}.account-bar{display:flex;justify-content:flex-end;align-items:center;gap:8px;padding:8px 32px;color:#999;font-size:11px}.account-bar select{max-width:160px;padding:4px 8px;font-size:11px}.content{padding:30px 32px 70px;max-width:1400px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:26px}.page-heading p{font-size:12px;color:#929399;margin-top:6px}.date-note{display:flex;align-items:center;gap:8px;color:#919299;font-size:12px}.section-heading,.today-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading h2 small{font-size:10px;color:#b5b5b9;font-weight:400;margin-left:10px}.bottom-nav{display:none}
.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 0 26px;border-bottom:1px solid var(--line);gap:22px;margin-bottom:26px}.stat-label{display:flex;align-items:center;gap:6px;color:#929399;font-size:12px}.stat-label svg{width:15px;height:15px}.stat-number{font-size:32px;font-weight:550;margin:8px 0}.stat-number small{font-size:11px;color:#999;margin-left:5px}.stat-note{color:#a4a4a8;font-size:11px}.dashboard{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(240px,1fr);gap:36px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);padding:10px 0 25px;margin-bottom:20px;border-bottom:1px solid var(--line)}.quick-action{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:12px;padding:10px 0}.quick-action svg{width:28px;height:28px;color:#8a897f}.tiny-tabs{display:flex;gap:15px}.tiny-tabs button{font-size:12px;color:#98999f;padding:5px 0}.tiny-tabs .active{color:#333;border-bottom:2px solid #d4b747}.course-row{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:13px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.course-time strong{font-size:18px;font-weight:500}.course-time small{display:block;color:#a6a6ac;font-size:10px;margin-top:5px}.course-info h3{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:15px}.course-info p{display:flex;align-items:center;flex-wrap:wrap;gap:5px;font-size:11px;color:#93949a;margin-top:7px}.course-info p svg{width:13px;height:13px}.course-info p b{font-weight:400}.course-end{text-align:right}.seat-note{font-size:10px;color:#a3a4a9;margin-bottom:7px}.editorial{position:relative;aspect-ratio:1.35;overflow:hidden;margin-bottom:26px}.editorial img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;bottom:15px;left:15px;padding:9px 12px;background:#ffffffed;max-width:90%}.photo-caption h3{font-size:17px}.photo-caption small,.photo-caption p{font-size:10px;color:#888}.photo-label{display:none}.task-row{display:flex;width:100%;align-items:center;gap:12px;text-align:left;border-bottom:1px solid var(--line);padding:16px 0}.task-copy{flex:1;min-width:0}.task-copy strong{display:block;font-size:13px;font-weight:500}.task-copy small{display:block;font-size:11px;color:#929399;margin-top:5px}.task-count{font-size:19px;color:#999}.task-icon{display:grid;place-items:center;width:32px;height:32px;background:#faf7e9;border-radius:5px}.task-icon svg{width:18px;height:18px}.quiet-note{display:none}.module-section{padding:8px 0 22px;margin-bottom:22px;border-bottom:1px solid var(--line)}.module-section h2{font-size:17px;margin-bottom:20px}.module-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px 10px}.module-button{display:flex;flex-direction:column;align-items:center;gap:10px;font-size:12px;line-height:1.6}.module-icon{display:grid;place-items:center;width:40px;height:40px}.module-icon svg{width:27px;height:27px;color:#77787f}.module-button span{overflow-wrap:anywhere}
.toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0}.toolbar .search{position:relative;flex:1;max-width:350px;min-width:160px}.search svg{position:absolute;left:10px;top:12px;width:17px;height:17px;color:#999}.search input{padding-left:34px}.toolbar select{width:115px}.table-wrap{overflow:auto}.member-table{width:100%;border-collapse:collapse;text-align:left}.member-table th{font-size:12px;font-weight:400;color:#999}.member-table th,.member-table td{border-bottom:1px solid var(--line);padding:16px 8px}.member-table td{font-size:13px}.date-strip{display:flex;overflow-x:auto;scrollbar-width:none;gap:10px;padding:10px 0 18px;border-bottom:1px solid var(--line);margin-bottom:18px}.date-button{flex:1;min-width:54px;position:relative;padding:8px 0 13px;text-align:center;color:#a0a1a6}.date-button strong{display:block;font-size:17px;font-weight:500}.date-button small{display:block;font-size:11px;margin-top:4px}.date-button.active{color:#252629;font-weight:650}.date-button.active:after{position:absolute;content:"";height:3px;width:21px;background:#e4c458;bottom:0;left:calc(50% - 10px);border-radius:2px}.filter-row,.booking-types{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.segmented{display:flex;gap:5px;max-width:100%}.segmented button{font-size:13px;padding:8px 14px;color:#999}.segmented button.active{color:#303034;background:#f1f1f3;border-radius:3px}.count-title{font-size:12px;color:#999}.booking-tabs{margin-bottom:20px}.role-stats{display:flex;gap:30px;margin:20px 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.role-stats>div{flex:1}.role-stats span{font-size:12px;color:#999}.role-stats strong{display:block;font-size:28px;font-weight:500;margin-top:6px}.role-stats small{font-size:11px;color:#999;margin-left:5px}.teacher-intro{margin-bottom:25px}.teacher-intro h2{font-size:21px;margin:10px 0;font-weight:500}.teacher-intro br{display:none}.teacher-intro>img{width:100%;height:190px;object-fit:cover;object-position:50% 40%}.personal-booking{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.personal-booking h3{margin:7px 0}.personal-booking p{font-size:12px;color:#999}.personal-booking>div:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:10px}
.studio-banner{position:relative;height:330px;overflow:hidden;background:#eceee8}.studio-banner>img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;animation:photo-in .25s ease}.banner-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:3px}.banner-dots button{width:24px;height:24px;display:grid;place-items:center}.banner-dots button:after{content:"";width:6px;height:6px;background:#ffffff85;border-radius:50%}.banner-dots .active:after{background:white;width:8px;height:8px}.studio-intro{padding:0 28px 0;background:#fff}.studio-name{display:flex;align-items:center;gap:18px;position:relative;padding:17px 0 23px}.studio-logo{width:62px;height:62px;background:#b8a85e;color:white;border-radius:50%;display:grid;place-items:center;border:5px solid white;margin-top:-39px;outline:4px solid white;flex-shrink:0}.studio-logo svg{width:32px;height:32px}.studio-name h1{font-size:25px;font-weight:650}.studio-name p{display:inline-block;font-size:11px;color:#b99553;background:#fbf6e9;margin-top:6px;padding:2px 6px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-grid button{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f8f8f9;padding:11px 13px;text-align:left;color:#98999f;font-size:11px;min-width:0}.contact-grid strong{font-size:12px;font-weight:400;color:#6c6e75;display:block;margin-top:3px;overflow-wrap:anywhere}.contact-grid svg{width:23px;height:23px;color:#c0c5dd}.contact-grid button:last-child svg{color:#edce99}.studio-notice{display:flex;gap:10px;align-items:center;background:#fdf8ed;color:#b28d4d;padding:13px 14px;margin:13px 0 8px;font-size:11px;line-height:1.8}.studio-notice svg{width:17px;height:17px}.studio-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);padding:23px 0 24px}.studio-shortcuts button{display:flex;flex-direction:column;align-items:center;gap:12px;font-size:13px;color:#717379}.studio-shortcuts svg{width:37px;height:37px;stroke-width:1.1;color:#6a6c6e}.studio-section{padding:24px 28px;border-top:8px solid #fafafa;background:white}.studio-section h2{font-size:20px}.featured-class{display:flex;width:100%;gap:14px;align-items:center;text-align:left;padding:15px 0;border-bottom:1px solid var(--line)}.featured-class:last-child{border-bottom:0}.featured-class img{width:108px;height:76px;object-fit:cover;border-radius:3px}.featured-class>span{flex:1}.featured-class strong{display:block;font-size:16px;font-weight:600}.featured-class small{display:block;color:#999;font-size:12px;margin-top:6px}.featured-class em{display:block;color:#b5a367;font-size:11px;font-style:normal;margin-top:8px}.featured-class>svg{width:16px;color:#bbb}.teacher-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.teacher-strip button{display:flex;flex-direction:column;align-items:center;gap:8px;padding:10px}.teacher-avatar{width:50px;height:50px;display:grid;place-items:center;background:#eff1f4;border-radius:50%;color:#9ca4b1;font-size:22px}.teacher-strip button:nth-child(2) .teacher-avatar{background:#f4eee7;color:#c0a685}.teacher-strip button:nth-child(3) .teacher-avatar{background:#edf2ec;color:#9cae95}.teacher-strip strong{font-size:13px;font-weight:500}.teacher-strip small{font-size:11px;color:#999}
body[data-role=student] .content{max-width:1000px}body[data-role=student][data-view=home] .content,body[data-role=student][data-view=profile] .content{padding:0 0 60px}body[data-role=student] .account-bar{background:#fafafa}body[data-role=student][data-view=home] .topbar{border-bottom:0}.booking-heading{text-align:center;margin:0 0 24px}.booking-heading h1{font-size:23px}.booking-types .text-button{color:#4f5055}.booking-types{margin-bottom:6px}.lesson-row{padding:23px 0;border-bottom:1px solid var(--line)}.lesson-row-head{display:flex;align-items:center;gap:12px;margin-bottom:15px;font-size:15px}.lesson-row-head strong{font-weight:550}.availability{font-size:10px;color:#d27985;background:#fff1f3;padding:3px 8px;margin-left:auto;border-radius:4px}.lesson-row-body{display:flex;gap:16px}.lesson-thumb{position:relative;width:126px;height:90px;flex-shrink:0}.lesson-thumb img{width:100%;height:100%;object-fit:cover;border-radius:2px}.lesson-thumb>span{position:absolute;left:0;right:0;bottom:0;background:#32383d78;color:#fff;font-size:11px;padding:2px;text-align:center}.lesson-summary{flex:1;min-width:0}.lesson-summary h3{font-size:18px;line-height:1.4;overflow-wrap:anywhere}.lesson-summary p{color:#999;font-size:12px;margin:5px 0 7px}.lesson-book{display:flex;align-items:center;justify-content:space-between;gap:8px}.lesson-book>strong{color:#da828c;font-size:20px;font-weight:600}.lesson-book>strong span{font-size:12px;font-weight:400}.lesson-book .button{border-radius:20px;min-width:78px}.filter-note{font-size:12px;background:#fbf8ec;padding:8px;color:#978744}.profile-overview{padding:35px 30px 20px}.profile-person{display:flex;align-items:center;gap:20px}.profile-person h1{font-size:25px}.profile-person .muted{font-size:11px;display:block;margin:3px 0}.profile-avatar{width:70px;height:70px;background:#dce8f4;border:3px solid #eff3f7;border-radius:50%;display:grid;place-items:center;color:#869ab0}.profile-avatar svg{width:35px;height:35px}.login-button{display:block;font-size:12px;border:1px solid #929398;border-radius:20px;padding:2px 10px;margin-top:8px}.profile-counts{display:flex;justify-content:space-around;padding:28px 0 0}.profile-counts button{display:flex;flex:1;flex-direction:column;align-items:center;gap:7px}.profile-counts button+button{border-left:1px solid #f3f3f5}.profile-counts strong{font-size:28px;font-weight:500}.profile-counts span{font-size:13px;color:#aaa}.practice-section{display:flex;justify-content:space-between;align-items:center;padding:25px 30px;border-block:9px solid #fafafa}.practice-section img{width:108px;height:93px;object-fit:cover;border-radius:3px}.practice-section h2{font-size:19px;margin-bottom:10px}.practice-section .text-button{font-size:20px;color:#333}.practice-section p{font-size:11px;color:#aaa;margin-top:8px}.profile-services{border-top:0}.profile-services h2{font-size:16px;font-weight:500;border-bottom:1px solid var(--line);padding-bottom:15px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px 10px;padding-top:25px}.services-grid button{display:flex;flex-direction:column;align-items:center;gap:13px;color:#7e8086;font-size:12px}.services-grid svg{width:29px;height:29px;stroke-width:1.45;color:#5f6267}.profile-brand{display:flex;flex-direction:column;align-items:center;gap:6px;padding:40px 0;color:#d2d2d4;background:#fafafa;font-size:12px}.profile-brand svg{width:29px;height:29px}
dialog{border:0;width:min(570px,calc(100vw - 28px));max-height:88dvh;overflow:auto;padding:25px;border-radius:8px;color:var(--ink);background:#fff;box-shadow:0 15px 60px #0002}dialog::backdrop{background:#24252966}.modal-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}.modal-heading h2{font-size:21px}.modal-course{padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.modal-course h3{font-size:22px;margin:12px 0}.modal-course p{font-size:12px;line-height:1.9;color:#92939a}.lesson-photo{width:100%;height:200px;object-fit:cover;margin-bottom:20px;border-radius:4px}.booking-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.booking-actions{display:flex;align-items:center;gap:8px}.inline-book{display:flex;gap:10px;margin-top:20px}.field{display:block;margin-bottom:17px}.field>span{display:block;font-size:12px;color:#797b82;margin-bottom:7px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;flex-wrap:wrap}.detail-row{display:flex;justify-content:space-between;gap:15px;font-size:13px;padding:10px 0}.detail-row>span{color:#999}.detail-row strong{text-align:right;font-weight:500;overflow-wrap:anywhere}.error-text{font-size:12px;color:#c45466;min-height:18px;line-height:1.8}.mini-note{font-size:11px;color:#999;line-height:1.8;margin:12px 0}.record{padding:18px 0;border-bottom:1px solid var(--line)}.record strong,.record small{display:block}.record small{font-size:11px;color:#999;margin-top:7px}.record p{margin-top:10px;font-size:13px;overflow-wrap:anywhere}.record-header{display:flex;justify-content:space-between;gap:12px}.empty{text-align:center;font-size:13px;color:#a1a2a7;padding:38px 15px}.empty svg{display:block;margin:0 auto 12px;color:#c4c4cb;width:28px;height:28px}.empty p{font-size:11px;margin-top:8px}.agreement-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.member-edit{padding:20px 0;margin:12px 0;border-block:1px solid var(--line)}.teaching-note{margin-top:20px}.redeem-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:40px}.redeem-panel{border:1px solid var(--line);padding:25px;border-radius:6px}.redeem-title{display:flex;gap:12px;align-items:center;margin-bottom:20px}.redeem-title h2{font-size:18px}.redeem-title p{font-size:11px;color:#999}.dy-mark{width:42px;height:42px;display:grid;place-items:center;background:#333;color:#fff;border-radius:6px}.environment{display:flex;align-items:center;gap:8px;font-size:11px;color:#a89658;margin-bottom:15px}.environment svg{width:15px;height:15px}.coupon{border-top:1px dashed #dededb;margin-top:20px;padding-top:20px}.coupon h3{margin:12px 0}.success-block{text-align:center;padding:25px 0}.success-icon{width:50px;height:50px;display:grid;place-items:center;background:#f6f3df;border-radius:50%;margin:0 auto 15px}.success-block p{font-size:12px;color:#999;margin-top:8px}.bar-chart{display:flex;align-items:flex-end;gap:15px;height:170px;padding:20px 0 25px}.bar-column{flex:1;height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;position:relative}.bar-column strong{font-size:11px}.bar-column i{display:block;width:40px;max-width:80%;background:#d7d0ad}.bar-column span{position:absolute;bottom:-22px;font-size:10px;color:#999}.switch{width:38px;height:22px;border-radius:20px;background:#ddd;padding:3px}.switch:before{content:"";display:block;width:16px;height:16px;border-radius:50%;background:white}.switch.active{background:#c9b653}.switch.active:before{transform:translateX(16px)}.list-setting{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.card-heading{display:flex;gap:12px;align-items:center;padding-bottom:20px;margin-bottom:15px;border-bottom:1px solid var(--line)}#toast{position:fixed;bottom:30px;left:50%;max-width:90%;transform:translate(-50%,8px);background:#35363ce8;color:#fff;padding:12px 20px;border-radius:6px;opacity:0;pointer-events:none;z-index:100;font-size:12px;transition:.18s}#toast.show{opacity:1;transform:translate(-50%,0)}.fade-in{animation:page-in .2s ease-out}@keyframes page-in{from{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes photo-in{from{opacity:.6}to{opacity:1}}
@media(min-width:1000px){body[data-role=student] .content{max-width:1050px}body[data-role=student][data-view=home] .content{display:grid;grid-template-columns:1.4fr 1fr;align-items:start}.studio-banner{grid-column:1/-1;height:360px}.studio-intro{grid-column:1/-1;padding:0 35px}.studio-name{padding-top:22px}.studio-shortcuts{max-width:600px;margin:auto}.contact-grid{max-width:760px;margin:auto}.studio-notice{max-width:760px;margin:14px auto}.studio-section{border-top:1px solid var(--line)}body[data-role=student][data-view=profile] .content{max-width:820px}}
@media(max-width:1000px){.sidebar{width:160px;padding:25px 15px}.shell{margin-left:160px}.dashboard{grid-template-columns:1fr}.dashboard-side{display:grid;grid-template-columns:1fr 1fr;gap:25px}.module-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:600px){body{background:white}.sidebar{display:none}.shell{margin-left:0}.topbar{height:50px;padding:0 20px}.store{font-size:16px}.store svg{width:19px;height:19px}.header-tools{gap:8px}.header-tools>.icon-button{display:none}.role-select{width:77px;padding:3px 5px;font-size:10px}.demo-chip{font-size:9px}.account-bar{padding:6px 20px}.content{padding:22px 20px 92px}.page-heading{margin-bottom:23px;align-items:flex-start}.page-heading h1{font-size:23px}.page-heading p{font-size:11px}.page-heading .button{font-size:11px;padding:8px 10px;min-height:34px}.date-note{display:none}.stats{gap:12px;padding-bottom:22px}.stat-label{font-size:10px;gap:3px}.stat-label svg{width:12px;height:12px}.stat-number{font-size:25px}.stat-number small{font-size:9px;margin-left:2px}.stat-note{font-size:9px}.stat:nth-child(3) .stat-number{font-size:21px}.dashboard-side{display:block}.course-row{grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:20px 0}.course-time strong{font-size:16px}.course-info h3{font-size:14px}.course-info p{font-size:10px}.course-info p svg{display:none}.course-end .button{font-size:10px;min-height:29px;padding:5px 10px}.quick-action{font-size:11px}.quick-action svg{width:25px;height:25px}.section-heading h2{font-size:18px}.section-heading h2 small{display:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;background:#fff;border-top:1px solid #f2f2f4;padding:10px 0 max(12px,env(safe-area-inset-bottom));z-index:30;min-height:64px}.bottom-nav button{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;color:#a2a3a7;font-size:11px;min-height:39px}.bottom-nav button svg{width:22px;height:22px}.bottom-nav .active{color:#292a2d;font-weight:600}.bottom-nav .active svg{fill:#f4d35c;stroke:#6f6d5c}.studio-banner{height:222px}.studio-intro{padding:0 20px}.studio-name{gap:13px;padding:16px 0 19px}.studio-name h1{font-size:23px}.studio-logo{width:57px;height:57px;margin-top:-37px}.studio-logo svg{width:28px;height:28px}.studio-name p{font-size:10px}.contact-grid{gap:10px}.contact-grid button{padding:10px;font-size:10px}.contact-grid strong{font-size:11px}.contact-grid svg{width:22px;height:22px}.studio-notice{font-size:10px;padding:10px 12px}.studio-shortcuts{padding:20px 0 23px}.studio-shortcuts svg{width:32px;height:32px}.studio-shortcuts button{font-size:12px}.studio-section{padding:20px}.studio-section h2{font-size:19px}.featured-class{padding:13px 0}.featured-class img{width:98px;height:72px}.featured-class strong{font-size:15px}.featured-class small{font-size:11px}.featured-class em{font-size:10px;margin-top:6px}.booking-heading{margin-bottom:18px}.booking-heading h1{font-size:21px}.segmented button{padding:7px 10px;font-size:12px}.date-strip{gap:6px;margin-inline:-2px;margin-bottom:0}.date-button{min-width:52px}.date-button strong{font-size:14px}.date-button small{font-size:10px}.lesson-row{padding:21px 0}.lesson-row-head{font-size:14px;gap:10px;margin-bottom:12px}.lesson-row-body{gap:13px}.lesson-thumb{width:99px;height:78px}.lesson-thumb>span{font-size:10px}.lesson-summary h3{font-size:16px}.lesson-summary p{font-size:10px}.lesson-book>strong{font-size:19px}.lesson-book .button{min-width:72px;font-size:12px;padding:5px 17px;min-height:30px}.profile-overview{padding:32px 25px 22px}.profile-person{gap:18px}.profile-person h1{font-size:23px}.profile-avatar{width:65px;height:65px}.profile-counts{padding-top:27px}.practice-section{padding:23px 25px}.practice-section img{width:99px;height:87px}.profile-services h2{font-size:16px}.services-grid{gap:27px 8px}.services-grid svg{width:28px;height:28px}.services-grid button{font-size:12px}.profile-brand{padding:37px 0 45px}.module-grid{gap:22px 6px}.module-button{font-size:11px}.module-icon svg{width:25px;height:25px}.toolbar .search{max-width:none}.toolbar select{width:108px;font-size:12px}.member-table th:nth-child(2),.member-table td:nth-child(2),.member-table th:nth-child(4),.member-table td:nth-child(4){display:none}.member-table td{font-size:12px}.member-person strong{font-size:12px}.member-person small{font-size:10px}.member-table td,.member-table th{padding:14px 4px}.member-table .button{font-size:10px;padding:5px 10px}.redeem-layout{grid-template-columns:1fr;gap:25px}.redeem-panel{padding:19px}.redeem-title h2{font-size:16px}.redeem-title p,.environment{font-size:10px}.personal-booking h3{font-size:14px}.personal-booking p{font-size:11px}.personal-booking .button{font-size:11px;padding:6px 11px}.eyebrow{font-size:11px}dialog{padding:20px}.inline-book{flex-wrap:wrap}.inline-book select,.inline-book .button{width:100%}.booking-row .avatar{display:none}.form-footer .button{font-size:12px;padding:8px 15px}.lesson-photo{height:175px}#toast{bottom:82px}.role-stats{gap:15px}.role-stats strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
