.shome{--line: #e2d9cd;--bg-100: #F4F2F2;--bg-200: #C9C1B1;--bg-300: #B8AE99;--bg-400: #363130;--primary-100: #E14F3D;--primary-200: #D84D3A;--primary-300: #B64131;--primary-400: #72281F;--shome-heading: "Playfair Display", Georgia, serif;--shome-body: "Inter", -apple-system, "Segoe UI", Roboto, sans-serif;--radius: 10px;--radius-lg: 18px;background:var(--main-background);color:var(--bg-400);font-family:var(--shome-body);font-size:15px;line-height:1.55}.shome *{box-sizing:border-box}.shome img{max-width:100%;display:block}.shome a{color:inherit;text-decoration:none}.shome .shome-container{width:100%;max-width:var(--shome-container);margin:0 auto;padding:0 24px}.shome .shome-container.shome-fixed{max-width:1240px}.shome h1,.shome h2,.shome h3,.shome h4{font-family:var(--shome-heading);font-weight:500;color:var(--bg-400);margin:0;letter-spacing:.2px}.shome .section-title{font-family:var(--shome-heading);font-size:2.625rem;text-align:center;line-height:1.3;margin-bottom:8px}.shome .section-title em{font-style:italic;font-weight:600}.shome .section-sub{text-align:center;color:var(--bg-400);max-width:560px;margin:0 auto 34px;font-size:1rem}.shome .shome-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--shome-body);font-size:1rem;font-weight:500;border:none;border-radius:999px;padding:10px 26px;cursor:pointer;transition:background .2s,color .2s,border-color .2s}.shome .shome-btn-primary{background:var(--primary-100);color:#fff}.shome .shome-btn-primary:hover{background:var(--primary-300)}.shome .shome-btn-outline{background:rgba(0,0,0,0);color:var(--primary-300);border:1.5px solid var(--primary-300)}.shome .shome-btn-outline:hover{background:var(--primary-100);color:#fff}.shome .shome-btn-light{background:var(--primary-400);color:var(--bg-100)}.shome .shome-btn-light:hover{background:var(--primary-300)}.shome .shome-btn-dark{background:var(--bg-400);color:#fff}.shome .shome-btn-dark:hover{background:#2c251e}.shome .shome-btn-outline-dark{background:rgba(0,0,0,0);color:var(--bg-400);border:1.5px solid var(--bg-400)}.shome .shome-btn-outline-dark:hover{background:var(--bg-400);color:#fff;border-color:var(--bg-400)}.shome .ico-arrow{width:18px;height:10px;display:inline-block;vertical-align:middle;flex:0 0 auto}.shome .hero{position:relative;margin:22px auto 0;max-width:var(--shome-container);padding:0 24px}.shome .hero-inner{position:relative;border-radius:var(--radius-lg);overflow:hidden}.shome .hero-inner img.hero-bg{width:100%;height:auto;display:block}.shome .hero-inner img.hero-bg-mobile{display:none}body.template-home{--shome-container: var(--container-width)}body.template-home{background-color:var(--main-background)}.template-home .js-home-slider-section{margin-top:22px}.template-home .js-home-slider-container{max-width:var(--shome-container);margin:0 auto;padding:0 24px}.template-home .section-slider .slider-slide,.template-home .section-slider .slider-image{border-radius:18px;overflow:hidden}.shome .cats{display:grid;grid-template-columns:repeat(4, 1fr);gap:20px;margin-top:34px}.shome .cat-card{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:1/1}.shome .cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.shome .cat-card:hover img{transform:scale(1.04)}.shome .cat-card .cat-label{position:absolute;left:18px;bottom:16px;color:#fff;font-family:var(--shome-heading);font-size:1.25rem;font-weight:500;align-items:center;gap:8px;text-shadow:0 1px 6px rgba(0,0,0,.35)}@media(max-width: 768px){.shome .cat-card .cat-label{line-height:1.1;font-size:1rem}}.shome .section{padding:56px 0}.shome .section-tight{padding:40px 0}.shome .carousel{position:relative}.shome .nav-arrow{position:absolute;top:30%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--bg-400);z-index:10}.shome .carousel .nav-arrow.prev{left:-46px}.shome .carousel .nav-arrow.next{right:-46px}.shome .nav-arrow .ico-chevron{width:22px;height:34px;display:block}.shome .nav-arrow.next .ico-chevron{transform:scaleX(-1)}.shome .equip-products .nav-arrow.prev{left:-14px}.shome .equip-products .nav-arrow.next{right:-14px}.shome .equip-products .nav-arrow{background:#fff;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,.12)}.shome .equip-products .nav-arrow .ico-chevron{width:16px;height:24px}.shome .product-track{display:flex;flex-wrap:nowrap;gap:18px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin:0}.shome .product-track::-webkit-scrollbar{display:none}.shome .product-track>.js-item-product{flex:0 0 calc((100% - 54px)/4);max-width:none;width:auto;margin:0;padding:0}.shome .equip-products .product-track>.js-item-product{flex:0 0 calc((100% - 18px)/2)}.shome .item-product{text-align:center}.shome .item-name,.shome .js-item-name{font-family:var(--shome-body);font-size:1rem;opacity:.85;min-height:2.6em}.shome .item-price,.shome .js-price-display{font-size:1rem;font-weight:600;color:var(--bg-400)}.shome .item-installments{font-size:12px;color:var(--bg-400)}.shome .product-track{align-items:stretch}.shome .product-track>.js-item-product{display:flex !important;flex-direction:column}.shome .product-track>.js-item-product>.js-item-info-container{display:flex !important;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.shome .product-track .js-product-container{display:flex !important;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.shome .product-track .item-description{display:flex !important;flex-direction:column;flex:1 1 auto;min-height:0}.shome .product-track .item-link{display:flex !important;flex-direction:column;flex:1 1 auto;min-height:0}.shome .product-track .item-image{flex:0 0 auto}.shome .product-track .item-actions{margin-top:auto !important}.shome .equip-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.shome .equip-card,.shome .equip-products{min-width:0}.shome .equip-card{background:var(--bg-200);border-radius:var(--radius-lg);overflow:hidden;display:flex;flex-direction:column}.shome .equip-img img{width:100%;height:280px;object-fit:cover}.shome .equip-card .equip-content{padding:24px 28px 28px}.shome .equip-card .equip-content h3{color:var(--bg-400);font-size:26px;margin-bottom:8px}.shome .equip-card .equip-content p{font-size:1rem;color:var(--bg-400);margin:0 0 18px;max-width:360px}.shome .equip-actions{display:flex;gap:12px;flex-wrap:wrap}.shome .equip-products .product-track{grid-template-columns:repeat(2, 1fr)}.shome .wide-banner{position:relative;min-height:600px;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.shome .wide-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shome .wide-banner .wb-content{position:relative;max-width:560px;padding-right:9%;color:#fff}.shome .wide-banner .wb-content h2{color:#fff;font-size:4rem;line-height:1;margin-bottom:18px;font-weight:600}.shome .wide-banner .wb-content h2 em{font-style:italic}.shome .wide-banner .wb-content p{font-size:14px;opacity:.92;margin-bottom:24px;max-width:380px}.shome .tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:34px}.shome .tab{border:1px solid rgba(0,0,0,0);background:var(--bg-200);color:var(--bg-400);border-radius:999px;padding:8px 20px;font-size:1rem;cursor:pointer;font-family:var(--shome-body);transition:all .2s}.shome .tab:hover{border-color:var(--primary-300)}.shome .tab.active{background:var(--primary-300);color:#fff;border-color:var(--primary-300)}.shome .guide-card{background:#fff;border:1px solid var(--bg-300);border-radius:var(--radius-lg);padding:0;overflow:hidden;display:grid;grid-template-columns:.9fr 1.1fr;gap:0;min-width:0;box-shadow:0 4px 24px rgba(0,0,0,.04)}.shome .guide-image{min-width:0}.shome .guide-image img{width:100%;height:100%;object-fit:cover;min-height:440px;display:block}.shome .guide-body{padding:36px 40px;min-width:0}.shome .guide-body h3{font-size:2.25rem;margin-bottom:32px;position:relative}.shome .guide-body h3::before{content:"";background-color:var(--primary-300);width:10%;height:2px;position:absolute;bottom:-4px}.shome .guide-body .guide-desc{font-size:14px;color:var(--bg-400);margin-bottom:24px}.shome .guide-label{font-size:.875rem;font-weight:700;margin-bottom:14px;color:var(--bg-400)}.shome .sensations{display:flex;gap:26px;margin-bottom:28px}.shome .sensation{text-align:center;width:64px}.shome .sensation .sens-ico{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.shome .sensation .sens-ico svg{width:38px;height:38px}.shome .sensation span{font-size:12px;color:var(--bg-400)}.shome .aromas{display:flex;gap:12px;align-items:center;margin-bottom:26px;position:relative}.shome .aromas-track{flex:1;min-width:0;display:flex;gap:18px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:4px}.shome .aromas-track::-webkit-scrollbar{display:none}.shome .aroma{text-align:center;flex:0 0 calc((100% - 72px)/5)}.shome .aroma .aroma-img{width:78px;height:78px;border-radius:50%;overflow:hidden;margin:0 auto 8px;border:1px solid var(--line)}.shome .aroma .aroma-img img{width:100%;height:100%;object-fit:cover}.shome .aroma span{font-size:11px;color:var(--bg-400);display:block;line-height:1.3}.shome .aromas-nav{margin-left:auto;align-self:center;display:flex;gap:8px}.shome .aromas-nav .nav-arrow{position:static;width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--bg-400)}.shome .aromas-nav .nav-arrow .ico-chevron{width:18px;height:18px}.shome .help-strip{margin-top:24px;background:#ebe7de;border-radius:var(--radius);padding:28px 26px;display:flex;align-items:center;justify-content:space-between;gap:18px}.shome .help-strip .hs-text{display:flex;align-items:center;gap:14px}.shome .help-strip .hs-text strong{font-size:1.25rem;font-weight:500;display:block;font-family:var(--shome-heading)}.shome .help-strip .hs-text span{font-size:13px;color:var(--bg-400)}.shome .help-strip .hs-ico{color:var(--primary-100)}.shome .memory{position:relative;min-height:360px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.shome .memory .mem-content{position:relative;color:#fff;padding:0 24px}.shome .memory h2{color:#fff;font-size:46px;margin-bottom:14px}.shome .memory h2 em{font-style:italic}.shome .memory p{font-size:14px;opacity:.92;max-width:520px;margin:0 auto}@media(max-width: 767px){.shome .section-title{font-size:2rem}.shome .hero{padding:0 16px}.shome .hero-bg-desktop{display:none}.shome .hero-bg-mobile{display:block}.shome .shome-container{padding:0 16px}.shome .cats{grid-template-columns:repeat(2, 1fr);gap:12px}.shome .product-track{gap:12px}.shome .product-track>.js-item-product{flex:0 0 calc((100% - 12px)/2)}.shome .nav-arrow{display:none}.shome .equip-grid{grid-template-columns:1fr}.shome .equip-img img{height:220px}.shome .equip-products .product-track>.js-item-product{flex:0 0 calc((100% - 12px)/2)}.shome .wide-banner{min-height:420px;align-items:flex-end;justify-content:center}.shome .wide-banner .wb-content{width:100%;padding:0 26px 40px;text-align:left}.shome .wide-banner .wb-content h2{font-size:32px}.shome .guide-card{grid-template-columns:1fr}.shome .guide-body{padding:24px 22px}.shome .guide-image img{height:260px;min-height:0}.shome .sensations{gap:14px}.shome .sensation{width:auto}.shome .aromas{min-width:0}.shome .aromas-track{width:100%}.shome .aroma{flex:0 0 calc((100% - 36px)/3)}.shome .aroma .aroma-img{width:64px;height:64px}.shome .aromas-nav{display:none}.shome .help-strip{flex-direction:column;align-items:flex-start}.shome .memory{min-height:300px}.shome .memory h2{font-size:32px}.shome .section{padding:38px 0}}
/* Engine:dart */