.entity-extractor-page{background:var(--c-bg);color:var(--c-ink)}.entity-kicker{text-transform:uppercase;letter-spacing:.14em;color:var(--c-muted);font:600 10px/1.2 JetBrains Mono,monospace}.entity-hero{padding:92px 0 34px}.entity-hero-content{width:100%}.entity-hero .section-title{text-wrap:balance;width:100%;max-width:none;margin:18px 0 0}.entity-hero-copy{max-width:760px;color:var(--c-ink-2);margin:24px 0 0;font-size:18px;line-height:1.5}.entity-workspace{padding:18px 0 110px}.entity-wide-head,.entity-panel-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.entity-wide-head h2,.entity-panel-head h2{letter-spacing:-.03em;margin:0;font-size:27px}.entity-dirty{color:var(--c-muted);font:500 11px/1.3 JetBrains Mono,monospace}.entity-dirty.is-dirty{color:var(--c-danger)}.entity-workspace .btn svg,.entity-footer-cta .btn svg{flex:none}.entity-editor-layout{grid-template-columns:minmax(0,1fr) 410px;align-items:start;gap:24px;margin-top:0;display:grid}.entity-primary-column{gap:18px;min-width:0;display:grid}.entity-editor-shell,.entity-panel,.entity-wide-panel,.entity-empty,.entity-error{border:1px solid var(--c-line-soft);background:var(--c-paper);border-radius:12px}.entity-editor-shell{z-index:1;flex-direction:column;display:flex;position:relative;overflow:visible}.entity-editor-shell:focus-within{z-index:5}.entity-editor-shell.is-editing{box-shadow:0 24px 60px -48px #1418207a}.entity-editor-shell.is-readonly .entity-editor-holder{display:none}.entity-editor-toolbar,.entity-editor-footer{border-bottom:1px solid var(--c-line-soft);color:var(--c-muted);justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;font-size:11px;display:flex}.entity-editor-toolbar{background:var(--c-paper);border-radius:12px 12px 0 0}.entity-editor-meta{align-items:center;gap:14px;min-width:0;display:flex}.entity-editor-toolbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.entity-editor-count{color:var(--c-muted);white-space:nowrap;font:500 10px/1.3 JetBrains Mono,monospace}.entity-editor-count i{color:var(--c-divider-strong,var(--c-muted));margin:0 4px;font-style:normal}.entity-editor-footer{border-top:1px solid var(--c-line-soft);background:var(--c-paper);border-bottom:0;border-radius:0 0 12px 12px;margin-top:0}.entity-editor-footer span{max-width:52ch}.entity-editor-toolbar .btn:disabled,.entity-editor-footer .btn:disabled,.entity-empty-action:disabled{pointer-events:none;cursor:not-allowed;opacity:.46;filter:saturate(.35)}.entity-editor-holder{background:var(--c-paper);min-height:0;padding:30px 42px 22px;position:relative}.entity-editor-holder .codex-editor{max-width:none}.entity-editor-holder .codex-editor__redactor{padding-bottom:0!important}.entity-editor-holder .ce-block__content,.entity-editor-holder .ce-toolbar__content{max-width:none}.entity-editor-holder .ce-popover,.entity-editor-holder .ce-inline-toolbar,.entity-editor-holder .ce-conversion-toolbar{z-index:30}.entity-editor-holder .ce-paragraph,.entity-editor-holder .ce-header{color:var(--c-ink-2);font-size:16px;line-height:1.65}.entity-editor-holder .ce-header{color:var(--c-ink);font-family:Instrument Serif,serif;font-size:32px;line-height:1.04}.entity-editor-holder h1.ce-header{font-size:42px}.entity-editor-holder h2.ce-header{font-size:34px}.entity-editor-holder h3.ce-header{font-size:28px}.entity-editor-holder h4.ce-header{font-size:23px}.entity-editor-holder .cdx-list{color:var(--c-ink-2);font-size:15px;line-height:1.6}.entity-editor-holder .tc-wrap{--color-border:var(--c-line-soft);--color-background:var(--c-bg-2);margin:8px 0}.entity-editor-holder .tc-table,.entity-editor-holder .tc-row:after{border-color:var(--c-line-soft)}.entity-editor-holder .tc-cell{min-height:42px;color:var(--c-ink-2);padding:9px 11px;font-size:14px;line-height:1.45}.entity-editor-holder .ce-toolbar__plus,.entity-editor-holder .ce-toolbar__settings-btn{color:var(--c-muted)}.entity-editor-fallback{color:var(--c-muted);padding:38px}.entity-editor-annotated{color:var(--c-ink-2);align-content:start;gap:24px;padding:30px 42px 22px;font-size:16px;line-height:1.65;display:grid}.entity-rail{gap:16px;min-width:0;display:grid}.entity-panel{padding:20px}.entity-panel-head{min-height:30px}.entity-panel-head h2{font-size:21px}.entity-panel-head h2 span{color:var(--c-muted);vertical-align:middle;margin-left:4px;font:500 12px JetBrains Mono,monospace}.entity-stage{color:var(--c-muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font:500 10px JetBrains Mono,monospace;display:inline-flex}.entity-stage-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.entity-stage-running .entity-stage-dot,.entity-stage-pending .entity-stage-dot{background:var(--c-accent);animation:1.2s infinite entity-pulse}.entity-stage-failed{color:var(--c-danger)}@keyframes entity-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1.05)}}.entity-card-stack{overscroll-behavior:contain;scrollbar-gutter:stable;gap:8px;max-height:382px;margin-top:12px;padding-right:4px;display:grid;overflow-y:auto}.entity-card{border:1px solid var(--c-line-soft);text-align:left;border-radius:9px;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;height:70px;min-height:70px;padding:10px;transition:border-color .16s,background .16s;display:grid}.entity-card:hover,.entity-card.is-active{background:#5b42dc14;border-color:#5b42dcb8}.entity-card-select{cursor:default;text-align:left;grid-column:2/4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-width:0;display:grid}.entity-card-select:focus-visible{outline-offset:3px;outline:2px solid #5b42dc9e}.entity-card-copy{gap:5px;min-width:0;display:grid}.entity-card-title{align-items:center;gap:7px;min-width:0;display:flex}.entity-card-title strong{flex:auto;min-width:0}.entity-trends-link{border:1px solid var(--c-line-soft);width:25px;height:25px;color:var(--c-muted);border-radius:50%;flex:none;place-items:center;transition:border-color .16s,color .16s,background .16s;display:inline-grid}.entity-trends-link:hover{color:var(--c-accent-dim);background:#00a15214;border-color:#00a15275}.entity-trends-link:focus-visible{outline-offset:2px;outline:2px solid #5b42dc9e}.entity-card-copy strong{color:var(--c-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.entity-card-copy span{color:var(--c-muted);font:500 10px JetBrains Mono,monospace}.entity-card-copy .entity-card-title{color:inherit;font:inherit}.entity-card-copy i{background:currentColor;border-radius:50%;width:3px;height:3px;margin:0 5px 2px;display:inline-block}.entity-score{border:1px solid var(--c-line-soft);color:var(--c-muted);cursor:help;align-self:start;padding:3px 5px;font:500 10px JetBrains Mono,monospace}.entity-score:focus-visible{outline-offset:2px;outline:2px solid #5b42dc9e}.entity-demand{width:74px;height:30px;color:var(--c-accent-dim);place-items:center;display:inline-grid}.entity-demand svg{width:74px;height:30px;display:block;overflow:visible}.entity-demand-bar{fill:currentColor;opacity:.72;transition:opacity .125s}.entity-demand-hit{fill:#0000;pointer-events:all}.entity-demand g:hover .entity-demand-bar,.entity-demand g:focus .entity-demand-bar{opacity:1}.entity-demand g:focus{outline:none}.entity-demand-tooltip{z-index:1200;border:1px solid var(--c-line-soft);background:var(--c-ink);color:var(--c-bg);pointer-events:none;white-space:nowrap;border-radius:6px;padding:6px 8px;font:500 10px JetBrains Mono,monospace;position:fixed;transform:translate(-50%,-100%)}.entity-demand-locked{color:var(--c-muted);opacity:.52;border:0;position:relative;overflow:hidden}.entity-demand-locked-bars{filter:blur(2px);justify-content:center;align-items:end;gap:2px;display:flex;position:absolute;inset:3px 0}.entity-demand-locked-bars i{background:currentColor;width:3px}.entity-demand-locked>svg{z-index:1;position:relative}.entity-panel-note{color:var(--c-muted);margin:15px 0 0;font-size:11px;line-height:1.4}.entity-loading-line{min-height:44px;color:var(--c-muted);align-items:center;gap:8px;font-size:12px;display:flex}.entity-spin{animation:.9s linear infinite entity-spin}@keyframes entity-spin{to{transform:rotate(360deg)}}.entity-empty{min-height:130px;color:var(--c-muted);text-align:center;place-items:center;gap:7px;margin-top:17px;padding:24px;display:grid}.entity-empty p{max-width:28ch;margin:0;font-size:12px;line-height:1.45}.entity-empty-large{grid-column:1/-1;min-height:280px;margin-top:0}.entity-empty-large svg{color:var(--c-accent-dim)}.entity-empty-large h2{color:var(--c-ink);margin:2px 0 0;font-family:Instrument Serif,serif;font-size:28px;font-weight:400}.entity-empty-large p{max-width:42ch;font-size:14px}.entity-empty-action{justify-content:center;min-width:164px;margin-top:12px}.entity-empty-action svg{color:currentColor}.entity-progress-panel{border:1px solid var(--c-line-soft);background:var(--c-paper);border-radius:12px;padding:24px}.entity-progress-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.entity-progress-head h2{letter-spacing:-.025em;max-width:11ch;margin:8px 0 0;font-family:Instrument Serif,serif;font-size:30px;font-weight:400;line-height:1.02}.entity-progress-head>strong{color:var(--c-ink);letter-spacing:-.06em;font-variant-numeric:tabular-nums;font:500 32px/1 JetBrains Mono,monospace}.entity-progress-track{background:var(--c-divider);border-radius:999px;height:7px;margin-top:26px;overflow:hidden}.entity-progress-track>span{border-radius:inherit;background:var(--c-accent);height:100%;transition:width .45s cubic-bezier(.2,.8,.2,1);display:block}.entity-progress-eta{color:var(--c-muted);margin:9px 0 0;font:500 10px/1.4 JetBrains Mono,monospace}.entity-progress-steps{margin-top:22px;display:grid}.entity-progress-step{border-top:1px solid var(--c-line-soft);min-height:42px;color:var(--c-muted);grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px;display:grid}.entity-progress-step small{color:inherit;text-transform:uppercase;letter-spacing:.05em;font:500 9px/1 JetBrains Mono,monospace}.entity-progress-check{border:1px solid var(--c-line-soft);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.entity-progress-step.is-complete{color:var(--c-ink)}.entity-progress-step.is-complete .entity-progress-check{border-color:var(--c-accent);background:var(--c-accent);color:#fff}.entity-progress-step.is-running{color:var(--c-ink)}.entity-progress-step.is-running .entity-progress-check{color:var(--c-accent-dim);border-color:#00a1526b}.entity-progress-step.is-failed{color:var(--c-danger)}.category-list,.ai-list{gap:0;margin-top:16px;display:grid}.category-row,.ai-row{border-top:1px solid var(--c-line-soft);justify-content:space-between;align-items:flex-start;gap:14px;padding:12px 0;display:flex}.category-row>div{gap:4px;min-width:0;display:grid}.category-row strong{color:var(--c-ink);font-size:13px}.category-row span:not(.category-confidence),.ai-row span{color:var(--c-muted);font-size:11px;line-height:1.4}.category-confidence{color:var(--c-accent-dim);border:1px solid #00a15240;padding:3px 5px;font:500 10px JetBrains Mono,monospace}.ai-row span{flex:0 0 90px}.ai-row strong{min-width:0;color:var(--c-ink);text-align:right;font-size:12px;font-weight:400;line-height:1.45}.entity-error{color:var(--c-danger);border-color:#c8321c47;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;font-size:12px;line-height:1.45;display:flex}.entity-error button{color:inherit;font-size:11px;text-decoration:underline}.analysis-block-header{color:var(--c-ink);font-family:Instrument Serif,serif;font-size:31px;line-height:1.06}.analysis-block-list{padding-left:20px}.analysis-block-table{white-space:pre-line;font-family:JetBrains Mono,monospace;font-size:13px}.entity-highlight{color:inherit;font:inherit;line-height:inherit;background:#00a1521a;border-bottom:2px solid #00a15261;padding:1px 3px;display:inline}.entity-highlight:hover,.entity-highlight:focus-visible,.entity-highlight.is-active{background:#5b42dc38;border-bottom-color:#5b42dc;outline:none;box-shadow:inset 0 0 0 1px #5b42dc47}.entity-bottom-grid{gap:18px;margin-top:0;display:grid}.entity-wide-panel{padding:22px}.analysis-carousel{margin-top:18px}.analysis-carousel-rail{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none;grid-auto-columns:calc(33.3333% - 9.33333px);grid-auto-flow:column;gap:14px;max-width:100%;padding:0;display:grid;overflow:auto hidden}.analysis-carousel-rail::-webkit-scrollbar{display:none}.analysis-carousel-rail.is-dragging{cursor:grabbing;scroll-snap-type:none}.analysis-carousel-item{scroll-snap-align:start;align-items:stretch;min-width:0;display:flex}.analysis-carousel-item>*{width:100%;height:100%}.analysis-carousel-footer{justify-content:space-between;align-items:center;gap:18px;margin-top:14px;display:flex}.analysis-carousel-controls{gap:8px;display:flex}.analysis-carousel-controls button{border:1px solid var(--c-line-soft);min-height:36px;color:var(--c-ink-2);border-radius:999px;align-items:center;gap:6px;padding:0 13px;display:inline-flex}.analysis-carousel-controls button:disabled{cursor:not-allowed;opacity:.38}.analysis-carousel-controls button:focus-visible,.locked-result-card:focus-visible,.cover-real:focus-visible{outline-offset:3px;outline:2px solid #5b42dcad}.cover-real,.locked-result-card{border:1px solid var(--c-line-soft);background:var(--c-paper);text-align:left;border-radius:10px;display:block;position:relative;overflow:hidden}.cover-real{aspect-ratio:16/10;border:1px solid var(--c-line-soft);background:var(--c-bg-2);border-radius:10px;min-height:0;overflow:hidden}.cover-real img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.cover-real:hover img{transform:scale(1.025)}.locked-result-media{background:var(--c-bg-2);height:124px;display:block;position:relative;overflow:hidden}.locked-result-media img{-o-object-fit:cover;object-fit:cover;filter:blur(14px)saturate(.72);width:100%;height:100%;transform:scale(1.12)}.locked-result-art{filter:blur(8px);background:radial-gradient(circle at 28% 32%,#5b42dc59,#0000 38%),radial-gradient(circle at 76% 64%,#00a15240,#0000 42%);width:100%;height:100%;display:block}.locked-result-seed-1 .locked-result-art{background:radial-gradient(circle at 70% 26%,#00a15261,#0000 34%),radial-gradient(circle at 24% 74%,#b06f2a42,#0000 40%)}.locked-result-seed-2 .locked-result-art{background:radial-gradient(circle at 35% 66%,#5b42dc52,#0000 38%),radial-gradient(circle at 76% 42%,#26759a4d,#0000 42%)}.locked-result-icon{width:54px;height:54px;color:var(--c-ink);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.locked-result-cover{aspect-ratio:16/10;min-height:0}.locked-result-cover .locked-result-media{height:100%}.locked-result-post{min-height:250px}.locked-result-skeleton{gap:9px;padding:18px;display:grid}.locked-result-skeleton i{background:var(--c-divider);border-radius:999px;height:8px}.locked-result-skeleton i:nth-child(2){width:72%}.locked-result-skeleton i:nth-child(3){width:42%}.analysis-carousel-skeleton{background:linear-gradient(90deg, var(--c-bg-2), var(--c-paper), var(--c-bg-2));background-size:200% 100%;border-radius:12px;min-height:300px;animation:1.4s linear infinite entity-skeleton}@keyframes entity-skeleton{to{background-position:-200% 0}}.entity-image-dialog{border:1px solid var(--c-line-soft);background:var(--c-paper);max-width:min(92vw,980px);color:var(--c-ink);border-radius:12px;padding:12px}.entity-image-dialog::backdrop{background:#0a0a0aa3}.entity-image-dialog-inner{justify-items:end;gap:12px;display:grid}.entity-image-dialog img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:72vh;display:block}.entity-demand-empty{width:74px;height:30px;color:var(--c-muted);place-items:center;font:500 14px JetBrains Mono,monospace;display:grid}.post-card{border:1px solid var(--c-line-soft);background:var(--c-bg);text-align:left;border-radius:10px;min-height:250px;display:block;overflow:hidden}.post-image{background:var(--c-bg-2);height:124px;overflow:hidden}.post-image img,.post-image>div{-o-object-fit:cover;object-fit:cover;background:linear-gradient(135deg, #00a15229, var(--c-divider));width:100%;height:100%}.post-copy{gap:7px;padding:13px;display:grid}.post-copy strong{color:var(--c-ink);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.post-copy span,.post-copy small{color:var(--c-muted);font-size:11px}.post-copy small{align-items:center;gap:5px;display:inline-flex}.entity-footer-cta{background:var(--c-bg);color:var(--c-ink);padding:0 0 72px}.entity-footer-card{background:var(--c-paper);border:1px solid #00a1524d;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:34px;padding:34px 38px;display:grid;box-shadow:0 26px 70px -58px #00583480}.entity-footer-card h2{letter-spacing:-.035em;max-width:22ch;margin:0;font-family:Instrument Serif,serif;font-size:38px;font-weight:400;line-height:1}.entity-footer-card p{max-width:62ch;color:var(--c-muted);margin:12px 0 0;font-size:14px;line-height:1.5}.entity-footer-card .btn{justify-content:center;min-width:190px}@media (max-width:1023px){.entity-editor-layout{grid-template-columns:minmax(0,1fr)}.entity-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-rail>:first-child{grid-column:1/-1}}@media (max-width:640px){.entity-hero{padding:56px 0 28px}.entity-hero-copy{font-size:16px}.entity-workspace{padding-top:12px}.entity-editor-toolbar{flex-direction:column;align-items:flex-start}.entity-editor-meta{justify-content:space-between;width:100%}.entity-editor-toolbar-actions{flex-wrap:wrap;width:100%;margin-left:0}.entity-editor-holder,.entity-editor-annotated{padding:26px 18px}.entity-editor-footer{flex-direction:column;align-items:flex-start}.entity-editor-footer .btn{width:100%}.entity-rail{grid-template-columns:1fr}.entity-rail>:first-child{grid-column:auto}.analysis-carousel-rail{grid-auto-columns:88%}.analysis-carousel-footer{flex-direction:column;align-items:flex-start}.post-copy{padding:10px}.entity-footer-card{grid-template-columns:1fr;padding:28px 22px}.entity-footer-card .btn{width:100%}}
