:root{--background:#fafafb;--foreground:#09090b;--accent:#e2e8f0;--accent-text:#2563eb;--border:#e4e4e7;--muted:#f4f4f5;--muted-text:#71717a;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--radius:.75rem}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none;transition:color .2s}button{font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.form-group{margin-bottom:1.5rem}.label{color:var(--foreground);margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.input,.textarea,.select{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);box-shadow:var(--shadow-sm);background-color:#fff;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.input:focus,.textarea:focus,.select:focus{border-color:var(--accent-text);background-color:#fff;box-shadow:0 0 0 4px #2563eb1a}.input::placeholder,.textarea::placeholder{color:#a1a1aa}.textarea{resize:vertical;min-height:120px}
.Navbar-module__cJzEcG__header{-webkit-backdrop-filter:blur(12px);z-index:100;background:#ffffffd9;border-bottom:1px solid #e4e4e780;padding:1rem 0;transition:background-color .3s;position:sticky;top:0;box-shadow:0 4px 20px -10px #0000000d}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.03em;background:linear-gradient(135deg,var(--foreground)0%,#4b5563 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.5rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--muted-text);font-size:.95rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--foreground)}.Navbar-module__cJzEcG__ctaButton{background-color:var(--foreground);color:#fff;border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid #0000;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1)}.Navbar-module__cJzEcG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Navbar-module__cJzEcG__ctaButton:active{transform:scale(.97)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--muted);margin-top:5rem;padding:4rem 0 2rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:2fr 1fr 1fr;gap:4rem}}.Footer-module__S6Hkya__brandColumn{flex-direction:column;display:flex}.Footer-module__S6Hkya__title{color:var(--foreground);margin-bottom:1.25rem;font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__linkList{margin:0;padding:0;list-style:none}.Footer-module__S6Hkya__linkList li{margin-bottom:.75rem}.Footer-module__S6Hkya__link{color:var(--muted-text);font-size:.95rem;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}.Footer-module__S6Hkya__text{color:var(--muted-text);margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__text strong{color:var(--foreground)}.Footer-module__S6Hkya__disclaimer{border-top:1px solid var(--border);text-align:center;padding-top:2rem}.Footer-module__S6Hkya__disclaimerText{color:var(--muted-text);max-width:800px;margin:0 auto 1rem;font-size:.85rem;line-height:1.6}.Footer-module__S6Hkya__copyright{color:var(--muted-text);opacity:.8;font-size:.85rem}
