:root{--ink:#10251d;--muted:#63716b;--line:#dfe5e1;--lime:#b8ec45;--green:#327d4b;--deep:#163d2a;--cream:#f5f5ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Inter,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.topline{background:var(--deep);color:#fff;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:9px 3.4vw;font-size:11px;display:flex}.site-header{z-index:20;background:#fffffff5;grid-template-columns:280px 1fr auto;align-items:center;gap:34px;min-height:84px;padding:12px 3.4vw;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand img{width:48px;height:48px}.brand span{flex-direction:column;display:flex}.brand b{letter-spacing:-.02em;font-size:17px}.brand small{color:var(--muted);margin-top:2px;font-size:10px}.site-header nav{justify-content:center;align-items:center;gap:28px;display:flex}.site-header nav a{font-size:13px;font-weight:650}.catalog-link{background:#f1f3f1;border-radius:12px;align-items:center;gap:10px;padding:13px 18px;display:inline-flex}.header-buy{background:var(--lime);border-radius:999px;padding:14px 21px;font-size:13px;font-weight:800}.hero{border-radius:28px;height:min(700px,100vh - 110px);min-height:590px;margin:0 2.2vw 22px;position:relative;overflow:hidden}.hero-image{object-fit:cover;width:100%;height:100%}.hero-shade{background:linear-gradient(90deg,#0b241be0 0%,#0b241b94 30%,#0b241b14 60%,#0000 78%);position:absolute;inset:0}.hero-copy{color:#fff;z-index:2;max-width:590px;position:absolute;top:13%;left:5.2%}.pill{letter-spacing:.06em;text-transform:uppercase;background:#ffffff29;border:1px solid #ffffff47;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.065em;margin:30px 0 26px;font-size:clamp(54px,6vw,92px);font-weight:750;line-height:.9}.hero-copy>p{max-width:520px;margin:0 0 30px;font-size:16px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.button{border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:13px;font-weight:800;display:inline-flex}.button-dark{background:var(--ink);color:#fff}.button-white{color:var(--ink);background:#fff}.button-lime{background:var(--lime);color:var(--ink)}.hero-facts{z-index:2;gap:8px;display:flex;position:absolute;bottom:26px;left:5.2%}.hero-facts span{color:var(--ink);background:#ffffffe6;border-radius:12px;flex-direction:column;min-width:135px;padding:12px 15px;font-size:10px;display:flex}.hero-facts b{margin-bottom:2px;font-size:16px}.category-section,.products-section,.about-section,.where-section{padding:105px 3.4vw}.section-title{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-title h2,.about-lead h2,.where-section h2,.wholesale-section h2,.promo-copy h2{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(42px,5vw,68px);font-weight:720;line-height:.98}.kicker{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:850}.kicker-light{color:var(--lime)}.section-title>a{font-size:13px;font-weight:800}.section-title>p{color:var(--muted);margin:0;font-size:12px}.category-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.category-card{border-radius:22px;height:410px;padding:24px;position:relative;overflow:hidden}.category-card img{object-fit:cover;object-position:center 34%;width:100%;height:72%;position:absolute;inset:auto 0 0}.category-card:after{content:"";background:linear-gradient(#fffffffa 4%,#ffffff80 37%,#0000 66%);position:absolute;inset:0}.category-card h3,.category-index,.category-arrow{z-index:2;position:relative}.category-card h3{letter-spacing:-.04em;max-width:190px;margin:38px 0 0;font-size:25px}.category-index{color:#10251d85;font-size:11px;font-weight:800}.category-arrow{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;top:18px;right:18px}.category-card.lime{background:#dff4ac}.category-card.yellow{background:#ffefaa}.category-card.violet{background:#e4d9f5}.category-card.aqua{background:#cceeed}.promo-band{color:#fff;background:#102a21;border-radius:28px;grid-template-columns:1fr .85fr;min-height:590px;margin:0 2.2vw;display:grid;position:relative;overflow:hidden}.promo-copy{z-index:2;padding:80px 7vw;position:relative}.promo-copy h2{max-width:720px}.promo-copy p{color:#c2cec8;max-width:550px;margin:26px 0 34px;line-height:1.6}.promo-product{background:radial-gradient(circle,#d9f481 0%,#7bbd4b 48%,#2b7047 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.promo-product img{object-fit:cover;z-index:2;border-radius:20px;width:58%;height:78%;position:relative;transform:rotate(2deg);box-shadow:0 35px 65px #00000040}.promo-size{color:#ffffff38;letter-spacing:-.1em;font-size:220px;font-weight:900;position:absolute;top:-18px;right:4%}.product-grid{grid-template-columns:repeat(3,1fr);gap:30px 14px;display:grid}.product-card{min-width:0}.product-visual{border-radius:22px;height:510px;position:relative;overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-visual img{transform:scale(1.025)}.product-tag{background:var(--lime);letter-spacing:.08em;text-transform:uppercase;z-index:2;border-radius:999px;padding:8px 10px;font-size:10px;font-weight:900;position:absolute;top:16px;left:16px}.product-info{padding:17px 4px 0}.product-info>span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.product-info h3{letter-spacing:-.035em;margin:8px 0 5px;font-size:22px}.product-info p{color:var(--muted);margin:0;font-size:12px}.market-buttons{gap:8px;margin-top:16px;display:flex}.market-buttons a{background:#f1f3f1;border-radius:9px;padding:10px 13px;font-size:11px;font-weight:800}.about-section{background:var(--cream);grid-template-columns:.9fr 1.1fr;gap:8vw;display:grid}.about-lead{align-self:start;position:sticky;top:130px}.about-lead p{color:var(--muted);max-width:560px;line-height:1.65}.benefit-list article{border-top:1px solid #ced7d1;grid-template-columns:44px 180px 1fr;gap:25px;padding:28px 0;display:grid}.benefit-list article>span{color:var(--green);font-size:11px;font-weight:800}.benefit-list h3{margin:0;font-size:20px}.benefit-list p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.brands-strip{background:var(--lime);letter-spacing:-.045em;white-space:nowrap;justify-content:space-around;align-items:center;gap:30px;padding:30px 3vw;font-size:clamp(22px,2.8vw,42px);font-weight:900;display:flex;overflow:hidden}.brands-strip i{background:var(--ink);border-radius:50%;width:7px;height:7px}.where-section{grid-template-columns:.8fr 1.2fr;align-items:end;gap:8vw;display:grid}.where-section p{color:var(--muted);line-height:1.6}.store-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.store-card{color:#fff;border-radius:22px;flex-direction:column;min-height:260px;padding:28px;display:flex;position:relative}.store-card b{letter-spacing:-.05em;font-size:36px}.store-card span{margin-top:auto;font-size:12px}.store-card i{font-size:30px;font-style:normal;position:absolute;top:22px;right:24px}.ozon-card{background:#1264f8}.wb-card{background:linear-gradient(140deg,#7e20c7,#d52c99)}.wholesale-section{background:var(--deep);color:#fff;border-radius:28px;justify-content:space-between;align-items:end;margin:0 2.2vw 22px;padding:72px 6vw;display:flex}.wholesale-section p{color:#b9c9c0;margin:18px 0 0}footer{color:#fff;background:#0b1f18;grid-template-columns:1.2fr 1fr;gap:30px;padding:70px 3.4vw 25px;display:grid}.footer-brand img{filter:brightness(1.35)}footer>p{color:#9db0a6;max-width:380px;margin:0;font-size:13px}.footer-links{justify-content:end;align-items:start;gap:22px;display:flex}.footer-links a{font-size:12px;font-weight:750}.footer-bottom{color:#81968b;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin-top:24px;padding-top:20px;font-size:10px;display:flex}@media (width<=1100px){.site-header{grid-template-columns:240px 1fr auto}.site-header nav{gap:17px}.site-header nav a:not(.catalog-link){display:none}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.promo-band{grid-template-columns:1fr 1fr}.about-section,.where-section{gap:5vw}}@media (width<=720px){.topline span:last-child{display:none}.site-header{grid-template-columns:1fr auto;gap:10px;min-height:70px;padding:9px 16px}.site-header nav{display:none}.brand img{width:40px;height:40px}.brand b{font-size:15px}.header-buy{padding:12px 16px}.hero{border-radius:20px;height:690px;min-height:0;margin:0 10px 12px}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(#0b241b38 0%,#0b241bd1 56%,#0b241bf5 100%)}.hero-copy{max-width:calc(100% - 44px);top:auto;bottom:120px;left:22px}.hero h1{font-size:52px}.hero-copy>p{font-size:14px}.hero-facts{bottom:14px;left:14px;right:14px}.hero-facts span{flex:1;min-width:0;padding:9px}.hero-facts span:nth-child(3){display:none}.category-section,.products-section,.about-section,.where-section{padding:76px 16px}.section-title{flex-direction:column;align-items:start;gap:18px}.section-title h2,.about-lead h2,.where-section h2,.wholesale-section h2,.promo-copy h2{font-size:43px}.category-grid{margin-right:-16px;padding-right:16px;display:flex;overflow-x:auto}.category-card{flex:0 0 78vw;height:390px}.promo-band{border-radius:20px;flex-direction:column;margin:0 10px;display:flex}.promo-copy{padding:54px 24px}.promo-product{min-height:440px}.promo-product img{width:62%;height:78%}.product-grid{grid-template-columns:repeat(2,1fr);gap:26px 10px}.product-visual{height:270px}.product-info h3{font-size:16px}.market-buttons{flex-direction:column}.about-section,.where-section{display:block}.about-lead{position:static}.benefit-list{margin-top:55px}.benefit-list article{grid-template-columns:35px 1fr;gap:10px}.benefit-list article p{grid-column:2}.brands-strip{justify-content:flex-start;overflow-x:auto}.store-grid{margin-top:38px}.store-card{min-height:200px;padding:20px}.store-card b{font-size:23px}.wholesale-section{border-radius:20px;flex-direction:column;align-items:start;gap:30px;margin:0 10px 12px;padding:52px 24px}footer{padding:55px 20px 24px;display:block}footer>p{margin:22px 0}.footer-links{flex-wrap:wrap;justify-content:flex-start}.footer-bottom{gap:10px;margin-top:35px}}
