:root{--pink:#C47AB6;--pink-dark:#A95898;--blue:#3C718C;--blue-dark:#2B5D76;--purple:#3C718C;--purple-dark:#2B5D76;--purple-soft:#E5EFF3;--brown:#2B5D76;--cream:#FFFAF7;--white:#fff;--text:#2b2725;--muted:#706863;--shadow:0 18px 48px rgba(43,93,118,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}.container{width:min(1180px,92%);margin:auto}header{position:sticky;top:0;z-index:30;background:linear-gradient(135deg,var(--purple-dark),var(--purple));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 10px 30px #285f6438}.nav{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo-wrap{display:flex;align-items:center;min-width:340px;padding:6px 0}.logo{height:100px;width:auto;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0,0,0,.2))}.menu{display:flex;align-items:center;gap:22px;font-weight:800;flex-wrap:wrap;justify-content:flex-end;color:#fff}.menu a:hover{color:#ffd6f2}.cart-btn{border:0;background:linear-gradient(135deg,var(--purple-dark),var(--pink));color:#fff;padding:13px 18px;border-radius:999px;font-weight:900}.hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding:70px 0 88px;position:relative}.hero:before{content:"";position:absolute;left:50%;right:calc((100vw - 100%)/-2);top:0;bottom:0;background:linear-gradient(90deg,#fffaf5fa,#fffaf5f2 55%,#357c821f);z-index:-1;border-radius:0 0 0 60px}.kicker{font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-dark);font-weight:900}h1,h2{font-family:Georgia,serif;color:var(--brown)}h1{font-size:clamp(3.2rem,6.4vw,6.4rem);line-height:.94;margin:15px 0 20px}.hero p{font-size:1.18rem;line-height:1.75;max-width:650px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.primary,.secondary{padding:15px 22px;border-radius:999px;font-weight:900;border:2px solid var(--pink)}.primary{background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;border-color:var(--purple)}.secondary{background:transparent;color:var(--purple);border-color:var(--purple)}.hero-media{position:relative}.hero-media img{width:100%;height:610px;object-fit:cover;border-radius:38px;box-shadow:var(--shadow)}.hero-badge{position:absolute;left:-22px;bottom:26px;background:var(--white);border-left:8px solid var(--blue);border-radius:22px;padding:18px 22px;box-shadow:var(--shadow);font-weight:900;color:var(--blue-dark)}.brand-band{background:linear-gradient(135deg,var(--purple-dark),var(--pink));padding:34px 0;color:#fff}.brand-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:url("var(--petit-asset-1)") center/cover no-repeat;opacity:.12;mix-blend-mode:screen}.brand-band .inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:34px;position:relative;z-index:1}.brand-band .big-logo{height:190px;width:auto;filter:drop-shadow(0 8px 15px rgba(0,0,0,.12))}.brand-band h2{color:#fff;font-size:clamp(2.4rem,4vw,4.4rem);margin:0 0 12px}.brand-band p{font-size:1.08rem;line-height:1.7;margin:0}.section{padding:82px 0}.section.white{background:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head h2{font-size:clamp(2.4rem,4.4vw,4.2rem);margin:0}.section-head p{max-width:580px;line-height:1.7;color:var(--muted)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.filter{border:1px solid rgba(91,56,36,.15);background:#fff;padding:10px 16px;border-radius:999px;font-weight:800}.filter.active{background:var(--purple);color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#fff;border-radius:24px;padding:22px;box-shadow:0 12px 32px #4a2d2714;border:1px solid rgba(91,56,36,.08);display:flex;flex-direction:column;min-height:245px}.card-top,.card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.category{background:var(--purple-soft);color:var(--purple-dark);padding:7px 10px;border-radius:999px;font-size:.75rem;font-weight:900}.weight{color:var(--muted);font-size:.8rem;font-weight:800}.card h3{font-size:1.3rem;color:var(--brown);margin:22px 0 8px}.card p{color:var(--muted);line-height:1.55;flex:1}.card strong{font-size:1.35rem;color:var(--purple-dark)}.add{border:0;background:linear-gradient(135deg,var(--purple),var(--pink));color:#fff;padding:11px 14px;border-radius:12px;font-weight:900}.story{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;max-width:820px}.story img{width:100%;height:530px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.story h2{font-size:clamp(2.6rem,4vw,4.2rem);margin:0 0 18px}.story p{font-size:1.06rem;line-height:1.8;color:#554d49}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:30px}.feature{padding:22px;border-radius:20px;background:linear-gradient(180deg,#fff,#fff0f8);border-top:5px solid var(--blue)}.feature strong{display:block;color:var(--brown);margin-bottom:7px}.gallery{display:grid;grid-template-columns:1fr;gap:20px;max-width:820px;margin:auto}.gallery img{width:100%;height:470px;object-fit:cover;border-radius:28px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info{background:#fff;padding:26px;border-radius:22px;box-shadow:0 12px 30px #4b302712}.info h3{color:var(--purple-dark)}.loyalty{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;background:linear-gradient(135deg,var(--purple-dark),var(--pink));color:#fff;padding:40px;border-radius:34px}.loyalty img{border-radius:22px}.loyalty h2{color:#fff;font-size:3.2rem;margin:0 0 14px}footer{background:linear-gradient(135deg,var(--purple-dark),#285f64 70%);color:#fff;padding:26px 0 34px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.footer-logo{height:88px;width:auto;filter:drop-shadow(0 8px 14px rgba(0,0,0,.24));margin-bottom:6px;background:transparent}.floating{position:fixed;right:18px;bottom:18px;z-index:20;background:#25d366;color:#fff;padding:15px 20px;border-radius:999px;font-weight:900;box-shadow:var(--shadow)}.drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;pointer-events:none}.drawer.show{pointer-events:auto}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:.2s}.drawer.show .overlay{opacity:1}.cart{position:absolute;right:0;top:0;height:100%;width:min(440px,100%);background:#fff;padding:28px;transform:translate(100%);transition:.25s;overflow:auto}.drawer.show .cart{transform:translate(0)}.cart-head{display:flex;justify-content:space-between;align-items:center}.close{border:0;background:#eee;width:38px;height:38px;border-radius:50%}.cart-item{display:grid;grid-template-columns:1fr auto;gap:10px;padding:16px 0;border-bottom:1px solid #eee}.qty{display:flex;align-items:center;gap:8px}.qty button{border:0;background:#f2ece7;border-radius:8px;width:30px;height:30px}.total{font-size:1.3rem;font-weight:900;display:flex;justify-content:space-between;margin:24px 0}.form input,.form textarea{width:100%;padding:13px 14px;border:1px solid #ddd;border-radius:12px;margin:6px 0 12px}.checkout{width:100%;border:0;background:#25d366;color:#fff;border-radius:14px;padding:15px;font-weight:900}.note{font-size:.85rem;color:var(--muted);line-height:1.5}.story-bg{position:relative;background:var(--cream)}.section.white#produtos .card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery img{box-shadow:var(--shadow)}.info{border-top:5px solid var(--purple)}.hero-badge{border-left-color:var(--purple);color:var(--purple-dark)}.kicker{color:var(--purple-dark)}@media(max-width:900px){.hero,.story,.gallery,.loyalty,.brand-band .inner{grid-template-columns:1fr}.menu a{display:none}.grid,.features,.info-grid{grid-template-columns:repeat(2,1fr)}.hero-media img{height:470px}.logo{height:88px}}@media(max-width:580px){.story-bg{background-attachment:scroll}.nav{min-height:96px}.logo{height:80px}.logo-wrap{min-width:auto;padding:6px 0}.menu{color:#fff}h1{font-size:3.7rem}.hero{padding-top:30px}.hero-media img{height:360px}.grid,.features,.info-grid{grid-template-columns:1fr}.section{padding:60px 0}.brand-band .big-logo{height:150px}.floating{left:14px;right:14px;text-align:center}}.floating-instagram{position:fixed;right:18px;bottom:82px;z-index:20;background:linear-gradient(135deg,#6f3f93,#f45bb6,#ff8a3d);color:#fff;padding:14px 20px;border-radius:999px;font-weight:900;box-shadow:var(--shadow)}@media(max-width:580px){.floating-instagram{left:14px;right:14px;bottom:78px;text-align:center}}.consult-btn{border:0;background:var(--blue-dark);color:#fff;padding:11px 15px;border-radius:999px;font-weight:900;display:inline-block;text-align:center}.consult-btn:hover{filter:brightness(1.08)}header{background:#367d83;box-shadow:0 10px 30px #367d833d}.cart-btn,.primary,.add,.consult-btn{background:#367d83;border-color:#367d83}.cart-btn:hover,.primary:hover,.add:hover,.consult-btn:hover{background:#2f6e73}.secondary{color:#367d83;border-color:#367d83}.brand-band,.loyalty{background:#367d83}footer{background:#367d83}.filter.active{background:#367d83}.category{background:#e7f1f1;color:#367d83}.kicker,.card strong,.info h3,.hero-badge{color:#367d83}.hero-badge{border-left-color:#367d83}.feature,.info{border-top-color:#367d83}.hero:before{background:linear-gradient(90deg,#fffaf5fa,#fffaf5f2 55%,#367d831f)}header,.brand-band,.loyalty,footer{background:#3c718c;background-image:none}header{box-shadow:0 10px 30px #2b5d7647}.cart-btn,.primary,.add,.consult-btn,.filter.active{background:#c47ab6;border-color:#c47ab6;color:#fff}.cart-btn:hover,.primary:hover,.add:hover,.consult-btn:hover{background:#a95898;border-color:#a95898}.secondary{color:#2b5d76;border-color:#3c718c;background:#fff}.menu a:hover{color:#f4e4f0}.kicker,.card strong,.info h3,.hero-badge,.category{color:#2b5d76}.category{background:#e5eff3}.hero-badge{border-left-color:#c47ab6}.feature,.info{border-top-color:#c47ab6}h1,h2,h3{color:#2b5d76}.loyalty h2,.loyalty .kicker,footer,footer a{color:#fff}.loyalty{border:5px solid #C47AB6;box-shadow:0 18px 48px #2b5d7638}.loyalty img{border:3px solid rgba(255,255,255,.78);background:#fff}.hero:before{background:linear-gradient(90deg,#fffaf7fa,#fffaf7f2 55%,#3c718c21)}.brand-band:after{opacity:.08}footer{border-top:6px solid #C47AB6}.hero{position:relative;isolation:isolate}.hero:before{content:"";position:absolute;left:calc((100vw - 100%)/-2);right:calc((100vw - 100%)/-2);top:0;bottom:0;background:linear-gradient(90deg,#fffaf7fa,#fffaf7f0 38%,#2b5d7680),url("var(--petit-asset-2)") center 46% / cover no-repeat;z-index:-1;border-radius:0 0 0 58px}.hero>div:first-child{background:#ffffffd1;border:1px solid rgba(255,255,255,.76);border-radius:30px;padding:38px;box-shadow:0 18px 50px #2b5d7626;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.hero-media img{height:610px;object-position:center 42%;border:5px solid rgba(255,255,255,.72)}.hero-badge{background:#fffffff0}#produtos{position:relative;isolation:isolate;background:linear-gradient(#fffaf7ed,#fffaf7f7),url("var(--petit-asset-3)") center 42% / cover fixed no-repeat}#produtos .section-head{background:#ffffffdb;border:1px solid rgba(255,255,255,.8);border-radius:28px;padding:28px;box-shadow:0 18px 45px #2b5d761f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#produtos .filters{background:#ffffffd1;border-radius:999px;padding:10px;width:max-content;max-width:100%;box-shadow:0 12px 30px #2b5d761a}#produtos .card{background:#fffffff0;border-color:#3c718c29;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.story-bg{position:relative;background:linear-gradient(115deg,#2b5d76f0,#3c718cc2),url("var(--petit-asset-4)") center 60% / cover no-repeat;color:#fff}.story-bg h2,.story-bg p,.story-bg .kicker{color:#fff}.story-bg .story>div{max-width:760px;background:#1e455870;border:1px solid rgba(255,255,255,.18);border-radius:32px;padding:38px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.story-bg .feature{background:#ffffff1c;border:1px solid rgba(255,255,255,.18);border-top:4px solid var(--pink);color:#fff}.story-bg .feature strong,.story-bg .feature span{color:#fff}.photo-showcase-section{background:linear-gradient(180deg,#f7fbfc,#fffaf7)}.photo-showcase-heading{text-align:center;max-width:760px;margin:0 auto 34px}.photo-showcase-heading h2{margin:8px 0 12px}.photo-showcase-heading p{color:var(--muted);line-height:1.7}.photo-showcase{display:grid;grid-template-columns:1.35fr .82fr .82fr;gap:18px;min-height:520px}.photo-tile{position:relative;margin:0;overflow:hidden;border-radius:28px;box-shadow:0 18px 45px #2b5d762e;min-height:360px}.photo-tile img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.photo-tile:hover img{transform:scale(1.035)}.photo-tile-wide img{object-position:center 45%}.photo-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 55%,rgba(26,57,72,.68))}.photo-tile figcaption{position:absolute;left:22px;bottom:20px;z-index:2;color:#fff;font-weight:900;letter-spacing:.04em;text-shadow:0 2px 12px rgba(0,0,0,.35)}#informacoes{background:linear-gradient(135deg,#e5eff3ed,#fffaf7f5)}#informacoes .info{background:#ffffffe6;box-shadow:0 14px 34px #2b5d761a}@media(max-width:900px){.hero>div:first-child{padding:26px}.photo-showcase{grid-template-columns:1fr 1fr}.photo-tile-wide{grid-column:1/-1;min-height:420px}#produtos{background-attachment:scroll}}@media(max-width:620px){.hero:before{background:linear-gradient(#fffaf7e6,#fffaf7f5),url("var(--petit-asset-2)") center / cover no-repeat;border-radius:0 0 34px 34px}.hero>div:first-child{padding:22px}.hero-media img{height:440px}#produtos .filters{border-radius:22px;width:100%}.photo-showcase{grid-template-columns:1fr}.photo-tile,.photo-tile-wide{grid-column:auto;min-height:360px}.story-bg .story>div{padding:26px}}.hero:before{background:linear-gradient(90deg,#fffaf7fa,#fffaf7eb 36%,#2b5d7678),url("var(--petit-asset-5)") center 48% / cover no-repeat!important}#produtos{background:linear-gradient(#fffaf7ed,#fffaf7f7),url("var(--petit-asset-6)") center 46% / cover fixed no-repeat!important}.story-bg{background:linear-gradient(115deg,#2b5d76eb,#3c718cab),url("var(--petit-asset-7)") center 52% / cover no-repeat!important}.hero-media img,.photo-tile-wide img{object-position:center 48%}@media(max-width:900px){#produtos{background-attachment:scroll!important}}@media(max-width:620px){.hero:before{background:linear-gradient(#fffaf7e0,#fffaf7f2),url("var(--petit-asset-5)") center / cover no-repeat!important}}.cart-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.shopify-product-form{margin:0}.add-shopify{border:0;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.add-disabled{opacity:.55;cursor:not-allowed;background:#a9a3a8!important;box-shadow:none!important}.card-live{border:2px solid rgba(183,100,176,.34);box-shadow:0 18px 40px #2c4e601a}.purchase-note{margin-top:12px;font-size:.78rem;line-height:1.45;color:#5b6d78}.native-page{max-width:1120px;margin:0 auto;padding:54px 24px 80px}.native-page__title{font-family:Georgia,serif;color:#24495b;font-size:clamp(2rem,4vw,3.2rem);margin:0 0 28px}.product-native{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:42px;align-items:start}.product-native__media{border-radius:24px;overflow:hidden;background:#f6f3ed;box-shadow:0 20px 48px #24495b1f}.product-native__media img{width:100%;height:auto;display:block}.product-native__info{padding:30px;border-radius:24px;background:#fff;border:1px solid rgba(36,73,91,.12);box-shadow:0 18px 44px #24495b14}.product-native__info h1{font-family:Georgia,serif;color:#24495b;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08;margin:0 0 18px}.product-native__description{color:#4d5960;line-height:1.7;margin-bottom:22px}.product-native__price{font-size:1.55rem;font-weight:800;color:#24495b;margin-bottom:22px}.product-native__button,.cart-native__checkout,.cart-native__update{border:0;border-radius:999px;padding:15px 24px;font-weight:800;cursor:pointer}.product-native__button,.cart-native__checkout{background:#b764b0;color:#fff}.cart-native__update{background:#e7eef1;color:#24495b}.product-native__secure{margin-top:14px;color:#60717b;font-size:.82rem}.cart-native{max-width:980px;margin:0 auto;padding:54px 24px 80px}.cart-native__row{display:grid;grid-template-columns:1fr 110px 130px;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid rgba(36,73,91,.12)}.cart-native__product{display:flex;gap:16px;align-items:center}.cart-native__product img{width:82px;height:82px;object-fit:cover;border-radius:14px}.cart-native__product a{color:#24495b;font-weight:800;text-decoration:none}.cart-native__qty{width:90px;padding:10px;border:1px solid #cad5da;border-radius:10px}.cart-native__price{text-align:right;font-weight:800;color:#24495b}.cart-native__summary{display:flex;justify-content:flex-end;margin-top:28px}.cart-native__summary-box{width:min(100%,420px);padding:26px;border-radius:22px;background:#f7f3ed}.cart-native__total{display:flex;justify-content:space-between;font-size:1.35rem;font-weight:850;color:#24495b;margin-bottom:18px}.cart-native__actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.cart-native__empty{text-align:center;padding:70px 20px;background:#f7f3ed;border-radius:24px}.cart-native__empty a{display:inline-flex;margin-top:18px;padding:14px 22px;border-radius:999px;background:#b764b0;color:#fff;text-decoration:none;font-weight:800}@media(max-width:760px){.product-native{grid-template-columns:1fr;gap:24px}.product-native__info{padding:22px}.cart-native__row{grid-template-columns:1fr 80px;gap:12px}.cart-native__price{grid-column:2;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
