.canvas.svelte-1epxqzi,canvas.svelte-1epxqzi{width:100%;height:100vh;display:block;position:sticky;top:0}.shader.svelte-1orvxb1{filter:var(--bg-filter);position:fixed;top:0;left:0;width:100vw;height:100vh}.glass-card.svelte-znigr8{background:#ffffff08;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:0;width:100%;max-width:550px;box-shadow:0 25px 50px -12px #00000080;display:flex;flex-direction:column;position:relative;overflow:hidden;height:600px;max-height:80vh}.chat-container.svelte-znigr8{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1rem;scroll-behavior:smooth}.chat-container.svelte-znigr8::-webkit-scrollbar{width:6px}.chat-container.svelte-znigr8::-webkit-scrollbar-track{background:#ffffff0d}.chat-container.svelte-znigr8::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.message.svelte-znigr8{display:flex;width:100%}.message.user.svelte-znigr8{justify-content:flex-end}.message.user.svelte-znigr8 .message-bubble:where(.svelte-znigr8){background:var(--color-x-gradient);color:var(--color-background);border-bottom-right-radius:4px}.message.model.svelte-znigr8{justify-content:flex-start}.message.model.svelte-znigr8 .message-bubble:where(.svelte-znigr8){background:#ffffff12;color:var(--color-foreground);border-bottom-left-radius:4px}.message-bubble.svelte-znigr8{padding:.8rem 1.2rem;border-radius:18px;max-width:80%;font-size:.95rem;line-height:1.5;white-space:pre-wrap;box-shadow:0 4px 15px #0000001a;position:relative;display:flex;flex-direction:column}.message-bubble.svelte-znigr8 .timestamp:where(.svelte-znigr8){font-size:.7rem;opacity:.5;margin-top:.4rem;align-self:flex-end}.message-bubble.svelte-znigr8 p{margin:.5rem 0}.message-bubble.svelte-znigr8 p:first-child{margin-top:0}.message-bubble.svelte-znigr8 p:last-child{margin-bottom:0}.message-bubble.svelte-znigr8 strong{font-weight:700;color:inherit}.message-bubble.svelte-znigr8 ul,.message-bubble.svelte-znigr8 ol{padding-left:1.2rem;margin:.5rem 0}.input-area.svelte-znigr8{padding:1.5rem;background:#0003;display:flex;gap:1rem;align-items:flex-end;border-top:1px solid rgba(255,255,255,.05);min-height:80px}.input-area.svelte-znigr8 textarea:where(.svelte-znigr8){flex:1;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.75rem 1.2rem;color:var(--color-foreground);resize:none;height:45px;font-family:inherit;font-size:.9rem;transition:border-color .3s}.input-area.svelte-znigr8 textarea:where(.svelte-znigr8):focus{outline:none;border-color:var(--color-foreground-opaque)}.input-area.svelte-znigr8 textarea:where(.svelte-znigr8):disabled{opacity:.5}.modern-btn.svelte-znigr8{position:relative;overflow:hidden;cursor:pointer;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;z-index:1;transition:transform .2s,box-shadow .2s}.modern-btn.svelte-znigr8 .content:where(.svelte-znigr8){position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.modern-btn.svelte-znigr8 .shimmer:where(.svelte-znigr8){position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transform:skew(-20deg);transition:none;pointer-events:none}.modern-btn.svelte-znigr8:hover:not(:disabled) .shimmer:where(.svelte-znigr8){animation:svelte-znigr8-shimmer 1.5s infinite}.modern-btn.svelte-znigr8 .glow:where(.svelte-znigr8){position:absolute;width:100px;height:100px;background:radial-gradient(circle,rgba(255,255,255,.4) 0%,transparent 70%);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);opacity:0;z-index:0;mix-blend-mode:overlay}.modern-btn.svelte-znigr8:disabled{opacity:.3;cursor:not-allowed}.send-btn.svelte-znigr8{background:var(--color-foreground);color:var(--color-background);width:45px;height:45px;border-radius:50%;flex-shrink:0}.send-btn.svelte-znigr8 svg:where(.svelte-znigr8){width:20px;height:20px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.send-btn.svelte-znigr8:hover:not(:disabled) svg:where(.svelte-znigr8){transform:scale(1.1) rotate(-10deg)}.whatsapp-send-btn.svelte-znigr8{width:100%;padding:.8rem;background:#25d366;color:#fff;border-radius:12px;font-weight:600;font-size:1rem;box-shadow:0 4px 15px #25d36633}.whatsapp-send-btn.svelte-znigr8:hover{background:#128c7e;box-shadow:0 6px 20px #25d3664d}.whatsapp-send-btn.svelte-znigr8 .glow:where(.svelte-znigr8){background:radial-gradient(circle,rgba(37,211,102,.6) 0%,transparent 70%)}@keyframes svelte-znigr8-shimmer{0%{left:-100%}to{left:200%}}.bot-loading.svelte-znigr8 .message-bubble:where(.svelte-znigr8){display:flex;flex-direction:row;gap:4px;padding:1rem 1.2rem}.dot.svelte-znigr8{width:6px;height:6px;background:var(--color-foreground-opaque);border-radius:50%;animation:svelte-znigr8-bounce 1.4s infinite ease-in-out both}.dot.svelte-znigr8:nth-child(1){animation-delay:-.32s}.dot.svelte-znigr8:nth-child(2){animation-delay:-.16s}@keyframes svelte-znigr8-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.svelte-1eplnlr{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden}main{display:block}h1{font-size:2rem;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace}a{background-color:transparent;text-decoration:none}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Spartan Black;font-weight:700;src:url(../../../fonts/League_Spartan/static/LeagueSpartan-Black.ttf) format("truetype")}@font-face{font-family:Jost;font-weight:400;src:url(../../../fonts/JOST/Jost-Light.ttf) format("truetype")}@font-face{font-family:Kiona Regular;font-weight:400;src:url(../../../fonts/KIONA/Kiona-Regular.ttf) format("truetype")}:root{--color-foreground: #181818;--color-outline: #03a9f4;--color-background: #ffffff;--font-title: "Kiona Regular", serif;--font-subtitle: "Kiona Regular", serif;--font-paragraph: "Jost", sans-serif;--transition-short-duration: 1s;--transition-shortest-duration: .3s;--ham-size: calc(clamp(100px, 30vw, 200px)/4) ;interpolate-size:allow-keywords}::-webkit-scrollbar{width:5px;height:0}::-webkit-scrollbar-track{background:var(--color-background)}::-webkit-scrollbar-thumb{background:var(--color-background-inversion);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--color-outline)}body{overflow-x:hidden;background-color:var(--color-background-inversion);color:var(--color-foreground);background:var(--color-x-gradient)}a{color:#ff5722}*{box-sizing:border-box;scroll-behavior:smooth;font-family:var(--font-paragraph)}h1,h2,h3,h4,h5,h6,span,section{transition:color .35s,background-color .35s,fill .35s,stroke .35s;scroll-behavior:smooth}.loading:after{content:"...";animation:svelte-1eplnlr-loading 1.75s infinite}.error{color:red}.none{display:none}.horizontal{display:flex;place-content:center;justify-content:end;-webkit-user-select:none;user-select:none}@keyframes svelte-1eplnlr-loading{0%{content:"."}33%{content:".."}66%{content:"..."}}.consultation-wrapper.svelte-1eplnlr{width:100%;display:flex;justify-content:center;align-items:center;perspective:1000px}
