@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary:#ff6b00;--primary-hover:#e66000;--primary-light:#ff8a33;--secondary:#2d2d2d;--background:#f8f9fa;--surface:#fff;--surface-border:#e5e7eb;--text-main:#1a1a1a;--text-muted:#6b7280;--text-on-primary:#fff;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--info:#3b82f6;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 25px #0000001a;--glass-bg:#ffffffb3;--glass-blur:blur(12px);--font-sans:"Inter",system-ui,-apple-system,sans-serif}[data-theme=dark]{--background:#080808;--surface:#121212;--surface-border:#2a2a2a;--text-main:#f3f4f6;--text-muted:#9ca3af;--text-on-primary:#fff;--shadow-md:0 4px 20px #0006;--shadow-lg:0 12px 40px #0009;--glass-bg:#121212b3}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--font-sans);background-color:var(--background);color:var(--text-main);transition:background-color .3s,color .3s;overflow-x:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}.text-gradient{background:linear-gradient(135deg,var(--primary),#ffb800);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.container{max-width:1280px;margin:0 auto;padding:0 2rem}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--surface-border)}.premium-transition{transition:all .3s cubic-bezier(.4,0,.2,1)}
.VCisoChat-module__airvNW__chatWrapper{z-index:9999;position:fixed;bottom:2rem;right:2rem}.VCisoChat-module__airvNW__floatingButton{cursor:pointer;color:#fff;background:linear-gradient(135deg,orange 0%,#ff6b00 100%);border:none;border-radius:30px;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.8rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 20px #ffa50066}.VCisoChat-module__airvNW__floatingButton:hover{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 25px #ffa50099}.VCisoChat-module__airvNW__chatWindow{background:#121212;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:380px;height:550px;animation:.3s ease-out VCisoChat-module__airvNW__slideIn;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 10px 40px #0009}@keyframes VCisoChat-module__airvNW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.VCisoChat-module__airvNW__chatHeader{background:#1a1a1a;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.2rem;display:flex}.VCisoChat-module__airvNW__headerInfo{align-items:center;gap:.8rem;display:flex}.VCisoChat-module__airvNW__avatar{background:#ffa5001a;border:1px solid orange;border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.VCisoChat-module__airvNW__headerTitle h3{color:#fff;margin:0;font-size:1rem}.VCisoChat-module__airvNW__headerStatus{color:#4cd964;align-items:center;gap:4px;font-size:.75rem;display:flex}.VCisoChat-module__airvNW__statusDot{background:#4cd964;border-radius:50%;width:6px;height:6px;animation:2s infinite VCisoChat-module__airvNW__pulse}@keyframes VCisoChat-module__airvNW__pulse{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}to{opacity:.5;transform:scale(.95)}}.VCisoChat-module__airvNW__closeBtn{color:#888;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.2rem}.VCisoChat-module__airvNW__messages{flex-direction:column;flex:1;gap:1rem;padding:1.2rem;display:flex;overflow-y:auto}.VCisoChat-module__airvNW__messages::-webkit-scrollbar{width:4px}.VCisoChat-module__airvNW__messages::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.VCisoChat-module__airvNW__message{border-radius:12px;max-width:85%;padding:.8rem 1rem;font-size:.9rem;line-height:1.5}.VCisoChat-module__airvNW__message strong{color:#fff;font-weight:700}.VCisoChat-module__airvNW__user strong{color:#000}.VCisoChat-module__airvNW__ai{color:#e0e0e0;background:#1e1e1e;border-bottom-left-radius:2px;align-self:flex-start}.VCisoChat-module__airvNW__user{color:#000;background:orange;border-bottom-right-radius:2px;align-self:flex-end;font-weight:500}.VCisoChat-module__airvNW__typing{color:#666;padding:.5rem 1.2rem;font-size:.8rem}.VCisoChat-module__airvNW__inputArea{background:#1a1a1a;border-top:1px solid #ffffff0d;gap:.5rem;padding:1rem;display:flex}.VCisoChat-module__airvNW__inputArea input{color:#fff;background:#121212;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:.8rem 1rem;font-size:.9rem}.VCisoChat-module__airvNW__inputArea input:focus{border-color:orange;outline:none}.VCisoChat-module__airvNW__sendBtn{color:#000;cursor:pointer;background:orange;border:none;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.VCisoChat-module__airvNW__sendBtn:hover{background:#ffb533;transform:translateY(-2px)}.VCisoChat-module__airvNW__sendBtn:disabled{color:#666;cursor:not-allowed;background:#333;transform:none}.VCisoChat-module__airvNW__contextSummary{color:orange;background:#ffa5000d;border-bottom:1px solid #ffa5001a;gap:.8rem;padding:.5rem 1rem;font-size:.7rem;display:flex;overflow-x:auto}.VCisoChat-module__airvNW__contextSummary span{white-space:nowrap;align-items:center;gap:3px;display:flex}
.CookieConsent-module__ORNcuG__overlay{z-index:9999;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:2rem;left:2rem;right:2rem}.CookieConsent-module__ORNcuG__modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;background:#1a1a1af2;border:1px solid #ffffff1a;border-radius:1.5rem;width:100%;max-width:700px;padding:2.5rem;animation:.5s cubic-bezier(.16,1,.3,1) CookieConsent-module__ORNcuG__slideUp;box-shadow:0 25px 50px -12px #00000080}@keyframes CookieConsent-module__ORNcuG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieConsent-module__ORNcuG__mainView h2,.CookieConsent-module__ORNcuG__optionsView h2{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.CookieConsent-module__ORNcuG__mainView p{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.CookieConsent-module__ORNcuG__actions{justify-content:flex-end;gap:1rem;display:flex}.CookieConsent-module__ORNcuG__primaryBtn{background:var(--primary);color:#000;cursor:pointer;border:none;border-radius:.75rem;padding:.8rem 1.8rem;font-weight:700;transition:all .2s}.CookieConsent-module__ORNcuG__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 10px 15px -3px #ff66004d}.CookieConsent-module__ORNcuG__secondaryBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;padding:.8rem 1.8rem;font-weight:600;transition:all .2s}.CookieConsent-module__ORNcuG__secondaryBtn:hover{background:#ffffff1a}.CookieConsent-module__ORNcuG__optionsView{max-height:70vh;padding-right:1rem;overflow-y:auto}.CookieConsent-module__ORNcuG__optionsView::-webkit-scrollbar{width:4px}.CookieConsent-module__ORNcuG__optionsView::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.CookieConsent-module__ORNcuG__optionItem{background:#ffffff08;border:1px solid #ffffff0d;border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.CookieConsent-module__ORNcuG__optionHeader{color:var(--primary);letter-spacing:.05rem;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;display:flex}.CookieConsent-module__ORNcuG__optionItem p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.CookieConsent-module__ORNcuG__alwaysOk{color:#10b981;text-transform:uppercase;font-size:.8rem;font-weight:700}.CookieConsent-module__ORNcuG__link{color:var(--primary);font-size:.85rem;font-weight:600;text-decoration:none}.CookieConsent-module__ORNcuG__link:hover{text-decoration:underline}.CookieConsent-module__ORNcuG__switch{width:44px;height:24px;display:inline-block;position:relative}.CookieConsent-module__ORNcuG__switch input{opacity:0;width:0;height:0}.CookieConsent-module__ORNcuG__slider{cursor:pointer;background-color:#ffffff1a;border-radius:24px;transition:all .4s;position:absolute;inset:0}.CookieConsent-module__ORNcuG__slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.CookieConsent-module__ORNcuG__slider{background-color:var(--primary)}input:checked+.CookieConsent-module__ORNcuG__slider:before{transform:translate(20px)}@media (max-width:768px){.CookieConsent-module__ORNcuG__overlay{bottom:0;left:0;right:0}.CookieConsent-module__ORNcuG__modal{border-radius:1.5rem 1.5rem 0 0;padding:1.5rem}.CookieConsent-module__ORNcuG__actions{flex-direction:column}.CookieConsent-module__ORNcuG__primaryBtn,.CookieConsent-module__ORNcuG__secondaryBtn{width:100%}}
