:root{--background:#fff;--foreground:#171717;--accent:#5a67d8;--accent-alt:#22543d;--card:#fff;--muted:#f7fafc;--muted-alt:#e6f0f7;--text-secondary:#444;--text-accent:#5a67d8;--text-accent-alt:#22543d;--border:#e2e8f0;--text-on-accent:#fff}body.high-contrast{--background:#181818;--foreground:#ededed;--accent:#90cdf4;--accent-alt:#38a169;--card:#232323;--muted:#232323;--muted-alt:#232323;--text-secondary:#b0b0b0;--text-accent:#90cdf4;--text-accent-alt:#38a169;--border:#444;--text-on-accent:#fff}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@media (max-width:1610px){nav .nav-menu-wrap ul{gap:.5rem!important;font-size:.95rem!important;flex-wrap:nowrap!important;white-space:nowrap!important}nav .nav-menu-wrap ul li{margin:0!important;padding:0!important;white-space:nowrap!important}nav .nav-menu-wrap a,nav .nav-menu-wrap button{font-size:.85rem!important;padding:.22rem .5rem!important;margin-left:.08rem!important;margin-right:.08rem!important}nav .nav-menu-wrap>div[style*="display: flex"]{gap:.3rem!important}nav .nav-menu-wrap>div[style*="display: flex"]>a,nav .nav-menu-wrap>div[style*="display: flex"]>button{font-size:.85rem!important;padding:.15rem .3rem!important}nav .logo-tagline{font-size:.8rem!important}}@media (max-width:1400px){nav .logo-tagline{display:none!important}}@media (max-width:1200px){nav .nav-menu-wrap ul{gap:.2rem!important;font-size:.82rem!important;flex-wrap:nowrap!important;white-space:nowrap!important}nav .nav-menu-wrap ul li{margin:0!important;padding:0!important;white-space:nowrap!important}nav .nav-menu-wrap a,nav .nav-menu-wrap button{font-size:.75rem!important;padding:.12rem .22rem!important;margin-left:.04rem!important;margin-right:.04rem!important}nav .nav-menu-wrap>div[style*="display: flex"]{gap:.15rem!important}nav .nav-menu-wrap>div[style*="display: flex"]>a,nav .nav-menu-wrap>div[style*="display: flex"]>button{font-size:.75rem!important;padding:.08rem .15rem!important}}.topbar-root{position:-webkit-sticky;position:sticky;top:0;left:0;z-index:1200;width:100%;min-height:80px;background:#fff}@supports not ((position:-webkit-sticky) or (position:sticky)){.topbar-root{position:fixed;top:0;left:0;width:100%;z-index:1200}}body{font-size:var(--site-font-size,1em);background:#fff;color:#22543d}body.high-contrast,body.high-contrast .topbar-root,body.high-contrast [style*="background: #fff"],body.high-contrast [style*="background:#fff"]{background:#222!important;color:#fff!important}body.high-contrast [style*="color: #22543d"],body.high-contrast [style*="color:#22543d"]{color:#fff!important}body.high-contrast [style*="border: 1px solid #22543d"],body.high-contrast [style*="border:1px solid #22543d"]{border:1px solid #fff!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rbc-calendar,.rbc-date-cell,.rbc-day-bg,.rbc-event,.rbc-header,.rbc-month-row,.rbc-month-view,.rbc-off-range-bg,.rbc-row,.rbc-row-content,.rbc-selected-cell,.rbc-time-content,.rbc-time-header,.rbc-time-view,.rbc-timeslot-group,.rbc-today,.rbc-toolbar{color:var(--text-secondary)!important;font-size:13px!important}.rbc-header{background:var(--accent)!important;color:var(--text-on-accent)!important;font-weight:700;font-size:1.05rem!important;padding:6px 0!important}.rbc-today{background:var(--card)!important}.rbc-active,.rbc-selected-cell{background:var(--accent)!important;color:var(--text-on-accent)!important}.rbc-date-cell.rbc-current,.rbc-date-cell.rbc-now{background:var(--text-accent-alt)!important;color:var(--text-on-accent)!important}.rbc-off-range{color:var(--text-secondary)!important}.rbc-toolbar button{background:var(--accent)!important;color:var(--text-on-accent)!important;border-radius:6px;border:none;font-weight:600;margin:0 2px;padding:6px 14px;font-size:13px!important}.rbc-event,.rbc-toolbar button.rbc-active{background:var(--text-accent-alt)!important}.rbc-event{color:var(--text-on-accent)!important}@media (max-width:900px){.cta-section>div[role=tabpanel]{max-width:98vw!important;padding:10px!important}.rbc-calendar{font-size:11px!important}}@media (max-width:600px){.cta-section>div[role=tabpanel]{max-width:100vw!important;padding:2px!important}.rbc-calendar{font-size:10px!important}}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{background-color:#2d3748!important;color:#fff!important;border:1px solid #4a5568!important;border-radius:6px!important;padding:8px 12px!important;font-size:14px!important;transition:all .3s ease!important}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none!important;border-color:#667eea!important;box-shadow:0 0 0 3px rgba(102,126,234,.1)!important}input[type=email]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=url]::placeholder,textarea::placeholder{color:#a0aec0!important}body.high-contrast input[type=date],body.high-contrast input[type=datetime-local],body.high-contrast input[type=email],body.high-contrast input[type=number],body.high-contrast input[type=password],body.high-contrast input[type=search],body.high-contrast input[type=tel],body.high-contrast input[type=text],body.high-contrast input[type=time],body.high-contrast input[type=url],body.high-contrast select,body.high-contrast textarea{background-color:#1a202c!important;color:#fff!important;border:1px solid #fff!important}body.high-contrast input[type=date]:focus,body.high-contrast input[type=datetime-local]:focus,body.high-contrast input[type=email]:focus,body.high-contrast input[type=number]:focus,body.high-contrast input[type=password]:focus,body.high-contrast input[type=search]:focus,body.high-contrast input[type=tel]:focus,body.high-contrast input[type=text]:focus,body.high-contrast input[type=time]:focus,body.high-contrast input[type=url]:focus,body.high-contrast select:focus,body.high-contrast textarea:focus{border-color:#90cdf4!important;box-shadow:0 0 0 3px rgba(144,205,244,.1)!important}body.high-contrast input[type=email]::placeholder,body.high-contrast input[type=number]::placeholder,body.high-contrast input[type=password]::placeholder,body.high-contrast input[type=search]::placeholder,body.high-contrast input[type=tel]::placeholder,body.high-contrast input[type=text]::placeholder,body.high-contrast input[type=url]::placeholder,body.high-contrast textarea::placeholder{color:#cbd5e0!important}input[type=file]{background-color:#2d3748!important;color:#fff!important;border:1px solid #4a5568!important;border-radius:6px!important;padding:8px 12px!important;font-size:14px!important}body.high-contrast input[type=file]{background-color:#1a202c!important;color:#fff!important;border:1px solid #fff!important}.ChatBot_chatbotContainer___3pGY{position:fixed;bottom:2rem;right:2rem;z-index:2000;display:flex;flex-direction:column;align-items:flex-end;font-family:Josefin Sans,sans-serif}.ChatBot_helpTooltip__ZRvPl{position:absolute;bottom:75px;right:0;background:#fff;padding:8px 16px;border-radius:12px;box-shadow:0 4px 15px rgba(0,0,0,.1);font-size:.85rem;font-weight:600;color:#5a67d8;white-space:nowrap;animation:ChatBot_fadeInSlideUp__PgJCm .3s ease-out;border:1px solid rgba(90,103,216,.1)}.ChatBot_helpTooltip__ZRvPl:after{content:"";position:absolute;bottom:-6px;right:20px;width:12px;height:12px;background:#fff;transform:rotate(45deg);border-right:1px solid rgba(90,103,216,.1);border-bottom:1px solid rgba(90,103,216,.1)}@keyframes ChatBot_fadeInSlideUp__PgJCm{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ChatBot_chatButton__AQ_NB{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#5a67d8,#764ba2);color:#fff;border:none;cursor:pointer;box-shadow:0 4px 15px rgba(90,103,216,.4);display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.ChatBot_chatButton__AQ_NB:hover{transform:scale(1.1) rotate(5deg);box-shadow:0 6px 20px rgba(90,103,216,.5)}.ChatBot_chatButtonActive__6Ieoe{background:#ef4444;transform:rotate(90deg)}.ChatBot_chatWindow__6yJwp{width:380px;height:500px;max-height:calc(100vh - 120px);background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.15);margin-bottom:1rem;display:flex;flex-direction:column;overflow:hidden;animation:ChatBot_slideUp__LmwiO .3s ease-out;border:1px solid rgba(0,0,0,.05)}@keyframes ChatBot_slideUp__LmwiO{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatBot_chatHeader__2W1Sr{padding:1.2rem;background:linear-gradient(135deg,#5a67d8,#764ba2);color:#fff;display:flex;align-items:center;gap:12px}.ChatBot_headerIcon__7RKPz{font-size:1.5rem}.ChatBot_headerInfo__cZhau h3{margin:0;font-size:1.1rem;font-weight:700}.ChatBot_headerInfo__cZhau p{margin:0;font-size:.8rem;opacity:.8}.ChatBot_closeButton__Ntj_Z{margin-left:auto;background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.ChatBot_closeButton__Ntj_Z:hover{opacity:.8}.ChatBot_chatMessages__cgWz2{flex:1 1;overflow-y:auto;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;background:#f8fafc}.ChatBot_message__wHqb_{max-width:80%;padding:.8rem 1rem;border-radius:15px;font-size:.95rem;line-height:1.4;position:relative}.ChatBot_userMessage__TPm12{align-self:flex-end;background:#5a67d8;color:#fff;border-bottom-right-radius:2px}.ChatBot_aiMessage__ixaPI{align-self:flex-start;background:#fff;color:#1a202c;border-bottom-left-radius:2px;box-shadow:0 2px 5px rgba(0,0,0,.05)}.ChatBot_loadingMessage__PAIIG{align-self:flex-start;color:#718096;font-style:italic;font-size:.85rem;display:flex;align-items:center;gap:8px}.ChatBot_dot__8y3JB{width:4px;height:4px;background:#718096;border-radius:50%;animation:ChatBot_bounce__sZ2hs 1.4s ease-in-out infinite both}.ChatBot_dot__8y3JB:first-child{animation-delay:-.32s}.ChatBot_dot__8y3JB:nth-child(2){animation-delay:-.16s}@keyframes ChatBot_bounce__sZ2hs{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.ChatBot_chatInputArea__Yr_Dv{padding:1rem;background:#fff;border-top:1px solid #e2e8f0;display:flex;gap:10px}.ChatBot_chatInput___B9hO{flex:1 1;border:1px solid #e2e8f0!important;border-radius:25px!important;padding:.6rem 1.2rem!important;font-size:.95rem!important;background:#000!important;color:#fff!important;outline:none;transition:all .2s}.ChatBot_chatInput___B9hO:focus{border-color:#5a67d8!important;background:#000!important;box-shadow:0 0 0 3px rgba(90,103,216,.1)!important}.ChatBot_sendButton__vtBjr{width:40px;height:40px;border-radius:50%;background:#5a67d8;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ChatBot_sendButton__vtBjr:hover:not(:disabled){background:#4c51bf;transform:scale(1.05)}.ChatBot_sendButton__vtBjr:disabled{background:#cbd5e0;cursor:not-allowed}@media (max-width:480px){.ChatBot_chatbotContainer___3pGY{bottom:2rem;right:1rem}.ChatBot_chatWindow__6yJwp{width:calc(100vw - 2rem);height:calc(100vh - 100px);bottom:4.5rem;right:0}}