:root{--primary: #040d31;--primary-dark: #020610;--primary-light: #0a1a4a;--accent: #4ade80;--text-dark: #1f2937;--text-light: #6b7280;--text-white: #ffffff;--bg-light: #f9fafb;--bg-white: #ffffff;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition: all .3s ease}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}img{max-width:100%;height:auto}a{text-decoration:none}#container[data-astro-cid-mmc7otgs]{width:100%;max-width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg-white);color:var(--text-dark);line-height:1.6}main[data-astro-cid-mmc7otgs]{width:100%;max-width:100%}#header[data-astro-cid-mmc7otgs]{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--bg-white);box-shadow:var(--shadow-sm);transition:var(--transition)}.header-content[data-astro-cid-mmc7otgs]{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}#logo[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;text-decoration:none;transition:var(--transition)}#logo[data-astro-cid-mmc7otgs]:hover{opacity:.8}#wordmark[data-astro-cid-mmc7otgs]{font-size:1.5rem;font-weight:800;color:var(--primary);letter-spacing:-.02em}#url[data-astro-cid-mmc7otgs]{font-size:.7rem;color:var(--text-light);letter-spacing:.05em}#nav[data-astro-cid-mmc7otgs]{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}#nav[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{text-decoration:none;color:var(--text-dark);font-weight:500;font-size:.95rem;transition:var(--transition);position:relative}#nav[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--primary);transition:var(--transition)}#nav[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--primary)}#nav[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover:after{width:100%}#cta[data-astro-cid-mmc7otgs] .button[data-astro-cid-mmc7otgs]{display:inline-block;padding:.75rem 1.5rem;background:var(--primary);color:var(--text-white);text-decoration:none;border-radius:var(--radius-md);font-weight:600;font-size:.95rem;transition:var(--transition)}#cta[data-astro-cid-mmc7otgs] .button[data-astro-cid-mmc7otgs]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}#mobile-menu-toggle[data-astro-cid-mmc7otgs]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:5px}#mobile-menu-toggle[data-astro-cid-mmc7otgs] span[data-astro-cid-mmc7otgs]{width:25px;height:3px;background:var(--text-dark);border-radius:2px;transition:var(--transition)}#hero[data-astro-cid-mmc7otgs]{width:100%;background:linear-gradient(135deg,var(--bg-white) 0%,var(--bg-light) 100%);padding:8rem 2rem 4rem;display:flex;align-items:center;justify-content:center;min-height:70vh}.hero-container[data-astro-cid-mmc7otgs]{max-width:900px;width:100%;text-align:center}.hero-content[data-astro-cid-mmc7otgs] h1[data-astro-cid-mmc7otgs]{font-size:3.5rem;font-weight:800;color:var(--text-dark);line-height:1.2;margin-bottom:1.5rem;letter-spacing:-.03em}.hero-content[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1.25rem;color:var(--text-light);max-width:700px;margin:0 auto 2rem;line-height:1.7}.hero-actions[data-astro-cid-mmc7otgs]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero-btn[data-astro-cid-mmc7otgs]{display:inline-block;padding:1rem 2rem;border-radius:var(--radius-md);font-weight:600;font-size:1rem;text-decoration:none;transition:var(--transition)}.hero-btn[data-astro-cid-mmc7otgs].primary{background:var(--primary);color:var(--text-white);border:2px solid var(--primary)}.hero-btn[data-astro-cid-mmc7otgs].primary:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.hero-btn[data-astro-cid-mmc7otgs].secondary{background:transparent;color:var(--primary);border:2px solid var(--primary)}.hero-btn[data-astro-cid-mmc7otgs].secondary:hover{background:var(--primary);color:var(--text-white);transform:translateY(-2px)}#about[data-astro-cid-mmc7otgs]{width:100%;background:var(--bg-white);padding:5rem 2rem}.about-wrapper[data-astro-cid-mmc7otgs]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.about-image[data-astro-cid-mmc7otgs]{display:flex;justify-content:center;align-items:center}.about-image[data-astro-cid-mmc7otgs] img[data-astro-cid-mmc7otgs]{width:100%;max-width:500px;height:auto;border-radius:var(--radius-lg)}.about-content[data-astro-cid-mmc7otgs]{display:flex;flex-direction:column;gap:1.25rem}.about-label[data-astro-cid-mmc7otgs]{display:inline-block;font-size:.875rem;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.1em;background:#1a472a1a;padding:.5rem 1rem;border-radius:var(--radius-sm);width:fit-content}.about-content[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:2.5rem;font-weight:700;color:var(--text-dark);line-height:1.3;letter-spacing:-.02em}.about-description[data-astro-cid-mmc7otgs]{font-size:1.1rem;color:var(--text-light);line-height:1.7}.about-focus[data-astro-cid-mmc7otgs]{font-size:1.1rem;color:var(--text-dark);line-height:1.7;padding:1.25rem;background:var(--bg-light);border-radius:var(--radius-md);border-left:4px solid var(--primary)}.about-btn[data-astro-cid-mmc7otgs]{display:inline-block;width:fit-content;padding:1rem 2rem;background:var(--primary);color:var(--text-white);text-decoration:none;border-radius:var(--radius-md);font-weight:600;font-size:1rem;transition:var(--transition)}.about-btn[data-astro-cid-mmc7otgs]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}#footer[data-astro-cid-mmc7otgs]{background:var(--primary-dark);color:var(--text-white);padding:4rem 2rem 2rem}.footer-content[data-astro-cid-mmc7otgs]{max-width:1200px;margin:0 auto}.footer-brand[data-astro-cid-mmc7otgs]{margin-bottom:2rem}.footer-brand[data-astro-cid-mmc7otgs] #wordmark[data-astro-cid-mmc7otgs]{color:var(--text-white);margin-bottom:.5rem}.footer-brand[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:#ffffffb3}.footer-links[data-astro-cid-mmc7otgs]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-bottom:2rem}.footer-column[data-astro-cid-mmc7otgs] h4[data-astro-cid-mmc7otgs]{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-white)}.footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]{display:block;color:#ffffffb3;text-decoration:none;padding:.25rem 0;transition:var(--transition)}.footer-column[data-astro-cid-mmc7otgs] a[data-astro-cid-mmc7otgs]:hover{color:var(--text-white)}.footer-bottom[data-astro-cid-mmc7otgs]{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;text-align:center}.footer-bottom[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{color:#ffffff80;font-size:.875rem}@media(max-width:1024px){.about-wrapper[data-astro-cid-mmc7otgs]{grid-template-columns:1fr;gap:3rem}.about-image[data-astro-cid-mmc7otgs]{order:-1}}@media(max-width:768px){.header-content[data-astro-cid-mmc7otgs]{padding:1rem}#nav[data-astro-cid-mmc7otgs]{display:none;position:absolute;top:100%;left:0;right:0;background:var(--bg-white);flex-direction:column;padding:1.5rem;gap:1rem;box-shadow:var(--shadow-md)}#nav[data-astro-cid-mmc7otgs].active{display:flex}#cta[data-astro-cid-mmc7otgs]{display:none}#mobile-menu-toggle[data-astro-cid-mmc7otgs]{display:flex}#hero[data-astro-cid-mmc7otgs]{padding:7rem 1.5rem 3rem;min-height:60vh}.hero-content[data-astro-cid-mmc7otgs] h1[data-astro-cid-mmc7otgs]{font-size:2.25rem}.hero-content[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1.1rem}#about[data-astro-cid-mmc7otgs]{padding:3rem 1.5rem}.about-content[data-astro-cid-mmc7otgs] h2[data-astro-cid-mmc7otgs]{font-size:1.75rem}.hero-actions[data-astro-cid-mmc7otgs]{flex-direction:column;align-items:center}.hero-btn[data-astro-cid-mmc7otgs]{width:100%;max-width:280px;text-align:center}}@media(max-width:480px){.hero-content[data-astro-cid-mmc7otgs] h1[data-astro-cid-mmc7otgs]{font-size:1.75rem}.hero-content[data-astro-cid-mmc7otgs] p[data-astro-cid-mmc7otgs]{font-size:1rem}.about-label[data-astro-cid-mmc7otgs]{font-size:.75rem}}
