.shell-demo{--bg:#0e0c09;--bg-soft:#181410;--bg-deep:#070604;--fg:#faf5ea;--fg-muted:#a2947d;--fg-faint:#8a7d68;--accent:#f2a93c;--accent-strong:#c96f1e;--panel:#12100ced;--panel-soft:#faf5ea0d;--panel-strong:#faf5ea14;--line:#faf5ea1a;--line-strong:#faf5ea2e;--ok:#9cb380;--process:#e08a5a;--mono:var(--font-jetbrains-mono), ui-monospace, monospace;--sans:var(--font-inter), system-ui, -apple-system, sans-serif;--serif:var(--font-newsreader), Georgia, serif;--fs-primary:14px;--fs-secondary:13px;--fs-tertiary:12.5px;--fs-mono:12px;--fs-meta:11.5px;--fs-mono-meta:11px;--fs-caps:10.5px;--fs-brand:17px;--fs-empty-h:21px;--fs-body-lg:16px;--fs-display:clamp(2rem, 4.4vw, 3.2rem);--fs-h2:clamp(1.75rem, 4vw, 2.75rem);--fs-h3:clamp(1.3rem, 2.8vw, 1.9rem);--lh-tight:1.15;--lh-body:1.62;--lh-bubble:1.55;--lh-compact:1.6;--lh-relaxed:1.7;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--gap-turn:26px;--gap-same:8px;--gap-chat:18px;--pad-thread:26px 24px 14px;--pad-bubble:11px 15px;--pad-card:14px 16px;--msg-max-assistant:82%;--msg-max-user:82%;--msg-avatar:30px;--thread-max-h:330px;--r-sm:8px;--r-md:12px;--r-lg:14px;--r-pill:999px;--r-user:12px 12px 3px 12px;--r-assistant:3px 12px 12px 12px;--ease:cubic-bezier(.4, 0, .2, 1);--dur-fast:.25s;--dur-med:.5s;--dur-slow:.7s;text-align:left;color:var(--fg);position:relative}.shell-demo .demo-hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:12vh 24px 10vh;display:flex;position:relative}.shell-demo .demo-hero .kicker{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:#f2a93c14;border:1px solid #f2a93c59;border-radius:999px;margin-bottom:22px;padding:6px 14px;font-size:12px}.shell-demo .demo-hero h2{font-family:var(--serif);font-weight:500;font-size:var(--fs-display);letter-spacing:-.02em;text-align:center;max-width:760px;line-height:var(--lh-tight)}.shell-demo .demo-hero h2 em{color:var(--accent);font-style:italic}.shell-demo .demo-hero .sub{color:var(--fg-muted);font-size:var(--fs-body-lg);text-align:center;max-width:580px;margin-top:16px;line-height:1.6}.shell-demo .demo-hero .step-tag{font-family:var(--mono);color:var(--fg-faint);margin-top:14px;font-size:12px}.shell-demo .demo-skip{z-index:60;color:var(--fg-faint);border:1px solid var(--line);opacity:0;pointer-events:none;transition:opacity .2s var(--ease);background:#070604b3;border-radius:999px;padding:8px 14px;font-size:12px;text-decoration:none;position:absolute;top:8px;left:16px}.shell-demo .demo-skip:focus{opacity:1;pointer-events:auto}.shell-demo .pin-wrap{z-index:5;flex-direction:column;justify-content:center;align-items:center;gap:30px;min-height:100vh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.shell-demo .pin-wrap:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(1100px 480px at 50% 8%, #f2a93c21, transparent 65%), radial-gradient(800px 380px at 88% 78%, #c96f1e12, transparent 70%), linear-gradient(180deg, #f2a93c0a, transparent 38%), var(--bg-deep);position:absolute;inset:0}.shell-demo #threeCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.shell-demo .shell{z-index:2;background:var(--panel);-webkit-backdrop-filter:blur(14px);border:1px solid var(--line-strong);border-radius:var(--r-lg);transform-origin:50%;pointer-events:none;grid-template-rows:64px 1fr;width:min(900px,94vw);height:min(660px,72vh);display:grid;position:relative;overflow:hidden;box-shadow:0 40px 120px -40px #000000e6}.shell-demo .topbar{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:0 20px;display:flex}.shell-demo .topbar .brand{font-family:var(--serif);font-size:var(--fs-brand);letter-spacing:-.01em;align-items:center;gap:9px;font-weight:600;display:flex}.shell-demo .topbar .brand .b-mark{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:22px;height:22px;color:var(--bg);font-family:var(--serif);border-radius:7px;place-items:center;font-size:13px;font-weight:700;display:grid}.shell-demo .topbar .search{border:1px solid var(--line);background:var(--panel-soft);max-width:340px;color:var(--fg-faint);border-radius:10px;flex:1;align-items:center;gap:8px;padding:9px 13px;font-size:13px;display:flex}.shell-demo .topbar .search .kbd{font-family:var(--mono);color:var(--fg-faint);border:1px solid var(--line);border-radius:5px;margin-left:auto;padding:1px 6px;font-size:10.5px}.shell-demo .topbar .store-switch{border:1px solid var(--line);background:var(--panel-soft);color:var(--fg);border-radius:10px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.shell-demo .topbar .store-switch .sw-dot{background:var(--ok);border-radius:50%;width:7px;height:7px}.shell-demo .topbar .t-util{align-items:center;gap:10px;margin-left:auto;display:flex}.shell-demo .topbar .t-util .ic{border:1px solid var(--line);width:30px;height:30px;color:var(--fg-muted);background:var(--panel-soft);border-radius:8px;place-items:center;font-size:14px;display:grid}.shell-demo .topbar .avatar{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:30px;height:30px;color:var(--bg);border-radius:50%;place-items:center;font-size:12px;font-weight:600;display:grid}.shell-demo .shell-body{min-height:0;transition:grid-template-columns .7s var(--ease);grid-template-columns:268px 1fr;display:grid}.shell-demo .shell-body.rail-hidden{grid-template-columns:0 1fr}.shell-demo .shell-body.rail-hidden .rail-col{opacity:0;pointer-events:none}.shell-demo .rail-col{border-right:1px solid var(--line);opacity:1;background:#faf5ea04;flex-direction:column;gap:4px;padding:16px 12px;transition:opacity .35s;display:flex;overflow:hidden}.shell-demo .rail-col .r-head{font-family:var(--mono);font-size:var(--fs-caps);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-faint);justify-content:space-between;align-items:center;padding:4px 10px 10px;display:flex}.shell-demo .rail-col .r-head .cnt{color:var(--fg-faint)}.shell-demo .store-row{border-radius:10px;align-items:center;gap:10px;padding:10px;transition:all .4s;display:flex}.shell-demo .store-row.active{background:#f2a93c1a;border:1px solid #f2a93c38}.shell-demo .store-row .st-tile{background:#f2a93c1f;border:1px solid #f2a93c4d;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.shell-demo .store-row .st-name{font-size:var(--fs-secondary);color:var(--fg);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.shell-demo .store-row .st-dot{background:var(--fg-faint);border-radius:50%;flex:none;width:7px;height:7px;transition:background .4s}.shell-demo .store-row .st-dot.processing{background:var(--process);animation:.8s ease-in-out infinite sd-stPulse}.shell-demo .store-row .st-dot.ready{background:var(--ok);animation:none}.shell-demo .store-row .st-meta{font-size:var(--fs-mono-meta);color:var(--fg-faint);font-family:var(--mono);align-items:center;gap:6px;margin-left:auto;display:flex}@keyframes sd-stPulse{50%{opacity:.4}}.shell-demo .store-row.hidden{display:none}.shell-demo .store-row.new{opacity:0;transform:translateY(-6px)}.shell-demo .store-row.new.on{opacity:1;transform:none}.shell-demo .rail-col .r-new{border:1px dashed var(--line-strong);color:var(--fg-muted);font-size:var(--fs-tertiary);border-radius:10px;align-items:center;gap:8px;margin-top:auto;padding:9px 10px;display:flex}.shell-demo .rail-col .r-more{font-family:var(--mono);font-size:var(--fs-caps);letter-spacing:.14em;text-transform:uppercase;color:var(--fg-faint);padding:10px 10px 2px}.shell-demo .main-col{flex-direction:column;min-width:0;min-height:0;display:flex}.shell-demo .tabs{border-bottom:1px solid var(--line);align-items:center;gap:4px;padding:12px 20px 0;display:flex}.shell-demo .tab{font-size:var(--fs-secondary);color:var(--fg-faint);background:0 0;border-bottom:2px solid #0000;border-radius:8px 8px 0 0;padding:8px 14px;font-weight:500;position:relative}.shell-demo .tab:after{content:none}.shell-demo .tab.active{color:var(--fg);background:0 0}.shell-demo .tab .t-ico{margin-right:6px}.shell-demo .tab-badge{background:var(--accent);opacity:0;border-radius:50%;width:7px;height:7px;transition:opacity .5s,transform .5s;position:absolute;top:6px;right:8px;transform:scale(.4);box-shadow:0 0 8px #f2a93ccc}.shell-demo .tab-badge.on{opacity:1;transform:scale(1)}.shell-demo .thread{scrollbar-width:none;max-height:none;padding:0;position:absolute;inset:0;overflow:hidden auto}.shell-demo .thread::-webkit-scrollbar{display:none}.shell-demo .thread-inner{gap:var(--gap-turn);padding:var(--pad-thread);flex-direction:column;width:100%;display:flex}.shell-demo .msg.user+.msg.user,.shell-demo .msg.file+.msg.file,.shell-demo .msg.user+.msg.file,.shell-demo .msg.file+.msg.user{margin-top:calc(-1 * (var(--gap-turn) - var(--gap-same)))}.shell-demo .view-stack{flex:1;min-height:0;position:relative}.shell-demo .schedule-panel{opacity:0;pointer-events:none;min-height:0;padding:26px 24px;position:absolute;inset:0;overflow-y:auto}.shell-demo .schedule-panel .sp-card{background:var(--panel-soft);border:1px solid var(--line);border-radius:var(--r-lg);flex-direction:column;gap:14px;max-width:460px;padding:20px;display:flex}.shell-demo .schedule-panel .sp-head{font-family:var(--mono);font-size:var(--fs-mono-meta);letter-spacing:.12em;text-transform:uppercase;color:var(--fg-faint);align-items:center;gap:9px;display:flex}.shell-demo .schedule-panel .sp-head .sp-ico{color:var(--accent);font-size:13px}.shell-demo .schedule-panel .sp-head .sp-count{margin-left:auto}.shell-demo .schedule-panel .sp-item{background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--r-md);padding:var(--sp-4);flex-direction:column;gap:10px;display:flex}.shell-demo .schedule-panel .sp-item-name{font-size:var(--fs-secondary);color:var(--fg);font-weight:600}.shell-demo .schedule-panel .sp-chip{font-size:var(--fs-mono);color:var(--accent);border-radius:var(--r-pill);font-family:var(--mono);white-space:nowrap;background:#f2a93c1a;border:1px solid #f2a93c66;align-items:center;gap:8px;width:fit-content;padding:8px 13px;display:inline-flex}.shell-demo .schedule-panel .sp-next{font-size:var(--fs-mono);color:var(--fg-muted)}.shell-demo .schedule-panel .sp-summary{background:var(--panel-strong);border:1px solid var(--line);border-radius:var(--r-md);flex-direction:column;gap:12px;padding:18px;display:flex}.shell-demo .schedule-panel .ss-head{align-items:baseline;gap:10px;display:flex}.shell-demo .schedule-panel .ss-title{font-size:var(--fs-secondary);color:var(--fg);font-weight:600;font-family:var(--serif)}.shell-demo .schedule-panel .ss-range{font-family:var(--mono);font-size:var(--fs-mono-meta);color:var(--fg-faint)}.shell-demo .schedule-panel .ss-body{font-size:var(--fs-secondary);color:var(--fg-muted);line-height:1.65}.shell-demo .schedule-panel .ss-body em{color:var(--accent);font-style:italic}.shell-demo .schedule-panel .ss-cites{flex-wrap:wrap;gap:8px;display:flex}.shell-demo .schedule-panel .ss-chip{font-size:var(--fs-meta);color:var(--fg-muted);border:1px solid var(--line);border-radius:var(--r-pill);align-items:center;gap:6px;padding:5px 11px;display:inline-flex}.shell-demo .schedule-panel .ss-chip .s-ico{color:var(--accent);font-size:12px}.shell-demo .schedule-panel .ss-note{font-family:var(--mono);font-size:var(--fs-caps);letter-spacing:.08em;text-transform:uppercase;color:var(--fg-faint)}.shell-demo .thread .empty{text-align:center;color:var(--fg-muted);margin:auto}.shell-demo .thread .empty h3{font-family:var(--serif);font-size:var(--fs-empty-h);color:var(--fg);font-weight:500}.shell-demo .thread .empty .e-hint{margin-top:6px;font-size:13px}.shell-demo .thread .empty .e-chips{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:14px;display:flex}.shell-demo .thread .empty .e-chips span{font-size:var(--fs-tertiary);color:var(--fg-muted);border:1px solid var(--line);border-radius:999px;padding:7px 14px}.shell-demo .msg{max-width:var(--msg-max-assistant);gap:10px;display:flex}.shell-demo .msg.user{max-width:var(--msg-max-user);justify-content:flex-end;align-self:flex-end}.shell-demo .msg.assistant{align-self:stretch;width:fit-content}.shell-demo .msg .m-av{width:var(--msg-avatar);height:var(--msg-avatar);font-family:var(--serif);font-size:var(--fs-primary);color:var(--bg);background:linear-gradient(135deg, var(--accent), var(--accent-strong));border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid}.shell-demo .msg.user .m-av{border:1px solid var(--line-strong);color:var(--fg-muted);background:0 0}.shell-demo .msg .m-bub{max-width:100%}.shell-demo .msg.user .m-bub{width:fit-content;padding:var(--pad-bubble);border-radius:var(--r-user);font-size:var(--fs-primary);line-height:var(--lh-bubble);background:#f2a93c21;border:1px solid #f2a93c59}.shell-demo .msg.assistant .m-card{padding:var(--pad-card);border-radius:var(--r-assistant);background:var(--panel-strong);border:1px solid var(--line);flex-direction:column;gap:11px;width:100%;min-width:0;max-width:100%;display:flex}.shell-demo .msg.assistant .m-card>*{min-width:0;max-width:100%}.shell-demo .msg.assistant .m-text{font-size:var(--fs-primary);line-height:var(--lh-body);color:var(--fg);overflow-wrap:break-word;width:100%}.shell-demo .msg.assistant .m-text em{color:var(--accent);font-style:italic}.shell-demo .msg.assistant.status .m-card{border-radius:var(--r-assistant);border:1px solid var(--line);background:#faf5ea08;padding:10px 14px}.shell-demo .msg.assistant.status .m-text{font-size:var(--fs-tertiary);line-height:var(--lh-compact);color:var(--fg-muted)}.shell-demo .msg.assistant.status .m-text em{color:var(--process);font-style:normal;font-family:var(--mono)}.shell-demo .msg.file{justify-content:flex-end;max-width:100%}.shell-demo .msg.file .m-bub{max-width:100%;padding:var(--pad-bubble);border-radius:var(--r-user);font-size:var(--fs-secondary);color:var(--fg);background:#f2a93c1a;border:1px solid #f2a93c47;align-items:center;gap:10px;display:flex}.shell-demo .msg.file .m-av{border:1px solid var(--line-strong);color:var(--fg-muted);background:0 0}.shell-demo .msg.file .fc-ico{color:var(--accent);flex:none;font-size:15px}.shell-demo .msg.file .fc-name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.shell-demo .msg.file .fc-meta{font-family:var(--mono);font-size:var(--fs-mono-meta);color:var(--fg-faint);flex:none}.shell-demo .msg.file .fc-dot{background:var(--fg-faint);border-radius:50%;flex:none;width:9px;height:9px;transition:background .4s}.shell-demo .msg.file.processing .fc-dot{background:var(--process);animation:.8s ease-in-out infinite sd-stPulse}.shell-demo .msg.file.done .fc-dot{background:var(--ok);animation:none}.shell-demo .serializing-note{color:var(--process);font-size:12px;font-family:var(--mono);align-items:center;gap:8px;padding:0 24px 8px;display:none}.shell-demo .serializing-note.on{display:flex}.shell-demo .serializing-note .sn-dot{background:var(--process);border-radius:50%;width:6px;height:6px;animation:.8s ease-in-out infinite sd-stPulse}.shell-demo .cite-row{gap:var(--sp-2);flex-wrap:wrap;display:flex}.shell-demo .cite-chip{font-size:var(--fs-tertiary);color:var(--fg-muted);border-radius:var(--r-pill);background:var(--panel-strong);border:1px solid var(--line);opacity:0;align-items:center;gap:7px;padding:7px 12px;display:inline-flex}.shell-demo .cite-chip .c-ico{color:var(--accent);font-size:13px}.shell-demo .cite-chip.active{color:var(--accent);background:#f2a93c1a;border-color:#f2a93c73}.shell-demo .source-card{padding:var(--pad-card);background:var(--panel-soft);border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:9px;display:none}.shell-demo .source-card.open{display:flex}.shell-demo .source-card .s-name{font-size:var(--fs-secondary);color:var(--fg);align-items:center;gap:8px;font-weight:600;display:flex}.shell-demo .source-card .s-name .s-ico{color:var(--accent)}.shell-demo .source-card .s-snippet{font-size:var(--fs-secondary);color:var(--fg-muted);line-height:1.55}.shell-demo .source-card .s-fields{flex-wrap:wrap;gap:14px;display:flex}.shell-demo .source-card .s-fields .fld{font-size:var(--fs-tertiary);align-items:center;gap:6px;display:flex}.shell-demo .source-card .s-fields .fld .fk{color:var(--fg-faint);font-family:var(--mono);font-size:var(--fs-mono-meta);text-transform:uppercase;letter-spacing:.06em}.shell-demo .source-card .s-fields .fld .fv{color:var(--fg);font-weight:500}.shell-demo .schedule-chip{font-size:var(--fs-mono);color:var(--accent);border-radius:var(--r-pill);font-family:var(--mono);opacity:0;white-space:normal;word-break:normal;overflow-wrap:anywhere;background:#f2a93c1a;border:1px solid #f2a93c66;align-self:flex-start;align-items:center;gap:8px;max-width:100%;padding:8px 13px;display:inline-flex}.shell-demo .schedule-chip .sc-ico{flex:none;font-size:13px}.shell-demo .composer{border-top:1px solid var(--line);padding:10px 24px 16px}.shell-demo .composer .c-box{border:1px solid var(--line-strong);background:var(--panel-soft);border-radius:12px;align-items:flex-end;gap:10px;padding:10px 10px 10px 18px;display:flex}.shell-demo .composer .c-input{font-family:var(--sans);font-size:var(--fs-primary);color:var(--fg);background:0 0;border:0;outline:0;flex:1;min-height:24px}.shell-demo .composer .c-input::placeholder{color:var(--fg-faint)}.shell-demo .composer .c-send{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:34px;height:34px;color:var(--bg);border:0;border-radius:50%;flex:none;place-items:center;font-size:15px;display:grid}.shell-demo .composer .c-hint{font-size:var(--fs-meta);color:var(--fg-faint);font-family:var(--mono);gap:14px;margin-top:8px;display:flex}.shell-demo .caret{background:var(--accent);vertical-align:-2px;width:8px;height:15px;margin-left:2px;animation:1s step-end infinite sd-caretBlink;display:inline-block}@keyframes sd-caretBlink{50%{opacity:0}}.shell-demo .milestones{z-index:2;position:relative}.shell-demo .milestone{border-top:1px solid var(--line);z-index:1;flex-direction:column;justify-content:center;min-height:100vh;padding:10vh 24px;display:flex;position:relative}.shell-demo .milestone .m-inner{width:100%;max-width:720px;margin:0 auto}.shell-demo .milestone .m-num{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:14px;font-size:12px}.shell-demo .milestone h3{font-family:var(--serif);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.02em;line-height:var(--lh-tight)}.shell-demo .milestone h3 em{color:var(--accent);font-style:italic}.shell-demo .milestone .m-q{font-family:var(--serif);font-style:italic;font-size:var(--fs-h3);color:var(--accent);margin-top:10px}.shell-demo .milestone p{color:var(--fg-muted);font-size:var(--fs-body-lg);line-height:var(--lh-relaxed);max-width:560px;margin-top:12px}.shell-demo .milestone .m-tags{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.shell-demo .milestone .m-tags span{font-size:var(--fs-meta);color:var(--fg-faint);border:1px solid var(--line);border-radius:999px;padding:5px 13px}.shell-demo .rail{z-index:50;flex-direction:column;gap:14px;display:flex;position:fixed;top:50%;right:22px;transform:translateY(-50%)}.shell-demo .rail .r-dot{background:#faf5ea2e;border-radius:50%;width:8px;height:8px;transition:background .3s,transform .3s}.shell-demo .rail .r-dot.on{background:var(--accent);transform:scale(1.35)}.shell-demo .scroll-hint{font-family:var(--mono);color:var(--fg-faint);z-index:3;align-items:center;gap:8px;font-size:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.shell-demo .scroll-hint .arrow{animation:1.6s ease-in-out infinite sd-hintBounce}@keyframes sd-hintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.shell-demo .story-caption{z-index:3;text-align:center;opacity:0;width:min(640px,92%);transition:opacity .45s var(--ease), transform .45s var(--ease);pointer-events:none;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative;transform:translateY(12px)}.shell-demo .story-caption.on{opacity:1;transform:translateY(0)}.shell-demo .story-caption .caption-num{font-family:var(--mono);font-size:var(--fs-mono-meta);letter-spacing:.14em;text-transform:uppercase;color:var(--accent)}.shell-demo .story-caption .caption-title{font-family:var(--serif);font-size:clamp(1.15rem,2.4vw,1.5rem);font-weight:500;line-height:var(--lh-tight);color:var(--fg);margin:0}.shell-demo .story-caption .caption-title em{color:var(--accent);font-style:italic}.shell-demo .story-caption .caption-body{font-size:var(--fs-secondary);line-height:var(--lh-body);color:var(--fg-muted);max-width:560px;margin:0}.shell-demo .story-caption .caption-tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:2px;display:flex}.shell-demo .story-caption .caption-tag{border-radius:var(--r-pill);border:1px solid var(--line-strong);background:var(--panel-soft);font-family:var(--mono);font-size:var(--fs-mono-meta);color:var(--fg-muted);align-items:center;padding:5px 12px;display:inline-flex}.shell-demo .demo-static-story{max-width:min(900px,94vw);margin:0 auto;padding:12vh 24px 6vh}.shell-demo .demo-static-story .m-num{font-family:var(--mono);font-size:var(--fs-caps);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.shell-demo .demo-static-story h2{font-family:var(--serif);font-weight:500;font-size:var(--fs-h2);letter-spacing:-.02em;line-height:var(--lh-tight);margin-bottom:22px}.shell-demo .demo-static-story h2 em{color:var(--accent);font-style:italic}.shell-demo .demo-static-story .shell{pointer-events:auto;width:100%;height:auto;min-height:480px}.shell-demo .demo-static-story .shell-body{grid-template-columns:1fr}.shell-demo .demo-static-story .rail-col{display:none}.shell-demo .demo-static-story .thread{max-height:none;position:relative;inset:auto;overflow:visible}.shell-demo .demo-static-story .schedule-panel,.shell-demo .demo-static-story .composer{display:none}@media (max-width:767px){.shell-demo .pin-wrap{gap:18px;padding:24px 0 56px}.shell-demo .shell{border-left:0;border-right:0;border-radius:0;width:100%;height:68vh}.shell-demo .story-caption{gap:6px}.shell-demo .story-caption .caption-title{font-size:clamp(1rem,3.4vw,1.2rem)}.shell-demo .story-caption .caption-body{font-size:var(--fs-meta)}.shell-demo .shell-body,.shell-demo .shell-body.rail-hidden{grid-template-columns:1fr}.shell-demo .rail-col,.shell-demo .topbar .search,.shell-demo .topbar .store-switch,.shell-demo .topbar .t-util .ic{display:none}.shell-demo .thread{gap:22px;padding:20px 14px 12px}.shell-demo .msg.user+.msg.user,.shell-demo .msg.file+.msg.file,.shell-demo .msg.user+.msg.file,.shell-demo .msg.file+.msg.user{margin-top:calc(-1 * (22px - var(--gap-same)))}.shell-demo .msg.user .m-bub{width:fit-content;max-width:90%}.shell-demo .msg .m-bub{max-width:88%}.shell-demo .msg,.shell-demo .msg.user{max-width:90%}.shell-demo .composer{padding:10px 14px 16px}.shell-demo .milestone{min-height:90vh}.shell-demo .rail{right:12px}.shell-demo .demo-static-story .shell{height:auto;min-height:0}}
