/*! tailwindcss v4.1.5 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-black:#000;--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height:calc(1.5/1);--font-weight-medium:500;--font-weight-semibold:600;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.static{position:static}.row-start-2{grid-row-start:2}.row-start-3{grid-row-start:3}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mb-2{margin-bottom:calc(var(--spacing)*2)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-10{height:calc(var(--spacing)*10)}.min-h-screen{min-height:100vh}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.grid-rows-\[20px_1fr_20px\]{grid-template-rows:20px 1fr 20px}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-items-center{justify-items:center}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.gap-16{gap:calc(var(--spacing)*16)}.gap-\[24px\]{gap:24px}.gap-\[32px\]{gap:32px}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-solid{--tw-border-style:solid;border-style:solid}.border-black\/\[\.08\]{border-color:#00000014}@supports (color:color-mix(in lab,red,red)){.border-black\/\[\.08\]{border-color:color-mix(in oklab,var(--color-black)8%,transparent)}}.border-transparent{border-color:#0000}.bg-black\/\[\.05\]{background-color:#0000000d}@supports (color:color-mix(in lab,red,red)){.bg-black\/\[\.05\]{background-color:color-mix(in oklab,var(--color-black)5%,transparent)}}.bg-foreground{background-color:var(--foreground)}.p-8{padding:calc(var(--spacing)*8)}.px-1{padding-inline:calc(var(--spacing)*1)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.pb-20{padding-bottom:calc(var(--spacing)*20)}.text-center{text-align:center}.font-\[family-name\:var\(--font-geist-mono\)\]{font-family:var(--font-geist-mono)}.font-\[family-name\:var\(--font-geist-sans\)\]{font-family:var(--font-geist-sans)}.text-sm{line-height:var(--tw-leading,var(--text-sm--line-height))}.text-sm,.text-sm\/6{font-size:var(--text-sm)}.text-sm\/6{line-height:calc(var(--spacing)*6)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[-\.01em\]{--tw-tracking:-.01em;letter-spacing:-.01em}.text-background{color:var(--background)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-transparent:hover{border-color:#0000}.hover\:bg-\[\#383838\]:hover{background-color:#383838}.hover\:bg-\[\#f2f2f2\]:hover{background-color:#f2f2f2}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-4:hover{text-underline-offset:4px}}@media (min-width:40rem){.sm\:h-12{height:calc(var(--spacing)*12)}.sm\:w-auto{width:auto}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:p-20{padding:calc(var(--spacing)*20)}.sm\:px-5{padding-inline:calc(var(--spacing)*5)}.sm\:text-left{text-align:left}.sm\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media (min-width:48rem){.md\:w-\[158px\]{width:158px}}@media (prefers-color-scheme:dark){.dark\:border-white\/\[\.145\]{border-color:#ffffff25}@supports (color:color-mix(in lab,red,red)){.dark\:border-white\/\[\.145\]{border-color:color-mix(in oklab,var(--color-white)14.5%,transparent)}}.dark\:bg-white\/\[\.06\]{background-color:#ffffff0f}@supports (color:color-mix(in lab,red,red)){.dark\:bg-white\/\[\.06\]{background-color:color-mix(in oklab,var(--color-white)6%,transparent)}}.dark\:invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}@media (hover:hover){.dark\:hover\:bg-\[\#1a1a1a\]:hover{background-color:#1a1a1a}.dark\:hover\:bg-\[\#ccc\]:hover{background-color:#ccc}}}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.grecaptcha-badge{visibility:hidden}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 100,"GRAD" 0,"opsz" 24}.App{text-align:center}.App-header{color:#fff;background-color:#282c34;flex-direction:column;justify-content:center;align-items:center;min-height:10vh;font-size:calc(10px + 2vmin);display:flex}.container{max-width:800px;margin:auto}.chatbot{transform-origin:100% 100%;background-color:#f9f9f9;border:1px solid #ccc;border-radius:10px;flex-direction:column;width:400px;max-width:100%;height:800px;max-height:90vh;display:flex;position:fixed;bottom:20px;right:20px;overflow:hidden;box-shadow:0 0 10px #0000001a}.chatbot,.chatbot.fullscreen{transition:all .3s ease-in-out}.chatbot.fullscreen{border-radius:0;width:100%;height:100%;max-height:none;top:0;left:0}.chatbot.minimized{border-radius:50%;width:60px;height:60px;transition:all .3s ease-in-out;bottom:20px;right:20px}.chatbot-header{background-color:#fff;border-bottom:1px solid #ccc;justify-content:space-between;padding:10px;display:flex}.chatbot-header button{cursor:pointer;background:0 0;border:none;font-size:1.2em}.chat-window{background-color:#f9f9f9;max-height:100%;padding:0;overflow:hidden}.chat-window,.messages{flex-direction:column;flex-grow:1;display:flex}.messages{box-sizing:border-box;padding:10px;overflow-y:auto}.messages::-webkit-scrollbar{width:5px}.messages::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.messages::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.messages::-webkit-scrollbar-thumb:hover{background:#555;width:12px}.message{flex-direction:column;margin:5px 0;display:flex}.message.user{align-items:flex-end}.message.bot{align-items:flex-start}.message .text{word-wrap:break-word;border-radius:10px;max-width:80%;padding:10px;font-size:16px}.message.user .text{color:#000;text-align:left;background-color:#cdddec;width:75%;margin-left:auto;margin-right:0}.message.bot .text{color:#000;text-align:left;background-color:#e8ecef}.pre-made-messages{height:50px;overflow:show;flex-direction:column;gap:10px;margin:10px 0;padding:10px 15px;display:flex;position:relative}.pre-made-message{cursor:pointer;text-align:center;background-color:#e8ecef;border-radius:20px;width:calc(100% - 30px);padding:10px 15px;transition:background-color .3s,opacity .5s;position:absolute;left:15px;box-shadow:0 2px 4px #0000001a}.pre-made-message.static{top:0}.pre-made-message.dynamic{top:60px}.pre-made-message.fade-out{opacity:0}.pre-made-message.fade-in{opacity:1}.pre-made-message:hover{background-color:#d1d5d9}.input-area{background-color:#fff;border-top:1px solid #ccc;align-items:center;width:100%;min-height:60px;display:flex;overflow:hidden}.input-area,.input-area textarea{box-sizing:border-box;height:auto}.input-area textarea{resize:none;border:none;outline:none;flex-grow:1;max-height:3em;margin:0;padding:10px;overflow-y:auto}.input-area textarea::-webkit-scrollbar{width:5px}.input-area textarea::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.input-area textarea::-webkit-scrollbar-thumb{background:#888;border-radius:10px}.input-area textarea::-webkit-scrollbar-thumb:hover{background:#555;width:12px}.input-area .send-button-wrapper{justify-content:center;align-items:center;width:50px;display:flex}.input-area .send-button{color:#636564;cursor:pointer;background-color:#0000;border:none;border-radius:50%;width:40px;height:40px;padding:0}.input-area .send-button,.input-area .send-button span{justify-content:center;align-items:center;font-size:1.8em;display:flex}.minimized-icon{color:#391a1a;cursor:pointer;background-color:#cdddec;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2em;transition:transform .3s ease-in-out,bottom .3s ease-in-out,right .3s ease-in-out;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 0 10px #0000001a}.minimized-icon:hover{transform:scale(1.1)}.stop-button{color:#fff;background-color:#dc3545;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:0;padding:10px;font-size:1.2em;display:flex}.char-counter,.chat-window .char-counter{text-align:right;color:gray;margin-top:5px;font-size:12px}@media (max-width:768px){.chatbot{width:75%;height:75%;bottom:10px;right:10px}.chatbot.fullscreen .message .text{font-size:18px}.chatbot-header button{font-size:1em}.input-area .send-button{width:30px;height:30px;font-size:1.5em}.input-area .send-button span{font-size:1.5em}.message .text{font-size:14px}.pre-made-message{padding:5px 10px;font-size:14px}.pre-made-message.dynamic{top:40px}}@media (max-width:480px){.chatbot{border-radius:0;width:80%;height:75%;bottom:0;right:0}.chatbot.fullscreen .message .text{font-size:18px}.chatbot-header{padding:5px}.chatbot-header button{font-size:1.2em}.input-area .send-button{width:25px;height:25px;font-size:1.2em}.input-area .send-button span{font-size:1.8em}.message .text{font-size:16px}.pre-made-message{padding:3px 5px;font-size:14px}.pre-made-message.dynamic{top:40px}}.chatbot-footer{text-align:center;background-color:#f1f1f1;border-top:1px solid #ccc;justify-content:center;gap:10px;padding:0;font-size:12px;display:flex}.chatbot-footer a{color:#555;text-decoration:none}.chatbot-footer a:hover{text-decoration:underline}@media (max-width:768px){.chatbot-footer{font-size:10px}}@media (max-width:480px){.chatbot-footer{font-size:8px}}.loading-indicator{color:#555;justify-content:flex-start;align-items:center;margin:10px;font-size:1em;animation:loading 1s infinite;display:flex}@keyframes loading{0%{opacity:.2}50%{opacity:1}to{opacity:.2}}.pre-made-messages-title{text-align:center;margin:10px 0 0;font-size:.9em;font-weight:700}.speech-bubble{color:#333;opacity:0;z-index:1000;text-align:left;background-color:#e8ecef;border-radius:10px;width:250px;height:auto;padding:10px 15px;font-size:.7em;transition:none;position:fixed;bottom:30px;right:-60px;box-shadow:0 0 10px #0000001a}.speech-bubble.show{opacity:1;animation:slideIn .5s forwards}.speech-bubble.hide{opacity:0;animation:slideOut .5s forwards}.speech-bubble:after{content:"";border-top:10px solid #e8ecef;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-10px;right:20px}@keyframes typing{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media (max-width:768px){.speech-bubble{bottom:30px;right:-60px}.speech-bubble:after{right:10px}}@media (max-width:480px){.speech-bubble{bottom:30px;right:-60px}.speech-bubble:after{right:5px}}@keyframes slideIn{0%{opacity:0;transform:translate(0)}to{opacity:1;transform:translate(-100px,-70px)}}@keyframes slideOut{0%{opacity:1;transform:translate(-80px,-70px)}to{opacity:0;transform:translate(0)}}.dot{background-color:#007bff;border-radius:50%;width:8px;height:8px;animation:dotPulse 1s ease-in-out infinite}@keyframes dotPulse{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}@media print{body *{visibility:hidden}.chatbot,.chatbot *{visibility:visible}.chat-window,.chatbot,.messages{width:100%!important;height:auto!important;max-height:none!important;position:static!important;overflow:visible!important}.chatbot-footer,.chatbot-header,.input-area,.loading-indicator,.minimized-icon,.speech-bubble{display:none!important}@page{margin:20mm}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}