@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--wine:#492023;--wine-dark:#311114;--magenta:#df6dd2;--rose:#f8e4f5;--amber:#d39046;--cream:#fbf8f4;--ink:#292021;--leaf:#52694d;--line:#49202329;--serif:"Playfair Display", Georgia, serif;--sans:Inter,Arial,sans-serif;font-family:var(--sans);color:var(--ink);background:var(--cream);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.navbar{z-index:20;color:#fff;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 clamp(20px,4vw,72px);transition:background .25s,color .25s,box-shadow .25s;display:grid;position:fixed;inset:0 0 auto}.navbar-solid{background:var(--wine);box-shadow:0 2px 16px #3111142e}.brand{width:max-content;font-family:var(--serif);letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:600;line-height:.9;display:inline-flex}.brand-mark{border:1px solid;border-radius:50%;place-items:center;width:33px;height:33px;display:grid}.desktop-nav{white-space:nowrap;align-items:center;gap:clamp(13px,2vw,30px);font-size:12px;font-weight:500;display:flex}.desktop-nav a{opacity:.86;transition:opacity .2s}.desktop-nav a:hover{opacity:1}.nav-cta{justify-self:end;padding:11px 15px!important;font-size:12px!important}.menu-trigger{color:inherit;background:0 0;border:0;padding:6px;display:none}.button{border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:13px 20px;font-size:14px;font-weight:600;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--magenta);color:var(--wine-dark)}.button-primary:hover{background:#ee8de4}.button-secondary{color:#fff;background:0 0;border-color:#ffffffd9}.button-secondary:hover{background:#ffffff21}.hero{isolation:isolate;color:#fff;background-position:50%;background-size:cover;align-items:center;height:100dvh;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:inherit;background-position:inherit;background-size:inherit;filter:blur(1.25px);position:absolute;inset:-5px}.hero:after{content:"";z-index:1;pointer-events:none;background:#0000004d;position:absolute;inset:0}.hero-content{z-index:2;text-shadow:0 1px 12px #1c090c7a;width:min(700px,100% - 40px);margin-left:max(20px,10vw);padding-top:64px;position:relative}h1,h2,h3,p{margin-top:0}.hero h1{font:500 clamp(42px,5.4vw,82px)/.98 var(--serif);letter-spacing:-.055em;margin-bottom:24px}.hero-copy{max-width:575px;margin-bottom:31px;font-size:clamp(16px,1.4vw,19px);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-scroll{z-index:2;letter-spacing:.04em;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute;bottom:28px;left:clamp(20px,4vw,72px)}.hero-scroll span{font-size:21px}.section{padding:clamp(72px,10vw,142px) clamp(20px,9vw,150px)}.section h2{font:500 clamp(38px,4.3vw,64px)/1.03 var(--serif);letter-spacing:-.05em}.about{background:var(--cream)}.section-intro{grid-template-columns:1.05fr .8fr;gap:clamp(40px,9vw,140px);max-width:1290px;margin:auto;display:grid}.section-intro h2{margin:0}.section-intro p{margin-bottom:17px;font-size:16px;line-height:1.65}.about-composition{grid-template-columns:1.15fr 1fr .85fr;align-items:stretch;max-width:1290px;margin:72px auto 0;display:grid}.quote-card{background:var(--wine);color:#fff;flex-direction:column;justify-content:space-between;min-height:300px;padding:clamp(28px,4vw,60px);display:flex}.quote-card svg{color:var(--magenta);width:42px;height:42px}.quote-card p{max-width:340px;font:500 clamp(25px,2.1vw,35px)/1.12 var(--serif);letter-spacing:-.035em;margin:30px 0 0}.about-facts{background:var(--rose);flex-direction:column;justify-content:center;padding:33px;display:flex}.about-facts div{border-bottom:1px solid #4920232e;align-items:baseline;gap:20px;padding:14px 0;display:flex}.about-facts div:last-child{border:0}.about-facts span{color:var(--magenta);font:500 27px var(--serif)}.about-facts p{margin:0;font-size:14px;font-weight:600}.about-note{color:var(--wine);background:#dce6d8;flex-direction:column;justify-content:flex-end;padding:30px;display:flex}.about-note svg{color:var(--leaf)}.about-note p{font:500 22px/1.2 var(--serif);margin:35px 0 0}.services{background:#f1e8e3;overflow:hidden}.section-heading{justify-content:space-between;align-items:end;gap:30px;max-width:1290px;margin:0 auto 45px;display:flex}.section-heading h2{max-width:680px;margin-bottom:14px}.section-heading p{max-width:600px;margin:0;font-size:16px;line-height:1.6}.section-number{color:var(--amber);font:500 20px var(--serif);white-space:nowrap}.carousel-shell{max-width:1290px;margin:auto;position:relative}.embla{overflow:hidden}.embla-container{margin-left:-18px;display:flex}.embla-slide{flex:0 0 33.333%;min-width:0;padding-left:18px}.service-card{background:var(--cream);flex-direction:column;align-items:flex-start;min-height:280px;padding:30px;display:flex}.service-icon{width:48px;height:48px;color:var(--wine);background:var(--rose);border-radius:50%;place-items:center;margin-bottom:auto;display:grid}.service-icon svg{width:22px}.service-card h3{font:500 26px/1.05 var(--serif);letter-spacing:-.035em;margin:30px 0 12px}.service-card p{margin:0;font-size:14px;line-height:1.55}.carousel-arrow{z-index:2;width:45px;height:45px;color:var(--wine);border:1px solid var(--wine);background:var(--cream);border-radius:50%;place-items:center;display:grid;position:absolute;top:45%}.carousel-arrow:hover{background:var(--wine);color:#fff}.prev{left:-65px}.next{right:-65px}.dots{justify-content:center;gap:7px;margin-top:24px;display:flex}.dots button{background:#b7a8a8;border:0;border-radius:50%;width:7px;height:7px;padding:0}.dots button.active{background:var(--wine);transform:scale(1.2)}.swipe-hint{display:none}.method{color:#fff;background:var(--wine-dark)}.method-heading{justify-content:space-between;gap:50px;max-width:1290px;margin:0 auto 65px;display:flex}.method-heading h2{max-width:610px;margin:0}.method-heading p{color:#f1dcdf;max-width:375px;margin:10px 0 0;line-height:1.6}.steps{counter-reset:step;max-width:1290px;margin:0 auto;padding:0;list-style:none}.steps li{border-top:1px solid #ffffff42;grid-template-columns:14% 1fr;gap:20px;padding:28px 0;display:grid}.steps li:last-child{border-bottom:1px solid #ffffff42}.steps span{color:var(--magenta);font:500 25px var(--serif)}.steps h3{font:500 clamp(24px,2.5vw,36px)/1.08 var(--serif);letter-spacing:-.035em;margin:0 0 11px}.steps p{color:#f1dcdf;max-width:650px;margin:0;line-height:1.6}.difference{background:#dce6d8;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,10vw,150px);display:grid}.difference-copy h2{margin-bottom:20px}.difference-copy p{max-width:430px;margin-bottom:30px;font-size:16px;line-height:1.65}.difference-grid{grid-template-columns:repeat(3,1fr);display:grid}.difference-grid article{border-left:1px solid #49202333;min-height:270px;padding:25px}.difference-grid svg{color:var(--wine)}.difference-grid h3{font:500 25px/1.08 var(--serif);letter-spacing:-.03em;margin:38px 0 14px}.difference-grid p{margin:0;font-size:14px;line-height:1.6}.faq{max-width:1220px;margin:auto;padding-left:20px;padding-right:20px}.faq-heading{text-align:center;margin-bottom:54px}.faq-heading svg{color:var(--magenta);width:36px;height:36px;margin-bottom:13px}.faq-heading h2{margin-bottom:10px}.faq-heading p{color:#695a5b}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;color:var(--wine);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;padding:22px 4px;font-size:16px;font-weight:600;display:flex}.faq-item button svg{flex:none;width:20px;transition:transform .2s}.faq-item button[aria-expanded=true] svg{transform:rotate(180deg)}.faq-panel{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-panel>p{color:#5b4a4b;margin:0;line-height:1.65;overflow:hidden}.faq-panel.open{grid-template-rows:1fr}.faq-panel.open p{padding:0 42px 22px 4px}.contact{background:#f1e8e3;grid-template-columns:1fr 1fr;align-items:start;gap:clamp(45px,10vw,170px);display:grid}.contact-copy h2{margin-bottom:18px}.contact-copy>p{max-width:400px;font-size:16px;line-height:1.65}.contact-actions{margin-top:34px}.form-card{background:var(--wine);color:#fff;padding:clamp(25px,4vw,46px)}.form-card h3{font:500 31px var(--serif);letter-spacing:-.03em;margin-bottom:10px}.form-card>p{color:#f1dcdf;margin-bottom:25px;line-height:1.5}.contact-form{gap:16px;display:grid}.contact-form label{gap:7px;font-size:13px;display:grid}.contact-form input,.contact-form textarea{color:#fff;outline-color:var(--magenta);resize:vertical;background:0 0;border:1px solid #fff6;border-radius:0;width:100%;padding:12px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#d6babd}.contact-form .button{width:100%;margin-top:5px}.final-cta{text-align:center;color:var(--wine-dark);background:#c44bb6;padding-top:90px;padding-bottom:90px}.final-cta>svg{width:42px;height:42px;margin-bottom:17px}.final-cta h2{max-width:750px;margin:0 auto 17px}.final-cta p{max-width:670px;margin:0 auto 30px;line-height:1.65}.final-cta .button{background:var(--wine);color:#fff}.final-cta .button:hover{background:var(--wine-dark)}footer{background:var(--wine-dark);color:#fff;padding:55px clamp(20px,9vw,150px) 24px}.footer-main{grid-template-columns:1.5fr .7fr .9fr;gap:50px;max-width:1290px;margin:auto;display:grid}.footer-main .brand{margin-bottom:20px}.footer-main p{color:#d8c4c6;max-width:350px;font-size:13px;line-height:1.6}.footer-main h3{font:600 12px var(--sans);letter-spacing:.04em;text-transform:uppercase;color:var(--magenta);margin-bottom:18px}.footer-main>div:not(:first-child){color:#e5d5d7;flex-direction:column;gap:11px;font-size:13px;display:flex}.footer-main .button{width:max-content;min-height:44px;padding:11px 16px;font-size:13px}.footer-bottom{color:#bd9da2;border-top:1px solid #ffffff26;justify-content:space-between;gap:20px;max-width:1290px;margin:50px auto 0;padding-top:20px;font-size:11px;display:flex}.floating-whatsapp{z-index:15;background:var(--wine);color:#fff;opacity:0;pointer-events:none;border-radius:50%;place-items:center;width:52px;height:52px;transition:all .25s;display:grid;position:fixed;bottom:22px;right:22px;transform:translateY(16px);box-shadow:0 5px 17px #31111440}.floating-whatsapp.visible{opacity:1;pointer-events:auto;transform:none}@media (width<=1100px){.desktop-nav{gap:14px}.embla-slide{flex-basis:50%}.carousel-arrow{display:none}.difference{grid-template-columns:1fr}.difference-copy{flex-wrap:wrap;align-items:end;gap:30px;display:flex}.difference-copy p,.difference-copy .button{margin-bottom:0}.difference-grid{margin-top:10px}}@media (width<=760px){.navbar{justify-content:space-between;height:69px;padding:0 20px;display:flex}.desktop-nav,.nav-cta{display:none}.menu-trigger{display:block}.brand{font-size:16px}.brand-mark{width:30px;height:30px}.brand-break{display:none}.mobile-menu{z-index:30;background:var(--wine);color:#fff;flex-direction:column;min-height:100dvh;padding:0 24px 30px;display:flex;position:fixed;inset:0;overflow:hidden}.mobile-menu-head{justify-content:space-between;align-items:center;height:69px;margin-bottom:auto;display:flex}.mobile-menu nav{border-top:1px solid #ffffff45;flex-direction:column;display:flex}.mobile-menu nav a{font:500 26px var(--serif);letter-spacing:-.03em;border-bottom:1px solid #ffffff45;justify-content:space-between;align-items:center;padding:19px 0;display:flex}.mobile-menu nav svg{width:20px}.mobile-menu .button{width:100%;margin-top:32px}.hero{background-position:60%;align-items:flex-start;height:100dvh;min-height:100dvh}.hero-content{width:calc(100% - 40px);padding-top:calc(69px + max(28px,env(safe-area-inset-top)));margin-left:20px}.hero h1{margin-bottom:18px;font-size:clamp(40px,11vw,48px)}.hero-copy{max-width:360px;margin-bottom:24px;font-size:15px;line-height:1.5}.hero-actions{gap:10px;max-width:340px}.hero-actions .button{width:100%;min-height:48px}.hero-scroll{bottom:18px;left:20px}.section{padding:72px 20px}.section-intro{grid-template-columns:1fr;gap:22px}.about-composition{grid-template-columns:1fr;margin-top:45px}.quote-card{min-height:245px}.about-facts{padding:21px}.about-note{min-height:190px}.section-heading,.method-heading{margin-bottom:36px;display:block}.section-number{margin-top:24px;display:block}.embla-container{margin-left:-12px}.embla-slide{flex-basis:86%;padding-left:12px}.service-card{min-height:273px}.swipe-hint{color:#695a5b;margin:0 0 14px;font-size:12px;display:block}.dots{margin-top:19px}.method-heading p{margin-top:18px}.steps li{grid-template-columns:50px 1fr;gap:12px;padding:24px 0}.steps h3{font-size:28px}.difference-copy{display:block}.difference-copy p{margin-bottom:28px}.difference-grid{grid-template-columns:1fr;margin-top:38px}.difference-grid article{border-top:1px solid #49202333;border-left:0;grid-template-columns:42px 1fr;column-gap:15px;min-height:0;padding:23px 0;display:grid}.difference-grid article:last-child{border-bottom:1px solid #49202333}.difference-grid h3{margin:0 0 7px;font-size:24px}.difference-grid p{grid-column:2}.difference-grid svg{grid-row:span 2}.faq-heading{text-align:left}.faq-panel.open p{padding-right:15px}.contact{grid-template-columns:1fr}.contact-details{margin-top:32px}.form-card{margin-top:2px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-bottom{margin-top:37px;line-height:1.6;display:block}.footer-bottom span{display:block}.floating-whatsapp{bottom:17px;right:17px}}@media (width<=760px) and (height<=700px){.hero-content{padding-top:87px}.hero h1{margin-bottom:14px;font-size:40px}.hero-copy{margin-bottom:18px;font-size:14px;line-height:1.42}.hero-actions .button{min-height:44px;padding-top:10px;padding-bottom:10px}.hero-scroll{display:none}}@media (width<=370px){.hero h1{font-size:38px}.button{padding-left:13px;padding-right:13px;font-size:13px}.hero-scroll{font-size:11px}.service-card h3{font-size:24px}}
