:root{--pure-black:#000;--ink:#1a1a1a;--near-black:#262626;--darkest-surface:#0a0a0a;--pure-white:#fff;--paper:#fafaf7;--snow:#f6f6f3;--light-gray:#e5e5e5;--mid-gray:#525252;--stone:#737373;--silver:#a3a3a3;--hairline:#d4d4d4;--button-text-dark:#404040;--border-light:#d4d4d4;--ring-blue:#3b82f680;--font-display:"Instrument Serif", "Sectra", "Libre Caslon Text", Georgia, "Times New Roman", serif;--font-body:"Pretendard Variable", Pretendard, Inter, -apple-system, BlinkMacSystemFont, "Apple SD Gothic Neo", "Noto Sans KR", system-ui, sans-serif;--font-mono:"JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-editor:"Gowun Dodum", "Apple SD Gothic Neo", system-ui, sans-serif;--radius-container:0px;--radius-pill:0px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px;line-height:1.6}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:#1a1a1a;--primary-foreground:#fff;--foreground:#1a1a1a;--background:#fafaf7;--muted:#f6f6f3;--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);border-bottom:1px solid var(--hairline);position:sticky;top:0}.nav-inner.svelte-12qhfyh{justify-content:space-between;align-items:baseline;max-width:1200px;margin:0 auto;padding:20px 32px;display:flex}.logo.svelte-12qhfyh{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);font-size:1.5rem;font-style:italic;font-weight:400}.nav-links.svelte-12qhfyh{gap:28px;display:flex}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){font-family:var(--font-mono);color:var(--ink);text-transform:lowercase;font-size:.8125rem;font-weight:400}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.nav-logout.svelte-12qhfyh:hover{color:var(--stone)}.nav-logout.svelte-12qhfyh{font-family:var(--font-mono);color:var(--ink);cursor:pointer;text-transform:lowercase;font-size:.8125rem;font-weight:400}main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{border-top:1px solid var(--hairline);background:var(--paper)}.footer-inner.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:32px}.footer-text.svelte-12qhfyh{font-family:var(--font-mono);color:var(--stone);text-transform:lowercase;letter-spacing:.02em;font-size:.75rem}.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);letter-spacing:-.02em;color:var(--ink);margin-bottom:48px;font-size:4rem;font-style:italic;font-weight:400;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}
