:root{--h-bg1:hsl(272, 71%, 96%);--h-bg2:hsl(269, 66%, 92%);--h-bg3:hsl(271, 60%, 85%);--h-bg4:hsl(271, 58%, 78%);--h-brand1:hsl(271, 48%, 47%);--h-brand2:hsl(275, 65%, 65%);--h-accent:hsl(273, 56%, 58%);--h-ink:hsl(270, 44%, 29%);--h-ink2:hsl(221, 25%, 22%);--h-sub:hsl(222, 11%, 47%);--h-result-bg:rgba(248, 242, 253, 0.94);--h-ricon-bg:#efe3fb;--h-action-bg:rgba(255, 255, 255, 0.55);--h-action-bg-hover:rgba(255, 255, 255, 0.82);--h-action-border:rgba(123, 63, 179, 0.18);--h-action-shadow:rgba(90, 50, 130, 0.12);--h-brand-shadow:rgba(123, 63, 179, 0.3);--h-title-shadow:rgba(123, 63, 179, 0.22);--h-results-shadow:rgba(0, 0, 0, 0.18)}html:has(body.page-home){height:100%;overflow-x:hidden;overflow-y:auto}body.page-home{background:linear-gradient(170deg,var(--h-bg1) 0,var(--h-bg2) 33%,var(--h-bg3) 66%,var(--h-bg4) 100%);background-attachment:fixed;margin-top:0;min-height:100vh;height:auto;padding-bottom:0;overflow-x:hidden;overflow-y:auto}.home-hero{height:82vh;min-height:82vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px}.home-title{font-size:71px;font-weight:900;text-align:center;margin-bottom:90px;letter-spacing:1px;user-select:none;-webkit-user-select:none;position:relative;z-index:-1;background:linear-gradient(90deg,var(--h-brand1) 0,var(--h-brand2) 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--h-brand1);filter:drop-shadow(0 3px 12px var(--h-title-shadow))}@media (max-width:600px){.home-title{font-size:52px}}.home-search-wrap{width:100%;max-width:460px}.search-anchor{position:relative;width:100%}#results{position:absolute;bottom:100%;left:0;right:0;max-height:46vh;overflow-y:auto;display:none;flex-direction:column-reverse;background:var(--h-result-bg);border-radius:18px 18px 0 0;padding:6px;margin-bottom:-15px;backdrop-filter:blur(4px);box-shadow:0 -8px 24px var(--h-results-shadow);z-index:1}#results.show{display:flex}#results .nb-result{margin:6px 0}#results .nb-result:first-child{margin-bottom:22px}#results .nb-empty{padding:18px 10px 32px;color:var(--h-ink2)}#results .name{display:flex;align-items:center;gap:4px}#results .rnum{color:var(--h-accent);font-weight:800;flex-shrink:0}#results .rdash{color:var(--h-accent);font-weight:800;flex-shrink:0;margin-left:4px}#results .rtitle{flex:1;display:flex;flex-direction:column}#results .rsub{color:var(--h-sub);font-weight:400;font-size:12px;margin-top:2px}#results .rIcon{width:52px;height:52px;border-radius:50%;background:var(--h-ricon-bg);color:var(--h-accent);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.discover-btn{margin-top:16px;background:linear-gradient(90deg,var(--h-brand1) 0,var(--h-accent) 55%,var(--h-brand2) 100%);box-shadow:0 8px 20px var(--h-brand-shadow)}.home-explore{width:100%;max-width:560px;margin:0 auto;padding:0 12px 44px}.home-explore-box{background:rgba(255,255,255,.72);border:1px solid rgba(123,63,179,.14);border-radius:16px;padding:14px 0 4px;box-shadow:0 8px 24px rgba(123,63,179,.12);backdrop-filter:blur(4px)}.home-explore-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 14px 12px}.home-explore-head>div{display:flex;align-items:center;gap:8px;color:var(--h-ink);font-size:16px;font-weight:800}.home-explore-head i{color:var(--h-accent)}.home-explore-head a{color:var(--h-accent);font-size:12px;font-weight:700;text-decoration:none}.home-explore-title{padding:0 14px 10px;color:var(--h-ink);font-size:14px;font-weight:800}.home-explore .ex-list{margin-bottom:24px}.home-explore .ex-scroll{display:flex;gap:12px;overflow-x:auto;padding:0 12px 12px}.home-explore .ex-item{flex:0 0 140px;overflow:hidden;display:flex;flex-direction:column;color:inherit;text-decoration:none;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.home-explore .ex-icon,.home-explore .ex-item img{width:100%;height:140px;object-fit:cover;background:#f5f5f5}.home-explore .ex-icon{display:flex;align-items:center;justify-content:center;color:#ccc;font-size:40px}.home-explore .ex-body{padding:10px}.home-explore .ex-name,.home-explore .ex-sub{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.home-explore .ex-name{color:var(--h-ink);font-size:13px;font-weight:700}.home-explore .ex-sub{margin-top:4px;color:var(--h-sub);font-size:11px}.home-explore-empty{padding:18px 14px;color:var(--h-sub);font-size:13px;text-align:center}.home-explore-categories{margin:0 12px 24px}.home-explore-categories-title{margin-bottom:12px;color:var(--h-ink);font-size:16px;font-weight:800}.home-explore-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-explore-category{position:relative;min-height:86px;overflow:hidden;padding:16px;border-radius:12px}.home-explore-category-badge{position:absolute;top:6px;left:6px;padding:2px 6px;border-radius:4px;background:rgba(0,0,0,.5);color:#fff;font-size:9px}.home-explore-category-label{position:relative;z-index:1;font-size:14px;font-weight:800}.home-explore-category i{position:absolute;bottom:-5px;left:-5px;font-size:40px}.home-explore-category-blue{background:#e3f2fd;color:#1565c0}.home-explore-category-blue i{color:rgba(21,101,192,.1)}.home-explore-category-pink{background:#fce4ec;color:#c2185b}.home-explore-category-pink i{color:rgba(194,24,91,.1)}.home-explore-category-green{background:#e8f5e9;color:#2e7d32}.home-explore-category-green i{color:rgba(46,125,50,.1)}.home-explore-category-orange{background:#fff3e0;color:#e65100}.home-explore-category-orange i{color:rgba(230,81,0,.1)}.home-explore-ad{display:flex;min-height:130px;align-items:center;justify-content:center;margin:24px 12px 30px;padding:30px 15px;border:2px dashed #d1c4e9;border-radius:16px;background:linear-gradient(135deg,#f3e8ff,#fce4ec);box-shadow:0 4px 12px rgba(142,36,170,.08);color:#8e24aa;font-size:16px;font-weight:800;text-align:center}.home-explore-ad i{margin-left:10px;color:#ba68c8;font-size:28px;opacity:.8}.home-proof{width:100%;padding:40px 16px 44px;overflow:hidden;border-top:1px solid rgba(123,63,179,.14);border-bottom:1px solid rgba(123,63,179,.12);background:rgba(255,255,255,.48)}.home-proof-inner{width:100%;max-width:780px;margin:0 auto}.home-proof-heading{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:30px;color:var(--h-ink);font-size:18px;font-weight:900}.home-proof-heading i{color:#d04d8c;font-size:18px}.home-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-proof-item{min-width:0;padding:8px 14px;text-align:center}.home-proof-item+.home-proof-item{border-right:1px solid rgba(123,63,179,.16)}.home-proof-item>i{display:block;min-height:26px;margin-bottom:10px;font-size:22px;animation:home-proof-float 3.2s ease-in-out infinite}.home-proof-item:nth-child(2)>i{animation-delay:240ms}.home-proof-item:nth-child(3)>i{animation-delay:480ms}.home-proof-item:nth-child(4)>i{animation-delay:720ms}.home-proof-item strong{display:block;font-size:31px;line-height:1.2;font-weight:900;white-space:nowrap;letter-spacing:0}.home-proof-item span{display:block;margin-top:7px;color:var(--h-sub);font-size:12px;line-height:1.6;font-weight:700}.home-proof-salons{color:#7d41b4}.home-proof-salons strong{text-shadow:0 5px 18px rgba(125,65,180,.24)}.home-proof-bookings{color:#cf4f88}.home-proof-bookings strong{text-shadow:0 5px 18px rgba(207,79,136,.22)}.home-proof-members{color:#258a84}.home-proof-members strong{text-shadow:0 5px 18px rgba(37,138,132,.22)}.home-proof-city{color:#c47719}.home-proof-city strong{text-shadow:0 5px 18px rgba(196,119,25,.22)}@keyframes home-proof-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:600px){.home-proof{padding:34px 14px 38px}.home-proof-heading{margin-bottom:24px;font-size:16px}.home-proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:25px}.home-proof-item{padding:8px 10px}.home-proof-item+.home-proof-item{border-right:none}.home-proof-item:nth-child(2n){border-right:1px solid rgba(123,63,179,.16)}.home-proof-item:nth-child(n+3){padding-top:24px;border-top:1px solid rgba(123,63,179,.14)}.home-proof-item strong{font-size:28px}}.home-why{width:100%;padding:54px 16px 0;background:rgba(255,255,255,.7)}.home-why-inner{width:100%;max-width:760px;margin:0 auto}.home-why-heading{margin-bottom:30px;text-align:center}.home-why-heading>span{display:block;margin-bottom:7px;color:#258a84;font-size:12px;font-weight:800}.home-why-heading h2{margin:0;color:var(--h-ink);font-size:25px;font-weight:900;letter-spacing:0}.home-why-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px}.home-why-item{display:flex;min-width:0;align-items:center;gap:12px;padding:17px 4px;border-bottom:1px solid rgba(123,63,179,.14);color:var(--h-ink2);font-size:14px;line-height:1.8;font-weight:700}.home-why-item i{flex:0 0 26px;width:26px;color:var(--h-accent);font-size:18px;text-align:center;filter:drop-shadow(0 4px 8px rgba(123, 63, 179, .18))}.home-why-item:first-child i{color:#cf4f88}.home-why-item:nth-child(3) i{color:#c47719}.home-why-item:nth-child(4) i{color:#258a84}.home-signoff{width:100%;max-width:700px;margin:0 auto;padding:104px 0 176px;text-align:center}.home-signoff>div{color:#595959;font-size:25px;line-height:1.5;font-weight:900;white-space:nowrap}.home-signoff p{margin:4px 0 0;color:#555;font-size:17px;line-height:1.8;font-weight:700;white-space:nowrap}.home-brand-word{color:#7d41b4;text-shadow:0 4px 14px rgba(125,65,180,.24)}@media (max-width:600px){.home-why{padding:44px 18px 0}.home-why-heading{margin-bottom:22px}.home-why-heading h2{font-size:22px}.home-why-list{grid-template-columns:1fr}.home-why-item{padding:14px 2px;font-size:13px}.home-signoff{max-width:100%;margin-top:0;padding-top:84px;padding-bottom:168px}.home-signoff>div{font-size:23px}.home-signoff p{font-size:15px}}.home-actions{position:fixed;bottom:0;right:0;left:0;z-index:40;display:flex;gap:8px;justify-content:center;padding:10px 12px}.home-actions a{flex:1;max-width:160px;display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 6px;border-radius:14px;background:var(--h-action-bg);color:var(--h-ink);border:1px solid var(--h-action-border);box-shadow:0 6px 16px var(--h-action-shadow);backdrop-filter:blur(3px);text-decoration:none;font-size:12px;font-weight:500;text-align:center;transition:background .15s}.home-actions a:hover{background:var(--h-action-bg-hover)}.home-actions a.primary{background:linear-gradient(90deg,var(--h-brand1),var(--h-brand2));color:#fff;border:none;font-weight:800!important}.home-actions a.primary:hover{filter:brightness(1.05)}.home-actions a i{font-size:19px}@media (max-width:560px){:root{--h-bg1:hsl(264, 61%, 99%);--h-bg2:hsl(261, 56%, 95%);--h-bg3:hsl(263, 50%, 88%);--h-bg4:hsl(263, 48%, 81%);--h-brand1:hsl(263, 38%, 50%);--h-brand2:hsl(267, 55%, 68%);--h-accent:hsl(265, 46%, 61%);--h-ink:hsl(262, 34%, 32%);--h-ink2:hsl(213, 15%, 25%);--h-sub:hsl(214, 1%, 50%)}}@media (max-width:360px){#results,.home-action,.home-explore-box{backdrop-filter:none!important}}