.site-header{position:sticky;top:0;z-index:900;background:#fffffff7;border-bottom:1px solid #e5eeee;box-shadow:0 5px 22px #23494c08;backdrop-filter:blur(12px);transition:box-shadow .25s,border-color .25s}
.site-header.is-scrolled{border-bottom-color:#d8e7e8;box-shadow:0 10px 30px #173f4224}
.header-primary{display:grid;grid-template-columns:52px minmax(260px,620px) auto;align-items:center;justify-content:space-between;gap:34px;min-height:88px}
.header-logo{display:grid;width:46px;height:46px;color:var(--green-dark)}
.header-logo img{display:block;width:46px;height:46px;object-fit:contain;filter:drop-shadow(0 4px 7px #1d687126);transition:transform .2s,filter .2s}
.header-logo:hover img{transform:translateY(-1px) scale(1.035);filter:drop-shadow(0 6px 10px #1d687133)}
.header-search{position:relative;display:grid;grid-template-columns:22px 1fr auto;align-items:center;width:100%;height:46px;padding-left:16px;border:1px solid #d9e6e7;border-radius:24px;background:#f8fbfb;transition:.2s}
.header-search:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #2a8f9b12}
.header-search>svg{width:19px;height:19px;color:#70807a}
.header-search input{width:100%;height:100%;min-width:0;padding:0 12px;border:0;outline:0;background:transparent;color:#26312c}
.header-search input::placeholder{color:#98a4a0}
.header-search button{height:38px;margin-right:4px;padding:0 21px;border:0;border-radius:20px;background:var(--green);color:#fff;font-size:11px;font-weight:800;cursor:pointer;transition:.2s}
.header-search button:hover{background:var(--green-dark)}
.header-search-results{position:absolute;z-index:40;top:calc(100% + 9px);left:0;width:100%;max-height:min(520px,calc(100vh - 125px));overflow:auto;border:1px solid #d8e6e3;border-radius:16px;background:#fff;box-shadow:0 22px 55px #173f4630;text-align:left;animation:header-search-in .18s ease}
.header-search-results[hidden]{display:none}.search-results-heading{display:flex;align-items:center;justify-content:space-between;padding:13px 16px 9px;color:#798781;font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.search-results-heading b{display:grid;min-width:22px;height:22px;padding:0 6px;place-items:center;border-radius:11px;background:#e7f3f4;color:var(--green-dark);font-size:9px}.search-results-list{padding:0 7px}.search-result-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto 16px;align-items:center;gap:11px;min-height:76px;padding:8px 9px;border-top:1px solid #edf2f0;border-radius:9px;transition:background .16s,transform .16s}.search-result-item:first-child{border-top-color:transparent}.search-result-item:hover,.search-result-item:focus{outline:0;background:#f1f8f7;transform:translateX(2px)}.search-result-image{display:grid;width:58px;height:58px;padding:4px;place-items:center;border:1px solid #e5ecea;border-radius:9px;background:#f7f9f8}.search-result-image img{display:block;width:100%;height:100%;object-fit:contain}.search-result-copy{min-width:0}.search-result-copy b,.search-result-copy small,.search-result-copy em{display:block}.search-result-copy b{overflow:hidden;color:#27342f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.search-result-copy small{margin-top:2px;overflow:hidden;color:#87938d;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.search-result-copy em{margin-top:4px;color:#24815f;font-size:8px;font-style:normal;font-weight:800}.search-result-copy em.out{color:#a35b61}.search-result-item>strong{color:var(--green-dark);font-size:13px;white-space:nowrap}.search-result-item>svg{width:15px;height:15px;color:#8ca09a}.search-results-all{display:flex;align-items:center;justify-content:center;min-height:42px;margin:8px;border-radius:9px;background:#e9f5f5;color:var(--green-dark);font-size:10px;font-weight:800;transition:.16s}.search-results-all:hover,.search-results-all:focus{outline:0;background:var(--green);color:#fff}.search-result-message{display:flex;align-items:center;gap:13px;min-height:88px;padding:18px}.search-result-message>span{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:50%;background:#e9f4f5}.search-result-message>span::after{content:"";width:13px;height:13px;border:2px solid #98c4c8;border-top-color:var(--green);border-radius:50%;animation:header-search-spin .75s linear infinite}.search-result-message b,.search-result-message small{display:block}.search-result-message b{font-size:12px}.search-result-message small{margin-top:3px;color:#84918b;font-size:9px}.search-result-message.empty>span::after,.search-result-message.error>span::after{width:8px;height:8px;border:0;background:#8ebdc1;animation:none}.search-result-message.error>span{background:#fff0f1}.search-result-message.error>span::after{background:#c95b64}@keyframes header-search-spin{to{transform:rotate(360deg)}}@keyframes header-search-in{from{opacity:0;transform:translateY(-5px) scale(.99)}to{opacity:1;transform:none}}
.header-cart{display:flex;align-items:center;gap:11px;min-width:126px;padding:9px 13px;border:1px solid #dce8e8;border-radius:9px;background:#fff;transition:.2s}
.header-cart:hover{border-color:#b9d5d8;background:#f6fbfb;transform:translateY(-1px)}
.header-cart-icon{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e9f4f5;color:var(--green-dark)}
.header-cart-icon svg{width:20px;height:20px}
.header-cart-icon b{position:absolute;display:grid;place-items:center;top:-6px;right:-6px;min-width:17px;height:17px;padding:0 3px;border:2px solid #fff;border-radius:50%;background:var(--green);color:#fff;font-size:8px}
.header-cart>span:last-child{display:flex;flex-direction:column;line-height:1.15}
.header-cart strong{font-size:12px}
.header-cart small{margin-top:4px;color:var(--green-dark);font-size:12px;font-weight:800;letter-spacing:.1px;white-space:nowrap}
.header-nav-shell{border-top:1px solid #eef3f1;background:#fff}
.header-nav-row{display:flex;align-items:center;gap:12px;min-height:58px}
.header-menu-button{display:none;align-items:center;gap:9px;height:36px;padding:0 15px;border:1px solid #c8e2e5;border-radius:7px;background:#edf7f8;color:var(--green-dark);font-weight:800;cursor:pointer;transition:.2s}
.header-menu-button svg{width:19px;height:19px}
.header-menu-button:hover{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 5px 14px #2a8f9b25}
.header-links{display:flex;align-items:center;gap:7px}
.header-links a{display:flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid #e2ece8;border-radius:7px;background:#f8fbfa;color:#4e5b55;font-size:11px;font-weight:700;transition:.2s}
.header-links a svg{width:17px;height:17px;color:var(--green-dark)}
.header-links a:hover,.header-links a.active{border-color:#cfe2e3;background:#edf7f8;color:var(--green-dark);box-shadow:0 4px 12px #1d68710f;transform:translateY(-1px)}
.header-messengers{display:flex;flex:0 0 auto;align-items:center;gap:6px;margin-left:auto}
.messenger-link{display:grid;place-items:center;width:32px;height:32px;overflow:hidden;border-radius:50%;color:#fff;box-shadow:0 4px 11px #193c3d1a;transition:transform .2s,box-shadow .2s}
.messenger-link:hover{transform:translateY(-2px);box-shadow:0 7px 15px #193c3d2b}
.messenger-link img{display:block;width:100%;height:100%;object-fit:cover}
.header-callback-link{display:flex;align-items:center;justify-content:center;gap:7px;height:32px;padding:0 13px;border:0;border-radius:17px;background:linear-gradient(145deg,#2a8f9b,#1d6871);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase;white-space:nowrap;cursor:pointer;box-shadow:0 4px 12px #1d687139;transition:transform .2s,box-shadow .2s}
.header-callback-link svg{width:15px;height:15px;color:#fff;filter:drop-shadow(0 0 4px #ffffff66)}
.header-callback-link:hover{transform:translateY(-2px);box-shadow:0 7px 16px #1d68714a}
.header-delivery{display:flex;align-items:center;gap:8px;margin-left:8px;color:#73817b;font-size:10px}
.header-delivery svg{width:21px;height:21px;color:var(--green-dark)}
.hero{padding-top:36px;padding-bottom:24px}
.hero h1{margin-bottom:20px}
.hero-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);align-items:stretch;gap:20px}
.hero-visual{width:100%;height:350px;margin:0;overflow:hidden;border:1px solid #edf1ef;background:#fff}
.hero-visual img{display:block;width:100%;height:100%;object-fit:contain}
.hero-delivery-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:25px 25px 22px;overflow:hidden;border:1px solid #dce9e6;border-radius:3px;background:linear-gradient(145deg,#f9fcfb,#eef7f7);text-align:left}
.hero-delivery-card::after{content:"";position:absolute;right:-55px;bottom:-65px;width:150px;height:150px;border:25px solid #2a8f9b0a;border-radius:50%;pointer-events:none}
.hero-nova-logo{position:relative;z-index:1;width:100px;height:auto;margin-bottom:8px}
.hero-delivery-label{color:#de2532;font-size:9px;font-weight:800;letter-spacing:1.1px}
.hero-delivery-card h2{position:relative;z-index:1;margin:5px 0 8px;font-size:22px;line-height:1.18}
.hero-delivery-card p{position:relative;z-index:1;margin:0 0 10px;color:#68756f;font-size:12px;line-height:1.45}
.hero-delivery-card ul{position:relative;z-index:1;display:grid;gap:5px;margin:0;padding:0;list-style:none;color:#43514a;font-size:11px}
.hero-delivery-card li{position:relative;padding-left:18px}
.hero-delivery-card li::before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}
.hero-delivery-card small{position:relative;z-index:1;margin-top:8px;color:#87918c;font-size:9px}
.hero-actions{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:14px}
.hero-actions .primary,.hero-secondary{display:grid;place-items:center;min-height:39px;padding:0 9px;border-radius:4px;font-size:9px;font-weight:800}
.hero-secondary{border:1px solid var(--green-dark);background:#fff;color:var(--green-dark);transition:.2s}
.hero-secondary:hover{background:var(--green-dark);color:#fff}
.hero-copy{position:relative;display:flex;min-width:0;min-height:350px;align-items:center;padding:38px;overflow:hidden;border:1px solid #dce9e6;border-radius:4px;background:linear-gradient(145deg,#f9fcfb,#eaf6f4);text-align:left;box-shadow:0 14px 38px #173f460a}
.hero-copy::before,.hero-copy::after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hero-copy::before{width:250px;height:250px;right:-115px;top:-100px;border:38px solid #2a8f9b0a}
.hero-copy::after{width:120px;height:120px;left:-62px;bottom:-65px;background:#2a8f9b0a}
.hero-copy h1{position:relative;z-index:1;margin:0;color:#193432;font-size:36px;line-height:1.2;letter-spacing:-.7px}
@media(max-width:900px){.header-primary{grid-template-columns:48px 1fr auto;gap:18px}.header-links{gap:4px}.header-links a{padding:0 8px}.header-delivery span{display:none}.header-cart{min-width:auto}.header-cart>span:last-child{display:none}.hero-layout{grid-template-columns:1fr}.hero-visual{height:auto}.hero-visual img{height:auto}}
@media(max-width:620px){.header-primary{grid-template-columns:42px 1fr auto;gap:12px;padding-top:12px;padding-bottom:12px}.header-logo,.header-logo img{width:40px;height:40px}.header-search{grid-column:1/-1;grid-row:2;height:41px}.header-search button{height:33px;padding:0 16px}.header-search-results{top:calc(100% + 7px);max-height:55vh;border-radius:13px}.search-result-item{grid-template-columns:49px minmax(0,1fr) auto;min-height:65px}.search-result-image{width:49px;height:49px}.search-result-item>svg{display:none}.search-result-item>strong{font-size:11px}.header-cart{grid-column:3;grid-row:1;padding:4px;border:0;background:transparent}.header-cart-icon{width:38px;height:38px}.header-nav-row{min-height:50px;gap:8px}.header-menu-button{display:flex;height:34px;padding:0 11px}.header-links{display:none}.header-messengers{margin-left:auto;gap:5px}.messenger-link{width:31px;height:31px}.header-callback-link{height:34px;max-width:108px;padding:0 9px;font-size:8px}.header-callback-link span{font-size:0}.header-callback-link span::after{content:"ЗВОРОТНІЙ ЗВ’ЯЗОК";font-size:7px;line-height:1.05;white-space:normal}.header-delivery{display:none}.hero{padding-top:24px;padding-bottom:16px}.hero h1{margin-bottom:15px}.hero-delivery-card{padding:22px 20px}.hero-delivery-card h2{font-size:20px}.hero-actions{grid-template-columns:1fr}}
.messenger-link[data-chat-unconfigured],.messengers [data-chat-unconfigured]{display:none!important}.messengers[hidden]{display:none!important}
html.chat-viber .messenger-link.viber[data-chat-unconfigured],html.chat-whatsapp .messenger-link.whatsapp[data-chat-unconfigured],html.chat-telegram .messenger-link.telegram[data-chat-unconfigured]{display:grid!important}html.chat-viber .messengers [data-chat-kind="viber"][data-chat-unconfigured],html.chat-whatsapp .messengers [data-chat-kind="whatsapp"][data-chat-unconfigured],html.chat-telegram .messengers [data-chat-kind="telegram"][data-chat-unconfigured]{display:flex!important}
@media(max-width:900px){.hero-copy{order:-1;min-height:210px}}
@media(max-width:620px){.hero-layout{gap:12px}.hero-copy{min-height:180px;padding:27px 22px;border-radius:12px}.hero-copy h1{margin:0;font-size:28px;line-height:1.18;letter-spacing:-.4px}.hero-visual{border-radius:12px}}
