.mobile-proto-shell{display:block;min-height:100dvh;background:#e5e5ea}.mob-term{--mob-safe-t:env(safe-area-inset-top,0px);--mob-safe-b:env(safe-area-inset-bottom,0px);--mob-safe-l:env(safe-area-inset-left,0px);--mob-safe-r:env(safe-area-inset-right,0px);position:relative;width:100%;height:100dvh;overflow:hidden;font-family:var(--font-mono),Menlo,monospace}.mob-term,.mob-term *{box-sizing:border-box}@media (min-width:560px){.mobile-proto-shell{display:flex;align-items:center;justify-content:center;padding:32px 16px}.mob-term{width:420px;height:min(860px,90dvh);border-radius:40px;box-shadow:0 40px 120px rgba(0,0,0,.35);border:8px solid #111}}.mob-term{display:flex;flex-direction:column;background:#0c0d0c;color:#d7ffd9}.mob-term__topbar{flex:0 0 auto;display:flex;align-items:center;padding:calc(8px + var(--mob-safe-t)) 14px 6px;background:#7dffb3;color:#0c0d0c}.mob-term__topbar-title{margin:0;font-size:11px;font-weight:700;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-term__screen{flex:1 1 auto;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:14px 14px 24px;font-size:12.5px;line-height:1.55}.mob-term__entry{margin-bottom:12px}.mob-term__entry p{margin:0 0 4px}.mob-term__prompt{color:#7dffb3}.mob-term__promptlabel{color:#5cc9ff}.mob-term__boot p{color:rgba(215,255,217,.6)}.mob-term__muted{color:rgba(215,255,217,.45)}.mob-term__block{margin-top:4px;padding:10px 12px;border-left:2px solid rgba(125,255,179,.35);background:hsla(0,0%,100%,.03)}.mob-term__blockline{color:#fff;font-weight:600}.mob-term__media{display:block;width:100%;max-height:180px;object-fit:cover;border:1px solid rgba(125,255,179,.3);margin-bottom:8px}.mob-term__audio{width:100%;margin-top:6px}.mob-term__link{display:inline-flex;min-height:32px;align-items:center;color:#ffd166;text-decoration:underline}.mob-term__listing{margin-top:4px;border-left:2px solid rgba(125,255,179,.35)}.mob-term__listrow{display:flex;width:100%;align-items:baseline;gap:8px;min-height:32px;padding:4px 0 4px 10px;background:none;border:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.mob-term__listrow:active{background:hsla(0,0%,100%,.06)}.mob-term__listmode{flex:0 0 auto;color:rgba(215,255,217,.4);display:none}@media (min-width:380px){.mob-term__listmode{display:inline}}.mob-term__listname{flex:0 0 auto;color:#7dffb3;text-decoration:underline;white-space:nowrap}.mob-term__listmeta{flex:1 1 auto;min-width:0;color:rgba(215,255,217,.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-term__cursorline{color:#7dffb3}.mob-term__cursorline:after{content:"_";font-weight:700;margin-left:1px;animation:mob-term-blink 1s steps(1) infinite}@keyframes mob-term-blink{50%{opacity:0}}.mob-term__boot p{opacity:0;animation:mob-term-print 1ms steps(1) forwards}.mob-term__boot p:first-child{animation-delay:.15s}.mob-term__boot p:nth-child(2){animation-delay:.6s}.mob-term__boot p:nth-child(3){animation-delay:1s}@keyframes mob-term-print{to{opacity:1}}@media (prefers-reduced-motion:reduce){.mob-term__boot p{animation-delay:0ms!important}.mob-term__cursorline:after{animation:none}}.mob-term__chipbar{flex:0 0 auto;display:flex;align-items:stretch;padding:8px 4px calc(10px + var(--mob-safe-b));background:#0c0d0c;border-top:1px solid rgba(125,255,179,.3)}.mob-term__chiprow{flex:1 1 auto;min-width:0;display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mob-term__chiprow::-webkit-scrollbar{display:none}.mob-term__chipmore{flex:0 0 auto;min-width:32px;min-height:44px;background:none;border:none;color:#7dffb3;font:inherit;font-size:15px;font-weight:700;cursor:pointer;padding:0 4px}.mob-term__chipmore:disabled{color:rgba(125,255,179,.2);cursor:default}.mob-term__chip{flex:0 0 auto;min-height:44px;padding:0 10px;border:none;background:none;color:#7dffb3;font:inherit;font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer}.mob-term__chip:before{content:"[";color:rgba(125,255,179,.45);margin-right:2px}.mob-term__chip:after{content:"]";color:rgba(125,255,179,.45);margin-left:2px}.mob-term__chip:active{background:#7dffb3;color:#0c0d0c}.mob-term__linkbutton{display:inline-flex;background:none;border:none;font:inherit;font-size:12.5px;padding:0;text-align:left;cursor:pointer}.mob-term__block h2,.mob-term__block h3{color:#fff;margin:12px 0 6px;font-size:13px}.mob-term__block ol,.mob-term__block ul{margin:0 0 8px;padding-left:18px}.mob-term__block li{margin-bottom:4px}.mob-term__block blockquote{border-left:2px solid rgba(125,255,179,.5);margin:8px 0;padding-left:10px;color:rgba(215,255,217,.75)}.mob-term__block pre{background:hsla(0,0%,100%,.05);padding:8px;overflow-x:auto;margin:8px 0}.mob-term__block code{font-family:inherit}.mob-term__block img{display:block;width:100%;border:1px solid rgba(125,255,179,.3);margin:8px 0}.mob-term__block hr{border:none;border-top:1px solid hsla(0,0%,100%,.12);margin:12px 0}.mob-term__block a{color:#ffd166;text-decoration:underline}.mob-term__block strong{color:#fff}.mob-term__block em{font-style:italic}.mob-term__gallery{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-bottom:6px}.mob-term__gallery-item{flex:0 0 78%;scroll-snap-align:start}.mob-term__gallery-img{width:100%;max-height:220px;object-fit:cover;border:1px solid rgba(125,255,179,.3);display:block}.mob-term__pager{position:absolute;inset:0;z-index:30;display:flex;flex-direction:column;background:#0c0d0c}.mob-term__pager-statusline{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:calc(8px + var(--mob-safe-t)) 14px 6px;background:#7dffb3;color:#0c0d0c;font-size:11px;font-weight:700}.mob-term__pager-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mob-term__pager-quit{flex:0 0 auto;min-width:44px;min-height:32px;background:none;border:none;color:#0c0d0c;font:inherit;font-size:11px;font-weight:700;cursor:pointer;text-align:right}.mob-term__pager-body{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:12px 14px calc(16px + var(--mob-safe-b));font-size:12.5px;line-height:1.55}.mob-term__embed-frame{position:relative;width:100%;aspect-ratio:16/9;border:1px solid rgba(125,255,179,.3);overflow:hidden;margin-bottom:8px;background:#000}.mob-term__embed-frame--vertical{aspect-ratio:9/16}.mob-term__embed-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.mob-term__embed-row{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-bottom:8px}.mob-term__embed-row-item{flex:0 0 78%;scroll-snap-align:start;margin-bottom:0}