:root{--bg:#ffffff;--card:#ffffff;--text:#ffffff;--muted:#c7d2fe;--accent:#6366f1;--radius:14px}.fx-header{position:sticky;top:0;.fx-header{height:44px;align-items:center}z-index:1000;background:linear-gradient(135deg,#020617,#0f172a);box-shadow:0 6px 18px rgb(0 0 0 / .15)}.fx-container{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;max-width:1200px;margin:auto}@keyframes glowText{0%,100%{text-shadow:0 0 0 #fff0}50%{text-shadow:0 0 10px rgb(99 102 241 / .6)}}.fx-menu-toggle{display:none}.fx-hamburger{width:28px;cursor:pointer;display:flex;flex-direction:column;gap:5px}.fx-hamburger span{height:3px;background:var(--text);border-radius:2px;transition:all .3s ease}.fx-nav{position:absolute;top:60px;left:0;width:100%;background:#020617;max-height:0;overflow:hidden;transition:max-height .35s ease;border-bottom-left-radius:var(--radius);border-bottom-right-radius:var(--radius)}.fx-nav ul{list-style:none;margin:0;padding:10px 0}.fx-nav li{text-align:center}.fx-nav a{display:block;padding:12px 16px;text-decoration:none;color:var(--text);font-size:.95rem;transition:background .2s ease,color .2s ease}.fx-nav a:hover{background:rgb(99 102 241 / .12);color:#a5b4fc}.fx-menu-toggle:checked~.fx-nav{max-height:320px}.fx-menu-toggle:checked+.fx-hamburger span:nth-child(1){transform:rotate(45deg) translateY(8px)}.fx-menu-toggle:checked+.fx-hamburger span:nth-child(2){opacity:0}.fx-menu-toggle:checked+.fx-hamburger span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}@media (min-width:768px){.fx-hamburger{display:none}.fx-nav{position:static;min-height:34px;background:#fff0;width:auto}.fx-nav ul{display:flex;gap:18px;padding:0}.fx-nav a{padding:8px 10px;border-radius:8px}.fx-nav a:hover{background:rgb(99 102 241 / .15)}}.fx-logo{display:flex;align-items:center;gap:8px;text-decoration:none}.fx-logo img{max-height:20px;width:auto;display:block}.logo-text{font-weight:700;font-size:1.1rem;color:#fff}.fontixa-footer.light{margin-top:12px;padding:20px 14px;background:#f8fafc;color:#020617;display:grid;grid-template-columns:1fr;gap:24px;border-top:1px solid #e5e7eb}.footer-about h3{font-size:22px;color:#2563eb;margin-bottom:8px}.footer-seo{font-size:13.5px;line-height:1.6;color:#475569;margin-bottom:8px;max-width:100%}.footer-trust{font-size:12.5px;color:#64748b;margin-top:6px}.footer-social{display:flex;gap:10px;margin-top:12px}.footer-social a{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;text-decoration:none;background:#e0e7ff;color:#2563eb;transition:background .2s ease,color .2s ease;touch-action:manipulation}.footer-copy{margin-top:10px;padding-top:10px;border-top:1px solid #e5e7eb;text-align:left;font-size:12.5px;color:#64748b}@media (min-width:768px){.fontixa-footer.light{padding:24px 20px;gap:32px}.footer-about h3{font-size:24px}.footer-seo{font-size:14px}.footer-legal a{font-size:14px}}@media (min-width:1024px){.fontixa-footer.light{grid-template-columns:2fr 1fr;padding:4px 20px 20px;gap:36px}.footer-social a{transition:background .25s ease,color .25s ease,transform .2s ease}.footer-social a:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.footer-legal{display:flex;flex-direction:column;gap:8px;max-width:260px}.footer-legal h4{font-size:18px;font-weight:600;margin-bottom:10px}.footer-legal a{text-decoration:none;color:#333;font-size:15px;line-height:1.5}.footer-legal a:hover{color:#2563eb}.footer-pages{margin-top:14px;font-size:15px}.footer-pages a{text-decoration:none;color:#2563eb;font-weight:500}.footer-pages a:hover{text-decoration:underline}