.microcf-story *{box-sizing:border-box}.microcf-story{scroll-behavior:smooth;scroll-padding-top:90px}.microcf-story{margin:0;background:var(--bg);color:var(--ink);font-family:system-ui,-apple-system,Noto Sans CJK SC,sans-serif;-webkit-font-smoothing:antialiased}.microcf-story a{color:inherit;text-decoration:none}.microcf-story button{font:inherit;cursor:pointer}.microcf-story header{height:78px;border-bottom:1px solid var(--line);background:var(--surface);display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1140px)/2));gap:30px}.microcf-story .brand{display:flex;align-items:center;gap:11px;font-weight:650;font-size:14px;letter-spacing:.08em}.microcf-story .brand img{width:29px;height:29px}.microcf-story nav{display:flex;gap:29px;font-size:12px;color:var(--muted)}.microcf-story nav a.active{color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:7px}.microcf-story .visit{font-size:12px;border:1px solid var(--line);border-radius:30px;padding:9px 16px}.microcf-story .cf-hero{text-align:center;max-width:1140px;margin:auto;padding:78px 0 0}.microcf-story .eyebrow{font-size:10px;letter-spacing:.19em;font-weight:550;color:var(--muted);text-transform:uppercase}.microcf-story .cf-hero h1{font-size:clamp(48px,6vw,76px);font-weight:520;letter-spacing:-.065em;margin:24px 0 15px;line-height:1.12}.microcf-story .cf-hero h1 span{font-size:.54em;letter-spacing:-.035em;display:block;margin-top:18px}.microcf-story .cf-hero .deck{font-size:17px;line-height:1.9;color:var(--muted);max-width:630px;margin:24px auto 42px}.microcf-story .cf-hero figure{margin:0;text-align:left}.microcf-story .cf-hero figure img{width:100%;display:block;border:1px solid var(--line);border-radius:16px}.microcf-story .cf-hero figcaption{font-size:11px;color:var(--muted);padding:14px 2px;line-height:1.7}.microcf-story .byline{display:flex;justify-content:center;gap:18px;font-size:11px;color:var(--muted);margin:24px 0 50px}.microcf-story .body{max-width:1000px;margin:auto}.microcf-story .intro{font-size:20px;line-height:1.95;max-width:760px;margin:34px auto 72px;color:var(--muted)}.microcf-story .intro strong{font-weight:550;color:var(--muted)}.microcf-story .chapter{padding:52px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:245px minmax(0,1fr);gap:50px}.microcf-story .chapter h2{font-weight:530;font-size:28px;line-height:1.5;letter-spacing:-.025em;margin:15px 0 0}.microcf-story .prose{font-size:15px;line-height:2;color:var(--muted)}.microcf-story .prose p{margin:0 0 18px}.microcf-story .prose p:last-child{margin:0}.microcf-story .prose strong{font-weight:550;color:var(--muted)}.microcf-story .signals{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:30px 0 5px}.microcf-story .signal{border-top:2px solid var(--line);padding-top:15px}.microcf-story .signal:last-child{border-top-color:#a2afc4}.microcf-story .signal small{font-size:10px;letter-spacing:.15em;color:var(--muted)}.microcf-story .signal h3{font-size:19px;font-weight:550;margin:5px 0 9px;color:var(--muted)}.microcf-story .signal p{font-size:13px;line-height:1.9;margin:0}.microcf-story .demo{border:1px solid var(--line);border-radius:12px;background:var(--surface);margin-top:28px;overflow:hidden}.microcf-story .demo-head{padding:16px 20px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:15px}.microcf-story .tabs{display:flex;gap:8px}.microcf-story .tabs button{font-size:12px;background:transparent;border:0;color:var(--muted);padding:6px 9px;border-radius:4px}.microcf-story .tabs button[aria-selected=true]{background:var(--surface);color:var(--muted)}.microcf-story .demo-head small{font-size:10px;color:var(--muted)}.microcf-story .scenario{padding:22px}.microcf-story .speech-line{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;font-size:13px;margin-bottom:17px}.microcf-story .speaker{color:var(--muted);font-size:11px}.microcf-story .utterance{color:var(--muted);line-height:1.8}.microcf-story .gap{display:inline-block;width:58px;border-bottom:2px dotted var(--line);margin:0 10px;transform:translateY(-3px)}.microcf-story .answer{color:var(--muted)}.microcf-story .verdict{border-top:1px solid var(--line);padding-top:17px;display:flex;gap:14px;align-items:flex-start;font-size:12px;line-height:1.8;color:var(--muted)}.microcf-story .verdict strong{font-size:11px;white-space:nowrap;letter-spacing:.08em;color:var(--muted)}.microcf-story .equation{margin:28px 0 22px;padding:22px 0;text-align:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-family:Georgia,serif;font-size:24px;color:var(--muted)}.microcf-story .equation small{display:block;font:11px/1.8 system-ui;color:var(--muted);margin-top:10px}.microcf-story .metrics{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.microcf-story .metric{padding:20px 0 10px;border-top:1px solid var(--line)}.microcf-story .metric .label{font-size:10px;letter-spacing:.16em;color:var(--muted)}.microcf-story .metric .value{font-size:48px;font-weight:450;letter-spacing:-.05em;line-height:1.4;color:var(--muted)}.microcf-story .metric .value span{font-size:17px}.microcf-story .metric p{font-size:12px;line-height:1.8;color:var(--muted)}.microcf-story .source{font-size:11px!important;color:var(--muted)!important;margin-top:20px!important}.microcf-story .source a{color:var(--muted);border-bottom:1px solid var(--line)}.microcf-story .closing{padding:55px 0 80px;text-align:center;border-top:1px solid var(--line);margin-top:16px}.microcf-story .closing h2{font-size:29px;font-weight:480;letter-spacing:-.04em}.microcf-story .closing p{font-size:14px;line-height:2;color:var(--muted);max-width:570px;margin:15px auto}.microcf-story .closing a{font-size:12px;display:inline-block;margin-top:18px;border-bottom:1px solid var(--line);padding-bottom:6px;color:var(--muted)}.microcf-story footer{border-top:1px solid var(--line);padding:25px max(25px,calc((100vw - 1140px)/2));font-size:10px;color:var(--muted);display:flex;justify-content:space-between;gap:20px}.microcf-story a:focus-visible,.microcf-story button:focus-visible{outline:2px solid #2460d4;outline-offset:5px}@media(max-width:1180px){.microcf-story .cf-hero{margin:0 30px}.microcf-story .body{margin:0 65px}.microcf-story .chapter{grid-template-columns:210px minmax(0,1fr);gap:35px}}@media(max-width:760px){.microcf-story header{height:65px;padding:0 20px}.microcf-story nav{display:none}.microcf-story .visit{font-size:10px;padding:7px 12px}.microcf-story .cf-hero{margin:0 20px;padding-top:48px}.microcf-story .cf-hero h1{font-size:58px}.microcf-story .cf-hero h1 span{font-size:30px}.microcf-story .cf-hero .deck{font-size:14px;max-width:320px;margin-bottom:30px}.microcf-story .cf-hero figure{overflow:auto}.microcf-story .cf-hero figure img{min-width:0}.microcf-story .cf-hero figcaption{font-size:10px}.microcf-story .body{margin:0 24px}.microcf-story .intro{font-size:17px;line-height:1.95;margin:24px 0 44px}.microcf-story .chapter{display:block;padding:36px 0}.microcf-story .chapter h2{font-size:25px;margin:12px 0 22px}.microcf-story .prose{font-size:14px}.microcf-story .signals{gap:20px}.microcf-story .demo-head{padding:12px;gap:5px}.microcf-story .demo-head small{font-size:9px}.microcf-story .scenario{padding:17px}.microcf-story .speech-line{grid-template-columns:28px 1fr;font-size:12px;gap:8px}.microcf-story .gap{width:25px;margin:0 5px}.microcf-story .metric .value{font-size:40px}.microcf-story .closing{padding:30px 0 50px}.microcf-story .closing h2{font-size:25px}.microcf-story .byline{margin:22px 0 32px}.microcf-story .equation{font-size:22px}}@media(prefers-reduced-motion:reduce){.microcf-story{scroll-behavior:auto}}@media print{.microcf-story header,.microcf-story .tabs,.microcf-story footer{display:none}.microcf-story .cf-hero{padding-top:0}.microcf-story .chapter{break-inside:avoid}}.microcf-story .language-nav{display:flex;gap:10px;font-size:11px;margin-left:auto;white-space:nowrap}.microcf-story .language-nav a,.microcf-story .language-nav a[aria-current]{color:var(--muted)}.microcf-story .evidence-gallery{margin:0 0 55px}.microcf-story .evidence-gallery figure{margin:0 0 35px}.microcf-story .image-link{display:block;position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--surface)}.microcf-story .image-link img{width:100%;height:auto;display:block}.microcf-story .expand-label{position:absolute;right:14px;bottom:14px;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:6px 12px;font-size:10px;color:var(--muted)}.microcf-story .evidence-gallery figcaption{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;font-size:11px;color:var(--muted);line-height:1.8;padding-top:13px}.microcf-story .evidence-gallery figcaption strong{color:var(--muted);font-weight:500}.microcf-story .evidence-gallery figcaption a{margin-left:auto;color:var(--muted)}.microcf-story .evidence-links{display:flex;gap:15px;flex-wrap:wrap;font-size:12px}.microcf-story .evidence-links a{border:1px solid var(--line);border-radius:25px;padding:10px 17px;color:var(--muted)}.microcf-story[lang=en] .chapter h2{font-size:27px;line-height:1.35}.microcf-story[lang=en] .cf-hero h1 span{font-size:.5em}@media(max-width:760px){.microcf-story header .visit{display:none}.microcf-story .language-nav{margin-left:auto}.microcf-story .evidence-gallery{margin-bottom:35px}.microcf-story .evidence-gallery figcaption{gap:5px 10px}.microcf-story .evidence-gallery figcaption span{width:100%}.microcf-story .evidence-gallery figcaption a{margin-left:0}.microcf-story .intro{font-size:16px}.microcf-story[lang=en] .cf-hero h1 span{font-size:29px}.microcf-story[lang=en] .chapter h2{font-size:25px}}.microcf-story .event-timeline{margin:18px 0 24px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px 14px 12px}.microcf-story .timeline-topline{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);gap:10px;margin-bottom:10px}.microcf-story .timeline-clock{font-variant-numeric:tabular-nums;color:var(--muted)}.microcf-story .timeline-layout{display:grid;grid-template-columns:42px minmax(0,1fr);gap:9px}.microcf-story .lane-labels{padding-top:42px;font-size:10px;color:var(--muted);display:flex;flex-direction:column;gap:28px}.microcf-story .timeline-plot{height:162px;position:relative;margin:0 6px 0 0}.microcf-story .lane{position:absolute;left:0;right:0;height:15px;top:44px;background:var(--surface);border-radius:3px}.microcf-story .lane.agent{top:88px}.microcf-story .segment{position:absolute;height:100%;border-radius:3px;background:var(--surface);opacity:.8}.microcf-story .lane.agent .segment{background:var(--surface)}.microcf-story .segment.future{opacity:.25}.microcf-story .playhead{position:absolute;top:30px;height:86px;width:2px;background:var(--surface);z-index:4;pointer-events:none;transform:translate(-1px)}.microcf-story .playhead:before{content:"";position:absolute;top:-4px;left:-3px;border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid var(--line)}.microcf-story .event-pin{position:absolute;top:0;bottom:37px;width:1px;background:var(--surface);z-index:2;opacity:.48}.microcf-story .event-pin.int{background:var(--surface)}.microcf-story .event-pin button{position:absolute;top:0;left:0;transform:translate(-50%);border:0;border-radius:4px;color:var(--muted);background:var(--surface);padding:4px 7px;white-space:nowrap;font:10px/1.4 system-ui}.microcf-story .event-pin.int button{color:var(--muted);background:var(--surface)}.microcf-story .event-pin button small{display:block;font-size:9px}.microcf-story .event-pin:after{content:"";position:absolute;top:34px;left:-2.5px;width:6px;height:6px;border-radius:50%;background:inherit}.microcf-story .axis{position:absolute;top:128px;left:0;right:0;border-top:1px solid var(--line)}.microcf-story .tick{position:absolute;top:6px;font:9px system-ui;color:var(--muted);transform:translate(-50%)}.microcf-story .tick:first-child{transform:none}.microcf-story .tick:last-child{transform:translate(-100%)}.microcf-story .pause-gap{position:absolute;top:63px;height:13px;border-bottom:1px dashed var(--line);text-align:center;color:var(--muted);font:9px system-ui;white-space:nowrap}.microcf-story .event-summary{font-size:10px;color:var(--muted);margin-top:5px;line-height:1.7}.microcf-story .hero-gif-control{display:flex;justify-content:flex-end;gap:10px;align-items:center;margin-top:9px;font-size:10px;color:var(--muted)}.microcf-story .hero-gif-control button{background:transparent;border:1px solid var(--line);border-radius:18px;padding:5px 11px;font-size:10px;color:var(--muted)}.microcf-story .hero-gif-control a{font-size:10px;color:var(--muted)}@media(max-width:760px){.microcf-story .event-timeline{padding:10px 8px}.microcf-story .timeline-layout{grid-template-columns:30px minmax(0,1fr);gap:5px}.microcf-story .event-pin button{font-size:9px;padding:4px}.microcf-story .timeline-topline,.microcf-story .lane-labels{font-size:9px}.microcf-story .hero-gif-control{flex-wrap:wrap}}.microcf-story .cf-hero h1{font-size:clamp(42px,6vw,72px)}.microcf-story .motion-demo{padding:22px}.microcf-story .motion-caption{font-size:12px;color:var(--muted);margin-bottom:20px;min-height:22px}.microcf-story .motion-row{display:grid;grid-template-columns:46px 1fr 30px;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid var(--line)}.microcf-story .motion-role{font-size:11px;color:var(--muted)}.microcf-story .motion-text{font-size:14px;color:var(--muted);min-height:50px;line-height:1.8;display:flex;align-items:center;overflow-wrap:anywhere}.microcf-story .voice-bars{display:flex;gap:3px;height:22px;align-items:center}.microcf-story .voice-bars i{display:block;width:3px;height:5px;background:var(--surface);border-radius:3px;transition:height .16s}.microcf-story .motion-row[data-speaking=true] .voice-bars i{background:var(--surface);animation:voice .7s ease-in-out infinite alternate}.microcf-story .motion-row[data-speaking=true] .voice-bars i:nth-child(2){animation-delay:-.25s}.microcf-story .motion-row[data-speaking=true] .voice-bars i:nth-child(3){animation-delay:-.45s}.microcf-story .motion-row[data-speaking=true] .voice-bars i:nth-child(4){animation-delay:-.1s}.microcf-story .motion-row[data-stopped=true] .motion-text{color:var(--muted)}.microcf-story .motion-row[data-stopped=true] .voice-bars i{background:var(--surface)}.microcf-story .motion-status{display:flex;gap:12px;align-items:flex-start;padding:20px 0;min-height:82px}.microcf-story .status-dot{width:7px;height:7px;background:var(--surface);border-radius:50%;margin-top:8px;flex:none}.microcf-story .motion-status strong{font-size:12px;color:var(--muted);font-weight:550;display:block}.microcf-story .motion-status p{font-size:12px;color:var(--muted);margin:3px 0 0!important;line-height:1.8}.microcf-story .motion-controls{display:flex;align-items:center;gap:12px;padding-top:12px}.microcf-story .motion-controls button{border:1px solid var(--line);border-radius:20px;background:var(--surface);color:var(--muted);padding:6px 12px;font-size:11px;white-space:nowrap}.microcf-story .motion-controls button:first-child{min-width:72px;color:var(--muted);background:var(--surface);border-color:var(--line)}.microcf-story .motion-controls input{min-width:30px;flex:1;accent-color:#426fac;cursor:pointer}.microcf-story .timeline-legend{display:flex;justify-content:space-between;padding-top:9px;color:var(--muted);font-size:9px;letter-spacing:.05em}.microcf-story .demo-head{flex-wrap:wrap}.microcf-story .demo-head small{font-size:9px}.microcf-story .motion-demo .motion-caption{font-size:11px}.microcf-story .motion-status p{max-width:440px}@keyframes voice{0%{height:5px}to{height:21px}}@media(prefers-reduced-motion:reduce){.microcf-story .motion-row[data-speaking=true] .voice-bars i{animation:none;height:13px}}@media(max-width:760px){.microcf-story .cf-hero h1{font-size:44px}.microcf-story .cf-hero h1 span{font-size:25px}.microcf-story .motion-demo{padding:16px}.microcf-story .motion-row{grid-template-columns:30px 1fr 23px;gap:8px}.microcf-story .motion-text{font-size:12px;min-height:60px}.microcf-story .voice-bars{gap:2px}.microcf-story .motion-controls{gap:7px}.microcf-story .motion-controls button{padding:6px 9px}.microcf-story .motion-status{min-height:100px}}.microcf-story .motion-demo{padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.microcf-story .motion-caption{display:none}.microcf-story .event-timeline{grid-column:1/-1;margin:0 0 12px;padding:12px 14px 10px}.microcf-story .timeline-topline{font-size:10px;font-weight:550;letter-spacing:.04em}.microcf-story .timeline-clock{color:var(--muted);font-variant-numeric:tabular-nums}.microcf-story .motion-row{grid-template-columns:32px 1fr 22px;padding:10px 0;gap:8px;align-items:start}.microcf-story .motion-text{font-size:12px;min-height:50px;line-height:1.7;align-items:start;color:var(--muted)}.microcf-story .motion-role{font-size:10px;padding-top:2px}.microcf-story .voice-bars{margin-top:2px}.microcf-story .motion-status{grid-column:1/-1;padding:11px 0 6px;min-height:0;gap:9px;align-items:center}.microcf-story .motion-status>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:4px 12px}.microcf-story .motion-status strong{font-size:11px}.microcf-story .motion-status p{font-size:11px;line-height:1.6;margin:0!important}.microcf-story .status-dot{margin-top:0}.microcf-story .motion-controls{grid-column:1/-1;padding-top:12px;gap:9px}.microcf-story .motion-controls button:first-child{min-width:76px}.microcf-story .motion-controls .replay{font-size:19px;width:30px;height:30px;padding:0;border-color:transparent;background:transparent}.microcf-story .motion-speed{font:11px system-ui;color:var(--muted);border:1px solid var(--line);border-radius:5px;background:var(--surface);padding:5px 3px;max-width:60px}.microcf-story .timeline-legend{display:none}.microcf-story .event-summary{font-size:10px;line-height:1.5}.microcf-story .segment{background-image:repeating-linear-gradient(90deg,transparent 0px,transparent 3px,#ffffff44 3px,#ffffff44 4px)}.microcf-story .event-pin button{font-weight:600}.microcf-story .demo-head{padding:12px 16px}.microcf-story .prose strong,.microcf-story .intro strong{font-weight:720}.microcf-story .rank-emphasis{font-weight:730;color:var(--muted)}.microcf-story .cf-hero .deck strong{font-weight:750;color:var(--muted)}.microcf-story .rank-note{font-size:11px;font-weight:650;color:var(--muted);margin-bottom:5px}.microcf-story .metric .value{font-weight:570}.microcf-story .hero-gif-control button{font-weight:550}@media(max-width:760px){.microcf-story .motion-demo{padding:12px;gap:0 10px}.microcf-story .event-timeline{padding:10px 8px}.microcf-story .motion-row{grid-column:1/-1;grid-template-columns:30px 1fr 22px;padding:8px 0}.microcf-story .motion-text{min-height:24px;font-size:12px}.microcf-story .motion-controls{gap:5px}.microcf-story .motion-controls button:first-child{min-width:65px;padding:6px 8px}.microcf-story .motion-status{padding-top:10px}.microcf-story .motion-status>div{gap:2px 9px}.microcf-story .motion-status p{font-size:10px}.microcf-story .motion-speed{font-size:10px;padding:5px 0}.microcf-story .motion-controls input{width:60px}.microcf-story .timeline-clock{font-size:10px}}.microcf-story .results-gallery{margin:0 0 55px}.microcf-story .gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:14px}.microcf-story .gallery-heading strong{font-size:14px;font-weight:550;color:var(--muted)}.microcf-story .gallery-heading small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.microcf-story .gallery-buttons{display:flex;align-items:center;gap:12px;flex:none}.microcf-story .gallery-buttons button{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:50%;width:34px;height:34px;font-size:18px}.microcf-story .gallery-buttons button:disabled{opacity:.28;cursor:default}.microcf-story .gallery-counter{font-size:11px;min-width:32px;text-align:center;color:var(--muted);font-variant-numeric:tabular-nums}.microcf-story .gallery-tabs{display:flex;gap:8px;overflow:auto;padding:3px 2px 12px}.microcf-story .gallery-tabs button{border:1px solid var(--line);border-radius:20px;padding:8px 14px;white-space:nowrap;background:transparent;color:var(--muted);font-size:11px}.microcf-story .gallery-tabs button[aria-selected=true]{color:var(--muted);border-color:var(--line);background:var(--surface)}.microcf-story .gallery-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#c2d2e9 #eef3fa;border-radius:10px;padding-bottom:12px;overscroll-behavior-x:contain}.microcf-story .result-slide{flex:0 0 100%;min-width:0;margin:0;scroll-snap-align:start;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface)}.microcf-story .slide-overline{font-size:10px;color:var(--muted);padding:15px 20px;border-bottom:1px solid var(--line)}.microcf-story .chart-open{display:block;width:100%;padding:0;border:0;background:var(--surface);cursor:zoom-in;position:relative}.microcf-story .chart-open img{display:block;width:100%;height:clamp(190px,40vw,475px);object-fit:contain}.microcf-story .chart-open span{position:absolute;bottom:12px;right:13px;font-size:10px;color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:5px 10px}.microcf-story .result-slide figcaption{padding:18px 20px 20px;line-height:1.85;min-height:135px}.microcf-story .result-slide figcaption strong{font-size:13px;font-weight:550;color:var(--muted);display:block}.microcf-story .result-slide figcaption p{font-size:12px;color:var(--muted);margin:6px 0 8px}.microcf-story .result-slide figcaption a{font-size:11px;color:var(--muted)}.microcf-story .gallery-links{display:flex;flex-wrap:wrap;gap:16px;font-size:11px;color:var(--muted);margin-top:14px}.microcf-story .image-dialog{width:96vw;max-width:1600px;max-height:94dvh;border:1px solid var(--line);border-radius:12px;padding:0;background:var(--surface);color:var(--muted)}.microcf-story .image-dialog::backdrop{background:var(--surface);backdrop-filter:blur(5px)}.microcf-story .image-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;border-bottom:1px solid var(--line);flex-wrap:wrap}.microcf-story .image-dialog-head strong{font-size:13px;font-weight:550}.microcf-story .image-dialog-tools{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.microcf-story .image-dialog-tools button,.microcf-story .image-dialog-tools a{font-size:11px;color:var(--muted);border:1px solid var(--line);padding:7px 11px;border-radius:16px;background:var(--surface)}.microcf-story .image-viewport{max-height:72dvh;overflow:auto;background:var(--surface);overscroll-behavior:contain}.microcf-story .image-viewport img{display:block;width:100%;height:auto;max-width:none}.microcf-story .image-viewport.zoomed img{width:auto}.microcf-story .image-dialog-note{font-size:11px;color:var(--muted);padding:11px 18px;margin:0;line-height:1.7}@media(max-width:760px){.microcf-story .gallery-heading{gap:12px}.microcf-story .gallery-heading strong{font-size:13px}.microcf-story .gallery-heading small{font-size:10px}.microcf-story .gallery-buttons{gap:7px}.microcf-story .gallery-buttons button{width:29px;height:29px}.microcf-story .gallery-tabs button{padding:7px 11px;font-size:10px}.microcf-story .slide-overline{padding:12px;font-size:9px}.microcf-story .result-slide figcaption{padding:14px;min-height:190px}.microcf-story .chart-open img{height:190px}.microcf-story .image-dialog{width:97vw}.microcf-story .image-dialog-head{padding:12px;gap:12px}.microcf-story .image-dialog-tools{gap:5px}.microcf-story .image-dialog-tools button,.microcf-story .image-dialog-tools a{padding:6px 9px}.microcf-story .cf-hero h1 span{font-size:25px}}.microcf-story .turnbench-reference{color:var(--muted);text-decoration:underline;text-underline-offset:3px}.microcf-story .microcf-back{display:block;max-width:1140px;margin:0 auto;padding:24px 28px 0;color:var(--muted);font-size:13px;text-decoration:none}.microcf-story .microcf-back:hover{text-decoration:underline;text-underline-offset:3px}.microcf-story .microcf-back:focus-visible{outline:2px solid #2460d4;outline-offset:4px}.microcf-story .cf-hero{padding-top:38px}@media(max-width:760px){.microcf-story .microcf-back{padding:20px 20px 0}.microcf-story .cf-hero{padding-top:30px}}.microcf-story .release-date{font-size:11px;letter-spacing:.08em;color:var(--muted);margin:13px 0 0}.microcf-story{--ink:var(--text);background:var(--bg);color:var(--text);font-family:inherit}.microcf-story h1,.microcf-story h2,.microcf-story h3,.microcf-story strong{color:var(--text)}.microcf-story .cf-hero{display:block;min-height:0;background:none}.microcf-story .cf-hero h1{max-width:none}.microcf-story .microcf-back{color:var(--blue)}.microcf-story button[aria-selected=true]{background:var(--blue-soft);color:var(--blue)}.microcf-story .image-dialog{background:var(--surface);color:var(--text)}.microcf-story .lane{background:var(--blue-soft)}.microcf-story .segment{background-color:var(--blue);opacity:.9}.microcf-story .lane.agent .segment{background-color:var(--muted)}.microcf-story .segment.future{opacity:.35}.microcf-story .playhead{background:var(--blue)}.microcf-story .playhead:before{border-top-color:var(--blue)}.microcf-story .event-pin{background:var(--blue);opacity:.65}.microcf-story .event-pin.int{background:var(--muted)}.microcf-story .event-pin.fired{opacity:1}.microcf-story .event-pin button{color:var(--blue);background:var(--blue-soft)}.microcf-story .event-pin.int button{color:var(--text);background:var(--surface-2)}.microcf-story .tick{white-space:nowrap;width:max-content}.microcf-story .voice-bars i{background:var(--line)}.microcf-story .motion-row[data-speaking=true] .voice-bars i{background:var(--blue)}.microcf-story .motion-row[data-stopped=true] .voice-bars i{background:var(--muted)}.microcf-story .status-dot{background:var(--blue)}.microcf-story .motion-text,.microcf-story .motion-status strong{color:var(--text)}.microcf-story .motion-controls button:first-child,.microcf-story .tabs button[aria-selected=true]{color:var(--blue);background:var(--blue-soft)}
