:root{color-scheme:light dark;--bg: #f7f8f9;--surface: #ffffff;--surface-2: #eef2f5;--text: #12161b;--muted: #4f5b67;--line: #d5dbe1;--accent: #f45320}:root[data-theme=dark]{--bg: #0f1419;--surface: #171f26;--surface-2: #202b35;--text: #ecf0f3;--muted: #9da9b5;--line: #2f3c49;--accent: #ff764a}*{box-sizing:border-box}html,body{width:100%;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at top right,rgba(244,83,32,.15),transparent 40%),var(--bg);color:var(--text);font-family:Nunito Sans,Segoe UI,sans-serif}.auth-gate{min-height:100dvh;display:grid;place-items:center;padding:1rem}.auth-card{width:min(420px,100%);border:1px solid var(--line);background:linear-gradient(160deg,var(--surface),var(--surface-2));border-radius:14px;padding:1rem;display:grid;gap:.7rem}.auth-title{margin:0;font-size:1.3rem}.auth-copy{margin:0;color:var(--muted)}.auth-form{display:grid;gap:.55rem}.auth-form input{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:.65rem;font:inherit}.auth-form button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.65rem .85rem;font:inherit;cursor:pointer}.app-shell{width:min(1100px,100% - 1rem);margin:0 auto;padding:1rem .25rem 2rem}.app-shell--fullscreen{width:100%;margin:0;padding:0;overflow-x:hidden}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem}.topbar-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.brand-switcher{display:grid;gap:.2rem}.brand-switcher-select{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.3rem .65rem;font:inherit;font-size:.78rem;line-height:1;max-width:180px}.fullscreen-hotspot{position:fixed;top:.75rem;left:.75rem;z-index:42;width:42px;height:42px;border-radius:11px;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 88%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;cursor:pointer;opacity:1;transition:opacity .24s ease,transform .24s ease}.fullscreen-hotspot span{width:15px;height:2px;background:var(--text);border-radius:999px}.fullscreen-hotspot .hotspot-label{width:auto;height:auto;background:transparent;font-size:.58rem;font-weight:700;letter-spacing:.04em;color:var(--text)}.fullscreen-hotspot.is-dim{opacity:0;transform:translateY(-5px) scale(.88);pointer-events:none}.fullscreen-hotspot.is-open{opacity:1;transform:translateY(0) scale(1)}.fullscreen-hotspot--option{left:calc(.75rem + 48px);z-index:40}.fullscreen-hotspot--option-secondary{left:calc(.75rem + 96px)}.fullscreen-menu{position:fixed;top:.75rem;left:.75rem;z-index:41;width:min(360px,calc(100% - 1.5rem));max-height:calc(100dvh - 1.5rem);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:calc(1.1rem + 56px) .75rem max(.75rem,env(safe-area-inset-bottom));opacity:0;transform:translateY(-10px) scale(.99);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.fullscreen-menu.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.fullscreen-menu-actions{display:flex;gap:.45rem;flex-wrap:wrap;margin-bottom:.65rem}.fullscreen-menu .controls{margin-bottom:.7rem}.fullscreen-menu .subreddit-picker{margin-bottom:0}.immersive-jiggle-controls{border:1px solid var(--line);border-radius:12px;padding:.6rem .65rem;background:color-mix(in srgb,var(--surface) 92%,transparent);display:grid;gap:.5rem;margin-bottom:.65rem}.immersive-jiggle-controls__row{display:flex;align-items:center;gap:.5rem}.immersive-jiggle-controls__slider{display:grid;gap:.3rem;color:var(--muted);font-size:.8rem}.immersive-jiggle-controls__slider input[type=range]{width:100%}.immersive-jiggle-controls__compass-wrap{display:grid;gap:.35rem}.immersive-jiggle-direction-circle{position:relative;width:5.6rem;height:5.6rem;border:1px solid var(--line);border-radius:999px;background:radial-gradient(circle at center,color-mix(in srgb,var(--accent) 20%,transparent) .3rem,transparent .31rem),linear-gradient(to bottom,transparent 49.5%,color-mix(in srgb,var(--line) 80%,transparent) 50%,transparent 50.5%),linear-gradient(to right,transparent 49.5%,color-mix(in srgb,var(--line) 80%,transparent) 50%,transparent 50.5%),color-mix(in srgb,var(--surface) 94%,transparent);touch-action:none;-webkit-user-select:none;user-select:none;cursor:pointer}.immersive-jiggle-direction-dot{position:absolute;width:.78rem;height:.78rem;border-radius:999px;background:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 50%,#fff);box-shadow:0 0 0 2px color-mix(in srgb,var(--surface) 80%,transparent);transform:translate(-50%,-50%)}.immersive-jiggle-direction-mark{position:absolute;color:var(--muted);font-size:.58rem;line-height:1;pointer-events:none}.immersive-jiggle-direction-mark--n{top:.35rem;left:50%;transform:translate(-50%)}.immersive-jiggle-direction-mark--e{right:.35rem;top:50%;transform:translateY(-50%)}.immersive-jiggle-direction-mark--s{bottom:.35rem;left:50%;transform:translate(-50%)}.immersive-jiggle-direction-mark--w{left:.35rem;top:50%;transform:translateY(-50%)}.eyebrow{margin:0;color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}h1{margin:0;font-size:1.8rem;line-height:1.1}.theme-toggle{border:1px solid var(--line);background:var(--surface);color:var(--text);padding:.55rem .8rem;border-radius:999px;cursor:pointer}.theme-toggle--icon{min-width:2.45rem;padding-inline:.65rem;font-size:1rem;line-height:1}.theme-toggle.danger{border-color:#c85a5a;color:#d15454}.controls{display:grid;grid-template-columns:1fr;gap:.6rem;margin-bottom:1rem}label{display:grid;gap:.3rem;font-size:.85rem;color:var(--muted)}select{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:.6rem;font:inherit}.control-toggle-button{border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:.6rem;font:inherit;cursor:pointer}.control-toggle-button:disabled{cursor:not-allowed;opacity:.55}.subreddit-picker{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:.8rem;margin-bottom:1rem}.saved-multi-save{margin-top:.75rem;border-top:1px solid var(--line);padding-top:.7rem;display:grid;gap:.55rem}.saved-multi-save input{width:100%;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.6rem;font:inherit}.saved-multi-save button{justify-self:start;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.55rem .85rem;font:inherit;cursor:pointer}.subreddit-row{display:flex;gap:.5rem;min-width:0}.subreddit-row input{flex:1;min-width:0;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.6rem;font:inherit}.subreddit-row button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.6rem .85rem;font:inherit;cursor:pointer}.subreddit-row .input-clear-button{width:32px;min-width:32px;padding:0;border-radius:8px;font-size:1rem;line-height:1}.hint{margin:.55rem 0 0;color:var(--muted);font-size:.86rem;overflow-wrap:anywhere;word-break:break-word}.error-text{color:#d44f4f}.suggestions{list-style:none;margin:.6rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem}.suggestion-button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:999px;padding:.35rem .7rem;font:inherit;cursor:pointer}.selected-subreddits{margin-top:.6rem;display:flex;flex-wrap:wrap;gap:.45rem;min-width:0}.subreddit-chip{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:999px;padding:.3rem .6rem;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.subreddit-chip button{border:0;background:transparent;color:var(--text);font:inherit;cursor:pointer;line-height:1;padding:0}.status{border:1px solid var(--line);background:var(--surface);border-radius:12px;padding:.9rem}.status.error{border-color:#d44f4f}.feed-footer{margin-top:.8rem}.footer-error{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.retry-button{border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--text);padding:.4rem .85rem;font:inherit;cursor:pointer}.feed-sentinel{height:1px}.saved-searches{display:grid;gap:.75rem}.saved-search-card{border:1px solid var(--line);background:linear-gradient(160deg,var(--surface),var(--surface-2));border-radius:14px;padding:.8rem;display:grid;gap:.65rem}.saved-search-card input{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:10px;padding:.55rem .65rem;font:inherit}.saved-search-edit-row{display:flex;gap:.45rem;min-width:0}.saved-search-edit-row input{flex:1;min-width:0;background:var(--surface-2)}.saved-search-edit-row button{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.55rem .8rem;font:inherit;cursor:pointer}.saved-search-actions{display:flex;gap:.5rem;flex-wrap:wrap}.settings-panel{border:1px solid var(--line);background:linear-gradient(160deg,var(--surface),var(--surface-2));border-radius:14px;padding:.9rem;display:grid;gap:.65rem}.settings-panel h2{margin:0;font-size:1.08rem}.settings-toggle-row{display:flex;align-items:center;gap:.6rem;color:var(--text);font-size:.95rem}.settings-toggle-row input{width:1.05rem;height:1.05rem;accent-color:var(--accent)}.settings-actions{display:flex;gap:.5rem;flex-wrap:wrap}.html-viewer-page{display:grid;gap:.8rem;min-height:0}.html-viewer-controls{border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:.8rem;display:grid;gap:.65rem}.html-viewer-controls input{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.6rem;font:inherit}.html-viewer-domain-row{margin-top:.45rem;display:flex;flex-wrap:wrap;gap:.35rem}.html-viewer-domain-chip{border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);padding:.2rem .55rem;font:inherit;font-size:.75rem;cursor:pointer}.html-viewer-controls-actions{display:flex;gap:.5rem;flex-wrap:wrap}.html-viewer-mode-row{display:flex;gap:.45rem;flex-wrap:wrap}.html-viewer-mode-row label{min-width:150px}.html-viewer-mode-row select{margin-top:.2rem}.theme-toggle.is-active{border-color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--accent) 45%,transparent)}.html-viewer-feed{margin:0;--html-viewer-media-size-percent: 100}.html-viewer-feed--webapp{grid-template-columns:1fr;gap:.9rem}.html-viewer-feed--structured{grid-template-columns:1fr;gap:.75rem}.html-viewer-feed--structured .post-card{min-width:0}.html-viewer-feed--structured .html-viewer-group-head{flex-wrap:wrap}.html-viewer-feed--webapp .html-viewer-group-card{border-radius:16px;padding:1rem;background:linear-gradient(150deg,color-mix(in srgb,var(--surface) 92%,transparent),color-mix(in srgb,var(--surface-2) 92%,transparent));border:1px solid color-mix(in srgb,var(--line) 80%,transparent)}.html-viewer-feed--webapp .html-viewer-group-head{margin-bottom:.35rem}.html-viewer-feed--webapp .html-viewer-group-type{background:color-mix(in srgb,var(--surface-2) 90%,transparent)}.html-viewer-group-card{display:grid;gap:.65rem}.html-viewer-group-card[data-layer-level="1"]{margin-left:.55rem}.html-viewer-group-card[data-layer-level="2"]{margin-left:1.1rem}.html-viewer-group-card[data-layer-level="3"],.html-viewer-group-card[data-layer-level="4"]{margin-left:1.6rem}.html-viewer-group-head{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.html-viewer-group-head-actions{display:inline-flex;align-items:center;gap:.45rem}.html-viewer-group-action{padding:.25rem .55rem;font-size:.76rem;white-space:nowrap}.html-viewer-group-title{margin:0;font-size:1.02rem;line-height:1.3}.html-viewer-group-type{border:1px solid var(--line);background:var(--surface);color:var(--muted);border-radius:999px;padding:.18rem .55rem;font-size:.72rem;text-transform:uppercase}.html-viewer-media-strip{display:grid;grid-auto-flow:column;grid-auto-columns:min(84vw,360px);gap:.55rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.4rem}.html-viewer-media-item{margin:0;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:var(--surface-2);scroll-snap-align:start}.html-viewer-media-anchor{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:0;width:100%;display:block;cursor:pointer}.html-viewer-media-item img,.html-viewer-media-item video{width:calc(var(--html-viewer-media-size-percent, 20) * 1%);max-width:100%;height:auto;display:block;background:var(--surface-2);object-fit:contain;margin-inline:auto}.html-viewer-media-item iframe{width:100%;min-height:240px;border:0;display:block;background:var(--surface-2)}.html-viewer-embed-placeholder{min-height:200px;display:grid;place-items:center;gap:.4rem;text-align:center;padding:1rem;color:var(--muted)}.html-viewer-embed-placeholder p{margin:0}.html-viewer-embed-action{border:1px solid var(--line);background:var(--surface);color:var(--accent);border-radius:999px;padding:.35rem .7rem;font:inherit;cursor:pointer}.html-viewer-form-list{display:grid;gap:.55rem}.html-viewer-form-preview{border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:.55rem;display:grid;gap:.45rem}.html-viewer-form-meta{margin:0;color:var(--muted);font-size:.75rem;overflow-wrap:anywhere}.html-viewer-form-fields{display:grid;gap:.4rem}.html-viewer-form-fields input{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:8px;padding:.45rem .55rem;font:inherit;font-size:.82rem}.html-viewer-form-buttons{display:flex;flex-wrap:wrap;gap:.35rem}.html-viewer-form-buttons button{border:1px solid var(--line);border-radius:999px;background:var(--surface-2);color:var(--text);padding:.25rem .6rem;font:inherit;font-size:.78rem;opacity:.9}.html-viewer-text p{margin:0 0 .45rem;color:var(--text);line-height:1.35}.html-viewer-text p:last-child{margin-bottom:0}.html-viewer-link-list{list-style:none;margin:0;padding:0;display:grid;gap:.35rem}.html-viewer-debug-panel{border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface-2) 95%,transparent);padding:.45rem .55rem}.html-viewer-debug-panel summary{cursor:pointer;color:var(--muted);font-size:.78rem;overflow-wrap:anywhere}.html-viewer-debug-actions{margin-top:.42rem;display:flex;justify-content:flex-end}.html-viewer-debug-copy-button{font-size:.7rem;padding:.22rem .55rem;line-height:1.2}.html-viewer-debug-logic-list{margin:.45rem 0 0;padding:0 0 0 1.05rem;color:var(--muted);font-size:.74rem;display:grid;gap:.22rem}.html-viewer-debug-panel pre{margin:.45rem 0 0;border:1px solid var(--line);border-radius:8px;background:color-mix(in srgb,var(--bg) 88%,var(--surface-2));color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.4;padding:.55rem;max-height:19rem;overflow:auto}.html-viewer-debug-panel code{white-space:pre;display:block}.html-viewer-link-button{width:100%;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--accent);padding:.4rem .55rem;text-align:left;font:inherit;display:inline-flex;align-items:center;gap:.45rem;cursor:pointer}.html-viewer-link-button img{border-radius:5px;object-fit:contain;flex-shrink:0}.html-viewer-link-button span{min-width:0;overflow-wrap:anywhere}.html-viewer-link-button--nav{width:auto;border-radius:999px;padding:.42rem .75rem}.html-viewer-link-button--compact{width:auto;border-radius:999px;padding:.32rem .68rem}.html-viewer-action-links{display:flex;flex-wrap:wrap;gap:.38rem;align-items:center}.html-viewer-photo-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);padding:.24rem .48rem;display:inline-flex;align-items:center;gap:.42rem;cursor:pointer;font:inherit;font-size:.78rem;max-width:240px}.html-viewer-photo-link img{width:1.4rem;height:1.4rem;border-radius:999px;object-fit:cover;flex-shrink:0}.html-viewer-photo-link span{overflow-wrap:anywhere;word-break:break-word}.html-viewer-photo-link.is-icon-only{padding:.2rem;width:2rem;height:2rem;justify-content:center}.html-viewer-photo-link.is-icon-only img{width:1.55rem;height:1.55rem}.html-viewer-structured-shell{border-radius:14px;padding:.7rem .8rem;display:grid;gap:.45rem}.html-viewer-structured-shell--navbar{position:sticky;top:0;z-index:2;background:color-mix(in srgb,var(--surface) 95%,transparent)}.html-viewer-structured-shell--search{padding-top:.55rem;padding-bottom:.55rem}.html-viewer-structured-shell--footer{background:color-mix(in srgb,var(--surface-2) 92%,transparent)}.html-viewer-structured-label{margin:0;color:var(--muted);font-size:.73rem;letter-spacing:.04em;text-transform:uppercase}.html-viewer-structured-navbar{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.html-viewer-structured-links .html-viewer-link-button{font-size:.78rem}.html-viewer-structured-links--text .html-viewer-link-button,.html-viewer-structured-links--text .html-viewer-photo-link{max-width:100%}.html-viewer-structured-links--item{align-items:flex-start}.html-viewer-structured-links--item .html-viewer-link-button,.html-viewer-structured-links--item .html-viewer-photo-link{max-width:100%;font-size:.75rem}.html-viewer-structured-search{display:inline-grid;grid-template-columns:minmax(160px,320px) auto;gap:.4rem;align-items:center}.html-viewer-structured-search input{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:999px;padding:.4rem .65rem;font:inherit;font-size:.84rem}.html-viewer-structured-section{border-radius:14px;padding:.85rem}.html-viewer-media-strip--structured{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-flow:row;grid-auto-columns:initial;gap:.55rem;overflow:visible;overflow-x:hidden;padding-bottom:0;scroll-snap-type:none;max-width:100%}.html-viewer-media-strip--structured .html-viewer-media-item{scroll-snap-align:unset;break-inside:avoid;min-width:0;width:100%}.html-viewer-media-strip--structured .html-viewer-media-item img,.html-viewer-media-strip--structured .html-viewer-media-item video{max-height:min(75vh,900px);object-fit:contain}.html-viewer-media-strip--split{width:100%;max-width:100%}.html-viewer-structured-media-element{display:grid;gap:.38rem;min-width:0;width:100%;max-width:100%}.html-viewer-media-strip--structured .html-viewer-structured-media-element+.html-viewer-structured-media-element{border-top:1px solid color-mix(in srgb,var(--line) 78%,transparent);padding-top:.42rem}.html-viewer-media-strip--split .html-viewer-structured-media-element{break-inside:avoid}.html-viewer-structured-media-meta{border:1px solid color-mix(in srgb,var(--line) 86%,transparent);border-radius:10px;background:color-mix(in srgb,var(--surface) 94%,transparent);padding:.42rem .5rem;display:grid;gap:.35rem}.html-viewer-structured-media-meta-text p{margin:0;color:var(--text);font-size:.79rem;line-height:1.32}.html-viewer-structured-media-meta-tags{display:flex;flex-wrap:wrap;gap:.28rem;align-items:center}.html-viewer-structured-tag-chip{border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface-2) 92%,transparent);color:var(--accent);padding:.2rem .48rem;font:inherit;font-size:.74rem;line-height:1.2;cursor:pointer;max-width:100%;overflow-wrap:anywhere}.html-viewer-structured-pagination{display:flex;flex-wrap:wrap;align-items:center;gap:.32rem}.html-viewer-link-button--page{min-width:2.1rem;justify-content:center;text-align:center}.html-viewer-webapp-chrome{grid-column:1 / -1}.html-viewer-webapp-nav{display:flex;flex-wrap:wrap;gap:.4rem}.html-viewer-webapp-search{display:grid;grid-template-columns:1fr auto;gap:.45rem;align-items:center}.html-viewer-webapp-search input{border:1px solid var(--line);background:var(--surface-2);color:var(--text);border-radius:10px;padding:.58rem;font:inherit;overflow-wrap:anywhere}.html-viewer-page--immersive{min-height:100dvh;background:var(--bg);padding:0;margin:0}.html-viewer-page--immersive .html-viewer-topbar{position:fixed;top:.75rem;left:.75rem;right:.75rem;z-index:50;margin:0;border:1px solid var(--line);border-radius:12px;padding:.7rem;background:color-mix(in srgb,var(--surface) 92%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .2s ease,transform .2s ease}.html-viewer-page--immersive .html-viewer-controls{position:fixed;top:calc(.75rem + 92px);left:.75rem;right:.75rem;z-index:49;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .2s ease,transform .2s ease}.html-viewer-page--immersive .html-viewer-topbar.is-hidden,.html-viewer-page--immersive .html-viewer-controls.is-hidden{opacity:0;transform:translateY(-8px);pointer-events:none}.html-viewer-feed--immersive{display:block;height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;padding-top:12rem;--html-viewer-media-size-percent: 100}.html-viewer-feed--immersive .html-viewer-group-card{min-height:100dvh;border-radius:0;border-left:0;border-right:0;padding:.9rem .7rem;scroll-snap-align:start;scroll-snap-stop:always}.html-viewer-feed--immersive .html-viewer-media-strip{grid-auto-flow:row;grid-auto-columns:initial;overflow:visible;scroll-snap-type:none}.html-viewer-feed--immersive .html-viewer-media-item{min-height:280px}.html-viewer-feed--immersive .html-viewer-webapp-chrome{min-height:auto}.html-viewer-page--gallery{min-height:100dvh;background:var(--bg)}.html-viewer-controls-reveal{position:fixed;top:.75rem;right:.75rem;z-index:52;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);width:2.4rem;height:2.4rem;padding:0;font:inherit;font-size:1rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.html-viewer-immersive-nav{position:fixed;bottom:.95rem;z-index:52;border:1px solid var(--line);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text);width:2.35rem;height:2.35rem;padding:0;font:inherit;font-size:1.25rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:opacity .2s ease,transform .2s ease}.html-viewer-immersive-nav--back{left:.75rem}.html-viewer-immersive-nav--forward{right:.75rem}.html-viewer-immersive-nav.is-hidden{opacity:0;transform:translateY(8px);pointer-events:none}.feed{display:grid;gap:.8rem;min-width:0}.post-card{border:1px solid var(--line);background:linear-gradient(160deg,var(--surface),var(--surface-2));border-radius:14px;padding:.8rem;width:100%;max-width:100%;min-width:0;overflow:hidden}.title-link{display:inline-block;text-decoration:none;color:var(--text);font-size:1.05rem;font-weight:700;line-height:1.3;margin-bottom:.45rem;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.title-link:hover{color:var(--accent)}.meta{margin:0 0 .6rem;color:var(--muted);font-size:.86rem;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.excerpt{margin:.25rem 0 .7rem;color:var(--text);display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;max-width:100%;overflow-wrap:anywhere;word-break:break-word}.image-strip{display:grid;grid-auto-flow:column;grid-auto-columns:min(84vw,360px);gap:.55rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.4rem;margin-bottom:.7rem;max-width:100%}.image-strip img{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:10px;border:1px solid var(--line);scroll-snap-align:start;background:var(--surface-2)}.video-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--surface-2)}.media-wrapper{position:relative;width:100%;height:100%}@keyframes media-jiggle{0%{transform:translate(0)}25%{transform:translate(var(--jiggle-offset-x-px, 0px),var(--jiggle-offset-y-px, -15px))}50%{transform:translate(0)}75%{transform:translate(calc(var(--jiggle-offset-x-px, 0px) * -1),calc(var(--jiggle-offset-y-px, -15px) * -1))}to{transform:translate(0)}}.media-wrapper--image.is-jiggle-active,.html-viewer-media-item.is-jiggle-active{animation:media-jiggle var(--jiggle-duration-ms, 1.2s) ease-in-out infinite;will-change:transform}.attention-probe-image{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;left:-9999px;top:-9999px}.image-strip video{width:100%;max-width:100%;height:auto;border-radius:10px;border:1px solid var(--line);scroll-snap-align:start;background:var(--surface-2)}.image-strip iframe{width:100%;max-width:100%;min-height:220px;border-radius:10px;border:1px solid var(--line);scroll-snap-align:start;background:var(--surface-2)}.video-wrapper video{cursor:default}.video-wrapper--embed{display:grid}.video-wrapper--embed iframe{width:100%;min-height:220px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2)}.media-info-toggle{position:absolute;top:.55rem;right:.55rem;z-index:3;border:1px solid var(--line);background:color-mix(in srgb,var(--surface) 90%,transparent);color:var(--text);border-radius:999px;width:1.9rem;height:1.9rem;padding:0;font:inherit;font-size:.85rem;font-weight:700;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.media-info-panel{position:absolute;top:2.8rem;right:.55rem;z-index:3;max-width:min(78vw,24rem);border:1px solid var(--line);border-radius:10px;padding:.55rem .65rem;background:color-mix(in srgb,var(--surface) 94%,transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:grid;gap:.35rem}.media-info-panel__subreddit,.media-info-panel__empty{margin:0;color:var(--text);font-size:.78rem}.media-info-panel__link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;text-align:left;padding:0;cursor:pointer;color:var(--accent);text-decoration:underline;font-size:.72rem;line-height:1.25;overflow-wrap:anywhere;word-break:break-word}.media-info-panel__tag-list{display:grid;gap:.2rem}.stats{display:flex;gap:1rem;color:var(--muted);font-size:.82rem;min-width:0}.stats span{overflow-wrap:anywhere;word-break:break-word}.stats-link{color:var(--accent);text-decoration:underline;text-underline-offset:2px;background:transparent;border:0;padding:0;margin:0;font:inherit;cursor:pointer}.comments-post-summary{border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:.8rem;margin-bottom:.8rem}.comments-post-media{margin-top:.6rem;padding-bottom:.25rem}.comments-panel{border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:.8rem}.comment-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.comment-list--nested{margin-top:.55rem;margin-left:.75rem;padding-left:.75rem;border-left:1px solid var(--line)}.comment-item{min-width:0}.comment-card{border:1px solid var(--line);border-radius:10px;padding:.6rem;background:var(--surface-2)}.comment-meta{margin:0 0 .4rem;color:var(--muted);font-size:.78rem;display:flex;gap:.6rem;flex-wrap:wrap}.comment-body{margin:0;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere;line-height:1.35;font-size:.9rem}.feed--compact .post-card{padding:.7rem}.feed--compact .image-strip{grid-auto-columns:min(65vw,250px)}.feed--mediaOnly,.feed--videoOnly,.feed--videoAudioOnly,.feed--imageOnly{grid-template-columns:1fr}.feed--fullscreen-media{display:block;height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;touch-action:pan-y}.post-card--media-only{padding:.55rem}.post-card--media-only .image-strip{margin-bottom:0;padding-bottom:0}.post-card--fullscreen{min-height:100vh;height:100vh;margin:0;border-radius:0;border-left:0;border-right:0;padding:0;background:var(--bg);display:flex;align-items:center;justify-content:center;scroll-snap-align:start;scroll-snap-stop:always}.media-fullscreen{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;background:var(--bg);overflow:hidden}.media-fullscreen .media-frame{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.media-fullscreen img,.media-fullscreen video,.media-fullscreen iframe{width:100%;height:100%;max-width:100vw;max-height:100vh;object-fit:contain;border:0;border-radius:0;background:var(--bg)}.media-fullscreen .video-wrapper{width:100%;height:100%;background:var(--bg);overflow:hidden}.media-fullscreen .video-wrapper video{width:100%;height:100%;max-width:100vw;max-height:100vh;object-fit:contain;border:0;border-radius:0;background:var(--bg);will-change:transform,object-position}.media-fullscreen .media-wrapper--image{width:100%;height:100%;overflow:hidden}.media-fullscreen .media-wrapper--image img{will-change:transform,object-position}.post-card--status{padding:1rem}@media (min-width: 700px){.app-shell{padding-inline:.5rem}.controls{grid-template-columns:repeat(3,minmax(0,1fr))}.feed--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.feed--compact{grid-template-columns:1fr}.feed--compact .post-card{display:grid;grid-template-columns:1.3fr 1fr;column-gap:.8rem;align-items:start}.feed--compact .title-link,.feed--compact .meta,.feed--compact .excerpt,.feed--compact .stats{grid-column:1;min-width:0}.feed--compact .image-strip{grid-column:2;grid-row:1 / span 4;grid-auto-flow:row;grid-auto-columns:initial;overflow-y:auto;overflow-x:hidden;max-height:220px;min-width:0}.feed--compact .image-strip img{height:auto;object-fit:contain}.feed--compact .image-strip video{height:auto}.feed--masonry{column-count:2;column-gap:.8rem;display:block}.feed--masonry .post-card{break-inside:avoid;margin-bottom:.8rem}.feed--mediaOnly,.feed--videoOnly,.feed--videoAudioOnly,.feed--imageOnly,.html-viewer-feed--webapp{grid-template-columns:repeat(2,minmax(0,1fr))}.html-viewer-media-strip--structured{display:block;column-count:2;column-gap:.6rem}.html-viewer-media-strip--structured .html-viewer-structured-media-element{margin-bottom:.6rem}}@media (min-width: 980px){.feed--cards{grid-template-columns:repeat(3,minmax(0,1fr))}.feed--masonry{column-count:3}.feed--mediaOnly,.feed--videoOnly,.feed--videoAudioOnly,.feed--imageOnly,.html-viewer-feed--webapp{grid-template-columns:repeat(3,minmax(0,1fr))}.html-viewer-media-strip--structured{column-count:3;column-gap:.7rem}}
