:root{--ink:#241c1a;--cream:#f7f2eb;--paper:#fffdf9;--rose:#b87b6d;--gold:#b79760;--line:#ded3c8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif;line-height:1.65}h1,h2,h3,.brand b{font-family:Georgia,serif;font-weight:400}h1{font-size:clamp(3.2rem,7vw,7rem);line-height:.92;letter-spacing:-.055em;margin:.25em 0}h2{font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.05;margin:.2em 0 .5em}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:white;padding:1rem;z-index:9}.notice{text-align:center;background:var(--ink);color:white;padding:.45rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);position:relative;z-index:2}.brand{display:grid;grid-template-columns:38px auto;text-decoration:none;color:inherit;line-height:1}.brand span{grid-row:1/3;border:1px solid var(--gold);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font:10px Georgia}.brand b{font-size:1.2rem;letter-spacing:.08em}.brand small{font-size:.48rem;letter-spacing:.27em;margin-top:5px}.header nav{display:flex;gap:2rem}.header nav a,.langs a{color:inherit;text-decoration:none;font-size:.82rem}.header-actions{display:flex;align-items:center;gap:1.4rem}.langs{display:flex;gap:.5rem}.button{display:inline-block;background:var(--ink);color:white;text-decoration:none;padding:1rem 1.5rem;text-transform:uppercase;font-size:.7rem;letter-spacing:.14em}.button.small{padding:.75rem 1.1rem}.hero{min-height:720px;background:var(--cream);display:grid;grid-template-columns:1.05fr .95fr;padding:5vw}.hero-copy{padding:5vw 4vw 2vw 1vw}.eyebrow{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:#8e6157}.lead{font-family:Georgia,serif;font-size:1.25rem;max-width:590px}.actions{display:flex;gap:1.5rem;align-items:center;margin:2rem 0}.text-link{color:inherit;text-underline-offset:6px}.trust{display:flex;gap:2rem;font-size:.74rem;margin-top:4rem}.hero-visual{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#d9b8a9,#7d554e);overflow:hidden}.arch{width:70%;height:80%;border-radius:50% 50% 0 0;background:linear-gradient(145deg,#302520,#a27b6d);display:grid;place-items:center;color:white;box-shadow:0 30px 70px #3e262855}.visual-placeholder{text-align:center;letter-spacing:.35em}.visual-placeholder b{display:block;font:3rem Georgia}.hero-visual aside{position:absolute;bottom:2rem;left:2rem;background:var(--paper);padding:1.3rem 1.8rem;display:grid}.hero-visual aside b{font:2rem Georgia}.marquee{padding:1.1rem;display:flex;justify-content:space-around;background:var(--rose);color:white;letter-spacing:.18em;font-size:.72rem}.section{padding:8rem 6vw}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:end}.section-head>p{max-width:530px}.service-grid,.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.service-card{border-bottom:1px solid var(--line);padding-bottom:1rem}.card-image{height:350px;background:linear-gradient(135deg,#d9c1b2,#73564e);display:flex;align-items:flex-end;padding:1.5rem;color:white;font:3rem Georgia}.card-image.color{background:linear-gradient(135deg,#c6a384,#493832)}.card-image.ritual{background:linear-gradient(135deg,#ded6c7,#948d78)}.card-image img,.portrait img{width:100%;height:100%;object-fit:cover}.service-card h3{font-size:1.7rem;margin:.2rem 0}.service-card footer{display:flex;justify-content:space-between}.story{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--ink);color:white}.story>div:last-child{padding:9vw}.story-art{background:linear-gradient(135deg,#b48573,#3e2e2a);display:grid;place-items:center;letter-spacing:.3em}.story li{margin:1rem 0}.team{text-align:center}.portrait{height:430px;background:linear-gradient(155deg,#ead8cc,#7a5e53)}.portrait.p2{background:linear-gradient(155deg,#d8c2ae,#59463e)}.portrait.p3{background:linear-gradient(155deg,#e8dccc,#8d7568)}.team h3{font-size:1.5rem;margin:.8rem 0 0}.team p{margin:0}.booking{text-align:center;padding:8rem 2rem;background:var(--rose);color:white}.booking .eyebrow{color:white}.button.light{background:white;color:var(--ink);margin-top:1rem}.contact{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem}footer{background:var(--ink);color:#ddd;padding:3rem 6vw;display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.footer-brand{color:white}@media(max-width:900px){.header nav{display:none}.hero,.story{grid-template-columns:1fr}.hero-visual{min-height:500px}.service-grid,.team-grid{grid-template-columns:1fr}.section-head,.contact{grid-template-columns:1fr}.trust,.marquee{flex-wrap:wrap}.section{padding:5rem 6vw}footer{display:grid;gap:1rem}.langs{display:none}}@media(max-width:560px){.header{height:76px;padding:0 1rem}.button.small{display:none}.hero{padding:2rem 1rem;min-height:auto}.hero-copy{padding:2rem 0}.hero-visual{min-height:380px}.trust{margin-top:2rem}.marquee span:nth-of-type(even){display:none}h1{font-size:3.25rem}.portrait,.card-image{height:320px}}
