:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.form-page{max-width:400px;margin:2rem auto;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0f1c4d14;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center}.auth-form,.tax-form,.contact-form{width:100%;display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}input,textarea,select{font-size:1rem;padding:.8rem 1rem;border-radius:8px;border:1px solid #cfd8dc;outline:none;transition:border-color .2s,box-shadow .2s;background:#fff;color:#000}button{font-size:1rem;padding:.8rem 1rem;border-radius:8px;border:1px solid #cfd8dc;outline:none;transition:border-color .2s,box-shadow .2s;background:linear-gradient(90deg,#0f1c4d 60%,#00c6ff);color:#fff;border:none;cursor:pointer;font-weight:600;margin-top:.5rem;transition:background .2s}input:focus,textarea:focus,select:focus{border-color:#00c6ff;box-shadow:0 0 0 2px #00c6ff33}button{background:linear-gradient(90deg,#0f1c4d 60%,#00c6ff);color:#fff;border:none;cursor:pointer;font-weight:600;margin-top:.5rem;transition:background .2s}button:hover{background:linear-gradient(90deg,#00c6ff 60%,#0f1c4d)}body{margin:0;font-family:Segoe UI,Roboto,Arial,sans-serif;background:#f6f8fc;color:#1a237e;width:100vw;height:100vh;overflow-x:hidden}.landing-root{min-height:100vh;min-width:100vw;width:100vw;display:flex;flex-direction:column}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4vw;background:linear-gradient(90deg,#0f1c4d 60%,#00c6ff);color:#fff;box-shadow:0 2px 8px #0f1c4d14;width:100vw;box-sizing:border-box;flex-direction:row}.site-title{font-size:2rem;font-weight:700;letter-spacing:2px;color:#00c6ff;text-shadow:0 2px 8px #0f1c4d44;flex:1}.auth-links{display:flex;gap:1.5rem;margin-left:auto}.nav-link{color:#fff;text-decoration:none;font-weight:500;padding:.5rem 1.2rem;border-radius:24px;transition:background .2s}.nav-link:hover{background:#00c6ff;color:#0f1c4d}.nav-link.signup{background:#00c6ff;color:#0f1c4d;font-weight:600}.nav-link.signup:hover{background:#fff;color:#00c6ff}.landing-main{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0 3rem;width:100vw;min-height:70vh;box-sizing:border-box}.hero-section{text-align:center;margin-bottom:2.5rem}.hero-section h1{font-size:2.8rem;color:#0f1c4d;margin-bottom:1rem}.hero-section p{font-size:1.25rem;color:#1a237e;max-width:600px;margin:0 auto}.info-section{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center;width:100vw;box-sizing:border-box}.info-card{background:#fff;border-radius:16px;box-shadow:0 4px 24px #0f1c4d14;padding:2rem 1.5rem;min-width:260px;max-width:340px;margin-bottom:1rem;text-align:left;border-left:6px solid #00c6ff}.info-card h2{color:#0f1c4d;font-size:1.4rem;margin-bottom:.5rem}.info-card p{color:#1a237e;font-size:1rem}.landing-footer{background:#0f1c4d;color:#fff;text-align:center;padding:1rem 0;font-size:1rem;letter-spacing:1px;box-shadow:0 -2px 8px #0f1c4d14;width:100vw;box-sizing:border-box}color: #888; }{}
