:root{--green:#087f5b;--green-dark:#075d45;--mint:#eaf5ed;--ink:#20352c;--muted:#778079;--line:#e6ebe7;--bg:#fafbf9;--white:#fff;--danger:#ad3535;font-family:Vazirmatn,Tahoma,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a,button,input,select{touch-action:manipulation}:focus-visible{outline:3px solid #65ad91;outline-offset:4px}button,a{transition:background .16s,color .16s,box-shadow .16s}svg{width:22px;height:22px;flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin-top:0}h1{font-size:28px;line-height:1.65;margin-bottom:6px;letter-spacing:-.8px}h2{font-size:19px;line-height:1.7;margin-bottom:16px}h3{font-size:15px;line-height:1.8;margin-bottom:4px}p{font-size:14px;line-height:1.9;color:var(--muted);margin-bottom:14px}small{font-size:12px;line-height:1.8;color:var(--muted)}.topbar{height:94px;background:#fff;border-bottom:1px solid var(--line)}.topbar-inner{max-width:1420px;height:100%;padding:0 40px;margin:auto;display:flex;align-items:center;gap:64px}.brand{display:flex;gap:12px;align-items:center;color:var(--green);font-size:27px;font-weight:800}.brand>svg{width:44px;height:44px;background:var(--mint);padding:10px;border-radius:14px}.brand small{display:block;font-size:10px;letter-spacing:0;font-weight:400;color:var(--muted)}.top-location{display:flex;align-items:center;gap:10px;font-size:13px}.top-location>svg{color:var(--green)}.top-location small{display:block}.top-actions{margin-inline-start:auto;display:flex;gap:20px;align-items:center;font-size:13px}.all-features{display:flex;align-items:center;gap:8px;min-height:44px}.account-button{display:flex;align-items:center;gap:8px;border:1px solid var(--line);padding:10px 16px;border-radius:12px;min-height:44px}.app-layout{max-width:1420px;margin:auto;display:grid;grid-template-columns:192px minmax(0,1fr);gap:32px;padding:32px 40px 64px}.desktop-nav{padding-top:8px}.desktop-nav nav{display:flex;flex-direction:column;gap:8px;position:sticky;top:24px}.desktop-nav nav a{display:flex;gap:14px;align-items:center;padding:15px;border-radius:12px;font-size:14px;color:#727e76}.desktop-nav nav a.active{background:var(--mint);color:var(--green);font-weight:700}.desktop-nav nav a:hover{background:#f0f4ef}.sidebar-note{margin-top:80px;background:#f1f4ed;border-radius:16px;padding:20px;font-size:12px}.sidebar-note>svg{color:var(--green);display:block;margin-bottom:16px}.sidebar-note b{font-size:13px}.sidebar-note p{font-size:12px;margin-top:8px}.sidebar-note a{color:var(--green);font-size:12px;display:flex;align-items:center;gap:6px}.sidebar-note a svg{width:16px}#content{min-width:0;min-height:65vh}.bottom-nav{display:none}.site-footer{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:24px 40px;font-size:12px;max-width:1340px;margin:auto;color:var(--muted)}.site-footer b{color:var(--green);font-size:17px}.site-footer small{margin-inline-start:auto}.hero{background:#edf3e9;border-radius:24px;display:grid;grid-template-columns:1.25fr 1fr;min-height:300px;overflow:hidden;position:relative}.hero-copy{padding:38px 32px;z-index:1}.eyebrow{font-size:12px;color:var(--green);display:block;margin-bottom:10px}.hero h1{font-size:38px;font-weight:800;color:#1b4733;margin-bottom:12px;white-space:nowrap}.hero-copy p{color:#66806c;font-size:14px}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.hero-orbit{position:absolute;width:260px;height:260px;border-radius:50%;background:#dce8d3;box-shadow:0 0 0 24px #e4eddc}.hero-visual>img{width:245px;height:245px;object-fit:contain;position:relative;filter:drop-shadow(0 14px 14px #71856920)}.hero-label{position:absolute;bottom:32px;left:20px;border:1px solid #ffffffa0;background:#ffffffd9;padding:12px 18px;border-radius:15px;display:flex;align-items:center;gap:10px;font-size:11px;transform:rotate(-5deg)}.hero-label svg{color:var(--green)}.hero-label b{font-size:15px}.searchbar{display:flex;align-items:center;background:white;border:1px solid var(--line);border-radius:12px;padding:6px 10px;gap:8px;margin:18px 0}.searchbar>svg{color:var(--muted);width:20px}.searchbar input{border:0!important;background:transparent!important;outline-offset:0;min-width:0;flex:1;width:100%;font-size:12px;padding:8px 0!important}.searchbar button{font-size:12px;padding:10px 14px;min-height:40px}.primary,.secondary,.danger,.text-button,.back-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:11px 20px;border-radius:11px;font-size:13px;font-weight:600;border:0}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{background:var(--mint);color:var(--green);border:1px solid #d8e8dd}.secondary:hover{background:#daeedd}.danger{background:#fff2ef;color:var(--danger)}.text-button,.back-link{background:transparent;color:var(--green);padding-inline:4px}.back-link{margin:12px 0}.full{width:100%}.section{margin-top:36px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.section-heading h2{margin:0}.section-heading p{margin:4px 0 0;font-size:12px}.section-heading>a{display:flex;align-items:center;gap:6px;color:var(--green);font-size:12px;min-height:44px;white-space:nowrap}.section-heading>a svg{width:16px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:14px;padding:10px 14px;background:white;min-height:90px}.category img{width:64px;height:64px;object-fit:contain}.category span{font-size:12px;font-weight:600}.category:hover{background:var(--mint);border-color:#b7d8c4}.salon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.salon-card{background:white;border:1px solid var(--line);border-radius:17px;overflow:hidden;min-width:0}.salon-card:hover{box-shadow:0 7px 18px #243d2710;border-color:#b8d1c0}.salon-art{height:146px;background:#f0eee5;position:relative;display:grid;place-items:center;overflow:hidden}.salon-art:before,.salon-art:after{content:'';position:absolute;width:140px;height:140px;border:1px solid #ffffff90;border-radius:50%;inset-inline-start:-35px;top:28px}.salon-art:after{inset-inline-start:auto;inset-inline-end:-40px;top:-65px;width:190px;height:190px}.salon-art.women{background:#efe4e0}.salon-art.men{background:#e0e8e3}.salon-art>span{color:#657868;background:#ffffff70;border-radius:20px;padding:16px;transform:rotate(-8deg)}.salon-art>span svg{width:44px;height:44px}.salon-art em{position:absolute;bottom:12px;right:12px;font-size:10px;font-style:normal;background:#ffffffd9;padding:4px 9px;border-radius:6px}.salon-card-body{padding:15px}.salon-card-body h3{font-size:15px;margin-bottom:6px}.salon-card-body p{display:flex;gap:5px;align-items:flex-start;font-size:11px;line-height:1.9;min-height:42px}.salon-card-body p svg{width:14px;height:18px}.card-bottom{display:flex;justify-content:space-between;gap:8px;font-size:10px;border-top:1px solid #f0f2ee;padding-top:12px}.card-bottom span{color:var(--muted)}.card-bottom strong{color:var(--green);font-weight:500}.card-bottom svg{width:13px;height:13px}.invite-banner{background:#f2f1e9;border-radius:17px;padding:24px;display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:36px}.invite-banner h2{font-size:17px;margin:8px 0 4px}.invite-banner p{margin:0;font-size:12px}.invite-banner>div>svg{color:#8e8760}.page-title{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:8px 0 26px}.page-title p{margin:0;font-size:13px}.panel{background:white;border:1px solid var(--line);border-radius:17px;padding:24px;margin-bottom:20px;min-width:0}.two-columns{display:grid;grid-template-columns:1.2fr 1fr;gap:22px;align-items:start}.form-panel{max-width:650px}.field{display:flex;flex-direction:column;gap:8px;font-size:13px;margin-bottom:20px}.field input,.field select,.period input,.city-filter select{width:100%;min-height:46px;border:1px solid #dce3dc;border-radius:9px;background:#fff;padding:10px 12px;color:var(--ink)}.field input:focus,.field select:focus{border-color:var(--green)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-hint{font-size:11px;margin:16px 0 0}.form-error{color:var(--danger);margin-top:16px;font-size:13px}.chips{display:flex;gap:8px;overflow:auto;padding:4px 0;margin:18px 0;scrollbar-width:thin}.chip{white-space:nowrap;border:1px solid var(--line);background:white;border-radius:24px;font-size:12px;min-height:42px;padding:10px 19px;display:inline-flex;align-items:center;justify-content:center}.chip.selected{background:var(--green);color:white;border-color:var(--green)}.filter-bar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.city-filter{display:flex;align-items:center;gap:10px;font-size:12px;white-space:nowrap}.city-filter select{width:150px}.empty{padding:50px 22px;text-align:center;border:1px dashed #d9e3da;border-radius:16px;background:#fcfdfb;grid-column:1/-1}.empty-symbol{display:inline-flex;background:var(--mint);padding:16px;border-radius:50%;color:var(--green);margin-bottom:16px}.empty h2{font-size:17px;margin:0 0 8px}.empty p{font-size:13px;margin-bottom:16px}.empty p:empty{display:none}.error{margin-top:35px}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:360px;gap:18px}.loading>span{border:3px solid #dcebe0;border-top-color:var(--green);border-radius:50%;width:36px;height:36px;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.booking-card{display:flex;align-items:center;gap:22px;border:1px solid var(--line);border-radius:14px;background:white;padding:20px;margin-bottom:12px}.booking-card:hover{border-color:#b5d2bf}.booking-date{display:flex;flex-direction:column;gap:5px;border-inline-end:1px solid var(--line);padding-inline-end:20px;min-width:140px}.booking-date strong{font-size:23px;font-weight:600}.booking-date span{font-size:11px;color:var(--muted)}.booking-main{flex:1;min-width:0}.booking-main h3{font-size:15px}.booking-main p{font-size:12px;margin:0 0 4px}.booking-main>span{font-size:11px}.booking-state{display:flex;align-items:center;gap:20px}.booking-state>svg{width:16px;color:var(--muted)}.tag{font-size:10px;border-radius:6px;background:#f0f3ef;padding:5px 9px;display:inline-flex;white-space:nowrap}.tag.pending{background:#faf1dc;color:#8a6b20}.tag.confirmed,.tag.completed{background:#eaf5ed;color:var(--green)}.tag.cancelled,.tag.no_show{background:#fbece8;color:var(--danger)}.booking-list{margin-top:24px}.salon-heading{display:flex;align-items:center;gap:20px;padding:30px;background:#edf3e9;border-radius:20px;margin-bottom:24px}.salon-heading h1{font-size:25px}.salon-heading .eyebrow{margin-bottom:2px}.salon-heading p{font-size:12px;margin:0}.salon-heading p svg{width:15px}.salon-heading>.primary{margin-inline-start:auto;white-space:nowrap}.salon-monogram{background:#dce8d3;border-radius:20px;padding:20px}.salon-monogram svg{width:42px;height:42px;color:var(--green)}.tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:24px}.tabs a{min-height:48px;padding:12px 15px;font-size:14px}.tabs a.selected{color:var(--green);border-bottom:3px solid var(--green);font-weight:700}.service-row{display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line);padding:18px 0}.service-row:last-child{border-bottom:0}.service-row>div{flex:1}.service-row h3{font-size:14px;margin:0}.service-row p{font-size:12px;margin:4px 0 0}.service-row>strong{margin-inline-start:auto;font-size:13px}.service-icon{background:var(--mint);color:var(--green);padding:12px;border-radius:12px}.service-list{background:#fff;border:1px solid var(--line);border-radius:16px;padding:0 24px}.specialist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.specialist-card{background:white;border:1px solid var(--line);border-radius:15px;text-align:center;padding:24px 16px}.specialist-card h3{margin-top:12px}.specialist-card p{font-size:12px;margin-bottom:5px}.specialist-card strong{display:block;font-size:12px;color:var(--green);margin-top:18px}.specialist-card strong svg{width:15px}.avatar{display:inline-flex;align-items:center;justify-content:center;min-width:52px;height:52px;border-radius:17px;background:#edf1e5;color:#68825e;font-size:23px}.profile-banner{display:flex;align-items:center;gap:18px;background:#edf3e9;padding:24px;border-radius:18px;margin-bottom:24px}.profile-banner h2{margin-bottom:4px}.profile-banner p{font-size:12px;margin:0}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.menu-group h2{font-size:14px;color:var(--muted);margin-bottom:8px}.menu-row{display:flex;align-items:center;gap:14px;padding:15px 0;min-height:72px;border-bottom:1px solid var(--line)}.menu-row:last-child{border-bottom:0}.menu-row>svg:first-child{color:var(--green);width:21px}.menu-row>span{flex:1;min-width:0}.menu-row b{font-size:13px;font-weight:500}.menu-row small{display:block;font-size:11px}.menu-row>svg:last-child{width:16px;color:#9eaaa1}.menu-row em{font-size:9px;font-style:normal;color:var(--muted);background:#f2f3f0;padding:3px 6px;border-radius:5px}.menu-group>.danger{margin-top:20px}.unavailable{text-align:center;padding:50px 20px}.large-icon{display:inline-flex;padding:20px;border-radius:20px;background:var(--mint);color:var(--green);margin-bottom:20px}.large-icon svg{width:38px;height:38px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:30px}.stats article{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:16px;padding:25px;background:#fff}.stats strong{font-size:24px;color:var(--green)}.stats span{font-size:12px;color:var(--muted)}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:30px 0}.quick-link{display:flex;flex-direction:column;gap:16px;padding:25px 16px;border:1px solid var(--line);border-radius:15px;background:white;text-align:center;align-items:center}.quick-link svg{color:var(--green)}.quick-link b{font-size:13px;font-weight:500}.list-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--line);padding:18px 0;font-size:13px}.list-row:last-child{border-bottom:0}.list-row>span:first-child{flex:1}.list-row>span small{display:block}.list-row>strong{margin-inline-start:auto;font-size:13px}.list-row>b{flex:1}.report-row{display:flex;align-items:center;gap:18px;margin:20px 0;font-size:12px}.report-row>span{width:100px}.report-row meter{flex:1;height:18px;accent-color:var(--green)}dl{display:grid;grid-template-columns:1fr 2fr;font-size:13px;line-height:2;margin:0 0 24px}dt,dd{padding:12px 0;border-bottom:1px solid var(--line);margin:0}dt{color:var(--muted)}dd{text-align:left;overflow-wrap:anywhere}.action-row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.notice{padding:15px;background:#fcf3df;border-radius:10px;font-size:12px;color:#776432;line-height:1.9}.notice a{color:var(--green);text-decoration:underline}.auth-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:65vh}.auth-intro{padding:20px}.auth-intro h1{font-size:42px;color:#26563a;line-height:1.8}.auth-intro img{width:180px;height:180px;object-fit:contain}.auth-panel{padding:32px}.auth-panel>p{font-size:13px}.auth-panel>small{display:block;text-align:center;margin-top:20px}.auth-icon{display:inline-flex;background:var(--mint);padding:14px;border-radius:14px;color:var(--green);margin-bottom:20px}.auth-panel .back-link{display:flex;font-size:12px}.booking-layout{display:grid;grid-template-columns:1.8fr 1fr;gap:28px}.stepper{display:flex;list-style:none;padding:0;margin:0 0 36px;justify-content:space-between;position:relative}.stepper:before{content:'';position:absolute;top:15px;left:15px;right:15px;border-top:1px solid var(--line)}.stepper li{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:11px;color:var(--muted);z-index:1}.stepper li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f3f4f0;border:3px solid white}.stepper li.current{color:var(--green);font-weight:700}.stepper li.current>span,.stepper li.done>span{background:var(--green);color:white}.choice{background:white;border:1px solid var(--line);border-radius:12px;display:flex;align-items:center;gap:14px;width:100%;text-align:right;margin:10px 0;padding:18px;min-height:74px}.choice:hover{background:var(--mint);border-color:#b6d6bf}.choice>span:not(.avatar){flex:1}.choice b{display:block;font-size:14px}.choice small{display:block}.choice>svg{color:var(--green);width:16px}.booking-aside{padding:28px 22px;background:#f0f3e9;border-radius:18px;align-self:start}.booking-aside h2{font-size:19px}.booking-aside p{font-size:12px}.booking-aside hr{border:0;border-top:1px solid #dce4d7;margin:22px 0}.date-field{max-width:250px}.date-label{font-size:13px;color:var(--green);margin-bottom:15px}.slots{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:22px 0}.slot{min-height:46px;border:1px solid var(--line);border-radius:9px;background:white;color:var(--ink);font-size:14px}.slot.selected{background:var(--green);color:white;border-color:var(--green)}.schedule-day{padding:18px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:160px 1fr;gap:18px}.schedule-day h3{font-size:14px;margin-bottom:0}.schedule-day .text-button{font-size:11px;min-height:40px}.period{display:flex;gap:12px;align-items:center;margin-bottom:10px}.period label{display:flex;gap:8px;align-items:center;font-size:12px}.period input{width:135px}.period .danger{font-size:11px;padding:10px}.toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%,20px);padding:14px 24px;border-radius:12px;background:#253e32;color:white;font-size:13px;z-index:100;max-width:calc(100% - 32px);text-align:center;opacity:0;pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:0;border-radius:20px;max-width:min(460px,calc(100% - 32px));padding:28px;color:var(--ink);box-shadow:0 24px 80px #13261e30}dialog::backdrop{background:#172c225c}dialog h2{font-size:20px}dialog p{font-size:13px}
@media(min-width:1500px){.app-layout{gap:40px}}@media(max-width:1150px){.app-layout{grid-template-columns:160px minmax(0,1fr);padding:28px 24px;gap:24px}.topbar-inner{padding:0 24px;gap:35px}.hero h1{font-size:32px}.hero-copy{padding:30px 22px}.hero-visual>img{width:200px;height:200px}.hero-orbit{width:200px;height:200px}.category{flex-direction:column;gap:6px;padding:10px}.salon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.salon-heading{padding:24px}.salon-heading>.primary{padding:12px}.period input{width:115px}.schedule-day{grid-template-columns:125px 1fr}.booking-layout{grid-template-columns:minmax(0,1fr)}.booking-aside{display:none}.auth-layout{gap:20px}.auth-intro h1{font-size:32px}}
@media(max-width:800px){.topbar{height:76px}.topbar-inner{padding:0 20px;gap:16px}.brand{font-size:23px}.brand>svg{width:38px;height:38px;padding:8px}.top-location{display:none}.top-actions{gap:12px}.all-features{font-size:11px}.account-button{font-size:11px;padding:8px 10px}.account-button>svg{width:18px}.app-layout{display:block;padding:24px 20px 115px}.desktop-nav{display:none}.bottom-nav{position:fixed;display:flex;bottom:0;left:0;right:0;background:#fffffff5;backdrop-filter:blur(16px);border-top:1px solid var(--line);padding:8px 12px calc(8px + env(safe-area-inset-bottom));z-index:20;box-shadow:0 -4px 24px #273c2006}.bottom-nav>a{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:54px;color:#8b948c;font-size:10px;position:relative}.bottom-nav>a.active{color:var(--green);font-weight:700}.bottom-nav>a.active:after{content:'';width:18px;height:3px;border-radius:2px;background:var(--green);position:absolute;top:-8px}.bottom-nav>a svg{width:22px;height:22px}.site-footer{display:none}.hero{min-height:270px}.hero h1{font-size:32px}.hero-copy p{font-size:13px}.hero-visual>img{width:200px;height:200px}.hero-label{left:12px;bottom:30px;padding:8px 12px}.menu-grid{gap:16px}.booking-date{min-width:120px}.auth-intro h1{font-size:36px}.schedule-day{grid-template-columns:140px 1fr}}
@media(max-width:520px){h1{font-size:23px}h2{font-size:17px}.topbar{height:72px}.topbar-inner{padding:0 16px}.brand{font-size:21px;gap:8px}.brand>svg{width:34px;height:34px;border-radius:10px}.brand small{font-size:8px}.all-features{font-size:0;gap:0}.all-features svg{width:21px}.top-actions{gap:10px}.account-button{border:0;background:var(--mint);padding:8px;font-size:10px;gap:5px}.app-layout{padding:20px 16px 105px}.hero{min-height:258px;border-radius:18px;grid-template-columns:1.6fr 1fr}.hero-copy{padding:25px 18px;padding-inline-end:0}.hero h1{font-size:26px;letter-spacing:-.7px}.eyebrow{font-size:10px;margin-bottom:8px}.hero-copy p{font-size:11px;margin-bottom:18px}.hero-visual{align-items:flex-start;padding-top:45px}.hero-visual>img{width:130px;height:140px}.hero-orbit{width:130px;height:130px;top:47px;box-shadow:0 0 0 12px #e4eddc}.hero-label{font-size:9px;bottom:66px;left:10px;padding:7px 10px;gap:6px}.hero-label b{font-size:11px}.hero-label svg{width:17px}.hero .searchbar{position:absolute;bottom:14px;right:14px;left:14px;margin:0;padding:5px 8px;gap:6px}.hero .searchbar input{font-size:10px}.searchbar button{padding:9px 12px;font-size:11px}.section{margin-top:28px}.section-heading{margin-bottom:14px;gap:8px}.section-heading h2{font-size:16px}.section-heading p{font-size:11px}.section-heading>a{font-size:10px}.category-grid{gap:9px}.category{padding:9px 3px;min-height:102px;border-radius:12px;gap:7px}.category img{width:52px;height:52px}.category span{font-size:9px;text-align:center}.salon-grid{grid-template-columns:minmax(0,1fr);gap:14px}.salon-art{height:165px}.salon-card-body{padding:16px}.salon-card-body p{min-height:0;font-size:12px}.card-bottom{font-size:11px;padding-top:13px}.salon-card-body h3{font-size:16px}.invite-banner{padding:20px;align-items:flex-start;flex-direction:column;margin-top:28px}.invite-banner h2{font-size:16px}.invite-banner .secondary{width:100%;font-size:12px}.page-title{margin:6px 0 22px;gap:10px}.page-title h1{font-size:23px}.page-title p{font-size:11px}.page-title>.primary{padding:10px 12px;white-space:nowrap;font-size:11px}.page-title>.primary svg{width:17px}.panel{padding:18px;border-radius:14px}.two-columns,.menu-grid,.auth-layout{grid-template-columns:minmax(0,1fr);gap:16px}.menu-grid .panel{margin:0}.filter-bar{display:block;margin-bottom:22px}.chips{gap:6px;margin:14px 0}.chip{font-size:11px;padding:10px 14px;min-height:40px}.city-filter{justify-content:space-between}.city-filter select{width:70%}.booking-card{gap:12px;padding:14px;flex-wrap:wrap;position:relative}.booking-date{min-width:100px;padding-inline-end:12px}.booking-date strong{font-size:20px}.booking-date span{font-size:9px}.booking-main h3{font-size:13px}.booking-main p{font-size:10px}.booking-main>span{font-size:10px}.booking-state{width:100%;border-top:1px solid #f0f2ed;padding-top:10px;justify-content:space-between}.booking-state .tag{font-size:9px}.salon-heading{flex-wrap:wrap;padding:20px;gap:14px}.salon-heading>div:nth-child(2){flex:1}.salon-heading h1{font-size:21px}.salon-heading>.primary{width:100%;margin-top:6px}.salon-monogram{padding:12px;border-radius:14px}.salon-monogram svg{width:30px;height:30px}.salon-heading p{font-size:11px}.tabs{gap:16px}.tabs a{font-size:12px;padding:12px}.service-list{padding:0 14px}.service-icon{display:none}.service-row{gap:10px;flex-wrap:wrap}.service-row h3{font-size:13px}.service-row p{font-size:11px}.service-row>strong{font-size:11px}.service-row>.secondary{font-size:11px;padding:8px 12px}.specialist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.specialist-card{padding:18px 12px}.specialist-card h3{font-size:13px}.specialist-card small{font-size:10px}.specialist-card strong{font-size:10px}.profile-banner{padding:20px}.profile-banner h2{font-size:17px}.menu-row{gap:12px}.menu-row b{font-size:12px}.menu-row small{font-size:10px}.menu-row>svg:first-child{width:20px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.stats article{padding:18px 14px;gap:8px}.stats strong{font-size:19px}.stats span{font-size:10px}.quick-grid{grid-template-columns:repeat(2,1fr);gap:12px}.quick-link{padding:22px 14px;gap:12px}.list-row{font-size:11px;gap:10px;flex-wrap:wrap}.list-row strong{font-size:11px}.list-row small{font-size:10px}.form-grid{grid-template-columns:1fr;gap:0}.field{font-size:12px}.field input,.field select{font-size:14px}.auth-intro{display:none}.auth-layout{min-height:auto;padding-top:18px}.auth-panel{padding:28px 22px}.auth-panel h2{font-size:22px}.auth-panel .field{margin-top:24px}.auth-panel .field input{font-size:20px;letter-spacing:2px}.wizard{padding:20px 16px}.stepper{margin-bottom:30px}.stepper li{font-size:10px}.wizard h2{font-size:17px}.choice{padding:16px 12px}.choice b{font-size:13px}.choice small{font-size:11px}.slots{grid-template-columns:repeat(3,1fr)}.schedule-day{grid-template-columns:1fr;gap:6px}.schedule-day>div:first-child{display:flex;align-items:center;justify-content:space-between}.period{gap:8px;justify-content:space-between}.period label{gap:5px;flex:1;min-width:0}.period input{width:100%;font-size:12px;padding:8px 4px;min-width:0}.period .danger{padding:8px;font-size:10px}.schedule-day .text-button{font-size:10px}.schedule-day h3{font-size:13px}dl{font-size:12px;grid-template-columns:1fr 1.8fr}.action-row>.primary,.action-row>.danger{flex:1}.empty{padding:35px 16px}.empty h2{font-size:16px}.toast{font-size:12px;bottom:92px;width:max-content}.notice{font-size:11px}.unavailable{padding:35px 20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.category>svg{width:52px;height:52px;padding:12px;background:var(--mint);color:var(--green);border-radius:50%;flex-shrink:0}

.chip,.text-button,.schedule-day .text-button,.searchbar button,.sidebar-note a{min-height:44px}
