@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;0,700;1,600;1,700&display=swap');
:root{--ink:#1d211d;--cream:#f5f2e9;--paper:#fffdf8;--lime:#c7ef4f;--muted:#70746c;--line:#d9d8d0}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}.nav{height:82px;padding:0 clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{color:var(--ink);font-weight:700;text-decoration:none;font-size:20px;letter-spacing:-.7px;display:flex;align-items:center;gap:9px}.mark{background:var(--ink);color:var(--lime);border-radius:50%;font-family:'Playfair Display';font-size:20px;width:32px;height:32px;text-align:center;line-height:32px}.nav nav{display:flex;gap:32px}.nav nav a,.login{color:var(--ink);font-size:14px;text-decoration:none}.login{border:1px solid var(--ink);padding:11px 16px;border-radius:2px;font-weight:600}.hero{padding:100px 7vw 90px;background:linear-gradient(135deg,#f2f0e7 0%,#faf8f0 63%,#e0efae 160%)}.eyebrow{font-family:'DM Mono';font-size:11px;letter-spacing:1.5px;font-weight:500;color:#59614c;margin:0 0 18px}.hero h1,.pro h2,.steps h2,.section-head h2{font-family:'Playfair Display';letter-spacing:-2.7px;font-size:clamp(48px,7vw,92px);line-height:.98;margin:0}.hero h1 em{font-weight:600;color:#577329}.lead{max-width:600px;line-height:1.6;color:var(--muted);font-size:17px;margin:28px 0 34px}.search{max-width:830px;background:#fff;border:1px solid #d4d4ca;box-shadow:0 18px 35px #2d332014;display:flex;padding:8px}.search label{padding:8px 22px;flex:1;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:4px}.search span,.search label span{font-size:11px;color:var(--muted);font-weight:600}.search select{border:0;background:transparent;color:var(--ink);font:600 14px 'DM Sans';outline:0}.search button{border:0;background:var(--ink);color:white;padding:0 24px;font:600 14px 'DM Sans';cursor:pointer}.search button span{color:var(--lime);font-size:20px;margin-left:8px}.trust{font-size:12px;color:var(--muted);margin:18px 0 0}.salons{padding:90px 7vw}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-head h2,.steps h2{font-size:43px;letter-spacing:-1.5px}.section-head>a{font-size:14px;color:var(--ink);font-weight:600}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{border:1px solid var(--line);background:#fff}.photo{height:260px;padding:16px;background-size:cover;background-position:center;display:flex;align-items:start}.photo span{font:10px 'DM Mono';letter-spacing:1px;background:#fff;padding:6px 8px}.p1{background-image:linear-gradient(#0002,#0002),url('https://images.unsplash.com/photo-1621605815971-fbc98d665033?auto=format&fit=crop&w=800&q=80')}.p2{background-image:linear-gradient(#0002,#0002),url('https://images.unsplash.com/photo-1503951914875-452162b0f3f1?auto=format&fit=crop&w=800&q=80')}.p3{background-image:linear-gradient(#0002,#0002),url('https://images.unsplash.com/photo-1512690459411-b9245aed614b?auto=format&fit=crop&w=800&q=80')}.card-body{padding:18px;display:flex;justify-content:space-between}.card-body h3{font-size:17px;margin:0 0 5px}.card-body p{font-size:12px;margin:0;color:var(--muted)}.card-body strong{font-size:10px;color:var(--muted);text-align:right;font-weight:500}.card-body b{font-size:15px;color:var(--ink)}.steps{display:grid;grid-template-columns:1fr 1fr;gap:80px;background:var(--ink);color:#fff;padding:95px 7vw}.steps .eyebrow{color:#b5c68c}.steps h2{font-size:50px}.steps ol{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:25px;padding:22px 0;border-bottom:1px solid #ffffff25}.steps li b{font:12px 'DM Mono';color:var(--lime);padding-top:4px}.steps h3{margin:0 0 7px;font-size:18px}.steps p{margin:0;color:#bec3b9;font-size:14px}.pro{margin:90px 7vw;background:var(--lime);padding:70px;max-width:1100px}.pro h2{font-size:55px}.pro>p:not(.eyebrow){max-width:460px;line-height:1.6;margin:22px 0 30px}.pro a{color:var(--ink);font-weight:700;text-decoration:none;border-bottom:2px solid var(--ink);padding-bottom:5px}footer{padding:35px 7vw;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}footer .brand{font-size:15px}footer .mark{width:25px;height:25px;line-height:25px;font-size:16px}@media(max-width:700px){.nav{padding:0 20px}.nav nav{display:none}.hero{padding:75px 24px}.search{display:block}.search label{border:0;border-bottom:1px solid var(--line)}.search button{height:48px;width:100%;margin-top:8px}.cards{grid-template-columns:1fr}.steps{grid-template-columns:1fr;gap:38px;padding:65px 24px}.pro{margin:50px 24px;padding:38px 25px}.pro h2{font-size:40px}.salons{padding:65px 24px}.section-head{display:block}.section-head>a{display:block;margin-top:15px}footer{padding:25px 24px;gap:15px;flex-wrap:wrap}.trust{line-height:1.8}}
.brand img{width:34px;height:34px;object-fit:cover;object-position:50% 30%;border-radius:50%;border:1px solid #e3e3df}.hero{position:relative;background:linear-gradient(135deg,#f2f0e7 0%,#faf8f0 63%,#f5ddde 160%)}.hero-logo{position:absolute;right:8vw;top:52px;width:min(24vw,300px);mix-blend-mode:multiply;opacity:.14;pointer-events:none}.eyebrow{color:#8f1d24}.hero h1 em{color:#c91521}.search button{background:#bd1621}.search button span{color:#fff}.steps .eyebrow{color:#f18084}.steps li b{color:#ef4b52}.pro{background:#e5232b;color:#fff}.pro .eyebrow{color:#ffe4e5}.pro a{color:white;border-color:white}footer .brand img{width:25px;height:25px}@media(max-width:700px){.hero-logo{width:220px;right:0;top:10px}}
.empty-state{min-height:240px;border:1px dashed #d6d3cb;background:#f8f7f1;display:flex;align-items:center;justify-content:center;gap:28px;padding:35px;text-align:left}.empty-state img{width:88px;height:88px;object-fit:cover;object-position:50% 30%;border-radius:50%;mix-blend-mode:multiply}.empty-state h3{margin:0 0 8px;font-size:20px}.empty-state p{max-width:470px;margin:0;line-height:1.6;color:var(--muted)}@media(max-width:700px){.empty-state{flex-direction:column;text-align:center}}
.shop-note{color:var(--muted);margin:12px 0 0}.owner-badge{border:1px solid #e8c4c7;color:#a30d16;background:#fff7f7;border-radius:99px;padding:9px 13px;font:11px 'DM Mono'}.harmonia-menu{border:1px solid #272a2e;background:#24292e;color:#f3ecd8;padding:28px;box-shadow:0 15px 30px #12121217}.menu-intro{display:flex;align-items:center;gap:20px;border-bottom:1px solid #cfac5e55;padding-bottom:21px}.menu-intro img{width:66px;height:66px;border-radius:50%;object-fit:cover;object-position:50% 30%;mix-blend-mode:screen}.menu-intro .eyebrow{color:#e1be67;margin-bottom:5px}.menu-intro h3{font-family:'Playfair Display';font-size:28px;margin:0}.menu-intro p:last-child{margin:5px 0 0;color:#d5d0c1;font-size:13px}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;padding:28px 0}.menu-group h4{margin:0 0 11px;color:#e1be67;font:600 19px 'DM Sans'}.menu-group p{display:flex;gap:10px;justify-content:space-between;border-bottom:1px dotted #a5a09066;padding:7px 0;margin:0;color:#f2efdf;font-size:14px}.menu-group b{color:#e1be67;white-space:nowrap}.premium{border:1px solid #e1be67;border-radius:3px;text-align:center;padding:17px}.premium span{font:600 18px 'DM Mono';letter-spacing:2px;color:#e1be67}.premium p{font-size:13px;margin:8px auto;color:#f4f0e1}.premium strong{font:700 25px 'DM Sans';color:#e1be67}@media(max-width:700px){.menu-grid{grid-template-columns:1fr}.menu-intro{align-items:flex-start}.owner-badge{display:inline-block;margin-top:20px}}
.login-page{min-height:100vh;background:linear-gradient(135deg,#f4f1e9,#fff9f8)}.auth-shell{width:min(100% - 40px,480px);margin:0 auto;padding:62px 0}.auth-shell>.brand{justify-content:center;margin-bottom:32px}.auth-card{background:#fff;border:1px solid var(--line);padding:38px;box-shadow:0 16px 35px #28221b12}.auth-card h1{font-family:'Playfair Display';font-size:38px;letter-spacing:-1.5px;margin:0 0 10px}.auth-card>p:not(.eyebrow){color:var(--muted);line-height:1.6}.auth-card form{margin-top:26px;display:grid;gap:17px}.auth-card label{display:grid;gap:7px;font-size:13px;font-weight:600}.auth-card input{height:45px;border:1px solid var(--line);padding:0 12px;font:16px 'DM Sans';border-radius:2px}.auth-card button{height:46px;border:0;background:#bd1621;color:white;font:600 14px 'DM Sans';cursor:pointer}.form-message{margin:0;min-height:20px;color:#a30d16;font-size:13px}.hidden{display:none}
.shop-cta,.menu-book{display:inline-flex;align-items:center;justify-content:center;background:#bd1621;color:#fff!important;text-decoration:none;font-weight:700;padding:13px 18px}.menu-book{margin-top:22px;width:100%;background:#e1be67;color:#24292e!important}.owner-badge{display:none}
@media(max-width:700px){.nav{height:68px;padding:0 14px;position:sticky;top:0;z-index:30;background:rgba(255,253,248,.95);backdrop-filter:blur(10px)}.nav .brand{font-size:16px}.nav .login{min-height:44px;display:grid;place-items:center;padding:0 12px;font-size:12px}.hero{padding:58px 18px 64px}.hero h1{font-size:clamp(44px,13vw,62px)}.lead{font-size:15px;margin:22px 0 28px}.search{padding:6px}.search label{padding:12px}.search select{min-height:34px;width:100%;font-size:16px}.search button{min-height:50px}.salons{padding:55px 18px}.section-head h2{font-size:38px}.shop-cta{width:100%;min-height:50px}.harmonia-menu{padding:20px 15px}.menu-intro img{width:52px;height:52px}.menu-intro h3{font-size:23px}.menu-group p{font-size:13px;gap:6px}.steps{padding:58px 18px}.steps h2{font-size:40px}.pro{margin:42px 18px;padding:34px 20px}.pro a{display:inline-block;line-height:1.5}.auth-shell{width:min(100% - 24px,480px);padding:22px 0 40px}.auth-shell>.brand{margin-bottom:20px}.auth-card{padding:26px 20px}.auth-card h1{font-size:34px}.auth-card input,.auth-card button{min-height:50px;font-size:16px}.auth-back{min-height:44px}}
