:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#111;background:#fafafa;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{min-height:100vh}.container{max-width:1024px;margin:0 auto;padding:2rem}.hero{padding:4rem 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#555;margin-bottom:.75rem}.h1,h1{margin:0;font-size:clamp(2.5rem,5vw,4rem)}.button{color:#fff;background:#0f62fe;border-radius:999px;margin-top:1.5rem;padding:.9rem 1.6rem;text-decoration:none;display:inline-block}.button.secondary{background:#262626;margin-left:1rem}.hero-actions{flex-wrap:wrap;gap:.75rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1.5rem}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:56px;padding:0 2rem;display:flex;position:sticky;top:0}.site-logo{color:#111;align-items:center;gap:10px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.site-logo-icon{object-fit:contain;border-radius:6px;width:24px;height:24px}.site-topnav{gap:24px;display:flex}.site-topnav a{color:#555;font-size:14px;text-decoration:none}.site-topnav a:hover{color:#0f62fe}.site-body{flex:1;display:flex}.site-sidebar{background:#fafafa;border-right:1px solid #e5e7eb;flex-shrink:0;width:240px;height:calc(100vh - 56px);padding:16px;position:sticky;top:56px;overflow-y:auto}.site-sidebar .sidebar-divider{border-top:1px solid #e5e7eb;margin:12px 0}.site-sidebar .sidebar-heading{text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:6px;font-size:11px;font-weight:600}.nav-link{color:#333;border-radius:6px;padding:4px 8px;font-size:14px;line-height:1.6;text-decoration:none;display:block}.nav-link:hover{background:#eee}.nav-link.active{color:#fff;background:#0f62fe}.nav-article{color:#666;font-size:13px}.site-main{flex:1;max-width:800px;padding:2rem}.site-footer{background:#fff;border-top:1px solid #e5e7eb;padding:40px 2rem 24px}.site-footer-grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.site-footer-column h3,.site-footer-brand h2{color:#111;margin:0 0 12px}.site-footer-brand h2{font-size:1.1rem}.site-footer-brand p,.site-footer-column ul,.site-footer-column li,.site-footer-empty{margin:0}.site-footer-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#1a6b6e;margin-bottom:8px;font-size:11px;font-weight:600}.site-footer-brand p,.site-footer-empty,.site-footer-column li,.site-footer-meta{color:#666;font-size:13px;line-height:1.7}.site-footer-column ul{padding:0;list-style:none}.site-footer-column a{color:#333;text-decoration:none}.site-footer-column a:hover{color:#0f62fe}.site-footer-meta{border-top:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1200px;margin:24px auto 0;padding-top:16px;display:flex}.site-footer-meta p{margin:0}.site-footer-meta-version{font-variant-numeric:tabular-nums}.page-breadcrumb{color:#666;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.page-breadcrumb a{color:#0f62fe;text-decoration:none}.page-breadcrumb a:hover{text-decoration:underline}.page-breadcrumb-separator{color:#aaa}@media (max-width:768px){.site-sidebar{display:none}.site-topnav{gap:12px}.site-topnav a{font-size:13px}.page-breadcrumb{gap:6px;margin-bottom:14px}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.site-footer-grid{grid-template-columns:minmax(0,1fr)}}.home-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f2b46 0%,#1a4a6e 50%,#1b6b6d 100%);padding:80px 2rem 64px}.home-hero-inner{max-width:680px;margin:0 auto}.home-hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;opacity:.8;margin-bottom:12px;font-size:14px;font-weight:500}.home-hero-name{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2.2rem,5vw,3.6rem);font-weight:700;line-height:1.1}.home-hero-tagline{opacity:.9;max-width:560px;margin:0 auto 32px;font-size:1.1rem;line-height:1.6}.home-hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.home-btn{cursor:pointer;border:2px solid #0000;border-radius:6px;padding:12px 28px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.home-btn-primary{color:#0f2b46;background:#fff;border-color:#fff}.home-btn-primary:hover{background:#e8f0f8;border-color:#e8f0f8}.home-btn-outline{color:inherit;opacity:.9;background:0 0;border-color:currentColor}.home-btn-outline:hover{opacity:1;background:#ffffff1a}.home-section{padding:64px 2rem}.home-section-alt{background:#f7f9fb}.home-section-inner{max-width:720px;margin:0 auto}.home-section-title{color:#0f2b46;letter-spacing:-.01em;margin-bottom:16px;font-size:1.6rem;font-weight:700}.home-section-text{color:#444;font-size:1.05rem;line-height:1.75}.home-articles-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-top:24px;display:grid}.home-article-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:24px;text-decoration:none;transition:box-shadow .2s,transform .15s;display:block}.home-article-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.home-article-card h3{color:#0f2b46;margin-bottom:8px;font-size:1.1rem;font-weight:600}.home-article-card p{color:#666;margin-bottom:12px;font-size:.9rem;line-height:1.5}.home-card-link{color:#1a6b6e;font-size:.85rem;font-weight:500}.home-contact{text-align:center}.home-contact-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}.home-contact-links .home-btn-outline{color:#0f2b46}@media (max-width:768px){.home-hero{padding:56px 1.5rem 48px}.home-section{padding:48px 1.5rem}.home-articles-grid{grid-template-columns:1fr}}
