:root{--font-family:Arial, Helvetica, sans-serif;--bg-url:url(/images/background.jpg);--font-size-base:.875rem;--font-size-sm:1rem;--font-size-md:1.5rem;--font-size-lg:2rem;--font-size-xl:2.5rem;--font-size-2xl:3rem;--font-size-3xl:4rem;--font-size-4xl:5rem;--font-size-5xl:6.25rem;--font-size-responsive:clamp(2rem, 8vw, 6.25rem);--font-size-button:clamp(1.5rem, 5vw, 5rem);--font-size-pfp-plus:clamp(2rem, 4vw, 3.125rem);--notif-bar-w:16px;--notif-panel-w:16%;--profile-w:20%;--ui-tint-bg:#0006;--post-title-size:var(--font-size-xl);--post-body-size:var(--font-size-md);--post-footer-size:var(--font-size-lg)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);margin:0;padding:0;overflow:hidden}.main-container{background-image:var(--bg-url);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:100vh;padding:2%}.main-inner-top-container{width:100%;height:50%}.main-inner-bottom-container{flex-direction:row;width:100%;height:50%;display:flex}.main-inner-bottom-left{flex-direction:column;justify-content:space-between;width:50%;height:100%;display:flex}.main-inner-bottom-right{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:clamp(10px,2vw,40px);width:50%;height:100%;display:flex}.input-group{flex-direction:column;justify-content:flex-end;width:100%;height:100%;display:flex}.input-line{color:#00000080;font-size:var(--font-size-5xl);background:0 0;border:none;border-bottom:2px solid #00000080;outline:none;width:100%;height:auto;margin:0;padding:0;font-family:inherit;line-height:.1}.input-line:focus,.input-line:active{outline:none;margin:0;padding:0}.input-line:-webkit-autofill{-webkit-text-fill-color:#00000080;border-bottom:2px solid #00000080;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0000}.input-line:-webkit-autofill:hover{-webkit-text-fill-color:#00000080;border-bottom:2px solid #00000080;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0000}.input-line:-webkit-autofill:focus{-webkit-text-fill-color:#00000080;border-bottom:2px solid #00000080;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #0000}.view-toggle{color:#0009;cursor:pointer;white-space:nowrap;opacity:.7;text-shadow:0 0 #fff0;background:0 0;border:none;flex:0 auto;padding:0;font-family:inherit;font-size:min(6vw,90px);line-height:1;transition:opacity .2s,text-shadow .2s,transform .1s}.view-toggle:hover{opacity:1;text-shadow:0 0 10px #0000004d;color:#000000e6}.view-toggle:active{opacity:.9;transform:scale(.98)}.view-toggle.active{text-underline-offset:0px;opacity:1;color:#000;text-shadow:0 0 5px #0003;-webkit-text-decoration:underline #00000080;text-decoration:underline #00000080;text-decoration-thickness:2px}.pfp-selection-container{justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.pfp-grid{grid-template-columns:repeat(10,1fr);gap:0;width:100%;height:min-content;margin:0;padding:0;display:grid}.pfp-container{aspect-ratio:1;cursor:pointer;outline-offset:-2px;box-sizing:border-box;outline:2px solid #0000;width:100%;margin:0;padding:0;transition:outline .2s;position:relative;overflow:hidden}.pfp-container.selected{outline:2px solid #ffffff80}.upload-pfp-container{aspect-ratio:1;outline-offset:-2px;cursor:pointer;color:#ffffff80;box-sizing:border-box;outline:2px solid #ffffff80;justify-content:center;align-items:center;width:100%;margin:0;padding:0;font-size:50px;display:flex}.upload-pfp-container.selected{background-color:#ffffff1a;border:2px solid #ffffff80}.upload-pfp-container span{font-size:var(--font-size-pfp-plus);line-height:1;display:block}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.main-page-container{background-image:var(--bg-url);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:100vh;padding:2%}.post-feed{flex-direction:column;gap:30px;width:100%;height:100%;padding-bottom:40px;display:flex;overflow-y:auto}.post-form-overlay{top:0;bottom:44px;left:0;right:var(--notif-bar-w);z-index:100;background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed}.post-form{resize:horizontal;flex-direction:column;align-items:stretch;gap:20px;width:min(100%,836px);min-width:0;max-width:836px;min-height:340px;max-height:88vh;display:flex;overflow:auto}.post-form-title{color:#ffffff4d;font-size:var(--font-size-lg);background:0 0;border:none;border-bottom:2px solid #ffffff2e;outline:none;padding:5px 0;font-family:inherit;transition:color .15s,border-bottom-color .15s}.post-form-title::placeholder{color:#ffffff4d}.post-form-title:focus{color:#fffc;border-bottom-color:#ffffff80}.post-form-category-row{flex-direction:row;align-items:center;gap:10px;display:flex}.post-form-category-custom{flex:1;min-width:0;position:relative}.post-form-category-display{color:#ffffff4d;width:100%;font-size:var(--font-size-md);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:2px solid #ffffff2e;outline:none;justify-content:space-between;align-items:center;gap:8px;padding:5px 0;font-family:inherit;transition:border-bottom-color .15s,color .15s;display:flex}.post-form-category-display.is-open{color:#fffc;border-bottom-color:#ffffff80}.post-form-category-display .is-placeholder{color:#ffffff4d}.post-form-category-chevron{color:#ffffff4d;flex-shrink:0;font-size:.85rem;transition:transform .15s}.post-form-category-display.is-open .post-form-category-chevron{transform:rotate(180deg)}.post-form-category-dropdown{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2px;flex-direction:column;max-height:180px;display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.post-form-category-option{color:#ffffffc7;cursor:pointer;border-bottom:1px solid #ffffff14;padding:8px 12px;font-family:inherit;font-size:.82rem;transition:color .12s,background-color .12s}.post-form-category-option:last-child{border-bottom:none}.post-form-category-option:hover{color:#fffffff2;background:#ffffff14}.cat-color-picker{z-index:9999;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:2px;flex-direction:column;gap:8px;width:192px;padding:10px;display:none;position:fixed}.cat-color-picker.open{display:flex}.ccp-sb{aspect-ratio:1;cursor:crosshair;border-radius:1px;flex-shrink:0;width:100%;position:relative;overflow:hidden}.ccp-sb-white{background:linear-gradient(90deg,#fff,#0000);position:absolute;inset:0}.ccp-sb-black{background:linear-gradient(#0000,#000);position:absolute;inset:0}.ccp-cursor{pointer-events:none;border:1.5px solid #ffffffe6;border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 3px #00000080}.ccp-hue{appearance:none;cursor:pointer;background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);border-radius:1px;outline:none;flex-shrink:0;width:100%;height:10px}.ccp-hue::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#ffffffeb;border:1px solid #00000040;border-radius:2px;width:10px;height:14px}.ccp-hue::-moz-range-thumb{cursor:pointer;background:#ffffffeb;border:1px solid #00000040;border-radius:2px;width:10px;height:14px}.ccp-confirm{color:#ffffffa6;cursor:pointer;background:0 0;border:1px solid #fff3;align-self:flex-end;padding:3px 14px;font-family:inherit;font-size:.88rem;transition:color .15s,border-color .15s}.ccp-confirm:hover{color:#fffffff2;border-color:#ffffff73}.post-form-category-menu-btn{color:#ffffff80;cursor:pointer;z-index:1;pointer-events:auto;visibility:visible;background:0 0;border:1px solid #ffffff2e;flex-shrink:0;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:1rem;line-height:1;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex!important}.post-form-category-menu-btn:hover,.post-form-category-menu-btn.is-open{color:#ffffffeb;background:#ffffff0d;border-color:#ffffff57}.post-form-category-panel{background:#ffffff0a;border:1px solid #ffffff1f;flex-direction:column;gap:14px;padding:16px 18px;display:flex;position:relative}.post-form-category-panel-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.post-form-category-panel-title{color:#ffffff80;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem}.post-form-category-panel-close{color:#ffffff73;cursor:pointer;background:0 0;border:none;font-size:1rem;line-height:1;transition:color .2s}.post-form-category-panel-close:hover{color:#fffffff2}.post-form-category-create-row{align-items:center;gap:10px;display:flex}.post-form-category-input{color:#ffffff4d;font-size:var(--font-size-md);background:0 0;border:none;border-bottom:2px solid #ffffff2e;outline:none;flex:1;padding:5px 0;font-family:inherit;transition:color .15s,border-bottom-color .15s}.post-form-category-input:focus{color:#fffc;border-bottom-color:#ffffff80}.post-form-category-input::placeholder{color:#ffffff4d}.post-form-category-create-btn{color:#ffffff8c;cursor:pointer;background:0 0;border:1px solid #ffffff2e;padding:8px 12px;font-family:inherit;font-size:.78rem;transition:color .15s,border-color .15s}.post-form-category-create-btn:hover{color:#ffffffeb;border-color:#ffffff52}.post-form-category-list{flex-direction:column;gap:8px;max-height:220px;display:flex;overflow-y:auto}.post-form-category-item{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;min-width:0;padding-bottom:8px;display:flex}.post-form-category-item:last-child{border-bottom:none;padding-bottom:0}.post-form-category-color-swatch{cursor:pointer;border:1px solid #ffffff47;border-radius:2px;flex-shrink:0;width:12px;height:12px;padding:0;transition:border-color .15s,transform .15s,box-shadow .15s}.post-form-category-color-swatch:hover{border-color:#ffffffad;transform:scale(1.08);box-shadow:0 0 0 1px #ffffff1a}.post-form-category-picker{z-index:8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff0f;border:1px solid #ffffff2e;border-radius:3px;grid-template-columns:1fr auto;gap:8px;width:148px;padding:9px;display:grid;position:absolute;box-shadow:0 8px 20px #00000047}.post-form-category-picker-sv{--picker-hue:210;aspect-ratio:1;cursor:crosshair;background:linear-gradient(to top, #000, #0000), linear-gradient(to right, #fff, hsl(var(--picker-hue), 100%, 50%));border:1px solid #fff3;grid-column:1/-1;width:100%;position:relative}.post-form-category-picker-sv-cursor{pointer-events:none;border:1px solid #fffffff2;border-radius:50%;width:9px;height:9px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000073}.post-form-category-picker-hue{appearance:none;background:0 0;width:100%;height:12px;margin:0}.post-form-category-picker-hue::-webkit-slider-runnable-track{background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border:1px solid #ffffff38;border-radius:99px;height:6px}.post-form-category-picker-hue::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#ffffff2e;border:1px solid #ffffffeb;border-radius:50%;width:10px;height:10px;margin-top:-3px;box-shadow:0 0 0 1px #00000059}.post-form-category-picker-hue::-moz-range-track{background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border:1px solid #ffffff38;border-radius:99px;height:6px}.post-form-category-picker-hue::-moz-range-thumb{cursor:pointer;background:#ffffff2e;border:1px solid #ffffffeb;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 1px #00000059}.post-form-category-picker-submit{color:#ffffffeb;cursor:pointer;background:#fff3;border:1px solid #ffffff47;border-radius:2px;place-self:center end;width:16px;height:16px;font-family:inherit;font-size:.58rem;line-height:1;transition:transform .15s,border-color .15s}.post-form-category-picker-submit:hover{border-color:#ffffffb3;transform:scale(1.06)}.post-form-category-name,.post-form-category-edit-input{color:#ffffffc7;flex:1;min-width:0;font-family:inherit;font-size:.82rem}.post-form-category-name{white-space:nowrap;text-overflow:ellipsis;cursor:text;overflow:hidden}.post-form-category-edit-input{box-shadow:none;caret-color:#ffffffc7;background:0 0;border:none;outline:none;margin:0;padding:0}.post-form-category-edit-input::selection{color:#fffffff5;background:#ffffff29}.post-form-category-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.post-form-category-action{color:#ffffff6b;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.7rem;transition:color .15s}.post-form-category-action:hover{color:#ffffffeb}.post-form-category-action.delete:hover{color:#ff7878f2}.post-form-category-empty{color:#ffffff47;font-size:.78rem}.post-form-asset-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;display:grid}.post-form-file-label{color:#ffffff4d;cursor:pointer;border:1px solid #ffffff2e;border-radius:2px;align-items:center;min-width:0;padding:8px 10px;font-size:.74rem;font-style:italic;transition:color .15s,border-color .15s,background-color .15s;display:flex}.post-form-file-label:focus-within{color:#fffc;background:#ffffff05;border-color:#ffffff57}.post-form-file-label input[type=file]{display:none}.post-form-text{color:#ffffff4d;font-size:var(--font-size-md);white-space:pre-wrap;word-break:break-word;background:0 0;border:none;border-bottom:2px solid #ffffff2e;outline:none;min-height:160px;padding:5px 0;font-family:inherit;transition:color .15s,border-bottom-color .15s;overflow-y:auto}.post-form-text:empty:before{content:attr(data-placeholder);color:#ffffff4d;pointer-events:none}.post-form-text:focus{color:#fffc;border-bottom-color:#ffffff80}.post-form-text p,.post-form-text div,.post-body,.post-body p,.post-body div{margin:0 0 .75em}.post-body{white-space:pre-wrap;word-break:break-word}.post-form-text p:last-child,.post-form-text div:last-child,.post-body p:last-child,.post-body div:last-child{margin-bottom:0}.post-form-text ul,.post-form-text ol,.post-body ul,.post-body ol{margin:.35em 0 .75em;padding-left:1.35em;list-style-position:outside}.post-form-text ul,.post-body ul{list-style-type:disc}.post-form-text ol,.post-body ol{list-style-type:decimal}.post-form-text li,.post-body li{margin:.2em 0}.post-form-text strong,.post-body strong{font-weight:700}.post-form-text em,.post-body em{font-style:italic}.mention-token{text-underline-offset:.12em;text-decoration:underline;text-decoration-thickness:1.25px}.mention-token-link{color:inherit;cursor:pointer;transition:opacity .15s}.mention-token-link:hover{opacity:.8}.spellcheck-token{text-underline-offset:.14em;cursor:pointer;-webkit-text-decoration:underline dashed;text-decoration:underline dashed;text-decoration-thickness:1px}#postSpellContextMenu{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1200;background:#000000e0;border:1px solid #ffffff29;border-radius:2px;flex-direction:column;min-width:184px;padding:8px;display:none;position:fixed;box-shadow:0 4px 12px #0009}#postSpellContextMenu.show{display:flex}.post-spell-menu-btn.post-file-preview-download-btn{opacity:1;color:#ffffffb3;text-align:left;justify-content:flex-start;width:100%;padding:8px 10px;font-size:.72rem;line-height:1.25;position:static;transform:none}.post-spell-menu-btn.post-file-preview-download-btn:hover{color:#fffffff2;background:#ffffff0f}.post-spell-menu-btn.post-file-preview-download-btn:disabled{opacity:.45;cursor:default;background:0 0}.post-form-link{color:#ffffff4d;background:0 0;border:1px solid #ffffff2e;border-radius:2px;outline:none;width:100%;min-width:0;padding:8px 10px;font-family:inherit;font-size:.74rem;font-style:italic;transition:color .15s,border-color .15s,background-color .15s}.post-form-link::placeholder{color:#ffffff4d}.post-form-link:focus{color:#fffc;background:#ffffff05;border-color:#ffffff57}.post-external-link{color:inherit;text-underline-offset:.15em;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;word-break:break-word;max-width:100%;text-decoration:underline;text-decoration-thickness:1.1px;transition:opacity .15s;display:inline;overflow:hidden}a.post-external-link:hover{opacity:.8}.post-body.post-body-external-link{border-bottom:0;padding-bottom:0}@media (width<=760px){.post-form-overlay{padding:12px}.post-form-asset-row{grid-template-columns:1fr}}.post-form-buttons{justify-content:flex-end;gap:20px;display:flex}.post-form-buttons button{color:#fff9;font-size:var(--font-size-lg);cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-family:inherit;transition:opacity .2s,text-shadow .2s}.post-form-buttons button:hover{opacity:1;text-shadow:0 0 10px #ffffff4d;color:#ffffffe6}.post-card{--edit-post-outline-pad:20px;--post-scale:1;max-width:600px;transform:scale(var(--post-scale));transform-origin:0 0;flex-direction:column;display:flex;overflow:visible}.post-lod-badge{color:#ffffffbd;letter-spacing:.02em;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background:#00000057;border-radius:2px;padding:6px 8px;font-size:.62rem;display:none;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.post-card[data-lod=mid] .post-card-content,.post-card[data-lod=mid] .post-footer{opacity:.82}.post-card[data-lod=far] .post-card-content,.post-card[data-lod=far] .post-footer{opacity:0;pointer-events:none;content-visibility:hidden}.post-card[data-lod=far] .post-lod-badge{display:block}.main-page-container.zoomed-out-intentional .post-card[data-lod=mid] .post-card-content,.main-page-container.zoomed-out-intentional .post-card[data-lod=mid] .post-footer{filter:blur(.55px)saturate(.9)}.main-page-container.zoomed-out-intentional .post-card[data-lod=far] .post-lod-badge{filter:blur(.35px)}.post-resize-handle{z-index:6;cursor:ew-resize;position:absolute}.post-resize-handle.width-right{right:calc(var(--edit-post-outline-pad) * -1 - 12px);bottom:calc(var(--edit-post-outline-pad) * -1 - 12px);top:auto}.main-page-container.edit-mode .post-card .post-resize-handle{opacity:1}.main-page-container.edit-mode .post-card .post-resize-handle:hover{transform:translateY(-1px)}.post-card-content{flex-direction:column;display:flex;overflow:visible}.post-title{font-size:var(--post-title-size);color:#000c;white-space:nowrap;text-overflow:clip;width:calc(100% + 44px);max-width:calc(100% + 44px);margin-left:-22px;margin-right:-22px;padding-left:22px;padding-right:22px;font-family:inherit;line-height:1.2;position:relative;overflow:hidden}.post-fileline,.post-filelist{font-size:calc(var(--post-body-size) * 1.2);color:#000000ad;text-underline-offset:2px;white-space:nowrap;text-shadow:0 1px 6px #ffffff73;width:300px;max-width:100%;margin-bottom:8px;font-family:inherit;line-height:1.24;text-decoration:underline;text-decoration-thickness:1px;overflow:hidden}.post-fileline-track,.post-filelist-track{white-space:nowrap;will-change:transform;-webkit-text-decoration:inherit;text-decoration:inherit;display:inline-block}.post-fileline.is-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%)}.post-fileline.is-marquee .post-fileline-track,.post-filelist.is-marquee .post-filelist-track{animation:13s linear infinite post-title-marquee}.post-filelist-track,.post-fileline-track{text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.post-body{font-size:var(--post-body-size);color:#0009;font-family:inherit;line-height:1.5}.post-task-line{align-items:flex-start;gap:.45em;display:flex}.post-task-box{flex:none;line-height:1.5}.post-task-text{min-width:0}.post-image{max-width:100%;display:block}.post-layout-title .post-title{border-bottom:0;padding-bottom:0}.post-layout-text .post-body{padding-bottom:0}.post-layout-title-text .post-title{margin-bottom:6px}.post-layout-title-text .post-body{padding-bottom:0}.post-layout-visual .post-image{object-fit:unset;width:auto;max-width:400px;max-height:400px;display:block}.post-layout-title-visual-text .post-title{margin-bottom:8px}.post-visual-text-row{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.post-visual-text-row .post-body,.post-visual-text-row .post-image,.post-visual-text-row .post-file-preview{width:300px;max-width:100%}.post-visual-text-row .post-image,.post-visual-text-row .post-file-preview{flex-shrink:0;height:300px}.post-visual-text-row .post-image{object-fit:contain;height:auto;max-height:400px;display:block}.post-visual-text-row .post-body{line-height:1.5}.post-layout-title-visual-text.is-long-text .post-visual-text-row{flex-direction:row;align-items:stretch}.post-layout-title-visual-text.is-long-text .post-visual-text-row .post-body{height:340px;margin-top:-30px;padding-top:30px;padding-right:12px;line-height:1.5;position:relative;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#0000004d 8%,#000 50% 74%,#00000080 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#0000004d 8%,#000 50% 74%,#00000080 88%,#0000 100%)}.post-layout-title-text.is-long-text .post-body{width:612px;max-width:100%;height:340px;margin-top:-30px;padding-top:30px;padding-right:12px;line-height:1.5;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 50% 50%,#00000080 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 50% 50%,#00000080 88%,#0000 100%)}.post-layout-text.is-long-text,.post-layout-text.is-long-text+.post-footer{width:300px}.post-layout-text.is-long-text .post-body{width:300px;max-width:100%;height:220px;margin-top:-16px;padding-top:16px;padding-right:12px;line-height:1.5;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 78%,#0000 100%)}.post-layout-visual-text.is-long-text .post-visual-text-row{flex-direction:row;align-items:stretch}.post-layout-visual-text.is-long-text .post-visual-text-row .post-body{height:330px;margin-top:-20px;padding-top:20px;padding-right:12px;line-height:1.5;position:relative;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 78%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 78%,#0000 100%)}.post-layout-visual-text.is-long-text .post-visual-text-row .post-image,.post-layout-visual-text.is-long-text .post-visual-text-row .post-file-preview,.post-layout-title-visual-text.is-long-text .post-visual-text-row .post-image,.post-layout-title-visual-text.is-long-text .post-visual-text-row .post-file-preview{object-fit:cover;flex-shrink:0;height:300px}.post-card-natural-video{width:300px;max-width:300px}.post-card-natural-video .post-layout-visual{width:auto}.post-card-natural-video .post-layout-visual-natural{width:100%!important;max-width:100%!important}.post-card-natural-video .post-footer{gap:4px;overflow:hidden;width:100%!important;max-width:100%!important}.post-card-natural-video .post-footer-pfp{flex-shrink:0;width:28px;min-width:0;height:28px}.post-card-natural-video .post-footer-username{min-width:0}.post-card-natural-video .post-footer-category{flex-shrink:1;min-width:0;max-width:80px}.post-title-track{white-space:nowrap;will-change:transform;min-width:100%;display:inline-block}.post-title.is-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 20% 82%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 20% 82%,#0000 100%)}.post-title.is-marquee .post-title-track{animation:14s linear infinite post-title-marquee}@keyframes post-title-marquee{0%{transform:translate(0)}to{transform:translateX(var(--marquee-end-pct,-50%))}}.post-card[data-lod=far] .post-title-track,.post-card[data-lod=far] .post-fileline-track,.post-card[data-lod=far] .post-filelist-track,.post-card[data-lod=far] .post-footer-username-track,.post-card[data-lod=far] .post-footer-category-track,body.anim-reduced .post-card[data-lod=mid] .post-title-track,body.anim-reduced .post-card[data-lod=mid] .post-fileline-track,body.anim-reduced .post-card[data-lod=mid] .post-filelist-track,body.anim-reduced .post-card[data-lod=mid] .post-footer-username-track,body.anim-reduced .post-card[data-lod=mid] .post-footer-category-track,body.anim-off .post-card .post-title-track,body.anim-off .post-card .post-fileline-track,body.anim-off .post-card .post-filelist-track,body.anim-off .post-card .post-footer-username-track,body.anim-off .post-card .post-footer-category-track{animation-play-state:paused!important}.post-layout-title-visual-text.is-long-text .post-visual-text-row .post-body,.post-layout-visual-text.is-long-text .post-visual-text-row .post-body,.post-layout-title-text.is-long-text .post-body{text-align:left}.post-file-preview{border:2px solid #00000047;flex-shrink:0;justify-content:center;align-items:center;width:300px;max-width:100%;height:300px;display:flex;position:relative;overflow:hidden}.post-file-preview.has-cover,.post-file-preview-youtube.has-cover{border:none}.post-file-preview-cover{object-fit:cover;width:100%;height:100%;transition:opacity .2s,filter .2s;display:block;position:absolute;inset:0}.post-preview-video{object-fit:cover;width:100%;height:100%;display:block}.post-file-preview-label{letter-spacing:.04em;color:#00000070;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;z-index:3;background:0 0;border-radius:0;font-size:clamp(2.2rem,6.2vw,3.1rem);font-weight:700;transition:opacity .18s;position:absolute;bottom:8px;right:10px}.post-file-preview-audio .post-file-preview-label,.post-file-preview-download .post-file-preview-label{display:none}.post-file-preview-filename{letter-spacing:.01em;color:#000000b3;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:2;border:none;border-radius:7px;max-width:calc(100% - 20px);padding:6px 10px;font-size:clamp(.82rem,.76rem + .2vw,.96rem);font-weight:500;line-height:1.15;position:absolute;top:10px;left:10px;overflow:hidden}.post-file-preview-icon{color:#000c;letter-spacing:.04em;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:1;justify-content:center;align-items:center;font-size:clamp(4.2rem,11vw,7rem);font-weight:700;transition:opacity .18s;display:flex;position:absolute;inset:0}.post-file-preview-icon.is-audio,.post-file-preview-icon.is-files{font-size:clamp(5.4rem,14vw,8.6rem)}.post-file-preview-icon.is-code{font-size:clamp(4.6rem,11.8vw,7.2rem)}.post-file-preview-play,.post-file-preview-download-btn,.post-preview-mute-btn{opacity:0;color:#000000e0;font:inherit;cursor:pointer;pointer-events:auto;z-index:3;background:0 0;border:none;padding:0;font-size:clamp(4.6rem,13vw,7.1rem);line-height:.9;text-decoration:none;transition:opacity .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-file-preview-download-btn{justify-content:center;align-items:center;display:flex}.post-file-preview-download-btn.is-display-only{pointer-events:none}.post-file-preview-download-btn:disabled{opacity:.78;cursor:progress;pointer-events:none}.post-file-preview-download-gif{object-fit:cover;width:28px;height:28px;box-shadow:none;background:#ffffff0f;border:1px solid #ffffff24}.post-file-preview-audio:hover .post-file-preview-play,.post-file-preview-download:hover .post-file-preview-download-btn{opacity:1}.post-file-preview-audio:hover .post-file-preview-icon,.post-file-preview-download:hover .post-file-preview-icon{opacity:0}.post-file-preview-audio.has-cover:hover .post-file-preview-cover,.post-file-preview-download.has-cover:hover .post-file-preview-cover{opacity:.5;filter:brightness(.82)saturate(.82)}.post-file-preview-video:hover .post-preview-mute-btn{opacity:1}.post-file-preview-video:hover .post-file-preview-label{opacity:0}.post-file-preview-audio:not(.has-cover),.post-file-preview-download:not(.has-cover),.post-file-preview-video{background:linear-gradient(160deg,#ffffff14,#0000000a)}.post-file-preview-youtube-shell:hover .post-file-preview-cover{opacity:1;filter:brightness(1.18)saturate(1.1)}.post-file-preview-youtube-shell:hover .post-file-preview-youtube-activate,.pd-youtube-shell:hover .pd-youtube-activate{opacity:1}.post-file-preview.has-cover .post-file-preview-filename{color:#000000d1;background:#ffffff5c}.post-file-preview-audio.has-cover .post-file-preview-play,.post-file-preview-download.has-cover .post-file-preview-download-btn{color:#000000f0}.post-file-preview-video.post-file-preview-video-natural{background:0 0;border:none;width:auto;max-width:300px;height:auto;max-height:400px}.post-file-preview-video.post-file-preview-video-natural .post-preview-video{object-fit:unset;width:auto;max-width:300px;height:auto;max-height:400px;display:block}.post-file-preview-audio.has-cover:hover .post-file-preview-play{opacity:1}.post-file-preview-youtube{background:#0d1110;border:none;position:relative;overflow:hidden}.post-file-preview-youtube-shell.has-cover{background:0 0}.post-file-preview-youtube-shell,.pd-youtube-shell{background:linear-gradient(165deg,#181e1cf2,#080a09f2);width:100%;height:100%;position:relative;overflow:hidden}.post-file-preview-youtube-player,.post-file-preview-youtube .post-file-preview-cover,.pd-youtube-shell .post-file-preview-cover{object-fit:cover;width:100%;height:100%;display:block}.post-file-preview-youtube-shell .post-file-preview-cover,.pd-youtube-shell .post-file-preview-cover{filter:saturate(.9)contrast(1.02)brightness()}.post-file-preview-youtube-shell:after,.pd-youtube-shell:after{content:"";pointer-events:none;opacity:1;background:radial-gradient(circle,#090c0b00 0%,#090c0b61 74%),linear-gradient(#070a090d,#070a0947);transition:opacity .18s;position:absolute;inset:0}.post-file-preview-youtube-shell:hover:after,.pd-youtube-shell:hover:after{opacity:.5}.post-file-preview-youtube-activate,.pd-youtube-activate{opacity:0;color:#000000e0;font:inherit;cursor:pointer;pointer-events:auto;z-index:3;background:0 0;border:none;padding:0;font-size:clamp(4.6rem,13vw,7.1rem);line-height:.9;text-decoration:none;transition:opacity .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post-file-preview-youtube-activate-icon,.pd-youtube-activate-icon{pointer-events:none}.pd-visual-youtube{aspect-ratio:16/9;border:none;width:100%;display:block}.pd-youtube-shell{aspect-ratio:16/9;width:100%}.post-layout-title .post-title,.post-layout-title-text:not(.is-long-text) .post-title{font-size:calc(var(--post-title-size) * 1.45);line-height:1.08}.post-layout-title-visual .post-title,.post-layout-title-visual-text .post-title,.post-title.is-long-title,.post-layout-title-text.is-long-text .post-title,.post-layout-title-text.is-long-text .post-title.is-long-title,.post-layout-title-visual-text.is-long-text .post-title,.post-layout-title-visual-text.is-long-text .post-title.is-long-title{font-size:var(--post-title-size);line-height:1.2}.post-layout-title-visual,.post-layout-visual,.post-layout-title-visual+.post-footer,.post-layout-visual+.post-footer,.post-layout-title-visual-text:not(.is-long-text),.post-layout-title-visual-text:not(.is-long-text)+.post-footer{width:300px}.post-layout-title-visual-text.is-long-text,.post-layout-title-visual-text.is-long-text+.post-footer,.post-layout-title-text.is-long-text,.post-layout-title-text.is-long-text+.post-footer{width:612px}.post-footer{flex-direction:row;align-items:baseline;gap:8px;padding-top:8px;display:flex}.post-footer-pfp{object-fit:cover;flex-shrink:0;width:44px;height:44px}.post-footer-username{font-size:var(--post-footer-size);color:#00000080;white-space:nowrap;flex:1;min-width:0;font-family:inherit;overflow:hidden}.post-footer-username-track{white-space:nowrap;will-change:transform;display:inline-block}.post-footer-username.is-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%)}.post-footer-username.is-marquee .post-footer-username-track{animation:10s linear infinite post-username-marquee}@keyframes post-username-marquee{0%{transform:translate(0)}to{transform:translateX(var(--marquee-end-pct,-50%))}}.post-footer-category{font-size:var(--post-footer-size);color:#0000004d;white-space:nowrap;flex-shrink:0;max-width:120px;font-family:inherit;overflow:hidden}.post-footer-category-track{white-space:nowrap;will-change:transform;display:inline-block}.post-footer-category.is-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 14% 86%,#0000 100%)}.post-footer-category.is-marquee .post-footer-category-track{animation:10s linear infinite post-category-marquee}@keyframes post-category-marquee{0%{transform:translate(0)}to{transform:translateX(var(--marquee-end-pct,-50%))}}.cover-image-overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.cover-image-prompt{flex-direction:column;align-items:stretch;gap:20px;width:400px;display:flex}.cover-image-prompt-text{font-size:var(--font-size-lg);color:#fffc;font-family:inherit}.cover-image-file-label{color:#00000080;font-size:var(--font-size-md);cursor:pointer;border-bottom:2px solid #00000080;padding:5px 0;font-family:inherit}.cover-image-file-label:hover{color:#fffc}.cover-image-file-label input[type=file]{display:none}.cover-image-buttons{justify-content:flex-end;gap:20px;display:flex}.cover-image-buttons button{color:#fff9;font-size:var(--font-size-lg);cursor:pointer;opacity:.7;background:0 0;border:none;padding:0;font-family:inherit;transition:opacity .2s,text-shadow .2s}.cover-image-buttons button:hover{opacity:1;text-shadow:0 0 10px #ffffff4d;color:#ffffffe6}.post-file-preview-video .post-file-preview-label{display:none}.main-page-container.edit-mode{outline-offset:-2px;outline:1px solid #ffffff57;box-shadow:inset 0 0 0 1px #ffffff24}.main-page-container.edit-mode .post-card{box-shadow:none}.main-page-container.edit-mode .post-card .post-card-content,.main-page-container.edit-mode .post-card .post-footer{opacity:.68;transition:opacity .15s}.main-page-container.edit-mode .post-card:hover .post-card-content,.main-page-container.edit-mode .post-card:hover .post-footer,.main-page-container.edit-mode .post-card.post-card-resizing .post-card-content,.main-page-container.edit-mode .post-card.post-card-resizing .post-footer{opacity:.78}.main-page-container.edit-mode .post-card .post-footer-pfp,.main-page-container.edit-mode .post-card .post-footer-username,.main-page-container.edit-mode .post-card .post-footer-category,.main-page-container.edit-mode .post-card a.post-external-link,.main-page-container.edit-mode .post-card .mention-token-link,.main-page-container.edit-mode .post-card .post-file-preview,.main-page-container.edit-mode .post-card .post-file-preview *,.main-page-container.edit-mode .post-card .post-file-preview-play,.main-page-container.edit-mode .post-card .post-file-preview-download-btn,.main-page-container.edit-mode .post-card .post-preview-mute-btn,.main-page-container.edit-mode .post-card .post-file-preview-youtube-activate{pointer-events:none!important;cursor:default!important}.main-page-container.edit-mode .post-card .post-title-track,.main-page-container.edit-mode .post-card .post-fileline-track,.main-page-container.edit-mode .post-card .post-filelist-track,.main-page-container.edit-mode .post-card .post-footer-username-track,.main-page-container.edit-mode .post-card .post-footer-category-track{animation:none!important;transform:none!important}.main-page-container.edit-mode .post-card:after{content:"";inset:calc(-1 * var(--edit-post-outline-pad));pointer-events:none;background:#ffffff08;border:1px solid #fff6;position:absolute}.main-page-container.edit-mode .post-card:before{content:"";inset:calc(-1 * var(--edit-post-outline-pad));pointer-events:none;background:linear-gradient(#ffffff9e,#ffffff9e) 0 0/10px 1px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 0 0/1px 10px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 100% 0/10px 1px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 100% 0/1px 10px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 0 100%/10px 1px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 0 100%/1px 10px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 100% 100%/10px 1px no-repeat,linear-gradient(#ffffff9e,#ffffff9e) 100% 100%/1px 10px no-repeat;position:absolute}.main-page-container.edit-mode .post-card:hover:after{border-color:#ffffffb8;box-shadow:0 0 0 1px #ffffff2e,0 12px 30px #e6f0ff24}.main-page-container.edit-mode .post-card.post-card-selected:after{background:#b0daff33;border-color:#b4e0fff5;box-shadow:0 0 0 1px #aad8ff8a,0 14px 32px #a0d0fc3d}.main-page-container.edit-mode .post-card.post-card-selected:before{background:linear-gradient(#cdecfff5,#cdecfff5) 0 0/10px 1px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 0 0/1px 10px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 100% 0/10px 1px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 100% 0/1px 10px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 0 100%/10px 1px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 0 100%/1px 10px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 100% 100%/10px 1px no-repeat,linear-gradient(#cdecfff5,#cdecfff5) 100% 100%/1px 10px no-repeat}.main-page-container.edit-mode .post-card.post-card-selected .post-card-content,.main-page-container.edit-mode .post-card.post-card-selected .post-footer{opacity:.9}.main-page-container.edit-mode .post-card.post-card-resizing:after{border-color:#ffffffdb;box-shadow:0 0 0 1px #ffffff52,0 14px 34px #ecf4ff38}.post-edit-chrome{pointer-events:none;z-index:6;position:absolute;inset:0}.post-edit-top-actions{top:calc(var(--edit-post-outline-pad) * -1 - 12px);right:calc(var(--edit-post-outline-pad) * -1 - 12px);pointer-events:auto;gap:6px;display:flex;position:absolute}.post-edit-button{color:#f8fbfffa;cursor:pointer;pointer-events:auto;-webkit-backdrop-filter:blur(8px)saturate(122%);text-shadow:0 0 8px #ffffff47;background:linear-gradient(170deg,#ffffff47,#e1ecf82e);border:1px solid #ffffff94;justify-content:center;align-items:center;width:30px;height:30px;font-family:Segoe UI Symbol,Segoe UI,sans-serif;font-size:14px;font-weight:600;line-height:1;transition:transform .15s,background .15s,border-color .15s,color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 10px 20px #d6e6f733,inset 0 1px #ffffff75}.post-edit-button:hover{background:linear-gradient(170deg,#ffffff61,#e4effb47);border-color:#ffffffd6;transform:translateY(-1px);box-shadow:0 12px 22px #d6e6f742,inset 0 1px #ffffffa3}.post-edit-button:active{transform:translateY(0)scale(.98)}.post-edit-button:focus-visible{outline-offset:2px;outline:2px solid #fffffff5}.post-edit-button.active{color:#141a22f2;text-shadow:none;background:linear-gradient(170deg,#fffffff5,#ecf5ffe6);border-color:#fffffffa}.post-edit-button-delete{left:calc(var(--edit-post-outline-pad) * -1 - 12px);bottom:calc(var(--edit-post-outline-pad) * -1 - 12px);position:absolute}.post-edit-button-delete:hover{color:#6a1228f2;background:linear-gradient(170deg,#ffdce4d1,#ffced8bd);border-color:#ffe4eaf5}.post-footer-action{font-size:var(--post-footer-size);color:#ff000080;cursor:pointer;font-family:inherit;transition:color .2s}.post-footer-action:hover{color:#ffffffe6}.post-footer-thread.active{color:#fffffff2;text-shadow:0 0 8px #ffffff59}.post-card.post-card-thread-source{outline-offset:3px;outline:2px solid #f4f9ffc7;box-shadow:0 0 0 2px #e0ecfc57}.post-card.post-card-thread-linked{outline-offset:2px;outline:1px dashed #eef6ffa8}.post-footer-delete:hover{color:#ff6464e6}.logout-btn{z-index:50;display:none;position:fixed;bottom:4%;right:2%}.main-page-container.edit-mode .logout-btn{display:inline-block}.post-footer-filter-btn{cursor:pointer}.post-footer-filter-btn:hover,.post-footer-category.post-footer-filter-btn:hover .post-footer-category-track{text-underline-offset:0px;text-decoration:underline;text-decoration-thickness:1px}.post-footer-category.post-footer-filter-btn:hover{text-decoration:none}#postDetailOverlay{top:0;bottom:44px;left:0;right:var(--notif-bar-w);--pd-preview-fg:#ffffffd1;--pd-preview-fg-soft:#ffffff9e;z-index:100;background:#000;flex-direction:column;transition:left .2s,right .2s;display:none;position:fixed;overflow:hidden}.post-detail-modal{background:#000;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.pd-thread-bar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;border-bottom:1px solid #ffffff2e;flex-shrink:0;align-items:center;gap:6px;height:44px;padding:0 14px;display:flex;overflow:hidden}.pd-file-tab-row,.pd-audio-dock{border-bottom:1px solid #ffffff2e;flex-shrink:0}.pd-file-tab-row{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;padding:10px 14px}.pd-audio-dock{background:#0000006b;padding:10px 28px 12px}.pd-thread-tabs{flex-direction:row;flex:1;align-items:center;gap:8px;min-width:0;display:flex;overflow-x:auto}.pd-thread-tab,.pd-file-tab{color:#ffffff59;cursor:pointer;white-space:nowrap;opacity:.9;background:#ffffff05;border:1px solid #ffffff14;border-radius:2px;outline:none;flex-shrink:0;align-items:center;gap:8px;padding:6px 10px;font-family:inherit;font-size:.74rem;text-decoration:none;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.pd-thread-tab:hover,.pd-file-tab:hover{color:#fffffff2;opacity:1;border-color:#ffffff29}.pd-visual-fullscreen-btn{color:#ffffff59;cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:auto;height:auto;padding:4px;font-size:1.1rem;line-height:1;transition:color .15s;display:flex;position:absolute;top:8px;right:8px}.pd-visual-fullscreen-btn:hover{color:#ffffffbf}.pd-visual-col{position:relative}#pdCommentsToggle{color:#ffffff59;cursor:pointer;white-space:nowrap;opacity:.9;background:#ffffff05;border:1px solid #ffffff14;border-radius:2px;outline:none;flex-shrink:0;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:.74rem;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}#pdCommentsToggle:hover{color:#fffffff2;opacity:1;border-color:#ffffff29}#pdCommentsToggle.collapsed{color:#fff9;background:#ffffff14;border-color:#ffffff29}#pdFileContextMenu{z-index:1001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e0;border:1px solid #ffffff29;border-radius:2px;flex-direction:column;min-width:140px;display:none;position:absolute;box-shadow:0 4px 12px #0009}#pdFileContextMenu.show{display:flex}.pd-ctx-item{color:#ffffffb3;cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;padding:8px 12px;font-family:inherit;font-size:.72rem;transition:color .15s,background-color .15s}.pd-ctx-item:hover{color:#fffffff2;background:#ffffff0f}.pd-ctx-item{border-top:1px solid #ffffff14}.pd-ctx-item:first-child{border-top:none}.pd-close:hover{color:#fffffff2;opacity:1}.pd-identity-row{border-bottom:1px solid #ffffff2e;flex-direction:row;flex-shrink:0;align-items:stretch;gap:0;padding:20px 28px 16px;display:flex}.pd-user-block{border-right:1px solid #ffffff2e;flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-start;gap:6px;width:80px;padding-right:20px;display:flex}.pd-pfp{object-fit:cover;opacity:.85;flex-shrink:0;width:48px;height:48px}.pd-username{color:#ffffff59;text-align:left;white-space:nowrap;text-overflow:ellipsis;width:100%;font-family:inherit;font-size:.65rem;overflow:hidden}.pd-title-block{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;padding-left:20px;display:flex}.pd-date{color:#ffffff40;white-space:nowrap;font-family:inherit;font-size:.65rem}.pd-title{color:var(--pd-preview-fg);white-space:nowrap;text-overflow:ellipsis;font-family:inherit;font-size:clamp(1.2rem,3vw,2.2rem);line-height:1.15;overflow:hidden}.pd-category{color:#ffffff40;margin-top:12px;font-family:inherit;font-size:.72rem}.pd-body{flex-direction:row;flex:1;min-height:0;display:flex;overflow:hidden}.pd-col{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.pd-resize-handle{cursor:col-resize;background:#ffffff1a;flex:0 0 3px;height:100%;transition:background .15s}.pd-resize-handle:hover,.pd-resize-handle:active{background:#ffffff4d}.pd-visual-col{background:#050505;flex-direction:column;overflow:hidden}.pd-visual-inner{flex:1;justify-content:center;align-items:center;padding:16px;display:flex;overflow:hidden}.pd-visual-img{object-fit:contain;max-width:100%;max-height:100%;transition:transform .12s;display:block}.pd-visual-img.pd-visual-img-draggable{cursor:grab}.pd-visual-dragging .pd-visual-img.pd-visual-img-draggable{cursor:grabbing}.pd-visual-dragging{-webkit-user-select:none;user-select:none}.pd-visual-video{background:#111;max-width:100%;max-height:100%;display:block}.pd-visual-pdf{background:#111;border:none;width:100%;height:100%}.pd-pdf-shell{background:#0a0a0a;border:0 solid #ffffff14;flex-direction:column;width:100%;height:100%;display:flex}.pd-pdf-toolbar{background:#0000008c;border-bottom:1px solid #ffffff1f;flex-shrink:0;align-items:center;gap:4px;height:30px;padding:0 8px;display:flex}.pd-pdf-btn{color:#ffffff9e;cursor:pointer;background:0 0;border:none;padding:1px 3px;font-family:inherit;font-size:.68rem;line-height:1}.pd-pdf-btn:hover{color:#fffffff2}.pd-pdf-page-indicator{color:#ffffff6b;font-size:.62rem}.pd-pdf-body{flex:1;grid-template-columns:96px 1fr;min-height:0;display:grid}.pd-pdf-thumbs{border-right:1px solid #ffffff14;flex-direction:column;gap:8px;padding:8px 6px;display:flex;overflow-y:auto}.pd-pdf-thumb{color:#ffffff6b;cursor:pointer;background:#ffffff05;border:1px solid #ffffff14;flex-direction:column;gap:4px;padding:3px;display:flex}.pd-pdf-thumb.active{border-color:#ffffff5c}.pd-pdf-thumb-canvas{background:#1b1b1b;width:100%;height:auto;display:block}.pd-pdf-thumb-label{text-align:center;font-size:.58rem}.pd-pdf-pages{flex-direction:column;gap:12px;padding:12px;display:flex;overflow-y:auto}.pd-pdf-page{justify-content:center;width:100%;display:flex}.pd-pdf-page-canvas{background:#fff;max-width:100%;height:auto;display:block;box-shadow:0 8px 24px #00000073}.pd-pdf-error{color:#ffffff80;font-size:.8rem}.pd-visual-nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8;border-top:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;gap:8px;height:44px;padding:0 14px;display:flex}.pd-vis-btn{color:#fff6;cursor:pointer;opacity:.75;background:0 0;border:none;outline:none;flex-shrink:0;padding:4px 6px;font-family:inherit;font-size:1rem;line-height:1;transition:color .15s}.pd-vis-btn:hover{color:#fffffff2;opacity:1}.pd-visual-counter{color:#ffffff38;text-align:center;flex:1;min-width:36px;font-family:inherit;font-size:.68rem}.pd-fullscreen-btn{margin-left:auto}.pd-text-col{border-right:1px solid #ffffff1f;overflow:hidden}#postDetailContent{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:16px;padding:24px 28px 40px;display:flex;overflow-y:auto}#postDetailContent::-webkit-scrollbar{width:3px}#postDetailContent::-webkit-scrollbar-track{background:0 0}#postDetailContent::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}#postDetailContent::-webkit-scrollbar-thumb:hover{background:#ffffff4d}#postDetailContent .post-body{color:var(--pd-preview-fg);font-family:inherit;font-size:.92rem;line-height:1.75}#postDetailOverlay .post-title,#postDetailOverlay .post-title-track,#postDetailOverlay .post-body,#postDetailOverlay .post-body-formatted,#postDetailOverlay .post-fileline,#postDetailOverlay .post-fileline-track,#postDetailOverlay .post-filelist,#postDetailOverlay .post-filelist-track,#postDetailOverlay .pd-username,#postDetailOverlay .pd-date,#postDetailOverlay .pd-category,#postDetailOverlay .post-external-link{color:var(--pd-preview-fg)!important}#postDetailOverlay .post-external-link{-webkit-text-decoration-color:var(--pd-preview-fg-soft);text-decoration-color:var(--pd-preview-fg-soft)}#postDetailContent .post-image{object-fit:contain;max-width:100%;max-height:52vh;display:block}#postDetailContent .post-video{background:#111;max-width:100%;max-height:52vh;display:block}.pd-comments-col{flex-direction:column;overflow:hidden}.pd-comments-inner{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex:1;padding:16px 14px 10px;overflow-y:auto}.pd-comments-inner::-webkit-scrollbar{width:3px}.pd-comments-inner::-webkit-scrollbar-track{background:0 0}.pd-comments-inner::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:2px}.pd-comments-inner::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.comments-list{flex-direction:column;gap:10px;display:flex}.comment-row{flex-direction:column;gap:2px;display:flex}.comment-header{flex-direction:row;align-items:center;gap:6px;margin-bottom:2px;display:flex}.comment-pfp{object-fit:cover;opacity:.7;flex-shrink:0;width:18px;height:18px}.comment-username{color:#ffffff4d;font-family:inherit;font-size:.66rem}.comment-time{color:#fff3;white-space:nowrap;margin-left:auto;font-family:inherit;font-size:.6rem}.comment-body{color:#ffffffbf;word-break:break-word;font-family:inherit;font-size:.82rem;line-height:1.5}.comment-form{background:#ffffff05;border-top:1px solid #ffffff1f;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;display:flex}.comment-input{color:#ffffffd9;background:0 0;border:none;border-bottom:1px solid #ffffff2e;outline:none;flex:1;padding:4px 2px;font-family:inherit;font-size:.8rem;transition:border-bottom-color .15s}.comment-input:focus{border-bottom-color:#ffffff80}.comment-input::placeholder{color:#ffffff4d}.comment-submit-btn{color:#ffffff59;cursor:pointer;white-space:nowrap;background:0 0;border:none;outline:none;flex-shrink:0;padding:4px 6px;font-family:inherit;font-size:.78rem;transition:color .15s}.comment-submit-btn:hover{color:#ffffffe6}.comment-edit-input{color:#ffffffd9;resize:none;background:0 0;border:none;border-bottom:1px solid #ffffff40;outline:none;width:100%;min-height:40px;margin-top:4px;padding:2px 0;font-family:inherit;font-size:.82rem;line-height:1.5}.comment-edit-actions{gap:10px;margin-top:6px;display:flex}.comment-edit-actions button{cursor:pointer;background:0 0;border:none;outline:none;padding:0;font-family:inherit;font-size:.68rem;transition:color .15s}.comment-edit-save{color:#ffffff80}.comment-edit-delete{color:#ff646480}.comment-edit-save:hover{color:#fffffff2}.comment-edit-delete:hover{color:#ff6464e6}.pd-file-tab-bar{-webkit-overflow-scrolling:touch;flex-flow:row;gap:8px;width:100%;display:flex;overflow-x:auto}.pd-tab-kind{letter-spacing:.08em;text-transform:uppercase;color:#ffffff75;font-size:.63rem}.pd-tab-name{text-overflow:ellipsis;min-width:0;overflow:hidden}.pd-audio-player{flex-direction:column;gap:6px;width:100%;padding:0;display:flex}.pd-audio-controls{flex-direction:row;align-items:center;gap:10px;width:100%;display:flex}.pd-audio-btn{color:#ffffff73;cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;padding:2px 4px;font-family:inherit;font-size:1rem;line-height:1;transition:color .15s}.pd-audio-btn:hover{color:#fffffff2}.pd-audio-title{color:#ffffff52;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-family:inherit;font-size:.72rem;overflow:hidden}.pd-audio-seek{appearance:none;cursor:pointer;background:0 0;width:100%;margin:0}.pd-audio-seek::-webkit-slider-runnable-track{background:#ffffff47;height:2px}.pd-audio-seek::-webkit-slider-thumb{appearance:none;background:#ffffffe6;border:none;border-radius:1px;width:8px;height:8px;margin-top:-3px}.pd-audio-seek::-moz-range-track{background:#ffffff47;border:none;height:2px}.pd-audio-seek::-moz-range-thumb{background:#ffffffe6;border:none;border-radius:1px;width:8px;height:8px}#canvasViewport{top:0;bottom:0;left:0;right:var(--notif-bar-w);background-image:var(--bg-url);touch-action:none;overscroll-behavior:none;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;transition:left .2s,right .2s;position:fixed;overflow:hidden}#postCanvas{transform-origin:0 0;will-change:transform;z-index:20;width:6000px;height:6000px;position:absolute;top:0;left:0;transform:translate(0)}#postCanvas .post-canvas-loading{color:#ffffffe6;letter-spacing:.02em;z-index:120;pointer-events:none;background:#00000094;border:1px solid #ffffff3d;border-radius:999px;padding:8px 12px;font-size:.78rem;position:fixed;top:18px;left:50%;transform:translate(-50%)}.post-card{text-shadow:0 0 8px #0009;position:absolute}#categoryLayer{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}#categoryLayer path{pointer-events:none}#linkLayer{z-index:5;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}#linkLayer path{pointer-events:none}#linkLayer .link-hit{pointer-events:stroke;cursor:pointer}@keyframes link-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-52px}}.post-detail-file-nav{align-items:center;gap:12px;display:flex}.file-nav-btn{color:#ffffff80;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 4px;font-size:2.5rem;line-height:1;transition:color .15s}.file-nav-btn:hover{color:#ffffffe6}.file-nav-viewer{flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.file-nav-label{color:#ffffff59;text-align:center;margin-top:-8px;font-size:.75rem}.file-nav-download{text-align:center;padding:20px}.file-nav-download a{color:#fff9;font-size:1rem;text-decoration:underline}.notif-bar{width:var(--notif-bar-w);background:var(--ui-tint-bg);z-index:200;cursor:pointer;height:100vh;transition:filter .2s;position:fixed;top:0;right:0}.notif-bar:hover{filter:brightness(1.18)}.notif-panel{top:0;right:calc(-1 * (var(--notif-panel-w) - var(--notif-bar-w)));width:calc(var(--notif-panel-w) - var(--notif-bar-w));background:var(--ui-tint-bg);z-index:199;flex-direction:column;height:100vh;transition:right .25s;display:flex;position:fixed;overflow:hidden}.notif-panel.open{right:var(--notif-bar-w)}.notif-panel-inner{overscroll-behavior:contain;flex:1;min-height:0;padding:16px 16px 40px;overflow-y:auto}.notif-list{flex-direction:column;gap:2px;display:flex}.notif-item{cursor:pointer;border-bottom:1px solid #ffffff0f;padding:10px 0;transition:opacity .15s}.notif-item:hover{opacity:.7}.notif-item:last-child{border-bottom:none}.notif-actor{color:#ffffffe6;font-family:inherit;font-size:.78rem}.notif-text{color:#fff6;margin-top:2px;font-family:inherit;font-size:.72rem}.notif-time{color:#ffffff40;margin-top:4px;font-family:inherit;font-size:.62rem}.notif-empty{color:#fff3;text-align:center;margin-top:40px;font-family:inherit;font-size:.75rem}.pfp-widget{flex-shrink:0;position:relative;overflow:hidden}.pfp-widget canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.pfp-widget img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .1s;display:block;position:absolute;inset:0}.pfp-widget img.pfp-playing{opacity:1}.pfp-container canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.pfp-container img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .1s;display:block;position:absolute;inset:0}.pfp-container img.pfp-playing{opacity:1}.profile-close{z-index:10;cursor:pointer;color:#fff6;font-size:24px;transition:color .2s;position:absolute;top:12px;right:16px}.profile-close:hover{color:#ffffffe6}.profile-cover-wrap{flex-shrink:0;width:100%;height:180px;position:relative}.profile-cover-img{object-fit:cover;width:100%;height:100%;display:block}.profile-cover-placeholder{background:#ffffff0a;width:100%;height:100%}.profile-upload-overlay{color:#ffffffb3;cursor:pointer;background:#00000073;justify-content:center;align-items:center;font-size:2rem;transition:background .15s;display:flex;position:absolute;inset:0}.profile-upload-overlay:hover{color:#fff;background:#0000009e}.profile-upload-overlay label{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-identity-row{flex-direction:row;align-items:center;gap:14px;padding:16px 20px;display:flex}.profile-pfp-wrap{flex-shrink:0;width:60px;height:60px;position:relative}.profile-pfp-wrap .pfp-widget{width:60px;height:60px}.profile-username{color:#ffffffd9;font-family:inherit;font-size:1.6rem}.profile-username-input{color:#ffffffd9;background:0 0;border:none;border-bottom:2px solid #ffffff80;outline:none;min-width:80px;max-width:220px;padding:2px 0;font-family:inherit;font-size:1.6rem;animation:1.2s step-end infinite input-blink}@keyframes input-blink{0%,to{border-bottom-color:#ffffff80}50%{border-bottom-color:#ffffff1a}}.profile-posts-list{scrollbar-width:none;scrollbar-color:transparent transparent;flex-direction:column;flex:1 1 0;min-height:0;padding:0 20px 20px;display:flex;overflow-y:auto}.profile-posts-list::-webkit-scrollbar{width:0;height:0}.profile-posts-list::-webkit-scrollbar-track{background:0 0}.profile-posts-list::-webkit-scrollbar-thumb{background:0 0}.profile-posts-list::-webkit-scrollbar-thumb:hover{background:0 0}.profile-post-item{color:#ffffffbf;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #ffffff0f;flex:none;padding:10px 0;font-family:inherit;font-size:.72rem;line-height:1.35;transition:opacity .15s;overflow:hidden}.profile-post-item:hover{opacity:.55}.profile-post-item:last-child{border-bottom:none}.profile-posts-section-label{color:#ffffff7a;letter-spacing:.08em;text-transform:lowercase;flex:none;padding:12px 0 6px;font-size:.64rem}.profile-world-item{color:#f5fcffe6;font-weight:700}.profile-save-btn{color:#fff9;cursor:pointer;background:0 0;border:1px solid #fff3;flex-shrink:0;align-self:flex-start;margin:0 20px 24px;padding:8px 20px;font-family:inherit;font-size:1rem;transition:all .2s}.profile-save-btn:hover{color:#fff;border-color:#ffffff80}#profileOverlay{width:var(--profile-w);z-index:150;background:var(--ui-tint-bg);flex-direction:column;height:100vh;display:none;position:fixed;top:0;left:0;overflow:hidden}#profileOverlay.open{display:flex}.profile-modal{background:0 0;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}body.profile-open #postDetailOverlay{left:var(--profile-w)}body.notif-open #postDetailOverlay{right:var(--notif-panel-w)}body.profile-open.notif-open #postDetailOverlay{left:var(--profile-w);right:var(--notif-panel-w)}body.profile-open .post-form-overlay,body.profile-open #musicPanelOverlay,body.profile-open .help-overlay{left:var(--profile-w)}body.notif-open .post-form-overlay,body.notif-open #musicPanelOverlay,body.notif-open .help-overlay{right:var(--notif-panel-w)}body.profile-open.notif-open .post-form-overlay,body.profile-open.notif-open #musicPanelOverlay,body.profile-open.notif-open .help-overlay{left:var(--profile-w);right:var(--notif-panel-w)}.music-bar{background:var(--ui-tint-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:200;align-items:center;gap:6px;height:44px;margin-bottom:0;padding:0 10px 0 12px;display:flex;position:fixed;bottom:0;left:0;right:0}.music-bar-left{border-left:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:1px;padding-left:4px;display:flex}.music-bar-track{flex:1;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.music-bar-controls{border-right:1px solid #ffffff12;flex-shrink:0;align-items:center;gap:1px;padding-right:4px;display:flex}.music-bar-pfp{object-fit:cover;opacity:.6;flex-shrink:0;width:26px;height:26px}.music-bar-username{color:#ffffff4d;white-space:nowrap;flex-shrink:0;margin-right:2px;font-size:.75rem}.music-bar-title{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.8rem;overflow:hidden}.music-bar-sep{color:#fff3;flex-shrink:0;font-size:.75rem}.music-bar-artist{color:#ffffff59;white-space:nowrap;flex-shrink:0;font-size:.75rem}.music-ctrl-btn{appearance:none;box-shadow:none;color:#ffffff73;cursor:pointer;opacity:.75;background:0 0;border:none;outline:none;flex-shrink:0;padding:4px 5px;font-family:inherit;font-size:.8rem;line-height:1;transition:color .15s,opacity .15s}.music-ctrl-btn:hover{color:#fffffff2;opacity:1}.music-ctrl-btn:active{opacity:.45}.music-ctrl-btn.active{color:#fffffff2;opacity:1}.anim-mode-btn{letter-spacing:0;padding:4px 6px;font-size:.7rem}.tint-picker-btn{opacity:.6;padding:4px 5px;font-size:.75rem}.tint-picker-btn:hover{opacity:1}.music-tint-picker{z-index:210;background:var(--ui-tint-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #ffffff26;border-radius:4px;grid-template-columns:1fr auto;gap:8px;width:148px;padding:9px;display:none;position:fixed;bottom:52px;left:14px;box-shadow:0 4px 22px #0000008c}.music-tint-picker.open{display:grid}.music-tint-picker-label{color:#ffffff4d;letter-spacing:.04em;text-transform:lowercase;grid-column:1/-1;margin-bottom:-2px;font-size:.65rem}.music-volume-wrap{flex-shrink:0;align-items:center;gap:2px;display:flex}.music-volume-btn{text-align:center;min-width:18px;padding:0 2px}.music-volume-slider{cursor:pointer;appearance:none;background:0 0;width:72px;height:14px}.music-volume-slider::-webkit-slider-runnable-track{background:#ffffff47;border-radius:999px;height:2px}.music-volume-slider::-webkit-slider-thumb{appearance:none;background:#ffffffeb;border:0;border-radius:50%;width:8px;height:8px;margin-top:-3px}.music-volume-slider::-moz-range-track{background:#ffffff47;border:0;border-radius:999px;height:2px}.music-volume-slider::-moz-range-thumb{background:#ffffffeb;border:0;border-radius:50%;width:8px;height:8px}@media (width<=700px){.music-volume-slider{width:54px}}.music-panel-overlay{top:0;bottom:44px;left:0;right:var(--notif-bar-w);z-index:140;background:#000000b3;justify-content:center;align-items:flex-end;display:none;position:fixed}.music-panel-overlay.open{display:flex}.music-panel{-webkit-backdrop-filter:blur(22px);background:#ffffff0f;border-top:1px solid #ffffff1f;flex-direction:column;width:100%;max-width:100%;height:100%;display:flex;overflow:hidden}.music-panel-header{border-bottom:1px solid #ffffff17;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.music-panel-title{color:#fff6;font-family:inherit;font-size:.82rem}.music-drop-zone{text-align:left;color:inherit;font-size:inherit;cursor:default;border:none;flex-shrink:0;margin:12px 20px;padding:0;font-family:inherit;transition:none}.music-drop-zone:hover,.music-drop-zone.drag-over{color:inherit;border-color:#0000}.music-link-controls{gap:10px;display:flex}.music-link-btn{color:#ffffff70;letter-spacing:.03em;text-transform:lowercase;cursor:pointer;background:0 0;border:1px solid #ffffff24;flex:1;padding:7px 10px;font-family:inherit;font-size:.72rem;transition:border-color .15s,color .15s,background .15s}.music-link-btn.hidden{display:none}.music-link-btn:hover{color:#ffffffd1;border-color:#ffffff57}.music-link-btn:active{background:#ffffff0f}.music-link-inline-input{color:#ffffffb8;letter-spacing:.01em;background:0 0;border:1px solid #ffffff24;outline:none;flex:1;min-width:0;padding:7px 10px;font-family:inherit;font-size:.72rem;transition:border-color .15s,color .15s;display:none}.music-link-inline-input::placeholder{color:#ffffff47}.music-link-inline-input.is-visible{display:block}.music-link-inline-input:focus{color:#ffffffeb;border-color:#ffffff57}.music-track-list{flex:1;padding:0 20px 10px;overflow-y:auto}.music-track-row{cursor:pointer;border-bottom:1px solid #ffffff0a;align-items:center;gap:10px;padding:8px 0;transition:opacity .15s;display:flex}.music-track-row:hover{opacity:.8}.music-track-row.active .music-track-title{color:#ffffffeb}.music-track-pfp{object-fit:cover;opacity:.55;flex-shrink:0;width:30px;height:30px}.music-track-info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.music-track-title{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-family:inherit;font-size:.8rem;overflow:hidden}.music-track-artist{color:#ffffff47;font-family:inherit;font-size:.7rem}.music-track-actions{flex-shrink:0;gap:4px;display:flex}.music-track-btn{color:#ffffff40;cursor:pointer;background:0 0;border:none;outline:none;padding:2px 6px;font-family:inherit;font-size:.7rem;transition:color .15s}.music-track-btn:hover{color:#ffffffbf}.music-rename-input{color:#fff9;white-space:nowrap;text-overflow:ellipsis;cursor:text;background:0 0;border:none;border-bottom:1px solid #0000;outline:none;width:100%;padding:2px 0;font-family:inherit;font-size:.8rem;transition:border-bottom-color .15s,color .15s;overflow:hidden}.music-rename-input:focus{color:#ffffffeb;border-bottom-color:#ffffff61}.music-rename-input.music-rename-artist{color:#ffffff47;font-size:.7rem}.music-rename-input.music-rename-artist:focus{color:#ffffffa6}.music-track-row.edit-mode{cursor:default}.music-panel.edit-mode{outline-offset:-1px;outline:1px solid #ffffff1a}.music-panel-footer{border-top:1px solid #ffffff0f;flex-shrink:0;justify-content:flex-end;padding:10px 20px 14px;display:flex}.music-empty{color:#ffffff2e;text-align:center;padding:24px 0;font-family:inherit;font-size:.76rem}.help-overlay{top:0;bottom:44px;left:0;right:var(--notif-bar-w);z-index:500;background:#000000b3;justify-content:center;align-items:center;padding:40px 24px;display:flex;position:fixed}.help-modal{-webkit-backdrop-filter:blur(22px);background:#ffffff0f;border:1px solid #ffffff1f;width:100%;max-width:900px;max-height:85vh;padding:48px 48px 40px;position:relative;overflow-y:auto}.help-close{color:#ffffff4d;cursor:pointer;font-size:1.4rem;line-height:1;transition:color .15s;position:absolute;top:16px;right:20px}.help-close:hover{color:#ffffffe6}.help-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:36px 48px;display:grid}.help-section-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff47;margin-bottom:12px;font-family:inherit;font-size:.65rem}.help-item{color:#fff9;flex-direction:column;gap:2px;margin-bottom:10px;font-family:inherit;font-size:.8rem;line-height:1.4;display:flex}.help-key{color:#ffffffeb;font-family:inherit;font-size:.72rem;font-weight:600}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}.post-preview-video::-webkit-media-controls{display:none!important}.post-preview-video::-webkit-media-controls-enclosure{display:none!important}.post-preview-video::-webkit-media-controls-overlay-play-button{display:none!important}.main-page-container.world-mode-active{font-family:var(--world-mode-font-family,inherit);color:var(--world-mode-font-color,inherit)}.main-page-container.world-mode-active .post-card,.main-page-container.world-mode-active .post-title,.main-page-container.world-mode-active .post-body,.main-page-container.world-mode-active .post-fileline,.main-page-container.world-mode-active .post-filelist,.main-page-container.world-mode-active .post-footer-username,.main-page-container.world-mode-active .post-footer-username-track,.main-page-container.world-mode-active .post-footer-category,.main-page-container.world-mode-active .post-footer-category-track{color:var(--world-mode-font-color,inherit)}.main-page-container.world-mode-active .post-footer-category{border-color:color-mix(in srgb, var(--world-mode-ui-color,#ffffffbf) 70%, transparent)}.world-maker-overlay{inset:0 var(--notif-bar-w) 44px 0;z-index:130;-webkit-backdrop-filter:blur(22px);background:#00000061;border-top:1px solid #ffffff1f;flex-direction:column;align-items:center;transition:left .2s,right .2s;display:flex;position:fixed;overflow-y:auto}body.notif-open .world-maker-overlay{right:var(--notif-panel-w)}body.profile-open .world-maker-overlay{left:var(--profile-w)}body.profile-open.notif-open .world-maker-overlay{left:var(--profile-w);right:var(--notif-panel-w)}.world-maker-modal{width:100%;max-width:860px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;flex-shrink:0;padding:48px 40px 80px;position:relative}.world-maker-close,.world-card-delete,.world-mode-close,.world-mode-delete{color:#ffffffb8;cursor:pointer;background:#ffffff14;border:none;font-family:inherit;transition:color .15s,background-color .15s}.world-maker-close:hover,.world-card-delete:hover,.world-mode-close:hover,.world-mode-delete:hover{color:#fffffff5;background:#ffffff24}.world-maker-close{display:none}.world-maker-shell{min-height:0}.world-maker-step{display:none}.world-maker-step.is-active{display:block}.world-maker-kicker{color:#ffffff61;letter-spacing:.24em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem}.world-maker-title{color:#ffffffeb;margin:0 0 12px;font-size:clamp(1.7rem,2.6vw,2.5rem);font-weight:300}.world-maker-copy{color:#ffffff85;width:min(64ch,100%);margin:0 0 26px;font-size:.88rem;line-height:1.6}.world-maker-mode-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.world-maker-mode-btn,.world-maker-primary,.world-maker-secondary{font-family:inherit}.world-maker-mode-btn{color:#ffffffd1;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff29;flex-direction:column;gap:10px;min-height:220px;padding:24px;transition:border-color .15s,background-color .15s;display:flex}.world-maker-mode-btn:hover{background-color:#ffffff0f;border-color:#ffffff52}.world-maker-mode-title{color:#fffffff0;font-size:1.1rem}.world-maker-mode-copy{color:#ffffff9e;line-height:1.6}.world-maker-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.world-maker-field{flex-direction:column;gap:10px;min-width:0;display:flex}.world-maker-field--wide{grid-column:1/-1}.world-maker-field>span{color:#ffffff9e;letter-spacing:.18em;text-transform:uppercase;font-size:.76rem}.world-maker-field input[type=text],.world-maker-field input[type=password],.world-maker-field textarea,.world-maker-field select,.world-maker-upload,.world-maker-download{color:#ffffffd1;background:0 0;border:none;border-bottom:2px solid #ffffff2e;border-radius:0;outline:none;width:100%;padding:8px 0;transition:border-bottom-color .15s,color .15s}.world-maker-field select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='rgba(255,255,255,0.35)' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 2px center;background-repeat:no-repeat;padding-right:22px}.world-maker-field select option{color:#ffffffd1;background:#111214}.world-maker-field input[type=text]:focus,.world-maker-field input[type=password]:focus,.world-maker-field textarea:focus,.world-maker-field select:focus{color:#fffffff0;border-bottom-color:#ffffff80}.world-maker-field textarea{resize:vertical;min-height:124px}.world-maker-field input[type=color]{background:#ffffff0a;border:1px solid #ffffff24;width:100%;min-height:48px;padding:6px}.world-maker-upload{cursor:pointer;align-items:center;display:flex}.world-maker-upload input[type=file]{display:none}.world-maker-actions{justify-content:space-between;gap:14px;margin-top:28px;display:flex}.world-maker-primary,.world-maker-secondary,.world-maker-download,.world-mode-close,.world-mode-delete{color:#ffffff9e;background:0 0;border-color:#ffffff38;justify-content:center;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.world-card{width:320px;position:absolute}.world-card-content{width:320px}.world-card-screen{aspect-ratio:16/9;border:1px solid var(--world-ui-color,#ffffff80);background-position:50%;background-repeat:no-repeat;background-size:cover;width:320px;position:relative;overflow:hidden}.world-card-screen:after{content:"";background:linear-gradient(#00000005,#0000001f 46%,#000000b8);position:absolute;inset:0}.world-card-title{z-index:1;color:#fffffff5;font-size:1rem;line-height:1.2;position:absolute;bottom:12px;left:14px;right:14px}.world-card-badge{z-index:2;letter-spacing:.03em;pointer-events:none;border-radius:99px;padding:2px 7px;font-size:.7rem;font-weight:600;line-height:1.6;position:absolute;top:10px;right:10px}.world-card-badge--private{color:#f5c542;background:#00000094;border:1px solid #f5c54266}.world-card-badge--locked{color:#aaa;background:#00000094;border:1px solid #aaaaaa4d;top:34px}.world-card-badge--password{color:#8ec6ff;background:#00000094;border:1px solid #8ec6ff66;top:58px}.world-card-badge--update{color:#ffdf4d;cursor:pointer;pointer-events:auto;background:#0000009e;border:1px solid #ffdf4d6b;top:82px}.world-card-footer{width:320px}.world-card-delete{border-radius:999px;width:28px;height:28px;position:absolute;top:-10px;right:-10px}.world-card-edit{color:#000000d6;text-transform:lowercase;cursor:pointer;background:#ffffffe6;border:1px solid #000000d1;min-height:28px;padding:0 10px;font-size:.7rem;position:absolute;top:-10px;left:-10px}.world-card-move{color:#000000d6;text-transform:lowercase;cursor:move;background:#ffffffe6;border:1px solid #000000d1;min-height:28px;padding:0 10px;font-size:.7rem;position:absolute;top:22px;left:-10px}.world-card-update-action{color:#000000d6;text-transform:lowercase;cursor:pointer;background:#ffdf4deb;border:1px solid #000000d1;min-height:28px;padding:0 10px;font-size:.68rem;position:absolute;bottom:-14px;right:10px}.world-mode-chrome{inset:0 var(--notif-bar-w) 44px 0;z-index:92;pointer-events:none;font-family:var(--world-mode-font-family,inherit);color:var(--world-mode-font-color,inherit);position:fixed}body.notif-open .world-mode-chrome{inset:0 var(--notif-panel-w) 44px 0}body.profile-open.notif-open .world-mode-chrome{inset:0 var(--notif-panel-w) 44px var(--profile-w)}.world-mode-tabs,.world-mode-delete{pointer-events:auto;position:absolute;top:16px}.world-mode-tabs{gap:8px;display:inline-flex;right:16px}.world-mode-myworlds-menu{z-index:3;pointer-events:auto;background:#000000c7;border:1px solid #000000d1;width:min(280px,100vw - 40px);max-height:min(52vh,380px);position:absolute;top:50px;right:16px;overflow-y:auto;box-shadow:2px 2px #000000b8}.world-mode-myworlds-item{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-top:1px solid #ffffff14;padding:8px 10px;font-size:.75rem;line-height:1.25}.world-mode-myworlds-item:first-child{border-top:none}.world-mode-myworlds-item:hover,.world-mode-myworlds-item.is-active{background:#ffffff1a}.world-mode-myworlds-empty{color:color-mix(in srgb, var(--world-mode-font-color,currentColor) 70%, transparent);padding:10px;font-size:.74rem}.world-mode-tab,.world-mode-delete{color:inherit;font:inherit;-webkit-backdrop-filter:none;backdrop-filter:none;cursor:pointer;background:0 0;border:1.5px solid #000000d1;border-radius:0;min-height:0;padding:5px 10px;font-size:.78rem;line-height:1.2;box-shadow:1.5px 1.5px #000000b8}.world-mode-tab-myworlds.is-open{background:#ffffff14}.world-mode-tab-active{cursor:default}.world-mode-delete{top:16px;right:16px}.world-mode-delete:hover{color:inherit;background:0 0;border-color:#000000d1;box-shadow:2px 2px #000000b8}.world-mode-pfp-wrap{z-index:2;position:absolute;top:24px;left:24px}.world-mode-pfp{object-fit:cover;pointer-events:auto;width:80px;height:80px;display:block}.world-mode-identity-panel{pointer-events:auto;background:0 0;border:1.5px solid #000000d1;width:min(380px,100% - 48px);padding:8px 10px;position:absolute;bottom:20px;left:24px;box-shadow:1.5px 1.5px #000000b8}.world-mode-name{color:inherit;margin-bottom:4px;font-size:.78rem;line-height:1.2}.world-mode-description{color:color-mix(in srgb, var(--world-mode-font-color,currentColor) 72%, transparent);font-size:.72rem;line-height:1.35}.world-mode-frame{opacity:.88;pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0}.world-password-overlay{inset:0 var(--notif-bar-w) 44px 0;z-index:141;-webkit-backdrop-filter:blur(10px);background:#0000008f;justify-content:center;align-items:center;padding:20px;transition:left .2s,right .2s;display:flex;position:fixed}body.notif-open .world-password-overlay{right:var(--notif-panel-w)}body.profile-open .world-password-overlay{left:var(--profile-w)}body.profile-open.notif-open .world-password-overlay{left:var(--profile-w);right:var(--notif-panel-w)}.world-password-modal{background:#000000bd;border:1px solid #ffffff29;flex-direction:column;gap:14px;width:min(440px,100%);padding:24px;display:flex;box-shadow:0 18px 54px #00000085}.world-password-kicker{color:#ffffff6b;letter-spacing:.2em;text-transform:uppercase;font-size:.72rem}.world-password-title{color:#fffffff0;margin:0;font-size:1.36rem;font-weight:400}.world-password-copy{color:#ffffffa8;margin:0;font-size:.88rem;line-height:1.45}.world-password-field{flex-direction:column;gap:8px;display:flex}.world-password-field>span{color:#ffffff9e;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem}.world-password-field input{color:#ffffffe6;background:0 0;border:none;border-bottom:2px solid #ffffff38;outline:none;width:100%;padding:8px 0;font-family:inherit;font-size:.96rem;transition:border-bottom-color .15s}.world-password-field input:focus{border-bottom-color:#ffffff80}.world-password-error{color:#ffa3a3f2;min-height:1.2em;font-size:.8rem}.world-password-actions{justify-content:flex-end;gap:10px;display:flex}.world-password-secondary,.world-password-primary{color:#ffffffc2;letter-spacing:.06em;text-transform:lowercase;cursor:pointer;background:0 0;border:1px solid #ffffff3d;min-height:36px;padding:0 14px;font-family:inherit;font-size:.8rem;transition:color .15s,border-color .15s}.world-password-secondary:hover,.world-password-primary:hover{color:#fffffff2;border-color:#ffffff70}.world-password-primary{color:#8ec6fff5;border-color:#8ec6ff7a}.world-password-primary:hover{color:#bcdffffa;border-color:#bcdfffb8}.post-form-category-display.is-disabled,.post-form-category-menu-btn.is-disabled{opacity:.42;pointer-events:none}@media (width<=900px){.world-maker-overlay{padding:12px}.world-maker-modal{padding:22px}.world-maker-mode-grid,.world-maker-form-grid{grid-template-columns:1fr}.world-mode-pfp-wrap{top:14px;left:14px}.world-mode-pfp{width:66px;height:66px}.world-mode-identity-panel{width:auto;bottom:12px;left:12px;right:12px}.world-password-modal{padding:18px}}
