.ebq-root{position:fixed;inset:0;z-index:999998;pointer-events:none;font-family:'Quicksand',Arial,sans-serif;font-weight:700}.ebq-root *{box-sizing:border-box;font-family:'Quicksand',Arial,sans-serif!important;font-weight:700!important}.ebq-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.66);backdrop-filter:blur(5px);pointer-events:auto}.ebq-modal{--ebq-accent:#38c91f;--ebq-dark:#050505;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(94vw,990px);max-height:90vh;overflow-y:auto;overflow-x:hidden;background:#050505;border:3px solid var(--ebq-accent);border-radius:28px;box-shadow:0 30px 90px rgba(0,0,0,.44);z-index:999999;color:#fff;pointer-events:auto}.ebq-modal:before{content:"";position:absolute;right:-58px;top:-58px;width:170px;height:170px;border-radius:50%;background:var(--ebq-accent);pointer-events:none;z-index:0}.ebq-close{position:absolute;right:16px;top:14px;width:44px;height:44px;border:2px solid var(--ebq-accent);border-radius:50%;background:#fff;color:#050505;font-size:28px;line-height:1;cursor:pointer;z-index:5}.ebq-intro,.ebq-question,.ebq-loading,.ebq-result-head{position:relative;padding:44px;z-index:2}.ebq-intro:before,.ebq-question:before,.ebq-loading:before,.ebq-result-head:before{content:"";position:absolute;inset:22px;border-radius:22px;background:#ffffff;border:2px solid var(--ebq-accent);z-index:-1}.ebq-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:var(--ebq-accent);margin:0 0 8px}.ebq-modal h2{font-size:34px;line-height:1.12;margin:0 0 14px;color:#050505;max-width:760px;letter-spacing:-.025em}.ebq-sub,.ebq-loading p,.ebq-result-head p{font-size:16px;line-height:1.75;color:#263241;max-width:720px}.ebq-badges{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 28px}.ebq-badges span{background:#050505;border:2px solid var(--ebq-accent);color:#fff;border-radius:99px;padding:9px 14px;font-size:12px}.ebq-btn{border:2px solid var(--ebq-accent);border-radius:999px;background:var(--ebq-accent);color:#050505;padding:14px 25px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-size:15px;transition:.16s ease}.ebq-btn:hover{background:#1fad0c;border-color:#1fad0c;color:#050505;transform:translateY(-1px)}.ebq-btn:disabled{opacity:.45;cursor:not-allowed}.ebq-link{border:2px solid #050505;background:#fff;border-radius:999px;color:#050505;margin-left:12px;cursor:pointer;padding:13px 20px;transition:.16s ease}.ebq-link:hover{background:#050505;color:#fff}.ebq-progress{position:relative;z-index:2;height:7px;background:rgba(255,255,255,.2);border-radius:999px;margin:0 28px}.ebq-progress span{display:block;height:100%;background:var(--ebq-accent);border-radius:999px;transition:.25s}.ebq-answers{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.ebq-answer{text-align:left;border:2px solid rgba(7,17,29,.18);background:#fff;border-radius:18px;padding:17px 18px;cursor:pointer;color:#050505;transition:.18s}.ebq-answer:hover,.ebq-answer.active{border-color:var(--ebq-accent);background:#f1ffe9;transform:translateY(-1px)}.ebq-answer span{display:block;font-size:15px;line-height:1.35}.ebq-answer small{display:block;color:#4a5565;font-size:12px;margin-top:7px}.ebq-actions{display:flex;justify-content:space-between;gap:14px;margin-top:26px}.ebq-result-actions{position:relative;z-index:2;padding:0 34px 34px;margin-top:4px}.ebq-spinner{width:52px;height:52px;border-radius:50%;border:5px solid rgba(7,17,29,.14);border-top-color:var(--ebq-accent);animation:ebqspin 1s linear infinite;margin-bottom:18px}@keyframes ebqspin{to{transform:rotate(360deg)}}.ebq-result-head{padding:26px 34px 34px}.ebq-result-head:before{inset:14px 22px;border-radius:22px;background:#fff;border:2px solid var(--ebq-accent)}.ebq-result-head .ebq-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 10px;padding:8px 12px;border-radius:999px;background:#050505;border:2px solid var(--ebq-accent);color:#fff;letter-spacing:.08em;font-size:11px}.ebq-result-head .ebq-kicker:before{content:"⚡";letter-spacing:0;font-size:13px}.ebq-result-head h2{font-size:clamp(30px,4.1vw,48px);line-height:1.04;max-width:800px;margin:0 0 10px;letter-spacing:-.035em}.ebq-result-head p:not(.ebq-kicker){max-width:820px;font-size:clamp(15px,1.45vw,18px);line-height:1.55;margin:0;color:#263241}.ebq-section-title{position:relative;z-index:2;padding:8px 34px 12px;margin-top:4px}.ebq-section-title h3{display:flex;align-items:center;gap:8px;margin:0 0 4px;font-size:22px;line-height:1.25;color:#fff}.ebq-section-title h3:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--ebq-accent);box-shadow:0 0 0 4px rgba(56,201,31,.20)}.ebq-section-title p{margin:0;font-size:14px;line-height:1.45;color:#f4f4f4}.ebq-products{position:relative;z-index:2;padding:0 34px 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ebq-product{display:flex;gap:12px;min-height:116px;align-items:center;padding:12px;background:#fff;border:2px solid rgba(56,201,31,.55);border-radius:20px;text-decoration:none;color:#050505;transition:.18s}.ebq-product:hover{transform:translateY(-2px);color:#050505;border-color:var(--ebq-accent)}.ebq-product img{width:82px;height:82px;flex:0 0 82px;object-fit:contain;border-radius:14px;background:#fff}.ebq-product em,.ebq-guide em{display:inline-flex;align-items:center;font-style:normal;font-size:11px;line-height:1;background:#050505;color:#fff;border:2px solid var(--ebq-accent);padding:6px 10px;border-radius:999px;margin:0 0 7px}.ebq-product h3{font-size:14px;line-height:1.3;margin:0 0 5px;color:#050505}.ebq-product p{margin:0 0 4px;color:#1fad0c}.ebq-product small{font-size:11px;color:#4a5565;line-height:1.35;display:block}.ebq-guides-title{padding-top:8px}.ebq-guides{position:relative;z-index:2;padding:0 34px 28px;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.ebq-guide{position:relative;display:block;padding:18px 18px 18px 20px;background:#fff;border:2px solid rgba(56,201,31,.55);border-radius:20px;text-decoration:none;color:#050505;transition:.18s;overflow:hidden}.ebq-guide:hover{transform:translateY(-2px);color:#050505;border-color:var(--ebq-accent)}.ebq-guide:before{content:"";position:absolute;left:0;top:0;bottom:0;width:6px;background:var(--ebq-accent)}.ebq-guide:after{content:"⚡";position:absolute;right:14px;top:12px;font-size:18px;opacity:.18}.ebq-guide img,.ebq-guide-placeholder{display:none!important}.ebq-guide em{gap:6px;margin:0 0 9px;background:#050505;color:#fff}.ebq-guide-icon{display:inline-block;font-size:12px;line-height:1}.ebq-guide h3{font-size:16px;line-height:1.28;margin:0 0 8px;color:#050505}.ebq-guide p{font-size:13px;line-height:1.45;margin:0 0 8px;color:#263241}.ebq-guide small{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.35;color:#4a5565}.ebq-guide small:before{content:"→";color:var(--ebq-accent);flex:0 0 auto}.ebq-floating{position:fixed;right:24px;bottom:50px;z-index:999997;border:2px solid #050505;border-radius:999px;background:var(--ebq-accent,#38c91f);color:#050505;padding:14px 20px;font-size:14px;box-shadow:0 16px 38px rgba(0,0,0,.30);cursor:pointer;pointer-events:auto;display:none}.ebq-floating.is-visible{display:flex;align-items:center;justify-content:center;gap:8px}.ebq-floating span{display:inline-block;font-size:18px;line-height:1}.ebq-inline-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid #38c91f;border-radius:999px;background:#38c91f;color:#050505;padding:13px 20px;font-size:14px;cursor:pointer;text-decoration:none}.ebq-kicker--noicon{margin-top:0!important}
@media(max-width:760px){.ebq-modal{width:92vw;border-radius:22px}.ebq-modal:before{width:120px;height:120px;right:-44px;top:-44px}.ebq-intro,.ebq-question,.ebq-loading{padding:30px 22px}.ebq-intro:before,.ebq-question:before,.ebq-loading:before{inset:12px;border-radius:18px}.ebq-modal h2{font-size:27px}.ebq-sub{font-size:14px}.ebq-answers,.ebq-products,.ebq-guides{grid-template-columns:1fr}.ebq-actions{flex-direction:column}.ebq-btn{width:100%}.ebq-link{margin:12px 0 0;width:100%;text-align:center}.ebq-result-head{padding:24px 18px 30px}.ebq-result-head:before{inset:10px 10px 14px;border-radius:18px}.ebq-result-head h2{font-size:30px;line-height:1.08}.ebq-result-head p:not(.ebq-kicker){font-size:14px;line-height:1.55}.ebq-section-title{padding:10px 20px 10px;text-align:left}.ebq-section-title h3{font-size:20px}.ebq-products,.ebq-guides{padding-left:20px;padding-right:20px}.ebq-product{min-height:auto}.ebq-product img{width:70px;height:70px;flex-basis:70px}.ebq-guide{text-align:left;padding:16px 16px 16px 18px}.ebq-guide h3{font-size:15px}.ebq-result-actions{padding:0 20px 28px}.ebq-floating{right:16px;bottom:50px;padding:12px 16px}}
