:root{--forest:#0b3d2b;--deep:#0f5c3b;--green:#1f8a55;--light:#7bcb8b;--mint:#eaf6ee;--soft:#f5f9f6;--ink:#17221c;--muted:#637269;--line:#dbe7df;--white:#fff;--shadow:0 24px 60px rgba(15,92,59,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.hh-home{margin:0;color:var(--ink);background:#fff;font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden}.hh-container{width:min(1320px,calc(100% - 12vw));margin:auto}.hh-header{position:fixed;inset:0 0 auto;z-index:100;height:80px;color:#fff;background:rgba(5,31,22,.38);border-bottom:1px solid rgba(255,255,255,.16);backdrop-filter:blur(14px);transition:.35s}.hh-header.scrolled{background:rgba(255,255,255,.96);color:var(--ink);border-color:var(--line);box-shadow:0 10px 30px rgba(16,40,27,.07)}.hh-nav{height:100%;display:flex;align-items:center;justify-content:space-between}.hh-logo{display:block;width:240px}.hh-logo img{display:block;width:100%;height:44px;object-fit:contain;object-position:left}.logo-dark{display:none!important}.hh-header.scrolled .logo-light{display:none}.hh-header.scrolled .logo-dark{display:block!important}.hh-menu{display:flex;align-items:center;gap:30px}.hh-menu a{color:inherit;text-decoration:none;font-size:14px;font-weight:700}.hh-menu a:not(.hh-btn):after{content:"";display:block;width:0;height:2px;margin-top:5px;background:var(--light);transition:.25s}.hh-menu a:hover:after{width:100%}.hh-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:999px;padding:15px 24px;background:var(--green);color:#fff!important;text-decoration:none;font-weight:800;cursor:pointer;transition:.28s}.hh-btn:hover{transform:translateY(-2px);background:var(--deep);box-shadow:0 14px 28px rgba(31,138,85,.24)}.hh-btn b{transition:.25s}.hh-btn:hover b,.hh-card a:hover b{transform:translateX(4px)}.hh-btn-small{padding:12px 20px;background:#fff;color:var(--deep)!important}.hh-header.scrolled .hh-btn-small{background:var(--green);color:#fff!important}.hh-menu-toggle{display:none;border:0;background:transparent;padding:10px}.hh-menu-toggle span{display:block;width:26px;height:2px;margin:5px;background:currentColor}.hh-hero{min-height:780px;height:100svh;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(5,30,21,.91) 0%,rgba(5,30,21,.74) 38%,rgba(5,30,21,.14) 76%),var(--hero) center/cover no-repeat;position:relative}.hh-hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,rgba(5,30,21,.22));pointer-events:none}.hh-hero-inner{position:relative;z-index:1;padding-top:72px}.hh-kicker{margin:0 0 18px;color:var(--green);font-size:13px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.hh-hero .hh-kicker,.hh-dark .hh-kicker,.hh-stats .hh-kicker{color:#a7e2bd}.hh-hero h1{max-width:850px;margin:0;font-size:clamp(58px,7vw,106px);line-height:.92;letter-spacing:-.058em}.hh-lead{max-width:720px;margin:28px 0 0;color:#e6f0ea;font-size:18px;line-height:1.7}.hh-badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hh-badges span{padding:10px 14px;border:1px solid rgba(255,255,255,.32);border-radius:10px;background:rgba(0,0,0,.16);font-size:13px;font-weight:800}.hh-actions{display:flex;gap:12px;margin-top:30px}.hh-btn-ghost{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.5)}.hh-section{padding:110px 0}.hh-soft{background:var(--soft)}.hh-heading-row{display:grid;grid-template-columns:1.6fr .8fr;gap:60px;align-items:end}.hh-section h2{max-width:900px;margin:0;font-size:clamp(42px,5.2vw,70px);line-height:1;letter-spacing:-.052em}.hh-heading-row>p,.hh-copy{margin:0;color:var(--muted);line-height:1.8}.hh-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:46px}.hh-card,.hh-product{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;transition:.3s}.hh-card{padding:16px}.hh-card:hover,.hh-product:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.hh-card-img{overflow:hidden;border-radius:15px;background:#f7faf8;aspect-ratio:1}.hh-card-img img{width:100%;height:100%;object-fit:cover;transition:.5s}.hh-card:hover img,.hh-product:hover img{transform:scale(1.045)}.hh-card h3{font-size:19px;margin:17px 0 7px}.hh-card p{min-height:44px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.hh-card a{display:inline-flex;gap:8px;margin-top:16px;color:var(--deep);text-decoration:none;font-size:13px;font-weight:800}.hh-card a b{transition:.25s}.hh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:46px}.hh-product>a{color:inherit;text-decoration:none}.hh-product-copy{position:relative;padding:18px 20px 22px}.hh-product-copy p{margin:0 0 7px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hh-product-copy h3{margin:0 0 9px;font-size:20px}.hh-product-copy span{color:var(--muted);font-size:13px}.hh-product-copy>b{position:absolute;right:20px;top:23px;color:var(--green)}.hh-app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:46px}.hh-app{position:relative;min-height:380px;border-radius:26px;overflow:hidden;background:var(--forest)}.hh-app img{position:absolute;width:100%;height:100%;object-fit:cover;transition:.55s}.hh-app:hover img{transform:scale(1.04)}.hh-app>div{position:absolute;inset:auto 0 0;padding:100px 28px 26px;color:#fff;background:linear-gradient(transparent,rgba(5,30,21,.94))}.hh-app h3{margin:0;font-size:27px}.hh-app p{margin:7px 0 0;color:#dcebe3}.hh-split{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.hh-media{position:relative}.hh-media>img:first-child{display:block;width:100%;border-radius:28px;box-shadow:var(--shadow)}.hh-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:30px 0;padding:0;list-style:none}.hh-checks li{padding:14px 14px 14px 42px;border:1px solid var(--line);border-radius:14px;background:#fff;position:relative;font-weight:700}.hh-checks li:before{content:"✓";position:absolute;left:15px;color:var(--green)}.hh-text-link{display:inline-flex;gap:12px;color:var(--deep);text-decoration:none;font-weight:900}.hh-dark{background:var(--forest);color:#fff}.hh-dark h2{max-width:800px}.hh-quality-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center;margin-top:50px}.hh-process{display:grid;gap:12px}.hh-process article{display:flex;gap:20px;padding:18px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.06)}.hh-process span{display:grid;place-items:center;flex:0 0 50px;height:50px;border-radius:50%;background:rgba(123,203,139,.15);color:#a7e2bd;font-weight:900}.hh-process h3{margin:2px 0 5px}.hh-process p{margin:0;color:#cfe0d6;font-size:14px}.hh-stats{color:#fff;background:linear-gradient(rgba(8,56,38,.88),rgba(8,56,38,.9)),var(--stats) center/cover no-repeat;background-attachment:fixed}.hh-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:52px}.hh-stat-grid>div{border-top:1px solid rgba(255,255,255,.35);padding-top:22px}.hh-stat-grid strong,.hh-stat-grid b{font-size:clamp(50px,6vw,78px);line-height:1;color:#a7e2bd}.hh-stat-grid b{font-weight:400}.hh-stat-grid p{margin:10px 0 0;color:#e1eee6}.hh-letters{font-size:clamp(42px,5vw,66px)!important}.hh-about .hh-inset{position:absolute;right:-28px;bottom:-34px;width:42%;border:8px solid #fff;border-radius:22px;box-shadow:var(--shadow)}.hh-pill-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.hh-pill-row span{padding:9px 13px;border-radius:999px;background:var(--mint);color:var(--deep);font-size:12px;font-weight:800}.hh-catalog-cover{text-align:center}.hh-catalog-cover img{width:min(75%,390px);max-height:580px;object-fit:contain;border-radius:12px;box-shadow:0 30px 70px rgba(14,54,34,.22);transform:rotate(-2deg)}.hh-contact{background:linear-gradient(135deg,#f7fbf8,#e7f5ec)}.hh-contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.hh-contact-note{display:grid;gap:6px;margin-top:30px;padding:20px;border-left:3px solid var(--green);background:rgba(255,255,255,.68)}.hh-contact-note span{color:var(--muted);font-size:13px}.hh-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow)}.hh-form label{display:grid;gap:7px;color:#415149;font-size:13px;font-weight:800}.hh-form input,.hh-form select,.hh-form textarea{width:100%;padding:14px;border:1px solid #cbd9d1;border-radius:11px;background:#fff;color:var(--ink);font:inherit}.hh-form input:focus,.hh-form select:focus,.hh-form textarea:focus{outline:2px solid rgba(31,138,85,.18);border-color:var(--green)}.hh-form textarea{min-height:135px;resize:vertical}.hh-full{grid-column:1/-1}.hh-hp{position:absolute!important;left:-9999px!important}.hh-feedback{margin:0;text-align:center;color:var(--deep);font-weight:800}.hh-footer{padding:55px 0 20px;background:#072b1e;color:#d8e8df}.hh-footer-grid{display:grid;grid-template-columns:250px 1fr auto;gap:50px;align-items:center}.hh-footer img{width:230px}.hh-footer p{margin:0;color:#b9cec2}.hh-footer a{color:#fff;text-decoration:none;font-weight:800}.hh-copyright{margin-top:36px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#9bb5a7}.hh-basic{padding:140px 0}.reveal{opacity:0;transform:translateY(34px);transition:opacity .72s ease,transform .72s ease}.reveal.show{opacity:1;transform:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.hh-container{width:min(100% - 48px,920px)}.hh-category-grid{grid-template-columns:repeat(2,1fr)}.hh-category-grid .hh-card:last-child{grid-column:1/-1}.hh-product-grid{grid-template-columns:repeat(2,1fr)}.hh-split,.hh-quality-grid,.hh-contact-grid{grid-template-columns:1fr}.hh-heading-row{grid-template-columns:1fr;gap:18px}.hh-stat-grid{grid-template-columns:repeat(2,1fr)}.hh-footer-grid{grid-template-columns:1fr}.hh-menu-toggle{display:block;position:relative;z-index:2;color:inherit}.hh-menu{position:fixed;inset:80px 0 auto;display:none;flex-direction:column;align-items:flex-start;padding:26px 24px;background:#fff;color:var(--ink);box-shadow:0 20px 30px rgba(0,0,0,.12)}.hh-menu.open{display:flex}.hh-about .hh-inset{right:12px}}
@media(max-width:620px){.hh-container{width:calc(100% - 36px)}.hh-header{height:68px}.hh-logo{width:190px}.hh-logo img{height:36px}.hh-menu{inset:68px 0 auto}.hh-hero{min-height:760px;height:100svh;background:linear-gradient(180deg,rgba(5,30,21,.85),rgba(5,30,21,.56)),var(--hero-mobile) 58% center/cover no-repeat}.hh-hero-inner{padding-top:50px}.hh-hero h1{font-size:clamp(48px,14vw,66px)}.hh-lead{font-size:16px}.hh-actions{flex-direction:column;align-items:stretch}.hh-btn{width:100%}.hh-section{padding:78px 0}.hh-section h2{font-size:42px}.hh-category-grid,.hh-product-grid,.hh-app-grid,.hh-stat-grid,.hh-form,.hh-checks{grid-template-columns:1fr}.hh-category-grid .hh-card:last-child,.hh-full{grid-column:auto}.hh-app{min-height:300px}.hh-split,.hh-quality-grid,.hh-contact-grid{gap:38px}.hh-about .hh-inset{position:relative;right:auto;bottom:auto;width:60%;margin:-45px 0 0 35%}.hh-catalog-cover img{width:72%;max-height:460px}.hh-stats{background-attachment:scroll}.hh-footer{padding-top:44px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hh-card,.hh-product,.hh-card-img img,.hh-app img{transition:none}}
html body.hh-home{margin:0!important;padding:0!important;max-width:none!important;width:100%!important}
.admin-bar .hh-header{top:32px}.admin-bar .hh-menu{top:112px}@media(max-width:782px){.admin-bar .hh-header{top:46px}.admin-bar .hh-menu{top:114px}}
.hh-menu-list{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.hh-menu-list li{margin:0;padding:0}@media(max-width:1050px){.hh-menu-list{width:100%;flex-direction:column;align-items:flex-start;gap:24px}.hh-menu-list li{width:100%}.hh-menu-list .hh-btn{width:100%}}
