.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-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-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}