@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-Medium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-Bold.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-Black.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-Black.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Rocky;src:url(/fonts/rocky/Rocky-ExtraBlack.otf)format("opentype");font-weight:950;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Thin.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Light.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Book.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Medium.woff2)format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Arboria;src:url(/fonts/arboria/Arboria-Black.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}:root{--cream:#e8e1d0;--red:#da0d17;--orange:#da5513;--brown:#9c3923;--brown-dark:#56331b;--blue:#265d7c;--green:#4f7043;--terracotta:#ab4922;--font-display:"Rocky", Georgia, "Times New Roman", serif;--font-body:"Arboria", "Helvetica Neue", Arial, sans-serif;--header-h:74px;--max:1270px;--radius-card:12px;--radius-arch:154px;--radius-btn:40px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--cream);color:var(--brown-dark);-webkit-font-smoothing:antialiased;margin:0;font-weight:500}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}#root{min-height:100vh}.page{background:var(--cream);flex-direction:column;min-height:100vh;display:flex}.page-main{flex:1}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}.font-display{font-family:var(--font-display);font-weight:800}.font-display-italic{font-family:var(--font-display);font-style:italic;font-weight:700}.header{z-index:100;background:var(--brown);height:var(--header-h);justify-content:space-between;align-items:center;padding:0 clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.header__logo{aspect-ratio:99.21/44.65;flex-shrink:0;width:99px;height:auto;display:block}.header__logo img{object-fit:contain;object-position:left center;width:100%;height:100%;display:block}.header__nav{align-items:center;gap:clamp(.55rem,1.5vw,1.6rem);display:flex}.header__link{color:var(--cream);font-family:var(--font-display);white-space:nowrap;letter-spacing:.01em;font-size:clamp(.78rem,1.15vw,1.1rem);font-weight:700;transition:opacity .2s}.header__link:hover,.header__link.is-active{opacity:.85;text-underline-offset:4px;text-decoration:underline}.header__burger{width:40px;height:40px;color:var(--cream);font-size:1.5rem;display:none}@media (width<=900px){.header__burger{place-items:center;display:grid}.header__nav{inset:var(--header-h) 0 auto 0;background:var(--brown);opacity:0;pointer-events:none;flex-direction:column;gap:1.25rem;padding:1.5rem;transition:all .25s;position:fixed;transform:translateY(-120%)}.header__nav.is-open{opacity:1;pointer-events:auto;transform:none}}.btn{border-radius:var(--radius-btn);font-family:var(--font-body);justify-content:center;align-items:center;padding:.55rem 1.35rem;font-size:1.1rem;font-weight:500;transition:transform .15s,filter .15s;display:inline-flex}.btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.btn--blue{background:var(--blue);color:var(--cream)}.btn--cream{background:var(--cream);color:var(--red)}.btn--red{background:var(--red);color:var(--cream)}.btn--terracotta{background:var(--terracotta);color:#fff}.btn--lg{padding:.65rem 1.75rem;font-size:1.5rem}.btn--xl{padding:.5rem 2rem;font-size:clamp(1.5rem,3vw,2.8rem)}.hero-slider{height:clamp(320px,42vw,440px);color:var(--cream);position:relative;overflow:hidden}.hero-slider__slide{opacity:0;pointer-events:none;transition:opacity .6s;position:absolute;inset:0}.hero-slider__slide.is-active{opacity:1;pointer-events:auto}.hero-slider__bg{position:absolute;inset:0}.hero-slider__bg img{object-fit:cover;width:100%;height:100%}.hero-slider__bg:after{content:"";background:#da0d1738;position:absolute;inset:0}.hero-slider__content{z-index:2;flex-direction:column;justify-content:center;gap:1.25rem;max-width:520px;height:100%;padding:0 clamp(2rem,11vw,8.75rem);display:flex;position:relative}.hero-slider__title{font-family:var(--font-display);margin:0;font-size:clamp(3rem,8vw,5.9rem);font-style:italic;font-weight:700;line-height:1.1}.hero-slider__subtitle{letter-spacing:.02em;margin:0;font-size:clamp(1rem,2vw,1.85rem);font-weight:500;line-height:1.15}.hero-slider__dots{z-index:3;gap:6px;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.hero-slider__dot{opacity:.85;background:#fff;border-radius:50%;width:13px;height:13px}.hero-slider__dot.is-active{background:var(--red)}.hero-slider__arrow{z-index:3;color:#fff;place-items:center;width:35px;height:50px;font-size:2rem;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider__arrow--prev{left:1rem}.hero-slider__arrow--next{right:1rem}.section-products{text-align:center;padding:3rem 1.5rem 4rem}.section-products__icon{object-fit:contain;width:65px;height:65px;margin:0 auto .85rem;display:block}.section-products__title{color:var(--red);font-family:var(--font-display);letter-spacing:.01em;margin:0;font-size:clamp(2.2rem,5vw,4.25rem);font-weight:700}.section-products__subtitle{color:var(--orange);margin:.4rem 0 2.5rem;font-size:clamp(1rem,2vw,1.5rem)}.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;max-width:1188px;margin:0 auto;display:grid}@media (width<=1000px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.category-grid{grid-template-columns:repeat(2,1fr)}}.category-card{aspect-ratio:225/257;border-radius:var(--radius-card);justify-content:center;align-items:flex-end;min-height:200px;display:flex;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s;position:absolute;inset:0}.category-card:hover img{transform:scale(1.06)}.category-card:after{content:"";background:linear-gradient(#0000 55%,#56331bf2 100%);position:absolute;inset:0}.category-card span{z-index:1;color:var(--cream);font-family:var(--font-display);text-shadow:0 1px 8px #00000059;padding:1rem;font-size:clamp(1.4rem,2.5vw,2.8rem);font-weight:700;position:relative}.product-hero{background:linear-gradient(90deg, #f3e4d4 0%, var(--cream) 55%);grid-template-columns:1fr 1.1fr;align-items:center;min-height:clamp(360px,42vw,484px);display:grid;overflow:hidden}.product-hero--gelatos{background:#f3e4d4;min-height:484px;display:block;position:relative}.product-hero__bg{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;inset:0}.product-hero--red{background:var(--red);color:var(--cream)}.product-hero--bleed{background:var(--red);min-height:470px;display:block;position:relative}.product-hero--bleed .product-hero__bg{object-fit:cover;object-position:right center;width:100%;height:100%;position:absolute;inset:0}.product-hero--bleed .product-hero__copy{z-index:1;max-width:560px;padding-top:clamp(3rem,8vw,5.5rem);padding-bottom:clamp(3rem,8vw,5.5rem);position:relative}.product-hero--bleed .product-hero__eyebrow{color:var(--cream);margin-bottom:.05em;font-size:clamp(3.2rem,8vw,6.25rem);line-height:1.2}.product-hero--bleed .product-hero__heading{color:var(--cream);margin:0 0 1.5rem;font-size:clamp(1.6rem,3.2vw,2.5rem);font-weight:500;line-height:1.15}.product-hero--bleed .product-hero__cta{box-shadow:0 2.9px 1.4px #0003}.category-products{padding-top:3.75rem;padding-bottom:5rem}.category-products .flavor-grid{gap:22px 10px;max-width:1070px}.product-hero__copy{z-index:1;padding:clamp(2rem,6vw,5rem) clamp(1.5rem,6vw,8.5rem);position:relative}.product-hero__eyebrow{font-family:var(--font-display);margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-style:italic;font-weight:700;line-height:1}.product-hero__heading{font-family:var(--font-body);letter-spacing:.02em;margin:0 0 1.5rem;font-size:clamp(1.8rem,4vw,3.2rem);font-weight:600}.product-hero__copy h1{margin:0}.product-hero__line1,.product-hero__line2{color:var(--red);font-family:var(--font-display);font-size:clamp(2.8rem,7vw,5.4rem);font-style:italic;font-weight:700;line-height:.9;display:block}.product-hero__line2{margin-bottom:1.75rem}.product-hero--red .product-hero__eyebrow,.product-hero--red .product-hero__heading{color:var(--cream)}.product-hero__media{height:100%;min-height:320px}.product-hero__media img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:360px}.btn--outline-cream{color:var(--cream);border:2px solid var(--cream);background:0 0}@media (width<=800px){.product-hero{grid-template-columns:1fr}.product-hero--gelatos{min-height:380px}.product-hero--gelatos .product-hero__bg{object-position:70% center}.product-hero__media img{min-height:260px}}.qs-hero{background:var(--cream);grid-template-columns:.85fr 1.15fr;align-items:end;gap:3rem;padding:2rem clamp(1.5rem,8vw,8rem) 3rem;display:grid}.qs-hero__media img{object-fit:cover;border-radius:164px 164px 0 0;width:100%;max-width:330px;height:386px}.qs-hero__copy h1{color:var(--red);font-family:var(--font-display);margin:0 0 1rem;font-size:clamp(2.8rem,7vw,6rem);font-style:italic;font-weight:700}.qs-hero__copy p{color:var(--orange);max-width:32rem;margin:0 0 .85rem;font-size:.95rem;line-height:1.45}.qs-ninho{background:var(--red);color:var(--cream);grid-template-columns:1.4fr .6fr;align-items:center;gap:3rem;padding:3rem clamp(1.5rem,8vw,8rem);display:grid}.qs-ninho p{white-space:pre-line;margin:0;font-size:.95rem;line-height:1.5}.qs-ninho img{object-fit:cover;border-radius:93px 93px 2px 2px;width:185px;height:235px;margin-inline:auto}.qs-2012{grid-template-columns:.7fr 1.1fr;align-items:center;gap:3rem;display:grid}.qs-circles{width:250px;margin-inline:auto;position:relative}.qs-circles__main{object-fit:cover;border-radius:50%;width:250px;height:250px}.qs-circles__small{object-fit:cover;border:4px solid var(--cream);border-radius:50%;width:144px;height:144px;position:absolute;bottom:-10px;right:-20px}.qs-expand{background:var(--brown);color:var(--cream);border-radius:0 90px 0 0;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-top:2rem;padding:3.5rem clamp(1.5rem,8vw,8rem);display:grid}.qs-expand h3{font-family:var(--font-display);color:var(--cream);margin:0 0 1rem;font-size:clamp(1.4rem,2.5vw,1.7rem);font-weight:800}.qs-expand p{color:var(--cream);max-width:36rem;margin:0;font-size:clamp(.9rem,1.4vw,1rem);line-height:1.5}.qs-expand__map{justify-self:center;width:min(290px,100%);height:auto;margin-inline:auto;display:block}@media (width<=800px){.qs-hero,.qs-ninho,.qs-2012,.qs-expand{text-align:center;grid-template-columns:1fr}.qs-hero__media img,.qs-hero__copy p{margin-inline:auto}}.clube-banner{background:var(--red);color:var(--cream);border-radius:50px 50px 0 0;height:470px;margin-top:.5rem;padding:0;display:block;position:relative;overflow:hidden}.clube-banner__content{z-index:2;flex-direction:column;align-items:flex-start;gap:1rem;max-width:min(409px,42vw);display:flex;position:absolute;top:50%;left:clamp(1.5rem,9.45vw,7.5rem);transform:translateY(-50%)}.clube-banner__title{font-family:var(--font-display);color:var(--cream);white-space:pre-line;margin:0 0 -2px;font-size:clamp(2.6rem,5.5vw,4.375rem);font-style:italic;font-weight:700;line-height:1.25}.clube-banner__text{color:var(--cream);margin:0;font-size:clamp(1.1rem,2vw,1.625rem);line-height:1.12}.clube-banner__content .btn{border-radius:29px;margin-top:0;padding:5px 20px;font-size:clamp(1.1rem,2.2vw,1.75rem);font-weight:500;line-height:1.2}.clube-banner__visual{pointer-events:none;position:absolute;inset:0}.clube-banner__circle{background:var(--cream);z-index:0;border-radius:50%;width:400px;height:400px;position:absolute;top:177px;right:clamp(2.5rem,15.2vw,193px)}.clube-banner__media{z-index:1;background:#e85a1a;border-radius:218px 218px 0 0;width:306px;height:375px;position:absolute;top:47px;right:clamp(1.5rem,11.1vw,141px);overflow:hidden}.clube-banner__image{object-fit:cover;object-position:center 40%;width:100%;height:100%;display:block}@media (width<=1100px){.clube-banner__circle{width:min(360px,38vw);height:min(360px,38vw);top:200px}.clube-banner__media{width:min(280px,30vw);height:min(350px,38vw);top:60px}}@media (width<=900px){.clube-banner{text-align:center;flex-direction:column;align-items:center;height:auto;min-height:520px;padding:2.5rem 1.25rem 0;display:flex;overflow:hidden}.clube-banner__content{z-index:2;align-items:center;max-width:100%;position:relative;top:auto;left:auto;transform:none}.clube-banner__visual{width:100%;height:340px;margin-top:1rem;position:relative}.clube-banner__circle{width:min(360px,90%);height:min(360px,90%);inset:auto auto -45% 50%;transform:translate(-50%)}.clube-banner__media{width:min(260px,70%);height:320px;top:10px;left:50%;right:auto;transform:translate(-50%)}}.footer{background:var(--cream);padding-top:3.625rem;position:relative;overflow:hidden}.footer__inner{max-width:var(--max);z-index:1;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,4vw,3rem);margin:0 auto -4.5rem;padding:0 1.5rem;display:flex;position:relative}.footer__brand{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:1.45rem;width:min(325px,100%);display:flex}.footer__logo{aspect-ratio:141.656/65.147;object-fit:contain;width:142px;height:auto;display:block}.footer__brand-copy{flex-direction:column;align-items:center;gap:9px;width:100%;display:flex}.footer__slogan{color:var(--orange);text-align:center;margin:0;font-size:1.105rem;line-height:1.09}.footer__social{align-items:center;gap:5px;display:flex}.footer__social-link{width:25px;height:25px;color:var(--orange);flex-shrink:0;place-items:center;display:grid}.footer__social-link svg{width:100%;height:100%;display:block}.footer__social-chip{background:var(--orange);width:25px;height:25px;color:var(--cream);border-radius:50%;place-items:center;display:grid}.footer__social-chip svg{width:14px;height:14px}.footer__social-link--tiktok .footer__social-chip svg{width:13px;height:15px}.footer__cta{padding:.45rem .75rem .3rem;font-size:1.175rem;line-height:1;box-shadow:0 1.5px .8px #0003}.footer__cols{text-align:center;grid-template-columns:repeat(3,minmax(0,167px));gap:.75rem;padding-top:.15rem;display:grid}.footer__col-title{color:var(--red);font-family:var(--font-display);margin:0 0 .7rem;font-size:1.105rem;font-weight:800;line-height:1.09}.footer__col a{color:var(--orange);padding:.05rem 0;font-size:1.105rem;line-height:1.3;display:block}.footer__col a:hover{text-decoration:underline}.footer__selo{width:46px;height:auto;margin:.9rem auto 0;display:block}.footer__pattern{opacity:.15;background-position:0 0;background-repeat:repeat-x;background-size:555px;height:130px}@media (width<=900px){.footer__inner{flex-direction:column;align-items:center;gap:2.5rem;margin-bottom:0;padding-bottom:1rem}.footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:520px}}@media (width<=560px){.footer__cols{grid-template-columns:1fr;gap:1.5rem}}.page-hero{height:clamp(280px,35vw,450px);color:var(--cream);place-items:center;display:grid;position:relative;overflow:hidden}.page-hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.page-hero:after{content:"";background:#9c392359;position:absolute;inset:0}.page-hero h1{z-index:1;font-family:var(--font-display);text-align:center;margin:0;font-size:clamp(2.5rem,7vw,5.5rem);font-weight:800;position:relative}.page-hero--overlay-light:after{background:#0f569d26}.flavor-section{background:var(--cream);padding:3.75rem 1rem 4rem}.flavor-filters{flex-wrap:wrap;gap:.625rem;max-width:1030px;margin:0 auto 1.8rem;display:flex}.flavor-filters button{background:var(--blue);min-width:120px;height:40px;color:var(--cream);border-radius:20px 20px 0 0;flex:1;padding:.35rem .65rem;font-size:1.05rem;font-weight:500;box-shadow:0 -1px 2px #00000040}.flavor-filters button.is-active{filter:brightness(1.12);outline-offset:-2px;outline:2px solid #e8e1d0d9}.flavor-grid{flex-wrap:wrap;justify-content:center;gap:35px 20px;max-width:1020px;margin:0 auto;display:flex}.flavor-card{text-align:center;flex-direction:column;align-items:center;width:240px;min-height:360px;padding-bottom:1.35rem;display:flex;position:relative}.flavor-card:before{content:"";background:var(--cream);z-index:0;border-radius:121.5px 121.5px 0 0;position:absolute;inset:0;box-shadow:-2px 3px 4px #00000030}.flavor-card__media,.flavor-card__body{z-index:1;position:relative}.flavor-card__media{border-radius:118.5px 118.5px 0 0;flex-shrink:0;width:240px;height:230px;overflow:hidden}.flavor-card__media img,.flavor-card__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.flavor-card>.flavor-card__img{z-index:1;border-radius:118.5px 118.5px 0 0;width:240px;height:230px;position:relative}.flavor-card__body{flex-direction:column;flex:1;justify-content:flex-start;width:100%;padding:.65rem .85rem .35rem;display:flex}.flavor-card__name{color:var(--red);font-family:var(--font-display);overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:0 0 .4rem;font-size:clamp(.98rem,1.1vw,1.15rem);font-weight:800;line-height:1.2}.flavor-card__desc{color:var(--orange);margin:0;font-size:.72rem;line-height:1.35}.stores-section{padding:2rem 1rem 4rem}.stores-search{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:920px;margin:1.5rem auto 2.5rem;display:flex}.stores-search input,.stores-search select{border:1px solid var(--brown);font:inherit;background:#fff;border-radius:8px;min-width:180px;padding:.65rem .85rem}.stores-search input{flex:220px;max-width:360px}.btn--ghost{color:var(--brown);background:0 0;border:1px solid #9c392359}.btn--ghost:hover{background:#9c392314}.stores-count{text-align:center;color:var(--brown);margin:-1rem auto 1.5rem;font-size:.95rem}.stores-map-placeholder{max-width:998px;height:280px;color:var(--brown);font-family:var(--font-display);background:#d4cbb8;border-radius:12px;place-items:center;margin:0 auto 2.5rem;font-size:1.5rem;display:grid}.stores-map{z-index:0;border:1px solid #56331b26;border-radius:12px;max-width:998px;height:min(420px,55vw);min-height:280px;margin:0 auto 2.5rem;overflow:hidden}.stores-map__pin{background:0 0;border:none}.stores-map__pin span{background:var(--red);border:3px solid var(--cream);border-radius:50% 50% 50% 0;width:18px;height:18px;display:block;transform:rotate(-45deg);box-shadow:0 2px 6px #00000040}.stores-map__pin--nearest span{background:var(--orange);width:22px;height:22px}.stores-geo-error{text-align:center;color:var(--red);max-width:640px;margin:-1rem auto 1.5rem}.store-card--nearest{outline:2px solid var(--red);outline-offset:2px}.store-card__badge{z-index:1;background:var(--red);color:var(--cream);border-radius:999px;padding:.25rem .55rem;font-size:.75rem;font-weight:600;position:absolute;top:.75rem;left:.75rem}.store-card__dist{color:var(--orange);font-weight:600}.stores-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.25rem;max-width:1067px;margin:0 auto;display:grid}.store-card{background:var(--cream);text-align:center;border-radius:90px;flex-direction:column;padding-bottom:1.25rem;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #00000040}.store-card__media{line-height:0;display:block}.store-card img{object-fit:cover;background:#d4cbb8;border-radius:30px 30px 0 0;width:100%;height:167px}.store-card h3{color:var(--red);font-family:var(--font-display);margin:1rem 1rem .5rem;font-size:1.25rem;font-weight:800;line-height:1.1}.store-card p{color:var(--orange);flex:1;margin:0 1rem;font-size:.9rem;line-height:1.35}.store-card__maps{color:var(--brown);margin:.75rem 1rem 0;font-size:.85rem;font-weight:600;text-decoration:underline;display:inline-block}.section{max-width:var(--max);margin:0 auto;padding:3rem 1.5rem}.section-title{color:var(--red);font-family:var(--font-display);text-align:center;margin:0 0 1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.section-lead{color:var(--orange);text-align:center;max-width:48rem;margin:0 auto 2rem;font-size:1.15rem;line-height:1.5}.prose{color:var(--brown-dark);max-width:40rem;font-size:1.1rem;line-height:1.6}.product-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:1070px;margin:2rem auto;display:grid}.product-tile{text-align:center}.product-tile img{aspect-ratio:240/280;object-fit:cover;border-radius:120px 120px 12px 12px;width:100%;box-shadow:-2px 3px 4px #00000026}.product-tile h3{color:var(--red);font-family:var(--font-display);margin:.85rem 0 0;font-weight:800}.split{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}@media (width<=800px){.split{grid-template-columns:1fr}}.split img{object-fit:cover;border-radius:12px;width:100%;max-height:420px}.form{gap:1rem;max-width:520px;margin:0 auto;display:grid}.form label{color:var(--brown);gap:.35rem;font-weight:500;display:grid}.form input,.form select,.form textarea{border:1px solid var(--brown);font:inherit;background:#fff;border-radius:10px;padding:.75rem 1rem}.form textarea{resize:vertical;min-height:120px}.contact-form__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form{position:relative}.contact-form__ok{color:var(--green);margin:0;font-weight:600}.contact-form__err{color:var(--red);margin:0;font-weight:600}.contact-form .btn:disabled{opacity:.7;cursor:wait}.eventos-form{padding-bottom:4rem}.eventos-cta__whatsapp{color:var(--brown-dark);margin-top:1rem;font-size:1rem;text-decoration:underline}.valores-page{background:#fff;overflow:clip}.valores-missao{max-width:var(--max);grid-template-columns:minmax(240px,346px) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,2.75rem);margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) 1.5rem 2.5rem;display:grid;position:relative}.valores-missao__flor{pointer-events:none;z-index:2;width:clamp(110px,16vw,200px);height:auto;position:absolute;top:1.25rem;left:1.5rem}.valores-missao__media{z-index:1;aspect-ratio:346/425;border-radius:173px 173px 6px 6px;width:100%;position:relative;overflow:hidden}.valores-missao__media img{object-fit:cover;object-position:center 20%;width:100%;height:100%;display:block}.valores-missao__copy h1{color:#ab4922;font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(2.4rem,6vw,4.6rem);font-weight:800;line-height:.95}.valores-missao__copy h1:after{content:"";background:#ab4922;width:min(100%,27rem);height:2px;margin-top:.85rem;display:block}.valores-missao__copy p{color:#ab4922;max-width:38rem;font-family:var(--font-display);margin:1rem 0 0;font-size:clamp(1.45rem,2.6vw,2.35rem);font-weight:800;line-height:1.15}.valores-intro{max-width:var(--max);grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:1.25rem 1.5rem;margin:0 auto;padding:1rem clamp(9rem,18vw,14rem) 2.5rem 1.5rem;display:grid;position:relative}.valores-intro__flor{pointer-events:none;opacity:.9;z-index:0;width:clamp(100px,13vw,180px);height:auto;position:absolute;top:auto;bottom:-2.5rem;right:.25rem}.valores-intro h2,.valores-intro__rule,.valores-intro p{z-index:1;position:relative}.valores-intro h2{color:#ab4922;font-family:var(--font-display);margin:0;font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:.9}.valores-intro__rule{background:#ab4922;align-self:stretch;width:2px;min-height:5rem}.valores-intro p{color:#ab4922;font-family:var(--font-display);max-width:34rem;margin:0;font-size:clamp(1rem,1.5vw,1.45rem);line-height:1.35}.valores-grid-wrap{background:var(--brown);border-radius:170px 170px 0 0;padding:clamp(3.5rem,7vw,5.5rem) 1.5rem 3rem}.valores-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;max-width:1010px;margin:0 auto;display:grid}.valor-card{text-align:center;color:#fff;border:3px solid #fff;border-radius:10px;flex-direction:column;align-items:center;gap:.85rem;min-height:100%;padding:2rem 1.1rem 2.2rem;display:flex}.valor-card--wide{grid-column:1/-1;max-width:100%;min-height:0;padding-block:2rem 2.4rem}.valor-card__icon{object-fit:contain;flex-shrink:0;width:88px;height:88px}.valor-card h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(1.35rem,2vw,2.1rem);font-weight:700;line-height:1.05}.valor-card p{font-family:var(--font-display);margin:0;font-size:clamp(.95rem,1.3vw,1.35rem);line-height:1.25}.valores-visao{text-align:center;background:#fff;padding:2.5rem 1.5rem 3rem;position:relative;overflow:clip}.valores-visao__cone{pointer-events:none;z-index:1;width:clamp(120px,18vw,260px);height:auto;position:absolute}.valores-visao__cone--left{top:0;left:-1.5rem}.valores-visao__cone--right{top:10rem;right:-1rem}.valores-visao__media{z-index:2;aspect-ratio:281/345;border-radius:140px 140px 0 0;width:min(100%,281px);margin:0 auto 1.5rem;position:relative;overflow:hidden}.valores-visao__media img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.valores-visao__copy{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem 1.25rem;max-width:52rem;margin:0 auto;display:flex;position:relative}.valores-visao__copy h2{color:var(--brown);font-family:var(--font-display);margin:0;font-size:clamp(3rem,8vw,6.5rem);font-weight:800;line-height:.9}.valores-visao__rule{background:var(--brown);width:2px;height:4.5rem}.valores-visao__copy p{max-width:18rem;color:var(--brown);font-family:var(--font-display);text-align:left;margin:0;font-size:clamp(1.25rem,2.2vw,2.1rem);line-height:1.2}.valores-solidario{background:#eae1cf;padding:clamp(3rem,6vw,5rem) 1.5rem 4rem}.valores-solidario h2{max-width:var(--max);color:var(--red);font-family:var(--font-display);text-align:center;margin:0 auto 2rem;font-size:clamp(2.4rem,7vw,5.5rem);font-weight:800;line-height:1}.valores-solidario__gallery{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:center;gap:1.75rem;max-width:1082px;margin:0 auto 2.5rem;display:grid}.valores-solidario__loja{aspect-ratio:439/642;object-fit:cover;border-radius:34px;width:100%;display:block}.valores-solidario__stack{gap:1.5rem;display:grid}.valores-solidario__stack img{aspect-ratio:385/307;object-fit:cover;border-radius:40px;width:100%;display:block}.valores-solidario__stack img:last-child{aspect-ratio:550/400;border-radius:34px}.valores-solidario__text{max-width:56rem;color:var(--brown);text-align:center;margin:0 auto 2.5rem;font-size:clamp(.95rem,1.2vw,1.125rem);line-height:1.45}.valores-solidario__wide{aspect-ratio:962/479;object-fit:cover;border-radius:33px;width:min(100%,962px);margin:0 auto 2.5rem;display:block}.valores-solidario__tagline{max-width:40rem;color:var(--red);font-family:var(--font-display);text-align:center;margin:0 auto;font-size:clamp(1.05rem,1.6vw,1.35rem);font-weight:800;line-height:1.3}@media (width<=900px){.valores-missao{text-align:center;grid-template-columns:1fr;justify-items:center}.valores-missao__media{max-width:280px}.valores-missao__copy h1:after,.valores-missao__copy p{margin-inline:auto}.valores-intro{text-align:center;grid-template-columns:1fr;padding:1rem 1.5rem 2.5rem}.valores-intro__flor{display:none}.valores-intro__rule{width:min(12rem,60%);height:2px;margin-inline:auto}.valores-intro p{margin-inline:auto}.valores-grid{grid-template-columns:1fr}.valores-visao__copy{flex-direction:column}.valores-visao__rule{width:min(10rem,50%);height:2px}.valores-visao__copy p{text-align:center}.valores-solidario__gallery{grid-template-columns:1fr}.valores-solidario__loja{max-width:420px;margin-inline:auto}}.clube-page{background:var(--cream)}.clube-top{min-height:580px;padding:2.5rem 0 5.5rem;position:relative;overflow:visible}.clube-top__inner{z-index:2;grid-template-columns:minmax(280px,545px) 1fr;align-items:start;gap:1rem;max-width:1270px;margin:0 auto;padding:0 clamp(1.25rem,6vw,7.5rem);display:grid;position:relative}.clube-top__copy{padding-top:2.5rem}.clube-top__eyebrow{color:var(--blue);margin:0;font-size:clamp(1.5rem,2.8vw,2.4rem);line-height:1.2}.clube-top__title{color:var(--blue);margin:.2rem 0 1.6rem}.clube-top__title span{font-family:var(--font-display);font-size:clamp(3.8rem,9.5vw,7.7rem);font-weight:900;line-height:.9;display:block}.clube-top__title .is-italic{font-size:clamp(3.2rem,8.5vw,6.9rem);font-style:italic;font-weight:700;line-height:.85}.clube-top__art{justify-content:center;align-items:flex-start;min-height:560px;display:flex;position:relative;overflow:visible}.clube-top__cone{filter:drop-shadow(0 18px 28px #00000038);object-fit:contain;object-position:center top;width:min(400px,85%);height:auto;max-height:620px;margin-top:-1rem;transform:rotate(-4deg)}.clube-top__badge{z-index:3;background:var(--terracotta);width:125px;height:125px;color:var(--cream);text-align:center;font-family:var(--font-display);white-space:pre-line;border-radius:50%;place-items:center;font-size:1.15rem;font-style:italic;font-weight:700;line-height:.98;display:grid;position:absolute;top:28%;left:0;transform:rotate(-6deg);box-shadow:0 2px 6px #00000059}.clube-top__mustache{aspect-ratio:1133/269.93;object-fit:contain;z-index:1;pointer-events:none;width:min(980px,88vw);height:auto;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.clube-mid{z-index:2;grid-template-columns:1.3fr .7fr;align-items:center;gap:clamp(1.5rem,4vw,3rem);max-width:1100px;margin:0 auto;padding:2.5rem clamp(1.25rem,6vw,5rem) 3.5rem;display:grid;position:relative}.clube-mid__copy{max-width:42rem}.clube-mid__line{color:var(--blue);margin:0;font-size:clamp(1.5rem,3.2vw,3.2rem);line-height:.95}.clube-mid__highlight{color:var(--green);font-family:var(--font-display);margin:.45rem 0;font-size:clamp(2.3rem,5.5vw,5.6rem);font-style:italic;font-weight:700;line-height:.9}.clube-mid__extra{color:var(--brown-dark);max-width:26rem;margin:1.75rem 0 0;font-size:clamp(1.1rem,2vw,1.75rem);line-height:1.15}.clube-mid__card{aspect-ratio:278/356;object-fit:contain;object-position:center top;filter:drop-shadow(-2px 4px 10px #0000002e);justify-self:center;width:min(278px,100%);height:auto}.clube-bottom{background:var(--brown);color:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.15rem;min-height:300px;padding:3.75rem 1.5rem;display:flex}.clube-bottom h2{font-family:var(--font-display);max-width:40rem;margin:0;font-size:clamp(1.5rem,3.5vw,2.9rem);font-weight:700;line-height:1.15}.clube-bottom h2 span{display:block}.clube-bottom__member{color:var(--cream);font-size:1.05rem;text-decoration:underline}@media (width<=900px){.clube-top{padding-bottom:5rem}.clube-top__inner{text-align:center;grid-template-columns:1fr}.clube-top__copy{flex-direction:column;align-items:center;padding-top:1rem;display:flex}.clube-top__art{justify-content:center;min-height:420px}.clube-top__badge{top:8%;left:10%}.clube-top__mustache{width:120%;bottom:-2.5rem}.clube-mid{text-align:center;grid-template-columns:1fr;padding-top:3rem}.clube-mid__extra{margin-inline:auto}}.eventos-page{background:var(--cream)}.eventos-hero{background:var(--brown);min-height:550px;color:var(--cream);grid-template-columns:1.15fr .85fr;align-items:center;gap:1.5rem;padding:2.5rem clamp(1.25rem,8vw,10.5rem) 2.5rem clamp(1.25rem,10vw,10.75rem);display:grid;position:relative;overflow:hidden}.eventos-hero__decor{object-fit:contain;object-position:left center;opacity:.95;pointer-events:none;z-index:0;width:100%;height:85%;position:absolute;inset:8% 4% 6% 0}.eventos-hero__copy{z-index:2;max-width:32rem;position:relative}.eventos-hero__line{color:var(--cream);margin:0;font-size:clamp(1.6rem,3vw,2.8rem);line-height:1.2}.eventos-hero__title{font-family:var(--font-display);color:var(--cream);margin:0;font-size:clamp(2.8rem,7vw,5.8rem);font-weight:900;line-height:1}.eventos-hero__subtitle{font-family:var(--font-display);color:var(--cream);margin:0 0 2.5rem;font-size:clamp(2.2rem,5.5vw,4.9rem);font-style:italic;font-weight:700;line-height:1}.eventos-hero__cta{min-width:280px;background:var(--cream)!important;color:var(--orange)!important}.eventos-hero__media{z-index:2;justify-self:end;width:min(389px,100%);position:relative}.eventos-hero__cart{object-fit:cover;object-position:center;border-radius:206px 206px 10px 10px;width:100%;height:432px;display:block}.eventos-hero__badge{z-index:3;background:var(--orange);width:109px;height:109px;color:var(--cream);text-align:center;font-family:var(--font-display);white-space:pre-line;border-radius:50%;place-items:center;font-size:1.05rem;font-style:italic;font-weight:700;line-height:.98;display:grid;position:absolute;top:1.5rem;left:-1.5rem;transform:rotate(-16deg);box-shadow:0 2px 5px #00000059}.eventos-gallery{padding:3.5rem clamp(1.25rem,8vw,12rem) 1rem}.eventos-gallery__title{text-align:center;color:var(--red);font-family:var(--font-display);margin:0 0 2rem;font-size:clamp(2.2rem,5vw,4.7rem);font-style:italic;font-weight:700;line-height:1.1}.eventos-gallery__grid{grid-template-columns:1fr 1fr;align-items:start;gap:1.9rem;max-width:886px;margin:0 auto;display:grid}.eventos-gallery__col{flex-direction:column;gap:1.6rem;display:flex}.eventos-gallery__col--right{gap:1.4rem}.eventos-gallery__video{aspect-ratio:1080/1920;background:#1a1a1a;border-radius:13px;width:100%;position:relative;overflow:hidden}.eventos-gallery__video video{object-fit:cover;width:100%;height:100%;display:block}.eventos-gallery__col img{object-fit:cover;border-radius:10px;width:100%;display:block}.eventos-gallery__col--left>img{aspect-ratio:550/508}.eventos-gallery__col--right>img:first-of-type{height:245px}.eventos-gallery__col--right>img:nth-of-type(2){aspect-ratio:550/300}.eventos-gallery__col--right>img:last-of-type{aspect-ratio:550/508}.eventos-gallery__text{color:var(--brown-dark);margin:0;font-size:clamp(1.05rem,2vw,1.65rem);line-height:1.2}.eventos-cta{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem 3.5rem;display:flex}.eventos-cta h2{color:var(--orange);max-width:36rem;margin:0;font-size:clamp(1.5rem,3.5vw,2.5rem);font-weight:500;line-height:1.15}.eventos-cta h2 span{display:block}@media (width<=900px){.eventos-hero{text-align:center;grid-template-columns:1fr;min-height:auto;padding:2.5rem 1.25rem 3rem}.eventos-hero__copy{flex-direction:column;align-items:center;max-width:none;display:flex}.eventos-hero__decor{opacity:.35}.eventos-hero__media{justify-self:center}.eventos-hero__cart{height:360px}.eventos-hero__badge{left:0}.eventos-gallery__grid{grid-template-columns:1fr}.eventos-gallery__video{aspect-ratio:9/16;max-height:520px;margin-inline:auto}}.leve-page{background:var(--cream);flex-direction:column;align-items:stretch;gap:60px;display:flex}.leve-hero{place-items:center;height:450px;display:grid;position:relative;overflow:hidden}.leve-hero__bg{object-fit:cover;object-position:center 40%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.08)}.leve-hero__overlay{pointer-events:none;background:#da0d1773;position:absolute;inset:0}.leve-hero__title{z-index:1;color:var(--cream);font-family:var(--font-display);text-align:center;margin:0;font-size:clamp(2.8rem,8vw,6.5rem);font-style:italic;font-weight:700;line-height:.997;position:relative}.leve-intro{box-sizing:border-box;justify-content:center;align-items:center;gap:clamp(2rem,8vw,6rem);width:100%;max-width:1100px;margin:0 auto;padding:5px clamp(1.25rem,6vw,4rem);display:flex}.leve-intro__image{object-fit:cover;border-radius:125px 125px 6px 6px;flex-shrink:0;width:min(250px,42vw);height:318px}.leve-intro__copy{flex-direction:column;gap:15px;max-width:360px;display:flex}.leve-intro__copy h2{color:var(--orange);font-family:var(--font-display);margin:0;font-size:clamp(1.6rem,3vw,2.625rem);font-weight:700;line-height:1}.leve-intro__copy p{color:var(--brown-dark);max-width:328px;margin:0;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.15}.leve-sabores{flex-direction:column;align-items:center;gap:30px;padding:0 clamp(1rem,5vw,4rem);display:flex}.leve-sabores h2{text-align:center;color:var(--red);font-family:var(--font-display);margin:0;font-size:clamp(2rem,4.5vw,3.625rem);font-weight:700}.leve-sabores__grid{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:30px 10px;max-width:1028px;margin:0 auto;display:flex}.leve-sabor{text-align:center;flex-direction:column;align-items:center;gap:12px;width:240px;height:358px;display:flex;position:relative}.leve-sabor:before{content:"";background:var(--cream);z-index:0;border-radius:121.5px 121.5px 0 0;position:absolute;inset:0;box-shadow:-2px 3px 4px #00000030}.leve-sabor__media,.leve-sabor h3,.leve-sabor p{z-index:1;position:relative}.leve-sabor__media{border-radius:118.5px 118.5px 0 0;flex-shrink:0;width:240px;height:230px;overflow:hidden}.leve-sabor__media img{object-fit:cover;width:100%;height:100%;display:block}.leve-sabor h3{color:var(--red);font-family:var(--font-display);box-sizing:border-box;width:100%;margin:0;padding:0 8px;font-size:1.2rem;font-weight:800;line-height:1.15}.leve-sabor p{color:var(--orange);box-sizing:border-box;width:100%;margin:0;padding:0 10px;font-size:.75rem;line-height:1.25}.leve-onde{flex-direction:column;align-items:center;gap:35px;padding:0 clamp(1.25rem,6vw,5rem);display:flex}.leve-onde>h2{text-align:center;color:var(--red);font-family:var(--font-display);margin:0;font-size:clamp(2rem,4.5vw,3.625rem);font-weight:700}.leve-onde__row{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:10px;width:100%;max-width:1100px;display:flex}.leve-onde__map{flex-shrink:0;width:min(382px,100%);height:auto}.leve-onde__side{flex-direction:column;gap:45px;width:min(522px,100%);display:flex}.leve-onde__side p{color:var(--brown-dark);margin:0;font-size:clamp(1rem,1.8vw,1.5rem);line-height:1.15}.leve-onde__partners{box-sizing:border-box;background:#fff;border-radius:26.5px;grid-template-columns:repeat(5,minmax(0,1fr));place-items:center;gap:.65rem .5rem;width:100%;max-width:438px;min-height:153px;padding:1.1rem 1rem;display:grid}.leve-onde__partners img{object-fit:contain;width:58px;height:58px}.leve-onde__partners img:nth-child(2),.leve-onde__partners img:nth-child(10){width:90px;height:34px}.leve-negocio{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 clamp(1.25rem,8vw,8rem) 4rem;display:flex}.leve-negocio h2{color:var(--red);font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,4vw,3.625rem);font-weight:700}.leve-negocio__frame{width:min(797px,100%);height:300px;position:relative}.leve-negocio__bg{background:#d9d9d9;border-radius:46px 0 0 46px;position:absolute;inset:0}.leve-negocio__photo{object-fit:cover;z-index:1;border-radius:41px;width:min(379px,48%);height:100%;display:block;position:absolute;top:0;left:0}@media (width<=900px){.leve-page{gap:40px}.leve-intro{text-align:center;flex-direction:column}.leve-intro__copy{align-items:center}.leve-intro__copy p{margin-inline:auto}.leve-onde__row{flex-direction:column;align-items:center}.leve-onde__side{text-align:center;align-items:center;gap:28px}.leve-onde__partners{margin-inline:auto}.leve-negocio__frame{height:auto;min-height:280px}.leve-negocio__bg{border-radius:46px 46px 0 0;height:280px}.leve-negocio__photo{border-radius:41px;width:100%;max-width:379px;height:280px;margin:0 auto;position:relative}}.milestone{grid-template-columns:.4fr 1fr;align-items:start;gap:2rem;margin:2.5rem 0;display:grid}.milestone h3{color:var(--red);font-family:var(--font-display);margin:0 0 .5rem}.milestone p{color:var(--orange);margin:0;line-height:1.5}@media (width<=700px){.milestone{grid-template-columns:1fr}}
