@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=DM+Sans:wght@400;500&display=swap");:root{--bg:#1a1a2e;--bg2:#16213e;--bg3:#0f172a;--accent:#e8b84b;--accent2:#e05c2a;--text:#f0ede6;--muted:#9a9690;--border:hsla(0,0%,100%,.07);--green:#4caf80;--font-display:"Bebas Neue",sans-serif;--font-body:"DM Sans",sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg3);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:var(--font-body)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.2)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:640px){.container{padding:0 24px}}.ChatBot_chat__4lp3l{display:flex;flex-direction:column;background:var(--bg3);border-top:1px solid var(--border);height:100%;overflow:hidden}@media (min-width:640px){.ChatBot_chat__4lp3l{border-top:none;border-left:1px solid var(--border)}}.ChatBot_chatHeader__TGBjc{display:flex;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--border);background:var(--bg2);flex-shrink:0}.ChatBot_closeBtn__GrK3w{margin-left:auto;background:none;border:none;color:var(--muted);font-size:16px;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1;flex-shrink:0;transition:color .15s}.ChatBot_closeBtn__GrK3w:hover{color:#fff}.ChatBot_clearBtn__AsY13{background:none;border:none;color:var(--muted);font-size:16px;cursor:pointer;padding:4px 6px;border-radius:4px;line-height:1;flex-shrink:0;transition:color .15s;margin-left:auto}.ChatBot_clearBtn__AsY13:hover{color:var(--accent)}.ChatBot_lookingUpWrap__8QIyb{display:flex;align-items:center}.ChatBot_lookingUp__QQzyq{font-size:12px;color:var(--muted);padding:8px 12px;background:var(--bg2);border-radius:12px;border:1px solid var(--border);animation:ChatBot_pulse__74k0H 1.5s ease-in-out infinite}.ChatBot_lookingUp__QQzyq strong{color:var(--accent)}@keyframes ChatBot_pulse__74k0H{0%,to{opacity:1}50%{opacity:.6}}.ChatBot_bubbleWrap__c93cV{display:flex;flex-direction:column;gap:8px;max-width:85%}.ChatBot_optionBtns__1tP7V{display:flex;flex-wrap:wrap;gap:6px;padding-left:4px}.ChatBot_optionBtn__ie7sJ{background:rgba(232,184,75,.08);border:1px solid rgba(232,184,75,.3);border-radius:16px;padding:5px 12px;font-size:12px;color:var(--accent);cursor:pointer;font-family:var(--font-body);transition:all .15s;text-align:left}.ChatBot_optionBtn__ie7sJ:hover{background:rgba(232,184,75,.18);border-color:var(--accent)}.ChatBot_cardPageLink__3ly6e{display:inline-block;margin-top:8px;font-size:12px;color:var(--accent);text-decoration:none;border:1px solid rgba(232,184,75,.3);border-radius:5px;padding:4px 10px;transition:all .15s}.ChatBot_cardPageLink__3ly6e:hover{background:rgba(232,184,75,.1);border-color:var(--accent)}.ChatBot_avatar__KvmAG{border-radius:50%;overflow:hidden;flex-shrink:0;border:1.5px solid var(--accent);display:flex;flex-direction:column}.ChatBot_avHead__vT009{background:#f5c9a0;height:38%;position:relative;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.ChatBot_avHat__uSMjz{width:55%;height:40%;border-radius:2px 2px 0 0;top:8%}.ChatBot_avBrim__mIMFh,.ChatBot_avHat__uSMjz{background:#111;position:absolute;left:50%;transform:translateX(-50%)}.ChatBot_avBrim__mIMFh{width:70%;height:20%;border-radius:1px;top:45%}.ChatBot_avFace__3N0zx{width:45%;height:55%;background:#f5c9a0;border-radius:50% 50% 45% 45%;position:absolute;bottom:0}.ChatBot_avShirt__bybGG{flex:1 1;display:flex;flex-direction:column;overflow:hidden}.ChatBot_stripe__f5k6Z{flex:1 1;width:100%}.ChatBot_headerInfo__cMmXv{flex:1 1}.ChatBot_headerName__30euL{font-family:var(--font-display);font-size:17px;letter-spacing:1.5px;color:var(--accent)}.ChatBot_headerSub__pJ_lP{font-size:11px;color:var(--muted);margin-top:1px;display:flex;align-items:center;gap:5px}.ChatBot_onlineDot__V320b{display:inline-block;width:6px;height:6px;background:var(--green);border-radius:50%}.ChatBot_chips__6zdUc{display:flex;gap:6px;overflow-x:auto;padding:8px 12px;border-bottom:1px solid var(--border);scrollbar-width:none;flex-shrink:0}.ChatBot_chips__6zdUc::-webkit-scrollbar{display:none}.ChatBot_chip___PUMG{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.09);border-radius:14px;padding:5px 12px;font-size:11px;color:var(--muted);white-space:nowrap;flex-shrink:0;transition:all .15s}.ChatBot_chip___PUMG:hover{color:var(--accent);border-color:var(--accent);background:rgba(232,184,75,.08)}.ChatBot_messages__p2LLe{flex:1 1;overflow-y:auto;padding:14px 12px;display:flex;flex-direction:column;gap:12px;min-height:0;scrollbar-width:thin;scrollbar-color:hsla(0,0%,100%,.1) transparent}.ChatBot_messages__p2LLe::-webkit-scrollbar{width:4px}.ChatBot_messages__p2LLe::-webkit-scrollbar-track{background:transparent}.ChatBot_messages__p2LLe::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.12);border-radius:2px}.ChatBot_msg__L7GEX{display:flex;gap:8px;align-items:flex-end;max-width:94%}.ChatBot_bot__7PCpw{align-self:flex-start}.ChatBot_user__IE8bb{align-self:flex-end;flex-direction:row-reverse}.ChatBot_msgAvatar__p0AwE{flex-shrink:0}.ChatBot_bubble__ic9Sa{padding:9px 12px;border-radius:10px;font-size:12px;line-height:1.55;white-space:pre-wrap}.ChatBot_bot__7PCpw .ChatBot_bubble__ic9Sa{background:#1e2d45;border:1px solid hsla(0,0%,100%,.07);border-bottom-left-radius:3px;color:var(--text)}.ChatBot_user__IE8bb .ChatBot_bubble__ic9Sa{background:#2a1f0e;border:1px solid rgba(232,184,75,.15);border-bottom-right-radius:3px;color:var(--text)}.ChatBot_typing__x9EPb{display:flex;align-items:center;gap:4px;padding:10px 14px;background:#1e2d45;border:1px solid hsla(0,0%,100%,.07);border-radius:10px;border-bottom-left-radius:3px}.ChatBot_typing__x9EPb span{display:block;width:5px;height:5px;background:var(--muted);border-radius:50%;animation:ChatBot_bounce__D1MvR 1.2s infinite}.ChatBot_typing__x9EPb span:nth-child(2){animation-delay:.2s}.ChatBot_typing__x9EPb span:nth-child(3){animation-delay:.4s}@keyframes ChatBot_bounce__D1MvR{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.ChatBot_inputArea__jyfcJ{display:flex;gap:8px;padding:10px 12px;border-top:1px solid var(--border);flex-shrink:0}.ChatBot_input__rTXVq{flex:1 1;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:9px 12px;color:#fff;font-size:12px;outline:none;resize:none;line-height:1.4;transition:border-color .15s}.ChatBot_input__rTXVq::placeholder{color:var(--muted)}.ChatBot_input__rTXVq:focus{border-color:rgba(232,184,75,.4)}.ChatBot_sendBtn__d_Om8{background:var(--accent);border:none;border-radius:8px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;align-self:flex-end;transition:opacity .15s}.ChatBot_sendBtn__d_Om8:hover{opacity:.85}.ChatBot_sendArrow__Ny_Om{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:9px solid #1a1a2e;margin-left:2px}.FloatingChat_floatWidget__ZeJGb{position:fixed;bottom:24px;right:24px;z-index:1000;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.FloatingChat_floatPanel__m3ON0{width:320px;height:500px;max-height:80vh;background:var(--bg3);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 32px rgba(0,0,0,.5);animation:FloatingChat_slideUp__tOTQv .25s ease-out}@keyframes FloatingChat_slideUp__tOTQv{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.FloatingChat_fab__NQkqh{width:58px;height:58px;border-radius:50%;background:var(--bg2);border:2px solid var(--accent);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;overflow:hidden;padding:0;flex-shrink:0;box-shadow:0 4px 16px rgba(0,0,0,.4)}.FloatingChat_fab__NQkqh:hover{border-color:#fff;transform:scale(1.06)}.FloatingChat_fabClose__HKtVu{font-size:20px;color:var(--muted);line-height:1}.FloatingChat_fabImg__N4nde{width:100%;height:100%;object-fit:cover;border-radius:50%}@media (max-width:480px){.FloatingChat_floatWidget__ZeJGb{bottom:16px;right:16px;align-items:flex-end}.FloatingChat_floatPanel__m3ON0{width:calc(100vw - 32px);height:480px;max-height:80vh;position:fixed;right:16px;bottom:90px}}.CookieBanner_banner__MyhNb{position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--bg2);border-top:1px solid var(--border);box-shadow:0 -4px 24px rgba(0,0,0,.4);padding:16px}.CookieBanner_inner__NFx4q{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:14px}@media (min-width:640px){.CookieBanner_inner__NFx4q{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:24px}}.CookieBanner_text__Pzwsv{flex:1 1}.CookieBanner_title__JjhU6{font-size:14px;font-weight:500;color:#fff;margin-bottom:5px}.CookieBanner_sub__C_5b0{font-size:12px;color:var(--muted);line-height:1.6}.CookieBanner_detailsBtn__7_dIc{background:none;border:none;color:var(--accent);font-size:12px;cursor:pointer;font-family:var(--font-body);padding:0;text-decoration:underline}.CookieBanner_details__j2I5K{margin-top:12px;display:flex;flex-direction:column;gap:10px;background:hsla(0,0%,100%,.03);border:1px solid var(--border);border-radius:7px;padding:12px}.CookieBanner_cookieName__sY_HQ{font-size:12px;font-weight:500;color:var(--text);margin-bottom:2px;display:flex;align-items:center;gap:8px}.CookieBanner_cookieDesc__aUn4A{font-size:11px;color:var(--muted);line-height:1.5}.CookieBanner_required__e_yI4{font-size:10px;background:rgba(76,175,128,.1);border:1px solid rgba(76,175,128,.3);color:var(--green);border-radius:3px;padding:1px 6px;font-weight:400}.CookieBanner_optional__Cl_wK{font-size:10px;background:rgba(232,184,75,.1);border:1px solid rgba(232,184,75,.2);color:var(--accent);border-radius:3px;padding:1px 6px;font-weight:400}.CookieBanner_buttons__QHtXK{display:flex;gap:8px;align-items:center;flex-shrink:0}.CookieBanner_essentialBtn__82IVR{background:hsla(0,0%,100%,.05);border:1px solid var(--border);border-radius:7px;padding:9px 16px;font-size:12px;color:var(--muted);cursor:pointer;font-family:var(--font-body);transition:all .15s;white-space:nowrap}.CookieBanner_essentialBtn__82IVR:hover{color:var(--text);border-color:hsla(0,0%,100%,.2)}.CookieBanner_acceptBtn__fYU_i{background:var(--accent);border:none;border-radius:7px;padding:9px 20px;font-size:12px;font-weight:500;color:#1a1a2e;cursor:pointer;font-family:var(--font-body);transition:opacity .15s;white-space:nowrap}.CookieBanner_acceptBtn__fYU_i:hover{opacity:.88}