:root{--berry:#7d2348;--wine:#54172f;--rose:#bf517e;--plum:#6d2c91;--cream:#fff9f6;--ink:#281c22;--muted:#6c5b63;--line:#eadde2;--white:#fff;--radius:1.35rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;font-size:1rem;line-height:1.65}a{color:inherit}.skip-link{position:fixed;left:1rem;top:-5rem;z-index:99;background:#fff;padding:.7rem 1rem}.skip-link:focus{top:1rem}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:auto;padding:0 2rem}.sanalu-logo img,.custom-logo{display:block;width:190px;max-height:82px;object-fit:contain}.site-header ul{display:flex;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0}.site-header a{text-decoration:none;font-weight:700}.nav-cta{background:var(--berry);color:#fff!important;padding:.7rem 1rem;border-radius:99px}.menu-button{display:none}.hero{max-width:1200px;margin:auto;padding:5rem 2rem 6rem;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem}.eyebrow{margin:0 0 1rem;color:var(--berry);text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:850}.hero h1,.section h2,.story h2,.check-heading h2,.contact h2{font-family:Georgia,serif;font-size:clamp(2.4rem,5vw,5rem);line-height:1.02;margin:.15rem 0 1.2rem}.hero h1 em{display:block;color:var(--berry);font-weight:400}.lead{font-size:1.18rem;color:var(--muted)}.actions,.trust{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.7rem 0}.button{display:inline-block;padding:.85rem 1.2rem;border-radius:99px;text-decoration:none;font-weight:800}.primary{background:var(--berry);color:#fff}.secondary{border:1px solid #ccb8c1;background:#fff}.trust{color:var(--muted);font-size:.88rem}.hero-visual{position:relative;background:linear-gradient(145deg,#f9dce8,#f3e3f8);border-radius:2.4rem;padding:1rem 1rem 0;text-align:center;overflow:hidden;box-shadow:18px 20px 0 rgba(125,35,72,.09)}.hero-visual img{display:block;width:100%;height:auto}.hero-visual p{margin:0;padding:1rem 1rem 1.4rem;color:var(--wine);font-weight:850}.section{max-width:1200px;margin:auto;padding:6rem 2rem}.section-head{max-width:680px;margin-bottom:2.5rem}.section-head p:last-child{color:var(--muted)}.services,.locations{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.services article,.locations article{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem}.services span,.locations b{color:var(--rose);font-size:.78rem;text-transform:uppercase;letter-spacing:.1em}.services h3,.locations h3{font-family:Georgia,serif;font-size:1.5rem;margin:1rem 0 .4rem}.services p,.locations p{color:var(--muted)}.services .accent{background:var(--berry);color:#fff}.services .accent p,.services .accent span{color:#ffe4ef}.check-wrap{max-width:1200px;margin:auto;padding:6rem 2rem;display:grid;grid-template-columns:.72fr 1.28fr;gap:4rem}.check-heading{position:sticky;top:2rem;align-self:start}.check-heading h2{font-size:clamp(2.4rem,4vw,4rem)}.plugin-note{padding:2rem;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.story{background:var(--wine);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:4rem;padding:6rem max(2rem,calc((100vw - 1136px)/2))}.story p{color:#f4dce6}.light{color:#eaa6c1}.locations a{color:var(--berry);font-weight:800}.contact{max-width:1200px;margin:2rem auto 0;padding:4rem;background:linear-gradient(135deg,var(--berry),var(--wine));color:#fff;border-radius:2rem 2rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact>div:last-child{display:grid;gap:.7rem}.contact a{padding:1rem;border:1px solid rgba(255,255,255,.25);border-radius:1rem;text-decoration:none}.contact strong{display:block}.site-footer{background:#28101b;color:#eadce2;padding:2rem max(2rem,calc((100vw - 1136px)/2));display:flex;align-items:center;justify-content:space-between;gap:2rem}.site-footer div{display:grid}.content-area{max-width:900px;margin:auto;padding:5rem 2rem;min-height:60vh}.content-area h1{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.5rem)}@media(max-width:900px){.menu-button{display:block;border:1px solid var(--line);background:#fff;padding:.6rem 1rem;border-radius:99px}.site-header nav{display:none;position:absolute;z-index:10;top:85px;left:1rem;right:1rem;background:#fff;padding:1rem;border-radius:1rem;box-shadow:0 12px 30px #54172f22}.site-header nav.open{display:block}.site-header ul{align-items:stretch;flex-direction:column}.hero,.story,.check-wrap,.contact{grid-template-columns:1fr}.check-heading{position:static}.services,.locations{grid-template-columns:1fr 1fr}}@media(max-width:600px){.site-header{height:78px;padding:0 1rem}.sanalu-logo img,.custom-logo{width:145px;max-height:68px}.hero,.section,.check-wrap{padding:4rem 1.2rem}.hero h1{font-size:3rem}.services,.locations{grid-template-columns:1fr}.contact{padding:3rem 1.2rem}.site-footer{align-items:flex-start;flex-direction:column}}