.navbar[data-astro-cid-5blmo7yk]{background:#fff;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000}.navbar-container[data-astro-cid-5blmo7yk]{max-width:1200px;margin:0 auto;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.navbar-brand[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit}.brand-icon[data-astro-cid-5blmo7yk]{width:45px;height:45px;color:var(--primary-color)}.brand-icon[data-astro-cid-5blmo7yk] svg[data-astro-cid-5blmo7yk]{width:100%;height:100%}.brand-text[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column}.brand-name[data-astro-cid-5blmo7yk]{font-size:1.1rem;font-weight:700;color:var(--primary-color);line-height:1.2}.brand-tagline[data-astro-cid-5blmo7yk]{font-size:.75rem;color:#666;line-height:1.2}.navbar-toggle[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:4px;padding:8px;background:none;border:none;cursor:pointer}.hamburger-line[data-astro-cid-5blmo7yk]{width:24px;height:2px;background:var(--primary-color);transition:all .3s ease}.navbar-menu[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2rem}.nav-link[data-astro-cid-5blmo7yk]{color:#333;text-decoration:none;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--primary-color)}.nav-link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--primary-color);transition:width .3s ease}.nav-link[data-astro-cid-5blmo7yk]:hover:after{width:100%}.nav-auth[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.75rem}.btn[data-astro-cid-5blmo7yk]{padding:.5rem 1.25rem;border-radius:6px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.9rem}.btn-outline[data-astro-cid-5blmo7yk]{border:2px solid var(--primary-color);color:var(--primary-color);background:transparent}.btn-outline[data-astro-cid-5blmo7yk]:hover{background:var(--primary-color);color:#fff}.btn-primary[data-astro-cid-5blmo7yk]{background:var(--primary-color);color:#fff;border:2px solid var(--primary-color)}.btn-primary[data-astro-cid-5blmo7yk]:hover{background:var(--secondary-color);border-color:var(--secondary-color)}@media(max-width:768px){.navbar-toggle[data-astro-cid-5blmo7yk]{display:flex}.navbar-menu[data-astro-cid-5blmo7yk]{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:1.5rem;gap:1rem;box-shadow:0 4px 10px #0000001a;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.navbar-menu[data-astro-cid-5blmo7yk].active{transform:translateY(0);opacity:1;visibility:visible}.nav-link[data-astro-cid-5blmo7yk]{padding:.75rem 0;width:100%;text-align:center}.nav-auth[data-astro-cid-5blmo7yk]{flex-direction:column;width:100%;gap:.5rem}.nav-auth[data-astro-cid-5blmo7yk] .btn[data-astro-cid-5blmo7yk]{width:100%;text-align:center}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e0e0e0;padding:4rem 0 2rem}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2.5rem;margin-bottom:3rem}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.brand-icon[data-astro-cid-sz7xmlte]{width:50px;height:50px;color:var(--primary-color)}.brand-icon[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:100%;height:100%}.brand-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.brand-name[data-astro-cid-sz7xmlte]{font-size:1.2rem;font-weight:700;color:#fff;line-height:1.2}.brand-tagline[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#aaa;line-height:1.2}.footer-description[data-astro-cid-sz7xmlte]{font-size:.9rem;line-height:1.7;color:#aaa}.footer-title[data-astro-cid-sz7xmlte]{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;position:relative;padding-bottom:.75rem}.footer-title[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--primary-color);border-radius:2px}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.75rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#aaa;text-decoration:none;font-size:.9rem;transition:color .3s ease,padding-left .3s ease;display:inline-block}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--primary-color);padding-left:5px}.footer-contact[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-contact[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.9rem;color:#aaa}.footer-contact[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;flex-shrink:0;margin-top:2px;color:var(--primary-color)}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--primary-color);text-decoration:none}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.footer-social[data-astro-cid-sz7xmlte]{display:flex;justify-content:center;gap:1rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.social-link[data-astro-cid-sz7xmlte]{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#e0e0e0;transition:all .3s ease}.social-link[data-astro-cid-sz7xmlte]:hover{background:var(--primary-color);color:#fff;transform:translateY(-3px)}.social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:20px;height:20px}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;font-size:.9rem;color:#888}.footer-established[data-astro-cid-sz7xmlte]{margin-top:.5rem!important;font-size:.8rem!important;color:#666!important}@media(max-width:992px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}.footer-brand-section[data-astro-cid-sz7xmlte]{grid-column:1 / -1}}@media(max-width:576px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}.footer[data-astro-cid-sz7xmlte]{padding:3rem 0 1.5rem}.footer-social[data-astro-cid-sz7xmlte]{flex-wrap:wrap}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary: var(--primaryColor);--secondary: var(--secondaryColor);--text-primary: #1a1a2e;--text-secondary: #4a4a6a;--text-light: #888;--bg-light: #f8f9fa;--bg-white: #ffffff;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .16);--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px}html{scroll-behavior:smooth}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--text-primary);background:var(--bg-light);min-height:100vh;display:flex;flex-direction:column}main{flex:1}a{color:var(--primary)}img{max-width:100%;height:auto}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:var(--text-primary)}.section-subtitle{font-size:1.1rem;text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2rem;border-radius:var(--radius-sm);font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--secondary);border-color:var(--secondary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.btn-outline{background:transparent;color:var(--primary);border-color:var(--primary)}.btn-outline:hover{background:var(--primary);color:#fff}.btn-white{background:#fff;color:var(--primary);border-color:#fff}.btn-white:hover{background:var(--bg-light);border-color:var(--bg-light)}.card{background:var(--bg-white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:2rem;transition:all .3s ease}.card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem;color:var(--text-primary)}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e0e0e0;border-radius:var(--radius-sm);font-size:1rem;transition:all .3s ease;background:#fff}.form-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary),.1)}.form-input::placeholder{color:#aaa}textarea.form-input{resize:vertical;min-height:120px}@media(max-width:768px){.section{padding:3rem 0}.section-title{font-size:2rem}}
