.Navigation_navbar__P6y7L{background:var(--bg-secondary);padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Navigation_navContent__NyNbR{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.Navigation_logo__rl5XE{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary);text-decoration:none;transition:transform .3s ease}.Navigation_logo__rl5XE:hover{transform:scale(1.05)}.Navigation_logoIcon__pXvx1{font-size:1.75rem;animation:Navigation_pulse__Mtrs_ 2s infinite}@keyframes Navigation_pulse__Mtrs_{0%,to{opacity:1}50%{opacity:.7}}.Navigation_navLinks___hYSr{display:flex;align-items:center;gap:2rem}.Navigation_navLink__kdcGI{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative}.Navigation_navLink__kdcGI:hover{color:#667eea}.Navigation_navLink__kdcGI:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.Navigation_navLink__kdcGI:hover:after{width:100%}.Navigation_themeToggle__lDv4k{background:transparent;border:none;font-size:1.25rem;cursor:pointer;padding:.25rem;transition:transform .3s ease}.Navigation_themeToggle__lDv4k:hover{transform:rotate(20deg)}@media (max-width:768px){.Navigation_navLinks___hYSr{gap:1rem;font-size:.9rem}.Navigation_logo__rl5XE{font-size:1.2rem}.Navigation_logoIcon__pXvx1{font-size:1.5rem}}.Footer_footer__0IXn3{background:var(--bg-secondary);border-top:1px solid hsla(0,0%,100%,.1);padding:60px 0 20px;margin-top:auto}.Footer_footerContent__guRXR{max-width:1200px;margin:0 auto;padding:0 20px}.Footer_footerTop__0zPVP{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;grid-gap:40px;gap:40px;margin-bottom:40px}.Footer_footerBrand__4RUmD{max-width:300px}.Footer_brandLogo__ZpLvc{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.Footer_logoIcon__4duQ7{font-size:1.75rem;color:#667eea}.Footer_brandDescription__aaeqQ{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;font-size:.95rem}.Footer_socialLinks__Fh6yT{display:flex;gap:1rem}.Footer_socialLinks__Fh6yT a{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:hsla(0,0%,100%,.05);border-radius:50%;color:var(--text-secondary);transition:all .3s ease}.Footer_socialLinks__Fh6yT a:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.Footer_footerColumn__FLta8{display:flex;flex-direction:column;gap:.75rem}.Footer_footerColumn__FLta8 h4{color:var(--text-primary);font-weight:600;margin-bottom:.5rem;font-size:1.1rem}.Footer_footerColumn__FLta8 a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease;font-size:.95rem}.Footer_footerColumn__FLta8 a:hover{color:#667eea}.Footer_footerBottom__jCLw1{padding-top:30px;border-top:1px solid hsla(0,0%,100%,.05);display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px}.Footer_companyInfo__hxFg7{flex:1 1}.Footer_companyInfo__hxFg7 p{color:var(--text-secondary);font-size:.9rem;margin:.25rem 0}.Footer_companyDetails__uekWp{color:var(--text-secondary);opacity:.8;font-size:.85rem}.Footer_address__CgAMc{color:var(--text-secondary);opacity:.7;font-size:.85rem}.Footer_badges__qPz0w{display:flex;gap:1rem;align-items:center}.Footer_badge__SzWFN{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:hsla(0,0%,100%,.05);border-radius:20px;font-size:.85rem;color:var(--text-secondary);white-space:nowrap}@media (max-width:1024px){.Footer_footerTop__0zPVP{grid-template-columns:2fr 1fr 1fr}.Footer_footerColumn__FLta8:nth-child(4),.Footer_footerColumn__FLta8:nth-child(5){margin-top:20px}}@media (max-width:768px){.Footer_footerTop__0zPVP{grid-template-columns:1fr;gap:30px}.Footer_footerBrand__4RUmD{max-width:100%}.Footer_footerBottom__jCLw1{flex-direction:column;align-items:center;text-align:center}.Footer_badges__qPz0w{flex-wrap:wrap;justify-content:center}}.support_container__UTryn{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary);color:var(--text-primary)}.support_main__XQ1tO{flex:1 1}.support_hero__QAfyp{background:linear-gradient(135deg,var(--bg-secondary) 0,var(--bg-primary) 100%);padding:100px 20px;text-align:center}.support_title__Y5HV4{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.support_subtitle__9TdSU{font-size:1.2rem;color:var(--text-secondary)}.support_content__moGzx{max-width:1200px;margin:0 auto;padding:60px 20px}.support_tabs__9vIIr{display:flex;gap:1rem;margin-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1);justify-content:center}.support_tab__CcfRV{background:transparent;border:none;color:var(--text-secondary);font-size:1.1rem;padding:1rem 2rem;cursor:pointer;position:relative;transition:color .3s ease}.support_tab__CcfRV:hover{color:var(--text-primary)}.support_activeTab__cpjJ7{color:#667eea}.support_activeTab__cpjJ7:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2)}.support_faqSection__oUWSL h2{text-align:center;margin-bottom:3rem;font-size:2rem}.support_faqList__hqxGt{max-width:800px;margin:0 auto}.support_faqItem__ggzNa{margin-bottom:1rem;background:hsla(0,0%,100%,.03);border-radius:12px;overflow:hidden;border:1px solid hsla(0,0%,100%,.05)}.support_faqQuestion__ncCtF{width:100%;text-align:left;padding:1.5rem;background:transparent;border:none;color:var(--text-primary);font-size:1.1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .3s ease}.support_faqQuestion__ncCtF:hover{background:hsla(0,0%,100%,.05)}.support_faqIcon__Ssynz{font-size:1.5rem;color:#667eea}.support_faqAnswer__pqND8{padding:0 1.5rem 1.5rem;animation:support_slideDown__g8Dvo .3s ease}.support_faqAnswer__pqND8 p{color:var(--text-secondary);line-height:1.6}@keyframes support_slideDown__g8Dvo{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.support_guidesSection__gpfu9 h2{text-align:center;margin-bottom:1rem;font-size:2rem}.support_guidesIntro__2pMrN{text-align:center;color:var(--text-secondary);margin-bottom:3rem}.support_guidesGrid__qfTKw{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.support_guideCard__ko2fI{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;text-decoration:none;color:var(--text-primary);transition:all .3s ease}.support_guideCard__ko2fI:hover{background:hsla(0,0%,100%,.05);transform:translateY(-2px);border-color:#667eea}.support_guideIcon__P4IgI{font-size:2rem}.support_guideTitle__P_nTT{flex:1 1;font-size:1.1rem}.support_guideArrow__F3Gbz{color:#667eea;font-size:1.5rem}.support_contactSection__fHP2i h2{text-align:center;margin-bottom:1rem;font-size:2rem}.support_contactIntro__6wEzk{text-align:center;color:var(--text-secondary);margin-bottom:3rem}.support_contactGrid__8x1Xt{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto 3rem}.support_contactCard__Vva_0{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:2rem;text-align:center;transition:transform .3s ease}.support_contactCard__Vva_0:hover{transform:translateY(-5px)}.support_contactIcon__0uYhp{font-size:3rem;margin-bottom:1rem}.support_contactCard__Vva_0 h3{color:var(--text-primary);margin-bottom:.5rem}.support_contactCard__Vva_0 p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.support_contactLink__nRED2{color:#667eea;text-decoration:none;font-weight:600;display:block;margin-bottom:.5rem}.support_contactLink__nRED2:hover{text-decoration:underline}.support_responseTime__YY5zG{color:var(--text-secondary);font-size:.85rem;opacity:.8}.support_prioritySupport__bTsUH{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid rgba(102,126,234,.3);border-radius:12px;padding:2rem;text-align:center;max-width:700px;margin:0 auto}.support_prioritySupport__bTsUH h3{color:var(--text-primary);margin-bottom:1rem}.support_prioritySupport__bTsUH p{color:var(--text-secondary);margin-bottom:1.5rem}.support_prioritySupport__bTsUH ul{list-style:none;padding:0;text-align:left;max-width:400px;margin:0 auto 1.5rem}.support_prioritySupport__bTsUH ul li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:var(--text-secondary)}.support_prioritySupport__bTsUH ul li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700}.support_upgradeButton__d2LII{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:transform .3s ease}.support_upgradeButton__d2LII:hover{transform:translateY(-2px)}.support_additionalHelp__nQjpc{background:hsla(0,0%,100%,.03);border-radius:16px;padding:3rem;text-align:center;margin-top:4rem}.support_additionalHelp__nQjpc h2{color:var(--text-primary);margin-bottom:1rem}.support_additionalHelp__nQjpc p{color:var(--text-secondary);margin-bottom:2rem}.support_helpActions__1_Xlv{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.support_primaryButton__z5IGf,.support_secondaryButton__dmQaC{padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s ease}.support_primaryButton__z5IGf{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.support_secondaryButton__dmQaC{background:transparent;color:#667eea;border:2px solid #667eea}.support_primaryButton__z5IGf:hover,.support_secondaryButton__dmQaC:hover{transform:translateY(-2px)}@media (max-width:768px){.support_title__Y5HV4{font-size:2rem}.support_tabs__9vIIr{flex-wrap:wrap}.support_tab__CcfRV{padding:.75rem 1rem;font-size:1rem}.support_contactGrid__8x1Xt,.support_guidesGrid__qfTKw{grid-template-columns:1fr}.support_helpActions__1_Xlv{flex-direction:column}.support_primaryButton__z5IGf,.support_secondaryButton__dmQaC{width:100%}}