*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
:root{--wl-sage:#8FA88A;--wl-teal:#7EB8B3;--wl-warm:#FDFAF6;--wl-clay:#C4846C;--wl-serif:'Literata',serif;--wl-sans:'Outfit',sans-serif}
html{scroll-behavior:smooth}
body.wl-body{font-family:var(--wl-sans);background:var(--wl-warm);color:#3d4a42;line-height:1.7;overflow-x:hidden;position:relative}
.wl-blob{position:fixed;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;z-index:0}
.wl-blob--1{width:400px;height:400px;background:linear-gradient(135deg,var(--wl-sage),var(--wl-teal));top:-100px;right:-100px}
.wl-blob--2{width:350px;height:350px;background:linear-gradient(225deg,var(--wl-clay),#e8c4b0);bottom:20%;left:-120px}
.wl-blob--3{width:300px;height:300px;background:var(--wl-teal);bottom:-80px;right:10%;opacity:.3}
section{position:relative;z-index:1;padding:4rem 1.5rem;max-width:680px;margin:0 auto}
section h2{font-family:var(--wl-serif);font-size:1.75rem;font-weight:600;margin-bottom:1.5rem;color:#2d3a32}
.wl-welcome{text-align:center;padding:6rem 1.5rem 5rem;max-width:600px}
.wl-greeting{font-size:.9rem;text-transform:uppercase;letter-spacing:.2em;color:var(--wl-sage);margin-bottom:.5rem}
.wl-welcome h1{font-family:var(--wl-serif);font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.25;margin-bottom:1.25rem;color:#2d3a32}
.wl-intro{font-size:1.05rem;margin-bottom:2rem;opacity:.9}
.wl-flow-cta{display:inline-block;background:linear-gradient(135deg,var(--wl-sage),var(--wl-teal));color:#fff;text-decoration:none;padding:1rem 2.5rem;border-radius:999px;font-weight:500;transition:transform .2s,box-shadow .2s}
.wl-flow-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(126,184,179,.4)}
.wl-care-flow{display:flex;flex-direction:column;gap:0}
.wl-care-item{padding:1.75rem 0;border-bottom:1px solid rgba(143,168,138,.3)}
.wl-care-item:last-child{border-bottom:none}
.wl-care-item h3{font-family:var(--wl-serif);font-size:1.1rem;margin-bottom:.4rem;color:var(--wl-clay)}
.wl-care-item p{font-size:.95rem;opacity:.9}
.wl-approach p{margin-bottom:1rem;font-size:1rem}
.wl-location{font-size:.9rem;color:var(--wl-sage);font-style:italic}
.wl-accordion{background:rgba(255,255,255,.6);border-radius:20px;margin-bottom:.75rem;overflow:hidden;border:1px solid rgba(143,168,138,.2)}
.wl-accordion summary{padding:1.25rem 1.5rem;cursor:pointer;font-weight:500;list-style:none;display:flex;justify-content:space-between;align-items:center}
.wl-accordion summary::-webkit-details-marker{display:none}
.wl-accordion summary::after{content:'+';font-size:1.25rem;color:var(--wl-teal)}
.wl-accordion[open] summary::after{content:'−'}
.wl-accordion p{padding:0 1.5rem 1.25rem;font-size:.9rem;line-height:1.65}
.wl-contact{text-align:center}
.wl-contact p{margin-bottom:1.5rem}
.wl-contact a{color:var(--wl-clay);text-decoration:none;font-weight:500}
.wl-form{display:grid;gap:1rem;text-align:left;max-width:440px;margin:0 auto}
.wl-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:500}
.wl-form input,.wl-form textarea{padding:.85rem 1rem;border:none;border-radius:16px;background:rgba(255,255,255,.8);font-family:var(--wl-sans);font-size:1rem;box-shadow:0 2px 8px rgba(0,0,0,.04)}
.wl-form input:focus,.wl-form textarea:focus{outline:2px solid var(--wl-teal);outline-offset:2px}
.wl-consent{flex-direction:row!important;align-items:flex-start;font-weight:400!important}
.wl-consent input{width:auto;margin-top:.25rem;margin-right:.5rem;border-radius:4px}
.wl-form button{background:var(--wl-clay);color:#fff;border:none;padding:1rem;border-radius:999px;font-family:var(--wl-sans);font-size:1rem;font-weight:500;cursor:pointer;margin-top:.5rem}
.wl-form button:hover{background:#b0735d}
.wl-success{color:var(--wl-sage);text-align:center;font-weight:500}
.wl-form .wl-error{color:#c44;font-size:.8rem}
.wl-footer{text-align:center;padding:3rem 1.5rem;border-top:1px solid rgba(143,168,138,.2);position:relative;z-index:1}
.wl-footer nav{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}
.wl-footer a{color:var(--wl-sage);text-decoration:none;font-size:.9rem}
.wl-legal-panel{position:fixed;inset:15% 10%;background:#fff;border-radius:24px;padding:2rem;z-index:100;overflow:auto;box-shadow:0 20px 60px rgba(0,0,0,.15)}
.wl-legal-panel h3{font-family:var(--wl-serif);margin-bottom:1rem}
.wl-legal-panel p{line-height:1.7;margin-bottom:1rem;font-size:.95rem}
.wl-close-legal{background:var(--wl-sage);color:#fff;border:none;padding:.6rem 1.25rem;border-radius:999px;cursor:pointer}
@media(max-width:640px){
  .wl-legal-panel{inset:10% 5%}
  section{padding:3rem 1rem}
}
