/* Community-only experience layer. Loaded after mobile.css. */
.eo-text-card-cover{position:relative;padding:0!important;background:#111!important}
.eo-text-card{position:relative;box-sizing:border-box;isolation:isolate;overflow:hidden;color:#f4f0e6}
.eo-text-card::before,.eo-text-card::after{content:"";position:absolute;pointer-events:none;z-index:-1}
.eo-text-card::before{inset:0;background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 42%),repeating-linear-gradient(90deg,transparent 0 27px,rgba(255,255,255,.025) 28px)}
.eo-text-card::after{width:150px;height:150px;right:-62px;bottom:-76px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 22px rgba(255,255,255,.025),0 0 0 45px rgba(255,255,255,.018)}
.eo-text-card--ember{background:linear-gradient(145deg,#431d19,#171012 72%)}
.eo-text-card--signal{background:linear-gradient(145deg,#182d31,#101416 72%)}
.eo-text-card--archive{background:linear-gradient(145deg,#433514,#15130e 72%)}
.eo-text-card--forest{background:linear-gradient(145deg,#183026,#101512 72%)}
.eo-text-card__label,.eo-text-card__page{font:600 9px/1.2 var(--mono);letter-spacing:.13em;color:rgba(244,240,230,.62)}
.eo-text-card__title{position:relative;z-index:1;margin:0;font:800 22px/1.28 var(--cn);letter-spacing:-.02em;color:#fff}
.eo-text-card__copy{position:relative;z-index:1;margin:0;font:600 17px/1.58 var(--cn);letter-spacing:.01em;color:#f4f0e6}
.eo-text-card__page{margin-top:auto;align-self:flex-end}
.eo-text-card__mark{position:absolute;right:10px;bottom:0;font:800 42px/.75 var(--sans);letter-spacing:-.08em;color:rgba(255,255,255,.055);font-style:normal;z-index:-1}
.eo-text-card--cover{display:flex;width:100%;height:100%;padding:12px;flex-direction:column;gap:8px}
.eo-text-card--cover .eo-text-card__copy{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;font-size:13px;line-height:1.5}
.eo-text-card-block{display:flex;flex-direction:column;gap:9px;min-width:0}
.eo-text-card-block__head{display:flex;align-items:center;justify-content:space-between;color:var(--ink-2);font:9px/1.2 var(--mono);letter-spacing:.12em}
.eo-text-card-block__head b{font-weight:500;color:var(--mustard)}
.eo-text-card-gallery{display:flex;gap:10px;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;padding:0 0 4px}
.eo-text-card-gallery::-webkit-scrollbar{display:none}
.eo-text-card--detail{display:flex;flex:0 0 min(78vw,360px);aspect-ratio:3/4;padding:24px 22px;flex-direction:column;gap:16px;scroll-snap-align:start;border:1px solid rgba(255,255,255,.14)}
.eo-text-card--detail .eo-text-card__copy{font-size:clamp(18px,5vw,23px);line-height:1.7}
.eo-text-card-source{border:1px solid var(--line);background:var(--bg-1);color:var(--ink-2);font:12px/1.75 var(--cn)}
.eo-text-card-source summary{padding:9px 11px;cursor:pointer;color:var(--ink-1);font:10px/1.2 var(--mono);letter-spacing:.06em}
.eo-text-card-source>div{padding:4px 11px 12px;border-top:1px solid var(--line)}
.pp-text-card-editor{display:flex;flex-direction:column;gap:9px;padding:11px;border:1px solid var(--line);background:var(--bg-1)}
.pp-text-card-editor[hidden]{display:none!important}.pp-text-card-editor__head{display:flex;align-items:center;justify-content:space-between;gap:10px;font:10px/1.4 var(--mono);color:var(--ink-2)}
.pp-text-card-editor__head button,.pp-text-card-tools button{border:1px solid var(--line);background:transparent;color:var(--ink-1);padding:6px 8px;font:9px/1 var(--cn);cursor:pointer}
.pp-text-card-list{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px}
.pp-text-card-edit{flex:0 0 190px;scroll-snap-align:start;display:flex;flex-direction:column;gap:6px;padding:8px;border:1px solid var(--line);background:var(--bg-0)}
.pp-text-card-edit .eo-text-card{display:flex;aspect-ratio:3/4;padding:12px;flex-direction:column;gap:7px}.pp-text-card-edit .eo-text-card__title{font-size:16px}.pp-text-card-edit .eo-text-card__copy{font-size:11px;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden}
.pp-text-card-edit input,.pp-text-card-edit textarea{box-sizing:border-box;width:100%;border:1px solid var(--line);background:var(--bg-2);color:var(--ink-0);padding:6px;font:11px/1.5 var(--cn)}.pp-text-card-edit textarea{min-height:74px;resize:vertical}.pp-text-card-tools{display:flex;gap:4px}.pp-text-card-tools button{flex:1}
@media(max-width:1023px){
 body[data-mobile-page="bug.html"] .cm-hero{padding:6px var(--m-gutter) 5px!important}
 body[data-mobile-page="bug.html"] .cm-hero-row{gap:0!important}
 body[data-mobile-page="bug.html"] .cm-search-form{position:relative;box-sizing:border-box;min-height:36px!important;height:36px!important;padding:2px 3px 2px 9px!important}
 body[data-mobile-page="bug.html"] .cm-search-icon{width:19px!important;font-size:15px!important}
  body[data-mobile-page="bug.html"] .cm-search-input{box-sizing:border-box;min-height:44px!important;height:44px!important;margin-block:-7px!important;padding:7px!important;font-size:16px!important;line-height:30px!important}
 body[data-mobile-page="bug.html"] .cm-search-submit{position:relative;box-sizing:border-box;min-width:50px!important;min-height:30px!important;height:30px!important;padding:0 8px!important;font-size:9px!important}
 body[data-mobile-page="bug.html"] .cm-search-submit::before{content:"";position:absolute;inset:-7px -2px}
 body[data-mobile-page="bug.html"] .cm-hero-hints{height:27px!important;min-height:27px!important;margin-top:3px!important;padding:0!important;gap:3px!important;align-items:center!important}
 body[data-mobile-page="bug.html"] .cm-hero-hints .lab{font-size:7px!important;letter-spacing:.08em!important}
 body[data-mobile-page="bug.html"] .cm-hint{position:relative;box-sizing:border-box;min-height:22px!important;height:22px!important;padding:0 6px!important;font-size:8px!important;line-height:20px!important;white-space:nowrap}
  body[data-mobile-page="bug.html"] .cm-hint::before{content:"";position:absolute;inset:-11px -2px}
 body[data-mobile-page="bug.html"] .community-note-card,body[data-mobile-page="bug.html"] .community-note-card.is-banner{height:216px!important;min-height:216px!important}
 body[data-mobile-page="bug.html"] .community-feed-grid .community-note-card .note-media,body[data-mobile-page="bug.html"] .community-log-feed .community-note-card .note-media,body[data-mobile-page="bug.html"] .community-note-card.is-banner .note-media{flex:0 0 141px!important;height:141px!important;min-height:141px!important;max-height:141px!important}
 body[data-mobile-page="bug.html"] .community-note-card .note-body,body[data-mobile-page="bug.html"] .community-log-feed .note-body{box-sizing:border-box!important;flex:0 0 74px!important;height:74px!important;min-height:74px!important;padding:4px 7px 3px!important;gap:2px!important;justify-content:flex-start!important}
 body[data-mobile-page="bug.html"] .community-note-card .post-author{flex:0 0 21px!important;height:21px!important;min-height:21px!important;margin:0!important}
 body[data-mobile-page="bug.html"] .community-note-card .post-actions{flex:0 0 21px!important;height:21px!important;min-height:21px!important;margin:0!important;padding-top:0!important}
  .eo-text-card--cover{padding:10px!important;gap:5px!important}.eo-text-card--cover .eo-text-card__label{font-size:7px!important}.eo-text-card--cover .eo-text-card__copy{font-size:12px!important;line-height:1.48!important;-webkit-line-clamp:5}.eo-text-card--cover .eo-text-card__page{font-size:7px!important}
  .eo-text-card--cover .eo-text-card__title{font-size:15px!important;line-height:1.2!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 body[data-mobile-page="post-detail.html"] .eo-text-card-block{margin-inline:-13px}body[data-mobile-page="post-detail.html"] .eo-text-card-block__head{padding-inline:13px}body[data-mobile-page="post-detail.html"] .eo-text-card-gallery{padding-inline:13px;scroll-padding-inline:13px}
}
@media(min-width:1024px){.eo-text-card-cover{min-height:210px}.eo-text-card--cover{padding:20px}.eo-text-card--cover .eo-text-card__copy{font-size:18px;-webkit-line-clamp:5}.eo-text-card--detail{flex-basis:360px}}
@media(prefers-reduced-motion:reduce){.eo-text-card-gallery{scroll-behavior:auto}}
