:root{--zg-green:#19b55a;--zg-blue:#0a63ff;--zg-dark:#0b0f14;--zg-light:#f6f8fb;--zg-white:#ffffff;--zg-text:#0f172a;--zg-muted:#6b7280;--zg-border:#e5e7eb;--zg-radius:16px;--zg-shadow:0 10px 30px rgba(2,6,23,.08)}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial;color:var(--zg-text);background:var(--zg-light)}img{max-width:100%;height:auto}.container{width:min(1200px,92vw);margin:0 auto}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.1rem;border-radius:999px;border:1px solid transparent;background:var(--zg-blue);color:var(--zg-white);font-weight:700;cursor:pointer}.btn.secondary{background:var(--zg-white);color:var(--zg-text);border-color:var(--zg-border)}.btn.ghost{background:transparent;color:var(--zg-text);border-color:var(--zg-border)}.badge{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .55rem;border-radius:999px;background:#eafff1;color:#0f7a37;font-weight:700;font-size:.8rem;border:1px solid #c7f5d8}.card{background:var(--zg-white);border:1px solid var(--zg-border);border-radius:var(--zg-radius);box-shadow:var(--zg-shadow)}.small{color:var(--zg-muted);font-size:.95rem}.topbar{background:var(--zg-white);border-bottom:1px solid var(--zg-border)}.topbar .row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem 0}.trust{display:flex;align-items:center;gap:.6rem;font-weight:700}.navbar{background:var(--zg-green);color:var(--zg-white)}.navbar .row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.7rem 0}.brand{display:flex;align-items:center;gap:.7rem;font-weight:900;letter-spacing:.04em}.brand .mark{width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#ffffff29;border:1px solid rgba(255,255,255,.25)}.brand .mark svg{width:20px;height:20px}.menu{display:flex;flex-wrap:wrap;gap:.2rem}.menu a{color:var(--zg-white);padding:.6rem .75rem;border-radius:999px;font-weight:700;font-size:.95rem}.menu a:hover{background:#ffffff29}.tools{display:flex;align-items:center;gap:.5rem}.tools a{color:var(--zg-white);padding:.6rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.25)}.tools a:hover{background:#ffffff29}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--zg-border);background:linear-gradient(180deg,#eef6ff,#f6f8fb)}.hero .grid{display:grid;grid-template-columns:1.3fr .9fr;gap:1.2rem;align-items:stretch;padding:2.2rem 0}.hero h1{font-size:clamp(1.8rem,3.2vw,2.8rem);margin:0 0 .6rem}.hero p{margin:0 0 1.1rem;color:var(--zg-muted);font-size:1.05rem;line-height:1.55}.hero .actions{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.dealers{padding:1rem;border-radius:var(--zg-radius);border:1px solid var(--zg-border);background:#ffffffd9;box-shadow:var(--zg-shadow)}.dealers h3{margin:.1rem 0 .7rem;font-size:1.05rem}.dealerlist{display:grid;grid-template-columns:1fr;gap:.55rem}.dealer{display:flex;align-items:center;justify-content:space-between;padding:.55rem .65rem;border-radius:12px;border:1px solid var(--zg-border);background:var(--zg-white)}.dealer strong{letter-spacing:.02em}.trustbar{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1rem 0}.trustitem{display:flex;gap:.65rem;align-items:flex-start}.trustitem svg{width:22px;height:22px;color:var(--zg-green);margin-top:.1rem}.section{padding:2rem 0}.section h2{margin:0 0 .8rem;font-size:1.6rem}.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.tile{display:grid;grid-template-columns:84px 1fr;gap:1rem;align-items:center;padding:1rem}.tile .icon{width:84px;height:84px;border-radius:18px;background:linear-gradient(135deg,#0a63ff1f,#19b55a1f);border:1px solid var(--zg-border);display:grid;place-items:center}.tile .icon img{width:48px;height:48px}.tile h3{margin:0 0 .15rem;font-size:1.1rem}.tile p{margin:0;color:var(--zg-muted);font-size:.95rem}.product-card{padding:1rem}.product-card h3{margin:.7rem 0 .25rem;font-size:1rem}.product-card .price{font-weight:900}.footer{background:var(--zg-white);border-top:1px solid var(--zg-border);padding:1.6rem 0;color:var(--zg-muted)}@media(max-width:980px){.hero .grid,.trustbar,.tiles{grid-template-columns:1fr}.grid-products{grid-template-columns:repeat(2,1fr)}.menu{display:none}}.hero-left{padding:1rem 0}.hero-aside{padding:1.2rem}.dealer-logos{display:grid;gap:.6rem}.dealer{padding:.8rem;border:1px solid var(--zg-border);border-radius:14px;background:var(--zg-white)}.pills{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.pill{background:var(--zg-white);border:1px solid var(--zg-border);border-radius:999px;padding:.45rem .65rem;font-weight:700;font-size:.9rem}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.cat-item{display:flex;gap:1rem;align-items:center;padding:1rem;transition:transform .15s ease}.cat-item:hover{transform:translateY(-2px)}.cat-img{width:96px;min-width:96px;height:96px;display:grid;place-items:center;border-radius:18px;background:#fff;border:1px solid var(--zg-border)}.cat-img img{width:72px;height:72px}.grid-products{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{padding:1rem;display:flex;flex-direction:column;gap:.6rem}.product-title,.price{font-weight:900}.input{width:100%;padding:.75rem .9rem;border-radius:12px;border:1px solid var(--zg-border);background:var(--zg-white)}@media(max-width:980px){.hero .grid{grid-template-columns:1fr}.menu{display:none}.cat-grid,.grid-products{grid-template-columns:repeat(2,1fr)}.product{grid-template-columns:1fr!important}}@media(max-width:520px){.cat-grid,.grid-products{grid-template-columns:1fr}.tools a{padding:.55rem .6rem}}.zg-header-wrap{position:sticky;top:0;z-index:200}.zg-topstrip{background:#f5f7fb;border-bottom:1px solid rgba(0,0,0,.06);font-size:12px}.zg-topstrip .zg-row{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:6px 0;color:#0b1220}.zg-topbar{background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.zg-topbar .zg-row{display:flex;align-items:center;gap:16px;justify-content:space-between;padding:12px 0}.zg-brand{display:flex;align-items:center;gap:10px;font-weight:900}.zg-brand img{max-height:34px;width:auto}.zg-brand .zg-mark{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#0ea5e9,#16a34a);display:inline-block}.zg-search{flex:1;max-width:720px}.zg-search form{display:flex;gap:10px;align-items:center}.zg-search input[type=search]{width:100%;padding:12px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.14);outline:none}.zg-search button{padding:12px 14px;border-radius:999px;border:1px solid rgba(0,0,0,.14);background:#fff;font-weight:800;cursor:pointer}.zg-top-actions{display:flex;gap:10px;align-items:center;white-space:nowrap}.zg-top-actions a{padding:10px 12px;border-radius:999px;border:1px solid rgba(0,0,0,.14);background:#fff;font-weight:800}.zg-navbar{background:#16a34a;color:#fff}.zg-navbar .zg-row{display:flex;align-items:center;gap:18px;justify-content:flex-start;padding:10px 0}.zg-nav{display:flex;gap:6px;flex-wrap:wrap;align-items:center;margin:0;padding:0}.zg-nav>li{list-style:none;position:relative}.zg-nav>li>a{color:#fff;font-weight:900;padding:10px 12px;border-radius:999px;display:inline-flex;align-items:center;gap:8px}.zg-nav>li>a:hover{background:#ffffff29}.zg-caret{font-size:12px;opacity:.95}.zg-mega{position:absolute;left:0;top:calc(100% + 10px);min-width:860px;max-width:min(1040px,92vw);background:#fff;color:#0b1220;border:1px solid rgba(0,0,0,.12);border-radius:18px;box-shadow:0 18px 55px #00000029;padding:16px;display:none}.zg-nav>li:hover .zg-mega{display:block}.zg-mega-grid{display:grid;grid-template-columns:1.1fr 1.1fr .9fr;gap:14px}.zg-mega h4{margin:0 0 8px;font-size:14px}.zg-mega a{display:block;padding:8px 10px;border-radius:12px;color:#0b1220;font-weight:650}.zg-mega a:hover{background:#f2f6fb}.zg-mega .zg-card{background:#16a34a;border-radius:16px;padding:14px;color:#fff;display:flex;justify-content:space-between;gap:10px;align-items:center}.zg-mega .zg-card b{font-size:16px}.zg-mega .zg-card small{opacity:.95}@media(max-width:980px){.zg-search{display:none}.zg-mega{position:static;min-width:unset;max-width:unset;box-shadow:none;border-radius:0;border:none;padding:10px;display:block;background:#ffffff1a;color:#fff}.zg-mega a{color:#fff}.zg-mega a:hover{background:#ffffff24}.zg-mega .zg-card{background:#0000002e}.zg-mega-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
