.tab-button{position:relative;border-bottom:2px solid transparent;transition:all .2s ease}.tab-button.active{color:#60a5fa!important;border-bottom-color:#60a5fa!important}.tab-button:not(.active){color:#9ca3af;border-bottom-color:transparent}.tab-button:hover:not(.active){color:#d1d5db}.tab-button:focus{outline:0}#scroll-to-top{opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .2s ease,border-color .2s ease,color .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none;display:flex;align-items:center;justify-content:center}#scroll-to-top.show{opacity:.9;visibility:visible;transform:translateY(0)}#scroll-to-top:hover{opacity:1}#scroll-to-top:active{transform:scale(.9);opacity:.8}@media (max-width:1023px){#scroll-to-top{min-height:44px;min-width:44px;bottom:20px;right:16px;font-size:16px}#scroll-to-top.show{opacity:.85}#scroll-to-top:active{transform:scale(.85);transition-duration:.1s}}@supports (-webkit-touch-callout:none){#scroll-to-top{-webkit-touch-callout:none;-webkit-user-callout:none}}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.prompt-text.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset}.prompt-toggle{flex-shrink:0;margin-top:1px;min-width:24px;min-height:24px;border-radius:4px}.prompt-toggle:hover{background-color:rgba(59,130,246,.1)}.toggle-icon.rotated{transform:rotate(180deg)}.header{background-color:#fff;color:#1f2937;border-bottom:1px solid #e5e7eb}.nav{width:100%;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.logo-container{display:flex;align-items:center}.logo-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.logo-img{width:2rem;height:2rem}.logo-text{font-size:1.5rem;font-weight:700}.header-right{display:flex;align-items:center;gap:1rem}.desktop-nav{display:none;align-items:center;gap:2rem}@media (min-width:768px){.desktop-nav{display:flex}}.nav-link{color:#374151;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#8b5cf6}.dropdown{position:relative}.dropdown-btn{display:flex;align-items:center;gap:.25rem;background:0 0;border:none;color:#374151;cursor:pointer;transition:color .3s ease}.dropdown-btn:hover{color:#8b5cf6}.dropdown-icon{width:1rem;height:1rem;transition:transform .3s ease}.dropdown:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:.5rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;visibility:hidden;transition:all .2s ease;z-index:50}.dropdown:hover .dropdown-menu{opacity:1;visibility:visible}.image-ai-menu{width:min(1000px,calc(100vw - 2rem));max-width:calc(100vw - 2rem);min-width:300px}.image-ai-grid{padding:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.effects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.effects-section h3{font-weight:600;margin-bottom:1rem}.effects-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.effects-icon{width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.effects-icon svg{width:1rem;height:1rem}.video-effects-icon{background-color:#dc2626}.video-effects-title{color:#ef4444}.image-effects-icon{background-color:#8b5cf6}.image-effects-title{color:#8b5cf6}.effects-links{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem 1rem}.effects-link{display:block;font-size:.875rem;color:#374151;text-decoration:none;transition:color .3s ease}.effects-link:hover{color:#8b5cf6}.video-effects-more{color:#ef4444}.video-effects-more:hover{color:#dc2626}.image-effects-more{color:#8b5cf6}.image-effects-more:hover{color:#7c3aed}.effects-menu{width:920px;max-width:calc(100vw - 2rem);min-width:320px;height:600px;max-height:600px;overflow-y:auto}.effects-content{padding:1.5rem;height:auto}.effects-grid-3col{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%}.effects-column{display:flex;flex-direction:column;background:#f9fafb;border-radius:8px;padding:.5rem}.effects-scrollable{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.effects-column .effects-link{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;font-size:.875rem;color:#374151;text-decoration:none;transition:color .3s ease;padding:.125rem 0}.effects-column .effects-link:hover{color:#8b5cf6}.effects-title{font-weight:600;margin:0;color:#8b5cf6}.effects-icon span{color:#8b5cf6;font-size:16px;font-weight:700}.effects-more-link{margin-bottom:1rem;font-size:.875rem;color:#8b5cf6;text-decoration:none;transition:color .3s ease}.effects-more-link:hover{color:#7c3aed}.effects-menu::-webkit-scrollbar{width:8px}.effects-menu::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.effects-menu::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.effects-menu::-webkit-scrollbar-thumb:hover{background:#9ca3af}.ai-tools-menu{width:600px;max-width:calc(100vw - 2rem);min-width:300px}.ai-tools-content{padding:1rem}.ai-tools-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.ai-tools-section-header{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.ai-tools-icon{width:1.5rem;height:1.5rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-tools-icon svg{width:1rem;height:1rem}.video-tools-icon{background-color:#dc2626}.image-tools-icon{background-color:#8b5cf6}.video-tools-title{color:#ef4444;font-weight:600}.image-tools-title{color:#8b5cf6;font-weight:600}.ai-tools-links{display:flex;flex-direction:column;gap:.5rem}.ai-tools-link{display:block;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .2s}.ai-tools-link:hover{color:#8b5cf6}.ai-tools-more{margin-top:.75rem}.ai-tools-more-link{display:block;font-size:.875rem;text-decoration:none;transition:color .2s}.video-tools-more{color:#f87171}.video-tools-more:hover{color:#fca5a5}.image-tools-more{color:#8b5cf6}.image-tools-more:hover{color:#7c3aed}.dropdown-item{display:flex;align-items:flex-start;gap:.75rem;padding:.5rem;border-radius:.25rem;color:#1f2937;text-decoration:none;transition:background-color .3s ease}.dropdown-item:hover{background-color:#f3f4f6}.dropdown-item-icon{width:2rem;height:2rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdown-item-icon svg{width:1rem;height:1rem}.purple-icon{background-color:#9333ea}.blue-icon{background-color:#2563eb}.green-icon{background-color:#16a34a}.pink-icon{background-color:#db2777}.red-icon{background-color:#dc2626}.dropdown-item-content{flex:1}.dropdown-item-title{font-weight:500;color:#1f2937}.dropdown-item-desc{font-size:.875rem;color:#6b7280}.btn-primary{background-color:#8b5cf6;color:#fff;padding:.5rem 1rem;border-radius:.375rem;text-decoration:none;font-weight:500;transition:background-color .3s ease}.btn-primary:hover{background-color:#7c3aed}.mobile-menu-btn{display:block;background:0 0;border:none;color:#374151;cursor:pointer;transition:color .3s ease;margin-right:1rem}.mobile-menu-btn:hover{color:#8b5cf6}.mobile-menu-btn svg{width:1.5rem;height:1.5rem}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-auth-buttons{display:flex;align-items:center;gap:.75rem}.mobile-free-start-btn,.mobile-login-btn{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;border:none}.mobile-login-btn{background:0 0;color:#374151;border:1px solid #d1d5db}.mobile-login-btn:hover{background:#f3f4f6;color:#8b5cf6;border-color:#8b5cf6}.mobile-free-start-btn{background:#8b5cf6;color:#fff}.mobile-free-start-btn:hover{background:#7c3aed}.mobile-dropdown-category{margin-top:.5rem}.mobile-category-title{font-size:.75rem;font-weight:600;margin:.5rem 0}.mobile-category-title.video-effects-title,.mobile-category-title.video-tools-title{color:#f87171}.mobile-category-title.image-effects-title,.mobile-category-title.image-tools-title{color:#c084fc}@media (max-width:768px){.desktop-nav{display:none}.nav-buttons{display:none}.mobile-menu-btn{display:block}}.mobile-menu{background-color:#fff;border-top:1px solid #e5e7eb}.mobile-menu.hidden{display:none}@media (min-width:768px){.mobile-menu{display:none!important}}.mobile-menu-content{padding:.5rem 1rem;display:flex;flex-direction:column;gap:.5rem}.mobile-menu-link{display:block;padding:.5rem 0;color:#374151;text-decoration:none;transition:color .3s ease}.mobile-menu-link:hover{color:#8b5cf6}.mobile-dropdown-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.5rem 0;background:0 0;border:none;color:#374151;text-align:left;cursor:pointer;transition:color .3s ease}.mobile-dropdown-btn:hover{color:#8b5cf6}.mobile-dropdown-btn svg{width:1rem;height:1rem;transition:transform .3s ease}.mobile-dropdown-btn svg.rotate-180{transform:rotate(180deg)}.mobile-dropdown-content{padding-left:1rem;display:flex;flex-direction:column;gap:.5rem}.mobile-dropdown-content.hidden{display:none}.mobile-dropdown-link{display:block;padding:.25rem 0;font-size:.875rem;color:#6b7280;text-decoration:none;transition:color .3s ease}.mobile-dropdown-link:hover{color:#8b5cf6}.mobile-section-title{font-size:.75rem;font-weight:600;margin-bottom:.5rem;margin-top:.75rem}.mobile-section-title.video{color:#f87171}.mobile-section-title.image{color:#c084fc}.mobile-btn-primary{display:block;padding:.5rem 0;background-color:#8b5cf6;color:#fff;border-radius:.375rem;text-align:center;font-weight:500;text-decoration:none;transition:background-color .3s ease}.mobile-btn-primary:hover{background-color:#7c3aed}.hidden{display:none}.rotate-180{transform:rotate(180deg)}@media (min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:block{display:block}}@media (min-width:1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:block{display:block}}.sub-nav{background-color:#f9fafb;padding:.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.sub-nav-container{width:100%;padding:0 .5rem}@media (min-width:640px){.sub-nav-container{padding:0 1rem}}.sub-nav-content{display:flex;align-items:center;justify-content:space-between}.breadcrumb-container{display:none;align-items:center;gap:.25rem;color:#9ca3af}@media (min-width:768px){.breadcrumb-container{display:flex}}.breadcrumb-home{color:#6b7280;transition:color .2s ease}.breadcrumb-home:hover{color:#8b5cf6}.breadcrumb-icon{width:1.25rem;height:1.25rem}.breadcrumb-item{display:flex;align-items:center;gap:.25rem}.breadcrumb-separator{width:1rem;height:1rem;color:#4b5563}.breadcrumb-link{color:#6b7280;transition:color .2s ease}.breadcrumb-link:hover{color:#8b5cf6}.breadcrumb-current{color:#1f2937;font-weight:500}.sub-menu-desktop{display:none;align-items:center;gap:.125rem}@media (min-width:768px){.sub-menu-desktop{display:flex}}.sub-menu-link{padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .2s ease}.sub-menu-link-active{background-color:#8b5cf6;color:#fff}.sub-menu-link-inactive{color:#6b7280}.sub-menu-link-inactive:hover{color:#8b5cf6;background-color:#f3f4f6}.sub-menu-mobile{display:block;width:100%;position:relative}@media (min-width:768px){.sub-menu-mobile{display:none}}.sub-menu-mobile-container{display:flex;align-items:center}.sub-menu-mobile-arrow{flex-shrink:0;padding:.25rem;color:#9ca3af;transition:color .2s ease}.sub-menu-mobile-arrow:hover{color:#fff}.sub-menu-mobile-arrow-left{margin-right:.25rem}.sub-menu-mobile-arrow-right{margin-left:.25rem}.sub-menu-mobile-arrow-icon{width:1.25rem;height:1.25rem}.sub-menu-mobile-scroll{overflow-x:auto;flex:1;scrollbar-width:none;-ms-overflow-style:none}.sub-menu-mobile-scroll::-webkit-scrollbar{display:none}.sub-menu-mobile-content{display:flex;gap:.125rem;min-width:max-content;padding-bottom:.25rem}.sub-menu-mobile-link{padding:.5rem .75rem;border-radius:.5rem;font-size:.875rem;font-weight:500;white-space:nowrap;transition:all .2s ease}.sub-menu-mobile-link-active{background-color:#8b5cf6;color:#fff}.sub-menu-mobile-link-inactive{color:#6b7280}.sub-menu-mobile-link-inactive:hover{color:#8b5cf6;background-color:#f3f4f6}.footer{background-color:#f9fafb;border-top:1px solid #e5e7eb}.footer-container{margin:0 auto;max-width:1280px;padding:4rem 1rem;display:flex;flex-direction:column;gap:2rem}@media (min-width:640px){.footer-container{padding:4rem 1.5rem}}@media (min-width:1024px){.footer-container{padding:4rem 2rem;gap:4rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:1024px){.footer-grid{grid-template-columns:1fr 2fr}}.footer-brand{color:#5eead4}.footer-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.footer-description{margin-top:1rem;max-width:20rem;color:#6b7280;line-height:1.6}.footer-social{margin-top:2rem;display:flex;gap:1.5rem;list-style:none;padding:0}.footer-social-link{color:#6b7280;text-decoration:none;transition:opacity .3s ease}.footer-social-link:hover{color:#8b5cf6}.footer-social-icon{width:1.5rem;height:1.5rem}.footer-links-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:640px){.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-links-grid{grid-template-columns:repeat(4,1fr)}}.footer-section{display:flex;flex-direction:column}.footer-section-title{font-weight:500;color:#1f2937;margin:0 0 1.5rem 0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer-link{font-size:.875rem;color:#6b7280;text-decoration:none;transition:opacity .3s ease}.footer-link:hover{color:#8b5cf6}.footer-copyright{font-size:.75rem;color:#6b7280;margin:0;text-align:left}.dropdown-container{position:relative}.dropdown-button{display:flex;align-items:center;gap:.25rem;background:0 0;border:none;color:#374151;cursor:pointer;transition:color .2s}.dropdown-button:hover{color:#8b5cf6}.dropdown-arrow{width:1rem;height:1rem;transition:transform .2s}.dropdown-container:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translateX(-62%);margin-top:.5rem;width:min(800px,calc(90vw - 3rem));max-width:calc(100vw - 2rem);min-width:300px;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);opacity:0;visibility:hidden;transition:all .2s;z-index:50}.dropdown-container:hover .dropdown-menu{opacity:1;visibility:visible}.dropdown-grid{padding:1rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.dropdown-item{display:flex;align-items:flex-start;gap:.75rem;padding:1.5rem;border-radius:.25rem;color:#1f2937;text-decoration:none;transition:background-color .2s}.dropdown-item:hover{background-color:#f3f4f6}.dropdown-icon{width:2rem;height:2rem;border-radius:.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdown-icon-pink{background-color:#db2777}.dropdown-icon-red{background-color:#dc2626}.dropdown-icon-blue{background-color:#2563eb}.dropdown-icon-green{background-color:#16a34a}.dropdown-icon-svg{width:1rem;height:1rem}.dropdown-title{font-weight:500;color:#1f2937;margin:0}.dropdown-description{font-size:.875rem;color:#6b7280;margin:0}html{overflow-x:hidden;width:100%;box-sizing:border-box}body,html{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}.layout-body{background-color:#fff;color:#1f2937;min-height:100vh;margin:0;padding:0;overflow-x:hidden;width:100%;max-width:100vw;box-sizing:border-box}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,0.5) rgba(148,163,184,0.1)}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(148,163,184,.1);border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(148,163,184,.5);border-radius:4px;border:1px solid rgba(148,163,184,.2)}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.7)}.custom-scrollbar::-webkit-scrollbar-thumb:active{background:rgba(148,163,184,.8)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,0.5) transparent}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1f2937,#111827);border-top:1px solid #374151;box-shadow:0 -4px 25px rgba(0,0,0,.3);z-index:9998;transform:translateY(0);transition:transform .3s ease-in-out;animation:slideUp .3s ease-out}.cookie-consent-banner.cookie-consent-hidden{transform:translateY(100%)}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-content{max-width:1280px;margin:0 auto;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.cookie-consent-text{flex:1;min-width:0}.cookie-consent-title{color:#fff;font-size:1.125rem;font-weight:600;margin:0 0 .5rem 0}.cookie-consent-description{color:#d1d5db;font-size:.875rem;line-height:1.5;margin:0}.cookie-consent-actions{display:flex;align-items:center;gap:1rem;flex-shrink:0}.cookie-btn{padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;white-space:nowrap}.cookie-btn-accept{background-color:#10b981;color:#fff}.cookie-btn-accept:hover{background-color:#059669;transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.cookie-btn-necessary{background-color:#6b7280;color:#fff}.cookie-btn-necessary:hover{background-color:#4b5563;transform:translateY(-1px);box-shadow:0 4px 12px rgba(107,114,128,.3)}.cookie-policy-link{color:#9ca3af;font-size:.875rem;text-decoration:underline;transition:color .2s ease;white-space:nowrap}.cookie-policy-link:hover{color:#d1d5db}@media (max-width:767.98px){.cookie-consent-content{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1.25rem 1rem}.cookie-consent-text{text-align:center}.cookie-consent-title{font-size:1rem}.cookie-consent-description{font-size:.8125rem}.cookie-consent-actions{flex-direction:column;gap:.75rem}.cookie-btn{width:100%;padding:.875rem 1rem;font-size:.875rem}.cookie-policy-link{text-align:center;font-size:.8125rem}}@media (max-width:480px){.cookie-consent-content{padding:1rem .75rem;gap:1rem}.cookie-consent-title{font-size:.9375rem}.cookie-consent-description{font-size:.75rem}.cookie-btn{padding:.75rem 1rem;font-size:.8125rem}.cookie-policy-link{font-size:.75rem}}.mobile-grouped-menu{padding-left:0}.mobile-menu-group{border-bottom:1px solid #e5e7eb;margin-bottom:.5rem}.mobile-menu-group:last-child{border-bottom:none}.mobile-group-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.2rem .1rem .5rem .7rem;background:0 0;border:none;color:#1f2937;text-align:left;cursor:pointer;transition:color .3s ease;font-size:.9375rem;font-weight:500}.mobile-group-btn:hover{color:#8b5cf6}.mobile-group-btn svg{width:.875rem;height:.875rem;transition:transform .3s ease}.mobile-group-btn svg.rotate-180{transform:rotate(180deg)}.mobile-group-content{padding-left:1.5rem;padding-bottom:.5rem;display:flex;flex-direction:column;gap:.25rem}.mobile-group-content.hidden{display:none}.mobile-sub-link{display:block;padding:.25rem 0;font-size:.8125rem;color:#6b7280;text-decoration:none;transition:color .3s ease;line-height:1.3}.mobile-sub-link:hover{color:#8b5cf6}.footer-brand{display:flex;align-items:center;gap:1.5rem}.language-selector{position:relative}.language-btn{display:flex;align-items:center;gap:.375rem;background:#f3f4f6;border:1px solid #e5e7eb;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:.5rem;transition:all .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.language-btn:hover{color:#8b5cf6;background-color:#e5e7eb;border-color:#d1d5db}.language-btn:active{transform:scale(.98)}.language-icon{width:16px;height:16px;flex-shrink:0;opacity:.8}.language-btn .current-language{white-space:nowrap}.language-arrow{width:12px;height:12px;transition:transform .2s ease;flex-shrink:0}.language-selector.active .language-arrow{transform:rotate(180deg)}.language-dropdown{position:absolute;bottom:calc(100% + .125rem);left:50%;transform:translateX(-50%) translateY(10px);background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);width:max-content;min-width:380px;z-index:100;opacity:0;visibility:hidden;transition:all .2s ease;padding:.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.25rem;margin-bottom:.375rem}.language-dropdown::before{content:'';position:absolute;bottom:100%;left:-.5rem;right:-.5rem;height:.5rem;background:0 0}.language-selector.active .language-dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.language-section{display:contents}.language-section-title{grid-column:span 2;font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;padding:.375rem .5rem;border-bottom:1px solid #e5e7eb;margin-bottom:.125rem}.language-option{display:flex;align-items:center;gap:.5rem;padding:.625rem .75rem;color:#374151;font-size:.875rem;cursor:pointer;transition:all .15s ease;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;width:100%;box-sizing:border-box;border-radius:.375rem;text-decoration:none}.language-option:hover{background-color:#f3f4f6;color:#8b5cf6;text-decoration:none}.language-option.active{color:#8b5cf6;font-weight:500;background-color:#f3f4f6}.language-radio{width:16px;height:16px;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;position:relative;transition:all .2s ease}.language-option.active .language-radio{border-color:#8b5cf6;background-color:#8b5cf6}.language-option.active .language-radio::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background-color:#fff;border-radius:50%}@media (max-width:767.98px){.footer-brand{flex-wrap:wrap;gap:1rem}.language-btn{font-size:.8125rem;padding:.375rem .625rem}.language-dropdown{left:50%;transform:translateX(-50%) translateY(10px);min-width:auto;max-width:none}.language-option{padding:.5rem .75rem;font-size:.8125rem}.language-radio{width:14px;height:14px}.language-option.active .language-radio::after{width:5px;height:5px}}@media (max-width:374.98px){.footer-brand{flex-direction:column;align-items:flex-start;gap:.75rem}.language-selector{align-self:flex-start}.language-dropdown{left:50%;transform:translateX(-50%) translateY(10px);min-width:280px}}.email-obfuscate{display:inline}.email-obfuscate .at-symbol::before{content:"@";font-style:normal}