.smeep-copilot .copilotKitChat,.smeep-copilot .copilotKitWindow{border-radius:1rem;border:1px solid var(--color-brand-surface-2);background:#fdf5f9}.smeep-copilot{--copilot-kit-primary-color:#9f2063;--copilot-kit-contrast-color:#ffffff;--copilot-kit-background-color:#fdf5f9;--copilot-kit-secondary-color:#fdf5f9;--copilot-kit-secondary-contrast-color:#1a0a12;--copilot-kit-separator-color:#f7e8f0;--copilot-kit-muted-color:#6b7280}.smeep-copilot .copilotKitChat,.smeep-copilot .copilotKitInputContainer,.smeep-copilot .copilotKitMessages,.smeep-copilot .copilotKitWindow{border-radius:0;border:0}.smeep-copilot .copilotKitChat,.smeep-copilot .copilotKitChatBody{height:100%!important;overflow:hidden!important}.smeep-copilot .copilotKitChatBody{display:grid!important;grid-template-rows:1fr auto!important}.smeep-copilot .copilotKitMessages{overflow-y:auto!important;min-height:0!important;background-color:#fdf5f9!important}.smeep-copilot .copilotKitMessagesContainer{padding:16px 14px 8px!important}.smeep-copilot .copilotKitInputContainer{flex-shrink:0!important}.smeep-copilot .copilotKitInput{border-radius:.75rem!important}.smeep-copilot .copilotKitUserMessage{background:linear-gradient(135deg,#9f2063,#7a1a4c)!important;color:white!important;border-radius:1rem 1rem .25rem 1rem!important}.smeep-copilot .copilotKitAssistantMessage{background:#fdf5f9!important;color:#1a0a12!important;border-radius:1rem 1rem 1rem .25rem!important}.smeep-copilot .copilotKitMessages footer .suggestions .suggestion{border:1.5px solid #e8b4d0!important;background:#fdf5f9!important;color:#9f2063!important;border-radius:999px!important;font-weight:600!important;font-size:12px!important;padding:6px 16px!important;line-height:1.4!important;cursor:pointer!important;white-space:nowrap!important;transition:all .15s ease!important;box-shadow:none!important}.smeep-copilot .copilotKitMessages footer .suggestions button{display:inline-flex!important;align-items:center!important;color:#9f2063!important}.smeep-copilot .copilotKitMessages footer .suggestions .suggestion:hover,.smeep-copilot .copilotKitMessages footer .suggestions button:not(:disabled):hover{background:#9f2063!important;color:white!important;border-color:#9f2063!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(159,32,99,.25)!important}.smeep-copilot .copilotKitButton{background:#9f2063!important}.smeep-copilot .copilotKitButton:hover{background:#7a1a4c!important}.smeep-copilot-popup .copilotKitButton{background:linear-gradient(135deg,#9f2063,#7a1a4c)!important;box-shadow:0 10px 30px -8px rgba(159,32,99,.55),0 4px 12px -4px rgba(26,10,18,.25),inset 0 1px 0 rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.15)!important;width:56px!important;height:56px!important;border-radius:999px!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease!important}.smeep-copilot-popup .copilotKitButton:hover{background:linear-gradient(135deg,#b6256f,#8a1c55)!important;transform:translateY(-2px) scale(1.04);box-shadow:0 14px 36px -8px rgba(159,32,99,.7),0 6px 16px -4px rgba(26,10,18,.3),inset 0 1px 0 rgba(255,255,255,.22)!important}.smeep-copilot-popup .copilotKitButton svg{color:white!important;width:24px!important;height:24px!important}.smeep-copilot-popup .copilotKitWindow{border-radius:1.25rem!important;border:1px solid #f1d6e3!important;background:white!important;box-shadow:0 30px 60px -20px rgba(26,10,18,.25),0 12px 28px -10px rgba(159,32,99,.18)!important;overflow:hidden!important;width:min(384px,calc(100vw - 2rem))!important;height:min(620px,calc(100vh - 7rem))!important}.smeep-copilot-popup .copilotKitHeader{background:linear-gradient(135deg,#9f2063,#7a1a4c)!important;color:white!important;border-bottom:0!important;padding:.875rem 1rem!important}.smeep-copilot-popup .copilotKitHeader *{color:white!important}.smeep-copilot-popup .copilotKitHeader button{color:white!important;opacity:.85}.smeep-copilot-popup .copilotKitHeader button:hover{opacity:1}@media (max-width:480px){.smeep-copilot-popup .copilotKitWindow{width:calc(100vw - 1rem)!important;height:calc(100vh - 6rem)!important;border-radius:1rem!important}.smeep-copilot-popup .copilotKitButton{width:52px!important;height:52px!important}}.smeep-landing-dark{--smeep-btn-idle-bg:rgba(255,255,255,0.08)}.smeep-landing-dark .smeep-copilot{--copilot-kit-background-color:transparent;--copilot-kit-secondary-color:rgba(255,255,255,0.06);--copilot-kit-separator-color:rgba(255,255,255,0.08);--copilot-kit-muted-color:rgba(255,255,255,0.40);--copilot-kit-secondary-contrast-color:rgba(255,255,255,0.88)}.smeep-landing-dark .smeep-copilot .copilotKitChat,.smeep-landing-dark .smeep-copilot .copilotKitWindow{background:transparent!important;border:0!important}.smeep-landing-dark .smeep-copilot .copilotKitMessages{background-color:transparent!important}.smeep-landing-dark .smeep-copilot .copilotKitInputContainer{background:transparent!important;border-top:1px solid rgba(255,255,255,.08)!important}.smeep-landing-dark .smeep-bot-bubble{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important;color:rgba(255,255,255,.9)!important}.smeep-landing-dark .smeep-bot-bubble code,.smeep-landing-dark .smeep-bot-bubble em,.smeep-landing-dark .smeep-bot-bubble h1,.smeep-landing-dark .smeep-bot-bubble h2,.smeep-landing-dark .smeep-bot-bubble h3,.smeep-landing-dark .smeep-bot-bubble li,.smeep-landing-dark .smeep-bot-bubble p,.smeep-landing-dark .smeep-bot-bubble strong{color:rgba(255,255,255,.88)!important}.smeep-landing-dark .smeep-bot-bubble a{color:rgba(232,62,148,.95)!important}.smeep-landing-dark .smeep-bot-bubble button{color:rgba(255,255,255,.22)!important}.smeep-landing-dark .smeep-typing-bubble{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.12)!important}.smeep-chat-input-wrap{transition:box-shadow .18s ease,border-color .18s ease}.smeep-chat-input-wrap:focus-within{border-color:rgba(159,32,99,.45)!important;box-shadow:0 0 0 3px rgba(159,32,99,.14),0 0 12px rgba(159,32,99,.1)}.smeep-landing-dark .smeep-chat-input-wrap{background:rgba(0,0,0,.4)!important;border-color:rgba(255,255,255,.1)!important}.smeep-landing-dark .smeep-chat-input-wrap:focus-within{border-color:rgba(159,32,99,.6)!important;box-shadow:0 0 0 3px rgba(159,32,99,.22),0 0 18px rgba(159,32,99,.18)}.smeep-landing-dark .smeep-chat-textarea{color:rgba(255,255,255,.85)!important}.smeep-landing-dark .smeep-chat-textarea::placeholder{color:rgba(255,255,255,.28)!important}.smeep-landing-dark .smeep-chat-hint{color:rgba(255,255,255,.2)!important}.smeep-landing-dark .smeep-copilot .copilotKitMessages::-webkit-scrollbar{width:4px}.smeep-landing-dark .smeep-copilot .copilotKitMessages::-webkit-scrollbar-track{background:rgba(255,255,255,.03)!important}.smeep-landing-dark .smeep-copilot .copilotKitMessages::-webkit-scrollbar-thumb{background:rgba(255,255,255,.12)!important;border-radius:999px!important}.smeep-landing-dark .smeep-copilot .copilotKitMessages::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.22)!important}.smeep-suggestion-pills{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;padding-bottom:4px!important}.smeep-suggestion-pill{display:inline-flex!important;align-items:center!important;text-align:left!important;border-radius:999px!important;border:1.5px solid #e8b4d0!important;background:#fdf5f9!important;color:#9f2063!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important;font-family:inherit!important;padding:6px 14px!important;cursor:pointer!important;white-space:normal!important;width:auto!important;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease,box-shadow .15s ease}.smeep-suggestion-pill--selected{box-shadow:0 2px 8px rgba(159,32,99,.25)!important}.smeep-suggestion-pill--selected,.smeep-suggestion-pill:hover:not(:disabled){background:#9f2063!important;color:#ffffff!important;border-color:#9f2063!important}.smeep-suggestion-pill:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(159,32,99,.25)!important}.smeep-suggestion-pill:active:not(:disabled){transform:translateY(0)!important;box-shadow:none!important}.smeep-suggestion-pill:disabled{opacity:.4!important;cursor:not-allowed!important}.smeep-confirm-btn{display:inline-flex!important;align-items:center!important;margin-top:2px!important;margin-bottom:0!important;padding:7px 18px!important;border-radius:999px!important;background:#9f2063!important;color:#fff!important;font-size:12px!important;font-weight:600!important;font-family:inherit!important;border:none!important;cursor:pointer!important;transition:background .15s ease,transform .15s ease,box-shadow .15s ease;box-shadow:0 2px 8px rgba(159,32,99,.3)!important}.smeep-confirm-btn:hover:not(:disabled){background:#7a1a4c!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(159,32,99,.4)!important}.smeep-confirm-btn:active:not(:disabled){transform:translateY(0)!important}.smeep-confirm-btn:disabled{opacity:.35!important;cursor:not-allowed!important}.smeep-more-options-btn{display:inline-flex;align-items:center;gap:4px;margin-top:6px;color:rgba(159,32,99,.6);font-size:11px;font-weight:500;font-family:inherit;background:none;border:none;cursor:pointer;padding:2px 4px;border-radius:4px;transition:color .15s ease}.smeep-more-options-btn:hover:not(:disabled){color:#9f2063}.smeep-more-options-btn:disabled{opacity:.4;cursor:not-allowed}.smeep-bot-bubble h1,.smeep-bot-bubble h2,.smeep-doc-preview h1,.smeep-doc-preview h2{font-size:13.5px!important;font-weight:700!important;color:#1a0a12!important;margin:10px 0 4px!important;line-height:1.3!important}.smeep-bot-bubble h3,.smeep-doc-preview h3{font-size:13px!important;font-weight:600!important;color:#1a0a12!important;margin:8px 0 3px!important;line-height:1.3!important}.smeep-bot-bubble h1:first-child,.smeep-bot-bubble h2:first-child,.smeep-bot-bubble h3:first-child,.smeep-doc-preview h1:first-child,.smeep-doc-preview h2:first-child{margin-top:2px!important}.smeep-bot-bubble p,.smeep-doc-preview p{margin:4px 0!important;line-height:1.55!important}.smeep-bot-bubble ol,.smeep-bot-bubble ul,.smeep-doc-preview ol,.smeep-doc-preview ul{padding-left:18px!important;margin:4px 0!important}.smeep-bot-bubble li,.smeep-doc-preview li{margin:2px 0!important;line-height:1.5!important}.smeep-bot-bubble ul>li,.smeep-doc-preview ul>li{list-style-type:disc!important}.smeep-bot-bubble ol>li,.smeep-doc-preview ol>li{list-style-type:decimal!important}.smeep-bot-bubble strong,.smeep-doc-preview strong{font-weight:700!important}.smeep-bot-bubble em,.smeep-doc-preview em{font-style:italic!important}.smeep-bot-bubble hr,.smeep-doc-preview hr{border:none!important;border-top:1px solid #f0d8e7!important;margin:10px 0!important}.smeep-bot-bubble code,.smeep-doc-preview code{font-size:11px!important;background:#f7e8f0!important;border-radius:3px!important;padding:1px 4px!important;font-family:ui-monospace,monospace!important}.smeep-landing-dark .smeep-bot-bubble h1,.smeep-landing-dark .smeep-bot-bubble h2,.smeep-landing-dark .smeep-bot-bubble h3{color:rgba(255,255,255,.92)!important}.smeep-landing-dark .smeep-bot-bubble hr{border-top-color:rgba(255,255,255,.12)!important}.smeep-landing-dark .smeep-bot-bubble code{background:rgba(255,255,255,.1)!important}