:root{font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;color:#172126;background:#eef3f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-height:100%;background:#eef3f4}body{margin:0;min-height:100vh;background:#f4f5f5}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{width:min(430px,100%);margin:0 auto;padding:0 0 82px;background:#f4f7f7;min-height:100vh;box-shadow:0 0 0 1px #1721260f,0 24px 60px #1721261f}.hero{color:#f8fbfc;background:#202124;border:none;border-radius:0 0 24px 24px;padding:22px 22px 26px;box-shadow:none}.badge{display:inline-flex;align-items:center;gap:6px;margin:0 0 8px;padding:5px 9px;border-radius:999px;background:#14b8a62e;color:#bff7ef;font-size:.78rem;font-weight:700;line-height:1}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0 0 6px;font-size:1.45rem;line-height:1.08;letter-spacing:0}h2{margin:0 0 12px;color:#172126;font-size:1.32rem;line-height:1.18}h3{margin:0;color:#172126;font-size:.98rem;line-height:1.2}.subtitle{margin:0;max-width:660px;color:#16c7bd;line-height:1.42;font-size:1.05rem;font-weight:700}.actions{margin-top:16px;display:flex;gap:10px;flex-wrap:wrap}.row{display:flex;gap:10px;align-items:center}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.client-head{display:flex;align-items:center;gap:14px;min-width:0}.avatar{width:58px;height:58px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:linear-gradient(135deg,#315c60,#137e7c);border:2px solid rgba(255,255,255,.16);box-shadow:inset 0 0 0 1px #14b8a659;font-size:1.55rem;font-weight:800}.avatar.large{width:58px;height:58px;font-size:1.35rem}.top-actions{display:flex;gap:10px}.icon-btn{position:relative;width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:14px;color:#fff;background:#0f12172e;cursor:pointer}.icon-btn span{position:absolute;top:-7px;right:-5px;min-width:27px;height:27px;display:grid;place-items:center;border-radius:999px;color:#fff;background:#14b8a6;font-size:.98rem;font-weight:800}.grow{flex:1;min-width:180px}.stack{display:grid;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;min-width:44px;border:1px solid transparent;border-radius:8px;padding:9px 13px;color:#172126;font-weight:750;line-height:1.1;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.btn svg,.tab svg{flex:0 0 auto;stroke-width:2.2}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn.small{min-height:34px;padding:7px 9px;font-size:.82rem}.btn:disabled{opacity:.52;cursor:not-allowed}.btn.primary{color:#fff;background:#0f766e;box-shadow:0 8px 18px #0f766e38}.btn.ghost{color:#1f3a40;background:#edf4f4;border-color:#c9d8da}.btn.full{width:100%}.hero .btn.ghost{color:#f8fbfc;background:#ffffff1f;border-color:#ffffff38}.btn.danger{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.notice{margin:14px 0 0;padding:14px 18px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:1rem;line-height:1.35}.notice.warn{border:1px solid #fde68a;background:#fffbeb;color:#854d0e}.notice.info{border:1px solid #99f6e4;background:#f0fdfa;color:#115e59}.notice.error{border:1px solid #f4c2cc;background:#fff1f4;color:#9b1234}.notice.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.inline-action{min-height:32px;border:1px solid #0f766e;border-radius:7px;padding:6px 9px;color:#fff;font-weight:750;background:#0f766e;cursor:pointer}.tabs{margin-top:12px;display:flex;gap:7px}.tab{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid #d5e0e2;border-radius:8px;padding:9px 11px;color:#56676d;background:#fff;font-weight:720;cursor:pointer;white-space:nowrap}.tab.active{border-color:#0f766e;color:#0f766e;background:#ecfdf9}.main-tabs{position:fixed;left:50%;bottom:0;z-index:20;width:min(430px,100%);transform:translate(-50%);margin:0;padding:7px 10px calc(7px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;align-items:center;background:#1f2023;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 -10px 28px #1721262e}.main-tabs .tab{min-width:0;min-height:52px;border:none;border-radius:10px;padding:6px 2px 5px;flex-direction:column;gap:4px;color:#cdd3d5;background:transparent;font-size:.67rem;line-height:1.05;white-space:normal}.main-tabs .tab.active{color:#16c7bd;background:#14b8a61a}.main-tabs .tab svg{width:19px;height:19px}.dashboard-strip{margin-top:16px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.metric{min-height:68px;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:10px;background:#ffffff1a}.metric span{display:block;color:#f8fbfcad;font-size:.76rem;font-weight:720;line-height:1.2}.metric strong{display:block;margin-top:6px;color:#fff;font-size:.98rem;line-height:1.18;overflow-wrap:anywhere}.auth-box{margin:14px 12px 0;display:grid;gap:14px;background:#fff;border:1px solid #dce6e8;border-radius:8px;padding:16px;box-shadow:0 12px 28px #17212614}.auth-screen{padding-bottom:24px}.auth-hero{min-height:156px;display:flex;flex-direction:column;justify-content:space-between}.auth-hero .actions{margin-top:18px}.auth-tabs{margin-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px;border-radius:10px;background:#eef3f4}.auth-tabs .tab{border:none;background:transparent}.auth-tabs .tab.active{color:#0f766e;background:#fff;box-shadow:0 4px 12px #17212614}.auth-screen .notice{margin:10px 12px 0}.field{display:grid;gap:6px}.field span,.field-label{margin:0 0 6px;color:#53666c;font-size:.82rem;font-weight:760;letter-spacing:0}input,textarea,select{width:100%;min-height:40px;border:1px solid #cfdcdf;border-radius:8px;padding:9px 10px;color:#172126;background:#fbfdfd;outline:none;transition:border-color .12s ease,box-shadow .12s ease,background .12s ease}input:focus,textarea:focus,select:focus{border-color:#14b8a6;background:#fff;box-shadow:0 0 0 3px #14b8a624}input[type=file]{padding:8px;background:#fff}textarea{resize:vertical;line-height:1.4}.cards{margin:12px 12px 0;display:grid;grid-template-columns:repeat(auto-fit,minmax(254px,1fr));gap:10px}.home-dashboard{margin:-10px 12px 0;display:grid;gap:10px}.panel{background:#fff;border:1px solid #e3e8ea;border-radius:10px;padding:12px;box-shadow:0 6px 16px #1721260b}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.section-head h2{margin:0;font-size:.98rem}.text-action{border:none;padding:2px 0;color:#0f9890;background:transparent;font-size:.82rem;font-weight:760;text-decoration:none;cursor:pointer}.danger-text{color:#be123c}.next-panel{border-color:#e2e8ea}.next-appointment{width:100%;min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid #e3e8ea;border-radius:10px;padding:13px;color:#172126;text-align:left;background:#fff;cursor:pointer}.next-appointment>svg:first-child{color:#44545a}.next-appointment strong,.appointment-row strong,.chat-preview-card strong,.salon-row strong{display:block;color:#172126;font-size:.91rem;line-height:1.25}.next-appointment small,.appointment-row small,.chat-preview-card small,.salon-row small{display:block;margin-top:3px;color:#65757a;font-size:.8rem;line-height:1.25}.next-appointment.empty{background:#f8fbfb}.compact-list{display:grid;gap:0;overflow:hidden;border:1px solid #e3e8ea;border-radius:10px}.appointment-row{width:100%;min-height:58px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;border:none;border-bottom:1px solid #eef2f3;padding:9px 10px;color:#172126;background:#fff;text-align:left;cursor:pointer}.appointment-row:last-child{border-bottom:none}.appointment-row>svg{color:#65757a}.appointment-row .status{max-width:92px;justify-content:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.service-chips{display:flex;flex-wrap:wrap;gap:7px}.service-chips button{min-height:31px;display:inline-flex;align-items:center;gap:5px;border:1px solid #bfc9cc;border-radius:999px;padding:6px 10px;color:#4f5e64;background:#fff;font-size:.8rem;font-weight:720;cursor:pointer}.chat-preview-card{width:100%;min-height:66px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid #e3e8ea;border-radius:10px;padding:10px;color:#172126;text-align:left;background:#fff;cursor:pointer}.chat-preview-card>svg{color:#0f9890}.chat-preview-card em{color:#75848a;font-size:.75rem;font-style:normal}.promo-banner{min-height:92px;display:flex;align-items:flex-end;overflow:hidden;border-radius:10px;padding:14px 16px;color:#fff;background:linear-gradient(90deg,#1f2023fa,#1f2023b8 48%,#0f766eb8),radial-gradient(circle at 88% 24%,rgba(20,184,166,.72),transparent 35%),#1f2023;background-size:cover;background-position:center}.promo-banner.with-image{background:linear-gradient(90deg,#1f2023fa,#1f2023d1 42%,#1f202347),var(--promo-image),#1f2023;background-size:cover;background-position:center}.promo-banner h2{margin:6px 0 2px;color:#fff;font-size:1.05rem}.promo-banner p{margin:0;color:#ffffffc2;font-size:.82rem}.promo-banner span{display:inline-block;margin-top:6px;color:#99f6e4;font-size:.78rem;font-weight:780}.salon-row{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.salon-row>svg{color:#6b7569}.booking-screen{margin:12px 12px 0;display:grid;gap:12px;padding-bottom:80px}.booking-panel{padding:14px;border-color:#dce6e6;border-radius:10px;box-shadow:0 6px 20px #1721260f}.booking-panel .section-head{margin-bottom:10px}.booking-panel .section-head h2{font-size:1.02rem;letter-spacing:0}.booking-panel .text-action,.booking-panel .muted.tiny{font-size:.82rem;font-weight:760}.booking-panel .field span,.booking-panel .field-label{color:#596b70;font-size:.9rem;font-weight:800}.date-picker-button{width:100%;min-height:54px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border:1px solid #cfdcda;padding:12px 14px;border-radius:10px;color:#172126;background:#fbfdfd;text-align:left;cursor:pointer}.date-picker-button strong{font-size:.98rem;font-weight:800;line-height:1.1}.date-picker-button svg{color:#5c6b70;transform:rotate(90deg)}.calendar-overlay{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:18px;background:#0d12149e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.calendar-dialog{width:min(340px,calc(100vw - 36px));overflow:hidden;border-radius:4px;color:#f8fbfc;background:#3f4040;box-shadow:0 22px 58px #00000057}.calendar-top{display:grid;gap:4px;padding:16px 20px 18px;background:#5a5a5a}.calendar-top span{color:#ffffffc7;font-size:.86rem}.calendar-top strong{color:#fff;font-size:.95rem;font-weight:720}.calendar-body{padding:18px 16px 14px;background:#3f4040}.calendar-nav{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;gap:12px;margin-bottom:18px}.calendar-nav button{width:36px;height:36px;display:grid;place-items:center;border:none;border-radius:999px;color:#fff;background:transparent;cursor:pointer}.calendar-nav strong{text-align:center;color:#fff;font-size:.98rem;font-weight:720;text-transform:capitalize}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-weekdays{margin-bottom:14px}.calendar-weekdays span{display:grid;place-items:center;min-height:24px;color:#ffffffa3;font-size:.86rem}.calendar-grid{row-gap:8px}.calendar-grid button,.calendar-grid span{width:34px;height:34px;justify-self:center}.calendar-grid button{display:grid;place-items:center;border:none;border-radius:999px;color:#ffffffe0;background:transparent;font-size:.92rem;cursor:pointer}.calendar-grid button.selected{color:#17373a;background:#7fd8d2;font-weight:800}.calendar-actions{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.calendar-actions button{min-height:34px;border:none;color:#8ee4dc;background:transparent;font-size:.9rem;font-weight:800;cursor:pointer}.booking-service-list{display:grid;gap:8px}.booking-service{width:100%;min-height:62px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border:1px solid #e3e8ea;border-radius:10px;padding:10px 11px;color:#172126;background:#fff;text-align:left;cursor:pointer}.booking-service.checked{border-color:#20bfb5;background:#eafaf8;box-shadow:inset 4px 0 #20bfb5}.booking-service strong{display:block;font-size:.93rem;line-height:1.22}.booking-service small{display:block;margin-top:3px;color:#66777d;font-size:.8rem}.booking-service em{color:#0f766e;font-size:.9rem;font-style:normal;font-weight:800}.booking-slots{margin-top:2px;grid-template-columns:repeat(4,minmax(0,1fr))}.booking-hint{margin:0;border:1px dashed #bfd1d3;border-radius:10px;padding:12px;color:#596b70;background:#f8fbfb;font-size:.86rem;line-height:1.35}.booking-fields{margin-top:10px;display:grid;gap:8px}.details-toggle{width:100%;min-height:48px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;border:1px solid #d7e2e4;border-radius:10px;padding:10px 12px;color:#172126;background:#fbfdfd;text-align:left;cursor:pointer}.details-toggle span{font-size:.92rem;font-weight:800}.details-toggle strong{color:#607177;font-size:.78rem;font-weight:760}.booking-submit{position:fixed;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));z-index:19;width:min(404px,calc(100% - 24px));min-height:66px;transform:translate(-50%);display:grid;grid-template-columns:1fr auto;align-items:center;gap:8px;border:1px solid #d9e4e6;border-radius:10px;padding:9px 10px;background:#fffffff5;box-shadow:0 14px 34px #1721262e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.booking-submit span{display:block;color:#65757a;font-size:.78rem;font-weight:760}.booking-submit strong{display:block;margin-top:3px;color:#172126;font-size:.9rem;line-height:1.2}.card{background:#fff;border:1px solid #dce6e8;border-radius:8px;padding:14px;box-shadow:0 10px 22px #1721260e}.card.wide{grid-column:1 / -1}.muted{margin-top:0;color:#617279;font-size:.9rem;line-height:1.38}.muted.tiny{font-size:.76rem}.link{color:#0f766e;font-weight:720;text-decoration:none}.link:hover{text-decoration:underline}.mono{display:inline-flex;margin:3px 0 0;padding:4px 7px;border-radius:7px;color:#0f766e;background:#ecfdf9;font-family:Consolas,Courier New,monospace;font-size:.86rem}.plain-list{margin:0;padding:0;display:grid;gap:9px;list-style:none}.plain-list li{padding:9px;border:1px solid #e3ecee;border-radius:8px;background:#fbfdfd}.plain-list p{margin:4px 0 0}.service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.service-item{display:grid;grid-template-columns:auto 1fr;gap:4px 8px;min-height:72px;border:1px solid #d7e2e4;border-radius:8px;padding:10px;color:#172126;background:#fbfdfd;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.service-item.checked{border-color:#0f766e;background:#ecfdf9;box-shadow:inset 3px 0 #0f766e}.service-item input{width:16px;min-height:16px;margin:2px 0 0;accent-color:#0f766e}.service-item span{font-weight:760;line-height:1.2}.service-item small{grid-column:2;color:#66777d;font-size:.8rem}.slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:7px}.slot{min-height:38px;border:1px solid #d7e2e4;border-radius:8px;background:#fff;color:#172126;font-weight:760;cursor:pointer}.slot.selected{border-color:#0f766e;color:#fff;background:#0f766e;box-shadow:0 8px 18px #0f766e2e}.status{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:4px 8px;border:1px solid #d7e2e4;font-size:.76rem;font-weight:780;line-height:1}.status-pending-confirmation{color:#92400e;border-color:#fde68a;background:#fffbeb}.status-confirmed{color:#0f766e;border-color:#99f6e4;background:#ecfdf9}.status-cancelled,.status-no-show{color:#9f1239;border-color:#fecdd3;background:#fff1f2}.status-completed{color:#1d4ed8;border-color:#bfdbfe;background:#eff6ff}.appointments-screen{margin:12px 12px 0;display:grid;gap:10px}.appointment-list{display:grid;gap:8px}.appointment-card{display:grid;grid-template-columns:54px 1fr;gap:10px;min-height:92px;border:1px solid #e3e8ea;border-radius:10px;padding:10px;background:#fff}.date-badge{width:52px;height:58px;display:grid;place-items:center;align-content:center;border-radius:10px;color:#fff;background:#14b8a6}.date-badge strong{font-size:1.05rem;line-height:1}.date-badge span{margin-top:4px;font-size:.64rem;font-weight:800;line-height:1}.appointment-main{min-width:0;display:grid;gap:4px}.appointment-line{display:flex;align-items:center;gap:6px;min-width:0}.appointment-line strong{color:#172126;font-size:.92rem}.status-dot{width:7px;height:7px;border-radius:999px;background:#94a3b8}.status-dot-pending-confirmation{background:#f59e0b}.status-dot-confirmed{background:#14b8a6}.status-dot-cancelled,.status-dot-no-show{background:#e11d48}.status-dot-completed{background:#2563eb}.status-text{min-width:0;color:#65757a;font-size:.78rem;font-weight:720;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.appointment-main h3{margin:0;font-size:.92rem;line-height:1.25}.appointment-main .muted{margin:0;font-size:.78rem}.appointment-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:3px}.chat-screen{margin:12px 12px 0;display:grid;grid-template-rows:auto minmax(320px,1fr);gap:10px;min-height:calc(100vh - 176px);padding-bottom:98px}.chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-header h2,.chat-header p{margin:0}.chat-presence{display:inline-flex;align-items:center;gap:5px;color:#0f766e;font-size:.78rem;font-weight:800}.chat-presence:before{content:"";width:8px;height:8px;border-radius:999px;background:#14b8a6}.chat-box{min-height:0;overflow:auto;border:1px solid #dce6e8;border-radius:12px;padding:12px;display:grid;align-content:end;gap:8px;background:#eef3f4}.chat-empty{align-self:center;justify-self:center;width:min(260px,100%);display:grid;place-items:center;gap:6px;padding:24px 16px;color:#66777d;text-align:center}.chat-empty strong{color:#172126}.chat-empty span{font-size:.84rem}.chat-message{width:fit-content;max-width:82%;border:1px solid #dce6e8;border-radius:14px;padding:9px 11px;background:#fff;box-shadow:0 4px 10px #1721260a}.chat-message.self{justify-self:end;border-bottom-right-radius:4px;border-color:#99f6e4;color:#063b37;background:#dff8f5}.chat-message.admin{justify-self:start;border-bottom-left-radius:4px;border-color:#dce6e8;background:#fff}.chat-message p{margin:0 0 4px;line-height:1.35}.chat-composer{position:fixed;left:50%;bottom:calc(64px + env(safe-area-inset-bottom));z-index:19;width:min(406px,calc(100% - 24px));transform:translate(-50%);display:grid;gap:7px;border:1px solid #d9e4e6;border-radius:16px;padding:8px;background:#fffffff5;box-shadow:0 14px 34px #1721262e;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.chat-composer form{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px}.chat-composer input{min-height:42px;border-radius:999px}.caption-input{border-radius:10px!important}.icon-upload,.send-btn{width:42px;height:42px;display:grid;place-items:center;border:none;border-radius:999px;color:#0f766e;background:#ecfdf9;cursor:pointer}.icon-upload input{display:none}.send-btn{color:#fff;background:#0f766e}.send-btn:disabled{opacity:.45}.photo-chip{display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:10px;padding:7px 9px;color:#0f766e;background:#ecfdf9;font-size:.78rem;font-weight:760}.photo-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-chip button{border:none;color:#be123c;background:transparent;font-weight:800;cursor:pointer}.more-screen{margin:12px 12px 0;display:grid;gap:10px}.more-profile{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px}.more-profile h2,.more-profile p{margin:0}.more-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.stat-card{min-height:72px;border:1px solid #e3e8ea;border-radius:10px;padding:10px;background:#fff;box-shadow:0 6px 16px #1721260b}.stat-card span{display:block;color:#65757a;font-size:.76rem;font-weight:760}.stat-card strong{display:block;margin-top:8px;color:#0f766e;font-size:1.2rem;line-height:1}.compact-form{gap:10px}.more-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.more-gallery .image-card{position:relative;aspect-ratio:1 / 1}.more-gallery .image-card span{position:absolute;left:0;right:0;bottom:0;padding:18px 8px 8px;color:#fff;background:linear-gradient(180deg,transparent,rgba(23,33,38,.78));font-size:.78rem;font-weight:760}.reviews-screen{margin:12px 12px 0;display:grid;gap:10px}.rating-picker{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.rating-picker button{min-height:46px;display:grid;place-items:center;border:1px solid #dce6e8;border-radius:10px;color:#a8b3b7;background:#fff;cursor:pointer}.rating-picker button.active{color:#f59e0b;border-color:#fde68a;background:#fffbeb}.rating-picker svg{fill:currentColor}.review-list{display:grid;gap:8px}.review-card{border:1px solid #e3e8ea;border-radius:10px;padding:10px;background:#fff}.review-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.review-head strong{color:#172126;font-size:.9rem}.review-head span{color:#f59e0b;font-size:.78rem;letter-spacing:0;white-space:nowrap}.review-card p{margin:8px 0 5px;color:#334247;font-size:.88rem;line-height:1.38}.review-card small{color:#728188;font-size:.76rem}.review-media{margin-top:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.top-space{margin-top:10px;padding-top:10px;border-top:1px solid #e3ecee}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:8px}.image-card{display:block;aspect-ratio:4 / 3;border:1px solid #dce6e8;border-radius:8px;overflow:hidden;background:#edf4f4}.image-card img{display:block;width:100%;height:100%;object-fit:cover}.overlay{position:fixed;inset:0;background:#17212694;padding:18px 12px;overflow:auto;z-index:30;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{margin:0 auto;max-width:880px}.footer{margin-top:16px;text-align:center;color:#728188;font-size:.78rem}@media(max-width:680px){.app-shell{padding:0 0 calc(82px + env(safe-area-inset-bottom));box-shadow:none}.hero{padding:22px 22px 26px}.row.between{align-items:center}.cards{grid-template-columns:1fr}.card{padding:13px}.notice{align-items:flex-start;flex-direction:column}.main-tabs{left:50%;right:auto;bottom:8px;width:calc(100% - 16px);max-width:414px;grid-template-columns:repeat(5,minmax(0,1fr));border-radius:14px;overflow:hidden}.booking-screen{margin:12px 12px 0}.service-grid{grid-template-columns:1fr}.slot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.chat-box{max-height:50vh}.chat-message{width:92%}.overlay{padding:10px 8px calc(88px + env(safe-area-inset-bottom))}.modal{margin-top:0}}@media(max-width:380px){h1{font-size:1.26rem}.subtitle{font-size:.94rem}.avatar{width:50px;height:50px;font-size:1.35rem}.icon-btn{width:47px;height:47px}.booking-service strong{font-size:.9rem}.booking-service em{font-size:.86rem}.calendar-body{padding:16px 12px 12px}.calendar-grid button,.calendar-grid span{width:32px;height:32px}.main-tabs .tab{font-size:.62rem}.slot-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
