.ChatWidget_triggerBtn__ZJtqY{position:fixed;bottom:28px;right:28px;width:60px;height:60px;border-radius:50%;background:#f38221;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(243,130,33,.45);z-index:9999;transition:transform .2s ease,box-shadow .2s ease;color:#fff}.ChatWidget_triggerBtn__ZJtqY:hover{transform:scale(1.08);box-shadow:0 6px 28px rgba(243,130,33,.55)}.ChatWidget_triggerBtn__ZJtqY:focus-visible{outline:3px solid #2d3e50;outline-offset:3px}.ChatWidget_triggerBtn__ZJtqY.ChatWidget_pulse__tLQBb:after{content:"";position:absolute;inset:-4px;border-radius:50%;border:2px solid rgba(243,130,33,.6);animation:ChatWidget_pulseRing__SgfkK 1.8s ease-out infinite}@keyframes ChatWidget_pulseRing__SgfkK{0%{transform:scale(1);opacity:.8}70%{transform:scale(1.4);opacity:0}to{transform:scale(1.4);opacity:0}}.ChatWidget_panel__I5kbK{position:fixed;bottom:100px;right:28px;width:380px;height:520px;background:#fff;border-radius:18px;box-shadow:0 12px 48px rgba(45,62,80,.18);display:flex;flex-direction:column;overflow:hidden;z-index:9998;transform-origin:bottom right;animation:ChatWidget_slideUp__uoYVf .28s cubic-bezier(.22,.61,.36,1) forwards}@keyframes ChatWidget_slideUp__uoYVf{0%{opacity:0;transform:scale(.88) translateY(24px)}to{opacity:1;transform:scale(1) translateY(0)}}.ChatWidget_header__rLVQf{gap:10px;padding:14px 16px;background:#2d3e50}.ChatWidget_headerLogo__d5I6n,.ChatWidget_header__rLVQf{display:flex;align-items:center;color:#fff;flex-shrink:0}.ChatWidget_headerLogo__d5I6n{width:32px;height:32px;border-radius:8px;background:#f38221;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:13px;letter-spacing:-.5px}.ChatWidget_headerInfo__9TerC{flex:1 1;min-width:0}.ChatWidget_headerTitle__LvnUI{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ChatWidget_headerStatus__Tebpy{display:flex;align-items:center;gap:5px;font-family:Outfit,sans-serif;font-size:11px;color:hsla(0,0%,100%,.7);margin-top:1px}.ChatWidget_onlineDot__rKWdZ{width:7px;height:7px;border-radius:50%;background:#7cc141;flex-shrink:0}.ChatWidget_headerActions__Hn0ns{display:flex;align-items:center;gap:6px}.ChatWidget_historyLink__znBQf{font-family:Outfit,sans-serif;font-size:11px;color:hsla(0,0%,100%,.75);text-decoration:none;padding:4px 8px;border-radius:6px;border:1px solid hsla(0,0%,100%,.2);transition:background .15s;white-space:nowrap}.ChatWidget_historyLink__znBQf:hover,.ChatWidget_minimiseBtn__lwS1Z{background:hsla(0,0%,100%,.12);color:#fff}.ChatWidget_minimiseBtn__lwS1Z{width:28px;height:28px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0}.ChatWidget_minimiseBtn__lwS1Z:hover{background:hsla(0,0%,100%,.22)}.ChatWidget_errorBanner__hnbC7{background:#fee2e2;color:#b91c1c;font-family:Outfit,sans-serif;font-size:12px;padding:8px 14px;display:flex;align-items:center;gap:8px;flex-shrink:0}.ChatWidget_errorBannerClose__M2kgZ{margin-left:auto;background:none;border:none;cursor:pointer;color:#b91c1c;line-height:1;padding:0;font-size:14px}.ChatWidget_messages__o8561{flex:1 1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.ChatWidget_messages__o8561::-webkit-scrollbar{width:4px}.ChatWidget_messages__o8561::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.ChatWidget_messageWrapper__Km_xh{display:flex;flex-direction:column;gap:3px}.ChatWidget_messageWrapper__Km_xh.ChatWidget_user__TQwPH{align-items:flex-end}.ChatWidget_messageWrapper__Km_xh.ChatWidget_bot__Tqaah{align-items:flex-start}.ChatWidget_messageBubbleRow__C60Ho{display:flex;align-items:flex-end;gap:8px}.ChatWidget_botAvatar__l1mdP{width:28px;height:28px;border-radius:8px;background:#2d3e50;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:2px}.ChatWidget_bubble__jFyRt{max-width:260px;padding:10px 13px;font-family:Outfit,sans-serif;font-size:13.5px;line-height:1.55;word-break:break-word;white-space:pre-wrap}.ChatWidget_bubble__jFyRt.ChatWidget_user__TQwPH{background:#f38221;color:#fff;border-radius:16px 16px 4px 16px}.ChatWidget_bubble__jFyRt.ChatWidget_bot__Tqaah{background:#f5f7fa;color:#2d3e50;border:1px solid #e5e9ef;border-radius:16px 16px 16px 4px}.ChatWidget_timestamp___Qdbt{font-family:Outfit,sans-serif;font-size:10px;color:#9ca3af;padding:0 4px}.ChatWidget_typingWrapper__oRsIJ{display:flex;align-items:flex-end;gap:8px}.ChatWidget_typingBubble__0bPtW{background:#f5f7fa;border:1px solid #e5e9ef;border-radius:16px 16px 16px 4px;padding:12px 16px;display:flex;align-items:center;gap:4px}.ChatWidget_dot__F6Bf3{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:ChatWidget_typingBounce__LhiaU 1.2s ease-in-out infinite}.ChatWidget_dot__F6Bf3:nth-child(2){animation-delay:.2s}.ChatWidget_dot__F6Bf3:nth-child(3){animation-delay:.4s}@keyframes ChatWidget_typingBounce__LhiaU{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.ChatWidget_inputArea__9D95d{display:flex;align-items:flex-end;gap:8px;padding:12px 14px;border-top:1px solid #e5e9ef;background:#fff;flex-shrink:0}.ChatWidget_textarea__fDIT0{flex:1 1;resize:none;border:1px solid #d1d5db;border-radius:12px;padding:10px 13px;font-family:Outfit,sans-serif;font-size:13.5px;color:#2d3e50;line-height:1.5;max-height:72px;overflow-y:auto;transition:border-color .15s;background:#f5f7fa;outline:none}.ChatWidget_textarea__fDIT0::placeholder{color:#9ca3af}.ChatWidget_textarea__fDIT0:focus{border-color:#f38221;background:#fff}.ChatWidget_sendBtn__nxpeS{width:38px;height:38px;border-radius:50%;background:#f38221;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:background .15s,transform .15s}.ChatWidget_sendBtn__nxpeS:hover:not(:disabled){background:#d97219;transform:scale(1.06)}.ChatWidget_sendBtn__nxpeS:disabled{background:#d1d5db;cursor:not-allowed}@media (prefers-color-scheme:dark){.ChatWidget_panel__I5kbK{background:#1a1f2e;box-shadow:0 12px 48px rgba(0,0,0,.45)}.ChatWidget_bubble__jFyRt.ChatWidget_bot__Tqaah,.ChatWidget_textarea__fDIT0{background:#242b3e;color:#e8edf4;border-color:#374151}.ChatWidget_textarea__fDIT0:focus{background:#2d3748;border-color:#f38221}.ChatWidget_inputArea__9D95d{background:#1a1f2e;border-top-color:#374151}.ChatWidget_typingBubble__0bPtW{background:#242b3e;border-color:#374151}.ChatWidget_messages__o8561::-webkit-scrollbar-thumb{background:#4b5563}}@media (max-width:480px){.ChatWidget_panel__I5kbK{inset:0;width:100%;height:100%;border-radius:0;bottom:0;right:0}.ChatWidget_triggerBtn__ZJtqY{bottom:20px;right:20px}}.CookieBanner_backdrop__S_pxo{position:fixed;inset:0;z-index:9990;background:rgba(0,0,0,.25);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none}.CookieBanner_banner___tCBk{position:fixed;bottom:24px;right:24px;left:auto;z-index:9999;width:360px;max-width:calc(100vw - 32px);background:#fff;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.16);padding:18px 20px 16px;border:1px solid #e8ecf0;animation:CookieBanner_slideInCorner__gtAZf .4s cubic-bezier(.34,1.2,.64,1) both}@keyframes CookieBanner_slideInCorner__gtAZf{0%{transform:translateY(20px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.CookieBanner_bannerInner__keU9B{display:flex;flex-direction:column;gap:12px}.CookieBanner_heading__GDeia{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:#2d3e50;margin:0}.CookieBanner_description__uk0Z9{font-family:Outfit,sans-serif;font-size:.78rem;line-height:1.55;color:#6b7280;margin:0}.CookieBanner_privacyLink__DgwZC{color:#f38221;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.CookieBanner_privacyLink__DgwZC:hover{color:#d06b10}.CookieBanner_toggleSection__0HXpq{display:flex;flex-direction:column;gap:8px;padding:10px 12px;background:#f5f7fa;border-radius:10px}.CookieBanner_toggleRow__TaICs{display:flex;align-items:center;justify-content:space-between;gap:12px}.CookieBanner_toggleInfo__hGqdz{display:flex;flex-direction:column;gap:1px;flex:1 1;min-width:0}.CookieBanner_toggleLabel___uabA{font-family:Outfit,sans-serif;font-size:.8rem;font-weight:600;color:#2d3e50}.CookieBanner_toggleDescription__pN9_n{font-family:Outfit,sans-serif;font-size:.72rem;color:#9ca3af;line-height:1.3}.CookieBanner_toggleSwitch__6tDjA{position:relative;display:inline-flex;align-items:center;flex-shrink:0;width:40px;height:22px;cursor:pointer}.CookieBanner_toggleSwitch__6tDjA input{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.CookieBanner_toggleSwitch__6tDjA input:focus-visible+.CookieBanner_toggleTrack__rGVUN{outline:2px solid #f38221;outline-offset:2px}.CookieBanner_toggleTrack__rGVUN{display:block;width:40px;height:22px;background-color:#d1d5dc;border-radius:100px;position:relative;transition:background-color .25s ease;cursor:pointer}.CookieBanner_toggleTrack__rGVUN:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.18);transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.CookieBanner_toggleSwitch__6tDjA input:checked+.CookieBanner_toggleTrack__rGVUN{background-color:#7cc141}.CookieBanner_toggleSwitch__6tDjA input:checked+.CookieBanner_toggleTrack__rGVUN:after{transform:translateX(18px)}.CookieBanner_toggleSwitch__6tDjA.CookieBanner_locked__eRg8e .CookieBanner_toggleTrack__rGVUN{background-color:#7cc141;cursor:not-allowed;opacity:.85}.CookieBanner_toggleSwitch__6tDjA.CookieBanner_locked__eRg8e .CookieBanner_toggleTrack__rGVUN:after{transform:translateX(18px)}.CookieBanner_lockedBadge__zLYnk{font-family:Outfit,sans-serif;font-size:.62rem;font-weight:600;color:#7cc141;background:rgba(124,193,65,.1);padding:1px 5px;border-radius:4px;display:inline-block;text-transform:uppercase;letter-spacing:.04em}.CookieBanner_actions__j8C2u{display:flex;align-items:center;gap:6px}.CookieBanner_btn__97qjy{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;font-family:Outfit,sans-serif;font-size:.78rem;font-weight:600;border-radius:7px;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease,border-color .2s ease;border:1.5px solid transparent;white-space:nowrap;flex:1 1}.CookieBanner_btn__97qjy:hover{transform:translateY(-1px)}.CookieBanner_btn__97qjy:active{transform:translateY(0)}.CookieBanner_btnReject__NJalT{background:transparent;border-color:#d1d5db;color:#6b7280}.CookieBanner_btnReject__NJalT:hover{background:#f3f4f6;border-color:#9ca3af}.CookieBanner_btnSelected__DqpyC{background:transparent;border-color:#f38221;color:#f38221}.CookieBanner_btnSelected__DqpyC:hover{background:rgba(243,130,33,.06)}.CookieBanner_btnAll__QLYZp{background:#f38221;border-color:#f38221;color:#fff}.CookieBanner_btnAll__QLYZp:hover{background:#d9700d;border-color:#d9700d}[data-theme=dark] .CookieBanner_banner___tCBk{background:#242b3e;border-color:hsla(0,0%,100%,.08);box-shadow:0 8px 40px rgba(0,0,0,.4)}[data-theme=dark] .CookieBanner_heading__GDeia{color:#e8edf4}[data-theme=dark] .CookieBanner_description__uk0Z9{color:#9aafc2}[data-theme=dark] .CookieBanner_toggleSection__0HXpq{background:#1a1f2e}[data-theme=dark] .CookieBanner_toggleLabel___uabA{color:#e8edf4}[data-theme=dark] .CookieBanner_toggleDescription__pN9_n{color:#6b849a}[data-theme=dark] .CookieBanner_toggleTrack__rGVUN{background-color:#3d5166}[data-theme=dark] .CookieBanner_btnReject__NJalT{border-color:#3d5166;color:#9aafc2}[data-theme=dark] .CookieBanner_btnReject__NJalT:hover{background:hsla(0,0%,100%,.05);border-color:#5a7290}[data-theme=dark] .CookieBanner_btnSelected__DqpyC{color:#f38221;border-color:#f38221}@media (max-width:480px){.CookieBanner_banner___tCBk{bottom:0;right:0;left:0;width:100%;max-width:100%;border-radius:16px 16px 0 0;padding:16px 16px 20px}}.Footer_footer__eNA9m{background-color:#2d3e50;color:#fff;padding:64px 0 0}.Footer_inner__ngCVB{max-width:1280px;margin:0 auto;padding:0 24px}.Footer_grid__WCfx6{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;padding-bottom:48px}.Footer_brandCol__6UIwg{display:flex;flex-direction:column;gap:16px}.Footer_logoWrapper__bVHLg{display:inline-flex;align-items:center}.Footer_logoImg__pJRqu{width:auto;height:44px;object-fit:contain;filter:brightness(0) invert(1)}.Footer_tagline__WuViG{font-family:Outfit,sans-serif;font-size:.9rem;line-height:1.65;color:#9aafc2;margin:0;max-width:260px}.Footer_socialRow__iw0l9{display:flex;align-items:center;gap:12px;margin-top:4px}.Footer_socialLink__nh4hv{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background-color:hsla(0,0%,100%,.07);color:#fff;transition:color .22s ease,background-color .22s ease,transform .2s ease;text-decoration:none}.Footer_socialLink__nh4hv:hover{color:#f38221;background-color:rgba(243,130,33,.15);transform:translateY(-2px)}.Footer_socialLink__nh4hv svg{display:block}.Footer_col__TmcuA{display:flex;flex-direction:column;gap:12px}.Footer_colHeading__x0h2r{font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;color:#fff;margin:0 0 4px;letter-spacing:.02em;text-transform:uppercase}.Footer_colLink__GC62z{font-family:Outfit,sans-serif;font-size:.88rem;color:#9aafc2;text-decoration:none;line-height:1.4;transition:color .2s ease,padding-left .2s ease;display:inline-block}.Footer_colLink__GC62z:hover{color:#f38221;padding-left:4px}.Footer_colBtn__LL5wV{font-family:Outfit,sans-serif;font-size:.88rem;color:#9aafc2;background:transparent;border:none;padding:0;cursor:pointer;text-align:left;line-height:1.4;transition:color .2s ease,padding-left .2s ease;display:inline-block}.Footer_colBtn__LL5wV:hover{color:#f38221;padding-left:4px}.Footer_divider__cToZ6{border:none;border-top:1px solid #3d5166;margin:0}.Footer_bottomBar___A0zj{display:flex;align-items:center;justify-content:center;padding:20px 24px;flex-wrap:wrap;gap:8px}.Footer_copyright__vFlrA{font-family:Outfit,sans-serif;font-size:.82rem;color:#6b849a;text-align:center;margin:0;line-height:1.5}@media (max-width:1024px){.Footer_grid__WCfx6{grid-template-columns:1fr 1fr;gap:32px}.Footer_brandCol__6UIwg{grid-column:1/-1;flex-direction:row;flex-wrap:wrap;align-items:flex-start;gap:24px}.Footer_brandText__bVh6j{flex:1 1;min-width:200px}}@media (max-width:600px){.Footer_footer__eNA9m{padding:48px 0 0}.Footer_grid__WCfx6{grid-template-columns:1fr;gap:28px}.Footer_brandCol__6UIwg{flex-direction:column}.Footer_logoImg__pJRqu{height:38px}.Footer_tagline__WuViG{max-width:100%}.Footer_colHeading__x0h2r{font-size:.9rem}}.ThemeToggle_toggleButton__tuPKp{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:transparent;cursor:pointer;border-radius:50%;color:var(--text-primary,#4a4a4a);transition:color .3s ease,background-color .3s ease,transform .3s ease;flex-shrink:0}.ThemeToggle_toggleButton__tuPKp:hover{background-color:rgba(243,130,33,.1);color:#f38221;transform:rotate(15deg)}.ThemeToggle_toggleButton__tuPKp:focus-visible{outline:2px solid #f38221;outline-offset:2px}.ThemeToggle_icon__fqTIm{width:22px;height:22px;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;display:block}.ThemeToggle_iconEnter__HzTof{animation:ThemeToggle_iconAppear__ULGGE .35s cubic-bezier(.34,1.56,.64,1) both}@keyframes ThemeToggle_iconAppear__ULGGE{0%{transform:rotate(-90deg) scale(.5);opacity:0}to{transform:rotate(0deg) scale(1);opacity:1}}[data-theme=dark] .ThemeToggle_toggleButton__tuPKp{color:#e8edf4}[data-theme=dark] .ThemeToggle_toggleButton__tuPKp:hover{background-color:rgba(243,130,33,.15);color:#f38221}.Header_header__hO3lJ{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;height:72px;display:flex;align-items:center;transition:background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;background-color:transparent}.Header_headerScrolled__Mhl2p{background-color:rgba(245,247,250,.92);box-shadow:0 2px 20px rgba(0,0,0,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.Header_inner__ry5Nk{max-width:1280px;width:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.Header_logoLink__9ykXa{display:flex;align-items:center;gap:10px;flex-shrink:0;text-decoration:none}.Header_logoImage__qjzBq{width:auto;height:60px;object-fit:contain;display:block}.Header_logoText__4ZhAR{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;color:#f38221;white-space:nowrap;letter-spacing:-.3px;line-height:1.2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Header_nav__3fHSH{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.Header_navLink__LzXns{position:relative;display:inline-block;padding:8px 14px;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:400;color:#4a4a4a;text-decoration:none;border-radius:6px;transition:color .25s ease;white-space:nowrap}.Header_navLink__LzXns:after{content:"";position:absolute;bottom:4px;left:14px;right:14px;height:2px;background-color:#f38221;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s ease}.Header_navLink__LzXns:hover{color:#f38221}.Header_navLink__LzXns:hover:after{transform:scaleX(1)}.Header_navLinkActive__mJ1Oo{color:#f38221;font-weight:500}.Header_navLinkActive__mJ1Oo:after{transform:scaleX(1)}.Header_rightControls__8Ak6_{display:flex;align-items:center;gap:8px;flex-shrink:0}.Header_loginBtn__tehoi{display:inline-flex;align-items:center;justify-content:center;padding:8px 20px;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:500;color:#f38221;background:transparent;border:1.5px solid #f38221;border-radius:8px;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease;white-space:nowrap}.Header_loginBtn__tehoi:hover{background-color:#f38221;color:#fff;transform:translateY(-1px)}.Header_avatarWrapper__erkug{position:relative}.Header_avatarBtn__Que_o{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#f38221,#7cc141);border:none;cursor:pointer;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#fff;transition:transform .2s ease,box-shadow .2s ease;flex-shrink:0}.Header_avatarBtn__Que_o:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(243,130,33,.35)}.Header_avatarImage__xJjyH{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #f38221}.Header_dropdown__DtJe3{position:absolute;top:calc(100% + 10px);right:0;min-width:220px;background:#fff;border:1px solid #e8ecf0;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:8px 0;z-index:1100;animation:Header_dropdownIn__s1_tu .2s ease both}@keyframes Header_dropdownIn__s1_tu{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.Header_dropdownUser__zwqug{padding:12px 16px;border-bottom:1px solid #f0f2f5}.Header_dropdownUserName___dLtv{font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;color:#2d3e50;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_dropdownUserEmail__uzHcr{font-family:Outfit,sans-serif;font-size:.78rem;color:#8a94a6;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Header_dropdownItem__MMIVm{display:flex;align-items:center;gap:10px;width:100%;padding:10px 16px;font-family:Outfit,sans-serif;font-size:.88rem;color:#4a4a4a;background:transparent;border:none;text-decoration:none;cursor:pointer;transition:background-color .18s ease,color .18s ease;text-align:left}.Header_dropdownItem__MMIVm:hover{background-color:#f5f7fa;color:#f38221}.Header_dropdownDivider__C2rkh{height:1px;background:#f0f2f5;margin:4px 0}.Header_dropdownItemDanger__h7jcw{color:#e53935}.Header_dropdownItemDanger__h7jcw:hover{background-color:#fff5f5;color:#c62828}.Header_dropdownItemSignOut__EILja{color:#2d3e50;font-weight:500}.Header_hamburger__lUulX{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;border:none;background:transparent;cursor:pointer;padding:4px;border-radius:6px;transition:background-color .2s ease;flex-shrink:0}.Header_hamburger__lUulX:hover{background-color:rgba(243,130,33,.08)}.Header_hamburgerLine__3vSQh{display:block;width:22px;height:2px;background-color:#2d3e50;border-radius:2px;transition:transform .3s ease,opacity .3s ease,width .3s ease}.Header_mobileOverlay__vyphN{display:none;position:fixed;inset:0;z-index:999;background:#fff;flex-direction:column;align-items:center;justify-content:center;gap:0;animation:Header_overlayIn__8VgYh .3s ease both}.Header_mobileOverlayOpen__OaRnK{display:flex}@keyframes Header_overlayIn__8VgYh{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header_mobileOverlayTop__htCJd{position:absolute;top:0;left:0;right:0;height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #edf0f4}.Header_mobileCloseBtn__BNuqd{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;cursor:pointer;color:#2d3e50;border-radius:50%;transition:background-color .2s ease,color .2s ease;flex-shrink:0}.Header_mobileCloseBtn__BNuqd:hover{background-color:rgba(243,130,33,.08);color:#f38221}.Header_mobileNav__HHzTb{display:flex;flex-direction:column;align-items:center;gap:8px;list-style:none;margin:0;padding:0;width:100%}.Header_mobileNavLink__cGBRQ{display:block;width:100%;text-align:center;padding:16px 24px;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:500;color:#2d3e50;text-decoration:none;border-radius:8px;transition:color .2s ease,background-color .2s ease;max-width:300px}.Header_mobileNavLink__cGBRQ:hover{color:#f38221;background-color:rgba(243,130,33,.06)}.Header_mobileNavLinkActive__JsUUp{color:#f38221;font-weight:600}.Header_mobileNavActions__8MIQX{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:16px;width:100%;max-width:300px}.Header_mobileLoginBtn__w7P9r{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px 24px;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;color:#f38221;background:transparent;border:1.5px solid #f38221;border-radius:10px;text-decoration:none;transition:background-color .2s ease,color .2s ease}.Header_mobileLoginBtn__w7P9r:hover{background-color:#f38221;color:#fff}[data-theme=dark] .Header_headerScrolled__Mhl2p{background-color:rgba(36,43,62,.92);box-shadow:0 2px 20px rgba(0,0,0,.3)}[data-theme=dark] .Header_logoText__4ZhAR{color:#f38221}[data-theme=dark] .Header_navLink__LzXns{color:#e8edf4}[data-theme=dark] .Header_navLinkActive__mJ1Oo,[data-theme=dark] .Header_navLink__LzXns:hover{color:#f38221}[data-theme=dark] .Header_hamburgerLine__3vSQh{background-color:#e8edf4}[data-theme=dark] .Header_hamburger__lUulX:hover{background-color:rgba(243,130,33,.12)}[data-theme=dark] .Header_mobileOverlay__vyphN{background:#1a1f2e}[data-theme=dark] .Header_mobileOverlayTop__htCJd{border-bottom-color:hsla(0,0%,100%,.08)}[data-theme=dark] .Header_mobileCloseBtn__BNuqd,[data-theme=dark] .Header_mobileNavLink__cGBRQ{color:#e8edf4}[data-theme=dark] .Header_mobileNavLinkActive__JsUUp{color:#f38221}[data-theme=dark] .Header_dropdown__DtJe3{background:#242b3e;border-color:hsla(0,0%,100%,.08);box-shadow:0 8px 32px rgba(0,0,0,.4)}[data-theme=dark] .Header_dropdownUser__zwqug{border-bottom-color:hsla(0,0%,100%,.06)}[data-theme=dark] .Header_dropdownUserName___dLtv{color:#e8edf4}[data-theme=dark] .Header_dropdownUserEmail__uzHcr{color:#7a8499}[data-theme=dark] .Header_dropdownItem__MMIVm{color:#c8d0dc}[data-theme=dark] .Header_dropdownItem__MMIVm:hover{background-color:hsla(0,0%,100%,.04);color:#f38221}[data-theme=dark] .Header_dropdownDivider__C2rkh{background:hsla(0,0%,100%,.06)}[data-theme=dark] .Header_dropdownItemDanger__h7jcw:hover{background-color:rgba(229,57,53,.1)}@media (max-width:960px){.Header_navLink__LzXns{padding:8px 10px;font-size:.88rem}}@media (max-width:768px){.Header_nav__3fHSH{display:none}.Header_hamburger__lUulX{display:flex}.Header_avatarWrapper__erkug,.Header_loginBtn__tehoi,.Header_logoText__4ZhAR{display:none}}:root{--color-orange:#f38221;--color-orange-hover:#d4711a;--color-orange-light:#fef0e0;--color-orange-dark:#b85e10;--color-green:#7cc141;--color-green-hover:#68a835;--color-green-light:#edf7e3;--color-green-dark:#4e8022;--color-navy:#2d3e50;--color-navy-light:#3d5166;--color-navy-dark:#1e2d3d;--bg-primary:#f5f7fa;--bg-secondary:#fff;--bg-card:#fff;--bg-elevated:#fff;--bg-muted:#eff2f6;--bg-overlay:rgba(45,62,80,.55);--text-primary:#4a4a4a;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-dark:#2d3e50;--text-inverse:#fff;--text-link:#f38221;--text-link-hover:#d4711a;--accent-orange:#f38221;--accent-orange-hover:#d4711a;--accent-orange-rgb:243,130,33;--accent-green:#7cc141;--accent-green-hover:#68a835;--accent-green-rgb:124,193,65;--border-color:#e2e8f0;--border-color-strong:#cbd5e1;--border-color-focus:#f38221;--divider:#e2e8f0;--color-success:#22c55e;--color-success-bg:#dcfce7;--color-warning:#f59e0b;--color-warning-bg:#fef3c7;--color-error:#ef4444;--color-error-bg:#fee2e2;--color-info:#3b82f6;--color-info-bg:#dbeafe;--tag-it-bg:#dbeafe;--tag-it-text:#1d4ed8;--tag-it-border:#bfdbfe;--tag-ai-bg:#ede9fe;--tag-ai-text:#6d28d9;--tag-ai-border:#ddd6fe;--tag-telecom-bg:#fef0e0;--tag-telecom-text:#b85e10;--tag-telecom-border:#fdd5a3;--tag-cloud-bg:#ecfdf5;--tag-cloud-text:#065f46;--tag-cloud-border:#a7f3d0;--tag-security-bg:#fef2f2;--tag-security-text:#991b1b;--tag-security-border:#fecaca;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--shadow-inner:inset 0 2px 4px 0 rgba(0,0,0,.06);--shadow-orange:0 4px 14px 0 rgba(243,130,33,.35);--shadow-green:0 4px 14px 0 rgba(124,193,65,.35);--shadow-navy:0 4px 14px 0 rgba(45,62,80,.35);--space-0:0px;--space-px:1px;--space-0-5:0.125rem;--space-1:0.25rem;--space-1-5:0.375rem;--space-xs:0.5rem;--space-sm:0.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:2.5rem;--space-3xl:3rem;--space-4xl:4rem;--space-5xl:5rem;--space-6xl:6rem;--space-8xl:8rem;--radius-none:0px;--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:0.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-3xl:2rem;--radius-full:9999px;--transition-fast:150ms ease;--transition-base:200ms ease;--transition-medium:300ms ease;--transition-slow:500ms ease;--transition-bounce:300ms cubic-bezier(0.34,1.56,0.64,1);--transition-smooth:400ms cubic-bezier(0.25,0.46,0.45,0.94);--transition-all:all 200ms ease;--transition-colors:color 200ms ease,background-color 200ms ease,border-color 200ms ease,box-shadow 200ms ease;--transition-transform:transform 200ms ease;--transition-opacity:opacity 200ms ease;--z-below:-1;--z-base:0;--z-raised:10;--z-dropdown:100;--z-sticky:200;--z-fixed:300;--z-overlay:400;--z-drawer:500;--z-modal:600;--z-popover:700;--z-toast:800;--z-tooltip:900;--z-top:1000;--font-heading:"Poppins","Segoe UI",system-ui,-apple-system,sans-serif;--font-body:"Outfit","Segoe UI",system-ui,-apple-system,sans-serif;--font-mono:"JetBrains Mono","Fira Code","Courier New",Courier,monospace;--text-xs:0.75rem;--text-sm:0.875rem;--text-base:1rem;--text-md:1.0625rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--font-thin:100;--font-extralight:200;--font-light:300;--font-regular:400;--font-medium:500;--font-semibold:600;--font-bold:700;--font-extrabold:800;--font-black:900;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--tracking-tighter:-0.05em;--tracking-tight:-0.025em;--tracking-normal:0em;--tracking-wide:0.025em;--tracking-wider:0.05em;--tracking-widest:0.1em;--max-width-xs:320px;--max-width-sm:480px;--max-width-md:768px;--max-width-lg:1024px;--max-width-xl:1280px;--max-width-2xl:1536px;--max-width-prose:65ch;--max-width-site:1280px;--header-height:72px;--header-height-sm:60px;--sidebar-width:280px;--sidebar-width-sm:240px;--content-px:clamp(1rem,4vw,2rem);--section-py:clamp(3rem,8vw,6rem);--glass-bg:hsla(0,0%,100%,.72);--glass-bg-dark:rgba(36,43,62,.72);--glass-blur:16px;--glass-border:hsla(0,0%,100%,.3);--glass-border-dark:hsla(0,0%,100%,.08);--glass-shadow:0 8px 32px 0 rgba(45,62,80,.12);--gradient-brand:linear-gradient(135deg,#f38221,#d4711a);--gradient-green:linear-gradient(135deg,#7cc141,#68a835);--gradient-navy:linear-gradient(135deg,#2d3e50,#1e2d3d);--gradient-hero:linear-gradient(135deg,#2d3e50,#1a2a38 50%,#0f1923);--gradient-orange-green:linear-gradient(135deg,#f38221,#7cc141);--gradient-text:linear-gradient(135deg,#f38221,#7cc141);--gradient-subtle:linear-gradient(180deg,#f5f7fa,#fff)}@media (prefers-color-scheme:dark){:root{--bg-primary:#1a1f2e;--bg-secondary:#242b3e;--bg-card:#2d3547;--bg-elevated:#333d54;--bg-muted:#1e2538;--bg-overlay:rgba(0,0,0,.65);--text-primary:#e8edf4;--text-secondary:#9ca3af;--text-muted:#6b7280;--text-dark:#e8edf4;--text-inverse:#1a1f2e;--text-link:#f38221;--text-link-hover:#ffb366;--border-color:#374151;--border-color-strong:#4b5563;--border-color-focus:#f38221;--divider:#374151;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.2);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3),0 1px 2px -1px rgba(0,0,0,.2);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.35),0 4px 6px -4px rgba(0,0,0,.2);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.4),0 8px 10px -6px rgba(0,0,0,.3);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.6);--tag-it-bg:rgba(29,78,216,.2);--tag-it-text:#93c5fd;--tag-it-border:rgba(29,78,216,.35);--tag-ai-bg:rgba(109,40,217,.2);--tag-ai-text:#c4b5fd;--tag-ai-border:rgba(109,40,217,.35);--tag-telecom-bg:rgba(243,130,33,.15);--tag-telecom-text:#fdba74;--tag-telecom-border:rgba(243,130,33,.3);--tag-cloud-bg:rgba(6,95,70,.2);--tag-cloud-text:#6ee7b7;--tag-cloud-border:rgba(6,95,70,.35);--tag-security-bg:rgba(153,27,27,.2);--tag-security-text:#fca5a5;--tag-security-border:rgba(153,27,27,.35);--color-success-bg:rgba(34,197,94,.15);--color-warning-bg:rgba(245,158,11,.15);--color-error-bg:rgba(239,68,68,.15);--color-info-bg:rgba(59,130,246,.15);--glass-bg:rgba(36,43,62,.72);--glass-border:hsla(0,0%,100%,.08);--glass-shadow:0 8px 32px 0 rgba(0,0,0,.4);--gradient-subtle:linear-gradient(180deg,#1a1f2e,#242b3e)}}[data-theme=dark]{--bg-primary:#1a1f2e;--bg-secondary:#242b3e;--bg-card:#2d3547;--bg-elevated:#333d54;--bg-muted:#1e2538;--bg-overlay:rgba(0,0,0,.65);--text-primary:#e8edf4;--text-secondary:#9ca3af;--text-muted:#6b7280;--text-dark:#e8edf4;--text-inverse:#1a1f2e;--text-link:#f38221;--text-link-hover:#ffb366;--border-color:#374151;--border-color-strong:#4b5563;--border-color-focus:#f38221;--divider:#374151;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.2);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.3),0 1px 2px -1px rgba(0,0,0,.2);--shadow-md:0 4px 6px -1px rgba(0,0,0,.3),0 2px 4px -2px rgba(0,0,0,.2);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.35),0 4px 6px -4px rgba(0,0,0,.2);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.4),0 8px 10px -6px rgba(0,0,0,.3);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.6);--tag-it-bg:rgba(29,78,216,.2);--tag-it-text:#93c5fd;--tag-it-border:rgba(29,78,216,.35);--tag-ai-bg:rgba(109,40,217,.2);--tag-ai-text:#c4b5fd;--tag-ai-border:rgba(109,40,217,.35);--tag-telecom-bg:rgba(243,130,33,.15);--tag-telecom-text:#fdba74;--tag-telecom-border:rgba(243,130,33,.3);--tag-cloud-bg:rgba(6,95,70,.2);--tag-cloud-text:#6ee7b7;--tag-cloud-border:rgba(6,95,70,.35);--tag-security-bg:rgba(153,27,27,.2);--tag-security-text:#fca5a5;--tag-security-border:rgba(153,27,27,.35);--color-success-bg:rgba(34,197,94,.15);--color-warning-bg:rgba(245,158,11,.15);--color-error-bg:rgba(239,68,68,.15);--color-info-bg:rgba(59,130,246,.15);--glass-bg:rgba(36,43,62,.72);--glass-border:hsla(0,0%,100%,.08);--glass-shadow:0 8px 32px 0 rgba(0,0,0,.4);--gradient-subtle:linear-gradient(180deg,#1a1f2e,#242b3e)}[data-theme=light]{--bg-primary:#f5f7fa;--bg-secondary:#fff;--bg-card:#fff;--bg-elevated:#fff;--bg-muted:#eff2f6;--bg-overlay:rgba(45,62,80,.55);--text-primary:#4a4a4a;--text-secondary:#6b7280;--text-muted:#9ca3af;--text-dark:#2d3e50;--text-inverse:#fff;--text-link:#f38221;--text-link-hover:#d4711a;--border-color:#e2e8f0;--border-color-strong:#cbd5e1;--border-color-focus:#f38221;--divider:#e2e8f0;--shadow-xs:0 1px 2px 0 rgba(0,0,0,.05);--shadow-sm:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--shadow-2xl:0 25px 50px -12px rgba(0,0,0,.25);--tag-it-bg:#dbeafe;--tag-it-text:#1d4ed8;--tag-it-border:#bfdbfe;--tag-ai-bg:#ede9fe;--tag-ai-text:#6d28d9;--tag-ai-border:#ddd6fe;--tag-telecom-bg:#fef0e0;--tag-telecom-text:#b85e10;--tag-telecom-border:#fdd5a3;--tag-cloud-bg:#ecfdf5;--tag-cloud-text:#065f46;--tag-cloud-border:#a7f3d0;--tag-security-bg:#fef2f2;--tag-security-text:#991b1b;--tag-security-border:#fecaca;--color-success-bg:#dcfce7;--color-warning-bg:#fef3c7;--color-error-bg:#fee2e2;--color-info-bg:#dbeafe;--glass-bg:hsla(0,0%,100%,.72);--glass-border:hsla(0,0%,100%,.3);--glass-shadow:0 8px 32px 0 rgba(45,62,80,.12);--gradient-subtle:linear-gradient(180deg,#f5f7fa,#fff)}