:root{--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--transition: 200ms ease}*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0;list-style:none;text-decoration:none}body{font-family:"Source Sans 3","Segoe UI",sans-serif;background:#fafbfc;color:#495f73;line-height:1.7;font-weight:400;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{color:inherit}a:focus-visible,button:focus-visible{outline:2px solid #bf80ae;outline-offset:3px}p{margin:0}strong{font-weight:700;color:#495f73}h1,h2,h3,h4{font-family:"Manrope","Segoe UI",sans-serif;color:#495f73;letter-spacing:-0.01em}h1{line-height:1.1}h2,h3{line-height:1.3}.container{width:min(1140px,92%);margin:0 auto}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .85rem;border-radius:10px;background:rgba(191,128,174,.12);color:#495f73;font-weight:600;font-size:.9rem;letter-spacing:.04em;text-transform:uppercase}.stat-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;border-radius:999px;background:rgba(73,95,115,.06);color:#6b7d8c;font-weight:600;font-size:.9rem}.button,.article-cta .cta-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.75rem 1.4rem;border-radius:999px;border:1px solid rgba(0,0,0,0);font-weight:700;letter-spacing:.01em;transition:background-color 200ms ease,color 200ms ease,border-color 200ms ease,transform 200ms ease;cursor:pointer}.button-primary,.article-cta .cta-button{background:linear-gradient(135deg, #BF80AE 0%, rgb(177.3287958115, 100.8712041885, 156.697382199) 100%);color:#fff;box-shadow:0 8px 30px rgba(73,95,115,.08)}.button-primary:hover,.article-cta .cta-button:hover,.button-primary:focus-visible,.article-cta .cta-button:focus-visible{transform:translateY(-1px);box-shadow:0 18px 50px rgba(73,95,115,.1)}.button-ghost{background:rgba(0,0,0,0);color:#495f73;border-color:rgba(73,95,115,.2)}.button-ghost:hover,.button-ghost:focus-visible{border-color:#495f73;background:rgba(73,95,115,.05)}.site-header{position:sticky;top:0;z-index:1000;background:rgba(245,240,243,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.header-announcement{background:#591902;padding:.5rem 0;border-bottom:1px solid rgba(245,240,243,.1)}.announcement-content{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:#f5f0f3;font-size:.8rem;font-weight:500;letter-spacing:.02em}.announcement-content svg{color:#495f73;flex-shrink:0}.separator{color:rgba(245,240,243,.3);font-weight:300}.header-main{background:#f5f0f3;padding:1rem 0;border-bottom:1px solid rgba(191,128,174,.08);box-shadow:0 2px 20px rgba(89,25,2,.04)}.header-grid{display:flex;align-items:center;justify-content:space-between;gap:2rem;width:100%}.brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s ease;flex-shrink:0}.brand:hover{opacity:.9}.brand-logo{width:48px;height:48px;border-radius:10px;box-shadow:0 4px 12px rgba(89,25,2,.08);-o-object-fit:contain;object-fit:contain}.brand-text{display:flex;flex-direction:column}.brand-name{font-family:"Manrope","Segoe UI",sans-serif;font-size:1.35rem;font-weight:700;color:#591902;line-height:1.2}.brand-subtitle{font-size:.75rem;color:#6b7d8c;font-weight:500;letter-spacing:.02em;margin-top:.1rem}.primary-nav{display:flex;align-items:center;gap:.5rem;margin-left:auto;justify-content:flex-end}.nav-link{position:relative;padding:.6rem 1rem;font-size:.95rem;font-weight:600;color:#6b7d8c;text-decoration:none;border-radius:8px;transition:all .2s ease}.nav-link:hover{color:#bf80ae;background:rgba(191,128,174,.06)}.nav-link.is-active{color:#bf80ae;background:rgba(191,128,174,.08)}.nav-link.is-active::after{content:"";position:absolute;bottom:.3rem;left:50%;transform:translateX(-50%);width:20px;height:2px;background:#bf80ae;border-radius:2px}.nav-link:not(.is-active):hover::after{content:"";position:absolute;bottom:.3rem;left:50%;transform:translateX(-50%);width:16px;height:1px;background:rgba(191,128,174,.4);border-radius:1px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0}.mobile-menu-toggle span{display:block;height:2px;background:#591902;border-radius:2px;transition:all .3s ease}.imagem-arredondada{border-radius:15px;-o-object-fit:cover;object-fit:cover}.hero-modern{padding:5rem 0 6rem;background:linear-gradient(135deg, #F5F0F3 0%, rgba(191, 128, 174, 0.08) 50%, #F5F0F3 100%);border-bottom:1px solid rgba(176,184,191,.4);position:relative;overflow:hidden}.hero-modern::before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle, rgba(191, 128, 174, 0.12) 0%, transparent 70%);pointer-events:none}.hero-modern::after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle, rgba(73, 95, 115, 0.06) 0%, transparent 70%);pointer-events:none}.hero-wrapper{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;background:rgba(191,128,174,.12);color:#bf80ae;padding:.6rem 1.25rem;border-radius:999px;font-size:.85rem;font-weight:600;margin-bottom:2rem;border:1px solid rgba(191,128,174,.2)}.hero-badge svg{color:#bf80ae}.hero-title{font-family:"Manrope","Segoe UI",sans-serif;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.1;color:#495f73;margin-bottom:1.5rem;letter-spacing:-0.02em}.hero-highlight{color:#bf80ae;position:relative}.hero-highlight::after{content:"";position:absolute;bottom:.1em;left:0;width:100%;height:.15em;background:linear-gradient(90deg, rgba(191, 128, 174, 0.4), rgba(191, 128, 174, 0.1));border-radius:4px}.hero-subtitle{font-size:1.2rem;line-height:1.7;color:#6b7d8c;margin-bottom:2.5rem;max-width:650px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3.5rem}.btn-primary{display:inline-flex;align-items:center;gap:.6rem;padding:1rem 2rem;background:linear-gradient(135deg, #BF80AE 0%, rgb(177.3287958115, 100.8712041885, 156.697382199) 100%);color:#fff;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px rgba(191,128,174,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(191,128,174,.4)}.btn-primary svg{transition:transform .2s ease}.btn-primary:hover svg{transform:translateX(4px)}.btn-outline{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:rgba(0,0,0,0);color:#495f73;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;border:2px solid rgba(73,95,115,.2);transition:all .3s ease}.btn-outline:hover{border-color:#495f73;background:rgba(73,95,115,.05);transform:translateY(-2px)}.hero-stats{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem;background:#fff;border-radius:22px;border:1px solid #b0b8bf;box-shadow:0 8px 30px rgba(73,95,115,.08)}.stat-item{text-align:center}.stat-number{display:block;font-family:"Manrope","Segoe UI",sans-serif;font-size:2rem;font-weight:800;color:#bf80ae;line-height:1;margin-bottom:.4rem}.stat-text{font-size:.9rem;color:#8a9ba8;font-weight:500}.stat-divider{width:1px;height:40px;background:#b0b8bf}@media(max-width: 768px){.hero-modern{padding:3.5rem 0 4rem}.hero-title{font-size:clamp(2rem,6vw,2.75rem)}.hero-subtitle{font-size:1.05rem}.hero-cta{flex-direction:column;gap:.75rem}.btn-primary,.btn-outline{width:100%;justify-content:center}.hero-stats{flex-direction:column;gap:1.5rem;padding:1.5rem}.stat-divider{width:60px;height:1px}}.hero-minimal{padding:6rem 0;background:#f5f0f3;border-bottom:1px solid rgba(176,184,191,.5)}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{max-width:520px}.hero-label{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:#bf80ae;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #bf80ae}.hero-heading{font-family:"Manrope","Segoe UI",sans-serif;font-size:clamp(2.5rem,4vw,3.25rem);font-weight:700;line-height:1.15;color:#495f73;margin-bottom:1.5rem}.hero-heading em{font-style:normal;color:#bf80ae}.hero-text{font-size:1.1rem;line-height:1.75;color:#6b7d8c;margin-bottom:2.5rem}.hero-buttons{display:flex;align-items:center;gap:2rem}.btn-solid{display:inline-block;padding:1rem 2rem;background:#495f73;color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;border-radius:4px;transition:background .2s ease,transform .2s ease}.btn-solid:hover{background:#591902;transform:translateY(-2px)}.btn-text{display:inline-flex;align-items:center;gap:.5rem;color:#495f73;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s ease}.btn-text svg{transition:transform .2s ease}.btn-text:hover{color:#bf80ae}.btn-text:hover svg{transform:translate(3px, -3px)}.hero-visual{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.25rem}.visual-card{background:#fff;border:1px solid #b0b8bf;border-radius:10px;padding:1.75rem;transition:transform .2s ease,box-shadow .2s ease}.visual-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px rgba(73,95,115,.1)}.visual-card:last-child{grid-column:span 2}.visual-card.accent{background:#bf80ae;border-color:#bf80ae}.visual-card.accent .card-number,.visual-card.accent .card-label{color:#fff}.card-number{display:block;font-family:"Manrope","Segoe UI",sans-serif;font-size:2.5rem;font-weight:700;color:#495f73;line-height:1;margin-bottom:.5rem}.card-label{font-size:.85rem;color:#8a9ba8;font-weight:500}@media(max-width: 900px){.hero-split{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-content{max-width:100%}.hero-label{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-visual{max-width:400px;margin:0 auto}}@media(max-width: 480px){.hero-minimal{padding:4rem 0}.hero-buttons{flex-direction:column;gap:1rem}.btn-solid{width:100%;text-align:center}.visual-card:last-child{grid-column:span 1}.hero-visual{grid-template-columns:1fr}}.article-list{padding:3.5rem 0 4.5rem;background:linear-gradient(180deg, #FAFBFC 0%, rgba(232, 213, 226, 0.7) 100%)}.article-list .section-header{text-align:center;margin-bottom:2.4rem;display:grid;gap:.65rem}.article-list .section-header h2{font-size:clamp(1.8rem,3vw,2.2rem)}.article-list .section-header p{color:#8a9ba8;font-size:1rem}.article-list .grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:1.8rem}.article-list .show-more{margin-top:1.5rem;text-align:center}.article-list .ghost-button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;background:rgba(0,0,0,0);color:#bf80ae;border:2px solid #bf80ae;border-radius:.375rem;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.article-list .ghost-button:hover{background:#bf80ae;color:#fff;transform:translateY(-1px)}.article-list .ghost-button:active{transform:translateY(0)}.is-hidden{display:none !important}.card{background-color:#fff;border-radius:22px;overflow:hidden;border:1px solid #b0b8bf;display:flex;flex-direction:column;min-height:100%;transition:transform 200ms ease,box-shadow 200ms ease,border-color 200ms ease;box-shadow:0 8px 30px rgba(73,95,115,.08)}.card .card-link{display:flex;flex-direction:column;height:100%;color:inherit}.card:hover,.card:focus-within{transform:translateY(-4px);box-shadow:0 18px 50px rgba(73,95,115,.1);border-color:rgba(73,95,115,.16)}.card .card-media{position:relative;aspect-ratio:4/3;background:linear-gradient(135deg, rgba(191, 128, 174, 0.12), rgba(176, 184, 191, 0.35));overflow:hidden}.card .card-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 200ms ease}.card:hover .card-media img,.card:focus-within .card-media img{transform:scale(1.04)}.card .card-body{padding:1.5rem;display:grid;gap:.75rem}.card .card-body h3{font-size:1.2rem}.card .card-body p{color:#8a9ba8;font-size:.98rem}.card .meta{color:#6b7d8c;font-size:.9rem;font-weight:600}.badge{position:absolute;left:1rem;top:1rem;background-color:hsla(0,0%,100%,.9);color:#495f73;font-weight:700;font-size:.8rem;padding:.4rem .85rem;border-radius:999px;text-transform:uppercase;letter-spacing:.08em;border:1px solid rgba(73,95,115,.12);box-shadow:0 8px 30px rgba(73,95,115,.08)}.site-footer{background:#495f73;color:hsla(0,0%,100%,.88);padding:2.8rem 0}.site-footer .container{display:flex;flex-direction:column;gap:1.5rem;text-align:center}.site-footer .footer-content{display:flex;flex-direction:column;gap:1.25rem}.site-footer .footer-info{display:grid;gap:.75rem}.site-footer .footer-info p{margin:0}.site-footer .footer-info .copyright{font-size:.9rem;line-height:1.6;color:hsla(0,0%,100%,.76)}.site-footer .footer-info .footer-address,.site-footer .footer-info .footer-contact{color:hsla(0,0%,100%,.82);font-size:.95rem}.site-footer .footer-info a{color:rgb(225.1780104712,195.8219895288,217.2565445026);font-weight:600}.site-footer .footer-info a:hover,.site-footer .footer-info a:focus-visible{color:#fff}.site-footer .footer-nav{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center}.site-footer .footer-nav a{color:hsla(0,0%,100%,.82);font-size:.95rem;font-weight:600;transition:color 200ms ease}.site-footer .footer-nav a:hover,.site-footer .footer-nav a:focus-visible{color:#fff}@media(min-width: 768px){.site-footer .footer-content{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}}.products-hero{background:linear-gradient(140deg, rgba(107, 125, 140, 0.1), rgba(73, 95, 115, 0.08));padding:4rem 0 5rem;position:relative;overflow:hidden}.products-hero::before{content:"";position:absolute;top:-50%;right:-20%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle, rgba(191, 128, 174, 0.08) 0%, rgba(191, 128, 174, 0) 70%);z-index:0}.products-hero::after{content:"";position:absolute;bottom:-30%;left:-15%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle, rgba(73, 95, 115, 0.06) 0%, rgba(73, 95, 115, 0) 70%);z-index:0}.products-hero .products-hero-content{text-align:center;max-width:800px;margin:0 auto;position:relative;z-index:1;display:grid;gap:1.5rem}.products-hero .products-hero-content .eyebrow{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;margin:0 auto .5rem}.products-hero .products-hero-content .eyebrow .icon{color:#bf80ae;font-size:1.2rem}.products-hero .products-hero-content .eyebrow span{text-transform:uppercase;letter-spacing:.15em;font-weight:600;font-size:.85rem;color:#bf80ae;background:rgba(191,128,174,.1);padding:.4rem 1rem;border-radius:50px;display:inline-block}.products-hero .products-hero-content h1{font-size:clamp(2.5rem,4vw,3.2rem);font-weight:700;color:#495f73;line-height:1.2;margin:0}.products-hero .products-hero-content h1 .highlight{color:#bf80ae;position:relative}.products-hero .products-hero-content h1 .highlight::after{content:"";position:absolute;bottom:.2em;left:0;width:100%;height:.2em;background:linear-gradient(90deg, rgba(191, 128, 174, 0.2), rgba(191, 128, 174, 0));border-radius:2px}.products-hero .products-hero-content p{color:#495f73;font-size:1.15rem;line-height:1.6;max-width:700px;margin:0 auto;opacity:.9}.products-hero .products-hero-content .hero-stats{display:flex;justify-content:center;gap:3rem;margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(73,95,115,.1)}.products-hero .products-hero-content .hero-stats .stat{display:flex;flex-direction:column;align-items:center}.products-hero .products-hero-content .hero-stats .stat .stat-icon{width:24px;height:24px;margin-bottom:.5rem}.products-hero .products-hero-content .hero-stats .stat .stat-icon.quality{color:#bf80ae}.products-hero .products-hero-content .hero-stats .stat .stat-icon.natural{color:#495f73}.products-hero .products-hero-content .hero-stats .stat .stat-icon.verified{color:#bf80ae}.products-hero .products-hero-content .hero-stats .stat .stat-text{font-size:.9rem;font-weight:600;color:#495f73;text-align:center}@media(max-width: 768px){.products-hero{padding:3rem 0 4rem}.products-hero .products-hero-content{gap:1.25rem}.products-hero .products-hero-content h1{font-size:2rem}.products-hero .products-hero-content p{font-size:1rem}.products-hero .products-hero-content .hero-stats{gap:2rem;flex-wrap:wrap}}.products-grid{background:#fafbfc;padding:5rem 0}.products-grid .section-header{text-align:center;margin-bottom:4rem}.products-grid .section-header h2{font-size:2.2rem;color:#495f73;margin-bottom:1rem}.products-grid .section-header h2 .orange{color:#bf80ae}.products-grid .section-header p{color:#495f73;max-width:700px;margin:0 auto;font-size:1.05rem}.products-grid .filter-tabs{display:flex;justify-content:center;gap:.5rem;margin-bottom:3rem;flex-wrap:wrap}.products-grid .filter-tabs .filter-tab{background:#fafbfc;border:2px solid rgba(73,95,115,.1);color:#495f73;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.products-grid .filter-tabs .filter-tab:hover{border-color:#495f73;background:rgba(73,95,115,.05)}.products-grid .filter-tabs .filter-tab.active{background:#495f73;color:#fafbfc;border-color:#495f73}.products-grid .products-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr));gap:2.5rem;margin-bottom:4rem}.products-grid .products-container .product-card{background:#fafbfc;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(73,95,115,.1)}.products-grid .products-container .product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.12);border-color:rgba(191,128,174,.2)}.products-grid .products-container .product-card .product-badge{position:absolute;top:1rem;left:1rem;background:#bf80ae;color:#fafbfc;padding:.4rem .8rem;border-radius:50px;font-size:.75rem;font-weight:700;z-index:1}.products-grid .products-container .product-card .product-image{height:200px;background:linear-gradient(135deg, rgba(73, 95, 115, 0.1), rgba(191, 128, 174, 0.1));display:flex;align-items:center;justify-content:center;position:relative}.products-grid .products-container .product-card .product-image .product-icon{font-size:3.5rem;color:#495f73}.products-grid .products-container .product-card .product-content{padding:1.5rem}.products-grid .products-container .product-card .product-content .product-category{color:#bf80ae;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:block}.products-grid .products-container .product-card .product-content h3{font-size:1.3rem;color:#495f73;margin-bottom:.75rem;line-height:1.3}.products-grid .products-container .product-card .product-content .product-description{color:#495f73;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;opacity:.8}.products-grid .products-container .product-card .product-content .product-footer{display:flex;justify-content:space-between;align-items:center}.products-grid .products-container .product-card .product-content .product-footer .product-price{font-size:1.5rem;font-weight:700;color:#bf80ae}.products-grid .products-container .product-card .product-content .product-footer .product-price .currency{font-size:.9rem;color:#495f73;margin-right:.25rem}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart{background:#495f73;color:#fafbfc;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart:hover{background:rgb(53.1968085106,69.2287234043,83.8031914894);transform:translateY(-2px)}.products-grid .products-container .product-card .product-content .product-footer .add-to-cart.in-cart{background:#bf80ae}@media(max-width: 768px){.products-grid{padding:3rem 0}.products-grid .products-container{grid-template-columns:1fr;gap:2rem}}.benefits-section{background:linear-gradient(135deg, rgba(73, 95, 115, 0.03), rgba(191, 128, 174, 0.02));padding:5rem 0}.benefits-section .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:2rem}.benefits-section .benefits-grid .benefit-card{background:#fafbfc;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 5px 15px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid rgba(0,0,0,0)}.benefits-section .benefits-grid .benefit-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.08);border-color:rgba(191,128,174,.1)}.benefits-section .benefits-grid .benefit-card .benefit-icon{width:60px;height:60px;margin:0 auto 1.5rem;background:rgba(73,95,115,.1);border-radius:50%;display:flex;align-items:center;justify-content:center}.benefits-section .benefits-grid .benefit-card .benefit-icon svg{width:30px;height:30px;color:#495f73}.benefits-section .benefits-grid .benefit-card .benefit-icon.orange{background:rgba(191,128,174,.1)}.benefits-section .benefits-grid .benefit-card .benefit-icon.orange svg{color:#bf80ae}.benefits-section .benefits-grid .benefit-card h3{color:#495f73;margin-bottom:1rem;font-size:1.3rem}.benefits-section .benefits-grid .benefit-card p{color:#495f73;font-size:.95rem;line-height:1.5;opacity:.9}@media(max-width: 768px){.benefits-section{padding:3rem 0}.benefits-section .benefits-grid{grid-template-columns:1fr;gap:1.5rem}}.features-bar{background-color:#495f73;padding:1.3rem 0}.features-bar .features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));gap:1.25rem;align-items:center}.features-bar .feature-item{display:flex;align-items:center;gap:.75rem;color:#6b7d8c;font-size:.95rem}.features-bar .feature-item .feature-icon{width:34px;height:34px;background-color:hsla(0,0%,100%,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;color:#fff;border:1px solid hsla(0,0%,100%,.2)}@media(max-width: 767px){.features-bar .features-grid{grid-template-columns:repeat(2, 1fr);gap:1rem}}.products-list{padding:3.5rem 0 4.5rem;background-color:#fff}.products-list .section-header{text-align:center;margin-bottom:2.6rem}.products-list .section-header h2{font-size:2rem}.products-list .section-header p{color:#8a9ba8;margin-top:.65rem}.products-list .products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));gap:1.8rem}.product-card{position:relative;background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid #b0b8bf;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;box-shadow:0 8px 30px rgba(73,95,115,.08)}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 70px rgba(73,95,115,.14);border-color:rgba(73,95,115,.16)}.product-card .product-media{aspect-ratio:1/1;background:linear-gradient(135deg, rgba(176, 184, 191, 0.7), rgba(232, 213, 226, 0.7));overflow:hidden}.product-card .product-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-media img{transform:scale(1.04)}.product-card .product-body{padding:1.4rem;display:grid;gap:.65rem;flex:1}.product-card .product-body h3{font-size:1.1rem;color:#495f73;min-height:2.6rem}.product-card .product-rating{display:flex;align-items:center;gap:.5rem}.product-card .product-rating .stars{color:#bf80ae;font-size:.9rem}.product-card .product-rating .rating-value{color:#6b7d8c;font-size:.9rem;font-weight:600}.product-card .product-btn{background:linear-gradient(135deg, #BF80AE 0%, rgb(177.3287958115, 100.8712041885, 156.697382199) 100%);color:#fff;padding:.65rem 1.5rem;border-radius:999px;font-weight:700;font-size:.9rem;text-align:center;transition:background-color 200ms ease,transform 200ms ease;width:100%;display:inline-block}.product-card .product-btn:hover,.product-card .product-btn:focus-visible{transform:translateY(-1px)}.guarantee-section{background-color:#fff;padding:3.2rem 0}.guarantee-section .guarantee-box{background:linear-gradient(135deg, rgba(73, 95, 115, 0.95), rgba(73, 95, 115, 0.9));border-radius:22px;padding:2.6rem;display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:center;box-shadow:0 18px 50px rgba(73,95,115,.1)}.guarantee-section .guarantee-icon .guarantee-seal{width:96px;height:96px;background-color:#fff;border-radius:50%;display:grid;place-items:center;font-size:2.6rem;color:#bf80ae;font-weight:800;box-shadow:0 8px 30px rgba(73,95,115,.08)}.guarantee-section .guarantee-content{color:#fff}.guarantee-section .guarantee-content h2{color:#fff;font-size:1.7rem;margin-bottom:.8rem;letter-spacing:.04em}.guarantee-section .guarantee-content p{font-size:1.02rem;opacity:.92}.guarantee-section .guarantee-btn{background-color:#fff;color:#495f73;padding:.75rem 1.75rem;border-radius:999px;font-weight:700;font-size:1rem;display:inline-block;transition:transform 200ms ease,box-shadow 200ms ease;box-shadow:0 8px 30px rgba(73,95,115,.08)}.guarantee-section .guarantee-btn:hover,.guarantee-section .guarantee-btn:focus-visible{transform:translateY(-1px);box-shadow:0 18px 50px rgba(73,95,115,.1)}@media(max-width: 767px){.guarantee-section .guarantee-box{grid-template-columns:1fr;text-align:center;padding:2rem 1.4rem}.guarantee-section .guarantee-icon .guarantee-seal{margin:0 auto}}.testimonials-section{background:rgba(176,184,191,.65);padding:3.2rem 0 4rem}.testimonials-section .section-header{text-align:center;margin-bottom:2.4rem}.testimonials-section .section-header h2{font-size:1.8rem}.testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:1.8rem}.testimonial-card{background-color:#fff;border-radius:16px;padding:1.8rem;box-shadow:0 8px 30px rgba(73,95,115,.08);display:grid;gap:1rem;border:1px solid #b0b8bf}.testimonial-card .testimonial-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.testimonial-card .testimonial-header strong{color:#495f73;font-size:.98rem}.testimonial-card .testimonial-header .stars{color:#bf80ae;font-size:.9rem}.testimonial-card p{color:#8a9ba8;font-size:.98rem;line-height:1.6}.article-main{background:#fff;padding:3.5rem 0 4.5rem}@media(min-width: 768px){.article-main{padding:4rem 0 5rem}}.article-page{display:grid;gap:2.8rem;max-width:860px;margin:0 auto}.article-lede{display:grid;gap:1rem}.article-lede .article-tag{background-color:rgba(191,128,174,.14);color:#495f73;font-weight:700;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;width:-moz-fit-content;width:fit-content;padding:.4rem .75rem;border-radius:999px}.article-lede h1{font-size:clamp(2rem,3vw,2.6rem)}.article-lede .article-meta{display:flex;flex-wrap:wrap;gap:.75rem 1.4rem;color:#8a9ba8;font-size:.95rem}.article-lede .article-intro{font-size:1.05rem;color:#8a9ba8}.article-hero{border-radius:22px;overflow:hidden;max-width:520px;margin:0 auto;box-shadow:0 18px 50px rgba(73,95,115,.1)}.article-hero img{width:100%;height:auto;display:block}.article-hero figcaption{background-color:rgba(73,95,115,.05);color:#6b7d8c;font-size:.9rem;padding:.9rem 1.2rem}.article-content{display:grid;gap:1.6rem;color:#8a9ba8;font-size:1.02rem;line-height:1.75}.article-content h2,.article-content h3{color:#495f73}.article-content h2{font-size:1.65rem}.article-content h3{font-size:1.22rem}.article-content ul,.article-content ol{padding-left:1.2rem;display:grid;gap:.5rem}.article-content li{position:relative}.article-content blockquote{border-left:4px solid #bf80ae;padding:1rem 1.5rem;background-color:rgba(191,128,174,.1);color:#495f73;font-style:italic}.article-content a{color:#bf80ae;font-weight:700}@media(min-width: 768px){.article-content{font-size:1.05rem}}.article-highlight{background:linear-gradient(135deg, rgba(232, 213, 226, 0.95), rgba(176, 184, 191, 0.85));border:1px solid rgba(191,128,174,.22);border-radius:16px;padding:1.4rem;display:grid;gap:.7rem}.article-highlight h3{margin:0;font-size:1.18rem;color:#495f73}.article-highlight p{margin:0;color:#232931}.article-cta{background:linear-gradient(120deg, rgba(191, 128, 174, 0.14), rgba(176, 184, 191, 0.35));border-radius:22px;padding:1.8rem;display:grid;gap:1rem;border:1px solid rgba(191,128,174,.2)}.article-cta h2{color:#232931;font-size:1.45rem}.article-cta p{color:#232931}.article-cta .cta-button{width:-moz-fit-content;width:fit-content}@media(min-width: 768px){.article-cta{padding:2rem 2.3rem}}.article-related{border-top:1px solid rgba(176,184,191,.7);padding-top:2rem;display:grid;gap:1.4rem}.article-related h2{font-size:1.35rem;color:#495f73}.article-related-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr))}.article-related-link{background-color:rgba(232,213,226,.9);border-radius:16px;padding:1rem 1.25rem;color:#495f73;font-weight:700;text-decoration:none;display:block;transition:background-color 200ms ease,transform 200ms ease,border-color 200ms ease;border:1px solid rgba(191,128,174,.18)}.article-related-link span{display:block;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;color:#8a9ba8;margin-bottom:.35rem}.article-related-link:hover,.article-related-link:focus-visible{background-color:rgba(176,184,191,.8);transform:translateY(-2px);border-color:rgba(191,128,174,.35)}.page-content{padding:3rem 0 4rem;background-color:#fff}.page-header{text-align:center;margin-bottom:2.3rem;padding-bottom:1.4rem;border-bottom:2px solid rgba(191,128,174,.18)}.page-header h1{font-size:2.4rem;color:#495f73;font-weight:800}.content-wrapper{max-width:820px;margin:0 auto;display:grid;gap:1.4rem}.content-wrapper p{font-size:1.02rem;line-height:1.75;color:#8a9ba8;margin-bottom:1.2rem}.content-wrapper p:last-child{margin-bottom:0}.content-wrapper a{color:#bf80ae;font-weight:700;text-decoration:none;transition:color 200ms ease}.content-wrapper a:hover,.content-wrapper a:focus-visible{color:rgb(177.3287958115,100.8712041885,156.697382199);text-decoration:underline}.product-page{background-color:#fafbfc}.product-hero{padding:3.2rem 0;background:linear-gradient(135deg, rgba(232, 213, 226, 0.85), rgba(176, 184, 191, 0.8))}.product-hero-grid{display:grid;grid-template-columns:1fr;gap:2.8rem;align-items:center}@media(min-width: 768px){.product-hero-grid{grid-template-columns:1fr 1fr}}.product-hero-image{position:relative;text-align:center;padding:1.5rem;background:#fff;border-radius:22px;box-shadow:0 8px 30px rgba(73,95,115,.08);border:1px solid #b0b8bf}.product-hero-image img{max-width:420px;margin:0 auto}.product-badge{position:absolute;top:1rem;right:1rem;background-color:rgba(191,128,174,.15);color:#495f73;padding:.5rem 1rem;border-radius:2rem;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.product-hero-content h1{font-size:2.4rem;color:#495f73;margin-bottom:.5rem;font-weight:800}.product-subtitle{font-size:1.15rem;color:#bf80ae;margin-bottom:1.3rem;font-weight:700}.product-description{margin-bottom:1.6rem}.product-description p{font-size:1.02rem;line-height:1.7;color:#495f73}.product-benefits h3{font-size:1.22rem;color:#495f73;margin-bottom:.8rem;font-weight:700}.product-benefits ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:.75rem;list-style:none}.product-benefits li{display:flex;align-items:center;gap:.6rem;padding:.75rem;background-color:rgba(232,213,226,.9);border-radius:10px;color:#495f73;font-weight:700;border:1px solid #b0b8bf}.product-benefits li::before{content:"";width:1.1rem;height:1.1rem;display:inline-block;background:url("../img/check.svg") no-repeat center;background-size:contain;flex-shrink:0}@media(max-width: 767px){.product-benefits ul{grid-template-columns:1fr}}.product-checkout{padding:3.2rem 0}.checkout-box{background:linear-gradient(135deg, #eff7f2 0%, #e1f1ea 100%);border-radius:22px;padding:2.4rem;box-shadow:0 8px 30px rgba(73,95,115,.08)}.checkout-box h2{text-align:center;font-size:2rem;color:#495f73;margin-bottom:2rem;font-weight:800}@media(max-width: 767px){.checkout-box{padding:1.5rem}}.checkout-content{display:grid;grid-template-columns:1fr;gap:2rem;max-width:920px;margin:0 auto;background-color:#fff;padding:1.8rem;border-radius:22px;box-shadow:0 8px 30px rgba(73,95,115,.08);border:1px solid #b0b8bf}@media(min-width: 768px){.checkout-content{grid-template-columns:1fr 1fr;align-items:center}}@media(max-width: 767px){.checkout-content{padding:1.4rem}}.product-package{position:relative;text-align:center;padding:1.5rem}.package-badge{position:absolute;top:0;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, #BF80AE 0%, rgb(182.4554973822, 111.0445026178, 163.1858638743) 100%);color:#fff;padding:.7rem 1.4rem;border-radius:2rem;font-size:1.05rem;font-weight:800;box-shadow:0 8px 30px rgba(73,95,115,.08)}.package-image{max-width:250px;margin:2rem auto 0}.package-details{text-align:center}@media(min-width: 768px){.package-details{text-align:left}}.package-title{font-size:1.7rem;color:#495f73;margin-bottom:1rem;font-weight:800}.package-title span{color:#bf80ae;font-weight:800}.package-pricing{margin-bottom:1.6rem}.price-main{display:flex;align-items:baseline;justify-content:center;gap:.35rem;margin-bottom:.8rem;font-weight:800;color:#495f73}@media(min-width: 768px){.price-main{justify-content:flex-start}}.price-label{background:rgba(191,128,174,.16);color:#495f73;padding:.35rem .75rem;border-radius:999px;font-size:.85rem}.price-save{color:#bf80ae}.price-value{font-size:3rem}@media(max-width: 767px){.price-value{font-size:2.6rem}}.price-unit{font-size:1.2rem;color:#6b7d8c}.price-details{font-size:1rem}.price-details p{margin-bottom:.35rem;color:#8a9ba8}.price-old{text-decoration:line-through;color:#9aa8b0;margin-right:.35rem}.shipping-info{font-size:.95rem;color:#6b7d8c}.checkout-btn{width:100%;background:linear-gradient(135deg, #BF80AE 0%, rgb(180.7465968586, 107.6534031414, 161.0230366492) 100%);color:#fff;border:none;padding:1.05rem 2rem;border-radius:10px;font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 30px rgba(73,95,115,.08);margin-bottom:1.1rem}.checkout-btn:hover{transform:translateY(-2px);box-shadow:0 18px 50px rgba(73,95,115,.1)}.package-features{display:flex;flex-direction:column;gap:.75rem}.feature-item{display:flex;align-items:center;gap:.65rem;padding:.75rem;background-color:rgba(232,213,226,.9);border-radius:10px;font-size:1rem;color:#495f73;border:1px solid #b0b8bf}.feature-icon{color:#bf80ae;font-weight:800;font-size:1.15rem}.product-guarantee{padding:3rem 0 3.5rem;background-color:#fff}.product-guarantee .guarantee-content{display:flex;align-items:center;justify-content:center;gap:1.6rem;text-align:center;padding:1.8rem;background-color:rgba(232,213,226,.9);border-radius:22px;border:1px solid #b0b8bf}.product-guarantee .guarantee-seal{width:80px;height:80px;background:linear-gradient(135deg, #BF80AE 0%, rgb(180.7465968586, 107.6534031414, 161.0230366492) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:800;flex-shrink:0;box-shadow:0 8px 30px rgba(73,95,115,.08)}.product-guarantee .guarantee-text h2{font-size:1.6rem;color:#495f73;margin-bottom:.4rem;font-weight:800}.product-guarantee .guarantee-text p{font-size:1.02rem;color:#8a9ba8;line-height:1.6}@media(min-width: 768px){.product-guarantee .guarantee-content{text-align:left}}@media(max-width: 767px){.product-guarantee .guarantee-content{flex-direction:column}}