*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif;color:#111;background:#fff}a{color:inherit}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:10px;font-weight:700;text-decoration:none;transition:all .16s ease-in-out;will-change:transform,background,color,border-color}.btn:active{transform:translateY(1px)}.btn-primary{background:#111;color:#fff;border:1px solid #111}.btn-primary:hover{background:#000;border-color:#000;box-shadow:0 8px 18px rgba(0,0,0,.18)}.btn-ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.85)}.btn-ghost:hover{background:rgba(255,255,255,.12);border-color:#fff}.hero-canvas{display:block;width:100%;height:360px}.header_navbar__iLS_G{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.header_logo__QDj1X a{font-weight:700;color:#111;text-decoration:none}.header_navLinks__DZgch{display:flex;gap:14px;align-items:center}.header_navLink__nGrNO{color:#333;text-decoration:none;padding:6px 10px;border-radius:6px;border:1px solid transparent}.header_navLink__nGrNO:hover{border-color:#ddd;background:#f7f7f7}.header_button__00R_3{border:1px solid #111;background:#111;color:#fff;border-radius:8px;padding:6px 10px}.header_burger__QdUqz{display:none;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid #eaeaea;border-radius:8px;background:#fff}.header_burgerBar__4xdH1{width:20px;height:2px;background:#111;position:relative}.header_burgerBar__4xdH1:after,.header_burgerBar__4xdH1:before{content:"";position:absolute;left:0;width:20px;height:2px;background:#111}.header_burgerBar__4xdH1:before{top:-6px}.header_burgerBar__4xdH1:after{top:6px}.header_panel__LpZWM{position:absolute;right:20px;top:60px;border:1px solid #eaeaea;background:#fff;border-radius:10px;padding:10px;display:grid;grid-gap:8px;gap:8px;min-width:180px;box-shadow:0 12px 30px rgba(0,0,0,.08)}@media (max-width:720px){.header_navLinks__DZgch{display:none}.header_burger__QdUqz{display:inline-flex}}