.aqzv-wrap,.aqzv-wrap *{box-sizing:border-box}.aqzv-wrap{--aqzv-card:#fff;--aqzv-text:#172033;--aqzv-muted:#667085;--aqzv-border:#e5e7eb;--aqzv-blue:#2457ff;--aqzv-green:#18a058;--aqzv-yellow:#d99a00;--aqzv-orange:#e66b00;--aqzv-red:#d92d20;--aqzv-purple:#7c3aed;--aqzv-dark:#0f172a;--aqzv-shadow:0 18px 45px rgba(15,23,42,.08);color:var(--aqzv-text);font-family:inherit}.aqzv-badge,.aqzv-kicker{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--aqzv-border);background:rgba(255,255,255,.75);color:var(--aqzv-muted);border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800;margin-bottom:14px}.aqzv-home-hero,.aqzv-city-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:stretch;margin-bottom:22px}.aqzv-home-hero>div:first-child,.aqzv-city-hero-text{background:radial-gradient(circle at top right,rgba(36,87,255,.14),transparent 35%),linear-gradient(135deg,#fff 0%,#eef4ff 100%);border:1px solid var(--aqzv-border);border-radius:30px;box-shadow:var(--aqzv-shadow);padding:clamp(28px,5vw,56px)}.aqzv-home-hero h1,.aqzv-city-hero h1{font-size:clamp(36px,6vw,66px);line-height:1.02;letter-spacing:-1.8px;margin:0 0 14px;color:var(--aqzv-text)}.aqzv-home-hero p,.aqzv-city-hero p,.aqzv-section-head p{color:var(--aqzv-muted);font-size:17px;line-height:1.72;margin:0;max-width:820px}.aqzv-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.aqzv-primary,.aqzv-secondary,.aqzv-card-link,.aqzv-product-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:14px;padding:13px 18px;font-weight:900;font-size:14px;transition:transform .18s ease,box-shadow .18s ease}.aqzv-primary,.aqzv-product-btn{background:var(--aqzv-blue);color:#fff!important;box-shadow:0 14px 28px rgba(36,87,255,.24)}.aqzv-secondary,.aqzv-card-link{background:#fff;color:var(--aqzv-text)!important;border:1px solid var(--aqzv-border)}.aqzv-primary:hover,.aqzv-secondary:hover,.aqzv-card-link:hover,.aqzv-product-btn:hover{transform:translateY(-1px)}.aqzv-home-card,.aqzv-score-card{background:var(--aqzv-dark);color:#fff;border-radius:30px;padding:30px;box-shadow:var(--aqzv-shadow);display:flex;flex-direction:column;justify-content:center;min-height:280px}.aqzv-home-card span,.aqzv-score-card span{color:#cbd5e1;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.8px}.aqzv-home-card strong{font-size:clamp(34px,5vw,50px);line-height:1;margin:12px 0;letter-spacing:-1px}.aqzv-home-card p{color:#cbd5e1;font-size:15px}.aqzv-score-card{background:#fff;color:var(--aqzv-text);border:1px solid var(--aqzv-border);text-align:center}.aqzv-score-card strong{display:block;font-size:86px;line-height:.95;letter-spacing:-4px;color:var(--aqzv-blue);margin:8px 0}.aqzv-score-card b{display:block;font-size:24px;margin-bottom:8px}.aqzv-score-card em{font-style:normal;color:var(--aqzv-muted)}.aqzv-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:32px}.aqzv-stats div{background:#fff;border:1px solid var(--aqzv-border);border-radius:20px;box-shadow:var(--aqzv-shadow);padding:18px}.aqzv-stats span,.aqzv-mini-grid span,.aqzv-details-grid span,.aqzv-hero-metrics span{display:block;color:var(--aqzv-muted);font-size:12px;margin-bottom:5px}.aqzv-stats strong{font-size:22px;letter-spacing:-.5px}.aqzv-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.aqzv-section-head h2,.aqzv-panel h2,.aqzv-products h2,.aqzv-health h2,.aqzv-forecast h2,.aqzv-faq h2,.aqzv-seo-block h2{font-size:clamp(26px,4vw,40px);line-height:1.1;letter-spacing:-1px;margin:0;color:var(--aqzv-text)}.aqzv-search{margin-bottom:16px;width:min(460px,100%)}.aqzv-city-search{width:100%;border:1px solid var(--aqzv-border)!important;background:#fff!important;border-radius:15px!important;padding:14px 16px!important;box-shadow:var(--aqzv-shadow);outline:none!important;color:var(--aqzv-text)!important}.aqzv-city-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aqzv-city-card{background:#fff;border:1px solid var(--aqzv-border);border-radius:22px;padding:18px;box-shadow:var(--aqzv-shadow);min-height:295px;display:flex;flex-direction:column;position:relative;overflow:hidden}.aqzv-city-card:after{content:"";position:absolute;right:-44px;top:-44px;width:136px;height:136px;border-radius:50%;background:rgba(36,87,255,.08)}.aqzv-city-head{display:flex;justify-content:space-between;gap:12px;position:relative;z-index:1}.aqzv-city-head h3{margin:0 0 4px;font-size:21px;line-height:1.15;letter-spacing:-.4px;color:var(--aqzv-text)}.aqzv-city-head span,.aqzv-city-head small{color:var(--aqzv-muted);font-size:12px}.aqzv-city-head small{background:#f8fafc;border:1px solid var(--aqzv-border);border-radius:999px;padding:5px 8px;height:fit-content}.aqzv-aqi-row{display:flex;align-items:center;gap:12px;margin:18px 0;position:relative;z-index:1}.aqzv-aqi-row strong{font-size:54px;line-height:.9;letter-spacing:-2px;color:var(--aqzv-blue)}.aqzv-aqi-row b{display:block;font-size:15px;color:var(--aqzv-text)}.aqzv-aqi-row span{color:var(--aqzv-muted);font-size:12px}.aqzv-mini-grid,.aqzv-details-grid,.aqzv-hero-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;position:relative;z-index:1}.aqzv-hero-metrics{grid-template-columns:repeat(4,1fr);margin-top:24px}.aqzv-mini-grid div,.aqzv-details-grid div,.aqzv-hero-metrics div{background:#f8fafc;border:1px solid var(--aqzv-border);border-radius:14px;padding:11px}.aqzv-mini-grid b,.aqzv-details-grid strong,.aqzv-hero-metrics strong{font-size:17px;color:var(--aqzv-text)}.aqzv-city-card p{position:relative;z-index:1;color:var(--aqzv-muted);font-size:13px;line-height:1.55;margin:14px 0}.aqzv-card-link{margin-top:auto;width:100%;position:relative;z-index:1}.aqzv-good .aqzv-aqi-row strong,.aqzv-good .aqzv-score-card strong{color:var(--aqzv-green)}.aqzv-moderate .aqzv-aqi-row strong,.aqzv-moderate .aqzv-score-card strong{color:var(--aqzv-yellow)}.aqzv-sensitive .aqzv-aqi-row strong,.aqzv-sensitive .aqzv-score-card strong{color:var(--aqzv-orange)}.aqzv-unhealthy .aqzv-aqi-row strong,.aqzv-unhealthy .aqzv-score-card strong{color:var(--aqzv-red)}.aqzv-very-unhealthy .aqzv-aqi-row strong,.aqzv-very-unhealthy .aqzv-score-card strong{color:var(--aqzv-purple)}.aqzv-two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;margin:22px 0}.aqzv-panel,.aqzv-health,.aqzv-forecast,.aqzv-faq,.aqzv-products{background:#fff;border:1px solid var(--aqzv-border);border-radius:28px;box-shadow:var(--aqzv-shadow);padding:clamp(22px,4vw,32px);margin:22px 0}.aqzv-details-grid{grid-template-columns:repeat(3,1fr)}.aqzv-details-grid div{padding:16px}.aqzv-details-grid strong{font-size:28px;letter-spacing:-.6px}.aqzv-fake-map{height:330px;border-radius:22px;border:1px solid var(--aqzv-border);background:radial-gradient(circle at 56% 48%,rgba(217,154,0,.95) 0 9%,transparent 9.5%),radial-gradient(circle at 42% 61%,rgba(24,160,88,.75) 0 7%,transparent 7.5%),radial-gradient(circle at 36% 36%,rgba(230,107,0,.70) 0 6%,transparent 6.5%),linear-gradient(135deg,#dbeafe 0%,#ecfeff 45%,#dcfce7 100%);position:relative;overflow:hidden}.aqzv-fake-map:before{content:"Mapa kvaliteta vazduha";position:absolute;top:16px;left:16px;background:rgba(255,255,255,.86);border:1px solid var(--aqzv-border);border-radius:999px;padding:9px 12px;color:var(--aqzv-muted);font-size:13px;font-weight:900}.aqzv-map-pin{position:absolute;left:54%;top:46%;transform:translate(-50%,-50%);background:#fff;border:1px solid var(--aqzv-border);border-radius:18px;padding:12px 14px;box-shadow:var(--aqzv-shadow);min-width:150px}.aqzv-map-pin strong{display:block;font-size:22px;color:var(--aqzv-yellow)}.aqzv-map-pin span{color:var(--aqzv-muted);font-size:13px}.aqzv-health-grid,.aqzv-faq-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px}.aqzv-health-grid div,.aqzv-faq-grid div{background:#f8fafc;border:1px solid var(--aqzv-border);border-radius:18px;padding:16px}.aqzv-health-grid strong,.aqzv-faq-grid h3{display:block;margin:0 0 8px;color:var(--aqzv-text);font-size:17px}.aqzv-health-grid p,.aqzv-faq-grid p{color:var(--aqzv-muted);font-size:14px;line-height:1.6;margin:0}.aqzv-days{display:grid;grid-template-columns:repeat(7,1fr);gap:12px;margin-top:18px}.aqzv-day{background:#f8fafc;border:1px solid var(--aqzv-border);border-radius:18px;padding:14px 10px;text-align:center}.aqzv-day span{display:block;color:var(--aqzv-muted);font-size:13px;margin-bottom:10px}.aqzv-day div{width:18px;margin:0 auto 10px;border-radius:999px;background:var(--aqzv-yellow)}.aqzv-day strong{display:block;font-size:20px}.aqzv-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.aqzv-product-card{border:1px solid var(--aqzv-border);border-radius:24px;overflow:hidden;background:#fff;box-shadow:var(--aqzv-shadow);display:flex;flex-direction:column}.aqzv-product-image{min-height:220px;background:linear-gradient(135deg,#eef4ff 0%,#f8fafc 100%);position:relative;display:grid;place-items:center}.aqzv-product-image img{width:100%;height:220px;object-fit:cover;display:block}.aqzv-product-tag{position:absolute;top:14px;left:14px;background:#0f172a;color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.aqzv-fake-device{width:118px;height:160px;background:linear-gradient(180deg,#fff,#dbeafe);border:1px solid #d7e3ff;border-radius:28px;box-shadow:0 25px 40px rgba(36,87,255,.16);position:relative}.aqzv-fake-device span{position:absolute;top:20px;left:50%;transform:translateX(-50%);width:46px;height:8px;background:#c7d2fe;border-radius:99px}.aqzv-fake-device b{position:absolute;top:52px;left:50%;transform:translateX(-50%);width:54px;height:54px;background:radial-gradient(circle,#2457ff 0 10%,#dbeafe 11% 100%);border-radius:50%}.aqzv-fake-device em{position:absolute;bottom:20px;left:18px;right:18px;height:26px;background:repeating-linear-gradient(90deg,#c7d2fe 0 4px,transparent 4px 9px);border-radius:8px}.aqzv-product-body{padding:20px;display:flex;flex-direction:column;flex:1}.aqzv-product-body h3{font-size:23px;line-height:1.15;margin:0 0 10px;letter-spacing:-.5px;color:var(--aqzv-text)}.aqzv-product-body p{color:var(--aqzv-muted);line-height:1.6;font-size:14px;margin:0 0 14px}.aqzv-product-body ul{margin:0 0 16px;padding-left:18px;color:var(--aqzv-muted);font-size:14px;line-height:1.7}.aqzv-price-row{margin-top:auto;display:flex;align-items:baseline;gap:10px;margin-bottom:14px}.aqzv-price-row strong{font-size:25px;letter-spacing:-.6px;color:var(--aqzv-text)}.aqzv-price-row span{color:var(--aqzv-muted);text-decoration:line-through}.aqzv-product-btn{width:100%}.aqzv-seo-block{display:grid;grid-template-columns:1fr .8fr;gap:30px;align-items:center;background:#0f172a;border-radius:30px;color:#fff;padding:clamp(26px,5vw,42px);box-shadow:var(--aqzv-shadow);margin:30px 0}.aqzv-seo-block h2{color:#fff}.aqzv-seo-block p,.aqzv-seo-block li{color:#cbd5e1;line-height:1.7}.aqzv-seo-block ul{margin:0;padding-left:20px}@media(max-width:1100px){.aqzv-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.aqzv-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.aqzv-home-hero,.aqzv-city-hero,.aqzv-two-col,.aqzv-seo-block{grid-template-columns:1fr}.aqzv-stats,.aqzv-health-grid,.aqzv-faq-grid,.aqzv-details-grid{grid-template-columns:repeat(2,1fr)}.aqzv-section-head{align-items:flex-start;flex-direction:column}.aqzv-city-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aqzv-days{grid-template-columns:repeat(4,1fr)}}@media(max-width:640px){.aqzv-stats,.aqzv-city-grid,.aqzv-product-grid,.aqzv-health-grid,.aqzv-faq-grid,.aqzv-details-grid,.aqzv-hero-metrics,.aqzv-days{grid-template-columns:1fr}.aqzv-actions{flex-direction:column}.aqzv-primary,.aqzv-secondary{width:100%}.aqzv-score-card strong{font-size:68px}}
