:root{color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif;color:#17202a}.topbar{display:flex;gap:1.5rem;align-items:center;padding:.75rem 1.25rem;border-bottom:1px solid #e5e8eb}.topbar nav{display:flex;gap:1rem}.topbar a{color:#2563eb;text-decoration:none}.container{max-width:880px;margin:0 auto;padding:1.5rem 1.25rem}.footer{color:#6b7280;font-size:.8rem;border-top:1px solid #e5e8eb}.card,.footer{padding:1rem 1.25rem}.card{border:1px solid #e5e8eb;border-radius:10px;margin-bottom:1rem}.card h2{margin:0 0 .5rem;font-size:1.05rem}.muted{color:#6b7280;font-size:.9rem}.badge{display:inline-block;padding:.1rem .55rem;border-radius:999px;background:#eef2ff;color:#3730a3;font-size:.8rem;margin-right:.4rem}.warn{background:#fef3c7;color:#92400e}.chatlog{border:1px solid #e5e8eb;border-radius:10px;padding:1rem;min-height:300px}.chatlog,.msg{margin-bottom:.75rem}.msg{white-space:pre-wrap}.msg.user{color:#111827;font-weight:600}.chatrow{display:flex;gap:.5rem}.chatrow input{flex:1 1;padding:.6rem .75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.chatrow button{padding:.6rem 1rem;border:0;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer}.hero{text-align:center;padding:2rem 1rem 1rem}.hero h1{font-size:1.9rem;margin:0 0 .5rem}.hero p{color:#4b5563;font-size:1.05rem;max-width:34rem;margin:0 auto 1.25rem}.stepbar{display:flex;gap:.5rem;justify-content:center;margin:0 0 1.5rem}.stepbar .dot{height:6px;width:42px;border-radius:999px;background:#e5e8eb}.stepbar .dot.done{background:#2563eb}.stepbar .dot.active{background:#93c5fd}.wstep h1{font-size:1.4rem;margin:0 0 .35rem}.wstep .lead{color:#4b5563;margin:0 0 1.25rem}.field{display:block;margin-bottom:1rem}.field>span{display:block;font-weight:600;font-size:.92rem;margin-bottom:.3rem}.field .hint{display:block;font-weight:400;color:#6b7280;font-size:.82rem;margin-top:.15rem}.field input[type=date],.field input[type=email],.field input[type=text],.field select{width:100%;padding:.6rem .7rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem}.wactions{display:flex;gap:.75rem;align-items:center;margin-top:1.5rem}.btn{padding:.65rem 1.35rem;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#17202a;cursor:pointer;font-size:1rem;text-decoration:none;display:inline-block}.btn-primary{background:#2563eb;border-color:#2563eb;color:#fff}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-ghost{border:0;background:none;color:#6b7280}.spacer{margin-left:auto}.errbox{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:8px;padding:.6rem .85rem;margin-bottom:1rem;font-size:.9rem}.cta-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}