:root{--sg-brand: #006f78;--sg-brand-dark: #00565d;--sg-brand-soft: #eaf5f5;--sg-ink: #112126;--sg-muted: #607075;--sg-border: #dce6e7;--sg-surface: #ffffff;--sg-shadow: 0 12px 32px rgba(16, 44, 48, .09)}.sg-button{min-height:46px;padding:11px 20px;border:1px solid transparent;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.sg-button:hover{transform:translateY(-1px)}.sg-button--primary{background:var(--sg-brand);color:#fff;box-shadow:0 8px 20px #006f782e}.sg-button--primary:hover{background:var(--sg-brand-dark);color:#fff}.sg-button--secondary{background:var(--sg-surface);color:var(--sg-brand);border-color:var(--sg-brand)}.sg-button--whatsapp{background:#25d366;color:#073b1e;border-color:#25d366}.sg-button--whatsapp:hover{background:#1fb958;color:#073b1e}.sg-button--whatsapp svg{width:18px;height:18px;fill:currentColor}.sg-home-journey{padding:30px 20px 28px;background:#fff;border-bottom:1px solid var(--sg-border)}.sg-home-journey__inner{max-width:1240px;margin:0 auto}.sg-home-journey__intro{max-width:720px;margin:0 auto 20px;text-align:center}.sg-home-journey__eyebrow{display:inline-block;margin-bottom:10px;color:var(--sg-brand);font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sg-home-journey h2{margin:0;color:var(--sg-ink);font-size:clamp(26px,3vw,36px);line-height:1.2}.sg-home-journey__intro p{max-width:680px;margin:7px auto 0;color:var(--sg-muted);font-size:15px}.sg-home-journey__actions{margin-top:22px;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.sg-home-journey__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sg-journey-card{position:relative;min-height:110px;padding:20px;border:1px solid var(--sg-border);border-radius:12px;display:flex;align-items:center;gap:14px;background:var(--sg-surface);color:var(--sg-ink);text-decoration:none;box-shadow:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.sg-journey-card:hover{color:var(--sg-ink);border-color:#006f7866;box-shadow:0 8px 22px #102c3014;transform:translateY(-2px)}.sg-journey-card__icon{width:52px;height:52px;flex:0 0 52px;overflow:hidden;border-radius:14px;display:grid;place-items:center;background:var(--sg-brand-soft);color:var(--sg-brand)}.sg-journey-card__icon svg{width:29px;height:29px;fill:currentColor}.sg-journey-card__icon img{width:100%;height:100%;object-fit:cover}.sg-journey-card__content{min-width:0;display:flex;flex-direction:column;gap:4px}.sg-journey-card__content strong{font-size:16px}.sg-journey-card__content small{color:var(--sg-muted);font-size:13px;line-height:1.35}.sg-journey-card__count{position:absolute;top:12px;right:34px;padding:3px 8px;border-radius:999px;background:var(--sg-brand-soft);color:var(--sg-brand-dark);font-size:11px;font-weight:700;white-space:nowrap}.sg-journey-card__arrow{margin-left:auto;color:var(--sg-brand);font-size:22px}.sg-home-journey__helper{margin-top:16px;padding:17px 20px;border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--sg-ink);color:#fff}.sg-home-journey__helper>div:first-child{display:flex;flex-direction:column;gap:3px}.sg-home-journey__helper span{color:#ffffffb8;font-size:14px}.sg-home-journey__helper-actions{display:flex;flex-wrap:wrap;gap:8px}.sg-home-journey__helper-actions a{padding:8px 13px;border:1px solid rgba(255,255,255,.28);border-radius:8px;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.sg-product-decision{margin:12px 0 18px}.sg-product-decision__vendor{margin:0 0 9px;color:var(--sg-brand);font-size:13px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sg-spec-table{margin:0 0 14px;border:1px solid var(--sg-border);border-radius:12px;overflow:hidden}.sg-spec-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;font-size:13px}.sg-spec-row+.sg-spec-row{border-top:1px solid var(--sg-border)}.sg-spec-row__label{display:flex;align-items:center;gap:8px;color:var(--sg-muted);font-weight:650}.sg-spec-row__label svg{width:16px;height:16px;flex:0 0 16px;fill:var(--sg-brand)}.sg-spec-row__value{color:var(--sg-ink);font-weight:800;text-align:right}.sg-product-decision__features{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px;list-style:none}.sg-product-decision__features:empty{display:none}.sg-product-decision__features li,.sg-card-chips span{padding:6px 10px;border:1px solid #cfe2e3;border-radius:999px;background:var(--sg-brand-soft);color:var(--sg-brand-dark);font-size:12px;font-weight:750;line-height:1.2}.sg-product-decision__trust{margin-top:14px;padding:13px 0;border-top:1px solid var(--sg-border);border-bottom:1px solid var(--sg-border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sg-product-decision__trust span{display:flex;align-items:center;gap:7px;color:var(--sg-ink);font-size:12px;font-weight:650;line-height:1.3}.sg-product-decision__trust svg{width:19px;height:19px;flex:0 0 19px;fill:var(--sg-brand)}.sg-product-decision__links{margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.sg-product-decision__links a{padding:8px 11px;border-radius:8px;background:#f4f7f7;color:var(--sg-brand-dark);font-size:12px;font-weight:700;text-decoration:none}.template_product .yv-product-detail-title{font-size:clamp(24px,2.3vw,36px);line-height:1.18}.template_product .yv-pricebox-outer{margin-top:4px}.template_product .yv-product-price{color:var(--sg-ink);font-weight:800}.template_product .pdp-action-container .Sd_addProduct{min-height:52px;border-radius:10px;font-size:16px;font-weight:800}.template_product .shopify-payment-button__button{min-height:50px;border-radius:10px!important}.template_product .product-services-badges{border-radius:12px}.yv-product-viewbar{border-top:1px solid var(--sg-border);background:#fffffff7;box-shadow:0 -12px 28px #122d311f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yv-product-viewbar .product-view-wrapper{gap:16px}.yv-product-viewbar .Sd_addProductSticky{min-width:160px;min-height:44px;border-radius:9px;background:var(--sg-brand);color:#fff}.sg-offer-sticky{position:fixed;left:0;right:0;bottom:0;z-index:28;padding:10px 18px;border-top:1px solid var(--sg-border);background:#fffffff7;box-shadow:0 -12px 28px #122d311f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sg-offer-sticky__inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.sg-offer-sticky__inner>div:first-child{min-width:0;display:flex;flex-direction:column;gap:2px}.sg-offer-sticky strong{max-width:760px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--sg-ink)}.sg-offer-sticky span{color:var(--sg-muted);font-size:13px}.sg-offer-sticky__actions{display:flex;flex-wrap:wrap;gap:8px}.yv-product-card{height:100%}.yv-product-card .animated-grid{height:100%;border:1px solid transparent;border-radius:12px;display:flex;flex-direction:column;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.yv-product-card .animated-grid:hover{border-color:var(--sg-border);box-shadow:0 10px 28px #102c3014;transform:translateY(-2px)}.yv-product-card .yv-product-information{flex:1;display:flex;flex-direction:column}.yv-product-card .yv-product-vendor-info{color:var(--sg-brand);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.yv-product-card .yv-product-title{min-height:42px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--sg-ink);font-weight:700;line-height:1.35}.yv-product-card-img{position:relative}.sg-power-badge{position:absolute;top:10px;right:10px;z-index:2;padding:5px 9px;border-radius:999px;background:var(--sg-brand);color:#fff;font-size:11px;font-weight:800;line-height:1.2}.sg-card-chips{margin:8px 0 9px;display:flex;flex-wrap:wrap;gap:5px}.sg-card-chips span{padding:4px 7px;font-size:10px}.sg-card-cta{width:100%;min-height:38px;margin-top:auto;padding:8px 11px;border:1px solid var(--sg-brand);border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;color:var(--sg-brand);font-size:12px;font-weight:800;text-decoration:none;transition:background-color .18s ease,color .18s ease}.sg-card-cta:hover{background:var(--sg-brand);color:#fff}.collection-products-section>.container.sm-container{display:none}.collection-products-section .yv-collection-banner{min-height:auto}.collection-products-section .collection-banner-content{padding-top:20px;padding-bottom:20px}.collection-products-section .collection-banner-title{margin:0;font-size:clamp(25px,2.6vw,34px);line-height:1.2}.collection-products-section .yv-collections-topbar{padding:12px 14px;border:1px solid var(--sg-border);border-radius:12px;background:#fff;box-shadow:0 4px 14px #102c300a}.collection-products-section .yv-filter-sidebar-heading,.collection-products-section .collection-sortby-selected{min-height:42px;padding:9px 13px;border:1px solid var(--sg-border);border-radius:9px;display:inline-flex;align-items:center;gap:8px;background:#fff;color:var(--sg-ink);font-size:13px;font-weight:750}.collection-products-section .yv-filter-sidebar-heading svg{width:18px;height:18px}.collection-products-section .yv-applied-filter-remove{border-radius:999px;background:var(--sg-brand-soft);color:var(--sg-brand-dark);font-weight:700}.collection-products-section .yv-filter-sidebar{border:1px solid var(--sg-border);border-radius:12px;background:#fff}.collection-products-section .yv-filter-name{border-bottom-color:var(--sg-border)}.collection-products-section .yv-filter-title{color:var(--sg-ink);font-size:14px}.collection-products-section .yv-filter-item label{line-height:1.35}.sg-collection-about{width:calc(100% - 40px);max-width:1180px;margin:42px auto 20px;border:1px solid var(--sg-border);border-radius:12px;background:#fff}.sg-collection-about summary{padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--sg-ink);font-size:15px;font-weight:750;cursor:pointer;list-style:none}.sg-collection-about summary::-webkit-details-marker{display:none}.sg-collection-about summary:after{content:"+";color:var(--sg-brand);font-size:22px;font-weight:500;line-height:1}.sg-collection-about[open] summary:after{content:"\2212"}.sg-collection-about__content{max-width:920px;padding:0 18px 20px;color:var(--sg-muted);font-size:15px;line-height:1.75;text-align:left}.sg-collection-about__content h2,.sg-collection-about__content h3{margin:22px 0 8px;color:var(--sg-ink);font-size:20px;line-height:1.35;text-align:left}.sg-collection-about__content p{margin:0 0 12px}.search-bar-container input[type=text]{font-size:16px}@media(max-width:1023px){.sg-home-journey__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-product-decision__trust{grid-template-columns:1fr}}@media(max-width:767px){body.template_product{padding-bottom:78px}.sg-home-journey{padding:24px 14px 20px}.sg-home-journey__intro{margin-bottom:16px;text-align:center}.sg-home-journey h2{font-size:27px}.sg-home-journey__intro p{font-size:14px}.sg-home-journey__actions{justify-content:flex-start}.sg-home-journey__actions .sg-button{flex:1 1 180px}.sg-home-journey__grid{grid-template-columns:1fr;gap:10px}.sg-journey-card{min-height:96px;padding:15px}.sg-journey-card__count{position:static;margin-top:2px}.sg-home-journey__helper{align-items:flex-start;flex-direction:column}.sg-home-journey__helper-actions{width:100%}.sg-home-journey__helper-actions a{flex:1 1 130px;text-align:center}.template_product .yv-product-detail-title{font-size:25px}.sg-product-decision__links a{flex:1 1 150px;text-align:center}.yv-product-viewbar{padding:8px 0}.yv-product-viewbar .container{padding-left:12px;padding-right:12px}.yv-product-viewbar .product-view-detail,.yv-product-viewbar .product-view-dropdown,.yv-product-viewbar .pdp-view-close{display:none!important}.yv-product-viewbar .product-view-link{width:100%;display:grid;grid-template-columns:minmax(95px,.55fr) minmax(160px,1fr);gap:9px;align-items:center}.yv-product-viewbar .sticky-price{margin:0}.yv-product-viewbar .yv-product-price{font-size:16px;white-space:nowrap}.yv-product-viewbar .Sd_addProductSticky{width:100%;min-width:0}.sg-offer-sticky{padding:8px 12px}.sg-offer-sticky__inner>div:first-child{display:none}.sg-offer-sticky__actions{width:100%}.sg-offer-sticky .sg-button{flex:1 1 0;width:auto}.yv-product-card .yv-product-title{min-height:38px;font-size:13px}.collection-products-section .collection-banner-content{padding-top:16px;padding-bottom:16px}.sg-collection-about{width:calc(100% - 28px);margin-top:30px}.collection-products-section .yv-collections-topbar{position:sticky;top:calc(var(--header-height, 60px) + 6px);z-index:3;margin:0 0 10px;padding:8px}.collection-products-section .sort-grid-icon{display:none!important}.collection-products-section .yv-filter-sidebar{width:min(92vw,420px);border:0;border-radius:0}.collection-products-section .filter-heading{position:sticky;top:0;z-index:2;padding:15px;border-bottom:1px solid var(--sg-border);background:#fff}.collection-products-section .filter-apply{position:sticky;bottom:0;padding:12px;border-top:1px solid var(--sg-border);background:#fff;box-shadow:0 -8px 20px #102c3014}}@media(max-width:420px){.sg-home-journey h2{font-size:28px}.sg-journey-card__icon{width:46px;height:46px;flex-basis:46px}.sg-card-chips span:nth-child(n+3){display:none}.sg-journey-card__count{right:15px}}.sg-shipping-box{border:1px solid var(--sg-border);border-radius:12px;padding:16px 18px;background:#fff}.sg-shipping-box__heading h6{margin:0 0 12px;color:var(--sg-ink);font-size:15px;font-weight:750}.sg-shipping-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;align-items:end}.sg-shipping-field label{display:block;margin-bottom:6px;color:var(--sg-muted);font-size:12px;font-weight:650}.sg-shipping-field--action{display:flex}.sg-shipping-field--action .button{width:100%;min-height:42px}.sg-shipping-result{margin-top:14px}.sg-shipping-result__loading{margin:0;color:var(--sg-muted);font-size:13px}.sg-shipping-result__address{margin:0 0 8px;color:var(--sg-ink);font-size:13px;font-weight:700}.sg-shipping-result__list{display:flex;flex-direction:column;gap:6px}.sg-shipping-result__row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid var(--sg-border);border-radius:8px;background:var(--sg-brand-soft)}.sg-shipping-result__name{color:var(--sg-ink);font-size:13px;font-weight:650}.sg-shipping-result__price{color:var(--sg-brand-dark);font-size:14px;font-weight:800}@media(max-width:767px){.sg-shipping-fields{grid-template-columns:1fr}.sg-shipping-field--action{margin-top:4px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/sg-uiux.css.map */
