
:root{
  --ivory:#fbf7f2;--cream:#f6eee7;--rose:#b97966;--rose2:#d9aa99;--ink:#211b19;--muted:#756a66;
  --dark:#191616;--line:rgba(80,52,44,.14);--shadow:0 24px 70px rgba(66,40,31,.14);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--ivory);color:var(--ink);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{background:#171313;color:#f5e9e3;font-size:.84rem}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0;flex-wrap:wrap}.header{position:sticky;top:0;z-index:50;background:rgba(251,247,242,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px;min-width:230px}.brand img{width:180px;height:58px;object-fit:cover;object-position:center;border-radius:7px}.navlinks{display:flex;gap:20px;align-items:center;margin-left:auto}.navlinks a{font-size:.94rem}.navlinks a:hover{color:var(--rose)}.lang{border:1px solid var(--line);padding:8px 11px;border-radius:999px}.menu-btn{display:none;margin-left:auto;border:0;background:transparent;font-size:1.5rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:999px;border:1px solid transparent;font-weight:700;transition:.25s}.btn-primary{background:linear-gradient(135deg,#9e6557,#d6a28f);color:#fff;box-shadow:0 10px 30px rgba(158,101,87,.25)}.btn-primary:hover{transform:translateY(-2px)}.btn-secondary{border-color:rgba(80,52,44,.24);background:rgba(255,255,255,.55)}
.hero{min-height:74vh;display:grid;align-items:end;position:relative;overflow:hidden;background:#1f1b1a}.hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,12,11,.75),rgba(16,12,11,.18) 58%,rgba(16,12,11,.04)),url('../img/hero-salon.webp') center/cover no-repeat;transform:scale(1.01)}.hero .inner{position:relative;z-index:1;color:white;padding:96px 0 84px;max-width:680px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800;color:#e6b9a8}.hero h1,.page-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.06;font-size:clamp(3rem,7vw,5.9rem);margin:10px 0 18px}.hero p{font-size:1.15rem;color:#f0e7e3;max-width:600px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.section{padding:90px 0}.section-sm{padding:62px 0}.section.alt{background:var(--cream)}.section.dark{background:#1b1716;color:#f8efeb}.section-head{max-width:720px;margin-bottom:38px}.section-head h2{font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:500;line-height:1.15;margin:.4rem 0}.section-head p{color:var(--muted)}.dark .section-head p{color:#cfc2bc}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:24px;padding:28px;box-shadow:0 12px 45px rgba(67,44,35,.06);transition:.25s}.card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-card span{display:inline-flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:#f4dfd5;color:#875548;font-weight:800;margin-bottom:18px}.service-card h3{font-family:Georgia,serif;font-size:1.45rem;margin:.2rem 0 .5rem}.service-card p{color:var(--muted);font-size:.96rem}.service-card a{color:#955d50;font-weight:800}.portrait{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#eee}.portrait img{width:100%;height:100%;object-fit:cover}.feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.kpi{padding:20px;border:1px solid var(--line);border-radius:18px;background:#fff}.kpi strong{display:block;font-size:1.5rem;color:#8d5a4e}.gallery{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:24px}.gallery .tall{min-height:560px}.gallery .stack{display:grid;gap:18px}.gallery .stack img{min-height:270px}.quote-standard{border-left:4px solid var(--rose);padding:18px 20px;background:#fff;border-radius:0 16px 16px 0}.page-hero{padding:82px 0 64px;background:linear-gradient(140deg,#f9f3ee,#f0dfd6)}.page-hero h1{font-size:clamp(2.8rem,6vw,5rem);color:#2b211e}.breadcrumbs{font-size:.9rem;color:var(--muted)}.content{max-width:820px}.content h2{font-family:Georgia,serif;font-size:2rem;margin-top:2.2rem}.content h3{margin-top:1.8rem}.content ul{padding-left:1.2rem}.service-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.service-hero .visual{border-radius:26px;overflow:hidden;background:#e8d9d1}.service-hero .visual img{width:100%;aspect-ratio:4/3;object-fit:cover}.meta-strip{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0}.chip{padding:8px 12px;border-radius:999px;background:#f1e2da;font-size:.86rem;color:#795148}.form{display:grid;gap:14px}.form .row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form input,.form select,.form textarea{width:100%;padding:14px 15px;border:1px solid #ddcfca;border-radius:14px;background:#fff;font:inherit}.form textarea{min-height:130px;resize:vertical}.notice{font-size:.84rem;color:var(--muted)}.footer{background:#161313;color:#eee1dc;padding:64px 0 26px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:34px}.footer h4{margin:0 0 12px}.footer p,.footer a{color:#c9bbb5;font-size:.94rem}.footer-logo{width:210px;border-radius:8px;margin-bottom:16px}.subfooter{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:.85rem;color:#a99d98}.whatsapp{position:fixed;right:20px;bottom:20px;z-index:80;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25D366;color:white;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.22);font-size:1.25rem}.reveal{opacity:0;transform:translateY(20px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}.cookie-note{font-size:.82rem;color:var(--muted)}
@media(max-width:900px){.navlinks{display:none;position:absolute;top:78px;left:0;right:0;background:var(--ivory);padding:22px 20px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.menu-btn{display:block}.feature,.service-hero,.grid-3,.grid-2,.footer-grid,.gallery{grid-template-columns:1fr}.gallery .tall,.gallery .stack img{min-height:360px}.kpis{grid-template-columns:1fr}.hero{min-height:70vh}.hero .inner{padding:70px 0}.brand img{width:155px}.form .row{grid-template-columns:1fr}}
@media(max-width:560px){.topbar .container{justify-content:center;text-align:center}.hero h1{font-size:3rem}.section{padding:70px 0}.card{padding:22px}.gallery .tall,.gallery .stack img{min-height:300px}.actions .btn{width:100%}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}

/* DAMISS 2026 refinements */
.callout{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px;border:1px solid var(--line);border-radius:26px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(246,238,231,.86));box-shadow:0 18px 55px rgba(67,44,35,.08)}
.callout h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);margin:.35rem 0 .55rem}
.callout p{color:var(--muted);max-width:720px}
.brand img,.footer-logo{height:auto}
img{max-width:100%}
:focus-visible{outline:3px solid rgba(174,103,86,.45);outline-offset:3px}
@media(max-width:900px){.callout{align-items:flex-start;flex-direction:column}}
