.lh-page{--red:#d91200;--red-hover:#b81000;--red-light:#fff0ee;--text:#111;--text-sub:#6b6b6b;--bg:#fff;--bg-gray:#f5f5f7;--border:#e5e5e7;--shadow-sm:0 1px 3px #00000014, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 6px #0000000a;--shadow-lg:0 8px 32px #0000001a, 0 2px 8px #0000000f;--r-sm:8px;--r-md:12px;--r-lg:16px;--r-pill:980px;color:#111;background:#f5f5f7;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.lh-page *{box-sizing:border-box}.lh-page button,.lh-page input,.lh-page textarea,.lh-page select{font:inherit}.lh-page .screen{min-height:100vh;display:none}.lh-page .screen.active{display:block}.lh-page .hero{text-align:center;width:100%;max-width:760px;margin:0 auto;padding:72px 24px 80px}.lh-page .eyebrow{color:#d91200;letter-spacing:.09em;text-transform:uppercase;background:#fff0ee;border-radius:999px;align-items:center;gap:7px;margin-bottom:26px;padding:6px 15px;font-size:11px;font-weight:700;display:inline-flex}.lh-page .eyebrow:before{content:"";background:#d91200;border-radius:50%;flex-shrink:0;width:6px;height:6px}.lh-page .hero-h1{color:#111;letter-spacing:-.025em;margin:0 0 18px;font-size:48px;font-weight:800;line-height:1.14}.lh-page .hero-sub{color:#6b6b6b;max-width:540px;margin:0 auto 44px;font-size:17px;line-height:1.65}.lh-page .sc-card-wrap{z-index:30;margin-bottom:28px;position:relative}.lh-page .search-card{background:#fff;border-radius:999px;align-items:stretch;gap:0;padding:8px;display:flex;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f}.lh-page .sc-country,.lh-page .sc-location,.lh-page .sc-date{text-align:left;padding:10px 16px}.lh-page .sc-country{flex:0 0 158px}.lh-page .sc-location{flex:1}.lh-page .sc-date{flex:0 0 238px}.lh-page .sc-country>span,.lh-page .sc-location>span,.lh-page .sc-date>span{color:#6b6b6b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.lh-page .sc-country>span:after,.lh-page .sc-location>span:after{color:#d91200;content:" *"}.lh-page .sc-country select,.lh-page .sc-location input,.lh-page .sc-date input{appearance:none;color:#111;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:16px}.lh-page .sc-divider{background:#e5e5e7;flex-shrink:0;width:1px;margin:8px 0}.lh-page .sc-btn{flex-shrink:0;align-items:center;gap:8px;padding:6px;display:flex}.lh-page .btn-red{color:#fff;cursor:pointer;background:#d91200;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:50px;padding:0 28px;font-size:14px;font-weight:700;text-decoration:none;transition:background .15s;display:inline-flex}.lh-page .btn-red.lg{min-width:200px;font-size:16px}.lh-page .btn-red:disabled,.lh-page .chip:disabled{cursor:not-allowed;opacity:.65}.lh-page .primary-btn{color:#fff;cursor:pointer;background:#d91200;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-height:50px;padding:0 28px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.lh-page .primary-btn:disabled{cursor:not-allowed;opacity:.65}.lh-page .btn-red:hover:not(:disabled),.lh-page .primary-btn:hover:not(:disabled){background:#b81000}@keyframes lh-appear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.lh-page #screen-search.active .eyebrow{animation:.55s cubic-bezier(.16,1,.3,1) 50ms both lh-appear}.lh-page #screen-search.active .hero-h1{animation:.65s cubic-bezier(.16,1,.3,1) .18s both lh-appear}.lh-page #screen-search.active .hero-sub{animation:.6s cubic-bezier(.16,1,.3,1) .3s both lh-appear}.lh-page #screen-search.active .search-card{animation:.65s cubic-bezier(.16,1,.3,1) .4s both lh-appear}.lh-page #screen-search.active .quick-links{animation:.5s cubic-bezier(.16,1,.3,1) .5s both lh-appear}.lh-page #screen-search.active .trust-row{animation:.5s cubic-bezier(.16,1,.3,1) .56s both lh-appear}@media (prefers-reduced-motion:reduce){.lh-page #screen-search.active .eyebrow,.lh-page #screen-search.active .hero-h1,.lh-page #screen-search.active .hero-sub,.lh-page #screen-search.active .search-card,.lh-page #screen-search.active .quick-links,.lh-page #screen-search.active .trust-row{animation:none}}.lh-page .quick-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-bottom:52px;display:flex}.lh-page .chip{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e5e7;border-radius:999px;flex-shrink:0;align-items:center;padding:6px 15px;font-size:13px;font-weight:500;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.lh-page .chip:hover{color:#d91200;background:#fff0ee;border-color:#d91200}.lh-page .trust-row{grid-template-columns:repeat(4,1fr);align-items:center;display:grid}.lh-page .trust-item{color:#6b6b6b;text-align:center;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;display:flex}.lh-page .trust-item:not(:last-child){border-right:1px solid #e5e5e7}.lh-page .trust-item strong{color:#111;font-weight:700}.lh-page .swww-section{background:#111;width:100%;position:relative;overflow:hidden}.lh-page .swww-bg{background:url(/salon-bg.webp) 50%/cover no-repeat,linear-gradient(135deg,#25201e,#111);position:absolute;inset:0}.lh-page .swww-overlay{background:#0000009e;position:absolute;inset:0}.lh-page .swww-inner{color:#fff;text-align:center;z-index:1;flex-direction:column;align-items:center;gap:40px;max-width:min(90%,1200px);margin:0 auto;padding:90px 0;display:flex;position:relative}.lh-page .swww-left h2{letter-spacing:-.022em;margin:0 0 12px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.1}.lh-page .swww-subtitle{color:#ffffffd9;margin:0 0 36px;font-size:20px;font-weight:600;line-height:1.4}.lh-page .swww-services-label{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;margin:0 0 20px;font-size:13px}.lh-page .swww-services{grid-template-columns:repeat(2,1fr);gap:24px 32px;display:grid}.lh-page .swww-service-item{flex-direction:column;gap:8px;display:flex}.lh-page .swww-service-icon{justify-content:center;font-size:20px;line-height:1;display:flex}.lh-page .swww-service-name{color:#fff;font-size:14px;font-weight:600;line-height:1.4}.lh-page .swww-service-note{color:#ffffff8c;margin-top:-4px;font-size:12px;line-height:1.5}.lh-page .swww-right{max-width:640px;margin:0 auto}.lh-page .swww-right p{color:#ffffffc7;margin:0 0 16px;font-size:15.5px;line-height:1.78}.lh-page .swww-right p:last-of-type{margin-bottom:0}.lh-page .swww-right p a{color:#fff;text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #fff6;text-decoration:underline #fff6;transition:text-decoration-color .2s}.lh-page .swww-right p a:hover{text-decoration-color:#fff}.lh-page .swww-btns{grid-template-columns:1fr 1fr;gap:16px;width:fit-content;margin:32px auto 0;display:grid}.lh-page .btn-ghost-white{color:#fff;border:1.5px solid #ffffff80;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}@media (max-width:767px){.lh-page .hero{padding:40px 20px 48px}.lh-page .eyebrow{padding:4px 12px;font-size:11px}.lh-page .hero-h1{margin-bottom:10px;font-size:30px;line-height:1.2}.lh-page .hero-sub{margin-bottom:24px;font-size:14px}.lh-page .search-card{border-radius:34px;flex-direction:column;gap:2px;padding:12px}.lh-page .sc-country,.lh-page .sc-location,.lh-page .sc-date{flex:none;width:100%;padding:8px 12px}.lh-page .sc-country{padding:10px 12px 8px}.lh-page .sc-country .sc-select-value{font-size:15px}.lh-page .sc-divider{width:100%;height:1px;margin:0}.lh-page .sc-btn{padding:4px 0 0}.lh-page .sc-btn .btn-red{border-radius:var(--r-pill);justify-content:center;width:100%;padding:13px 20px}.lh-page .quick-links{flex-wrap:nowrap;justify-content:flex-start;gap:6px;width:calc(100% + 40px);margin:0 -20px 36px;padding:0 20px 4px;overflow-x:auto}.lh-page .quick-links::-webkit-scrollbar{display:none}.lh-page .trust-row{grid-template-columns:1fr 1fr;place-items:stretch center;gap:8px}.lh-page .trust-item,.lh-page .trust-item:not(:last-child){border-radius:var(--r-md);background:#fff;border-right:0;justify-content:center;width:100%;padding:6px 12px}.lh-page .swww-inner{padding:60px 20px}.lh-page .swww-left h2{font-size:26px}.lh-page .swww-btns{grid-template-columns:1fr;gap:10px}}.lh-page .form-error{color:#b42318;margin:14px 0 0;font-size:14px;font-weight:800}.lh-page .form-success{color:#13795b;margin:14px 0 0;font-size:14px;font-weight:800}.lh-page .results-shell{background:#f5f5f7;min-height:100vh;padding:18px;overflow:hidden}.lh-page .link-btn{color:#d91200;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.lh-page .results-screen{flex-direction:column;gap:14px;display:flex}.lh-page .results-top{justify-content:space-between;align-items:center;gap:18px;display:flex}.lh-page .results-search-bar{background:#fff;border:1px solid #e5e5e7;border-radius:999px;grid-template-columns:auto minmax(150px,190px) minmax(190px,1fr) minmax(150px,170px) auto auto;align-items:center;gap:10px;padding:8px;display:grid;box-shadow:0 8px 30px #4a312614}.lh-page .results-search-bar label{border-left:1px solid #e5e5e7;gap:4px;padding:4px 12px;display:grid}.lh-page .results-search-bar label span{color:#6b6b6b;letter-spacing:.07em;text-transform:uppercase;font-size:10.5px;font-weight:800}.lh-page .results-search-bar input,.lh-page .results-search-bar select{color:#111;background:0 0;border:0;outline:0;width:100%;font-size:15px}.lh-page .results-screen>.eyebrow{display:none}.lh-page .filter-row button{cursor:pointer;border:0;border-radius:999px;font-weight:900}.lh-page .filter-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.lh-page .filter-row span,.lh-page .filter-row button,.lh-page .filter-row select{color:#6d5a51;background:#fff;border:1px solid #e5e5e7;border-radius:999px;padding:10px 14px;font-weight:900}.lh-page .filter-row select{cursor:pointer;min-width:142px}.lh-page .sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.lh-page .detail-panel h2,.lh-page .map-view h2{letter-spacing:-.04em;margin:0 0 8px;font-size:30px;display:block}.lh-page .detail-panel p,.lh-page .map-view p,.lh-page .booking-screen p{color:#6d5a51;margin:0;line-height:1.55}.lh-page .badge-row{flex-wrap:wrap;gap:8px;display:flex}.lh-page .badge-row span{color:#d91200;background:#fff0ee;border-radius:999px;padding:8px 10px;font-size:13px;font-weight:900}.lh-page .card-actions{flex-wrap:wrap;gap:10px;display:flex}.lh-page .card-actions .ghost-btn{border:1px solid #e5e5e7}.lh-page .btn-booked{border-radius:var(--r-pill);color:#9ca3af;cursor:default;white-space:nowrap;background:#f3f4f6;border:1.5px solid #e5e7eb;justify-content:center;align-items:center;gap:5px;padding:6px 13px;font-size:12.5px;font-weight:600;display:inline-flex}.lh-page .map-view{background:#fff;border:1px solid #4d372d1f;border-radius:28px;flex:1;grid-template-columns:minmax(340px,430px) minmax(0,1fr);min-height:calc(100vh - 160px);display:grid;overflow:hidden;box-shadow:0 18px 46px #4a31261c}.lh-page .map-sidebar{background:#fff;border-right:1px solid #e5e5e7;flex-direction:column;min-height:0;display:flex}.lh-page .map-sidebar-header{border-bottom:1px solid #e5e5e7;gap:8px;padding:22px;display:grid}.lh-page .map-salon-list{gap:12px;padding:14px;display:grid;overflow-y:auto}.lh-page .map-salon-card{background:#fff;border:1px solid #e5e5e7;border-radius:22px;gap:12px;padding:12px;display:grid;box-shadow:0 10px 28px #4a312614}.lh-page .map-salon-card.selected{border-color:#d9120080;box-shadow:0 0 0 3px #d912001f,0 10px 28px #4a312614}.lh-page .map-salon-main{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:34px 88px 1fr;gap:10px;padding:0;display:grid}.lh-page .map-pin{color:#fff;background:#d91200;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:900;display:inline-flex}.lh-page .map-salon-main img{object-fit:cover;border-radius:16px;width:88px;height:88px}.lh-page .map-salon-copy{gap:4px;display:grid}.lh-page .map-salon-copy strong{font-size:16px}.lh-page .map-salon-copy small{color:#7e6559;line-height:1.35}.lh-page .map-canvas-shell{background:#e5e5e7;min-height:100%;position:relative;overflow:hidden}.lh-page .google-map-canvas{width:100%;height:100%;min-height:calc(100vh - 160px)}.lh-page .map-detail-panel{z-index:3;background:#fff;border-radius:28px;flex-direction:column;width:min(400px,100% - 24px);display:flex;position:absolute;top:12px;bottom:12px;left:12px;overflow:hidden;box-shadow:0 18px 48px #0000002e}.lh-page .map-detail-close{-webkit-backdrop-filter:blur(12px);color:#6b6b6b;cursor:pointer;z-index:4;background:#ffffffd1;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:22px;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 1px 4px #0003}.lh-page .map-detail-close:hover{background:var(--bg-gray);color:var(--text)}.lh-page .map-detail-scroll{flex:1;min-height:0;overflow-y:auto}.lh-page .map-detail-gallery{scroll-snap-type:x mandatory;gap:8px;padding:14px;display:flex;overflow-x:auto}.lh-page .map-detail-photo{cursor:pointer;scroll-snap-align:start;background:0 0;border:0;flex:0 0 240px;height:180px;padding:0}.lh-page .map-detail-photo img{object-fit:cover;border-radius:20px;width:100%;height:100%}.lh-page .map-detail-tabs{z-index:2;background:#fff;border-top:1px solid #e5e5e7;border-bottom:1px solid #e5e5e7;display:flex;position:sticky;top:0}.lh-page .map-detail-tabs button{color:#6b6b6b;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:56px;padding:0 22px;font-size:14px;font-weight:700;transition:color .15s}.lh-page .map-detail-tabs button:hover:not(.active){color:#1e1e1f}.lh-page .map-detail-tabs button.active{color:#d91200;border-bottom-color:#d91200}.lh-page .map-detail-panel .dp-info{border-bottom:1px solid var(--border);padding:16px 20px;display:block}.lh-page .map-detail-panel .dp-name{font-family:var(--font-wix-madefor), "Wix Madefor Display", -apple-system, sans-serif;color:var(--text);margin:0 0 8px;font-size:20px;font-weight:800;line-height:1.2}.lh-page .map-detail-panel .dp-meta{color:var(--text-sub);flex-direction:column;align-items:flex-start;gap:12px;font-size:13px;display:flex}.lh-page .map-detail-panel .dp-addr{cursor:pointer;color:var(--text-sub);font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:4px;padding:1px 4px 1px 0;transition:color .15s;display:inline-flex}.lh-page .map-detail-panel .dp-addr:hover{color:var(--text)}.lh-page .map-detail-panel .dp-addr-copy{opacity:0;color:var(--text-sub);flex-shrink:0;align-items:center;transition:opacity .15s;display:inline-flex}.lh-page .map-detail-panel .dp-addr:hover .dp-addr-copy{opacity:1}.lh-page .map-detail-panel .dp-rating-link{cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;gap:6px;padding:0;display:inline-flex}.lh-page .map-detail-panel .dp-rating-star{color:var(--red);font-weight:600}.lh-page .map-detail-panel .dp-rating-count{color:var(--red);text-underline-offset:2px;text-decoration:underline}.lh-page .map-detail-panel .dp-hours{color:var(--text-sub);flex-wrap:wrap;margin-top:8px;font-size:12.5px;display:flex}.lh-page .map-detail-panel .dp-hours-group{margin-right:14px}.lh-page .map-detail-panel .dp-hours-closed{color:var(--text-sub)}.lh-page .map-detail-panel .dp-addr-toast{color:#13795b;margin-top:8px;font-size:12px;font-weight:600;display:inline-block}.lh-page .map-detail-panel .badge-open,.lh-page .map-detail-panel .badge-closed{border-radius:var(--r-pill);align-items:center;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.lh-page .map-detail-panel .badge-open{color:#2e7d32;background:#e8f5e9}.lh-page .map-detail-panel .badge-closed{color:#e65100;background:#fff3e0}.lh-page .map-detail-panel .dp-about{border-bottom:1px solid var(--border);color:var(--text-sub);padding:14px 20px 16px;font-size:13px;line-height:1.65}.lh-page .map-detail-panel .dp-sec{border-bottom:1px solid var(--border);padding:16px 20px;display:block}.lh-page .map-detail-panel .dp-sec-title{font-family:var(--font-wix-madefor), "Wix Madefor Display", -apple-system, sans-serif;color:var(--text);margin:0 0 12px;font-size:16px;font-weight:700}.lh-page .map-detail-panel .svc-row{border-bottom:1px solid var(--bg-gray);align-items:center;gap:12px;padding:10px 0;display:flex}.lh-page .map-detail-panel .svc-row:last-child{border-bottom:none}.lh-page .map-detail-panel .svc-row.disabled{opacity:.38;pointer-events:none}.lh-page .map-detail-panel .svc-lbl{flex:1;min-width:0}.lh-page .map-detail-panel .svc-lbl strong{color:var(--text);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.lh-page .map-detail-panel .svc-lbl span{color:var(--text-sub);font-size:12px}.lh-page .map-detail-panel .svc-price{color:var(--text);white-space:nowrap;font-size:14px;font-weight:700}.lh-page .map-detail-panel .review-card{border:1.5px solid var(--border);border-radius:var(--r-lg);background:#fff;gap:0;margin-bottom:8px;padding:12px 14px;display:block}.lh-page .map-detail-panel .review-card:last-child{margin-bottom:0}.lh-page .map-detail-panel .rv-head{align-items:center;gap:9px;margin-bottom:6px;display:flex}.lh-page .map-detail-panel .rv-av{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:700;display:flex}.lh-page .map-detail-panel .rv-name{color:var(--text);font-size:13px;font-weight:600}.lh-page .map-detail-panel .rv-stars{color:var(--red);letter-spacing:1px;margin-left:4px;font-size:12px}.lh-page .map-detail-panel .rv-date{color:var(--text-sub);margin-left:auto;font-size:11px}.lh-page .map-detail-panel .rv-text{color:var(--text-sub);font-size:13px;line-height:1.55}.lh-page .map-detail-panel .dp-rv-empty{color:var(--text-sub);font-size:13px}.lh-page .map-detail-panel .dp-policy-wrap{margin:16px 20px}.lh-page .map-detail-panel details.dp-policy{border:1.5px solid var(--border);border-radius:var(--r-md);overflow:hidden}.lh-page .map-detail-panel details.dp-policy summary{cursor:pointer;color:var(--text);background:var(--bg-gray);justify-content:space-between;align-items:center;gap:8px;padding:13px 16px;font-size:14px;font-weight:600;list-style:none;display:flex}.lh-page .map-detail-panel details.dp-policy summary::-webkit-details-marker{display:none}.lh-page .map-detail-panel details.dp-policy summary .dp-pol-left{align-items:center;gap:8px;display:flex}.lh-page .map-detail-panel details.dp-policy summary .dp-pol-chevron{color:var(--text-sub);flex-shrink:0;transition:transform .2s}.lh-page .map-detail-panel details.dp-policy[open] summary .dp-pol-chevron{transform:rotate(180deg)}.lh-page .map-detail-panel .dp-policy-body{background:#fff;padding:14px 16px 16px}.lh-page .map-detail-panel .dp-policy-body .policy-row{color:var(--text-sub);align-items:flex-start;gap:9px;margin-bottom:12px;font-size:13px;line-height:1.55;display:flex}.lh-page .map-detail-panel .dp-policy-body .policy-row:last-child{margin-bottom:0}.lh-page .map-detail-panel .dp-policy-body .policy-row-icon{flex-shrink:0;margin-top:1px;font-size:14px;display:inline-flex}.lh-page .map-detail-panel .dp-policy-body .policy-row strong{color:var(--text);font-weight:600}.lh-page .map-detail-panel .disclaimer{color:var(--text-sub);padding:12px 20px;font-size:11.5px;font-style:italic;line-height:1.5}.lh-page .map-detail-panel .avail-banner{background:#fffbeb;border-bottom:1px solid #fde68a;align-items:flex-start;gap:11px;padding:13px 20px;font-size:13px;line-height:1.55;display:flex}.lh-page .map-detail-panel .avail-banner svg{color:#d97706;flex-shrink:0;margin-top:1px}.lh-page .map-detail-panel .avail-banner strong{color:#92400e;margin-bottom:2px;font-weight:700;display:block}.lh-page .map-detail-panel .avail-banner span{color:#78350f}.lh-page .map-detail-panel .dp-foot{border-top:1px solid var(--border);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}.lh-page .map-detail-panel .dp-foot .btn-red{flex:1;justify-content:center;height:44px}.lh-page .map-detail-panel .dp-booked-notice{color:#b45309;flex:1;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.lh-page .map-detail-panel .dp-booked-notice svg{flex-shrink:0}.lh-page .map-detail-info,.lh-page .map-detail-section{border-bottom:1px solid #e5e5e7;gap:12px;padding:18px 20px;display:grid}.lh-page .map-detail-info h2,.lh-page .map-detail-section h3{margin:0}.lh-page .map-detail-address,.lh-page .map-detail-empty{color:#7e6559}.lh-page .address-actions{flex-wrap:wrap;gap:8px;display:flex}.lh-page .address-actions .ghost-btn,.lh-page .map-detail-footer .ghost-btn{color:#111;border:1px solid #e5e5e7;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.lh-page .map-detail-note{font-weight:800;color:#13795b!important}.lh-page .map-detail-rating-btn{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:900}.lh-page .map-detail-service{border-bottom:1px solid #f0e7df;justify-content:space-between;align-items:start;gap:14px;padding:10px 0;display:flex}.lh-page .map-detail-service:last-child{border-bottom:0}.lh-page .map-detail-service div,.lh-page .map-detail-stylist div{gap:4px;display:grid}.lh-page .map-detail-service span,.lh-page .map-detail-service small,.lh-page .map-detail-stylist small,.lh-page .map-detail-review span,.lh-page .map-detail-review p{color:#7e6559;font-size:13px;line-height:1.45}.lh-page .map-detail-service p{margin:0;font-weight:900}.lh-page .map-detail-stylist{align-items:center;gap:12px;display:flex}.lh-page .map-detail-stylist>span{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;font-weight:900;display:inline-flex}.lh-page .map-detail-review{border:1px solid #e5e5e7;border-radius:18px;gap:7px;padding:12px 14px;display:grid}.lh-page .map-detail-footer{background:#fff;border-top:1px solid #e5e5e7;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.lh-page .map-detail-policy{padding:18px 20px}.lh-page .map-detail-policy summary{color:#111;cursor:pointer;font-weight:900}.lh-page .map-detail-policy p{margin-top:10px}.lh-page .selected-services-summary{background:#fff8f7;border-top:1px solid #f0e7df;flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.lh-page .selected-services-summary span{color:#7e6559;font-weight:800}.lh-page .selected-services-summary strong{color:#111}.lh-page .map-detail-toast{text-align:center;z-index:5;background:#111;border-radius:999px;margin:0;padding:8px 12px;font-size:13px;font-weight:800;position:absolute;bottom:130px;left:16px;right:16px;color:#fff!important}.lh-page .map-detail-footer span{color:#7e6559;font-weight:700}.lh-page .map-fallback{color:#111;text-align:center;z-index:1;background:radial-gradient(circle at 30% 35%,#b4774538,#0000 24%),radial-gradient(circle at 70% 62%,#2f211c33,#0000 26%),#e5e5e7;align-content:center;justify-items:center;padding:40px;display:grid;position:absolute;inset:0}.lh-page .map-fallback strong{font-size:22px}.lh-page .map-fallback p{max-width:520px}.lh-page .detail-panel{z-index:20;background:#fff;border-left:1px solid #e5e5e7;width:min(92vw,520px);max-width:520px;padding:30px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-24px 0 60px #4a31262e}.lh-page .detail-panel-header{justify-content:space-between;align-items:start;gap:18px;display:flex}.lh-page .detail-media{gap:14px;margin-top:22px;display:grid}.lh-page .detail-primary-image{object-fit:cover;border-radius:24px;width:100%;height:260px}.lh-page .detail-summary{gap:12px;display:grid}.lh-page .detail-rating{font-weight:900;color:#111!important}.lh-page .detail-section{border-top:1px solid #e5e5e7;gap:12px;margin-top:22px;padding-top:22px;display:grid}.lh-page .detail-section h3{margin:0;font-size:18px}.lh-page .service-line{background:#fff8f7;border:1px solid #e5e5e7;border-radius:18px;justify-content:space-between;align-items:start;gap:14px;padding:14px;display:flex}.lh-page .service-line div,.lh-page .stylist-row div{gap:4px;display:grid}.lh-page .service-line span,.lh-page .stylist-row span,.lh-page .review-card span{color:#7e6559;font-size:14px}.lh-page .stylist-row{align-items:center;gap:12px;display:flex}.lh-page .stylist-avatar{background:#111;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex;color:#fff!important}.lh-page .gallery-grid{grid-template-columns:1.4fr 1fr;gap:8px;margin-top:22px;display:grid}.lh-page .gallery-grid button{cursor:pointer;background:0 0;border:0;padding:0}.lh-page .gallery-grid img{object-fit:cover;border-radius:18px;width:100%;height:130px}.lh-page .gallery-grid button:first-child{grid-row:span 2}.lh-page .gallery-grid button:first-child img{height:268px}.lh-page .review-card{background:#f8f0e8;border-radius:18px;gap:7px;padding:14px;display:grid}.lh-page .detail-book-btn{width:100%;margin-top:24px}.lh-page .booking-screen{background:#f5f5f7;min-height:100vh;padding:42px}.lh-page .booking-screen h1{margin-top:18px}.lh-page .booking-modal{max-width:1180px;margin:0 auto}.lh-page .booking-head{align-items:start;gap:22px;margin-bottom:26px;display:grid}.lh-page .booking-head h1{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.lh-page .booking-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:24px;display:grid}.lh-page .booking-main,.lh-page .order-sidebar,.lh-page .success-card{background:#fff;border:1px solid #4d372d1f;border-radius:30px;padding:26px;box-shadow:0 18px 46px #4a31261c}.lh-page .choice-list{gap:14px;display:grid}.lh-page .choice-card{cursor:pointer;background:#fff8f7;border:1px solid #e5e5e7;border-radius:22px;align-items:start;gap:14px;padding:18px;display:flex}.lh-page .choice-card.selected{background:#fff2e6;border-color:#d91200;box-shadow:0 0 0 3px #b4774529}.lh-page .choice-card input{accent-color:#111;margin-top:4px}.lh-page .choice-card span{gap:7px;display:grid}.lh-page .choice-card small{color:#6d5a51;line-height:1.45}.lh-page .date-time-step{gap:20px;display:grid}.lh-page .date-time-grid{grid-template-columns:minmax(0,1.1fr) minmax(240px,.9fr);gap:18px;display:grid}.lh-page .booking-stylist-section{border-top:1px solid #e5e5e7;gap:14px;padding-top:20px;display:grid}.lh-page .booking-stylist-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.lh-page .booking-stylist-header h2{margin:0}.lh-page .booking-stylist-header span{color:#d91200;background:#fff0ee;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.lh-page .booking-stylist-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.lh-page .booking-stylist-card{color:#111;cursor:pointer;text-align:left;background:#fff8f7;border:1px solid #e5e5e7;border-radius:22px;align-items:center;gap:12px;padding:14px;display:flex}.lh-page .booking-stylist-card.selected{background:#fff2e6;border-color:#d91200;box-shadow:0 0 0 3px #b4774529}.lh-page .booking-stylist-card>span:last-child{gap:4px;display:grid}.lh-page .booking-stylist-card small{color:#6d5a51;line-height:1.35}.lh-page .calendar-card,.lh-page .time-card{background:#fff8f7;border:1px solid #e5e5e7;border-radius:24px;padding:20px}.lh-page .calendar-card h2,.lh-page .time-card h2,.lh-page .order-sidebar h2{margin:0 0 16px}.lh-page .calendar-days,.lh-page .time-grid{gap:10px;display:grid}.lh-page .calendar-days{grid-template-columns:repeat(7,minmax(38px,1fr))}.lh-page .time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-page .calendar-days button,.lh-page .time-grid button,.lh-page .payment-tabs button{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e5e7;border-radius:14px;min-height:44px;font-weight:900}.lh-page .calendar-days button.selected,.lh-page .time-grid button.selected,.lh-page .payment-tabs button.active{color:#fff;background:#d91200;border-color:#d91200}.lh-page .time-grid button:disabled{color:#a48d80;cursor:not-allowed;background:#f2e7dd;text-decoration:line-through}.lh-page .contact-form{gap:16px;display:grid}.lh-page .field textarea{color:#111;resize:vertical;border:1px solid #e5e5e7;border-radius:16px;padding:14px 16px}.lh-page .payment-tabs{background:#fff0ee;border:1px solid #e5e5e7;border-radius:999px;gap:6px;margin-bottom:18px;padding:6px;display:inline-flex}.lh-page .payment-tabs button{border-radius:999px;padding:0 20px}.lh-page .payment-preview{background:#fff8f7;border:1px solid #e5e5e7;border-radius:22px;padding:20px}.lh-page .booking-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:24px;display:flex}.lh-page .order-sidebar{gap:16px;display:grid;position:sticky;top:24px}.lh-page .order-lines{border-top:1px solid #e5e5e7;border-bottom:1px solid #e5e5e7;gap:12px;padding:16px 0;display:grid}.lh-page .order-line,.lh-page .order-total{justify-content:space-between;align-items:start;gap:16px;display:flex}.lh-page .order-line span,.lh-page .order-total span{color:#6d5a51}.lh-page .order-line strong{text-align:right}.lh-page .order-total{border-top:1px solid #e5e5e7;padding-top:16px;font-size:20px}.lh-page .success-screen{background:#f5f5f7;justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 24px 80px;display:flex!important}.lh-page .pp-return-loading{background:#f5f5f7;justify-content:center;align-items:center;width:100%;min-height:100dvh;display:flex}.lh-page .pp-spinner{border:3px solid #e5e5e7;border-top-color:var(--red);border-radius:50%;width:44px;height:44px;animation:.7s linear infinite pp-spin}@keyframes pp-spin{to{transform:rotate(360deg)}}.lh-page .success-card{text-align:center;width:100%;max-width:560px;box-shadow:none;background:0 0;border:0;border-radius:0;justify-items:center;gap:20px;margin:0 auto;padding:0;display:grid}.lh-page .success-card .appt-card,.lh-page .success-card .code-card{width:100%}.lh-page .success-check{background:#2e7d32;border-radius:999px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:4px;font-size:40px;font-weight:900;display:inline-flex;color:#fff!important}.lh-page .success-check.error{background:#e65100}.lh-page .reference-box{background:#fff8f7;border:1px solid #e5e5e7;border-radius:24px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:18px;display:grid}.lh-page .reference-box span{color:#6d5a51;font-weight:800}.lh-page .reference-box strong{font-size:20px}.lh-page .toast{background:#ecfdf3;border:1px solid #abefc6;border-radius:16px;padding:12px 14px;font-weight:900;color:#027a48!important}.lh-page .qr-box{aspect-ratio:1;background:linear-gradient(90deg,#111 12px,#0000 12px) 0 0/28px 28px,linear-gradient(#111 12px,#0000 12px) 0 0/28px 28px,#fff;border:12px solid #fff0ee;border-radius:28px;justify-content:center;align-items:center;max-width:260px;display:flex;box-shadow:inset 0 0 0 1px #e5e5e7}.lh-page .qr-box span{color:#111;background:#fff;border-radius:999px;padding:8px 12px;font-weight:900}.lh-page .success-actions{flex-wrap:wrap;gap:10px;display:flex}.lh-page .danger{color:#b42318}.lh-page .primary-btn.danger{color:#fff;background:#b42318}.lh-page .overlay-backdrop{z-index:40;background:#2318157a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.lh-page .overlay-card{background:#fff;border-radius:30px;width:min(100%,560px);max-width:560px;max-height:calc(100vh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 30px 90px #23181547}.lh-page .overlay-card.lightbox{max-width:860px}.lh-page .overlay-close{position:absolute;top:22px;right:24px}.lh-page .overlay-stack{gap:16px;padding-top:18px;display:grid}.lh-page .overlay-stack h2{letter-spacing:-.04em;margin:0;font-size:34px}.lh-page .chat-log{background:#fff8f7;border:1px solid #e5e5e7;border-radius:18px;gap:10px;padding:14px;display:grid}.lh-page .mini-slot-row{gap:10px;display:grid}.lh-page .mini-slot-row button{color:#111;cursor:pointer;background:#fff8f7;border:1px solid #e5e5e7;border-radius:16px;min-height:46px;font-weight:900}.lh-page .modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.lh-page .field select{color:#111;border:1px solid #e5e5e7;border-radius:16px;min-height:52px;padding:0 16px}.lh-page .lightbox img{object-fit:cover;border-radius:24px;width:100%;max-height:70vh}@media (max-width:860px){.lh-page .map-view{grid-template-columns:1fr}.lh-page .map-sidebar{border-right:0}.lh-page .map-canvas-shell,.lh-page .google-map-canvas{min-height:420px}.lh-page .map-detail-panel{width:calc(100% - 20px);max-height:calc(100% - 20px);top:10px;bottom:10px;left:10px}.lh-page .map-detail-photo{flex-basis:220px;height:160px}.lh-page .results-search-bar{border-radius:28px;grid-template-columns:1fr}.lh-page .results-search-bar label{border-top:1px solid #e5e5e7;border-left:0}.lh-page .filter-row label,.lh-page .filter-row select{width:100%}}.lh-page .btn-ghost{color:#6b6b6b;cursor:pointer;background:0 0;border:1.5px solid #e5e5e7;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:500;text-decoration:none;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.lh-page .btn-ghost:hover{color:#111;background:#f5f5f7;border-color:#aaa}.lh-page .btn-ghost.sm{min-height:0;padding:8px 16px;font-size:12.5px}.lh-page .btn-red.sm{min-height:0;padding:8px 18px;font-size:12.5px}.lh-page{font-family:var(--font-inter), Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}.lh-page .hero-h1,.lh-page .swww-left h2,.lh-page .booking-head h1,.lh-page .sp-h2,.lh-page .succ-h1,.lh-page .cal-title,.lh-page .map-view h2,.lh-page .detail-panel h2,.lh-page .map-detail-info h2,.lh-page .map-detail-section h3,.lh-page .overlay-stack h2{font-family:var(--font-wix-madefor), "Wix Madefor Display", -apple-system, sans-serif}.lh-page .sc-country,.lh-page .sc-location,.lh-page .sc-date,.lh-page .sc-select{position:relative}.lh-page .sc-select-trigger{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:0;font-size:16px;display:flex}.lh-page .sc-select-value{font-size:16px}.lh-toast-container{z-index:9999;pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)}.lh-toast{color:#fff;pointer-events:auto;-webkit-backdrop-filter:blur(16px);border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:10px;min-width:220px;max-width:400px;padding:12px 20px;font-size:13.5px;font-weight:500;line-height:1.45;animation:.38s cubic-bezier(.16,1,.3,1) both lh-toast-in;display:flex;box-shadow:0 8px 32px #0000002e}@keyframes lh-toast-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.lh-toast.toast-error{background:#dc2626eb}.lh-toast.toast-success{background:#16a34aeb}.lh-toast-icon{flex-shrink:0;font-size:15px}.lh-page .fi.fi-error{border-color:var(--red);animation:.36s lh-shake}.lh-lightbox{z-index:2000;background:#000000eb;place-items:center;animation:.22s both lh-lb-fade;display:grid;position:fixed;inset:0}@keyframes lh-lb-fade{0%{opacity:0}to{opacity:1}}.lh-lb-img{object-fit:contain;border-radius:12px;max-width:90vw;max-height:88vh;display:block;box-shadow:0 8px 40px #0009}.lh-lb-close{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);cursor:pointer;color:#fff;background:#ffffff2e;border:1px solid #ffffff52;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;line-height:1;transition:background .15s;display:flex;position:absolute;top:16px;right:18px}.lh-lb-close:hover{background:#ffffff4d}.lh-lb-arrow{-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);cursor:pointer;color:#fff;background:#ffffff2e;border:1px solid #ffffff52;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:26px;line-height:1;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lh-lb-arrow:hover{background:#ffffff4d}.lh-lb-arrow.lb-prev{left:16px}.lh-lb-arrow.lb-next{right:16px}.lh-lb-counter{color:#ffffffe6;-webkit-backdrop-filter:blur(12px)saturate(180%);backdrop-filter:blur(12px)saturate(180%);white-space:nowrap;background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;padding:5px 14px;font-size:13px;font-weight:500;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.lh-page .sc-select-placeholder{color:#b8b8bc;font-size:16px}.lh-page .sc-select-caret{color:#6b6b6b;flex-shrink:0;align-items:center;display:inline-flex}.lh-page .sc-select-menu{z-index:300;background:#fff;border:1px solid #e5e5e7;border-radius:16px;min-width:230px;max-height:320px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 12px);left:0;overflow-y:auto;box-shadow:0 8px 40px #00000021,0 2px 8px #00000012}.lh-page .sc-select-menu li{list-style:none}.lh-page .sc-select-option{color:#111;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:9px 12px;font-size:14px;display:block}.lh-page .sc-select-option:hover{background:#f5f5f7}.lh-page .sc-select-option.active{color:#d91200;background:#fff0ee;font-weight:700}.lh-page .sc-date-field{position:relative}.lh-page .sc-date-trigger{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:0;display:flex}.lh-page .sc-date-value{color:#b8b8bc;white-space:nowrap;text-overflow:ellipsis;font-size:16px;overflow:hidden}.lh-page .sc-date-value.has-date{color:#111}.lh-page .sc-date-clear{color:#6b6b6b;cursor:pointer;background:#f5f5f7;border:0;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:inline-flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.lh-page .sc-date-field-compact .sc-date-value{font-size:15px}.lh-page .sc-date-value-row{align-items:center;gap:6px;display:flex}.lh-page .sc-date-value-row .sc-date-trigger{flex:1;min-width:0}.lh-page .sc-date-clear-inline{flex-shrink:0;position:static;transform:none}.lh-page .sc-date-dropdown.sc-date-dropdown-card{width:auto;top:calc(100% + 12px);left:0;right:0}.lh-page .sc-city-dropdown{z-index:300;background:#fff;border:1px solid #e5e5e7;border-radius:16px;min-width:280px;padding:14px;position:absolute;top:calc(100% + 12px);left:0;right:0;box-shadow:0 8px 40px #00000021}.lh-page .sc-city-list{flex-wrap:wrap;gap:7px;display:flex}.lh-page .sc-city-item{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e5e7;border-radius:999px;padding:6px 15px;font-size:13px;font-weight:500}.lh-page .sc-city-item:hover{color:#d91200;background:#fff0ee;border-color:#d91200}.lh-page .sc-date-dropdown{z-index:300;background:#fff;border:1px solid #e5e5e7;border-radius:16px;width:min(520px,92vw);padding:18px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 8px 40px #00000021,0 2px 8px #00000012}.lh-page .sc-dd-inner{grid-template-columns:1fr 1fr;gap:0;display:grid}.lh-page .sc-dd-cal{border-right:1px solid #e5e5e7;padding-right:20px}.lh-page .sc-dd-time{padding-left:20px}.lh-page .sc-dd-hint{color:#6b6b6b;text-align:center;justify-content:center;align-items:center;min-height:120px;padding:20px 0;font-size:13px;display:flex}.lh-page .sc-dd-time .ts-grid{grid-template-columns:repeat(2,1fr);max-height:236px;padding-right:4px;overflow-y:auto}.lh-page .sc-date-dropdown .sc-dd-footer{border-top:1px solid #e5e5e7;justify-content:flex-end;gap:8px;margin-top:14px;padding-top:14px;display:flex}@media (max-width:640px){.lh-page .sc-dd-inner{grid-template-columns:1fr}.lh-page .sc-dd-cal{border-bottom:1px solid #e5e5e7;border-right:none;margin-bottom:16px;padding-bottom:16px;padding-right:0}.lh-page .sc-dd-time{padding-left:0}.lh-page .sc-dd-time .ts-grid{grid-template-columns:repeat(3,1fr)}}.lh-page .sc-field-error>span{color:#d91200!important}.lh-page .sc-field-error{animation:.36s lh-shake}@keyframes lh-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.lh-page .cal-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.lh-page .cal-title{font-size:15px;font-weight:700}.lh-page .cal-nav{color:#6b6b6b;cursor:pointer;background:0 0;border:1.5px solid #e5e5e7;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:inline-flex}.lh-page .cal-nav:hover:not(:disabled){background:#f5f5f7;border-color:#111}.lh-page .cal-nav:disabled{cursor:default;opacity:.3}.lh-page .cal-grid{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.lh-page .cdow{color:#6b6b6b;text-align:center;text-transform:uppercase;padding:4px 0 8px;font-size:10.5px;font-weight:700}.lh-page .cday{aspect-ratio:1;color:#111;cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;font-size:13.5px;font-weight:500;display:flex}.lh-page button.cday:hover:not(.cdis):not(.csel){background:#f5f5f7}.lh-page .cday.cdis{color:#d3d3d6;cursor:not-allowed}.lh-page .cday.cempty{pointer-events:none}.lh-page .cday.csel{color:#fff;background:#d91200}.lh-page .cday.ctoday:not(.csel){color:#d91200;font-weight:800}.lh-page .booking-head{gap:12px;margin-bottom:18px}.lh-page .booking-head-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.lh-page .bk-step-txt{color:#6b6b6b;font-size:13px;font-weight:600}.lh-page .step-progress{background:#fff;border:1px solid #4d372d1f;border-radius:20px;margin-bottom:20px;padding:18px 20px;box-shadow:0 18px 46px #4a31260f}.lh-page .step-track{align-items:flex-start;max-width:520px;margin:0 auto;display:flex}.lh-page .step-frag{flex:1;align-items:flex-start;display:flex}.lh-page .step-frag:first-child{flex:none}.lh-page .step-item{flex-direction:column;align-items:center;gap:5px;display:flex}.lh-page .step-circle{color:#6b6b6b;background:#fff;border:2px solid #e5e5e7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.lh-page .step-circle.active,.lh-page .step-circle.done{color:#fff;background:#d91200;border-color:#d91200}.lh-page .step-lbl{color:#6b6b6b;text-align:center;white-space:nowrap;font-size:10.5px;font-weight:500}.lh-page .step-lbl.active{color:#d91200;font-weight:700}.lh-page .step-line{background:#e5e5e7;flex:1;min-width:24px;height:2px;margin-bottom:18px}.lh-page .step-line.done{background:#d91200}.lh-page .sp-h2{letter-spacing:-.01em;margin:0 0 6px;font-size:28px;font-weight:800}.lh-page .sp-sub{font-size:15px;color:#6b6b6b!important;margin:0 0 24px!important}.lh-page .svc-pick{cursor:pointer;background:#fff;border:2px solid #e5e5e7;border-radius:12px;align-items:center;gap:14px;margin-bottom:10px;padding:15px 16px;transition:border-color .18s,background .18s;display:flex}.lh-page .svc-pick:hover{border-color:#c0c0c5}.lh-page .svc-pick.picked{background:#fff0ee;border-color:#d91200}.lh-page .svc-pick input[type=checkbox]{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #c0c0c5;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin:0;position:relative}.lh-page .svc-pick input[type=checkbox]:checked{background:#d91200;border-color:#d91200}.lh-page .svc-pick input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-top:0;border-left:0;width:6px;height:10px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.lh-page .sp-info{flex:1;gap:2px;display:grid}.lh-page .sp-name{font-size:15px;font-weight:600}.lh-page .sp-desc{color:#6b6b6b;font-size:12px;line-height:1.4}.lh-page .sp-dur{color:#6b6b6b;font-size:13px}.lh-page .sp-pr{font-size:16px;font-weight:700}.lh-page .svc-sum-bar{color:#6b6b6b;background:#f5f5f7;border:1.5px solid #e5e5e7;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:13px 16px;font-size:14px;display:flex}.lh-page .ts-title{color:#6b6b6b;margin:0 0 12px;font-size:14px;font-weight:600}.lh-page .ts-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:6px;display:grid}.lh-page .tslot{color:#111;cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e5e5e7;border-radius:8px;min-height:40px;padding:9px 4px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s,color .15s}.lh-page .tslot:hover:not(.tuna):not(.tsel){color:#d91200;border-color:#d91200}.lh-page .tslot.tsel{color:#fff;background:#d91200;border-color:#d91200}.lh-page .tslot.tuna,.lh-page .tslot:disabled{color:#b0b0b5;cursor:not-allowed;opacity:.7;background:#f0f0f2;text-decoration:line-through}.lh-page .ts-empty{font-size:13px;color:#6b6b6b!important}.lh-page .stylist-section{border-top:1px solid #e5e5e7;margin-top:24px;padding-top:20px}.lh-page .stylist-section-hd{color:#111;margin-bottom:12px;font-size:14px;font-weight:600}.lh-page .stylist-optional{color:#6b6b6b;font-weight:500}.lh-page .stylist-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:10px;display:grid}.lh-page .stylist-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e5e5e7;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 16px;transition:border-color .18s,background .18s;display:flex}.lh-page .stylist-card:hover{border-color:#c0c0c5}.lh-page .stylist-card.picked{background:#fff0ee;border-color:#d91200}.lh-page .stylist-av{color:#fff;background:#111;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:17px;font-weight:700;display:inline-flex}.lh-page .stylist-av.no-pref{color:#6b6b6b;background:#f5f5f7;border:2px dashed #e5e5e7}.lh-page .stylist-info{gap:2px;min-width:0;display:grid}.lh-page .stylist-name{color:#111;font-size:13px;font-weight:600}.lh-page .stylist-role{color:#6b6b6b;font-size:12px}.lh-page .stylist-note{font-size:13px;color:#6b6b6b!important;margin-top:12px!important}.lh-page .contact-form{display:block}.lh-page .frow{gap:14px;margin-bottom:14px;display:grid}.lh-page .frow.cols-2{grid-template-columns:1fr 1fr}.lh-page .frow.cols-1{grid-template-columns:1fr}.lh-page .fg{flex-direction:column;gap:5px;display:flex}.lh-page .fl{color:#111;font-size:13px;font-weight:600}.lh-page .fl .req{color:#d91200}.lh-page .fi{appearance:none;color:#111;background:#fff;border:1.5px solid #e5e5e7;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:border-color .18s}.lh-page .fi:focus{border-color:#d91200}.lh-page .fi::placeholder{color:#b8b8bc}.lh-page textarea.fi{resize:vertical;min-height:82px}@media (max-width:767px){.lh-page .fi,.lh-page textarea.fi,.lh-page .srp-input,.lh-page .srp-sel{font-size:16px}}.lh-page .policy-box{background:#f5f5f7;border:1.5px solid #e5e5e7;border-radius:12px;margin-bottom:16px;padding:16px 18px}.lh-page .policy-box-title{color:#111;align-items:center;gap:7px;margin-bottom:12px;font-size:14px;font-weight:700;display:flex}.lh-page .policy-row{align-items:flex-start;gap:10px;margin-bottom:8px;font-size:13px;line-height:1.55;display:flex;color:#6b6b6b!important}.lh-page .policy-row:last-child{margin-bottom:0}.lh-page .policy-row-icon{flex-shrink:0;margin-top:1px;font-size:14px}.lh-page .policy-row strong{color:#111}.lh-page .policy-agree-row{cursor:pointer;-webkit-user-select:none;user-select:none;border:2px solid #e5e5e7;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:20px;padding:14px 16px;transition:border-color .18s,background .18s;display:flex}.lh-page .policy-agree-row.agreed{background:#fff0ee;border-color:#d91200}.lh-page .policy-agree-chk{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #c0c0c5;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin:1px 0 0;position:relative}.lh-page .policy-agree-chk:checked{background:#d91200;border-color:#d91200}.lh-page .policy-agree-chk:checked:after{content:"";border:2px solid #fff;border-top:0;border-left:0;width:5px;height:9px;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.lh-page .policy-agree-label{color:#111;cursor:pointer;font-size:13.5px;line-height:1.55}.lh-page .code-card{background:#fff;border:2px solid #e5e5e7;border-radius:16px;justify-items:center;gap:12px;padding:26px;display:grid}.lh-page .code-label{color:#6b6b6b;letter-spacing:.1em;text-transform:uppercase;font-size:10.5px;font-weight:700}.lh-page .code-val{color:#d91200;letter-spacing:.06em;font-family:Courier New,monospace;font-size:28px;font-weight:700}.lh-page .code-note{font-size:12px;color:#6b6b6b!important}.lh-page .appt-card{text-align:left;background:#f5f5f7;border:1.5px solid #e5e5e7;border-radius:12px;margin:0 auto;padding:16px 20px}.lh-page .appt-row{align-items:flex-start;gap:12px;margin-bottom:12px;font-size:14px;display:flex}.lh-page .appt-row:last-child{margin-bottom:0}.lh-page .appt-ico{flex-shrink:0;margin-top:2px;font-size:16px}.lh-page .appt-row>div{gap:1px;display:grid}.lh-page .appt-row strong{margin-bottom:1px;font-weight:600;display:block}.lh-page .appt-row span{color:#6b6b6b;font-size:13px}.lh-page .appt-status{font-weight:700;color:#16a34a!important}.lh-page .appt-total{font-weight:600;color:#111!important}.lh-page .succ-h1{letter-spacing:-.02em;margin:0 0 4px;font-size:40px;font-weight:800}.lh-page .succ-sub{font-size:16px;line-height:1.65;color:#6b6b6b!important;margin:0 0 8px!important}.lh-page .back-finder{color:#d91200;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.lh-page .back-finder:hover{text-decoration:underline}.lh-page .pay-fail-screen{background:var(--bg-gray);justify-content:center;align-items:center;min-height:100svh;padding:40px 20px;display:flex}.lh-page .pay-fail-card{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:640px;display:flex}.lh-page .pay-fail-icon{margin-bottom:22px}.lh-page .pay-fail-h1{font-family:var(--font-wix-madefor), "Wix Madefor Display", "Inter", sans-serif;letter-spacing:-.01em;margin:0 0 14px;font-size:34px;font-weight:800}.lh-page .pay-fail-sub{color:var(--text-sub);margin:0 0 26px;font-size:16.5px;line-height:1.55}.lh-page .pay-fail-sub strong{color:var(--text);font-weight:700}.lh-page .pay-fail-note{background:var(--bg);border:1px solid var(--border);box-shadow:var(--shadow-sm);text-align:left;border-radius:16px;align-items:flex-start;gap:14px;width:100%;margin-bottom:26px;padding:20px 22px;display:flex}.lh-page .pay-fail-note svg{flex-shrink:0;margin-top:2px}.lh-page .pay-fail-note p{color:var(--text-sub);margin:0;font-size:14.5px;line-height:1.6}.lh-page .pay-fail-note strong{color:var(--text);font-weight:700}.lh-page .pay-fail-retry{width:100%;margin-bottom:20px}.lh-page .pay-fail-error{color:var(--red);margin:-8px 0 16px;font-size:13.5px}.lh-page .pay-fail-back{color:var(--red);font-size:15px;font-weight:700;text-decoration:none}.lh-page .pay-fail-back:hover{text-decoration:underline}@media (max-width:767px){.lh-page .pay-fail-h1{font-size:26px}.lh-page .pay-fail-sub{font-size:14.5px}}.lh-page .check-wrap{width:80px;height:80px;margin:0 auto 4px}.lh-page .chk-circle{stroke-dasharray:166;stroke-dashoffset:166px;animation:.6s cubic-bezier(.65,0,.45,1) forwards lh-circle}.lh-page .chk-mark{stroke-dasharray:48;stroke-dashoffset:48px;animation:.4s cubic-bezier(.65,0,.45,1) .5s forwards lh-mark}@keyframes lh-circle{to{stroke-dashoffset:0}}@keyframes lh-mark{to{stroke-dashoffset:0}}.lh-page .code-val-row{justify-content:center;align-items:center;gap:10px;display:flex}.lh-page .copy-ref-btn{color:#6b6b6b;cursor:pointer;background:#f5f5f7;border:1.5px solid #e5e5e7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .18s,color .18s,background .18s;display:flex}.lh-page .copy-ref-btn:hover{color:#d91200;background:#fff0ee;border-color:#d91200}.lh-page .copy-ref-btn.copied{color:#16a34a;background:#f0fdf4;border-color:#16a34a}.lh-page .qr-grid{grid-template-columns:repeat(10,1fr);gap:2px;width:100px;margin:0 auto;display:grid}.lh-page .qr-cell{aspect-ratio:1;border-radius:1.5px}.lh-page .succ-cal-btn{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.lh-page .next-steps{background:#fff;border:1.5px solid #e5e5e7;border-radius:12px;width:100%;display:flex;overflow:hidden}.lh-page .next-step{text-align:center;border-right:1px solid #e5e5e7;flex:1;padding:16px 12px}.lh-page .next-step:last-child{border-right:none}.lh-page .ns-icon{justify-content:center;margin-bottom:7px;display:flex}.lh-page .ns-title{margin-bottom:3px;font-size:12.5px;font-weight:700}.lh-page .ns-desc{color:#6b6b6b;font-size:11px;line-height:1.4}.lh-page .view-booking-entry{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e5e5e7;border-radius:12px;align-items:center;gap:14px;width:100%;padding:16px 18px;text-decoration:none;transition:box-shadow .18s,border-color .18s;display:flex}.lh-page .view-booking-entry:hover{border-color:#c8c8cc;box-shadow:0 4px 16px #00000014}.lh-page .vbe-icon{color:#6b6b6b;background:#f5f5f7;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.lh-page .vbe-text{flex:1;min-width:0}.lh-page .vbe-title{color:#111;margin-bottom:2px;font-size:14px;font-weight:600}.lh-page .vbe-sub{color:#6b6b6b;font-size:12px;line-height:1.4}.lh-page .vbe-arrow{color:#c0c0c4;flex-shrink:0}@media (max-width:860px){.lh-page .booking-grid{grid-template-columns:1fr}.lh-page .order-sidebar{grid-row:1;position:static}}@media (max-width:767px){.lh-page .booking-screen{padding:20px 14px}.lh-page .date-time-grid,.lh-page .frow.cols-2,.lh-page .stylist-grid{grid-template-columns:1fr}.lh-page .step-lbl{font-size:9px}.lh-page .booking-actions{justify-content:stretch}.lh-page .booking-actions .btn-red,.lh-page .booking-actions .btn-ghost{flex:1}}.lh-page #screen-results{background:var(--bg);height:100svh;min-height:0;box-shadow:none;border:none;border-radius:0;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.lh-page .res-topbar{background:var(--bg);min-height:64px;box-shadow:var(--shadow-sm);z-index:20;flex-wrap:wrap;flex-shrink:0;align-items:center;gap:14px;padding:0 20px;display:flex;position:relative}.lh-page .tb-back-btn{border:1.5px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text);background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,border-color .15s;display:flex}.lh-page .tb-back-btn:hover{background:var(--bg-gray);border-color:#aaa}.lh-page .tb-search{background:var(--bg-gray);border:1.5px solid var(--border);border-radius:var(--r-pill);flex:1;align-items:center;gap:0;max-width:680px;padding:4px 0 4px 14px;transition:border-color .18s;display:flex;position:relative}.lh-page .tb-search:focus-within{border-color:var(--red)}.lh-page .tb-search select,.lh-page .tb-search input{color:var(--text);background:0 0;border:none;outline:none;font-family:Inter,sans-serif;font-size:14px}.lh-page .tb-search select{appearance:none;cursor:pointer;flex:0 0 120px;padding-right:20px}.lh-page .tb-search:after{content:"";border-left:4px solid #0000;border-right:4px solid #0000;border-top:5px solid var(--text-sub);pointer-events:none;width:0;height:0;position:absolute;top:50%;left:112px;transform:translateY(-50%)}.lh-page .tb-div{background:var(--border);flex-shrink:0;width:1px;height:20px;margin:0 8px}.lh-page .tb-search input{flex:1;min-width:0}.lh-page .tb-search .sc-date-field-compact{flex:1;min-width:0;margin:0}.lh-page .tb-search .btn-red{border-radius:var(--r-pill);flex-shrink:0;align-self:center;gap:6px;margin-right:4px;padding:10px 20px}.lh-page .filter-bar{background:var(--bg-gray);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:7px;height:44px;padding:0 20px;display:flex;overflow-x:auto}.lh-page .filter-bar::-webkit-scrollbar{display:none}.lh-page .fsel-wrap{border:1.5px solid var(--border);background:var(--bg);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%236B6B6B' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:24px;flex-shrink:0;align-items:center;transition:border-color .18s;display:inline-flex}.lh-page .fsel-wrap:focus-within{border-color:var(--red)}.lh-page .fsel{color:var(--text-sub);cursor:pointer;appearance:none;background:0 0;border:none;padding:5px 28px 5px 12px;font-family:Inter,sans-serif;font-size:12.5px;font-weight:500;outline:none!important}.lh-page .res-body{flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.lh-page .left-panel{background:var(--bg);border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;width:380px;display:flex;overflow:hidden}.lh-page .lp-header{border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;min-height:44px;padding:0 20px;display:flex}.lh-page .lp-header h2{color:var(--text-sub);letter-spacing:0;text-transform:none;margin:0;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.lh-page .lp-scroll{flex:1;padding:12px;overflow-y:auto}.lh-page .lp-scroll::-webkit-scrollbar{width:3px}.lh-page .lp-scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.lh-page .salon-card{border-radius:var(--r-md);border:1.5px solid var(--border);background:var(--bg);cursor:pointer;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.lh-page .salon-card:hover{border-color:var(--red);transform:translateY(-2px);box-shadow:0 8px 24px #d9120021}.lh-page .salon-card.hi{border-color:var(--red);box-shadow:0 4px 16px #d912001a}.lh-page .salon-card:focus-visible{outline:2px solid var(--red);outline-offset:2px;border-radius:var(--r-md)}.lh-page .salon-thumb{border-radius:var(--r-sm);background-color:var(--bg-gray);flex-shrink:0;width:80px;height:80px}.lh-page .salon-info{flex:1;min-width:0}.lh-page .salon-name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:15px;font-weight:600;overflow:hidden}.lh-page .salon-loc{color:var(--text-sub);margin-bottom:6px;font-size:12.5px}.lh-page .salon-loc strong{color:var(--red);font-weight:600}.lh-page .salon-stars{align-items:center;gap:5px;margin-bottom:7px;font-size:13px;display:flex}.lh-page .salon-stars .stars{color:var(--red);letter-spacing:1px}.lh-page .salon-stars .rnum{font-weight:700}.lh-page .salon-stars .rcnt{color:var(--text-sub)}.lh-page .salon-tags{flex-wrap:wrap;gap:4px;margin-bottom:9px;display:flex}.lh-page .salon-tags .tag{border-radius:var(--r-pill);background:var(--bg-gray);color:var(--text-sub);border:1px solid var(--border);white-space:nowrap;align-items:center;padding:3px 9px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:inline-flex}.lh-page .salon-foot{align-items:center;gap:8px;display:flex}.lh-page .salon-foot>*{flex:1;justify-content:center}.lh-page .salon-foot.closed>*{flex:100%;justify-content:center;align-items:center;min-height:36px;display:inline-flex}.lh-page .salon-foot .btn-booked{min-height:36px;padding:8px 16px;font-size:12.5px}.lh-page #screen-results .empty-state{text-align:center;padding:40px 20px}.lh-page #screen-results .empty-state h3{margin-bottom:8px;font-family:Wix Madefor Display,Inter,sans-serif;font-size:18px;font-weight:700}.lh-page #screen-results .empty-state p{color:var(--text-sub);max-width:280px;margin:0 auto;font-size:14px}.lh-page .right-panel{isolation:isolate;flex:1;min-width:0;position:relative;overflow:hidden}.lh-page .right-panel .google-map-canvas{width:100%;height:100%;min-height:100%}.lh-page .res-body .map-detail-panel{width:min(400px,100% - 404px);top:12px;bottom:12px;left:392px}.lh-page .tb-srp-btn{border:1.5px solid var(--border);background:var(--bg-gray);border-radius:var(--r-pill);cursor:pointer;color:var(--text);align-items:center;gap:8px;min-width:0;padding:0 16px;font-family:Inter,sans-serif;font-size:14px;display:none;overflow:hidden}.lh-page .tb-srp-btn svg{color:var(--text-sub);flex-shrink:0}.lh-page .tb-srp-city{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lh-page .view-toggle{display:none}.lh-page .vbtn{border-radius:var(--r-pill);color:var(--text-sub);cursor:pointer;z-index:1;white-space:nowrap;background:0 0;border:none;padding:7px 16px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:color .22s;position:relative}.lh-page .vbtn.active{color:var(--text);box-shadow:none;background:0 0}.lh-page .vbtn-slider{background:var(--bg);border-radius:var(--r-pill);width:calc(50% - 4px);box-shadow:var(--shadow-sm);pointer-events:none;z-index:0;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;bottom:3px;left:3px}.lh-page .view-toggle.map-active .vbtn-slider{transform:translate(calc(100% + 2px))}.lh-page .tb-srp-overlay{z-index:9400;opacity:0;pointer-events:none;background:#00000052;transition:opacity .2s;position:fixed;inset:0}.lh-page .tb-srp-overlay.open{opacity:1;pointer-events:auto}.lh-page .tb-srp{background:var(--bg);z-index:9500;opacity:0;pointer-events:none;border-radius:24px;width:340px;max-width:calc(100vw - 20px);max-height:calc(100vh - 20px);transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .24s;position:fixed;top:10px;left:auto;right:10px;overflow-y:auto;transform:translateY(calc(-100% - 16px));box-shadow:0 8px 40px #0000002e,0 2px 8px #00000014}.lh-page .tb-srp::-webkit-scrollbar{display:none}.lh-page .tb-srp.open{opacity:1;pointer-events:auto;transform:translateY(0)}.lh-page .srp-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:16px 16px 12px;display:flex}.lh-page .srp-title{font-family:var(--font-wix-madefor), "Wix Madefor Display", sans-serif;font-size:15px;font-weight:700}.lh-page .srp-close{background:var(--bg-gray);width:36px;height:36px;color:var(--text-sub);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex}.lh-page .srp-close:hover{background:var(--border)}.lh-page .srp-body{padding:4px 0 0}.lh-page .srp-row{padding:12px 16px;position:relative}.lh-page .srp-sep{background:var(--border);height:1px;margin:0}.lh-page .srp-lbl{letter-spacing:.07em;text-transform:uppercase;color:var(--text-sub);margin-bottom:6px;font-size:10.5px;font-weight:700;display:block}.lh-page .srp-row>.srp-lbl:after{content:" *";color:var(--red)}.lh-page .srp-date-lbl:after{content:""!important}.lh-page .srp-sel,.lh-page .srp-input{width:100%;color:var(--text);background:0 0;border:none;outline:none;font-family:Inter,sans-serif;font-size:15px}.lh-page .srp-sel{appearance:none;cursor:pointer}.lh-page .srp-input::placeholder{color:#b8b8bc}.lh-page .srp-date-cell .sc-date-field{width:100%}.lh-page .srp-date-cell .sc-date-trigger{padding:0;font-size:15px}.lh-page .srp-date-row{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;display:flex}.lh-page .srp-date-val{color:#b8b8bc;font-size:15px}.lh-page .srp-date-val.has-date{color:var(--text)}.lh-page .srp-cal-wrap{border-top:1px solid var(--bg-gray);margin-top:12px;padding-top:12px}.lh-page .srp-cal-wrap .sc-dd-cal{border:none;padding:0}.lh-page .srp-cal-wrap .sc-dd-time{margin-top:12px;padding:0}.lh-page .srp-cal-wrap .sc-dd-time .ts-grid{grid-template-columns:repeat(auto-fill,minmax(84px,1fr));max-height:none;padding-right:0;overflow-y:visible}.lh-page .tb-srp .cal-nav{width:36px;height:36px}.lh-page .srp-footer{border-top:1px solid var(--border);margin-top:4px;padding:12px 16px 16px}.lh-page .map-preview{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));z-index:6;display:none;position:absolute}.lh-page .map-preview-card{text-align:left;cursor:pointer;background:var(--bg);border:1px solid var(--border);border-radius:var(--r-md);width:100%;padding:14px 16px;transition:box-shadow .2s,transform .2s;display:block;position:relative;box-shadow:0 12px 32px #0000002e}.lh-page .map-preview-card:hover{box-shadow:0 16px 40px #d9120024}.lh-page .map-preview-close{z-index:1;background:var(--bg-gray);width:28px;height:28px;color:var(--text-sub);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:8px;right:8px}.lh-page .mp-name{color:var(--text);margin-bottom:3px;padding-right:26px;font-size:15px;font-weight:700}.lh-page .mp-sub{color:var(--text-sub);margin-bottom:7px;font-size:12.5px}.lh-page .mp-sub strong{color:var(--red);font-weight:600}.lh-page .mp-row{align-items:center;gap:8px;margin-bottom:8px;font-size:13px;display:flex}.lh-page .mp-star{color:var(--red);font-weight:600}.lh-page .mp-cnt{color:var(--text-sub)}.lh-page .mp-price{color:var(--text);font-weight:700}.lh-page .mp-badge{border-radius:var(--r-pill);padding:2px 8px;font-size:11px;font-weight:600}.lh-page .mp-badge.open{color:#2e7d32;background:#e8f5e9}.lh-page .mp-badge.closed{color:#e65100;background:#fff3e0}.lh-page .mp-view{color:var(--red);font-size:13px;font-weight:600;display:inline-flex}.lh-page .dp-back{display:none}.lh-page .dp-back-icon{border:1.5px solid var(--border);width:40px;height:40px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lh-page .dp-back-label{color:var(--text);font-family:Inter,sans-serif;font-size:15px;font-weight:600}@media (max-width:860px){.lh-page .tb-search{max-width:none}}@keyframes dp-open-mobile{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width:767px){.lh-page .res-topbar{flex-wrap:wrap;gap:8px;height:auto;min-height:0;padding:10px 12px}.lh-page .tb-back-btn{order:0;width:40px;height:40px}.lh-page .tb-search{display:none}.lh-page .tb-srp-btn{flex:1;order:1;height:40px;display:inline-flex}.lh-page .tb-srp{width:auto;max-width:none;top:8px;left:8px;right:8px}.lh-page .view-toggle{background:var(--bg-gray);border:1.5px solid var(--border);border-radius:var(--r-pill);order:2;align-items:stretch;gap:2px;height:40px;padding:3px;display:flex;position:relative}.lh-page .view-toggle .vbtn{justify-content:center;align-items:center;padding:0 12px;display:flex}.lh-page .res-body{flex:1;position:relative;overflow:hidden}.lh-page .left-panel{z-index:10;border-bottom:none;border-right:none;width:100%;max-height:none;position:absolute;inset:0}.lh-page .map-panel{z-index:5;min-height:0;position:absolute;inset:0}.lh-page .results-screen.map-view .left-panel,.lh-page .results-screen:not(.map-view) .map-panel{display:none}.lh-page .map-preview{display:block}.lh-page .res-body .map-detail-panel{z-index:100;border-radius:0;width:100%;height:auto;max-height:none;animation:.32s cubic-bezier(.4,0,.2,1) both dp-open-mobile;position:fixed;inset:0}.lh-page .map-detail-close{display:none}.lh-page .dp-back{background:var(--bg);width:100%;min-height:56px;box-shadow:var(--shadow-sm);cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:12px;padding:0 16px;display:flex}.lh-page .filter-bar{padding:0 12px}}.lh-page #screen-booking.booking-screen{z-index:500;background:var(--bg);flex-direction:column;height:100svh;min-height:0;padding:0;transition:transform .42s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(100%)}.lh-page #screen-booking.booking-screen.booking-open{transform:translateY(0)}.lh-page .bk-header{background:var(--bg);border-bottom:1px solid var(--border);flex-shrink:0;align-items:center;gap:16px;height:52px;padding:0 20px;display:flex}.lh-page .bk-close{border:1.5px solid var(--border);cursor:pointer;width:36px;height:36px;color:var(--text-sub);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:border-color .18s,color .18s;display:flex}.lh-page .bk-close:hover{border-color:var(--text);color:var(--text)}.lh-page .bk-title{flex:1;font-family:Wix Madefor Display,Inter,sans-serif;font-size:16px;font-weight:700}.lh-page .bk-step-text{color:var(--text-sub);font-size:13px}.lh-page #screen-booking .step-progress{background:var(--bg-gray);border:0;border-bottom:1px solid var(--border);box-shadow:none;border-radius:0;flex-shrink:0;margin:0;padding:14px 20px}.lh-page #screen-booking .step-track{align-items:center;gap:0;max-width:480px;margin:0 auto;display:flex}.lh-page .bk-content{flex:1;padding:28px 20px;overflow-y:auto}.lh-page .bk-content::-webkit-scrollbar{width:4px}.lh-page .bk-content::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.lh-page .bk-inner{max-width:760px;margin:0 auto}.lh-page .bk-inner.sidebar-layout{align-items:flex-start;gap:24px;max-width:960px;display:flex}.lh-page .bk-inner.sidebar-layout>.sp.on,.lh-page .bk-main{flex:1;min-width:0}.lh-page #screen-booking .sp{display:block}.lh-page #screen-booking .sp-h2{letter-spacing:-.01em;margin-bottom:6px;font-family:Wix Madefor Display,Inter,sans-serif;font-size:28px;font-weight:800}.lh-page #screen-booking .sp-sub{color:var(--text-sub);margin-bottom:24px;font-size:15px}.lh-page .step2-grid{flex-direction:column;gap:0;display:flex}.lh-page #step-2 .cal-wrap{max-width:460px}.lh-page #step-2 #time-col{border-top:1px solid var(--border);margin-top:24px;padding-top:20px}.lh-page #step-2 .ts-grid{grid-template-columns:repeat(5,1fr)}.lh-page #step-2 .ts-title{margin-bottom:12px;display:block}.lh-page .ts-empty{color:var(--text-sub);font-size:13px}.lh-page #step2-stylist-wrap .stylist-grid-scroll{overflow-x:visible}.lh-page #step2-stylist-wrap .stylist-grid{flex-direction:column;grid-template-columns:none;gap:10px;display:flex}.lh-page #step2-stylist-wrap .stylist-card{flex:none;width:100%;max-width:100%}.lh-page .ord-sidebar{flex-shrink:0;width:256px}.lh-page .ord-card{background:var(--bg-gray);border:1.5px solid var(--border);border-radius:var(--r-md);padding:18px;position:sticky;top:0}.lh-page .ord-title{border-bottom:1px solid var(--border);margin-bottom:14px;padding-bottom:12px;font-family:Wix Madefor Display,Inter,sans-serif;font-size:15px;font-weight:700}.lh-page .ord-salon{margin-bottom:10px;font-size:13px;font-weight:600}.lh-page .ord-dt{color:var(--text-sub);align-items:center;gap:4px;margin-bottom:12px;font-size:12px;line-height:1.5;display:flex}.lh-page .ord-dt svg{flex-shrink:0}.lh-page .ord-item{color:var(--text-sub);justify-content:space-between;margin-bottom:7px;font-size:13px;display:flex}.lh-page .ord-item strong{color:var(--text);font-weight:500}.lh-page .ord-divider{background:var(--border);height:1px;margin:12px 0}.lh-page .ord-total{justify-content:space-between;margin-bottom:10px;font-size:14px;font-weight:700;display:flex}.lh-page .ord-deposit{background:var(--red-light);border-radius:var(--r-sm);color:var(--red);justify-content:space-between;padding:10px 12px;font-size:13px;font-weight:700;display:flex}.lh-page .pay-tabs{gap:8px;margin-bottom:20px;display:flex}.lh-page .pay-tab{border:2px solid var(--border);border-radius:var(--r-md);background:var(--bg);cursor:pointer;text-align:center;flex:1;padding:13px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:border-color .18s,background .18s}.lh-page .pay-tab.on{border-color:var(--red);background:var(--red-light);color:var(--red)}.lh-page .pay-panel{display:block}.lh-page .paypal-btn{border-radius:var(--r-md);cursor:pointer;color:#003087;background:#ffc43a;border:none;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;transition:background .18s;display:flex}.lh-page .paypal-btn:hover{background:#f0b730}.lh-page .paypal-btn:disabled{opacity:.6;cursor:default}.lh-page .policy-agree-row.policy-error{border-color:var(--red);animation:.36s lh-shake}.lh-page .bk-nav{background:var(--bg);border-top:1px solid var(--border);min-height:56px;padding:0 max(20px,50% - 480px);padding-bottom:env(safe-area-inset-bottom);flex-shrink:0;align-items:center;gap:12px;display:flex}.lh-page .bk-nav .btn-red{padding:11px 24px}@media (max-width:820px){.lh-page .bk-inner.sidebar-layout{flex-direction:column;align-items:stretch}.lh-page .bk-inner.sidebar-layout>.sp.on,.lh-page .ord-sidebar{width:100%}.lh-page #step-2 .cal-wrap{max-width:none}.lh-page #step-2 .ts-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.lh-page .bk-content{scrollbar-width:none}.lh-page .bk-content::-webkit-scrollbar{width:0;display:none}}
