@font-face{font-family:"Poppins";font-style:normal;font-weight:300;font-display:swap;src:url("/assets/fonts/poppins-300.woff2") format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url("/assets/fonts/poppins-400.woff2") format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:700;font-display:swap;src:url("/assets/fonts/poppins-700.woff2") format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:800;font-display:swap;src:url("/assets/fonts/poppins-800.woff2") format("woff2")}:root{color-scheme:light;font-family:"Poppins",system-ui,sans-serif;color:#211e35;background:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{display:flex;flex-direction:column;min-width:320px;min-height:100vh;min-height:100svh;margin:0;overflow-x:hidden;background:#fff;color:#211e35}img{display:block;max-width:100%}a{color:inherit}main{display:flex;flex:1;flex-direction:column}.indica-shell{width:min(1120px,100% - 48px);margin-inline:auto}.indica-header{display:none;position:relative;z-index:2;padding:18px 0}.indica-header__inner{display:flex;align-items:center}.indica-brand{display:block;width:min(205px,58vw);transition:opacity .2s ease,transform .2s ease}.indica-brand:hover{opacity:.82;transform:translateY(-1px)}.indica-hero{position:relative;padding:clamp(30px,5vw,58px) 0 clamp(46px,6vw,72px);background:#fff}.indica-hero__inner{display:grid;grid-template-columns:minmax(0, 1fr) auto;align-items:end;gap:48px}.indica-hero h1{display:flex;align-items:flex-end;gap:.12em;max-width:900px;margin:0;font-size:clamp(2.7rem,6.75vw,5.94rem);font-weight:800;letter-spacing:-0.05em;line-height:.83}.indica-hero h1 span{color:#ff8400}.indica-hero__bag{flex:0 0 auto;width:1.08em;height:1.08em;margin-left:-10px;margin-bottom:-1px;color:#ff8400;transform:translateY(0.02em)}.indica-intro{max-width:720px;margin:24px 0 0;font-size:clamp(1rem,1.8vw,1.24rem);line-height:1.55}.indica-hero__note{margin:0;padding-left:18px;border-left:5px solid #5a51ce;font-size:.8rem;line-height:1.45;white-space:nowrap}.indica-hero__note span,.indica-hero__note strong{display:block}.indica-hero__note strong{font-size:.96rem}.indica-hero__aside{display:flex;align-items:flex-end;flex-direction:column;margin-bottom:6px}.indica-hero__social{position:absolute;bottom:0;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;transform:translate(-50%, 50%)}.indica-hero__social a{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#211e35;color:#fff;transition:background .2s ease,color .2s ease,transform .2s ease}.indica-hero__social a:hover,.indica-hero__social a:focus-visible{background:#5a51ce;color:#fff;transform:scale(1.12)}.indica-hero__social svg{width:18px;height:18px}.indica-products{flex:1;padding:clamp(64px,8vw,96px) 0;border-radius:34px 34px 0 0;background:#211e35;color:#fff}.indica-products__heading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;margin-bottom:36px;text-align:center}.indica-products__heading h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-0.045em;line-height:1}.indica-products__heading p{margin:0 0 4px;color:hsla(0,0%,100%,.62);font-size:.9rem}.product-search{position:relative;display:block;width:min(100%,480px)}.instruction-mobile{display:none}.product-search__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.product-search input{width:100%;min-height:50px;padding:12px 20px;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;outline:0;background:hsla(0,0%,100%,.08);color:#fff;font:inherit;font-size:.9rem;transition:background .2s ease,border-color .2s ease}.product-search input::placeholder{color:hsla(0,0%,100%,.52)}.product-search input:focus{border-color:#ff8400;background:hsla(0,0%,100%,.12)}.product-search__empty{margin:36px 0 0;color:hsla(0,0%,100%,.68);text-align:center}.product-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}.product-card{position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);border-radius:20px;background:hsla(0,0%,100%,.055);transition:background .25s ease,border-color .25s ease,transform .25s ease}.product-card:hover,.product-card:focus-within{border-color:rgba(255,132,0,.72);background:hsla(0,0%,100%,.09);transform:translateY(-3px)}.product-card:hover .product-card__media img,.product-card:focus-within .product-card__media img{transform:scale(1.035)}.product-card:hover .product-card__cta,.product-card:focus-within .product-card__cta{background:#ff8400;color:#fff}.product-card__link{display:grid;grid-template-columns:200px minmax(0, 1fr);min-height:200px;color:inherit;text-decoration:none}.product-card__media{position:relative;width:200px;aspect-ratio:1;overflow:hidden;background:#5a51ce}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card__media img.is-placeholder{padding:22%;background:hsla(0,0%,100%,.92);object-fit:contain}.product-card__number{position:absolute;top:5px;left:5px;z-index:1;display:grid;place-items:center;width:62px;height:38px;border-radius:17px;background:hsla(0,0%,100%,.78);color:#5a51ce;font-size:.75rem;font-weight:600;letter-spacing:0;box-shadow:none}.product-card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px;min-width:0;padding:18px}.product-card h3{max-width:100%;margin:0;font-size:clamp(1rem,1.5vw,1.35rem);font-weight:300;letter-spacing:-0.035em;line-height:1.2}.product-card__cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:40px;margin-top:4px;padding:9px 15px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;font-size:.7rem;font-weight:800;white-space:nowrap;transition:background .25s ease,color .25s ease,border-color .25s ease}.indica-footer{padding:28px 0;background:#5a51ce;color:#fff}.indica-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.indica-footer__inner>a{font-size:.82rem;font-weight:700;text-underline-offset:4px}.indica-footer__brand{display:flex;align-items:center;gap:14px}.indica-footer__brand img{width:50px;height:50px;border-radius:8px;object-fit:contain}.indica-footer__brand p{margin:0;font-size:.86rem;font-weight:400}.indica-footer__brand a{text-decoration:none}.indica-footer__brand span{color:#fff}@media(max-width: 860px){.product-card__link{grid-template-columns:160px minmax(0, 1fr);min-height:160px}.product-card__media{width:160px}.product-card__body{padding:20px}}@media(max-width: 760px){.instruction-desktop{display:none}.instruction-mobile{display:inline}.indica-shell{width:min(100% - 32px,1120px)}.indica-header{display:block;padding:0 0 14px}.indica-header__inner{justify-content:center}.indica-brand{width:min(176px,54vw)}.indica-hero{margin-top:-6px;padding:0 0 20px;text-align:center}.indica-hero__inner{grid-template-columns:1fr;gap:18px}.indica-hero h1{justify-content:center;font-size:clamp(2.25rem,10vw,3.87rem)}.indica-intro{margin-top:18px}.indica-hero__note{margin:0;padding:0 0 0 12px;border-top:0;border-left:5px solid #5a51ce;text-align:left}.indica-hero__note strong{display:block;font-size:.96rem;font-weight:800}.indica-hero__note span{display:block}.indica-hero__aside{width:100%;align-items:center;justify-content:space-between;flex-direction:row;margin-bottom:0;padding:0 10px}.indica-hero__social{position:static;gap:7px;transform:none}.indica-hero__social a{width:42px;height:42px}.indica-hero__social svg{width:17px;height:17px}.indica-products{padding:19px 0 58px;border-radius:35px 35px 0 0}.indica-products__heading{display:block;margin-bottom:26px;text-align:center}.indica-products__heading p{margin:10px 0 14px}.product-search input{min-height:46px;padding-inline:18px}.product-list{grid-template-columns:1fr;gap:20px}.product-card{border-radius:14px}.product-card__link{display:grid;grid-template-columns:100px minmax(0, 1fr);align-items:center;min-height:100px}.product-card__media{width:100px;height:100px;aspect-ratio:1/1}.product-card__media img{aspect-ratio:1/1;object-fit:cover}.product-card__number{top:5px;left:5px;width:40px;height:25px;font-size:.75rem}.product-card__body{flex:1;align-items:flex-start;justify-content:center;gap:8px;padding:14px 58px 14px 16px;text-align:left}.product-card h3{font-size:clamp(.94rem,4.2vw,1.14rem);font-weight:300;line-height:1.3}.product-card__cta{position:absolute;top:0;right:0;bottom:0;width:46px;min-height:0;margin:0;padding:0;border:0;border-left:1px solid hsla(0,0%,100%,.28);border-radius:0;background:hsla(0,0%,100%,.055);color:#ff8400;font-size:1.2rem;line-height:1}.product-card__cta-label{display:none}.indica-footer{padding:16px 0 22px}.indica-footer__inner{align-items:center;flex-direction:column;gap:10px;text-align:center}.indica-footer__inner>a{line-height:1.3}.indica-footer__brand{align-items:center;flex-direction:column;gap:10px}.indica-footer__brand img{width:42px;height:42px;transform:none}.indica-footer__brand p{font-size:clamp(.68rem,3.2vw,.86rem);line-height:1.3;white-space:nowrap}}@media(max-width: 420px){.indica-shell{width:min(100% - 24px,1120px)}.indica-products{padding:14px 0 52px}.indica-products__heading{margin-bottom:22px}.product-card__body{padding:12px 58px 12px 13px}.product-card__cta{font-size:1.2rem}}@media(max-width: 350px){.product-card h3{font-size:.86rem}.product-card__body{padding-left:10px}}@media(prefers-reduced-motion: reduce){*,*::before,*::after{scroll-behavior:auto !important;transition-duration:.01ms !important}}/*# sourceMappingURL=produtos.css.map */