:root{--pure-black:#000;--near-black:#262626;--darkest-surface:#090909;--pure-white:#fff;--snow:#fafafa;--light-gray:#e5e5e5;--mid-gray:#525252;--stone:#737373;--silver:#a3a3a3;--button-text-dark:#404040;--ring-blue:#3b82f680;--border-light:#d4d4d4;--font-display:"SF Pro Rounded", system-ui, -apple-system, sans-serif;--font-body:ui-sans-serif, system-ui, "Apple Color Emoji", "Segoe UI Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-container:12px;--radius-pill:9999px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--pure-black);background:var(--pure-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{min-height:100dvh}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit;color:inherit;background:0 0;border:none;outline:none}button{cursor:pointer}:focus-visible{outline:2px solid var(--ring-blue);outline-offset:2px}:root{--primary:#000;--primary-foreground:#fff;--foreground:#000;--background:#fff;--muted:#fafafa;--muted-foreground:#737373;--accent:#e5e5e5;--accent-foreground:#262626;--popover:#fff;--border:#e5e5e5;--destructive:#525252}.hce-editor-wrapper .sticky{top:0}.hce-editor-wrapper .tiptap{padding-left:1rem}.app.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.nav.svelte-12qhfyh{z-index:10;background:var(--pure-white);position:sticky;top:0}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1024px;margin:0 auto;padding:20px 24px;display:flex}.logo.svelte-12qhfyh{font-family:var(--font-display);color:var(--pure-black);font-size:1.25rem;font-weight:500}.nav-links.svelte-12qhfyh{gap:32px;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--pure-black);font-size:1rem;font-weight:400}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-logout.svelte-12qhfyh:hover{color:var(--stone)}.nav-logout.svelte-12qhfyh{color:var(--pure-black);cursor:pointer;font-size:1rem;font-weight:400}main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{background:var(--darkest-surface)}.footer-inner.svelte-12qhfyh{max-width:1024px;margin:0 auto;padding:40px 24px}.footer-text.svelte-12qhfyh{color:var(--stone);font-size:.875rem}.gate.svelte-12qhfyh{justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.gate-inner.svelte-12qhfyh{text-align:center;width:100%;max-width:320px}.gate-title.svelte-12qhfyh{font-family:var(--font-display);color:var(--pure-black);margin-bottom:48px;font-size:3rem;font-weight:500;line-height:1}.gate-form.svelte-12qhfyh{flex-direction:column;gap:12px;display:flex}.gate-input.svelte-12qhfyh{border:1px solid var(--light-gray);border-radius:var(--radius-pill);text-align:center;width:100%;color:var(--pure-black);padding:12px 20px;font-size:1rem}.gate-input.svelte-12qhfyh::placeholder{color:var(--silver)}.gate-input.svelte-12qhfyh:focus{border-color:var(--border-light)}.gate-btn.svelte-12qhfyh{background:var(--pure-black);width:100%;color:var(--pure-white);border-radius:var(--radius-pill);padding:12px 24px;font-size:1rem;font-weight:500}.gate-btn.svelte-12qhfyh:disabled{background:var(--light-gray);color:var(--silver);cursor:not-allowed}.gate-error.svelte-12qhfyh{color:var(--stone);margin-top:16px;font-size:.875rem}
