.hero{position:relative;overflow:hidden;margin:0 var(--edge);background:var(--mist);border-radius:var(--r-3xl);padding:56px 56px 48px}.hero-dots{position:absolute;right:-30px;bottom:-16px;opacity:.5;pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.15fr .85fr;gap:56px;align-items:center}.hero h1{font-size:52px;font-weight:800;line-height:1.08;letter-spacing:-.025em;text-wrap:pretty}.hero h1 .accent{color:var(--terracotta)}.hero-sub{font-size:17px;line-height:1.55;color:var(--body);margin:16px 0 26px;max-width:480px}.search{background:#fff;border-radius:var(--r-lg);padding:8px;display:flex;align-items:center;box-shadow:var(--shadow-float)}.search-field{flex:.8;display:flex;align-items:center;gap:10px;padding:8px 16px;min-width:0}.search-field.wide{flex:1.2}.search-field svg{flex:none}.search-field input{border:none;outline:none;width:100%;font-size:15px;color:var(--ink);padding:6px 0;background:transparent}.search-field input::placeholder{color:var(--faded);opacity:1}.search-divider{flex:none;width:1px;height:26px;background:var(--mist)}.search .btn{flex:none;padding:14px 28px;font-size:15.5px;border-radius:var(--r-md);border:0}.search .suggest{top:calc(100% + 10px)}.popular{position:relative;display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px}.popular .lbl{font-size:12.5px;font-weight:700;color:var(--sage-deep);text-transform:uppercase;letter-spacing:.06em}.pill{display:inline-flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--nav-ink);background:#fff;padding:7px 13px;border-radius:var(--r-pill);transition:box-shadow .15s,color .15s}a.pill:hover{color:var(--sage-deep);box-shadow:var(--shadow-sm)}.pill span{color:var(--muted);font-size:12px}.hero-stats{display:flex;flex-direction:column;gap:12px}.stat-card{background:#fff;border-radius:var(--r-lg);padding:18px 22px;display:flex;align-items:center;gap:16px}.stat-card .n{font-family:var(--font-head);font-weight:800;font-size:30px;color:var(--sage);min-width:64px}.stat-card .s{font-size:14px;color:var(--body)}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cat-card{background:var(--mist);border-radius:22px;padding:26px;display:flex;flex-direction:column;gap:12px}.cat-top{display:flex;justify-content:space-between;align-items:center}.cat-blob{width:40px;height:40px;border-radius:50% 50% 4px;background:var(--sage);display:flex;align-items:center;justify-content:center}.cat-count{font-size:13px;font-weight:700;color:var(--sage-deep)}.cat-name{font-family:var(--font-head);font-weight:700;font-size:20px;color:var(--ink)}.cat-name:hover{color:var(--sage-deep)}.cat-blurb{font-size:14px;line-height:1.5;color:var(--body)}.cat-links{display:flex;flex-wrap:wrap;gap:7px}.cat-links .pill{font-size:12.5px;padding:6px 12px}.cat-card.is-massage{background:var(--blush)}.cat-card.is-massage .cat-blob{background:var(--terracotta);border-radius:50% 4px 50% 50%}.cat-card.is-massage .cat-count,.cat-card.is-massage .cat-name:hover{color:var(--terracotta-deep)}.cat-card.is-massage .pill{color:var(--terracotta-text)}.cat-card.is-massage a.pill:hover{color:var(--terracotta-deep)}.section.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.split-col .section-sub{margin:0 0 16px}.city-chips{display:flex;flex-wrap:wrap;gap:8px}.profile-rows{display:flex;flex-direction:column;gap:10px}.profile-row{border:1px solid var(--border);border-radius:var(--r-xl);padding:14px 16px;display:flex;gap:14px;align-items:center;transition:box-shadow .15s}.profile-row:hover{box-shadow:var(--shadow-sm)}.profile-row .avatar{flex:none;width:46px;height:46px;border-radius:50% 50% 50% 6px;background:var(--mist);display:flex;align-items:center;justify-content:center;font-family:var(--font-head);font-weight:800;font-size:17px;color:var(--sage-deep)}.profile-row .who{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.profile-row .nm{font-weight:700;font-size:15.5px;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.profile-row .nm:hover{color:var(--sage-deep)}.profile-row .meta{font-size:13px;color:var(--muted)}.profile-row .price-chip{margin-left:auto}.btn-contact{flex:none;font-size:13.5px;padding:10px 16px;border-radius:var(--r-pill)}.home-blog{padding-bottom:8px}.home-blog .section-head{align-items:flex-end}.home-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.home-blog-card{min-width:0;overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:var(--r-xl);transition:border-color .15s,box-shadow .15s,transform .15s}.home-blog-card:hover{border-color:var(--sage);box-shadow:var(--shadow);transform:translateY(-2px)}.home-blog-cover{display:block;height:180px;background:var(--mist);overflow:hidden}.home-blog-cover img{width:100%;height:100%;object-fit:cover;transition:transform .25s}.home-blog-card:hover .home-blog-cover img{transform:scale(1.025)}.home-blog-cover.empty{display:flex;align-items:center;justify-content:center}.home-blog-cover .mark{width:52px;height:52px;border-radius:50% 50% 50% 6px;background:var(--sage);display:flex;align-items:center;justify-content:center;color:#fff;font-family:var(--font-head);font-size:24px;font-weight:800}.home-blog-body{padding:20px;display:flex;flex-direction:column;gap:9px}.home-blog-category{align-self:flex-start;font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta)}.home-blog-body h3{font-size:19px;line-height:1.25;text-wrap:pretty}.home-blog-body h3 a:hover{color:var(--sage-deep)}.home-blog-body p{color:var(--body);font-size:13.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.home-blog-meta{margin-top:2px;color:var(--muted);font-size:12.5px}@media(max-width:980px){.hero{padding:40px 32px 36px}.hero-grid{grid-template-columns:1fr;gap:28px}.hero h1{font-size:38px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.stat-card{flex-direction:column;align-items:flex-start;gap:2px;padding:14px 16px}.stat-card .n{font-size:22px;min-width:0}.stat-card .s{font-size:12.5px}.cat-grid{grid-template-columns:1fr}.section.split{grid-template-columns:1fr;gap:40px}.home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.hero{padding:28px 20px 24px}.hero h1{font-size:31px;line-height:1.12}.hero-sub{font-size:14.5px;margin:10px 0 18px}.search{flex-direction:column;align-items:stretch;gap:2px}.search-field{padding:10px 12px}.search-divider{width:auto;height:1px;margin:0 12px}.search .btn{width:100%;padding:12px 20px}.hero-stats{gap:6px}.profile-row{flex-wrap:wrap}.profile-row .who{flex-basis:200px}.profile-row .nm{white-space:normal}.profile-row .price-chip{margin-left:60px;order:3}.btn-contact{order:4;margin-left:auto}.home-blog .section-head{align-items:flex-start}.home-blog-grid{grid-template-columns:minmax(0,1fr)}.home-blog-cover{height:170px}}
