:root{--sv-green:#1ba672;--sv-green-dark:#11875b;--sv-ink:#1f1f1f;--sv-muted:#6b7280;--sv-line:#e9ecef;--sv-soft:#f7f8f7;--sv-saffron:#ff9f43}.sv-shell{width:min(1280px,calc(100% - 40px));margin-inline:auto}.sv-topbar{background:#fff7ed;color:#7c3e09;font-size:12px;font-weight:650;border-bottom:1px solid #ffedd5}.sv-topbar .sv-shell{height:32px;display:flex;align-items:center;justify-content:space-between}.sv-header{background:#fff;position:sticky;top:0;z-index:40;box-shadow:0 2px 14px #14201912}.sv-header__main{background:#fff}.sv-header__row{min-height:78px;display:grid;grid-template-columns:230px minmax(280px,1fr) auto;gap:28px;align-items:center}.sv-brand{display:flex;align-items:center;gap:10px;color:var(--sv-ink);text-decoration:none}.sv-brand__mark{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(145deg,#fff0d5,#ffe2a8);color:#a84d00;font-weight:800;font-size:20px}.sv-brand b{display:block;font-size:19px;line-height:1.05}.sv-brand small{display:block;color:var(--sv-muted);font-size:10px;margin-top:4px;letter-spacing:.08em;text-transform:uppercase}.sv-brand__logo{display:block;max-width:190px;max-height:54px;width:auto;height:auto}.sv-search{height:48px;border:1px solid #e5e7eb;background:#f6f7f6;border-radius:14px;display:flex;align-items:center;padding:0 15px;transition:.2s}.sv-search:focus-within{background:#fff;border-color:#b9dfd0;box-shadow:0 0 0 4px #1ba67217}.sv-search svg{width:20px;height:20px;fill:none;stroke:#5e6b65;stroke-width:1.8;flex:none}.sv-search input[type=search]{border:0;outline:0;background:transparent;width:100%;height:100%;padding:0 12px;color:var(--sv-ink);font:inherit}.sv-actions{display:flex;align-items:center;gap:14px}.sv-action{color:var(--sv-ink);text-decoration:none;font-style:normal;font-weight:650;display:flex;gap:6px}.sv-action em{font-style:normal}.sv-cart-link{height:46px;padding:0 15px;border-radius:12px;background:var(--sv-green);color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-weight:750}.sv-cart-link svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.sv-cart-link b{min-width:20px;height:20px;border-radius:10px;background:#fff;color:var(--sv-green-dark);display:grid;place-items:center;font-size:11px}.sv-mobile-search{display:none;padding-bottom:12px}.sv-hero{padding:24px 0 8px}.sv-hero__card{min-height:390px;border-radius:28px;overflow:hidden;background:linear-gradient(110deg,#f0fff7,#fff8e9);display:grid;grid-template-columns:1.15fr .85fr;position:relative}.sv-hero__copy{padding:58px 7%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}.sv-pill{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--sv-green-dark);background:#fff;border:1px solid #dff3e9;border-radius:999px;padding:8px 12px}.sv-hero h1{font-size:clamp(36px,4.2vw,64px);line-height:1.02;letter-spacing:-.045em;max-width:760px;margin:20px 0 18px;color:#173126}.sv-hero p{font-size:17px;line-height:1.6;color:#52635b;max-width:610px;margin:0 0 26px}.sv-primary-btn{display:inline-flex;align-items:center;gap:16px;padding:14px 20px;background:var(--sv-green);color:#fff;border-radius:12px;text-decoration:none;font-weight:750}.sv-primary-btn span{font-size:20px}.sv-hero__visual{position:relative;min-height:390px;display:grid;place-items:center}.sv-hero__om{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;background:#ffffffb3;box-shadow:0 30px 70px #88561621;font-size:96px;color:#c76a18;position:relative;z-index:2}.sv-orb{position:absolute;border-radius:50%}.sv-orb--1{width:280px;height:280px;background:#ffd9a8;right:10%;top:8%;opacity:.6}.sv-orb--2{width:170px;height:170px;background:#a9e6cb;left:4%;bottom:5%;opacity:.6}.sv-hero__note{position:absolute;right:8%;bottom:9%;z-index:3;background:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 12px 35px #22372c1f}.sv-hero__note b,.sv-hero__note small{display:block}.sv-hero__note small{color:var(--sv-muted);margin-top:3px}.sv-section{padding:36px 0}.sv-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;gap:20px}.sv-section-head h2{font-size:27px;letter-spacing:-.025em;margin:3px 0 0;color:var(--sv-ink)}.sv-section-head>a{color:var(--sv-green-dark);font-weight:750;text-decoration:none;white-space:nowrap}.sv-eyebrow{margin:0;color:var(--sv-muted);font-size:12px;text-transform:uppercase;letter-spacing:.09em;font-weight:700}.sv-category-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:18px}.sv-category{text-align:center;text-decoration:none;color:var(--sv-ink);min-width:0}.sv-category__media{aspect-ratio:1;border-radius:22px;background:linear-gradient(145deg,#f8faf8,#f0f5f2);overflow:hidden;display:grid;place-items:center;transition:.2s}.sv-category__media img{width:100%;height:100%;object-fit:cover;transition:.25s}.sv-category__media span{font-size:42px}.sv-category:hover .sv-category__media{transform:translateY(-3px);box-shadow:0 12px 30px #1731261a}.sv-category:hover img{transform:scale(1.04)}.sv-category strong{font-size:13px;line-height:1.3;display:block;margin-top:9px}.sv-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);grid-template-rows:1fr;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 14px;scrollbar-width:thin}.sv-product-card{scroll-snap-align:start;background:#fff;border:1px solid var(--sv-line);border-radius:16px;overflow:hidden;min-width:0;transition:.2s}.sv-product-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #17312617}.sv-product-card__image{aspect-ratio:1;display:block;background:var(--sv-soft);position:relative;overflow:hidden}.sv-product-card__image img,.sv-product-card__image svg{width:100%;height:100%;object-fit:cover;transition:.25s}.sv-product-card:hover .sv-product-card__image img{transform:scale(1.035)}.sv-discount{position:absolute;top:10px;left:10px;background:#e9fff5;color:#08794f;font-size:10px;font-weight:800;padding:5px 7px;border-radius:7px}.sv-product-card__body{padding:12px}.sv-product-card__body>small{color:#8b948f;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.sv-product-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--sv-ink);text-decoration:none;font-size:14px;font-weight:650;line-height:1.35;min-height:38px;margin:5px 0 12px}.sv-product-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.sv-price b,.sv-price s{display:block}.sv-price b{font-size:15px}.sv-price s{font-size:11px;color:#9ca3af;margin-top:2px}.sv-add{border:1.5px solid var(--sv-green);background:#f3fff9;color:var(--sv-green-dark);border-radius:9px;min-width:62px;height:34px;font-weight:800;cursor:pointer}.sv-add:hover,.sv-add.is-added{background:var(--sv-green);color:#fff}.sv-add:disabled{opacity:.6}.sv-sold{font-size:10px;color:#9ca3af;font-weight:700}.sv-empty{padding:30px;background:var(--sv-soft);border-radius:16px;color:var(--sv-muted)}.sv-promo{padding:14px 0 28px}.sv-promo__card{min-height:210px;border-radius:24px;padding:38px 5%;background:linear-gradient(120deg,#1a4a38,#173126);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.sv-promo__card span{font-size:11px;letter-spacing:.13em;font-weight:800;color:#b9efd8}.sv-promo__card h2{font-size:clamp(27px,3vw,42px);max-width:700px;line-height:1.05;margin:10px 0}.sv-promo__card p{color:#cfe0d8;margin:0 0 16px}.sv-promo__icon{font-size:100px;opacity:.8}.sv-trust{padding:20px 0 50px}.sv-trust__grid{background:#fafbfa;border:1px solid var(--sv-line);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.sv-trust__grid>div{padding:8px 22px;border-right:1px solid var(--sv-line)}.sv-trust__grid>div:last-child{border:0}.sv-trust span,.sv-trust b,.sv-trust small{display:block}.sv-trust span{font-size:24px}.sv-trust b{margin:8px 0 3px}.sv-trust small{color:var(--sv-muted)}.sv-footer{background:#15251e;color:#dfe9e4;padding:58px 0 22px}.sv-footer__grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:50px}.sv-brand--footer{color:#fff}.sv-footer__about p,.sv-footer p{color:#9fb2a9;line-height:1.65;max-width:390px}.sv-footer h3{color:#fff;font-size:14px;margin:0 0 17px}.sv-footer__grid>div>a:not(.sv-brand){display:block;color:#aebfb7;text-decoration:none;margin:10px 0;font-size:13px}.sv-newsletter{display:flex;background:#fff;border-radius:11px;overflow:hidden;max-width:300px}.sv-newsletter input{border:0;outline:0;padding:12px;width:100%;font:inherit}.sv-newsletter button{border:0;background:var(--sv-green);color:#fff;width:46px;font-size:20px}.sv-footer__bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#80958b;font-size:12px}[data-template*=product] .product-information{max-width:1280px;margin-inline:auto}.product-information .product-details{border-radius:20px}.product-information button[type=submit]{border-radius:12px!important}.main-collection-grid,.product-grid{--product-card-corner-radius:16px}.card-gallery,.product-card{border-radius:16px!important}.facets-block-wrapper{border-radius:14px}.content-for-layout{background:#fff}@media(max-width:900px){.sv-shell{width:min(100% - 24px,1280px)}.sv-topbar__right{display:none}.sv-header__row{min-height:64px;grid-template-columns:1fr auto;gap:12px}.sv-header__row>.sv-search{display:none}.sv-brand__mark{width:38px;height:38px;border-radius:11px}.sv-brand b{font-size:16px}.sv-action{display:none}.sv-cart-link{height:40px;padding:0 11px}.sv-cart-link>span{display:none}.sv-mobile-search{display:block}.sv-mobile-search .sv-search{height:44px}.sv-hero{padding-top:14px}.sv-hero__card{grid-template-columns:1fr;min-height:0;border-radius:20px}.sv-hero__copy{padding:38px 25px}.sv-hero h1{font-size:38px}.sv-hero p{font-size:15px}.sv-hero__visual{display:none}.sv-section{padding:27px 0}.sv-section-head h2{font-size:21px}.sv-category-grid{grid-template-columns:repeat(4,1fr);gap:15px 9px}.sv-category__media{border-radius:16px}.sv-category strong{font-size:11px}.sv-product-rail{grid-auto-columns:44vw;gap:10px;margin-right:-12px}.sv-product-card__body{padding:10px}.sv-promo__card{min-height:190px;padding:28px 24px;border-radius:20px}.sv-promo__icon{font-size:54px}.sv-trust__grid{grid-template-columns:1fr 1fr;padding:8px}.sv-trust__grid>div{border-right:0;border-bottom:1px solid var(--sv-line);padding:16px}.sv-trust__grid>div:nth-last-child(-n+2){border-bottom:0}.sv-footer__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.sv-footer__about{grid-column:1/-1}.sv-footer__bottom{display:block}.sv-footer__bottom span{display:block;margin:6px 0}}@media(max-width:420px){.sv-product-rail{grid-auto-columns:48vw}.sv-hero h1{font-size:34px}.sv-category__media span{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sv-theme.css.map */
