:root{--surface: #faf8f4;--canvas: #f0ede6;--ink: #23272e;--amber: #c97210;--amber-hover: #a85f0d;--amber-grad-a: #d98a2b;--amber-grad-b: #b8650e;--link: #a85f0d;--link-hover: #8a5a10;--tan: #b4a98f;--muted: #6e7480;--muted-2: #4b5563;--card: #ffffff;--border: #eae3d4;--border-strong: #e3dcce;--border-btn: #d8d0c0;--divider: #eee7d9;--success: #2f7a52;--success-bg: #e9f2ec;--warn-bg: #f9efe1;--warn-border: #ebd9bc;--warn-ink: #8a5a10;--danger: #b4483c;--strip-bg: #efe9dd;--strip-ink: #7a6e55;--font-head: "Bricolage Grotesque", system-ui, sans-serif;--font-body: "Instrument Sans", system-ui, -apple-system, Segoe UI, Roboto, sans-serif;--font-mono: ui-monospace, Menlo, monospace}*,*:before,*:after{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--surface);color:var(--ink);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--link);text-decoration:none}a:hover{color:var(--link-hover);text-decoration:underline}h1,h2,h3{font-family:var(--font-head);letter-spacing:-.015em;font-weight:600}.btn{display:block;width:100%;padding:15px;border:none;border-radius:12px;font-family:var(--font-body);font-weight:600;font-size:16px;cursor:pointer;text-align:center}.btn-primary{background:var(--amber);color:#fff}.btn-primary:hover:not(:disabled){background:var(--amber-hover)}.btn-primary:disabled{background:#dcc9a8;cursor:default}.btn-secondary{background:#fff;color:var(--ink);border:1.5px solid var(--border-btn)}.btn-secondary:hover{background:#f6f1e6}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px}label{display:block;font-weight:600}input,textarea,select{width:100%;padding:12px 14px;border:1.5px solid var(--border-strong);border-radius:10px;font-family:var(--font-body);font-size:15px;background:#fff;color:var(--ink);outline-color:var(--amber)}textarea{line-height:1.5;resize:none}.label-caps{font-size:12px;font-weight:600;color:var(--tan);letter-spacing:.06em;text-transform:uppercase}.chip{padding:10px 14px;border-radius:10px;border:1px solid var(--border-strong);background:#fff;color:var(--muted-2);font-family:var(--font-body);font-weight:600;font-size:14px;cursor:pointer}.chip.on{border:2px solid var(--amber);background:var(--warn-bg);color:var(--warn-ink)}.mono{font-family:var(--font-mono);word-break:break-all}.warn-box{background:var(--warn-bg);border:1px solid var(--warn-border);color:var(--warn-ink);border-radius:12px;padding:14px 16px;font-size:14px;line-height:1.55}.info-box{background:#f6f1e6;border:1px solid var(--border);color:var(--muted);border-radius:12px;padding:14px 16px;font-size:13.5px;line-height:1.55}.h2{font-family:var(--font-head);font-size:25px;font-weight:600;letter-spacing:-.015em;margin:0 0 8px}.lede{font-size:15px;line-height:1.6;color:var(--muted);margin:0 0 22px;text-wrap:pretty}.success-check{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--success-bg);color:var(--success);font-size:24px;font-weight:700;margin-bottom:18px}.step-label{font-size:12px;font-weight:600;color:var(--tan);letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px}.app.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column;background:var(--surface)}.strip.svelte-12qhfyh{flex:none;background:var(--strip-bg);color:var(--strip-ink);font-size:11.5px;font-weight:500;text-align:center;padding:6px 12px;letter-spacing:.02em}header.svelte-12qhfyh{flex:none;display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid var(--divider);background:var(--surface)}.back.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--muted-2);font-size:16px;cursor:pointer;flex:none;padding:0}.back.svelte-12qhfyh:hover{background:#f3eee3}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--ink)}.brand.svelte-12qhfyh:hover{text-decoration:none}.mark.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:26px;height:20px;border-radius:6px;background:var(--amber);color:#fff;font-weight:700;font-size:12px}.wordmark.svelte-12qhfyh{font-family:var(--font-head);font-weight:600;font-size:16.5px;letter-spacing:-.01em}.tld.svelte-12qhfyh{color:var(--tan);font-weight:500}.spacer.svelte-12qhfyh{flex:1}.top-links.svelte-12qhfyh{display:none;gap:22px;font-size:14px;font-weight:500}.top-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted)}.top-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink);text-decoration:none}main.svelte-12qhfyh{flex:1;overflow-y:auto}.content.svelte-12qhfyh{max-width:560px;margin:0 auto;padding:28px 20px 48px;width:100%}footer.svelte-12qhfyh{flex:none;border-top:1px solid var(--divider);padding:12px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--surface)}.foot-note.svelte-12qhfyh{font-size:11px;color:var(--tan);line-height:1.45;max-width:70%}.foot-links.svelte-12qhfyh{display:flex;gap:14px;font-size:12px;font-weight:600;flex:none}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted)}.foot-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--ink);text-decoration:none}@media(min-width:720px){.top-links.svelte-12qhfyh{display:flex}}
