.header-container{position:fixed;width:100%;z-index:50;transition:all .3s ease;background-color:white}.header-container.dark{background-color:#1a1a1a;color:white}.header-container.scrolled{box-shadow:0 1px 4px rgba(0,0,0,.1)}.top-bar{font-size:12px;text-align:center;padding:4px 0;background-color:#f2f2f2}.top-bar.dark{background-color:#333;color:#aaa}.nav-wrapper{justify-content:space-between;padding:1rem;max-width:1200px;margin:auto}.logo-link,.nav-wrapper{display:flex;align-items:center}.logo-link{text-decoration:none}.logo-icon{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:white;font-weight:700;font-size:1.25rem;padding:10px;border-radius:8px;margin-right:8px}.logo-text h1{font-size:1.25rem;margin:0}.logo-text p{font-size:.75rem;margin:0;color:gray}.desktop-nav a{margin:0 12px;text-decoration:none;color:#333;font-weight:500}.desktop-nav a:hover{color:#3b82f6}.nav-controls{display:flex;align-items:center;gap:10px}.btn-register,.btn-signin{padding:6px 12px;border-radius:6px;font-size:.875rem;text-decoration:none}.btn-signin:hover{color:#3b82f6}.btn-register{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:white}.btn-register:hover{opacity:.9}.mobile-toggle{display:none;background:none;border:none}.icon{height:24px;width:24px}.mobile-nav{display:none;flex-direction:column;background:white;padding:1rem}.mobile-nav nav a{padding:8px 0;text-decoration:none;color:#333;font-weight:500}.mobile-register{background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:white;text-align:center;padding:6px;border-radius:6px;margin-top:.5rem}.divider{height:1px;background:#e5e5e5;margin:10px 0}@media (max-width:768px){.desktop-nav{display:none}.mobile-toggle{display:inline-block}.mobile-nav{display:flex}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}:root{--primary-color:#4361ee;--secondary-color:#3f37c9;--accent-color:#4895ef;--dark-color:#1a1a2e;--light-color:#f8f9fa;--success-color:#4cc9f0;--warning-color:#f8961e;--danger-color:#f72585;--text-dark:#212529;--text-light:#f8f9fa;--shadow:0 4px 6px rgba(0,0,0,0.1);--border-radius:8px;--transition:all 0.3s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-dark);background-color:var(--light-color);min-height:100vh;display:flex;flex-direction:column}@media (prefers-color-scheme:dark){body{background-color:var(--dark-color);color:var(--text-light)}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.ad-space{background-color:rgba(255,255,255,.1);border:1px dashed #ccc;display:flex;align-items:center;justify-content:center;padding:10px;margin:10px 0;min-height:90px}.ad-space.horizontal{width:100%}.ad-space.vertical{height:600px;width:160px}.flex-center{display:flex;align-items:center;justify-content:center}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.animate-fade{animation:fadeIn .5s ease forwards}.animate-slide{animation:slideUp .5s ease forwards}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;padding:1rem 0}.card{background:white;border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;transition:var(--transition);cursor:pointer}.card:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.card-img{width:100%;height:160px;object-fit:cover}.card-body{padding:1.25rem}.card-title{font-size:1.25rem;margin-bottom:.75rem;color:var(--primary-color)}.card-text{color:var(--text-dark);margin-bottom:1rem}.btn{display:inline-block;background:var(--primary-color);color:white;padding:.5rem 1rem;border:none;border-radius:var(--border-radius);cursor:pointer;text-decoration:none;transition:var(--transition)}.btn:hover{background:var(--secondary-color);transform:translateY(-2px)}@media (max-width:768px){.tools-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.ad-space.vertical{display:none}}@media (max-width:480px){.tools-grid{grid-template-columns:1fr}}footer{background-color:var(--dark-color);color:var(--text-light);padding:3rem 0 2rem;margin-top:auto}footer h3,footer h4{color:var(--light-color);margin-bottom:1rem}footer p{color:#d1d5db;margin-bottom:1rem}footer a{color:#ccc;text-decoration:none;transition:var(--transition)}footer a:hover{color:var(--accent-color)}footer .social-icons{display:flex;gap:.75rem;margin-top:1rem}footer .social-icons a{width:36px;height:36px}footer ul{list-style:none;padding:0;margin:0}footer ul li{margin-bottom:.5rem}footer .footer-bottom{border-top:1px solid #2c2f3f;margin-top:2rem;padding-top:1rem;text-align:center;color:#aaa;font-size:.9rem}footer .flex{width:100px}@media (max-width:768px){footer .grid{grid-template-columns:1fr 1fr;gap:2rem}footer .social-icons{justify-content:flex-start}}@media (max-width:480px){footer .grid{grid-template-columns:1fr;text-align:left}footer .social-icons{justify-content:flex-start}}footer .social-icons a{width:32px;height:32px;font-size:16px;color:#ccc;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,.05);transition:var(--transition)}footer .social-icons a:hover{background-color:var(--accent-color);color:white;transform:scale(1.05)}.form-control{padding:.5rem;border:1px solid #ccc;border-radius:var(--border-radius);width:100%;transition:var(--transition);margin-bottom:1rem}.form-control:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 2px rgba(67,97,238,.2)}