@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{color:#2f2025;font-synthesis:none;background:#fffaf8;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background,#fffaf8);min-width:320px;color:var(--text,#2f2025);margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.header{z-index:10;background:#fffaf8f0;border-bottom:1px solid #6b263d1a;justify-content:space-between;align-items:center;height:78px;padding:0 max(24px,50vw - 590px);display:flex;position:relative}.brand{align-items:center;gap:11px;display:inline-flex}.brand>span{border:1px solid var(--primary);width:37px;height:37px;color:var(--primary);letter-spacing:-1px;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.brand strong{font-family:Playfair Display,Georgia,serif;font-size:20px;font-weight:600}nav{align-items:center;gap:34px;font-size:14px;font-weight:500;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--primary)}.header-cta,.product-button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.header-cta{min-height:42px;color:var(--primary);border:1px solid #6b263d52;border-radius:999px;padding:5px 17px 5px 6px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,transform .2s}.header-cta:hover{background:var(--soft);border-color:#6b263d80;transform:translateY(-1px)}.header-cta-icon{background:var(--soft);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.mobile-cta{color:var(--primary);display:none}.hero{grid-template-columns:1.02fr .98fr;align-items:center;max-width:1280px;min-height:620px;margin:0 auto;padding:60px 50px 50px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid var(--accent);opacity:.2;border-radius:50%;width:420px;height:420px;position:absolute;top:60px;left:-240px}.hero-copy{z-index:2;padding-left:clamp(0px,3vw,45px);position:relative}.eyebrow,.section-kicker{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:8px;display:flex}h1,h2{margin:0;font-family:Playfair Display,Georgia,serif;font-weight:600;line-height:1.05}h1{letter-spacing:-.045em;margin-top:24px;font-size:clamp(50px,5.1vw,73px)}h1 em,h2 em{color:var(--primary);font-weight:600}.hero-copy>p{color:#705e64;max-width:500px;margin:26px 0 32px;font-size:16px;line-height:1.75}.hero-actions{align-items:center;gap:27px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:11px;min-height:50px;padding:0 23px;font-size:14px;font-weight:700;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--primary);color:#fff;box-shadow:0 10px 30px #6b263d33}.button-primary:hover{background:var(--primary-dark)}.text-link{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.hero-visual{aspect-ratio:.88;background-image:var(--image);width:min(100%,520px);box-shadow:25px 28px 0 var(--soft);background-position:0 0;background-size:300% 200%;border-radius:47% 47% 12px 12px;justify-self:end;position:relative}.hero-note{background:#ffffffeb;border-radius:8px;align-items:center;gap:12px;padding:15px 19px;display:flex;position:absolute;bottom:38px;left:-48px;box-shadow:0 10px 35px #41212a1f}.hero-note>span{background:var(--soft);width:34px;height:34px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.hero-note p{color:#806b71;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:10px;line-height:1.35}.hero-note strong{color:var(--text);font-size:11px}.hero-stamp{border:1px dashed var(--accent);width:88px;height:88px;color:var(--primary);letter-spacing:.14em;text-align:center;border-radius:50%;place-items:center;font-size:8px;line-height:1.8;display:grid;position:absolute;top:26px;right:0;transform:rotate(12deg)}.about{background:#fff;padding:92px max(24px,50vw - 540px)}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:100px;margin-top:24px;display:grid}.about h2{letter-spacing:-.035em;font-size:clamp(37px,4vw,54px)}.about-grid>div>p{color:#705e64;margin:4px 0 26px;line-height:1.8}.benefits{color:var(--primary);border-top:1px solid #eadcda;flex-wrap:wrap;gap:14px 28px;padding-top:22px;font-size:12px;font-weight:600;display:flex}.products-section{padding:96px max(24px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-heading h2{letter-spacing:-.035em;margin-top:14px;font-size:clamp(38px,4vw,52px)}.section-heading>p{color:#7a686e;max-width:330px;margin:0 0 7px;font-size:14px;line-height:1.6}.products-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #ebdddb;border-radius:5px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #48232e17}.product-image{aspect-ratio:1.12;background-image:var(--image);background-size:300% 200%;background-position:var(--position);position:relative}.product-image span{width:29px;height:29px;color:var(--primary);background:#ffffffdb;border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid;position:absolute;top:14px;right:14px}.product-content{padding:20px}.product-content p{color:#8b787e;margin:0 0 7px;font-size:11px}.product-content h3{margin:0 0 12px;font-family:Playfair Display,Georgia,serif;font-size:23px}.product-content strong{color:var(--primary);font-size:17px;display:block}.product-button{background:var(--soft);width:100%;min-height:43px;color:var(--primary);border-radius:3px;margin-top:18px;font-size:12px;font-weight:700;transition:background .2s,color .2s}.product-button:hover{background:var(--primary);color:#fff}.contact{background:var(--primary);color:#fff;border-radius:7px;grid-template-columns:1.15fr .85fr;align-items:center;gap:85px;max-width:1180px;margin:10px auto 90px;padding:70px clamp(30px,7vw,90px);display:grid;position:relative;overflow:hidden}.contact:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-220px;left:-170px}.eyebrow.light{color:#efcad2}.contact h2{letter-spacing:-.04em;max-width:540px;margin-top:19px;font-size:clamp(39px,4.5vw,59px)}.contact-copy>p{color:#e9d8dd;max-width:500px;margin:22px 0 29px;line-height:1.7}.button-light{color:var(--primary);background:#fff}.contact-card{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff13;border:1px solid #ffffff2b;border-radius:10px;padding:20px 26px}.contact-card>div{border-bottom:1px solid #ffffff1f;align-items:center;gap:15px;min-height:69px;padding:13px 0;display:flex}.contact-card>div:last-child{border:0}.contact-icon{color:#f2d4dc;background:#ffffff14;border:1px solid #ffffff29;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.contact-card>div>span:not(.contact-icon){color:#d8bbc4;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.contact-card strong{color:#fff;text-transform:none;letter-spacing:0;margin-top:5px;font-size:13px;line-height:1.55;display:block}footer{color:#fff;text-align:center;background:#25181d;padding:50px max(24px,50vw - 590px) 26px}.footer-brand{justify-content:center}.footer-brand>span{color:#efcad2;border-color:#efcad2}footer>p{color:#a9959c;font-size:12px}.footer-bottom{color:#806f75;border-top:1px solid #ffffff1a;justify-content:space-between;gap:20px;margin-top:40px;padding-top:22px;font-size:10px;display:flex}.footer-bottom strong{color:#b8a5ac;font-weight:500}.floating-whatsapp{z-index:20;color:#fff;background:#1fb968;border:1px solid #ffffff7a;border-radius:999px;align-items:center;gap:10px;min-width:132px;height:50px;padding:5px 17px 5px 5px;transition:transform .2s,background .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 12px 30px #16593338,0 3px 8px #16593324}.floating-icon{background:#ffffff21;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.floating-label{letter-spacing:.01em;font-size:12px;font-weight:700}.floating-whatsapp:hover{background:#18a85b;transform:translateY(-2px);box-shadow:0 14px 34px #16593347,0 4px 10px #16593329}.floating-whatsapp:focus-visible,.header-cta:focus-visible{outline-offset:3px;outline:3px solid #d58a9e80}@media (width<=900px){.header{padding-inline:24px}.hero{grid-template-columns:1fr 1fr;min-height:auto;padding:65px 36px 75px}.hero-visual{width:100%}.hero-note{left:-25px}.about-grid{gap:50px}.products-grid{grid-template-columns:repeat(2,1fr)}.contact{grid-template-columns:1fr 1fr;gap:45px;margin-inline:24px}}@media (width<=700px){.header{height:68px}nav,.header-cta{display:none}.mobile-cta{display:inline-flex}.hero{flex-direction:column;align-items:stretch;padding:45px 24px 65px;display:flex}.hero-copy{padding:0}h1{font-size:clamp(46px,14vw,60px)}.hero-copy>p{margin:21px 0 27px;font-size:15px}.hero-actions{flex-wrap:wrap;gap:20px}.hero-visual{aspect-ratio:.95;width:calc(100% - 20px);box-shadow:-18px 19px 0 var(--soft);margin:52px 0 0 auto}.hero-note{bottom:24px;left:-20px}.hero-stamp{display:none}.about{padding-block:70px}.about-grid{grid-template-columns:1fr;gap:26px}.products-section{padding-block:72px}.section-heading{flex-direction:column;align-items:start;margin-bottom:30px}.section-heading>p{margin:0}.contact{border-radius:0;grid-template-columns:1fr;gap:40px;margin:0;padding:62px 24px}.contact-card{padding:18px 22px}.floating-whatsapp{width:54px;min-width:54px;height:54px;padding:5px;bottom:16px;right:16px}.floating-icon{flex-basis:42px;width:42px;height:42px}.floating-label{display:none}.footer-bottom{flex-direction:column}}@media (width<=519px){.products-grid{grid-template-columns:1fr;gap:18px}.product-image{aspect-ratio:1.35}.product-content{padding:18px}.button-primary{width:100%}.text-link{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
