:root{--cream:#FAF7F4;--blush:#F5D6DC;--rose:#C47878;--rose-dark:#B56868;--brown:#3D2B2B;--muted:#7E6262;--border:rgba(61,43,43,0.10);--header-h:56px;--pad-x:clamp(20px,5vw,48px);--pad-y:clamp(72px,12vw,140px);--max-w:1120px;--max-narrow:680px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--neutral:#F1EAE4;--ease-out-soft:cubic-bezier(0.22,1,0.36,1);--dur-fast:150ms;--dur-base:250ms;--terracota:181,97,62;--rose-eyebrow:#9E5252;--rose-cta:#B05A5A;--rose-cta-hi:#9B4A4A;--rose-on-brown:#D89A9A;--muted-on-blush:#6F5555;--rose-on-blush:#8F4444;--edge:clamp(1.25rem,4.5vw,4.5rem)}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h)}body{background:var(--cream);color:var(--brown);font-family:var(--font-dm-sans),sans-serif;font-weight:300;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-bottom:var(--altura-consentimento,0)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}ol,ul{list-style:none}.skip-link{position:fixed;top:-100px;left:12px;z-index:300;background:var(--brown);color:var(--cream);font-family:var(--font-dm-sans),sans-serif;font-size:13px;font-weight:400;padding:10px 18px;border-radius:0 0 8px 8px;transition:transform var(--dur-fast) var(--ease-out-soft)}.skip-link:focus{top:0}:focus{outline:none}:focus-visible{outline:2px solid var(--rose);outline-offset:3px;border-radius:3px}.btn-ghost:focus-visible,.btn-wa:focus-visible{outline-offset:4px}.footer-link:focus-visible,.nav-link:focus-visible{outline:2px solid var(--blush);outline-offset:4px;border-radius:2px}.footer-logo:focus-visible,.logo:focus-visible{outline:2px solid var(--blush);outline-offset:6px;border-radius:4px}.inner{max-width:var(--max-w);margin:0 auto}.inner-narrow{max-width:var(--max-narrow);margin:0 auto}.section{padding:var(--pad-y) var(--pad-x)}.section-blush{background:var(--blush)}.section-blush .label,.section-blush .page-subtitle,.section-blush .section-sub{color:var(--muted-on-blush)}.label{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.section-title{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(30px,4.6vw,46px);line-height:1.08;letter-spacing:-.4px;color:var(--brown);margin-bottom:10px}.section-sub{font-size:clamp(15px,1.3vw,17px);font-weight:300;line-height:1.65;color:var(--muted);max-width:46ch;margin-bottom:8px}.section-cta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:clamp(36px,4vw,52px)}.section-cta-text{font-size:14px;font-weight:300;color:var(--muted)}.btn-wa{display:inline-flex;align-items:center;gap:10px;background:var(--brown);color:var(--cream);font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;padding:14px 24px;border-radius:100px;white-space:nowrap;transition:opacity var(--dur-base) var(--ease-out-soft),transform var(--dur-fast) var(--ease-out-soft)}.btn-wa:hover{opacity:.9}.btn-wa:active{transform:scale(.98)}.btn-ghost{display:inline-flex;align-items:center;background:transparent;border:1px solid var(--rose);color:var(--rose);font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;padding:13px 24px;border-radius:100px;white-space:nowrap;transition:background-color var(--dur-base) var(--ease-out-soft),transform var(--dur-fast) var(--ease-out-soft)}.btn-ghost:hover{background:rgba(196,120,120,.08)}.btn-ghost:active{transform:scale(.98)}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--brown);height:var(--header-h);justify-content:space-between;padding:0 var(--pad-x)}.header,.logo{display:flex;align-items:center}.logo{gap:9px;flex-shrink:0}.logo-wordmark{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:19px;letter-spacing:.5px;color:var(--blush);line-height:1}.nav{display:flex;align-items:center;gap:28px}.nav-link{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--rose-on-brown);transition:color .2s ease}.nav-link:hover{color:var(--blush)}.nav-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;margin-right:-10px;background:none;border:none;cursor:pointer;padding:6px;border-radius:6px}.nav-toggle span{display:block;width:20px;height:1.5px;background:var(--blush);border-radius:2px;transition:transform .22s ease,opacity .18s ease}.nav-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.hero{position:relative;min-height:88vh;min-height:calc(100svh - var(--header-h));display:flex;isolation:isolate;overflow:hidden;background:radial-gradient(58% 68% at 79% 42%,rgba(245,214,220,.8),transparent 70%),radial-gradient(42% 52% at 73% 56%,rgba(181,97,62,.12),transparent 72%),radial-gradient(85% 95% at 38% 26%,rgba(196,120,120,.05),transparent 76%),linear-gradient(115deg,var(--cream) 0,#F6EFE9 55%,#F1E4DC 100%)}.hero__bg{object-fit:cover;object-position:60% 50%;z-index:0}.hero__scrim{z-index:1;background:linear-gradient(100deg,rgba(250,247,244,.74),rgba(250,247,244,.5) 32%,rgba(250,247,244,.14) 55%,rgba(250,247,244,0) 74%)}.hero__grain,.hero__scrim{position:absolute;inset:0;pointer-events:none}.hero__grain{z-index:2;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.hero__thread{position:absolute;inset:0;z-index:3;width:100%;height:100%;pointer-events:none;overflow:visible}.hero__thread path{fill:none;stroke:var(--rose);stroke-width:1.4;opacity:.34;vector-effect:non-scaling-stroke}.hero__thread .thread-echo{opacity:.16}.hero__inner{position:relative;z-index:10;width:100%;max-width:1500px;margin:0 auto;padding:clamp(3rem,6vw,5rem) var(--edge) clamp(4rem,7vw,5.5rem);display:grid;grid-template-columns:1.04fr .96fr;align-items:center;grid-gap:clamp(2rem,4vw,4rem);gap:clamp(2rem,4vw,4rem)}.hero__content{max-width:38rem}.hero .eyebrow{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-dm-sans),sans-serif;font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:2.5px;color:var(--rose-eyebrow);margin-bottom:clamp(1.1rem,2vw,1.6rem)}.hero .eyebrow:before{content:"";width:26px;height:1px;background:currentColor;opacity:.7}.hero__title{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(2.7rem,6.4vw,5.4rem);line-height:.98;letter-spacing:-.5px;color:var(--brown);text-wrap:balance}.hero__title .line{display:block}.hero__title .line--rose{color:var(--rose)}.hero__sub{margin-top:clamp(1.3rem,2.4vw,1.9rem);max-width:42ch;font-size:clamp(1rem,1.15vw,1.16rem);font-weight:300;line-height:1.65;color:var(--brown)}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.9rem;margin-top:clamp(1.8rem,3vw,2.5rem)}.hero-btn{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-dm-sans),sans-serif;font-size:.94rem;font-weight:500;letter-spacing:.01em;padding:.95rem 1.5rem;border-radius:100px;transition:transform var(--dur-base) var(--ease-out-soft),background var(--dur-base) var(--ease-out-soft),box-shadow var(--dur-base) var(--ease-out-soft),color var(--dur-base) var(--ease-out-soft);will-change:transform}.hero-btn svg{flex:0 0 auto}.hero-btn--primary{color:#fff;background:var(--rose-cta);box-shadow:0 14px 30px -14px rgba(var(--terracota),.6)}.hero-btn--primary:hover{background:var(--rose-cta-hi);transform:translateY(-2px);box-shadow:0 20px 38px -14px rgba(var(--terracota),.7)}.hero-btn--ghost{color:var(--brown);background:transparent;border:1px solid var(--rose-cta)}.hero-btn--ghost:hover{background:rgba(250,247,244,.7);border-color:var(--rose);color:var(--rose-dark);transform:translateY(-2px)}.hero__stage{position:relative;justify-self:center;width:min(100%,30rem);display:flex;flex-direction:column;align-items:center;gap:clamp(.9rem,2vw,1.3rem)}.stage__parallax{position:relative;width:100%;aspect-ratio:1/1.02}.arch{position:absolute;left:50%;top:50%;translate:-50% -50%;width:min(72%,21rem);aspect-ratio:.74/1;border-radius:190px 190px 30px 30px;overflow:hidden;background:var(--neutral);box-shadow:0 44px 90px -34px rgba(var(--terracota),.55),0 18px 44px -26px rgba(61,43,43,.32);transform:translateY(4%)}.arch:after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px rgba(255,255,255,.55),inset 0 0 0 6px rgba(250,247,244,.2);pointer-events:none;z-index:2}.arch img{object-fit:cover;object-position:50% 40%;transform:scale(1.16);transform-origin:50% 42%}.arch__slide{opacity:0}.arch__slide.is-active{opacity:1}.ficha{position:absolute;left:2%;bottom:4%;z-index:5;width:min(66%,15.5rem);padding:1rem 1.15rem 1.05rem;border-radius:20px;background:rgba(250,247,244,.74);-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);border:1px solid rgba(255,255,255,.55);box-shadow:0 22px 50px -26px rgba(61,43,43,.4)}.ficha__tag{font-family:var(--font-dm-sans),sans-serif;font-size:9px;font-weight:500;text-transform:uppercase;letter-spacing:2.5px;color:var(--rose-eyebrow)}.ficha__name{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:500;font-size:1.28rem;line-height:1.05;letter-spacing:-.3px;color:var(--brown);margin-top:.35rem}.ficha__desc{font-size:.74rem;font-weight:300;color:var(--muted);margin-top:.25rem}.ficha__row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;margin-top:.8rem;padding-top:.7rem;border-top:1px solid rgba(var(--terracota),.22)}.ficha__price{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:600;font-size:1.5rem;line-height:1;color:var(--rose-dark)}.ficha__cta{display:inline-flex;align-items:center;gap:.35rem;font-family:var(--font-dm-sans),sans-serif;font-size:.76rem;font-weight:500;color:#fff;background:var(--rose-cta);padding:.5rem .85rem;border-radius:100px;transition:transform var(--dur-base) var(--ease-out-soft),background var(--dur-base) var(--ease-out-soft)}.ficha__cta:hover{background:var(--rose-cta-hi);transform:translateY(-1px)}.hero__dots{display:flex;align-items:center;gap:0}.hero__dot{width:30px;height:44px;display:grid;place-items:center;border:none;padding:0;background:none;cursor:pointer}.hero__dot:before{content:"";width:8px;height:8px;border-radius:50%;background:rgba(var(--terracota),.28);transition:background var(--dur-base) var(--ease-out-soft),transform var(--dur-base) var(--ease-out-soft)}.hero__dot:hover:before{background:rgba(var(--terracota),.55)}.hero__dot.is-active:before{background:var(--rose);transform:scale(1.35)}.hero__trust{position:absolute;inset:auto 0 0 0;z-index:12;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem clamp(1.2rem,3vw,2.4rem);padding:.85rem var(--edge);background:rgba(250,247,244,.72);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(var(--terracota),.22)}.hero__trust span{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--font-dm-sans),sans-serif;font-size:.76rem;font-weight:400;letter-spacing:.02em;color:var(--brown)}.hero__trust span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--rose);flex:0 0 auto}@media (prefers-reduced-motion:no-preference){.hero-reveal{opacity:0;transform:translateY(18px);animation:hero-reveal-in .9s var(--ease-out-soft) both;animation-delay:var(--d,0s)}@keyframes hero-reveal-in{to{opacity:1;transform:none}}.hero__stage{opacity:0;transform:translateY(26px) scale(.985);animation:hero-stage-in 1.1s var(--ease-out-soft) .15s both}@keyframes hero-stage-in{to{opacity:1;transform:none}}.arch{animation:hero-floaty 7s ease-in-out 1.3s infinite}@keyframes hero-floaty{0%,to{transform:translateY(4%)}50%{transform:translateY(calc(4% - 9px))}}.ficha{animation:hero-floaty-b 8s ease-in-out 1.6s infinite}@keyframes hero-floaty-b{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.hero__thread path{stroke-dasharray:2000;stroke-dashoffset:2000;animation:hero-thread-draw 2.4s var(--ease-out-soft) .5s forwards}.hero__thread .thread-echo{animation-delay:.75s}@keyframes hero-thread-draw{to{stroke-dashoffset:0}}.arch__slide{transition:opacity .8s var(--ease-out-soft)}.ficha__meta{animation:hero-fade-swap .5s var(--ease-out-soft) both}@keyframes hero-fade-swap{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}}@media (max-width:940px){.hero__inner{grid-template-columns:1fr;justify-items:start;gap:clamp(2.2rem,6vw,3rem)}.hero__stage{justify-self:center;width:min(100%,26rem)}.stage__parallax{aspect-ratio:auto;display:flex;flex-direction:column;align-items:center;gap:clamp(.9rem,2.5vw,1.2rem)}.arch{top:auto;translate:none;transform:none;width:clamp(13rem,46vw,17rem);aspect-ratio:.78/1;box-shadow:0 32px 64px -32px rgba(var(--terracota),.5),0 14px 32px -22px rgba(61,43,43,.3)}.arch,.ficha{position:relative;left:auto}.ficha{bottom:auto;width:100%;max-width:20rem;padding:.9rem 1.15rem 1rem}.arch,.ficha{animation:none}.hero{min-height:auto;flex-direction:column}.hero__bg{object-position:50% 62%}.hero__scrim{background:linear-gradient(180deg,rgba(250,247,244,.93),rgba(250,247,244,.88) 40%,rgba(250,247,244,.66) 70%,rgba(250,247,244,.44))}.hero__thread{display:none}.hero__trust{position:static;width:100%;justify-content:center;gap:.35rem 1.1rem;padding:.9rem var(--edge) 1.05rem}}@media (max-width:640px){.hero__inner{padding-top:clamp(2rem,7vw,3rem);padding-bottom:1.75rem;gap:2.25rem}.hero__title{font-size:clamp(2.5rem,11.5vw,3.4rem)}.hero__sub{margin-top:1.1rem}.hero__actions{margin-top:1.6rem;gap:.7rem}.hero__stage{width:100%;gap:1rem}.ficha{max-width:18rem}.ficha__cta{font-size:.85rem;padding:.7rem 1.1rem;min-height:44px}.hero__trust span{font-size:.78rem}}@media (max-width:480px){.hero .eyebrow{letter-spacing:1.8px}.hero__actions .hero-btn{width:100%;justify-content:center}}.aroma-divider{padding:clamp(8px,2vw,20px) var(--pad-x);line-height:0}.aroma-divider-cream{background:var(--cream)}.aroma-divider-blush{background:var(--blush)}.aroma-divider-svg{display:block;max-width:var(--max-w);margin:0 auto;width:100%;height:clamp(36px,5vw,52px)}@media (prefers-reduced-motion:no-preference){.aroma-divider.reveal{opacity:1;translate:none;transition:none;will-change:auto}.aroma-divider.reveal .aroma-thread{stroke-dasharray:1;stroke-dashoffset:1}.aroma-divider.reveal .aroma-bloom{opacity:0}.aroma-divider.reveal-in .aroma-thread{stroke-dashoffset:0;transition:stroke-dashoffset 1.3s var(--ease-out-soft)}.aroma-divider.reveal-in .aroma-bloom{opacity:1;transition:opacity .5s ease .75s}}.products-grid{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px;margin-top:36px}.card{background:#FFFDFB;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:box-shadow .25s ease,transform .2s ease}.card:hover{box-shadow:0 8px 28px rgba(61,43,43,.09);transform:translateY(-2px)}.card-img{overflow:hidden;background:var(--blush)}.card-img img{width:100%;height:260px;object-fit:cover;transition:transform .4s ease}.card:hover .card-img img{transform:scale(1.04)}.card-body{padding:14px 16px}.card-name{font-family:var(--font-dm-sans),sans-serif;font-weight:300;font-size:13px;color:var(--brown);margin-bottom:6px;line-height:1.4}.card-price{font-size:12px;font-weight:300;color:var(--rose);display:block}.card-price-link{font-weight:400;font-size:11px;letter-spacing:.3px;transition:color .2s ease}.card-price-link:hover{color:var(--rose-dark)}.steps{margin-top:40px;display:flex;flex-direction:column}.step{display:flex;align-items:flex-start;gap:20px;padding:24px 0;border-bottom:1px solid var(--border)}.step:last-child{border-bottom:none}.step-num{width:36px;height:36px;border-radius:50%;background:var(--rose);color:white;display:flex;align-items:center;justify-content:center;font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:13px;flex-shrink:0;margin-top:3px}.step-title{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:22px;line-height:1.2;color:var(--brown);margin-bottom:6px}.step-text{font-size:15px;font-weight:300;color:var(--muted);line-height:1.6}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:36px}.gallery-cell{aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius-sm);position:relative}.gallery-cell:first-child{grid-column:span 2;grid-row:span 2;aspect-ratio:auto;border-radius:var(--radius-md)}.gallery-cell img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .2s ease}.gallery-cell:hover img{transform:scale(1.04);opacity:.92}.depoimentos{margin-top:40px;display:flex;flex-direction:column;gap:16px}.depoimento{background:#FFFDFB;border:1px solid var(--border);border-radius:var(--radius-md);padding:24px 28px}.depoimento-text{font-size:16px;font-weight:300;font-style:italic;color:var(--brown);line-height:1.7;margin-bottom:14px}.depoimento-autor{font-size:9px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}.faq-list{margin-top:40px;display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--border);padding:24px 0}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:20px;color:var(--brown);line-height:1.3;margin-bottom:10px}.faq-a{font-size:15px;font-weight:300;color:var(--muted);line-height:1.7;max-width:560px}.faq-a a{color:var(--rose);text-decoration:underline;text-underline-offset:3px}.footer{background:var(--brown);padding:56px var(--pad-x)}.footer-inner{max-width:var(--max-w);margin:0 auto;flex-direction:column;gap:24px;text-align:center}.footer-inner,.footer-logo{display:flex;align-items:center}.footer-logo{gap:9px}.footer-wordmark{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:22px;letter-spacing:.5px;color:var(--blush);line-height:1}.footer-nav{display:flex;align-items:center;gap:28px}.footer-link{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:var(--rose-on-brown);transition:color .2s ease}.footer-link:hover{color:var(--blush)}.footer-copy{font-size:12px;font-weight:300;color:#b8a0a0}@media (min-width:640px){.products-grid{grid-template-columns:2fr 1fr}.card-featured{grid-row:span 2;display:flex;flex-direction:column}.card-featured .card-img{flex:1 1}.card-featured .card-img img{width:100%;height:100%;min-height:260px}.card-img img{height:230px}}@media (min-width:768px){.hero-inner{flex-direction:row;align-items:center;gap:clamp(40px,6vw,80px)}.hero-content{flex:1 1;min-width:0}.hero-visual{flex-shrink:0;width:44%;max-width:440px}.gallery-grid{gap:10px}}@media (max-width:600px){:root{--header-h:48px}.header{position:relative}.header.is-nav-open{position:-webkit-sticky;position:sticky}.nav{display:none;position:absolute;top:48px;left:0;right:0;background:var(--brown);flex-direction:column;align-items:flex-start;gap:0;padding:8px var(--pad-x) 20px;border-top:1px solid rgba(245,214,220,.12);z-index:99}.nav.is-open{display:flex}.nav-link{font-size:13px;padding:13px 0;width:100%;border-bottom:1px solid rgba(245,214,220,.08)}.footer-link{display:inline-flex;align-items:center;min-height:44px}.nav-link:last-child{border-bottom:none}.nav-toggle{display:flex}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:6px}.btn-ghost,.btn-wa{width:100%;justify-content:center;font-size:10px}.section-cta{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;translate:0 18px;transition:opacity .6s ease,translate .6s ease;will-change:opacity,translate}.reveal.reveal-in{opacity:1;translate:0 0}}.top-banner{background:var(--brown);padding:9px var(--pad-x);text-align:center}.top-banner-text{font-family:var(--font-dm-sans),sans-serif;font-size:11px;font-weight:300;letter-spacing:.5px;color:var(--blush)}.card-img-link{display:block}.card-name-link{color:inherit;transition:color .2s ease}.card-name-link:hover{color:var(--rose)}.card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.card-price-consult{font-style:italic}.depoimentos-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-top:40px}.depoimento-quote{display:block;font-family:var(--font-cormorant),serif;font-style:italic;font-size:46px;line-height:.55;color:var(--rose);opacity:.6;margin-bottom:12px}.depoimento-footer{display:flex;align-items:center;gap:12px;margin-top:16px}.depoimento-avatar{width:36px;height:36px;border-radius:50%;background:var(--rose);color:white;display:flex;align-items:center;justify-content:center;font-family:var(--font-cormorant),serif;font-style:italic;font-size:16px;flex-shrink:0}.depoimento-autor{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:12px;color:var(--brown)}.depoimento-role{font-size:10px;font-weight:300;letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin-top:2px}.depoimentos-ig{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:40px;padding-top:32px;border-top:1px solid var(--border)}.depoimentos-ig-text{font-size:14px;font-weight:300;color:var(--muted)}@media (min-width:640px){.depoimentos-grid{grid-template-columns:repeat(3,1fr)}}.seasonal-section{background:#FFFDFB;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.seasonal-header{display:flex;flex-direction:column;gap:32px;margin-bottom:40px}.seasonal-cover{border-radius:var(--radius-lg);overflow:hidden;flex-shrink:0}.seasonal-cover-img{width:100%;height:240px;object-fit:cover}.seasonal-products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.seasonal-card{display:block;border-radius:var(--radius-md);overflow:hidden;background:var(--cream);border:1px solid var(--border);transition:box-shadow .25s ease,transform .2s ease}.seasonal-card:hover{box-shadow:0 6px 20px rgba(61,43,43,.08);transform:translateY(-2px)}.seasonal-card-img{overflow:hidden}.seasonal-card-img img{width:100%;height:160px;object-fit:cover;transition:transform .35s ease}.seasonal-card:hover .seasonal-card-img img{transform:scale(1.04)}.seasonal-card-name{font-size:12px;font-weight:300;color:var(--brown);padding:10px 12px 4px}.seasonal-card-price{font-size:11px;color:var(--rose);padding:0 12px 10px}@media (min-width:768px){.seasonal-header{flex-direction:row;align-items:center}.seasonal-cover{width:42%;max-width:440px}.seasonal-cover-img{height:300px}}.page-main{min-height:60vh}.page-hero{padding:clamp(48px,8vw,80px) var(--pad-x)}.page-title{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(32px,5vw,48px);line-height:1.08;color:var(--brown);margin-top:8px}.page-subtitle{font-size:16px;font-weight:300;color:var(--muted);margin-top:12px;max-width:480px}.breadcrumb{display:flex;align-items:center;gap:8px;padding:16px var(--pad-x);max-width:var(--max-w);margin:0 auto}.breadcrumb-link{display:inline-flex;align-items:center;min-height:32px;font-size:11px;font-weight:300;color:var(--muted);letter-spacing:.3px;transition:color .15s ease}.breadcrumb-link:hover{color:var(--rose)}.breadcrumb-sep{font-size:11px;color:var(--border);-webkit-user-select:none;-moz-user-select:none;user-select:none}.breadcrumb-current{font-size:11px;font-weight:300;color:var(--brown)}.product-grid{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px}.product-gallery-main{border-radius:var(--radius-lg);overflow:hidden;background:var(--blush)}.product-gallery-img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.product-gallery-thumbs{display:flex;gap:8px;margin-top:10px}.product-gallery-thumb{width:80px;height:80px;padding:0;border-radius:var(--radius-sm);overflow:hidden;flex-shrink:0;border:1px solid var(--border);background:none;cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out-soft)}.product-gallery-thumb-img{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.product-gallery-thumb:hover .product-gallery-thumb-img{opacity:.8}.product-gallery-thumb-active{border-color:var(--rose-dark)}.product-gallery-thumb-active .product-gallery-thumb-img{opacity:1}.product-name{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(28px,4vw,38px);line-height:1.1;color:var(--brown);margin-top:8px;margin-bottom:6px}.product-tagline{font-size:14px;font-weight:300;color:var(--muted);margin-bottom:20px}.product-price{font-family:var(--font-cormorant),serif;font-style:italic;font-size:32px;color:var(--rose);font-weight:400;margin-bottom:20px}.product-price-consult{font-size:18px}.product-description{font-size:15px;font-weight:300;color:var(--muted);line-height:1.7;margin-bottom:28px}.product-details{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--border);margin-bottom:32px}.product-detail-row{display:flex;flex-direction:column;gap:4px;padding:14px 0;border-bottom:1px solid var(--border)}.product-detail-key{font-size:9px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted)}.product-detail-val{font-size:14px;font-weight:300;color:var(--brown);line-height:1.5}.aroma-picker{margin:4px 0 20px}.aroma-picker-label{font-size:9px;font-weight:400;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.aroma-picker-chips{display:flex;flex-wrap:wrap;gap:8px}.aroma-chip{min-height:44px;padding:9px 16px;border:1px solid var(--border);border-radius:100px;background:transparent;color:var(--brown);font-family:var(--font-dm-sans),sans-serif;font-size:13px;font-weight:300;cursor:pointer;transition:background-color var(--dur-base) var(--ease-out-soft),transform var(--dur-fast) var(--ease-out-soft)}.aroma-chip:hover{background:rgba(196,120,120,.08)}.aroma-chip:active{transform:scale(.97)}.aroma-chip-ativo{border-color:var(--brown);color:var(--cream);font-weight:400}.aroma-chip-ativo,.aroma-chip-ativo:hover{background:var(--brown)}.product-cta{width:100%;justify-content:center;font-size:10px;padding:16px 24px;margin-bottom:12px}.product-cta-note{font-size:12px;font-weight:300;color:var(--muted);text-align:center}@media (min-width:768px){.product-grid{grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product-cta{width:auto;justify-content:flex-start}.product-cta-note{text-align:left}.product-detail-row{flex-direction:row;gap:16px;align-items:baseline}.product-detail-key{min-width:140px;flex-shrink:0}}.sobre-grid{display:grid;grid-template-columns:1fr;grid-gap:48px;gap:48px}.sobre-heading{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:22px;color:var(--brown);margin-top:32px;margin-bottom:10px}.sobre-heading:first-child{margin-top:0}.sobre-para{font-size:15px;font-weight:300;color:var(--muted);line-height:1.75}.sobre-images{display:flex;flex-direction:column;gap:10px}.sobre-img-main{border-radius:var(--radius-lg);overflow:hidden}.sobre-img{width:100%;height:auto;object-fit:cover;display:block;border-radius:var(--radius-md)}.sobre-img-main .sobre-img{border-radius:var(--radius-lg);aspect-ratio:3/4;max-width:420px;margin:0 auto}@media (min-width:768px){.sobre-grid{grid-template-columns:1fr 1fr;align-items:start}}.aviso-preparacao{background:var(--blush);border:1px solid rgba(158,82,82,.35);border-left:3px solid var(--rose-eyebrow);border-radius:var(--radius-md);padding:18px 20px;margin-bottom:32px}.aviso-preparacao-titulo{font-family:var(--font-dm-sans),sans-serif;font-weight:500;font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:var(--brown);margin-bottom:8px}.aviso-preparacao-texto{font-size:14px;font-weight:300;line-height:1.7;color:var(--muted-on-blush)}.aviso-preparacao .faq-link{color:var(--rose-on-blush)}.aviso-preparacao .faq-link:hover{color:var(--brown)}.info-blocks{display:flex;flex-direction:column;gap:0}.info-block{padding:28px 0;border-bottom:1px solid var(--border)}.info-block:first-child{border-top:1px solid var(--border)}.info-heading{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:22px;color:var(--brown);margin-bottom:12px}.info-text{font-size:15px;font-weight:300;color:var(--muted);line-height:1.7;margin-bottom:10px}.info-list{list-style:none;display:flex;flex-direction:column;gap:8px}.info-list li{font-size:15px;font-weight:300;color:var(--muted);line-height:1.6;padding-left:16px;position:relative}.info-list li:before{content:"–";position:absolute;left:0;color:var(--rose)}.info-note{font-size:13px;font-weight:300;color:var(--muted);font-style:italic;margin-top:10px;line-height:1.6}.contact-cards{display:flex;flex-direction:column;gap:12px;margin-bottom:56px}.contact-card{display:flex;align-items:flex-start;gap:16px;background:#FFFDFB;border:1px solid var(--border);border-radius:var(--radius-md);padding:20px 24px;transition:box-shadow .25s ease,border-color .2s ease}.contact-card:hover{box-shadow:0 6px 20px rgba(61,43,43,.07);border-color:rgba(61,43,43,.18)}.contact-card-primary{border-color:rgba(196,120,120,.35);background:rgba(196,120,120,.05)}.contact-card-primary:hover{border-color:rgba(196,120,120,.5)}.contact-card-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-card-icon,.contact-icon-instagram{background:rgba(196,120,120,.1);color:var(--rose)}.contact-icon-facebook{background:rgba(24,119,242,.08);color:#1877F2}.contact-card-title{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:13px;color:var(--brown);margin-bottom:3px}.contact-card-sub{font-size:12px;font-weight:400;color:var(--rose);margin-bottom:6px}.contact-card-desc{font-size:13px;font-weight:300;color:var(--muted);line-height:1.6}.contact-faq{padding-top:48px;border-top:1px solid var(--border)}.faq-link{color:var(--rose-eyebrow);text-decoration:underline;text-underline-offset:3px;transition:color var(--dur-fast) var(--ease-out-soft)}.faq-link:hover{color:var(--rose-cta-hi)}.footer-inner{gap:20px}@media (max-width:600px){.seasonal-products{grid-template-columns:repeat(3,1fr)}.contact-cards{gap:10px}}.trust-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(20px,5vw,56px);padding:clamp(28px,5vw,44px) var(--pad-x)}.trust-badge{gap:10px;font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:10px;letter-spacing:1.8px;text-transform:uppercase;color:var(--muted)}.trust-badge,.trust-badge-icon{display:inline-flex;align-items:center}.trust-badge-icon{justify-content:center;flex-shrink:0}.trust-badge svg,.trust-badge-icon{width:18px;height:18px;color:var(--rose)}.trust-badge svg{flex-shrink:0}.value-prop{max-width:var(--max-narrow);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.value-prop-label{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--rose)}.value-prop-title{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(30px,5vw,52px);line-height:1.06;letter-spacing:-.5px;color:var(--brown)}.value-prop-text{font-size:clamp(16px,1.5vw,19px);font-weight:300;line-height:1.7;color:var(--muted);max-width:54ch}.value-prop--start{margin:0;align-items:flex-start;text-align:left}.banca-horarios{display:flex;flex-direction:column;gap:12px;width:100%;margin-top:6px}.banca-horario{background:#FFFDFB;border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 20px}.banca-horario-season{font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:10px;letter-spacing:2.5px;text-transform:uppercase;color:var(--rose)}.banca-horario-place{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:19px;line-height:1.3;color:var(--brown);margin-top:4px}.banca-horario-time{font-size:14px;font-weight:300;color:var(--muted);margin-top:2px}.products-grid--minimal{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:clamp(16px,3vw,32px);gap:clamp(16px,3vw,32px);margin-top:clamp(40px,5vw,64px)}.product-card--minimal{display:block;color:inherit}.pcard-media{position:relative;overflow:hidden;border-radius:var(--radius-md);background:var(--neutral);aspect-ratio:4/5}.pcard-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease-out-soft)}.product-card--minimal:hover .pcard-media img{transform:scale(1.04)}.pcard-cta{position:absolute;left:12px;right:12px;bottom:12px;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:100px;background:rgba(255,253,251,.92);color:var(--brown);font-family:var(--font-dm-sans),sans-serif;font-weight:400;font-size:9px;letter-spacing:1.5px;text-transform:uppercase;opacity:0;transform:translateY(10px);transition:opacity var(--dur-base) var(--ease-out-soft),transform var(--dur-base) var(--ease-out-soft)}.product-card--minimal:focus-within .pcard-cta,.product-card--minimal:hover .pcard-cta{opacity:1;transform:translateY(0)}.pcard-body{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:14px 2px 0}.pcard-name{font-family:var(--font-dm-sans),sans-serif;font-weight:300;font-size:14px;line-height:1.4;color:var(--brown)}.pcard-price{font-size:13px;font-weight:400;color:var(--rose);white-space:nowrap}@media (hover:none){.pcard-cta{opacity:1;transform:none}}.product-card--hero{grid-column:span 2}.product-card--hero .pcard-media{aspect-ratio:5/4;border-radius:var(--radius-lg)}.product-card--hero:hover .pcard-media{box-shadow:0 18px 44px -16px rgba(181,97,62,.35);transition:box-shadow var(--dur-base) var(--ease-out-soft)}.product-card--hero .pcard-name{font-family:var(--font-cormorant),serif;font-style:italic;font-weight:400;font-size:clamp(19px,2.4vw,25px);line-height:1.15}@media (min-width:768px){.products-grid--minimal{grid-template-columns:repeat(3,1fr)}}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:600;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_f17b36{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:italic}.__variable_f17b36{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_c95b6f{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_c95b6f{--font-dm-sans:"DM Sans","DM Sans Fallback"}