:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#18181b}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#f4f4f5}.survey,.thanks{max-width:560px;margin:0 auto;padding:1.25rem 1rem 3rem}.thanks{text-align:center;padding-top:4rem}.survey header{margin-bottom:1rem}.survey h1{font-size:1.4rem;margin:0 0 .25rem}.q{background:#fff;border:1px solid #e4e4e7;border-radius:.85rem;padding:1rem;margin-bottom:.9rem}.prompt{font-weight:600;margin:0 0 .6rem}.req{color:#dc2626}.opt{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border:1px solid #e4e4e7;border-radius:.6rem;margin-bottom:.4rem;cursor:pointer}.opt input{width:1.1rem;height:1.1rem}textarea,input[type=number],select{width:100%;padding:.55rem .7rem;border:1px solid #d4d4d8;border-radius:.5rem;font:inherit}.rank-row{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.rank-row select{width:80px}.grow{flex:1}.rating{display:flex;gap:.5rem;flex-wrap:wrap}.pill{width:48px;height:48px;border-radius:999px;border:1px solid #d4d4d8;background:#fff;color:#18181b;font-weight:600;cursor:pointer}.pill.on{background:#2563eb;color:#fff;border-color:#2563eb}.submit{width:100%;padding:.85rem;border:none;border-radius:.6rem;background:#2563eb;color:#fff;font-size:1rem;font-weight:700;cursor:pointer;margin-top:.5rem}.submit:disabled{opacity:.6}.status{text-align:center;margin-top:3rem;color:#71717a}.muted{color:#71717a}.small{font-size:.85rem}.error{color:#dc2626}
