.cx-root{--unyt-sky:#dceeff;--unyt-cloud:#fff;--unyt-ink:#0e2a3a;--unyt-marigold:#ffcb47;--unyt-coral:#ff8a3d;--unyt-sky-deep:#b4d6f0;--unyt-slate:#4a5f73;--unyt-haze:#4f6779;--unyt-cyan:#2ea8c6;--unyt-cyan-deep:#1b7a92;--unyt-meadow:#2b7355;--unyt-mist:#f5f9fc;--unyt-sun-deep:#c0651a;--unyt-sunrise-h:linear-gradient(90deg, var(--unyt-marigold) 0%, var(--unyt-coral) 100%);--surface-page:var(--unyt-sky);--surface-card:var(--unyt-cloud);--surface-panel:var(--unyt-mist);--text-display:var(--unyt-ink);--text-display-accent:var(--unyt-sun-deep);--text-body:var(--unyt-slate);--text-heading:var(--unyt-ink);--text-meta:var(--unyt-haze);--text-accent:var(--unyt-cyan-deep);--text-link:var(--unyt-cyan-deep);--text-link-hover:var(--unyt-ink);--status-on-track:var(--unyt-meadow);--status-needs-you:var(--unyt-coral);--status-waiting:var(--unyt-haze);--status-info:var(--unyt-cyan);--action-primary-bg:var(--unyt-coral);--action-primary-bg-hover:#f07a2c;--action-ink-bg:var(--unyt-ink);--action-ink-fg:var(--unyt-sky);--cx-display:var(--font-dm-serif), "DM Serif Display", Georgia, serif;--cx-sans:var(--font-dm-sans), "DM Sans", system-ui, -apple-system, sans-serif;--cx-mono:var(--font-space-mono), "Space Mono", Menlo, monospace;--track-wordmark:-.025em;--track-display:-.015em;--track-system:.18em;--border-hairline:1px solid #e1ecf6;--border-card:1px solid #e1ecf6;--border-color:#e1ecf6;--border-color-strong:#c9dcec;--cx-radius:2px;--ease-out:cubic-bezier(.16, .84, .44, 1)}:root[data-theme=dark] .cx-root{--unyt-ink:#dceeff;--unyt-cloud:#16384b;--unyt-sky:#123243;--unyt-sky-deep:#1b4560;--unyt-slate:#9dbbd1;--unyt-haze:#8fabc2;--unyt-cyan:#4fc3de;--unyt-cyan-deep:#4fc3de;--unyt-mist:#123243;--unyt-sun-deep:#ffb067;--unyt-meadow:#5fb68f;--surface-page:#0e2a3a;--surface-card:#16384b;--surface-panel:#123243;--text-display:#dceeff;--text-heading:#dceeff;--text-body:#9dbbd1;--text-meta:var(--unyt-haze);--text-display-accent:#ffb067;--text-accent:#4fc3de;--text-link:#4fc3de;--text-link-hover:#dceeff;--status-on-track:#5fb68f;--status-waiting:#7796ae;--status-info:#4fc3de;--border-hairline:1px solid #dceeff24;--border-card:1px solid #dceeff24;--border-color:#dceeff24;--border-color-strong:#dceeff42;--action-ink-bg:#dceeff;--action-ink-fg:#0e2a3a}.cx-root{background:var(--surface-page);height:100dvh;color:var(--text-heading);font-family:var(--cx-sans);-webkit-font-smoothing:antialiased;flex-direction:column;display:flex;position:relative;overflow:hidden}.cx-hz{background:var(--unyt-sunrise-h);flex:0 0 3px;height:3px}.cx-klab,.cx-meta{font-family:var(--cx-mono);letter-spacing:var(--track-system);text-transform:uppercase;color:var(--text-meta);margin:0;font-size:11px}.cx-meta{white-space:nowrap}.cx-head{background:var(--surface-card);border-bottom:var(--border-card);flex:none;justify-content:space-between;align-items:center;gap:16px;height:62px;padding:0 26px;display:flex}.cx-headr{align-items:center;gap:20px;display:flex}.cx-signin{color:var(--text-body);border-bottom:1px solid var(--border-color-strong);cursor:pointer;background:0 0;border-top:0;border-left:0;border-right:0;padding-bottom:1px;font-family:inherit;font-size:13.5px}.cx-signin:hover{color:var(--text-heading);border-color:currentColor}.cx-stage{background:var(--surface-page);flex-direction:column;flex:1;justify-content:flex-start;min-height:0;padding:40px 26px;display:flex;overflow-y:auto}.cx-doorwrap{width:100%;max-width:720px;margin:auto}.cx-door{flex-direction:column;gap:24px;display:flex}.cx-h1{font-family:var(--cx-display);letter-spacing:var(--track-display);color:var(--text-display);text-wrap:balance;margin:0;font-size:clamp(34px,4.6vw,66px);font-weight:400;line-height:1.03}.cx-h1 em{color:var(--text-display-accent);font-style:italic}.cx-lede{color:var(--text-body);text-wrap:pretty;max-width:52ch;margin:0;font-size:17.5px;line-height:1.6}.cx-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cx-pick{text-align:left;background:var(--surface-card);border:var(--border-card);cursor:pointer;font-family:var(--cx-sans);transition:border-color .18s var(--ease-out);border-radius:0;flex-direction:column;gap:8px;padding:15px 16px 17px;display:flex}.cx-pick:hover{border-color:var(--unyt-ink)}.cx-pick .t{color:var(--text-heading);font-size:15px;line-height:1.25}.cx-pick .d{color:var(--text-body);font-size:13px;line-height:1.45}.cx-pick .i{color:var(--text-accent)}.cx-fine{justify-content:space-between;gap:16px;display:flex}.cx-main{flex:1;min-height:0;display:flex}.cx-col{background:var(--surface-card);flex-direction:column;flex:1;min-width:0;display:flex}.cx-side{border-left:var(--border-card);background:var(--surface-page);flex-direction:column;flex:0 0 356px;gap:16px;width:356px;padding:26px 24px;display:flex;overflow-y:auto}.cx-strip{border-bottom:var(--border-card);background:var(--surface-page);flex:none;align-items:center;gap:9px;padding:9px 22px;display:flex}.cx-scroll{scrollbar-width:thin;scrollbar-color:var(--border-color-strong) transparent;flex-direction:column;flex:1;min-height:0;padding:34px 30px 14px;display:flex;overflow-y:auto}.cx-homebtn{cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;margin:-4px;padding:4px;transition:opacity .16s;display:inline-flex}.cx-homebtn:hover{opacity:.72}.cx-homebtn:focus-visible{box-shadow:0 0 0 3px var(--cx-ring,#4fc3de66);outline:none}.cx-dialog{--cxd-surface:#fff;--cxd-heading:#0e2a3a;--cxd-body:#4a5a68;--cxd-meta:#7796ae;--cxd-line:#e1ecf6;--cxd-line-strong:#c9dcec;--cxd-accent:#ff8a3d;--cxd-accent-deep:#f2761f;--cxd-on-accent:#fff;--cxd-shadow:0 30px 70px -34px #0e2a3a6b;background:var(--cxd-surface);border:1px solid var(--cxd-line);box-shadow:var(--cxd-shadow);font-family:var(--font-dm-sans), "DM Sans", system-ui, sans-serif;color:var(--cxd-body);border-radius:18px}:root[data-theme=dark] .cx-dialog{--cxd-surface:#16384b;--cxd-heading:#dceeff;--cxd-body:#9dbbd1;--cxd-meta:#7796ae;--cxd-line:#1b4560;--cxd-line-strong:#2b5a76;--cxd-accent:#ffb067;--cxd-accent-deep:#ff9c45;--cxd-on-accent:#0e2a3a;--cxd-shadow:0 30px 70px -34px #0009}.cx-dialog [data-slot=dialog-title]{font-family:var(--font-dm-serif), "DM Serif Display", Georgia, serif;letter-spacing:-.01em;color:var(--cxd-heading);font-weight:400}.cx-dialog [data-slot=dialog-description]{color:var(--cxd-meta)}.cx-dialog button[data-variant=default]{background:var(--cxd-accent);color:var(--cxd-on-accent);letter-spacing:0;text-transform:none;border:0;border-radius:999px;font-weight:600}.cx-dialog button[data-variant=default]:hover:not(:disabled){background:var(--cxd-accent-deep)}.cx-dialog button[data-variant=outline]{color:var(--cxd-heading);border:1px solid var(--cxd-line-strong);letter-spacing:0;text-transform:none;background:0 0;border-radius:999px;font-weight:500}.cx-dialog button[data-variant=outline]:hover:not(:disabled){border-color:var(--cxd-heading)}.cx-dialog button:focus-visible{outline:none;box-shadow:0 0 0 3px #4fc3de73}.cx-botl{align-items:baseline;gap:8px;min-width:0;display:inline-flex}.cx-newthread{font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;text-decoration-line:underline;text-decoration-color:#0000;transition:text-decoration-color .16s}.cx-newthread:hover{text-decoration-color:currentColor}.cx-newthread:hover .cx-klab{color:var(--text-heading)}.cx-newthread:focus-visible{box-shadow:0 0 0 3px var(--cx-ring,#4fc3de66);border-radius:3px;outline:none;text-decoration-color:currentColor}.cx-inner{flex-direction:column;flex:none;gap:26px;width:100%;max-width:640px;margin:0 auto auto;display:flex}.cx-open{align-items:center;gap:14px;display:flex}.cx-open i{background:var(--border-color);flex:1;height:1px}.cx-row{align-items:flex-start;gap:14px;display:flex}.cx-av{background:var(--surface-page);border:var(--border-card);width:30px;height:30px;transition:box-shadow .4s var(--ease-out), border-color .4s var(--ease-out);flex:0 0 30px;place-items:center;display:grid}.cx-av.warm{border-color:var(--unyt-marigold);animation:1.6s ease-in-out infinite cxWarm}@keyframes cxWarm{0%,to{box-shadow:0 0 0 1px var(--unyt-marigold), 0 0 9px #ff8a3d2e}50%{box-shadow:0 0 0 1px var(--unyt-marigold), 0 0 20px #ff8a3d6b}}.cx-body{flex-direction:column;flex:1;gap:12px;min-width:0;padding-top:1px;display:flex}.cx-ask{font-family:var(--cx-display);letter-spacing:var(--track-display);color:var(--text-display);text-wrap:pretty;margin:0;font-size:27px;font-weight:400;line-height:1.18}.cx-say{color:var(--text-body);text-wrap:pretty;margin:0;font-size:15.5px;line-height:1.64}.cx-you{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.cx-bub{background:var(--surface-page);border:var(--border-card);border-radius:var(--cx-radius);max-width:80%;color:var(--text-heading);padding:11px 15px;font-size:15px;line-height:1.5}.cx-take{font-family:var(--cx-mono);letter-spacing:var(--track-system);text-transform:uppercase;color:var(--text-meta);cursor:pointer;opacity:0;transition:opacity .18s var(--ease-out);background:0 0;border:0;padding:0;font-size:9.5px}.cx-you:hover .cx-take,.cx-take:focus-visible{opacity:1}.cx-take:hover{color:var(--text-heading)}.cx-word{opacity:0;animation:cxWord .34s var(--ease-out) forwards;display:inline-block;transform:translateY(4px)}@keyframes cxWord{to{opacity:1;transform:none}}.cx-dots{align-items:center;gap:5px;height:24px;display:flex}.cx-dots i{background:var(--unyt-haze);border-radius:999px;width:5px;height:5px;animation:1.1s ease-in-out infinite cxDot}.cx-dots i:nth-child(2){animation-delay:.15s}.cx-dots i:nth-child(3){animation-delay:.3s}@keyframes cxDot{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.cx-chips{flex-wrap:wrap;gap:8px;display:flex}.cx-chip{font-family:var(--cx-sans);color:var(--text-heading);background:var(--surface-card);border:1px solid var(--border-color-strong);border-radius:var(--cx-radius);cursor:pointer;transition:border-color .18s var(--ease-out);padding:9px 14px;font-size:14px}.cx-chip:hover{border-color:var(--unyt-ink)}.cx-card{background:var(--surface-page);border:var(--border-card);border-radius:0;flex-direction:column;gap:13px;padding:18px 20px;display:flex}.cx-card.plain{border-color:var(--border-color-strong);background:0 0}.cx-ktitle{font-family:var(--cx-display);color:var(--text-display);margin:0;font-size:20px;line-height:1.25}.cx-line{border-top:var(--border-card);color:var(--text-body);justify-content:space-between;gap:14px;padding:8px 0;font-size:14px;display:flex}.cx-line b{font-family:var(--cx-mono);color:var(--text-heading);text-align:right;font-size:13px;font-weight:400}.cx-quote{border-left:2px solid var(--border-color-strong);color:var(--text-body);padding:2px 0 2px 13px;font-size:14px;line-height:1.6}.cx-field{align-items:stretch;gap:8px;display:flex}.cx-input{min-width:0;height:46px;font-family:var(--cx-sans);color:var(--text-heading);background:var(--surface-card);border:1px solid var(--border-color-strong);border-radius:var(--cx-radius);transition:border-color .18s var(--ease-out), box-shadow .18s var(--ease-out);outline:none;flex:1;padding:0 14px;font-size:15px}.cx-input::placeholder{color:var(--text-meta)}.cx-input:focus{border-color:var(--unyt-cyan);box-shadow:0 0 0 3px #2ea8c659}.cx-input:disabled{opacity:.5}.cx-reveal{background:var(--surface-card);border:1px solid var(--border-color-strong);border-radius:var(--cx-radius);color:var(--text-meta);cursor:pointer;transition:color .18s var(--ease-out);flex:0 0 46px;place-items:center;display:grid}.cx-reveal:hover,.cx-reveal[aria-pressed=true]{color:var(--text-display-accent)}.cx-comp{background:var(--surface-card);border:1px solid var(--border-color-strong);border-radius:var(--cx-radius);transition:border-color .18s var(--ease-out);flex-direction:column;display:flex}.cx-comp:focus-within{border-color:var(--unyt-ink)}.cx-comp .top{align-items:center;gap:10px;padding:10px 10px 10px 18px;display:flex}.cx-comp input{min-width:0;height:44px;font-family:var(--cx-sans);color:var(--text-heading);background:0 0;border:0;outline:none;flex:1;font-size:16.5px}.cx-comp input::placeholder{color:var(--text-meta)}.cx-comp .bot{border-top:var(--border-card);justify-content:space-between;align-items:center;gap:14px;padding:8px 14px;display:flex}.cx-send{background:var(--action-primary-bg);color:#fff;border-radius:var(--cx-radius);cursor:pointer;width:42px;height:42px;transition:background .18s var(--ease-out);border:0;flex:0 0 42px;place-items:center;display:grid}.cx-send:hover{background:var(--action-primary-bg-hover)}.cx-send:disabled{opacity:.34;cursor:not-allowed}.cx-send.muted{background:var(--action-ink-bg);color:var(--action-ink-fg)}.cx-composer{background:var(--surface-card);flex:none;padding:14px 30px 20px}.cx-cwrap{flex-direction:column;gap:9px;width:100%;max-width:640px;margin:0 auto;display:flex}.cx-pfield{border-top:var(--border-card);animation:cxWord .5s var(--ease-out) both;flex-direction:column;gap:3px;padding:11px 0;display:flex}.cx-pfield .k{font-family:var(--cx-mono);letter-spacing:var(--track-system);text-transform:uppercase;color:var(--text-meta);font-size:9.5px}.cx-pfield .v{color:var(--text-heading);font-size:15px;line-height:1.35}.cx-pfield .v.num{font-family:var(--cx-mono);font-size:14px}.cx-steps{flex-direction:column;display:flex}.cx-step{border-top:var(--border-card);color:var(--text-body);gap:12px;padding:12px 0;font-size:14px;line-height:1.5;display:flex}.cx-step span{font-family:var(--cx-mono);color:var(--text-meta);padding-top:2px;font-size:11px}.cx-done{border:var(--border-card);background:var(--surface-page)}.cx-done .top{flex-direction:column;gap:11px;padding:20px 22px 16px;display:flex}.cx-done .rows{padding:0 22px}.cx-done .acts{border-top:var(--border-card);flex-direction:column;gap:13px;padding:17px 22px;display:flex}.cx-done .row2{flex-wrap:wrap;gap:9px;display:flex}.cx-leave{z-index:5;background:var(--surface-page);animation:cxWord .3s var(--ease-out) both;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:absolute;inset:0}.cx-bar{background:var(--border-color);width:210px;height:3px;overflow:hidden}.cx-bar i{background:var(--unyt-sunrise-h);width:0;height:100%;animation:cxFill 1.7s var(--ease-out) forwards;display:block}@keyframes cxFill{to{width:100%}}@media (max-width:1023px){.cx-side{display:none}}@media (min-width:1024px){.cx-strip{display:none}}@media (max-height:820px){.cx-stage{padding-top:22px;padding-bottom:22px}.cx-door{gap:16px}.cx-h1{font-size:clamp(30px,3.6vw,46px);line-height:1.06}.cx-lede{font-size:16px;line-height:1.55}.cx-pick{padding:12px 14px 13px}.cx-cards{gap:10px}}@media (max-width:699px){.cx-comp .bot{gap:10px}.cx-comp .bot>.cx-klab{display:none}.cx-botl{flex-grow:1;gap:6px;min-width:0}.cx-botl>.cx-klab:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cx-newthread{flex-shrink:0}.cx-newthread .cx-klab{white-space:nowrap}.cx-comp input{text-overflow:ellipsis}.cx-head{height:56px;padding:0 18px}.cx-scroll{padding:24px 18px 8px}.cx-composer{padding:12px 18px 16px}.cx-stage{padding:26px 18px}.cx-cards{grid-template-columns:1fr 1fr;gap:10px}.cx-pick{gap:6px;padding:12px 12px 14px}.cx-pick .d{font-size:12.5px}.cx-door .cx-fine>:last-child{display:none}.cx-ask{font-size:22px}.cx-lede{font-size:15.5px}.cx-door{gap:18px}.cx-bub{max-width:88%}.cx-done .row2{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.cx-word,.cx-pfield,.cx-leave{opacity:1;animation:none;transform:none}.cx-av.warm,.cx-dots i{animation:none}.cx-bar i{width:100%;animation:none}}.cx-chip-coral{background:var(--action-primary-bg);border-color:var(--action-primary-bg);color:#fff}.cx-chip-coral:hover{background:var(--action-primary-bg-hover);border-color:var(--action-primary-bg-hover)}.cx-chip:disabled{cursor:not-allowed;background:var(--surface-card);border-color:var(--border-color);color:var(--text-meta)}.cx-chip-coral:disabled{background:var(--surface-card);border-color:var(--border-color);color:var(--text-meta)}.cx-klab.cx-ok,.cx-ok .cx-klab{color:var(--status-on-track)}
