:root{--ink:#111112;--ink-2:#1c1b1d;--paper:#f8f6f1;--muted:#68635d;--gold:#c8a252;--gold-light:#e0c783;--line:rgba(17,17,18,.14);--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;line-height:1.55}.skip-link{position:fixed;left:-999px;top:10px;z-index:10}.skip-link:focus{left:10px;background:white;padding:10px}.header{height:82px;padding:10px clamp(20px,5vw,76px);display:flex;align-items:center;justify-content:space-between;gap:24px;background:rgba(248,246,241,.92);backdrop-filter:blur(12px);position:sticky;top:0;z-index:5;border-bottom:1px solid var(--line)}.brand img{width:66px;height:60px;object-fit:cover;object-position:50% 24%;border-radius:7px}.header nav{display:flex;gap:30px}.header a,footer a{color:inherit;text-decoration:none;font-size:.9rem}.header nav a:hover,footer a:hover,.text-link:hover{color:var(--gold)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--gold);color:#17130c!important;border:1px solid var(--gold);padding:15px 22px;border-radius:4px;font-weight:700;text-decoration:none;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:var(--gold-light)}.button-small{padding:11px 15px;font-size:.84rem!important}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(40px,7vw,110px);padding:clamp(58px,9vw,132px) clamp(20px,8vw,130px);align-items:center;max-width:1600px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:700;font-size:.72rem;color:#8e6c2d;margin:0 0 17px}.hero h1,h2{font-family:"Playfair Display",serif;letter-spacing:-.045em;line-height:1.05;margin:0}.hero h1{font-size:clamp(3rem,6vw,6.2rem);max-width:780px}.hero h1 em{font-weight:600;color:#9a7532}.lead{font-size:clamp(1.03rem,1.4vw,1.22rem);max-width:610px;color:var(--muted);margin:28px 0}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap}.text-link{font-weight:700;color:var(--ink);text-decoration:none}.trust-list{list-style:none;display:flex;gap:24px;flex-wrap:wrap;padding:0;margin:52px 0 0;font-size:.84rem;font-weight:600}.trust-list li:before{content:"✓";color:var(--gold);margin-right:7px}.hero-visual{position:relative}.hero-visual>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius);filter:brightness(.8)}.hero-card{position:absolute;bottom:-28px;left:-26px;max-width:260px;padding:21px;background:var(--ink);color:white;border-left:3px solid var(--gold)}.hero-card span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gold-light)}.hero-card strong{display:block;margin-top:8px;font-family:"Playfair Display",serif;font-size:1.16rem;line-height:1.15}.section{padding:clamp(70px,10vw,145px) clamp(20px,8vw,130px)}.intro{background:#eeebe3;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.intro h2,.section h2,.contact h2{font-size:clamp(2.25rem,4vw,4.4rem);max-width:630px}.intro-body{font-size:1.06rem;color:#4e4b47}.intro-body p:first-child{margin-top:0}.section-dark{background:var(--ink);color:#f8f6f1;padding:clamp(70px,10vw,145px) clamp(20px,8vw,130px)}.section-dark .eyebrow{color:var(--gold-light)}.section-title{display:grid;grid-template-columns:1.1fr 1fr;column-gap:10%;align-items:end}.section-title .eyebrow,.section-title h2{grid-column:1}.section-title>p:last-child{grid-column:2;grid-row:1 / 3;color:#c3c0bc;max-width:390px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid #484542}.steps-grid article{padding:30px 32px 20px 0;border-right:1px solid #484542;margin-top:0}.steps-grid article+article{padding-left:32px}.steps-grid article:last-child{border:0}.steps-grid span{color:var(--gold);font-size:.8rem;letter-spacing:.12em}.steps-grid h3{font-family:"Playfair Display",serif;font-size:1.7rem;margin:24px 0 12px}.steps-grid p{color:#c3c0bc;max-width:290px}.care{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(40px,9vw,150px);align-items:center}.care-image{position:relative}.care-image:before{content:"";position:absolute;width:74%;height:74%;border:1px solid var(--gold);top:-18px;left:-18px;z-index:-1}.care-image img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover;object-position:center}.care-copy>p:not(.eyebrow){font-size:1.05rem;color:var(--muted);max-width:610px}.quote{font-family:"Playfair Display",serif!important;color:var(--ink)!important;font-size:1.35rem!important;line-height:1.35;border-left:3px solid var(--gold);padding-left:20px;margin-top:32px}.signature{font-size:.82rem!important;text-transform:uppercase;letter-spacing:.1em;color:#8e6c2d!important;font-weight:700}.gallery{background:#e8e4db;overflow:hidden}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.carousel-controls{display:flex;gap:9px}.carousel-controls button{width:46px;height:46px;border:1px solid var(--ink);background:transparent;font-size:1.3rem;cursor:pointer}.carousel-controls button:hover{background:var(--ink);color:white}.carousel{margin-right:calc(clamp(20px,8vw,130px) * -1)}.track{display:flex;gap:18px;overflow-x:auto;padding:0 clamp(20px,8vw,130px) 20px 0;scroll-snap-type:x mandatory;scrollbar-width:none}.track::-webkit-scrollbar{display:none}.track figure{margin:0;min-width:clamp(220px,25vw,330px);scroll-snap-align:start}.track img{width:100%;height:420px;object-fit:cover;display:block;border-radius:5px}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:10%}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:21px 0}summary{font-weight:700;cursor:pointer;list-style:none;padding-right:30px;position:relative}summary:after{content:"+";position:absolute;right:2px;font-size:1.3rem;color:var(--gold)}details[open] summary:after{content:"−"}details p{color:var(--muted);max-width:600px;margin:15px 0 0}.contact{background:var(--gold);padding:clamp(70px,10vw,130px) clamp(20px,8vw,130px);display:flex;justify-content:space-between;align-items:end;gap:50px}.contact .eyebrow{color:#563e10}.contact h2{max-width:690px}.contact>div>p:last-child{max-width:600px;font-size:1.05rem}.button-light{background:var(--ink);border-color:var(--ink);color:white!important;white-space:nowrap}.button-light:hover{background:#2a2928}footer{background:#101011;color:#eeebe3;padding:60px clamp(20px,8vw,130px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}.footer-brand img{height:70px;width:76px;object-fit:cover;object-position:50% 24%;border-radius:7px}.footer-brand p{color:#a5a19d;max-width:270px;font-size:.9rem}.footer-brand+div{display:flex;flex-direction:column;gap:10px}.footer-brand+div h3,.developer span{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--gold-light);margin:0 0 4px}.footer-brand+div a{color:#d2ceca}.developer{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.developer img{width:42px;height:42px;object-fit:contain;border-radius:50%}.footer-bottom{grid-column:1/-1;border-top:1px solid #3d3a37;padding-top:22px;color:#a5a19d;font-size:.77rem;margin-top:20px}.whatsapp-float{position:fixed;right:20px;bottom:20px;width:56px;height:56px;background:#25d366;color:#fff;border-radius:50%;display:grid;place-items:center;z-index:4;box-shadow:0 8px 24px #0004}.whatsapp-float svg{width:30px}@media(max-width:800px){.header{height:72px}.header nav{display:none}.brand img{width:54px;height:49px}.hero{grid-template-columns:1fr;padding-top:58px}.hero-visual{max-width:560px;margin:auto;width:100%;order:-1}.hero-card{left:12px;bottom:-16px}.hero-copy{padding-top:18px}.trust-list{margin-top:36px;gap:12px 22px}.intro,.care,.faq{grid-template-columns:1fr;gap:38px}.section-title{display:block}.section-title>p:last-child{margin-top:23px}.steps-grid{grid-template-columns:1fr;margin-top:40px}.steps-grid article,.steps-grid article+article{padding:25px 0;border-right:0;border-bottom:1px solid #484542}.steps-grid article:last-child{border-bottom:0}.care{padding-top:90px}.care-image{max-width:500px}.gallery-heading{align-items:flex-start;flex-direction:column}.track img{height:360px}.contact{display:block}.contact .button{margin-top:28px;white-space:normal}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.developer{grid-column:1/-1;flex-direction:row;align-items:center}}@media(max-width:480px){.header .button-small{padding:10px 11px;font-size:.75rem!important}.hero h1{font-size:3rem}.hero-actions .text-link{font-size:.9rem}.section,.section-dark{padding-left:20px;padding-right:20px}.carousel{margin-right:-20px}.track{padding-right:20px}.track figure{min-width:78vw}.track img{height:330px}footer{grid-template-columns:1fr}}
