:root{--bg:#f4f2f0;--surface:#faf9f7;--ink:#202020;--muted:#625e5a;--brown:#ad7958;--dark:#8c5e43;--line:#ded3cb;--pale:#eee8e3;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Manrope","Inter","Avenir Next",Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button,input,select{outline-offset:4px}:focus-visible{outline:2px solid var(--brown)}[hidden]{display:none!important}.icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}
header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:88px;padding:0 4.5vw;border-bottom:1px solid rgba(222,211,203,.75);background:rgba(250,249,247,.94);backdrop-filter:blur(16px)}.logo{font-size:2rem;font-weight:500;letter-spacing:.19em;line-height:1}.desktop-nav{display:flex;justify-content:center;gap:clamp(1rem,2.2vw,2.6rem)}.desktop-nav a{font-size:.7rem;font-weight:700;letter-spacing:.055em}.desktop-nav a:hover{color:var(--brown)}.header-actions{display:flex;align-items:center;gap:1rem}.phone{font-size:.72rem}.menu,.mobile-nav{display:none}
.btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:.7rem;padding:.8rem 1.4rem;border:1px solid var(--brown);border-radius:7px;background:var(--brown);color:white;font-size:.88rem;font-weight:700;cursor:pointer;transition:.2s}.btn:hover{background:var(--dark);border-color:var(--dark);transform:translateY(-2px)}.btn.small{min-height:44px}.btn.outline{background:transparent;color:var(--ink)}.btn.outline:hover{background:var(--pale);border-color:var(--brown)}
.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:650px;align-items:center;padding:4.6rem 4.5vw;background:var(--surface);overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:1rem;margin:0 0 1.4rem;color:var(--brown);font-size:.73rem;font-weight:800;letter-spacing:.1em}.eyebrow span{width:40px;height:1px;background:var(--brown)}h1,h2,h3,p{margin-top:0}h1{max-width:720px;margin-bottom:1.45rem;font-size:clamp(3.2rem,5.2vw,5.3rem);font-weight:520;letter-spacing:-.055em;line-height:1.03}h2{margin-bottom:0;font-size:clamp(2.3rem,4vw,4.1rem);font-weight:520;letter-spacing:-.045em;line-height:1.08}h3{margin-bottom:.65rem}.lead{max-width:610px;color:var(--muted);font-size:1.04rem;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.7rem}.quiet-note{display:flex;align-items:center;gap:.45rem;margin:1.2rem 0 0;color:var(--muted);font-size:.79rem}.quiet-note svg{color:var(--brown)}.hero-art{position:relative;display:grid;min-height:500px;place-items:center}.hero-art img{position:relative;z-index:2;width:min(100%,740px);max-height:540px;object-fit:contain}.orbit{position:absolute;border:1px solid var(--line);border-radius:48% 52% 63% 37%}.orbit.one{width:72%;height:70%;transform:rotate(18deg)}.orbit.two{width:52%;height:90%;transform:rotate(53deg)}
.trust{position:relative;z-index:3;display:grid;grid-template-columns:repeat(5,1fr);margin:-1.5rem 0 0;padding:2.15rem 2.4vw 1.65rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f5f0ed;box-shadow:0 18px 40px rgba(62,45,34,.06);overflow:hidden}.trust:before,.trust:after{position:absolute;width:190px;height:190px;border:28px solid rgba(173,121,88,.045);border-radius:58% 42% 63% 37%;content:""}.trust:before{bottom:-125px;left:-85px;transform:rotate(35deg)}.trust:after{right:-80px;bottom:-120px;transform:rotate(-38deg)}.trust-item{position:relative;display:flex;min-height:120px;align-items:center;justify-content:center;gap:1rem;padding:1.1rem 1.25rem;border-right:2px dashed #e2d2c8}.trust-item:before{position:absolute;top:-2.15rem;right:-5px;width:10px;height:10px;border-radius:50%;background:var(--brown);content:""}.trust-item:last-child{border:0}.trust-item:last-child:before{display:none}.trust-item svg{flex:none;width:48px;height:48px;color:var(--brown)}.trust-item strong{max-width:180px;font-size:1rem;line-height:1.45}
.section,.split,.contact{padding:6.4rem max(4.5vw,calc((100vw - 1380px)/2))}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end;margin-bottom:3rem}.section-head>p,.split-copy>p,.steps-intro>p,.contact-copy>p{margin-bottom:0;color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.card{min-height:270px;padding:1.8rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(250,249,247,.45)}.card:hover{background:white;box-shadow:0 20px 50px rgba(62,45,34,.08)}.number{float:right;color:#c7a58e;font-size:.75rem}.round{display:grid;width:50px;height:50px;margin-bottom:3.1rem;place-items:center;border:1px solid rgba(173,121,88,.14);border-radius:50%;background:var(--pale);color:var(--brown)}.card p,.step p,.fact p{margin-bottom:0;color:var(--muted);font-size:.88rem}
.soft{background:var(--surface)}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center}.support-visual{position:relative;display:grid;min-height:500px;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px 70px 8px 8px;background:linear-gradient(145deg,#eee5de,#faf7f4 55%,#dfcbbd)}.support-visual:before{position:absolute;top:-140px;right:-70px;width:420px;height:420px;border:1px solid rgba(173,121,88,.25);border-radius:50%;content:""}.support-halo{position:absolute;width:70%;height:70%;border:1px solid rgba(173,121,88,.24);border-radius:52% 48% 66% 34%;transform:rotate(22deg)}.support-visual img{position:relative;z-index:2;width:min(88%,620px);max-height:430px;object-fit:contain}.support-visual p{position:absolute;bottom:1.35rem;left:1.35rem;z-index:3;display:flex;align-items:center;gap:.5rem;margin:0;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.75);border-radius:6px;background:rgba(255,255,255,.76);color:var(--muted);font-size:.78rem;backdrop-filter:blur(8px)}.support-visual p svg{color:var(--brown)}.split-copy h2{margin-bottom:1.45rem}.split-copy ul{display:grid;gap:.75rem;margin:1.6rem 0;padding:0;list-style:none;font-weight:650}.split-copy li{display:flex;align-items:center;gap:.65rem;color:var(--ink)}.split-copy li svg{color:var(--brown)}.text-link{padding-bottom:.25rem;border-bottom:1px solid var(--brown);color:var(--dark);font-weight:750}
.steps{display:grid;grid-template-columns:.7fr 1.3fr;gap:10vw}.steps-intro{position:sticky;top:140px;align-self:start}.steps-intro h2{margin-bottom:1.3rem}.step-list{border-top:1px solid var(--line)}.step{display:grid;grid-template-columns:45px 60px 1fr;gap:1rem;align-items:start;padding:2.1rem 0;border-bottom:1px solid var(--line)}.step>span{color:#c7a58e;font-size:.75rem}.step .round{margin:0}.step h3{font-size:1.15rem}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:260px;gap:.8rem}.photo{display:flex;align-items:center;justify-content:center;gap:.7rem;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:linear-gradient(145deg,#d8c2b3,#f4eeea 62%,#cbb09d);color:#765a48}.photo:nth-child(even){background:linear-gradient(145deg,#efe8e3,#d7c2b4)}.photo.wide{grid-column:span 2}.photo img{width:100%;height:100%;object-fit:cover}.photo svg{width:38px;height:38px;opacity:.82}.photo span{font-size:.64rem;font-weight:700;letter-spacing:.08em}
.audience{background:var(--bg)}.audience .btn{margin-top:1rem}.facts{border-top:1px solid var(--line)}.fact{display:flex;gap:1.2rem;padding:1.55rem 0;border-bottom:1px solid var(--line)}.fact>svg{flex:none;color:var(--brown)}.fact h3{margin-bottom:.2rem}
.contact{display:grid;grid-template-columns:.9fr minmax(420px,.7fr);gap:8vw;background:#e9dfd8}.contact-copy h2{margin-bottom:1.45rem}.big-phone{display:flex;align-items:center;gap:1rem;margin:1.8rem 0 1rem}.big-phone>span{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:var(--brown);color:white}.big-phone small,.big-phone strong{display:block}.big-phone strong{font-size:1.2rem}.meta{font-size:.82rem!important}.form-card{min-height:600px;padding:clamp(1.4rem,3vw,2.8rem);border:1px solid rgba(173,121,88,.25);border-radius:9px;background:var(--surface);box-shadow:0 20px 50px rgba(62,45,34,.08)}form{display:grid;gap:1rem}form>p{color:var(--muted);font-size:.8rem}form>label,legend{display:grid;gap:.35rem;color:#403b38;font-size:.78rem;font-weight:700}input,select{width:100%;min-height:48px;padding:0 .8rem;border:1px solid var(--line);border-radius:6px;background:white}fieldset{margin:0;padding:0;border:0}.radios{display:flex;gap:.7rem;margin-top:.4rem}.radios label{display:flex;min-height:44px;flex:1;align-items:center;gap:.4rem;padding:0 .7rem;border:1px solid var(--line);border-radius:6px;background:white}.radios input,.consent input{width:auto;min-height:auto;accent-color:var(--brown)}.consent{display:grid;grid-template-columns:auto 1fr;align-items:start;color:var(--muted);font-weight:500}.submit{width:100%}.success{display:flex;min-height:510px;flex-direction:column;align-items:flex-start;justify-content:center}.success>span{display:grid;width:64px;height:64px;margin-bottom:1rem;place-items:center;border-radius:50%;background:var(--pale);color:var(--brown);font-size:1.7rem}.success p{color:var(--muted)}
footer{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:3rem;padding:4.5rem max(4.5vw,calc((100vw - 1380px)/2)) 2rem;background:#252321;color:#f7f3f0}footer>div{display:flex;flex-direction:column;gap:.45rem}footer>div:first-child p{color:#aaa29c;font-size:.82rem}footer b{margin-bottom:.4rem;font-size:.72rem;letter-spacing:.08em}footer span,footer div>a:not(.logo){color:#aaa29c;font-size:.8rem}footer small{grid-column:1/-1;margin-top:1rem;padding-top:1rem;border-top:1px solid #45413e;color:#88817c}.mobile-bar{display:none}
@media(max-width:1100px){.desktop-nav{gap:1rem}.desktop-nav a{font-size:.62rem}.phone{display:none}.cards{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(5,1fr)}.trust-item{flex-direction:column;gap:.45rem;text-align:center}.trust-item strong{font-size:.75rem}}
@media(max-width:850px){header{min-height:76px}.desktop-nav,.header-actions .btn{display:none}.header-actions{justify-self:end}.menu{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:6px;background:white;font-size:1.4rem}.mobile-nav{position:absolute;top:76px;right:0;left:0;display:flex;flex-direction:column;padding:1rem 4.5vw;background:var(--surface);box-shadow:0 20px 30px rgba(0,0,0,.08)}.mobile-nav a{padding:.75rem 0;border-bottom:1px solid var(--line);font-size:.75rem;font-weight:700}.hero,.section-head,.split,.steps,.contact{grid-template-columns:1fr}.hero{padding-top:4rem}.hero-art{min-height:380px}.trust{grid-template-columns:repeat(2,1fr);margin-top:0}.trust-item{min-height:118px;border-bottom:1px solid var(--line)}.trust-item:last-child{grid-column:1/-1}.split,.steps,.contact,.section-head{gap:3rem}.steps-intro{position:static}.gallery{grid-template-columns:repeat(2,1fr)}.photo.wide{grid-column:auto}footer{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){body{padding-bottom:64px}header{padding:0 1.2rem}.logo{font-size:1.55rem}.hero,.section,.split,.contact{padding:4.8rem 1.2rem}.hero{padding-top:3.2rem}h1{font-size:clamp(2.7rem,12vw,3.8rem)}h2{font-size:clamp(2rem,9vw,3rem)}.actions,.actions .btn{width:100%}.hero-art{min-height:260px}.trust{margin:0 .6rem}.trust-item{min-height:108px;padding:.75rem;font-size:.74rem}.cards,.gallery{grid-template-columns:1fr}.card{min-height:240px}.support-visual{min-height:410px}.step{grid-template-columns:32px 1fr}.step .round{grid-column:2;grid-row:1}.step>div:last-child{grid-column:2}.gallery{grid-auto-rows:220px}.contact{grid-template-columns:1fr}.form-card{min-height:0;padding:1.2rem}.radios{flex-direction:column}footer{grid-template-columns:1fr;padding:4rem 1.2rem 2rem}.mobile-bar{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:1fr 1fr;min-height:64px;background:var(--surface);box-shadow:0 -10px 25px rgba(0,0,0,.08)}.mobile-bar a{display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:750}.mobile-bar a:first-child{background:var(--brown);color:white}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.consent a{text-decoration:underline}.form-message{padding:.85rem 1rem;border-radius:6px;font-size:.82rem;line-height:1.45}.form-message.error{border:1px solid #b85f59;background:#fff2f1;color:#7b2925}.form-message.success{border:1px solid #6c9271;background:#f1f8f2;color:#315b37}.submit:disabled{cursor:wait;opacity:.65}
