:root{--bg:#f7fff8;--txt:#0f1a12;--mut:#4f6a58;--card:rgba(255,255,255,.86);--br:rgba(15,26,18,.10);--a:#0bb26d;--a2:#0aa2c0;--r:20px;--sh:0 18px 54px rgba(10,30,18,.10)}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font:16px/1.75 system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--txt);background:radial-gradient(1000px 650px at 14% 10%,rgba(11,178,109,.16),transparent 55%),radial-gradient(900px 620px at 86% 18%,rgba(10,162,192,.14),transparent 58%),linear-gradient(180deg,#f7fff8,#edf9f0);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(15,26,18,.06) 1px,transparent 2px) 0 0/34px 34px;opacity:.28;animation:leaf 30s linear infinite}@keyframes leaf{to{transform:translate3d(70px,-20px,0)}}.wrap{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:24px 16px 54px}header{padding:8px 0 18px}.brand{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:999px;border:1px solid var(--br);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,255,255,.66));box-shadow:var(--sh);max-width:100%}.brand:before{content:"⟡";width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,rgba(11,178,109,.16),rgba(10,162,192,.14));border:1px solid rgba(15,26,18,.10)}.brand__link{color:inherit;text-decoration:none}.brand__text{font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}article{max-width:100%;overflow:hidden;border-radius:26px;border:1px solid var(--br);background:var(--card);box-shadow:var(--sh);padding:22px 18px}h1{margin:0 0 12px;font-size:clamp(26px,3.3vw,44px);line-height:1.12;position:relative;padding-bottom:12px}h1:after{content:"";position:absolute;left:0;bottom:0;width:min(340px,80%);height:3px;border-radius:999px;background:linear-gradient(90deg,var(--a),var(--a2),transparent)}h2{margin:22px 0 8px;font-size:clamp(18px,2.2vw,26px);line-height:1.2;position:relative;padding:10px 12px;border-radius:16px;background:linear-gradient(90deg,rgba(11,178,109,.08),rgba(10,162,192,.06),transparent);border:1px solid rgba(15,26,18,.08)}h2:before{content:"";display:inline-block;width:10px;height:10px;border-radius:4px;background:var(--a);margin-right:10px}p{margin:10px 0;max-width:78ch;color:rgba(15,26,18,.92)}p:nth-of-type(3n+2){background:rgba(10,162,192,.06);border-left:3px solid rgba(10,162,192,.30);padding:10px 12px;border-radius:16px}a{color:var(--a);text-decoration:none;font-weight:750}a:hover{text-decoration:underline}ul{margin:16px 0 0;padding:0;list-style:none}li{margin:10px 0}li a{display:block;padding:12px 14px;border-radius:18px;border:1px solid rgba(15,26,18,.10);background:#fff;transition:transform .14s ease}li a:hover{transform:translateY(-2px)}img{max-width:100%;height:auto;display:block;border-radius:18px;border:1px solid rgba(15,26,18,.12)}.also{margin-top:26px;padding-top:14px;border-top:1px dashed rgba(15,26,18,.18)}.rounded-banner{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:12px 0;padding:14px;border-radius:22px;border:1px solid rgba(15,26,18,.10);background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(11,178,109,.08),rgba(10,162,192,.06))}.rounded-badge{font-weight:950;padding:10px 12px;border-radius:999px;background:#fff;border:1px solid rgba(11,178,109,.18)}.rounded-btn{margin-left:auto;display:inline-flex;justify-content:center;align-items:center;padding:12px 14px;border-radius:18px;border:1px solid rgba(11,178,109,.22);background:rgba(11,178,109,.10);color:#0f1a12;font-weight:900;text-decoration:none}@media (max-width:740px){article{padding:18px 14px}.rounded-btn{width:100%;margin-left:0}}@media (prefers-reduced-motion:reduce){body:before{animation:none}li a{transition:none}}

.delivery-block{padding:17px;margin:14px 0;border-radius:10px;border:3px solid currentColor;border-color:inherit;opacity:0.89;}.delivery-list{list-style:none;padding:0;margin:0;}.products-block{padding:17px;margin:14px 0;border-radius:10px;border:3px solid currentColor;border-color:inherit;opacity:0.95;}.products-list{list-style:none;padding:0;margin:0;}.product-item{padding:12px;margin:10px 0;border-radius:12px;display:flex;flex-wrap:wrap;align-items:center;gap:9px;border:1px solid;border-color:inherit;transition:all 0.3s ease;}.product-item:hover{transform:translateX(3px);opacity:0.9;box-shadow:0 4px 11px rgba(0,0,0,0.1);}.product-name{flex:1 1 auto;font-weight:600;font-size:16px;}.product-price{font-weight:700;font-size:19px;white-space:nowrap;}.product-old-price{text-decoration:line-through;font-size:16px;opacity:0.7;white-space:nowrap;}@media(max-width:768px){.delivery-block{padding:16px;}.products-block{padding:12px;}.product-item{flex-direction:column;align-items:flex-start;}}@media(max-width:480px){.delivery-block{padding:11px;margin:9px 0;}.products-block{padding:10px;margin:9px 0;}.product-item{padding:10px;margin:7px 0;}}
