:root{--bg:#faf7f0;--ink:#24211d;--ink-2:#4f4941;--muted:#6b635a;--accent:#c85a32;--accent-deep:#a6401e;--on-accent:#fff;--tray:#2b2420;--cell:#f5efe4;--well:#eae2d4;--tag-bg:#efd9cb;--tag-fg:#8f361a;--green:#5f7f50;--header-bg:#faf7f0;--rule:#e2dacc;--serif:Newsreader, Georgia, "Times New Roman", serif;--sans:"Instrument Sans", ui-sans-serif, system-ui, sans-serif;--header-h:84px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#141414;--ink:#f0efea;--ink-2:#c9c3b8;--muted:#a39c91;--accent:#e0483a;--accent-deep:#e85a4c;--on-accent:#1a0e0c;--tray:#0a0908;--cell:#221f1c;--well:#302b27;--tag-bg:#3a2320;--tag-fg:#f09a8e;--green:#7fa36a;--header-bg:#c9a84c;--rule:#2a2724}}:root[data-theme=dark]{--bg:#141414;--ink:#f0efea;--ink-2:#c9c3b8;--muted:#a39c91;--accent:#e0483a;--accent-deep:#e85a4c;--on-accent:#1a0e0c;--tray:#0a0908;--cell:#221f1c;--well:#302b27;--tag-bg:#3a2320;--tag-fg:#f09a8e;--green:#7fa36a;--header-bg:#c9a84c;--rule:#2a2724}*{box-sizing:border-box}html{scroll-behavior:smooth}body{padding-top:var(--header-h);font-family:var(--sans);font-variant-numeric:tabular-nums;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;overflow-x:clip}a{color:var(--accent)}a:hover{color:var(--accent-deep)}h1,h2,h3{font-family:var(--serif);margin:0;font-weight:500}p{margin:0}button{font-family:var(--sans)}[id]{scroll-margin-top:calc(var(--header-h) + 12px)}.top-inner[data-astro-cid-lcdefpme],main[data-astro-cid-lcdefpme],footer[data-astro-cid-lcdefpme]{max-width:1200px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.top[data-astro-cid-lcdefpme]{z-index:10;height:var(--header-h);background:var(--header-bg);border-bottom:3px solid #3d2e1a;position:fixed;top:0;left:0;right:0}.top-inner[data-astro-cid-lcdefpme]{justify-content:space-between;align-items:center;height:100%;display:flex}.brand[data-astro-cid-lcdefpme]{color:#2b1f14;align-items:flex-end;gap:10px;text-decoration:none;display:flex}.brand[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{width:52px;height:auto}.wordmark[data-astro-cid-lcdefpme]{font-family:var(--serif);letter-spacing:-.03em;padding-bottom:10px;font-size:28px;font-weight:600;line-height:1}nav[data-astro-cid-lcdefpme]{align-items:center;gap:24px;display:flex}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:#3d2e1a;font-size:14px;font-weight:600;text-decoration:none}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:#1a1008}nav[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{color:#f5e6c8;background:#2b1f14;border:none}nav[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]:hover{color:#f5e6c8;background:#1a1008}.eyebrow[data-astro-cid-lcdefpme]{font-family:var(--sans);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin:0;font-size:11px;font-weight:600}.section-title[data-astro-cid-lcdefpme]{letter-spacing:-.025em;font-size:clamp(26px,2.6vw,32px);line-height:1.1}.desk[data-astro-cid-lcdefpme] .desk-copy[data-astro-cid-lcdefpme]>.desk-who[data-astro-cid-lcdefpme]{background:var(--accent-deep);color:var(--on-accent);font-family:var(--serif);letter-spacing:-.01em;transform-origin:0;border-radius:99px;align-self:flex-start;padding:9px 18px;font-size:19px;font-weight:600;line-height:1;display:inline-flex;transform:rotate(-2deg);box-shadow:0 8px 18px -8px #00000080,inset 0 1px #ffffff2e}.desk[data-astro-cid-lcdefpme].flip .desk-copy[data-astro-cid-lcdefpme]>.desk-who[data-astro-cid-lcdefpme]{transform:rotate(2deg)}.button[data-astro-cid-lcdefpme]{background:var(--accent-deep);height:46px;color:var(--on-accent);border-radius:11px;align-items:center;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.button[data-astro-cid-lcdefpme]:hover{color:var(--on-accent);filter:brightness(1.08)}.button[data-astro-cid-lcdefpme].small{height:38px;padding:0 16px;font-size:14px}.quiet[data-astro-cid-lcdefpme]{color:var(--ink-2);font-size:15px;font-weight:500;text-decoration:none}.quiet[data-astro-cid-lcdefpme]:hover{color:var(--ink)}.facts[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:12px;font-size:13px;display:flex}.dot[data-astro-cid-lcdefpme]{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.sep[data-astro-cid-lcdefpme]{background:var(--muted);border-radius:50%;width:3px;height:3px}.tray-wrap[data-astro-cid-lcdefpme]{justify-content:center;min-width:0;display:flex}.hero[data-astro-cid-lcdefpme]{grid-template-columns:minmax(300px,440px) 1fr;align-items:center;gap:48px;padding:clamp(40px,8vh,96px) 0 clamp(48px,9vh,110px);display:grid}.pitch[data-astro-cid-lcdefpme]{flex-direction:column;gap:22px;display:flex}h1[data-astro-cid-lcdefpme]{letter-spacing:-.035em;font-size:clamp(38px,4.6vw,58px);line-height:1.04}.lede[data-astro-cid-lcdefpme]{max-width:400px;color:var(--ink-2);font-size:17px;line-height:1.55}.actions[data-astro-cid-lcdefpme]{align-items:center;gap:22px;margin-top:4px;display:flex}.pitch[data-astro-cid-lcdefpme] .facts[data-astro-cid-lcdefpme]{margin-top:10px}.how[data-astro-cid-lcdefpme]{border-top:1px solid var(--rule);padding:56px 0}.three[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:22px;display:grid}.three[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.three[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.025em;margin-bottom:12px;font-size:26px;line-height:1.1}.three[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--ink-2);max-width:340px;font-size:15px;line-height:1.55}.desks[data-astro-cid-lcdefpme]{border-top:1px solid var(--rule);padding:56px 0 0}.desks[data-astro-cid-lcdefpme] .section-title[data-astro-cid-lcdefpme]{margin-bottom:28px}.desk[data-astro-cid-lcdefpme]{color:var(--ink);--slant:min(3vw, 40px);grid-template-columns:minmax(280px,400px) 1fr;align-items:center;gap:48px;padding:56px 0;display:grid;position:relative}.desk[data-astro-cid-lcdefpme]:before{content:"";z-index:-1;background:var(--bg);inset:calc(-1 * var(--slant)) calc(50% - 50vw) 0;clip-path:polygon(0 var(--slant), 100% 0, 100% 100%, 0 100%);position:absolute}.desk[data-astro-cid-lcdefpme]:nth-of-type(2n):before{clip-path:polygon(0 0, 100% var(--slant), 100% 100%, 0 100%)}.desk[data-astro-cid-lcdefpme]:last-of-type:before{bottom:calc(-1 * var(--slant));clip-path:polygon(0 var(--slant), 100% 0, 100% calc(100% - var(--slant)), 0 100%)}.desk[data-astro-cid-lcdefpme]:nth-of-type(odd) .tray-wrap[data-astro-cid-lcdefpme]{transform:rotate(-2deg)}.desk[data-astro-cid-lcdefpme]:nth-of-type(2n) .tray-wrap[data-astro-cid-lcdefpme]{transform:rotate(2deg)}.theme-bento[data-astro-cid-lcdefpme]{--bg:#ebecef;--ink:#1e2124;--ink-2:#4a4f56;--muted:#6f757d;--accent:#9e5a2a;--accent-deep:#7f4620;--on-accent:#fff;--tray:#2a2d31;--cell:#f6f7f9;--well:#e3e5e9;--tag-bg:#f0e2d6;--tag-fg:#7f4620;--green:#4f7a5c;--rule:#d5d8dd}.theme-ledger[data-astro-cid-lcdefpme]{--bg:#f6efc4;--ink:#1e2229;--ink-2:#4b5058;--muted:#767b84;--accent:#c23934;--accent-deep:#236b43;--on-accent:#fff;--tray:#1e2229;--cell:#fdfcf0;--well:#efebcf;--tag-bg:#ddebdf;--tag-fg:#1a5434;--green:#236b43;--rule:#e2ddb8}.theme-cheongja[data-astro-cid-lcdefpme]{--bg:#e4ede7;--ink:#1c2826;--ink-2:#435450;--muted:#6c7d78;--accent:#3d7366;--accent-deep:#2f5c51;--on-accent:#fff;--tray:#1f3330;--cell:#f3f7f4;--well:#e1eae4;--tag-bg:#d6e6dd;--tag-fg:#2f5c51;--green:#4f7f58;--rule:#cfddd4}.theme-bojagi[data-astro-cid-lcdefpme]{--bg:#ece3ef;--ink:#211b25;--ink-2:#4c4352;--muted:#766c7c;--accent:#8a4c8f;--accent-deep:#63376a;--on-accent:#fff;--tray:#2b2231;--cell:#f8f3f9;--well:#e8dfeb;--tag-bg:#e6d6ea;--tag-fg:#63376a;--green:#5f8a63;--rule:#d9cddd}.desk[data-astro-cid-lcdefpme].flip{grid-template-columns:1fr minmax(280px,400px)}.desk[data-astro-cid-lcdefpme].flip .desk-copy[data-astro-cid-lcdefpme]{order:2}.desk-copy[data-astro-cid-lcdefpme]{flex-direction:column;gap:16px;display:flex}.desk[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.desk[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-size:clamp(28px,3vw,36px);line-height:1.08}.desk-copy[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.eyebrow){color:var(--ink-2);max-width:380px;font-size:16px;line-height:1.55}.download[data-astro-cid-lcdefpme]{background:var(--tray);border-radius:30px;grid-template-columns:1.15fr 1fr;gap:14px;margin:56px 0 48px;padding:16px;display:grid;box-shadow:0 30px 60px -20px #00000073,inset 0 1px #ffffff14}.download-cell[data-astro-cid-lcdefpme]{background:var(--cell);border-radius:18px;min-width:0;padding:28px 30px}.download-copy[data-astro-cid-lcdefpme]{flex-direction:column;gap:14px;display:flex}.download[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{letter-spacing:-.03em;font-size:clamp(28px,3vw,36px);line-height:1.08}.download-lede[data-astro-cid-lcdefpme]{color:var(--ink-2);max-width:380px;font-size:16px;line-height:1.55}.badges[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:10px;margin:auto 0 0;padding:8px 0 0;list-style:none;display:flex}.badge[data-astro-cid-lcdefpme]{background:var(--well);cursor:not-allowed;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.badge[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{opacity:.5;width:auto;height:40px;display:block}.badge-status[data-astro-cid-lcdefpme]{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.connect-box[data-astro-cid-lcdefpme]{flex-direction:column;gap:16px;display:flex}.connect-title[data-astro-cid-lcdefpme]{font-family:var(--serif);letter-spacing:-.02em;color:var(--ink);font-size:22px;line-height:1.15}.contact-form[data-astro-cid-lcdefpme]{flex-direction:column;gap:12px;display:flex}.field[data-astro-cid-lcdefpme]{flex-direction:column;gap:6px;display:flex}.field-label[data-astro-cid-lcdefpme]{color:var(--muted);font-size:12px;font-weight:500}.field-label[data-astro-cid-lcdefpme] .opt[data-astro-cid-lcdefpme]{opacity:.8}.contact-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]{background:var(--well);width:100%;height:44px;color:var(--ink);font-family:var(--sans);border:none;border-radius:10px;outline:none;padding:0 14px;font-size:15px;transition:box-shadow .15s}.contact-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]::placeholder{color:var(--muted);opacity:.75}.contact-form[data-astro-cid-lcdefpme] input[data-astro-cid-lcdefpme]:focus{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 22%, transparent)}.contact-form[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{cursor:pointer;border:none;justify-content:center;height:44px;margin-top:4px}.contact-form[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]:disabled{opacity:.65;cursor:not-allowed}.form-status[data-astro-cid-lcdefpme]{border-radius:9px;padding:10px 14px;font-size:13px;line-height:1.4;display:none}.form-status[data-astro-cid-lcdefpme].success{background:color-mix(in srgb, var(--green) 14%, transparent);border:1px solid color-mix(in srgb, var(--green) 35%, transparent);color:var(--green);display:block}.form-status[data-astro-cid-lcdefpme].error{background:color-mix(in srgb, var(--accent) 14%, transparent);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);color:var(--accent-deep);display:block}.form-status[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:inherit;font-weight:600;text-decoration:underline}footer[data-astro-cid-lcdefpme]{border-top:1px solid var(--rule);flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;padding-top:20px;padding-bottom:36px;display:flex}footer[data-astro-cid-lcdefpme] .wordmark[data-astro-cid-lcdefpme]{padding:0;font-size:20px}.foot-top[data-astro-cid-lcdefpme]{flex-direction:column;gap:12px;display:flex}.foot-links[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:8px 18px;display:flex}.foot-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]{color:var(--ink-2);font-size:14px;font-weight:500;text-decoration:none}.foot-links[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:hover{color:var(--ink)}@media (width<=960px){.hero[data-astro-cid-lcdefpme],.desk[data-astro-cid-lcdefpme],.desk[data-astro-cid-lcdefpme].flip{grid-template-columns:1fr;gap:40px}.desk[data-astro-cid-lcdefpme] .tray-wrap[data-astro-cid-lcdefpme]{transform:none}.pitch[data-astro-cid-lcdefpme],.desk-copy[data-astro-cid-lcdefpme]{max-width:560px}.desk[data-astro-cid-lcdefpme].flip .desk-copy[data-astro-cid-lcdefpme]{order:0}.three[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:28px}.download[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}@media (width<=560px){:root{--header-h:72px}nav[data-astro-cid-lcdefpme] a[data-astro-cid-lcdefpme]:not(.button){display:none}.actions[data-astro-cid-lcdefpme]{flex-direction:column;align-items:flex-start;gap:14px}.download[data-astro-cid-lcdefpme]{border-radius:22px;padding:12px}.download-cell[data-astro-cid-lcdefpme]{padding:22px 20px}.desk[data-astro-cid-lcdefpme]{padding:36px 0}}
