:root{color-scheme:light;--ink:#12121b;--muted:#74798b;--line:#d9dce5;--purple:#6036c5;--surface:#f1f2f5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:white;font-size:18px}*{box-sizing:border-box}body{margin:0}header{height:60px;border-bottom:1px solid var(--line);padding:14px 3.3%;font-size:25px;font-weight:700}main{margin:32px auto 64px;width:93.4%;max-width:1440px}.intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}h1{font-size:42px;letter-spacing:-1px;line-height:1.15;margin:0 0 12px}p{margin:0;font-size:21px;line-height:1.5}button,input{font:inherit}button{min-height:51px;border:1px solid var(--line);border-radius:8px;padding:10px 22px;background:white;color:var(--ink);cursor:pointer;font-weight:600;white-space:nowrap}button:hover{background:var(--surface)}button:disabled{cursor:default;opacity:.5}.primary{background:var(--purple);border-color:var(--purple);color:white}.primary:hover{background:#4d2aa3}.toolbar{display:flex;justify-content:space-between;gap:18px;margin:34px 0 28px}input{border:1px solid var(--line);border-radius:7px;padding:11px 14px;min-width:0;background:white;color:var(--ink);height:48px}input:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #af92ed;outline-offset:3px}.search-field{position:relative;width:46%;min-width:280px}.search-field svg{position:absolute;left:18px;top:14px;width:21px;height:21px;color:var(--muted);pointer-events:none}#search{width:100%;padding-left:48px}input::placeholder{color:var(--muted)}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:fixed}th{background:var(--surface);text-align:left;font-size:18px;font-weight:600;padding:18px 26px}th:first-child{width:42%}th:last-child{width:105px;border-left:1px solid var(--line)}td{padding:16px 26px;border-top:1px solid var(--line);height:80px;font-size:20px}td input{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:18px}td:first-child input{font-family:inherit;border-color:transparent;padding-left:0}td:first-child input:hover,td:first-child input:focus{border-color:var(--line)}td:last-child{border-left:1px solid var(--line);text-align:center;padding:10px}.remove{border:0;padding:10px;color:#61677a;background:transparent}.remove svg{width:23px;height:23px;display:block}.hint{font-size:15px;color:var(--muted);margin-top:24px}.hint+.hint{margin-top:8px}#status{font-size:16px;margin:-12px 0 16px;min-height:0}#status:empty{display:none}#status.error{color:#b42318}details{margin-top:24px;font-size:16px}summary{cursor:pointer;color:#55596a}details label{display:block;margin:18px 0 8px}details input{width:400px;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.empty{text-align:center;color:var(--muted);font-size:18px}@media(max-width:650px){header{font-size:22px}main{margin-top:28px}.intro{flex-wrap:wrap;gap:18px}h1{font-size:34px}p{font-size:18px}.toolbar{margin:26px 0 20px;flex-wrap:wrap}.search-field{width:100%;min-width:0}.toolbar button{width:100%}th,td{padding:12px 10px;font-size:15px}th:first-child{width:34%}th:last-child{width:46px}td:last-child{padding:0}td input{font-size:13px;padding:8px 5px}td{height:70px}.remove{padding:9px}.remove svg{width:19px}.hint{font-size:14px}}

[hidden]{display:none!important}.auth-panel{padding:24px;border:1px solid var(--line);border-radius:8px;margin-bottom:32px}.auth-panel h2{margin:0;font-size:24px}.auth-panel .hint{margin:8px 0 20px}.auth-panel label{display:inline-flex;flex-direction:column;gap:8px;margin:0 16px 16px 0;font-size:16px;max-width:100%}.auth-panel input{max-width:100%;width:280px}#auth-status{font-size:16px;margin-top:12px}#account{display:flex;align-items:center;justify-content:space-between;gap:16px}

.auth-panel label{vertical-align:bottom}#signin-button{vertical-align:bottom;margin-bottom:16px}

.symbol-field{display:flex;align-items:center;gap:12px}.symbol-field input{flex:1;width:0}.symbol-preview{flex:0 0 36px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:var(--muted)}.symbol-preview img{object-fit:contain;width:32px;height:32px}.symbol-suggestions{position:fixed;z-index:10;overflow:auto;overscroll-behavior:contain;background:white;border:1px solid var(--line);border-radius:10px;box-shadow:0 8px 30px #17102926;padding:6px}.symbol-suggestions [role=option]{display:flex;align-items:center;gap:12px;padding:8px;border-radius:6px;cursor:pointer;font:15px ui-monospace,SFMono-Regular,Menlo,monospace;min-height:48px}.symbol-suggestions [role=option]:hover,.symbol-suggestions [aria-selected=true]{background:#eee7fb}.symbol-suggestions [role=option]>span:nth-child(2){overflow-wrap:anywhere;min-width:0}.symbol-suggestions small{font:12px -apple-system,sans-serif;color:var(--muted);margin-left:auto}.symbol-suggestions p{font-size:14px;padding:12px}@media(max-width:650px){.symbol-field{gap:4px}.symbol-field .symbol-preview{flex-basis:24px;width:24px}.symbol-field .symbol-preview img{width:24px;height:24px}th:first-child{width:28%}}
