@import url('https://fonts.googleapis.com/css2?family=Jost:wght@400;600;700&family=Playfair+Display:wght@600;700&display=swap');
:root{--bg:#faf6f7;--ink:#1f1a1c;--accent:#c47a8a;--alt:#f0e6e9;--line:#e0d0d5}
body{font-family:Jost,sans-serif}h1,h2,h3,.sh-brand{font-family:"Playfair Display",serif}

*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);line-height:1.55}
img{max-width:100%;display:block;height:auto;object-fit:cover;background:var(--alt)}
a{color:var(--accent)}
nav{display:flex;gap:1.2rem;flex-wrap:wrap}
nav a{color:var(--ink);font-weight:600;font-size:.92rem;text-decoration:none}
.btn{display:inline-block;background:var(--accent);color:var(--bg);padding:.8rem 1.2rem;font-weight:700;border:none;cursor:pointer;text-decoration:none}
.wrap{width:min(1120px,92%);margin:0 auto}
.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:var(--ink);color:var(--bg);padding:1rem 1.25rem}
.cookie-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}
.cookie-banner a{color:var(--accent)}
.btn-cookie{cursor:pointer;font:inherit;padding:.55rem 1rem;border:none}
.btn-cookie.accept{background:var(--accent);color:var(--bg)}
.btn-cookie.reject{background:transparent;color:inherit;border:1px solid currentColor}
.contact-form{max-width:34rem;display:grid;gap:1rem}
.form-row{display:grid;gap:.35rem}
.form-row input,.form-row textarea{width:100%;padding:.75rem 1rem;border:1px solid var(--line);background:var(--bg);color:var(--ink);font:inherit}
.hp-field{position:absolute;left:-9999px;opacity:0;height:0;width:0}
.field-error{color:#c62828;font-size:.875rem}
.form-success{padding:1.2rem;border:1px solid var(--accent);background:var(--alt)}


.sh-runway{{padding:1rem 4%;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:40}}.sh-runway-in{{display:flex;align-items:center;justify-content:space-between;max-width:1080px;margin:0 auto}}.sh-brand{{font-size:1.4rem;text-decoration:none;color:var(--ink)}}.sh-open{{display:none;border:1px solid var(--line);background:#fff;padding:.4rem .55rem}}
.sh-lookbook{{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:4rem 4%;align-items:center;max-width:1100px;margin:0 auto}}.sh-tag{{color:var(--accent);text-transform:uppercase;font-size:.72rem;font-weight:700}}.sh-look-b{{display:grid;gap:1rem}}.sh-look-b img{{width:100%;object-fit:cover}}.sh-look-small{{max-height:180px}}
.sh-capsule{{padding:3rem 4%;background:var(--alt)}}.sh-cap-row{{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}}.sh-cap-row article{{background:#fff;padding:1.2rem;border-top:3px solid var(--accent)}}
.sh-color{{padding:3rem 4%;text-align:center}}.sh-swatches{{display:flex;justify-content:center;gap:.5rem;margin:1rem 0}}.sh-swatches span{{width:48px;height:48px;border-radius:50%;border:1px solid var(--line)}}
.sh-zig{{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding:3rem 4%;align-items:center}}.sh-zig img{{width:100%;min-height:260px;object-fit:cover}}
.sh-quote{{padding:3rem 4%;text-align:center;font-family:"Playfair Display",serif;font-size:1.3rem}}.sh-cta{{padding:3rem 4%;text-align:center}}.sh-compact{{padding:2.5rem 4%}}.sh-heml{{padding:2rem 4%;border-top:1px solid var(--line);margin-top:2rem}}.sh-heml-grid{{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;max-width:1080px;margin:0 auto}}.sh-heml a{{margin-left:1rem;color:var(--accent)}}
@media(max-width:860px){{.sh-open{{display:block}}nav{{display:none;position:absolute;right:4%;top:3.5rem;flex-direction:column;background:#fff;border:1px solid var(--line);padding:1rem}}nav.is-open{{display:flex}}.sh-runway{{position:relative}}.sh-lookbook,.sh-cap-row,.sh-zig{{grid-template-columns:1fr}}}}


.stilhorizont-contact-hero,.stilhorizont-legal-hero{padding:clamp(2.5rem,7vw,5rem) 4% 1.5rem}
.stilhorizont-contact-form,.stilhorizont-contact-hours,.stilhorizont-contact-topics,.stilhorizont-contact-legal,.stilhorizont-contact-alt,.stilhorizont-legal-1,.stilhorizont-legal-2,.stilhorizont-legal-3,.stilhorizont-legal-4,.stilhorizont-legal-5{padding:2.25rem 4%}
.stilhorizont-contact-hours,.stilhorizont-legal-2,.stilhorizont-legal-4{background:var(--alt)}
.contact-topics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}
.contact-topics article{border:1px solid var(--line);padding:1rem;background:var(--alt)}
@media(max-width:860px){.contact-topics{grid-template-columns:1fr}}

