@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.1spbknb88wd48.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.1gsd1jahc5dg_.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_8778cd42-module__wRojWG__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_8778cd42-module__wRojWG__variable{--font-outfit:"Outfit", "Outfit Fallback"}
:root{--font-size:16px;--background:#fef2f4;--foreground:#4a4a4a;--card:#fff;--card-foreground:#4a4a4a;--popover:#fff;--popover-foreground:#4a4a4a;--primary:#d14d72;--primary-foreground:#fff;--secondary:#fcc8d1;--secondary-foreground:#4a4a4a;--muted:#fcc8d1;--muted-foreground:#9ca3af;--accent:#ffabab;--accent-foreground:#4a4a4a;--border:#d14d7233;--radius:1rem;--bg-soft:#fef2f4;--white:#fff;--shadow:0 4px 20px #d14d7214;--shadow-hover:0 8px 30px #d14d721f}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;overflow-x:hidden}body{background-color:var(--bg-soft);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-soft)}::-webkit-scrollbar-thumb{background:var(--accent);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}
.FloatingChat-module__nkphTW__draggableContainer{z-index:9999;flex-direction:column;align-items:flex-end;display:flex;position:fixed;bottom:2rem;right:2rem}.FloatingChat-module__nkphTW__floatingBtn{background-color:var(--primary);color:#fff;cursor:grab;border:none;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 15px #d14d7266}.FloatingChat-module__nkphTW__floatingBtn:active{cursor:grabbing}.FloatingChat-module__nkphTW__floatingBtn:hover{transform:scale(1.05);box-shadow:0 6px 20px #d14d7280}.FloatingChat-module__nkphTW__chatWindow{background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;width:350px;height:500px;margin-bottom:1rem;display:flex;overflow:hidden;box-shadow:0 10px 40px #00000026}.FloatingChat-module__nkphTW__chatHeader{background-color:var(--primary);color:#fff;cursor:grab;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.FloatingChat-module__nkphTW__chatHeader:active{cursor:grabbing}.FloatingChat-module__nkphTW__headerTitle{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.FloatingChat-module__nkphTW__closeBtn{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.FloatingChat-module__nkphTW__closeBtn:hover{opacity:1}.FloatingChat-module__nkphTW__messagesContainer{background-color:#fafafa;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.FloatingChat-module__nkphTW__messageRow{width:100%;display:flex}.FloatingChat-module__nkphTW__messageRowUser{justify-content:flex-end}.FloatingChat-module__nkphTW__messageRowAi{justify-content:flex-start}.FloatingChat-module__nkphTW__bubble{word-wrap:break-word;max-width:80%;padding:.75rem 1.25rem;font-size:.95rem;line-height:1.4}.FloatingChat-module__nkphTW__bubbleUser{background-color:var(--primary);color:#fff;border-radius:1.2rem 1.2rem 0;box-shadow:0 2px 5px #d14d7233}.FloatingChat-module__nkphTW__bubbleAi{color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:1.2rem 1.2rem 1.2rem 0;box-shadow:0 2px 5px #0000000d}.FloatingChat-module__nkphTW__thinkingBubble{align-items:center;gap:.3rem;padding:1rem 1.25rem;display:flex}.FloatingChat-module__nkphTW__dot{background-color:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both FloatingChat-module__nkphTW__bounce}.FloatingChat-module__nkphTW__dot:first-child{animation-delay:-.32s}.FloatingChat-module__nkphTW__dot:nth-child(2){animation-delay:-.16s}@keyframes FloatingChat-module__nkphTW__bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.FloatingChat-module__nkphTW__inputArea{background-color:#fff;border-top:1px solid #e5e7eb;align-items:center;gap:.75rem;padding:1rem;display:flex}.FloatingChat-module__nkphTW__inputField{border:1px solid #d1d5db;border-radius:2rem;outline:none;flex:1;padding:.75rem 1.25rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.FloatingChat-module__nkphTW__inputField:focus{border-color:var(--primary)}.FloatingChat-module__nkphTW__sendBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background-color .2s;display:flex}.FloatingChat-module__nkphTW__sendBtn:hover:not(:disabled){background-color:#a33355}.FloatingChat-module__nkphTW__sendBtn:disabled{cursor:not-allowed;background-color:#9ca3af}@media (max-width:480px){.FloatingChat-module__nkphTW__chatWindow{width:90vw;height:60vh}}
