.vibhq-root,.vibhq-root *{box-sizing:border-box;font-family:'Quicksand',sans-serif!important;font-weight:700!important}.vibhq-backdrop{position:fixed;inset:0;background:rgba(4,14,12,.62);backdrop-filter:blur(8px);z-index:999998}.vibhq-modal{--vibhq-accent:#44a329;--vibhq-dark:#071414;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(940px,92vw);max-height:86vh;overflow:auto;background:#fff;border-radius:24px;z-index:999999;box-shadow:0 30px 80px rgba(0,0,0,.34);border:1px solid rgba(68,163,41,.22)}.vibhq-modal:before{content:"";position:absolute;inset:0 0 auto 0;height:7px;background:linear-gradient(90deg,var(--vibhq-dark),var(--vibhq-accent),#00898c,var(--vibhq-dark));z-index:2}.vibhq-close{position:absolute;right:14px;top:13px;width:34px;height:34px;border:0;border-radius:999px;background:rgba(7,20,20,.08);color:#101010;font-size:24px;line-height:1;cursor:pointer;z-index:5}.vibhq-intro,.vibhq-question,.vibhq-loading,.vibhq-result-head{padding:clamp(24px,4vw,42px);position:relative;overflow:hidden}.vibhq-intro:after,.vibhq-question:after,.vibhq-loading:after{content:"";position:absolute;right:-90px;bottom:-90px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(68,163,41,.18),transparent 64%);pointer-events:none}.vibhq-kicker{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:8px 12px;border-radius:999px;background:rgba(68,163,41,.10);color:#0b5f4f;border:1px solid rgba(68,163,41,.16);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.vibhq-kicker:not(.vibhq-kicker--noicon):before{content:"";width:8px;height:8px;border-radius:50%;background:var(--vibhq-accent);box-shadow:0 0 12px rgba(68,163,41,.7)}.vibhq-intro h2,.vibhq-question h2,.vibhq-loading h2,.vibhq-result-head h2{margin:0 42px 12px 0;color:#101010;font-size:clamp(26px,3.4vw,42px);line-height:1.08;letter-spacing:-.04em}.vibhq-sub,.vibhq-loading p,.vibhq-result-head p{margin:0;color:#4b635f;font-size:16px;line-height:1.65;max-width:72ch}.vibhq-badges{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 22px}.vibhq-badges span{padding:9px 12px;border-radius:999px;background:#f4fff1;border:1px solid rgba(68,163,41,.14);color:#101010;font-size:13px}.vibhq-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--vibhq-accent),#00898c);color:#fff!important;text-decoration:none!important;box-shadow:0 12px 26px rgba(68,163,41,.28);cursor:pointer;font-size:14px}.vibhq-btn:disabled{opacity:.45;cursor:not-allowed}.vibhq-link{border:0;background:transparent;color:#6b7280;text-decoration:underline;cursor:pointer;margin-left:12px}.vibhq-progress{height:7px;background:#edf2ef;overflow:hidden;border-radius:24px 24px 0 0}.vibhq-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--vibhq-accent),#00898c);transition:width .2s ease}.vibhq-answers{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.vibhq-answer{border:1px solid rgba(16,16,16,.10);background:#fff;border-radius:16px;padding:16px;text-align:left;cursor:pointer;transition:all .15s ease;box-shadow:0 8px 18px rgba(16,16,16,.04)}.vibhq-answer:hover{border-color:rgba(68,163,41,.35);transform:translateY(-1px);box-shadow:0 12px 28px rgba(68,163,41,.10)}.vibhq-answer span{display:block;color:#101010;font-size:15px;margin-bottom:6px}.vibhq-answer small{display:block;color:#61706e;line-height:1.45}.vibhq-actions{display:flex;align-items:center;gap:10px;margin-top:18px}.vibhq-floating{position:fixed;right:18px;bottom:18px;z-index:999997;border:0;border-radius:999px;padding:12px 15px;background:linear-gradient(135deg,#071414,#44a329);color:#fff;box-shadow:0 16px 34px rgba(0,0,0,.26);cursor:pointer;opacity:0;transform:translateY(12px);pointer-events:none;transition:.18s ease}.vibhq-floating.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.vibhq-floating span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;margin-right:7px;border-radius:999px;background:rgba(255,255,255,.16)}.vibhq-spinner{width:44px;height:44px;border-radius:50%;border:4px solid rgba(68,163,41,.16);border-top-color:var(--vibhq-accent);animation:vibhqSpin .8s linear infinite;margin-bottom:14px}@keyframes vibhqSpin{to{transform:rotate(360deg)}}.vibhq-result-head{padding-bottom:10px}.vibhq-section-title{padding:0 clamp(24px,4vw,42px);margin-top:16px}.vibhq-section-title h3{margin:0 0 4px;font-size:18px;color:#101010}.vibhq-section-title p{margin:0;color:#61706e;font-size:14px}.vibhq-products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:14px clamp(24px,4vw,42px) 4px}.vibhq-product{display:grid;grid-template-columns:92px 1fr;gap:12px;align-items:center;border:1px solid rgba(16,16,16,.09);border-radius:16px;text-decoration:none!important;background:#fff;color:#101010!important;overflow:hidden;padding:10px;box-shadow:0 8px 18px rgba(16,16,16,.04)}.vibhq-product img{width:92px;height:92px;object-fit:cover;border-radius:12px;background:#f7f7f8}.vibhq-product em,.vibhq-guide em{font-style:normal;color:#00898c;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.vibhq-product h3,.vibhq-guide h3{margin:4px 0;font-size:14px;line-height:1.25;color:#101010}.vibhq-product p{margin:0;color:#111;font-size:14px}.vibhq-product small,.vibhq-guide small{display:block;color:#61706e;line-height:1.35;margin-top:4px}.vibhq-guides{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:14px clamp(24px,4vw,42px) 0}.vibhq-guide{display:block;text-decoration:none!important;color:#101010!important;border:1px solid rgba(68,163,41,.12);border-radius:16px;background:linear-gradient(180deg,#fff,#fbfffa);padding:14px;box-shadow:0 8px 18px rgba(16,16,16,.04)}.vibhq-guide p{margin:4px 0;color:#4b635f;font-size:13px;line-height:1.45}.vibhq-guide-icon{margin-right:5px}.vibhq-result-actions{padding:14px clamp(24px,4vw,42px) clamp(24px,4vw,38px)}.vibhq-inline-launch{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 18px;background:linear-gradient(135deg,var(--vibhq-dark,#071414),var(--vibhq-accent,#44a329));color:#fff;box-shadow:0 12px 24px rgba(68,163,41,.24);cursor:pointer}.vibhq-inline-launch:hover{filter:saturate(1.08);transform:translateY(-1px)}@media(max-width:760px){.vibhq-modal{width:94vw;max-height:88vh;border-radius:20px}.vibhq-answers,.vibhq-products,.vibhq-guides{grid-template-columns:1fr}.vibhq-intro h2,.vibhq-question h2,.vibhq-loading h2,.vibhq-result-head h2{margin-right:38px}.vibhq-product{grid-template-columns:78px 1fr}.vibhq-product img{width:78px;height:78px}.vibhq-link{margin-left:0}.vibhq-actions{flex-wrap:wrap}.vibhq-actions .vibhq-btn{width:100%}.vibhq-floating{right:12px;bottom:12px}}
