:root{--bg: #fafaf9;--card: #ffffff;--fill: #f5f5f4;--fill-2: #efeeec;--line: #e7e5e4;--line-strong: #d6d3d1;--text: #1c1917;--text-muted: #57534e;--text-faint: #a8a29e;--ink: #1a1a1a;--ink-hover: #2a2725;--ok: #16a34a;--ok-soft: #ecfdf3;--warn: #b45309;--warn-soft: #fef6e6;--bad: #dc2626;--bad-soft: #fef2f2;--display: "Hedvig Letters Serif", Georgia, "Times New Roman", serif;--body: "Figtree", ui-sans-serif, system-ui, -apple-system, sans-serif;--mono: ui-monospace, SFMono-Regular, Menlo, monospace;--radius: 12px;--radius-sm: 8px;--max: 1120px;--ease: cubic-bezier(.2, .7, .2, 1);--shadow-card: 0 1px 2px rgba(28, 25, 23, .04), 0 24px 60px -24px rgba(28, 25, 23, .25);color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);color:var(--text);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;min-height:100dvh;background:var(--bg)}h1,h2,h3{font-family:var(--display);font-weight:400;letter-spacing:-.015em;line-height:1.08;margin:0;font-variation-settings:"opsz" 24}h1{font-size:clamp(2.5rem,6vw,4.4rem)}h2{font-size:clamp(1.8rem,3.4vw,2.6rem)}h3{font-size:1.3rem}p{margin:0}a{color:inherit;text-decoration:none}code,kbd{font-family:var(--mono);font-size:.9em}.wrap{width:min(var(--max),calc(100% - 2.5rem));margin-inline:auto}.muted{color:var(--text-muted)}.faint{color:var(--text-faint)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;height:2.85rem;padding:0 1.3rem;border-radius:999px;border:1px solid transparent;font:500 .98rem/1 var(--body);cursor:pointer;transition:transform .18s var(--ease),background-color .18s var(--ease),border-color .18s var(--ease),box-shadow .18s var(--ease),color .18s var(--ease),opacity .18s;white-space:nowrap;color:var(--text);background:transparent}.btn:disabled{opacity:.5;cursor:not-allowed}.btn:not(:disabled):hover{transform:translateY(-1px)}.btn-primary{background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 8px 20px -10px #1a1a1a80}.btn-primary:not(:disabled):hover{background:var(--ink-hover)}.btn-ghost{background:var(--card);border-color:var(--line-strong)}.btn-ghost:not(:disabled):hover{border-color:var(--text-faint)}.btn-quiet{color:var(--text-muted);padding-inline:.8rem}.btn-quiet:not(:disabled):hover{color:var(--text);background:var(--fill)}.btn-danger{border-color:#dc262659;color:var(--bad)}.btn-danger:not(:disabled):hover{background:var(--bad-soft)}.btn-block{width:100%}.btn-lg{height:3.3rem;padding-inline:1.7rem;font-size:1.05rem}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius)}.field{display:grid;gap:.4rem}.field label{font-size:.92rem;color:var(--text-muted)}.input{width:100%;height:2.9rem;padding:0 .95rem;border-radius:var(--radius-sm);border:1px solid var(--line-strong);background:var(--card);color:var(--text);font:1rem var(--body);outline:none;transition:border-color .15s,box-shadow .15s}.input:focus{border-color:var(--text);box-shadow:0 0 0 3px #1c191714}.notice{padding:.8rem 1rem;border-radius:var(--radius-sm);font-size:.95rem;border:1px solid}.notice-error{color:#991b1b;border-color:#fecaca;background:var(--bad-soft)}.notice-ok{color:#166534;border-color:#bbf7d0;background:var(--ok-soft)}.notice-warn{color:#92400e;border-color:#fde68a;background:var(--warn-soft)}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.rise{animation:rise .6s var(--ease) both}.rise-1{animation-delay:.04s}.rise-2{animation-delay:.12s}.rise-3{animation-delay:.2s}.rise-4{animation-delay:.3s}@media(prefers-reduced-motion:reduce){.rise{animation:none}.btn,.btn:hover{transition:none;transform:none}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.top.svelte-12qhfyh{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf9d9;border-bottom:1px solid var(--line)}.bar.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;height:4.3rem}.brand.svelte-12qhfyh{display:inline-flex;align-items:center;gap:.65rem}.mark.svelte-12qhfyh{width:1.6rem;height:1.6rem}.word.svelte-12qhfyh{font-family:var(--display);font-size:1.35rem;letter-spacing:-.01em}.links.svelte-12qhfyh{display:flex;gap:1.6rem;color:var(--text-muted);font-size:.97rem}.links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}.actions.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:.5rem}.foot.svelte-12qhfyh{border-top:1px solid var(--line);margin-top:6rem;padding:2rem 0 2.5rem;font-size:.93rem}.foot-row.svelte-12qhfyh{display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.foot-links.svelte-12qhfyh{display:flex;gap:1.4rem;color:var(--text-muted)}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--text)}@media(max-width:720px){.links.svelte-12qhfyh{display:none}.bar.svelte-12qhfyh{gap:1rem}.actions.svelte-12qhfyh .btn:where(.svelte-12qhfyh){height:2.5rem;padding-inline:.95rem;font-size:.92rem}}@media(max-width:400px){.actions.svelte-12qhfyh .btn-quiet:where(.svelte-12qhfyh){display:none}}
