.site-logo{font-family:Inter,sans-serif;font-weight:700;font-size:1.5rem;line-height:1;text-transform:lowercase}.menu{display:flex;justify-content:flex-end;gap:1.5rem;margin:0;padding:0;background-color:#fff;font-family:Inter,sans-serif}.menu-item{list-style:none;position:relative}.menu-link{color:#111;text-decoration:none;font-weight:500;font-size:1rem;padding:.25rem 0;transition:color .2s ease-in-out}.menu-link:hover{color:#238636}.submenu{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #ccc;z-index:10;padding:.5rem 0;min-width:180px;box-shadow:0 2px 4px #0000001a}.submenu-item{display:block;padding:.5rem 1rem;font-size:.95rem;color:#111;text-decoration:none;font-family:Inter,sans-serif}.submenu-item:hover{background-color:#f6f8fa;color:#238636}@media (max-width: 600px){.submenu{left:0;right:auto}}.site-header{position:fixed;top:0;left:0;width:100%;padding:1rem 2rem;box-sizing:border-box;background-color:#fff;z-index:999;border-bottom:1px solid #eee}.site-header-row{display:flex;justify-content:space-between;align-items:center;width:100%}@media (max-width: 600px){.site-header-row{flex-direction:column;align-items:flex-start;gap:1rem}.nav-container{width:100%;justify-content:flex-start;flex-wrap:wrap}}.hero{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;background-color:#fff;text-align:center}.hero-image{width:100%;max-width:600px;height:auto;margin-bottom:2rem}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#111}.hero-subtitle{font-size:1.25rem;max-width:700px;margin-bottom:2rem;color:#444}.hero-button{background-color:#111;color:#fff;padding:1rem 2rem;font-size:1rem;border-radius:6px;text-decoration:none}.hero-button:hover{background-color:#333}.feature-grid{padding:4rem 2rem;background-color:#f9f9f9;text-align:center}.feature-grid__container{max-width:1200px;margin:0 auto;display:grid;row-gap:2rem}.feature-grid__title{font-size:2rem;font-weight:700;color:#1a1a1a}.feature-grid__subtitle{font-size:1.125rem;color:#555;margin-top:.5rem;margin-bottom:2rem}.feature-grid__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;text-align:left}.feature{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 0 10px #0000000d}.feature h3{font-size:1.125rem;margin-bottom:.5rem;color:#222}.feature p{font-size:.95rem;color:#444;line-height:1.4}.site-footer{text-align:center;font-family:Inter,sans-serif;font-size:.875rem;color:#8b949e;padding:2rem 1rem;background-color:#fff}html,body,#root{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}.grid-container{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0d1117;color:#c9d1d9;font-family:Inter,sans-serif;text-align:center;padding:2rem 1rem}.grid-header{display:flex;flex-direction:column;gap:.5rem;align-items:center}.tagline{font-size:1.2rem;color:#8b949e}.grid-actions{margin-top:1.5rem}.primary-button{padding:.75rem 1.5rem;background-color:#238636;border:none;border-radius:6px;color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out}.primary-button:hover{background-color:#2ea043}.site-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;flex-wrap:wrap;max-width:100%}@media (max-width: 600px){.site-header{flex-direction:column;align-items:flex-start;padding:1rem}.site-nav{flex-direction:column;gap:.5rem;margin-top:.5rem}}.site-nav{display:flex;gap:1.5rem;flex-wrap:wrap;width:100%;max-width:100%}.site-nav a{text-decoration:none;font-weight:500;color:#111;font-size:1rem;transition:color .2s ease-in-out}.site-nav a:hover{color:#238636}.site-logo{font-family:Inter,sans-serif;font-weight:700;font-size:1.5rem;text-transform:lowercase}html,body{margin:0;padding:0;height:100%;width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{font-family:Inter,sans-serif;background-color:#fff;color:#000;line-height:1.6}
