:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:#0a0a0a;color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{max-width:28rem;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:.75rem;background:#ffffff05}.trig-card{width:28rem;max-width:100%}.tag{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#ffffff8c;border:1px solid rgba(255,255,255,.12);padding:.25rem .5rem;border-radius:.25rem;margin-bottom:1rem}h1{margin:0 0 1.25rem;font-size:1.5rem;font-weight:600;letter-spacing:-.02em}p{margin:0;color:#ffffffa6;font-size:.95rem}.input-row{display:flex;gap:.75rem;margin-bottom:1.25rem}.angle-input{flex:1;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;padding:.6rem .75rem;color:#fafafa;font-size:1.1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;outline:none;transition:border-color .15s}.angle-input:focus{border-color:#63b3ed99}.unit-toggle{display:flex;border:1px solid rgba(255,255,255,.12);border-radius:.5rem;overflow:hidden}.unit-toggle button{background:transparent;border:none;color:#ffffff80;padding:.6rem .85rem;font-size:.8rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;cursor:pointer;transition:all .15s}.unit-toggle button:hover{color:#fffc}.unit-toggle button.active{background:#63b3ed33;color:#63b3ed}.results{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.result-row{display:flex;align-items:center;justify-content:space-between;background:#ffffff0a;padding:.55rem .85rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.06)}.fn-name{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;color:#63b3ed;min-width:2.5rem}.fn-val{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9rem;color:#ffffffd9}.circle-wrap{display:flex;justify-content:center}.unit-circle{width:100%;max-width:220px}.axis{stroke:#ffffff26;stroke-width:1}.circle-bg{fill:none;stroke:#fff3;stroke-width:1.5}.radius-line{stroke:#63b3ed;stroke-width:2;stroke-linecap:round}.point{fill:#63b3ed}.proj{stroke-dasharray:4 3;stroke-width:1}.sin-proj{stroke:#f6ad55}.cos-proj{stroke:#68d391}.label{fill:#fff6;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}
