.shelly-chatbot-root{--shelly-bg:#f4f4f8;--shelly-fg:#1a1a2e;--shelly-primary:#2b2d8c;--shelly-primary-dark:#1f2170;--shelly-accent:#f26522;--shelly-accent-dark:#d95c1e;--shelly-muted:#6b6b8a;--shelly-border:#e2e2f0;--shelly-white:#fff;--shelly-font:"Euclid Circular A", system-ui, sans-serif;z-index:9999;pointer-events:none;font-family:var(--shelly-font);position:fixed;inset:0}.shelly-chatbot-root *{box-sizing:border-box}.shelly-launcher{pointer-events:auto;cursor:pointer;z-index:10001;background:0 0;border:none;border-radius:50%;width:44px;height:44px;padding:0;font-family:inherit;transition:box-shadow .2s,transform .2s;animation:2.4s ease-in-out infinite shelly-launcher-pulse;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 28px #2b2d8c59}.shelly-launcher:hover,.shelly-launcher:focus-visible{animation-play-state:paused;transform:scale(1.12);box-shadow:0 12px 36px #2b2d8c80}.shelly-launcher:active{animation-play-state:paused;transform:scale(1.04)}.shelly-launcher-photo{object-fit:cover;border:3px solid #fff;border-radius:50%;width:100%;height:100%;display:block}.shelly-launcher-online{background:#4ade80;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;bottom:0;right:2px;box-shadow:0 0 0 1px #2b2d8c26}.shelly-panel{pointer-events:auto;border-radius:16px;flex-direction:column;width:430px;max-width:calc(100vw - 32px);height:600px;max-height:calc(100vh - 48px);animation:.3s cubic-bezier(.34,1.56,.64,1) forwards shelly-float-in;display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 24px 64px #4b3fd838,0 4px 24px #0000001f}@keyframes shelly-float-in{0%{opacity:0;transform:translateY(16px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.shelly-header{background:linear-gradient(135deg,#111347 0%,#2b2d8c 55%,#3d3fb0 100%);flex-shrink:0;padding:16px 16px 8px;position:relative;overflow:hidden}.shelly-header-row{justify-content:space-between;align-items:center;gap:8px;display:flex;position:relative}.shelly-header-profile{align-items:center;gap:12px;min-width:0;display:flex}.shelly-header-back{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.shelly-header-back:hover{background:#ffffff2e}.shelly-header-avatar-wrap{flex-shrink:0;position:relative}.shelly-header-avatar{object-fit:cover;border:2px solid #ffffff4d;border-radius:50%;width:50px;height:50px}.shelly-header-online{background:#4ade80;border:2px solid #1f2170;border-radius:50%;width:12px;height:12px;position:absolute;bottom:1px;right:3px}.shelly-header-title{color:#fff;margin-bottom:2px;font-size:16px;font-weight:600;line-height:1.2}.shelly-header-sub{color:#fff9;font-size:14px}.shelly-header-actions{align-items:center;gap:8px;display:flex}.shelly-icon-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.shelly-icon-btn:hover{color:#fff;background:#ffffff1a}.shelly-header-greeting{color:#ffffffe6;padding:12px 0;font-size:14px;line-height:1.5;position:relative}.shelly-readiness{flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex;position:relative}.shelly-readiness svg{width:48px;height:48px;transform:rotate(-90deg)}.shelly-readiness-label{color:#fff;font-size:11px;font-weight:700;line-height:1;position:absolute}.shelly-stepbar{background:var(--shelly-white);border-bottom:1px solid var(--shelly-border);flex-shrink:0;align-items:center;gap:4px;padding:8px 16px;display:flex}.shelly-step{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.shelly-step-dot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:700;display:flex}.shelly-step-dot.is-done,.shelly-step-dot.is-active{background:var(--shelly-primary);color:#fff}.shelly-step-dot.is-idle{background:var(--shelly-border);color:var(--shelly-muted)}.shelly-step-dot-wrap{align-items:center;gap:6px;min-width:0;display:flex}.shelly-step-label{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.shelly-step-label.is-active,.shelly-step-label.is-done{color:var(--shelly-primary)}.shelly-step-label.is-idle{color:var(--shelly-muted)}.shelly-step-line{flex:1;height:1px;margin:0 4px}.shelly-step-line.is-done{background:var(--shelly-primary)}.shelly-step-line.is-idle{background:var(--shelly-border)}.shelly-scroll{background:var(--shelly-bg);flex:1;min-height:0;overflow-y:auto}.shelly-scroll::-webkit-scrollbar{width:4px}.shelly-scroll::-webkit-scrollbar-thumb{background:#d0d0e8;border-radius:4px}.shelly-home{background:var(--shelly-white);flex-direction:column;display:flex}.shelly-home-list{flex-direction:column;gap:8px;padding:12px;display:flex}.shelly-home-item{border:1px solid var(--shelly-border);background:var(--shelly-white);cursor:pointer;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:14px;font-family:inherit;display:flex}.shelly-home-item:hover{background:#f0f0fa;border-color:#2b2d8c66}.shelly-home-item-icon{background:var(--shelly-bg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.shelly-home-item-title{color:var(--shelly-fg);font-size:16px;font-weight:600}.shelly-home-item-sub{color:var(--shelly-muted);font-size:14px}.shelly-messages{flex-direction:column;gap:12px;padding:16px;display:flex}.shelly-msg-in{animation:.25s ease-out forwards shelly-msg-in}@keyframes shelly-msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.shelly-bot-row{align-items:flex-start;gap:8px;display:flex}.shelly-bot-avatar{background:#f16122;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.shelly-bot-avatar img{object-fit:cover;width:100%;height:100%}.shelly-bot-col{flex-direction:column;gap:8px;max-width:82%;display:flex}.shelly-bubble-bot{background:var(--shelly-white);border:1px solid var(--shelly-border);color:var(--shelly-fg);border-radius:4px 16px 16px;padding:10px 16px;font-size:14px;line-height:1.5;box-shadow:0 1px 3px #0000000a}.shelly-bubble-bot p{margin:0 0 8px}.shelly-bubble-bot p:last-child{margin-bottom:0}.shelly-bubble-bot a{color:var(--shelly-primary)}.shelly-bubble-time{color:var(--shelly-muted);text-align:right;margin-top:4px;font-size:10px}.shelly-bubble-user-wrap{justify-content:flex-end;display:flex}.shelly-bubble-user{background:var(--shelly-primary);color:#fff;border-radius:16px 4px 16px 16px;max-width:75%;padding:10px 16px;font-size:14px;line-height:1.5}.shelly-bubble-user .shelly-bubble-time{color:#fff9}.shelly-typing{background:var(--shelly-white);border:1px solid var(--shelly-border);border-radius:16px 16px 16px 4px;align-items:center;gap:6px;padding:12px 16px;display:flex}.shelly-typing-dot{background:var(--shelly-primary);border-radius:50%;width:8px;height:8px;animation:1.2s ease-in-out infinite shelly-typing}.shelly-typing-dot:nth-child(2){animation-delay:.2s}.shelly-typing-dot:nth-child(3){animation-delay:.4s}@keyframes shelly-typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.shelly-chips{flex-wrap:wrap;gap:6px;display:flex}.shelly-chip{border:1px solid var(--shelly-border);background:var(--shelly-white);cursor:pointer;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500}.shelly-chip:hover{border-color:var(--shelly-primary);color:var(--shelly-primary);background:#e8e9f8}.shelly-chip.is-selected{border-color:var(--shelly-primary);background:var(--shelly-primary);color:#fff;font-weight:600}.shelly-chip.is-faded{opacity:.65}.shelly-card-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.shelly-type-card{border:2px solid var(--shelly-border);background:var(--shelly-white);text-align:left;cursor:pointer;border-radius:12px;padding:10px;font-family:inherit}.shelly-type-card:hover{border-color:var(--shelly-primary);background:#e8e9f8}.shelly-type-card.is-selected{border-color:var(--shelly-primary);box-shadow:0 0 0 1px var(--shelly-primary);background:#e8e9f8}.shelly-type-card.is-faded{opacity:.65}.shelly-type-card-icon{margin-bottom:4px;font-size:20px}.shelly-type-card-title{font-size:14px;font-weight:600}.shelly-type-card-sub{color:var(--shelly-muted);font-size:12px}.shelly-related-card{background:var(--shelly-white);border:1px solid var(--shelly-border);cursor:pointer;border-radius:12px;align-items:center;gap:10px;margin-bottom:8px;padding:10px;display:flex}.shelly-related-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:48px;height:48px}.shelly-related-copy h5{margin:0;font-size:13px;font-weight:600;line-height:1.35}.shelly-related-copy h5:not(:last-child){margin-bottom:2px}.shelly-related-copy p{color:var(--shelly-muted);margin:0;font-size:10px}.shelly-budget-card{background:var(--shelly-white);border:1px solid var(--shelly-border);border-radius:16px;margin-top:8px;padding:16px}.shelly-budget-header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.shelly-budget-label{color:var(--shelly-fg);font-size:13px;font-weight:700}.shelly-budget-value{color:var(--shelly-primary);white-space:nowrap;background:#e8e9f8;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.shelly-budget-range{width:100%;height:6px;accent-color:var(--shelly-primary);cursor:pointer}.shelly-budget-range-labels{color:var(--shelly-muted);justify-content:space-between;margin-top:4px;font-size:10px;display:flex}.shelly-budget-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0 12px;display:grid}.shelly-budget-pill{background:var(--shelly-bg);color:var(--shelly-fg);cursor:pointer;border:1px solid #0000;border-radius:10px;padding:8px 4px;font-family:inherit;font-size:11px;font-weight:500;transition:background .15s,color .15s}.shelly-budget-pill:hover:not(.is-active){background:#e8e9f8}.shelly-budget-pill.is-active{background:var(--shelly-primary);color:#fff;font-weight:600}.shelly-budget-card .shelly-btn-primary{border-radius:999px;padding:10px 16px;font-size:14px}.shelly-btn-primary{background:var(--shelly-accent);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:8px;font-family:inherit;font-size:14px;font-weight:600}.shelly-footer{background:var(--shelly-white);border-top:1px solid var(--shelly-border);flex-shrink:0;padding:10px 12px}.shelly-autocomplete{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.shelly-autocomplete-item{text-align:left;background:var(--shelly-bg);cursor:pointer;color:var(--shelly-fg);border:1px solid #0000;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px}.shelly-autocomplete-item:hover{color:var(--shelly-primary);background:#e8e9f8}.shelly-voice-status{color:var(--shelly-primary);text-align:center;margin:0 0 4px;font-size:11px}.shelly-related-title{color:var(--shelly-fg);margin:0 0 8px;font-size:12px;font-weight:700}.shelly-related-section{margin-top:4px}.shelly-related-section+.shelly-related-section{margin-top:10px}.shelly-btn-secondary{background:var(--shelly-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:8px;font-family:inherit;font-size:14px;font-weight:600}.shelly-history-delete{color:var(--shelly-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:auto;padding:4px;line-height:1}.shelly-email-bar p{margin:0 0 8px;font-size:12px}.shelly-input-row{align-items:center;gap:8px;display:flex}.shelly-input-wrap{background:var(--shelly-bg);min-width:0;box-shadow:none;border:none;border-radius:999px;flex:1;align-items:center;padding:10px 16px;display:flex}.shelly-input-wrap:focus-within{box-shadow:none;border:none;outline:none}.shelly-input{min-width:0;box-shadow:none;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:14px}.shelly-input:focus,.shelly-input:focus-visible{box-shadow:none;border:none;outline:none}.shelly-send-btn{cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.shelly-send-btn.is-voice{background:var(--shelly-primary);color:#fff}.shelly-send-btn.is-voice.is-active{background:#ef4444}.shelly-send-btn.is-send{background:var(--shelly-accent);color:#fff}.shelly-send-btn:disabled{opacity:.4;cursor:not-allowed}.shelly-footer-note{text-align:center;color:var(--shelly-muted);margin-top:6px;font-size:10px}.shelly-email-bar{background:#fff8f3;border-top:1px solid #ffd8c2;padding:12px 16px}.shelly-email-row{gap:8px;display:flex}.shelly-email-row input{border:1px solid var(--shelly-border);border-radius:8px;flex:1;padding:8px 12px;font-family:inherit}.shelly-email-row input:focus,.shelly-email-row input:focus-visible{box-shadow:none;border-color:var(--shelly-border);outline:none}.shelly-history-item{border-bottom:1px solid var(--shelly-border);cursor:pointer;background:var(--shelly-white);align-items:center;gap:12px;padding:12px 16px;display:flex}.shelly-history-item:hover{background:#f0f0fa}.shelly-history-copy{flex:1;min-width:0}.shelly-history-copy h5{margin:0 0 2px;font-size:16px;font-weight:600}.shelly-history-copy p{color:var(--shelly-muted);margin:0;font-size:14px}.shelly-empty{text-align:center;color:var(--shelly-muted);padding:32px 16px;font-size:13px}@keyframes shelly-launcher-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}body:has(.shelly-chatbot-root){--shelly-launcher-size:44px;--shelly-launcher-right:24px;--shelly-launcher-bottom:24px;--shelly-fab-gap:14px;--shelly-fab-right:calc(var(--shelly-launcher-right) + var(--shelly-launcher-size) + var(--shelly-fab-gap))}body:has(.shelly-chatbot-root) #totop{right:var(--shelly-fab-right);bottom:var(--shelly-launcher-bottom)}body:has(.shelly-chatbot-root) .site-chat-email{right:calc(var(--shelly-launcher-right) + 2px);bottom:calc(var(--shelly-launcher-bottom) + var(--shelly-launcher-size) + var(--shelly-fab-gap))}body:has(.shelly-chatbot-root:not(.is-open)) #totop{z-index:10000}body:has(.shelly-chatbot-root:not(.is-open)) .site-chat-email{z-index:10001}body:has(.shelly-chatbot-root.is-open) #totop{z-index:9998}body:has(.shelly-chatbot-root.is-open) .site-chat-email{z-index:9998}@media (prefers-reduced-motion:reduce){.shelly-launcher{animation:none!important}}@media (width<=726px){body:has(.shelly-chatbot-root){--shelly-launcher-right:16px;--shelly-launcher-bottom:16px;--shelly-fab-gap:12px}body:has(.shelly-chatbot-root) .site-chat-email{right:calc(var(--shelly-launcher-right) + 2px)}}@media (width<=480px){body:has(.shelly-chatbot-root){--shelly-launcher-size:56px}.shelly-launcher{width:46px;height:46px;bottom:16px;right:16px}.shelly-panel{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100%;bottom:0;right:0}}
