:root{--background:white;--foreground:#0a0a0a;--primary:#171717;--container-width:1200px;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-6:24px;--spacing-8:32px;--radius:12px;--color-active:#8f3571}@supports (color:lab(0% 0 0)){:root{--foreground:lab(2.75381% 0 0);--primary:lab(7.78201% -.0000149012 0)}}.dark{--background:#0a0a0a;--foreground:#fafafa;--primary:#fafafa}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--primary:lab(98.26% 0 0)}}html,body{height:100%}body{box-sizing:border-box;font-family:var(--font-family);background:var(--background);color:var(--foreground);margin:0;padding:0}*,:before,:after{box-sizing:inherit}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.page__main{flex:1}.page__main--center{justify-content:center;align-items:center;display:flex}.container{max-width:1280px;margin:0 auto;padding:12px 32px}.card--auth{width:100%;max-width:300px}.section-title{color:#111827;margin-bottom:16px;font-size:24px;font-weight:600}.cards-grid{grid-template-columns:1fr;gap:16px;margin-bottom:24px;display:grid}@media (min-width:768px){.cards-grid{grid-template-columns:1fr 1fr}}@media (min-width:1280px){.cards-grid{grid-template-columns:1fr 1fr 1fr}}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#374151;cursor:pointer;background:#f3f4f6;border:none;border-radius:9999px;padding:8px 16px}.chip--active{color:#6b21a8;background:#e9d5ff}.form-grid{grid-template-columns:1fr 1fr 1fr;gap:24px;display:grid}@media (min-width:768px){.form-grid{grid-template-columns:1fr 1fr}}@media (min-width:960px){.form-grid{grid-template-columns:1fr 1fr}}@media (min-width:1280px){.form-grid{grid-template-columns:1fr 1fr}}.suggest-box{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;margin-top:4px;position:absolute;box-shadow:0 10px 25px #00000014}.suggest-item{text-align:left;color:#111827;cursor:pointer;background:#fff;border:none;width:100%;padding:8px 12px;display:block}.suggest-item:hover{background:#f9fafb}.thumbs-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}@media (min-width:768px){.thumbs-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.thumbs-grid{grid-template-columns:repeat(4,1fr)}}.thumb{color:#6b7280;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;padding-top:100%;font-size:12px;display:flex;position:relative}.link-orange{color:#f97316;font-size:16px;text-decoration:none}.link-orange:hover{color:#ea580c}.underline{text-decoration:underline}.text-sm{font-size:14px}.text-4xl{font-size:32px}.w-full{width:100%}.h-full{height:100%}.h-12{height:40px}.rounded-full{border-radius:9999px}.mt-6{margin-top:24px}.px-6{padding-left:24px;padding-right:24px}.px-4{padding-left:16px;padding-right:16px}.h-10{height:40px}.object-cover{object-fit:cover}.list{gap:12px;display:grid}.list-item{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}.textarea{color:#111827;resize:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;min-height:120px;padding:12px 16px}.textarea:focus{border-color:#0000;box-shadow:0 0 0 2px #fb923c}.flex{flex-direction:row;display:flex}.block{display:block}.inline{display:inline-block}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:8px;width:100%}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.space-y-6>*+*{margin-top:24px}.space-y-8>*+*{margin-top:32px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mr-1{margin-right:4px}.mr-2{margin-right:8px}.mt-1{margin-top:4px}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-right{text-align:right}.nowrap{white-space:nowrap}.text-lg{font-size:18px}.font-medium{font-weight:500}.border{border:1px solid #e5e7eb}.border-gray-300{border-color:#d1d5db}.border-dashed{border-style:dashed}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.rounded-xl{border-radius:16px}.p-3{padding:12px}.p-4{padding:16px}.p-6{padding:24px}.hidden{display:none}.w-3{width:12px}.h-3{height:12px}.w-4{width:16px}.h-4{height:16px}.w-5{width:20px}.h-5{height:20px}.relative{position:relative}.absolute{position:absolute}.top-2{top:8px}.right-2{right:8px}.z-10{z-index:10}.z-50{z-index:50}.toggle{color:#111827;background:0 0;border:none;flex:1}.toggle--active{color:#6b21a8;background:#fff;font-weight:500}.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{gap:14px;grid-template-columns:1fr!important;display:grid!important}@media (min-width:540px){.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{justify-content:center;grid-template-columns:minmax(300px,492px)!important}}@media (min-width:720px){.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{gap:16px;grid-template-columns:repeat(2,minmax(280px,1fr))!important}}@media (min-width:960px){.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{gap:18px;grid-template-columns:repeat(2,minmax(280px,1fr))!important}}@media (min-width:1140px){.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{gap:20px;grid-template-columns:repeat(3,minmax(280px,1fr))!important}}@media (min-width:1320px){.pm-grid,.all-cards-grid,.standard-grid,.salon-masters-grid{gap:24px;grid-template-columns:repeat(3,minmax(350px,416px))!important}}
@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8298327da6d5bcce-s.fb2d5852.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/44fac91e6f2d2b1b-s.p.0a39a854.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2b402d8aebffd579-s.ec7e94a5.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/a88409fdd7dc121c-s.62b55a98.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Montserrat;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e8f2fbee2754df70-s.p.9b7a96b4.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Montserrat Fallback;src:local(Arial);ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:112.83%}.montserrat_56e7b423-module__kR4QwW__className{font-family:Montserrat,Montserrat Fallback;font-style:normal}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.p.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_222bd768-module__ipYlpq__className{font-family:Inter,Inter Fallback;font-style:normal}
.header{color:#fff;z-index:1001;background:#2d1626;position:sticky;top:0;box-shadow:0 2px 10px #00000040}.header--home{background-image:url(/headerbackground2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:50vh;position:relative}.header--home .icon{width:140px}.header--home .header-left{margin-left:0}.header-inner{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:12px 32px;display:flex}.header-left{align-items:center;gap:24px;display:flex}.logo-link{align-items:center;display:flex}.icon{align-items:center;width:120px;height:44px;display:flex}.img{width:auto;height:100%}.location{cursor:pointer;background:#ffffff0f;border-radius:999px;align-items:center;gap:10px;padding:8px 18px;display:flex;position:relative}.location_icon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.location_text{flex-direction:column;gap:2px;display:flex}.location_name{font-size:14px;font-weight:600}.location_hint{opacity:.8;font-size:11px}.city-dropdown{z-index:1005;background:#2d1626;border:1px solid #ffffff1a;border-radius:12px;min-width:200px;margin-top:10px;padding:8px;position:absolute;top:100%;left:0;box-shadow:0 4px 20px #0000004d}.city-item{color:#fff;cursor:pointer;border-radius:8px;padding:8px 12px;transition:background .2s}.city-item:hover{background:#ffffff1a}.city-item.active{color:#2d1626;background:#ffee8f}.desktop-nav{align-items:center;gap:28px;font-size:14px;display:flex}.desktop-nav-link{color:#fff;padding-bottom:4px;text-decoration:none;transition:color .2s;position:relative}.desktop-nav-link:after{content:"";border-radius:999px;width:0;height:2px;transition:width .2s ease-out;position:absolute;bottom:-2px;left:0}.desktop-nav-link:hover{color:#ffbf63}.desktop-nav-link--active{color:#ffbf63;font-weight:600}.desktop-nav-link--active:after{background-color:#ffbf63;width:100%}.header-right{align-items:center;gap:16px;display:flex}.desktop-actions{align-items:center;gap:14px;display:flex}.action-icon{cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:center;padding:6px;transition:background .2s,transform .1s,border-color .2s;display:flex}.action-icon:hover{background:#ffffff14;border-color:#fff6;transform:translateY(-1px)}.action-svg{color:#fff;width:20px;height:20px}.favorites-button{position:relative}.favorites-badge{color:#fff;background:#ff3fa9;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-2px;right:-2px}.burger-btn{cursor:pointer;z-index:10000;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.burger-line{transform-origin:50%;background:#fff;width:24px;height:2px;transition:all .3s}.burger-btn.open .burger-line:first-child{transform:translateY(7px)rotate(45deg)}.burger-btn.open .burger-line:nth-child(2){opacity:0}.burger-btn.open .burger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:9999;background:#2d1626;flex-direction:column;width:300px;height:100vh;padding:80px 40px;transition:right .3s ease-in-out;display:flex;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0000004d}.mobile-menu.open{right:0}.mobile-menu-overlay{z-index:9998;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100vh;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;position:fixed;top:0;left:0}.mobile-menu-overlay.open{opacity:1;visibility:visible}.close-menu{color:#fff;cursor:pointer;z-index:10001;background:0 0;border:none;font-size:24px;position:absolute;top:20px;right:20px}.mobile-nav{flex-direction:column;gap:20px;display:flex}.mobile-nav a,.mobile-auth-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 0;font-size:18px;text-decoration:none}@media (max-width:960px){.header-inner{gap:16px;padding:10px 16px}.desktop-nav{display:none}.burger-btn{display:flex}.location_hint{display:none}.header--home .header-inner{padding-left:16px;padding-right:16px}}@media (max-width:340px){.header-inner{gap:8px;padding:10px 12px}.icon{width:80px}.location,.desktop-actions{display:none}.mobile-menu{width:280px;padding:80px 20px 20px}.mobile-city-selector{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;width:100%;margin-bottom:20px;padding:12px;font-size:16px;display:block}.mobile-city-selector option{color:#fff;background:#2d1626}.mobile-menu-divider{background:#ffffff1a;height:1px;margin:20px 0}}.mobile-city-selector{display:none}@media (min-width:341px) and (max-width:960px){.mobile-city-selector{display:none}}
.error-console-trigger{z-index:9999;cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0000001a}.error-console-trigger:hover{transform:translateY(-2px);box-shadow:0 6px 16px #00000026}.error-console-trigger.has-errors{color:#ef4444;background:#fef2f2;border-color:#ef4444}.error-console-popup{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:400px;max-width:calc(100vw - 48px);max-height:600px;animation:.3s cubic-bezier(.16,1,.3,1) slideIn;display:flex;position:fixed;bottom:80px;right:24px;overflow:hidden;box-shadow:0 10px 25px #0000001a}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.error-console-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px;display:flex}.error-console-title{color:#111827;font-size:16px;font-weight:600}.error-console-actions{gap:8px;display:flex}.error-console-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.error-console-btn:hover{color:#111827;background:#e5e7eb}.error-console-list{flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.error-item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:12px 16px;transition:background .15s}.error-item:hover{background:#f9fafb}.error-item.expanded{background:#fef2f2}.error-header{justify-content:space-between;align-items:flex-start;margin-bottom:4px;display:flex}.error-type{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:700}.type-error{color:#b91c1c;background:#fee2e2}.type-warning{color:#b45309;background:#fef3c7}.type-info{color:#0369a1;background:#e0f2fe}.error-time{color:#9ca3af;font-size:11px}.error-message{color:#374151;word-break:break-word;font-size:13px;line-height:1.4}.error-details{border-top:1px solid #0000000d;margin-top:12px;padding-top:12px;font-size:12px}.error-stack{color:#f9fafb;white-space:pre-wrap;background:#1f2937;border-radius:6px;margin-top:8px;padding:12px;font-family:monospace;overflow-x:auto}.error-meta-actions{gap:8px;margin-top:8px;display:flex}.meta-btn{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:4px 8px;font-size:11px}.meta-btn:hover{background:#f3f4f6}
