:root{color-scheme:dark;--black: #000;--surface: #1c1917;--surface-hover: #24211e;--surface-deep: #12100f;--text: #faf7f2;--muted: #a8a5a0;--rule: #3a3836;--terra: #c45d3e;--terra-dark: #dc7657;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;height:100%;overflow:hidden;background:var(--black)}body{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-width:320px;height:100vh;height:100svh;margin:0;overflow:hidden;overflow-wrap:anywhere;background:var(--black);color:var(--text)}button,a{font:inherit}a{color:var(--terra-dark);text-decoration-color:transparent;text-underline-offset:.2em;transition:color .12s ease,text-decoration-color .12s ease}a:hover{color:var(--text);text-decoration-color:currentColor}a:focus-visible,video:focus-visible{outline:2px solid var(--terra);outline-offset:3px}.site-header{display:grid;min-height:clamp(148px,27svh,250px);place-items:center;padding:clamp(24px,4svh,44px) 16px clamp(16px,2.5svh,24px)}.artwork{width:max-content;max-width:100%;margin:auto}.artwork pre{margin:0;padding:0;font-family:Courier New,Courier,monospace;font-size:clamp(8px,2.9vw,12px);font-variant-ligatures:none;line-height:1.17;text-rendering:geometricPrecision;white-space:pre}.logo-ink{color:var(--terra);background-color:var(--black)}.logo-fill{color:var(--terra);background-color:var(--terra)}.feed-frame{width:min(700px,calc(100% - 32px));min-height:0;height:100%;margin:0 auto;overflow:hidden;border:1px solid rgba(196,93,62,.58);border-radius:0;background:var(--surface)}.feed-shell{width:100%;min-height:0;height:100%;margin:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--terra) var(--surface-deep);scrollbar-gutter:stable;scrollbar-width:thin;border:0;border-radius:0;background:var(--surface)}.feed-shell::-webkit-scrollbar{width:10px}.feed-shell::-webkit-scrollbar-track{border-radius:0;background:var(--surface-deep)}.feed-shell::-webkit-scrollbar-thumb{border:3px solid var(--surface-deep);border-radius:0;background:var(--terra)}.feed{display:block}.post{overflow:hidden;border:0;border-radius:0;background:transparent;transition:background-color .12s ease}.post:not(:last-child){border-bottom:1px solid var(--rule)}.post:hover,.post:focus-within{background:var(--surface-hover)}.post__header{display:flex;min-width:0;align-items:center;gap:12px;padding:22px 24px 0}.post__avatar-link{display:block;flex:0 0 42px;width:42px;height:42px;text-decoration:none}.post__avatar{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(250,247,242,.14);border-radius:50%;object-fit:cover;background:var(--surface-deep);color:var(--terra-dark);font-size:17px;font-weight:700}.post__avatar--fallback{line-height:42px;text-align:center}.post__identity{min-width:0}.post__display-name{display:block;overflow:hidden;color:var(--text);font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:18px;font-weight:600;letter-spacing:-.01em;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.post__metadata{display:flex;min-width:0;align-items:baseline;gap:6px;margin-top:3px;color:var(--muted);font-size:11px;line-height:1.4}.post__handle{overflow:hidden;color:var(--terra-dark);text-overflow:ellipsis;white-space:nowrap}.post__separator,.post__time-link{color:var(--muted)}.post__time-link{flex:none}.post__body{padding:14px 24px 26px}.post__context{display:flex;flex-wrap:wrap;gap:8px 14px;margin:0 0 10px;font-size:11px}.post__context-link{color:var(--terra-dark)}.post__text{margin:0;color:var(--text);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.58;overflow-wrap:anywhere;white-space:pre-wrap}.post__images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;margin-top:18px;overflow:hidden;border:1px solid var(--rule);border-radius:0;background:var(--black)}.post__images--1{grid-template-columns:minmax(0,1fr)}.post__images--3 .post__image:first-child{grid-row:span 2}.post__image{display:block;width:100%;height:100%;min-height:190px;max-height:560px;object-fit:contain;background:var(--black)}.post__images--2 .post__image,.post__images--3 .post__image,.post__images--4 .post__image{max-height:360px;object-fit:cover}.post__video{display:block;width:100%;max-height:600px;margin-top:18px;border:1px solid var(--rule);border-radius:0;background:var(--black)}.post__external{display:flex;min-width:0;align-items:stretch;gap:12px;margin-top:18px;overflow:hidden;border:1px solid var(--rule);border-radius:0;background:var(--surface-deep);color:var(--text);text-decoration:none}.post__external:hover{color:var(--text);text-decoration:none}.post__external-thumb{width:116px;min-height:92px;flex:0 0 116px;object-fit:cover;background:var(--black)}.post__external-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;gap:5px;padding:12px 12px 12px 0}.post__external-title{display:-webkit-box;overflow:hidden;color:var(--terra-dark);font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;font-size:14px;font-weight:600;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.post__external-description{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3}.feed-status{margin:0;padding:24px;color:var(--muted);font-size:11px;letter-spacing:.02em;line-height:1.5;text-align:center}.feed-status--error{color:var(--terra-dark)}.feed-sentinel{height:1px}.site-footer{padding:10px 16px 12px;color:#c45d3e66;font-size:9px;letter-spacing:.035em;line-height:1.5;text-align:center}.site-footer a{color:#c45d3e94}.site-footer a:hover{color:var(--terra)}@media(max-width:520px){.site-header{min-height:170px;padding:28px 7px 14px}.feed-frame{width:calc(100% - 16px)}.post__header{gap:10px;padding:18px 18px 0}.post__body{padding:12px 18px 22px}.post__display-name{font-size:17px}.post__text{font-size:15px}.post__image{min-height:150px}.post__external-thumb{width:92px;flex-basis:92px}}@media(max-width:380px){.post__metadata{gap:4px}.post__handle{max-width:150px}.post__external-thumb{display:none}.post__external-copy{padding-left:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
