.smart-launcher[hidden],.smart-guide:not([open]),.smart-guide [hidden]{display:none!important}
.smart-launcher{position:fixed;z-index:90;right:18px;bottom:18px;display:flex;align-items:center;gap:11px;max-width:calc(100vw - 24px);padding:11px 15px;border:1px solid #ffffff90;border-radius:14px;background:#202329;color:#fff;box-shadow:0 8px 30px #151d3130;cursor:pointer;text-align:start;font:14px/1.3 Arial,sans-serif;transition:transform .18s,background .18s}
.smart-launcher:hover{transform:translateY(-3px);background:#303640}
.smart-launcher strong,.smart-launcher small{display:block;color:#fff}
.smart-launcher strong{font-size:14px;font-weight:800}.smart-launcher small{margin-top:3px;font-size:10px;color:#d8dce4}
.smart-mark{display:grid;place-items:center;width:38px;height:38px;flex-shrink:0;border-radius:11px;background:#d9081b;color:#fff;font-size:22px;font-weight:800}
.smart-mark svg{width:23px;height:23px}
.smart-guide{--smart-accent:#d9081b;box-sizing:border-box;position:fixed;inset:auto 18px 18px auto;width:440px;max-width:calc(100vw - 36px);height:min(740px,calc(100dvh - 36px));max-height:calc(100dvh - 36px);margin:0;padding:0;border:1px solid #e3e6eb;border-radius:20px;background:#fff;color:#202329;box-shadow:0 25px 90px #08172940;font:14px/1.55 Arial,Helvetica,sans-serif;text-align:start;overflow:hidden}
.smart-guide[open]{display:flex;flex-direction:column;animation:smart-in .2s ease-out}
.smart-guide::backdrop{background:#11192345;backdrop-filter:blur(2px)}
.smart-guide[data-section=custom]{--smart-accent:#0754ae}.smart-guide[data-section=corporate]{--smart-accent:#633bc7}.smart-guide[data-section=ecommerce]{--smart-accent:#007e63}
.smart-guide *{box-sizing:border-box}
.smart-head{display:flex;align-items:center;gap:11px;flex-shrink:0;padding:18px 18px 17px;background:#202329;color:#fff;border-top:4px solid var(--smart-accent)}
.smart-head .smart-mark{background:var(--smart-accent)}
.smart-head h2{margin:0;color:#fff;font-size:17px;font-weight:800;line-height:1.25;letter-spacing:-.25px}
.smart-head p{margin:5px 0 0;color:#d8dce4;font-size:11px;line-height:1.45}
.smart-close{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;margin-inline-start:auto;background:#ffffff12;border:1px solid #ffffff30;border-radius:10px;color:#fff;font:28px/1 Arial;cursor:pointer}
.smart-context{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0;padding:10px 17px;background:#f4f5f7;border-bottom:1px solid #e8e9ed}
.smart-context label{font-size:10px;font-weight:700;color:#525967}
.smart-context select{max-width:195px;min-width:0;margin:0;border:0;border-radius:5px;padding:5px;color:#202329;background:#fff;font:700 12px/1.4 Arial}
.smart-context button{margin-inline-start:auto;border:0;background:none;padding:7px 0;color:#525967;font:12px Arial;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.smart-body{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:21px 18px;scrollbar-width:thin;background:linear-gradient(#fff,#fafbfc)}
.smart-transcript{display:flex;flex-direction:column;gap:16px}
.smart-message{max-width:100%;overflow-wrap:anywhere;margin:0;white-space:pre-wrap;color:#23272e;font-size:14px;line-height:1.7}
.smart-message--user{align-self:flex-end;max-width:90%;border-radius:13px 13px 3px 13px;background:#eceff4;padding:10px 14px;color:#323944;font-size:13px}
.smart-message--bot{border-inline-start:3px solid var(--smart-accent);padding-inline-start:12px}
.smart-message--notice{padding:11px 13px;border-radius:8px;background:#fff5e5;color:#59491f;font-size:12px}
.smart-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:19px}
.smart-chip{max-width:100%;min-height:38px;border:1px solid #dfe3ea;border-radius:9px;padding:9px 12px;background:#fff;color:#303640;text-align:start;font:700 12px/1.4 Arial;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}
.smart-chip:hover{border-color:var(--smart-accent);transform:translateY(-1px)}
.smart-chip[aria-pressed=true]{background:var(--smart-accent);border-color:var(--smart-accent);color:#fff}
.smart-chip--primary{background:#202329;border-color:#202329;color:#fff;flex-basis:100%;text-align:center;font-size:13px}
.smart-chip--primary:hover{background:#08714e;border-color:#08714e}
.smart-options:empty{display:none}
.smart-composer{display:flex;align-items:center;gap:9px;flex-shrink:0;margin:0;padding:12px 15px;border-top:1px solid #e5e8ed;background:#fff}
.smart-composer input{width:100%;min-width:0;height:44px;padding:10px 12px;border:1px solid #dce1e8;border-radius:10px;outline:none;background:#fafbfc;color:#202329;font:14px Arial}
.smart-composer input:focus{border-color:var(--smart-accent)}
.smart-composer button{flex-shrink:0;width:44px;height:44px;border:0;border-radius:10px;background:var(--smart-accent);color:#fff;font:700 24px Arial;cursor:pointer}
.smart-guide button:disabled{opacity:.55;cursor:wait}
.smart-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;flex-shrink:0;margin:0;padding:0 17px 13px;background:#fff}
.smart-foot>button,.smart-foot>a{display:inline-flex;align-items:center;min-height:36px;padding:6px 9px;border:0;border-radius:6px;background:#f0f3f6;color:#202329;font:700 11px/1.4 Arial;text-decoration:none;cursor:pointer}
.smart-options>a.smart-chip{text-decoration:none}
.smart-foot>p{flex-basis:100%;margin:1px 0 0;font-size:10px;line-height:1.5;color:#697181}
.smart-guide button:focus-visible,.smart-guide a:focus-visible,.smart-guide select:focus-visible,.smart-launcher:focus-visible{outline:3px solid #d39b18;outline-offset:2px}
.smart-price-card{border:1px solid #dfe4e9;border-radius:12px;padding:16px;background:#fff;overflow-wrap:anywhere}
.smart-price-card h3{margin:0;font-size:19px;font-weight:800;color:#202329}
.smart-price-card .smart-term{display:block;margin:5px 0 10px;font-size:12px;color:#545d6a}
.smart-price-card .smart-price-label{display:block;color:var(--smart-accent);font-size:11px;letter-spacing:.4px;font-weight:800}
.smart-price-card .smart-amount{display:block;margin-top:5px;font-size:29px;letter-spacing:-.9px;line-height:1.3;color:#202329;font-weight:800}
.smart-price-card .smart-total{margin:8px 0 0;font-size:13px;font-weight:700;color:#303640}
.smart-price-card .smart-breakdown{margin:8px 0;font-size:11px;color:#606a78;line-height:1.65}
.smart-link{display:flex;align-items:center;justify-content:center;min-height:40px;margin-top:12px;padding:9px 12px;border-radius:7px;background:#202329;color:#fff;font:700 12px/1.5 Arial;text-decoration:none;text-align:center}
.smart-link:hover{background:#08714e;color:#fff}
.smart-module{padding:15px;background:#f2f5f9;border-radius:10px;font-size:12px;color:#353e4b}
.smart-module h3{font-size:17px;color:#202329;margin:0 0 8px}.smart-module p{margin:7px 0;line-height:1.7}.smart-module ul{margin:10px 0;padding-inline-start:18px;line-height:1.7}
.smart-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.smart-term-picker{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px;font-weight:700;color:#454e5a}
.smart-term-picker select{border:1px solid #dce1e8;border-radius:7px;padding:8px;background:#fff;color:#202329;font:13px Arial;max-width:100%}
@keyframes smart-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){
.smart-launcher{right:12px;bottom:calc(var(--contact-bar-height,84px) + 14px + env(safe-area-inset-bottom));padding:10px 12px;gap:8px;border-radius:12px}
body:has(.gateway) .smart-launcher{bottom:calc(12px + env(safe-area-inset-bottom))}
.smart-launcher .smart-mark{width:32px;height:32px}.smart-launcher strong{font-size:12px}.smart-launcher small{display:none}
.smart-guide{inset:auto 8px max(8px,env(safe-area-inset-bottom)) auto;width:calc(100vw - 16px);max-width:none;height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);border-radius:16px}
.smart-head{padding:13px 14px}.smart-head h2{font-size:16px}.smart-context{padding:8px 13px}.smart-body{padding:18px 15px}
.smart-composer input{font-size:16px}.smart-foot{padding-bottom:12px}.smart-foot>p{font-size:10px}
}
@media(max-height:500px){.smart-head{padding:8px 12px}.smart-head p{display:none}.smart-context{padding-block:3px}.smart-body{padding-block:12px}.smart-foot>p{display:none}.smart-composer{padding-block:6px}.smart-foot{padding-bottom:6px}}
html[dir=rtl] .smart-guide,html[dir=rtl] .smart-launcher{font-family:Arial,sans-serif}
html[dir=rtl] .smart-head p,html[dir=rtl] .smart-foot>p{font-size:12px}html[dir=rtl] .smart-chip,html[dir=rtl] .smart-context label{font-size:13px}
@media(prefers-reduced-motion:reduce){.smart-guide[open],.smart-launcher,.smart-guide *{animation:none!important;transition:none!important}}
