:root{--bg:#eee7ff;--card:#fff;--ink:#241b35;--muted:#6f6685;--border:#ddd2f3;--accent:#7c5cff;--accent-2:#f1ebff;--shadow:0 10px 30px #5a469614}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}body{flex-direction:column;min-height:100vh;display:flex}.site-content{flex:1 0 auto}.page{max-width:900px;margin:0 auto;padding:24px 16px 48px}.username-policy-warning{color:#b42318;background:#fff0ee;border:2px solid #b42318;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-weight:700}.topbar-band{background:linear-gradient(#6f50c9 0%,#3f2694 100%);width:100vw;margin:-24px 0 24px calc(50% - 50vw);padding:24px 16px 0;box-shadow:0 12px 28px #2b166f24}.topbar{max-width:900px;box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;place-items:center;gap:12px;margin:0 auto 22px;padding:20px 24px;display:grid}.topbar-band-divider{background:linear-gradient(35deg,#0000 43%,#ffd64a 44% 56%,#0000 57%) 0 0/112px 48px,linear-gradient(-35deg,#0000 43%,#ffd64a 44% 56%,#0000 57%) 0 0/112px 48px,linear-gradient(#7f61dc 0%,#2b166f 100%);height:38px;margin:0 -16px}.topbar-left{flex-direction:column;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.brand-row{justify-content:center;align-items:center;width:100%;min-height:96px;display:flex}.brand-copy{text-align:left;gap:2px;min-width:0;display:grid}.brand{color:#f2eaff;white-space:nowrap;text-shadow:0 2px 8px #12083647;font-size:1.7rem;font-weight:800;line-height:1.05}.brand-image-link{width:100%;text-shadow:none;justify-content:center;align-items:center;display:inline-flex}.brand-wordmark{object-fit:contain;width:clamp(260px,38vw,460px);max-width:calc(100vw - 48px);height:auto;display:block}.tagline{color:#eee7ff;margin:2px 0 0;font-size:.85rem}.logged-in-pill{color:#1a7a40;background:#e6f9ee;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.logged-in-dot{background:#2ecc71;border-radius:50%;flex-shrink:0;width:8px;height:8px}.logged-in-pill--signed-out{color:#e9e2ff;text-shadow:0 1px 2px #12083638;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:700}.logged-in-pill--signed-out .logged-in-dot{background:#c9bdf1}.nav-actions{justify-content:center;align-items:center;width:100%;max-width:min(100%,640px);margin:0 auto;padding-top:4px;display:flex}.nav-primary{background:#1a0d4938;border:1px solid #ffffff5c;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:5px;display:inline-flex;box-shadow:inset 0 1px #ffffff29,0 8px 18px #170a411a}.nav-link,.logout-btn,.primary-btn{font:inherit;cursor:pointer;border:0;border-radius:999px;padding:9px 14px}.nav-link,.logout-btn{white-space:nowrap;border:1px solid #0000;flex:none;justify-content:center;align-items:center;min-height:44px;font-size:.94rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.nav-link{color:#f7f3ff;text-shadow:0 1px 2px #12083640;background:0 0;min-width:94px}.nav-link:hover{background:#ffffff29}.nav-link--active{color:#241b35;text-shadow:none;background:#fffffff0;box-shadow:0 8px 16px #170a4124}.notification-dot{background:#ff1f3d;border:3px solid #fff;border-radius:50%;width:16px;height:16px;position:absolute;top:-4px;right:-3px;box-shadow:0 2px 6px #8f1a3b59}.logout-btn{color:#fff;background:#ffffff21;border-color:#ffffff8a;min-width:88px;padding-inline:18px;box-shadow:0 8px 18px #170a411f}.logout-btn:hover{background:#ffffff47}.auth-status-row{flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:74px;margin-top:2px;display:flex}.primary-btn{background:var(--accent);color:#fff}.card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;margin-bottom:20px;padding:20px}.site-footer{color:#f8f6ff;text-align:center;background:linear-gradient(#6f50c9 0%,#3f2694 100%);flex-shrink:0;margin-top:28px}.site-footer-pattern{opacity:.96;background:linear-gradient(35deg,#0000 43%,#ffd64a 44% 56%,#0000 57%) 0 0/112px 48px,linear-gradient(-35deg,#0000 43%,#ffd64a 44% 56%,#0000 57%) 0 0/112px 48px,linear-gradient(#7f61dc 0%,#2b166f 100%);height:48px}.site-footer-inner{justify-items:center;gap:12px;padding:30px 16px 36px;display:grid}.site-footer-logo{object-fit:contain;width:clamp(220px,32vw,340px);max-width:calc(100vw - 40px);height:auto}.site-footer-copy{gap:8px;margin-top:6px;font-size:.95rem;line-height:1.35;display:grid}.site-footer-copy strong{font-size:1rem}.site-footer-copy span{display:block}@media (max-width:900px){.topbar{grid-template-columns:1fr;align-items:stretch}.nav-actions{grid-column:auto;justify-content:center;max-width:none;padding-top:0}}.section-title{margin-top:0}.feed-header{gap:16px;margin-bottom:20px;display:grid}.feed-header-title{text-align:center;place-items:center;gap:12px;display:grid}.feed-header-title .section-title{margin:0}.feed-compose-toggle{min-width:140px;font-weight:800;box-shadow:0 10px 20px #5a469624}.feed-composer{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb8;border:1px solid #ddd2f3db;border-radius:20px;padding:18px;box-shadow:0 12px 26px #5a469614}.stack{flex-direction:column;gap:12px;display:flex}.auth-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.auth-guest{border-top:1px solid var(--border);grid-column:1/-1;justify-content:center;align-items:center;gap:12px;padding:12px 0 4px;font-size:.95rem;display:flex}.auth-guest p{margin:0;font-size:.95rem}.auth-guest .ghost-btn{padding:6px 16px;font-size:.95rem}.auth-card{border:1px solid var(--border);background:#fcfbff;border-radius:18px;gap:16px;padding:20px}.auth-card h2{margin:0;line-height:1.2}.auth-card-copy{gap:8px;line-height:1.45;display:grid}.auth-card-copy p{margin:0}.auth-card .primary-btn{text-align:center;margin-top:auto;font-weight:700}.auth-inline-actions{justify-content:flex-start;display:flex}.auth-inline-btn{padding:6px 12px;font-size:.9rem}.auth-helper{border-top:1px solid var(--border);gap:12px;padding-top:12px;display:grid}.auth-helper-note{margin:0;font-size:.85rem}.input,.textarea,select{border:1px solid var(--border);width:100%;font:inherit;color:var(--ink);background:#fff;border-radius:14px;padding:12px 14px}.textarea{resize:vertical;min-height:110px}.message{color:var(--muted);margin-top:14px}.feed-list{flex-direction:column;gap:16px;display:flex}.feed-pagination-status{text-align:center;justify-content:center;align-items:center;min-height:76px;display:flex}.feed-pagination-status p{margin:0}.post-card{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:22px;grid-template-columns:72px 1fr;align-items:start;gap:14px;min-width:0;padding:16px;display:grid}.post-content{min-width:0}.post-meta{flex-wrap:wrap;align-items:baseline;gap:6px;margin-bottom:8px;font-size:.9rem;display:flex}.post-menu-wrap{margin-left:auto;position:relative}.post-menu-trigger{border:1px solid var(--border);min-width:34px;min-height:30px;color:var(--muted);cursor:pointer;font:inherit;background:#fff;border-radius:999px;justify-content:center;align-items:center;font-weight:800;line-height:1;display:inline-flex}.post-menu-trigger:hover{background:var(--accent-2);color:var(--ink)}.post-menu{z-index:4;border:1px solid var(--border);min-width:132px;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.post-menu button{width:100%;min-height:36px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;padding:0 10px}.post-menu button:hover{background:var(--accent-2)}.post-name{font-size:.9rem;font-weight:700}.post-username,.muted,.post-timestamp{color:var(--muted);font-size:.9rem}.post-text{overflow-wrap:anywhere;margin:0;line-height:1.5}.post-edit-wrap{gap:10px;display:grid}.post-edit-area{min-height:90px}.post-actions{align-items:center;gap:8px;margin-top:10px;display:flex}.post-report-form{border:1px solid var(--border);background:#faf7ff;border-radius:16px;gap:10px;margin-top:12px;padding:12px;display:grid}.post-report-message{margin:10px 0 0}.post-guidelines-link{color:var(--accent);text-underline-offset:3px;justify-self:start;font-size:.88rem;font-weight:700;text-decoration:underline}.danger-btn{color:#8f1a3b;background:#ffe9ef}.profile-card{flex-direction:column;gap:24px;display:flex}.portal-page-header,.profile-page-header{text-align:center;justify-items:center;gap:8px;margin:0 0 20px;display:grid}.portal-page-title,.profile-page-title{margin:0;font-size:2rem;line-height:1.1}.portal-page-subtitle,.profile-page-subtitle{max-width:560px;color:var(--muted);margin:0;font-size:.95rem;line-height:1.45}.profile-preview-title{margin:0 auto;line-height:1.2}.profile-top{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:20px;display:flex}.profile-hero-box{border:1px solid var(--border);background:#fcfbff;border-radius:24px;padding:20px 18px}.profile-form-box{border:1px solid var(--border);background:#fcfbff;border-radius:24px;flex-direction:column;gap:16px;padding:20px 18px;display:flex}.profile-form-header{width:100%}.profile-form-title{margin:0;font-size:1.55rem;font-weight:800;line-height:1.2}.profile-form-trigger{border:1px solid var(--border);cursor:pointer;text-align:left;width:100%;color:var(--ink);background:#faf7ff;border-radius:18px;justify-content:flex-start;align-items:center;gap:8px;padding:12px 14px;display:flex}.profile-form-chevron{font-size:.92rem;line-height:1}.avatar-editor-preview{justify-content:center;width:100%;display:flex}.profile-meta h1{margin:0 0 6px}.profile-meta p{margin:6px 0}.profile-form{width:100%;max-width:none;margin-top:2px}.profile-guide{border:1px solid var(--border);color:var(--ink);letter-spacing:.01em;background:#faf7ff;border-radius:14px;margin:0;padding:12px 14px;font-size:1rem;font-weight:600;line-height:1.5}.profile-guide--full{width:100%;margin:0 0 20px}.profile-meta--stacked{text-align:center}.profile-form-box--open{grid-template-columns:280px 1fr;align-items:start;gap:24px;display:grid}.profile-form-box--open .profile-form-header{grid-column:1/-1}.profile-edit-wrapper{display:contents}.profile-edit-preview{flex-direction:column;align-items:center;gap:16px;display:flex}.profile-edit-preview .avatar-editor-preview{position:sticky;top:20px}@media (max-width:640px){.topbar-band{padding-inline:10px}.topbar{align-items:stretch;gap:14px}.brand-row{text-align:center;width:100%;min-height:68px;display:flex}.brand-wordmark{width:clamp(220px,78vw,320px);max-width:calc(100vw - 32px)}.brand-copy{text-align:center}.topbar-band{margin-top:-14px}.nav-actions{justify-content:center;margin-left:0;padding-top:0}.auth-status-row{gap:8px;min-height:auto}.nav-primary{border-radius:24px;grid-template-columns:1fr 1fr;width:100%;max-width:100%;display:grid}.nav-link{min-width:0;min-height:40px}.nav-link:last-child:nth-child(odd){grid-column:1/-1}.profile-form-box--open{grid-template-columns:1fr}.profile-form-box--open .profile-form-header{grid-column:auto}.profile-edit-preview .avatar-editor-preview{position:static}.page{padding:14px 10px 28px}.topbar,.card,.profile-guide--full,.profile-hero-box,.profile-form-box{border-radius:16px;padding:14px 12px}.profile-guide{font-size:.95rem}.button-row{flex-direction:column}.button-row .primary-btn,.button-row .ghost-btn{width:100%}.auth-grid{grid-template-columns:1fr}.auth-guest{text-align:center;flex-direction:column}.logged-in-pill,.logout-btn{max-width:100%}.logged-in-pill{overflow-wrap:anywhere;text-align:center}.post-card{border-radius:16px;grid-template-columns:48px minmax(0,1fr);gap:10px;padding:12px}.post-card--reply{grid-template-columns:40px minmax(0,1fr);padding:10px}.post-avatar .avatar-preview,.post-avatar .avatar-stage{width:48px!important;height:48px!important}.post-card--reply .post-avatar .avatar-preview,.post-card--reply .post-avatar .avatar-stage{width:40px!important;height:40px!important}.post-meta{gap:4px 6px}.post-actions,.gif-picker-toolbar{align-items:stretch}.post-actions .primary-btn,.post-actions .ghost-btn,.gif-picker-toolbar .ghost-btn{flex:120px}.reply-thread{margin-left:-38px;padding-left:10px}.reply-compose{margin-left:-38px}.share-toggle{align-items:flex-start;padding:12px}.profile-form-title{font-size:1.3rem}.feed-header-title{align-items:stretch}.feed-compose-toggle{width:100%}.notification-list>li{padding:16px 0}.notification--unread:before{left:-8px}.feature-preview{grid-template-columns:1fr}.feature-preview-example{width:100%}}.field{color:var(--ink);flex-direction:column;gap:8px;font-weight:600;display:flex}.share-toggle{border:1.5px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--muted);background:#faf7ff;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s,color .15s;display:flex}.share-toggle:has(input:checked){border-color:var(--accent);background:var(--accent-2);color:var(--accent)}.share-toggle input[type=checkbox]{appearance:none;background:var(--border);cursor:pointer;border:none;border-radius:999px;flex-shrink:0;width:40px;height:24px;transition:background .2s;position:relative}.share-toggle input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.share-toggle input[type=checkbox]:checked{background:var(--accent)}.share-toggle input[type=checkbox]:checked:after{transform:translate(16px)}.share-toggle-text{flex-direction:column;gap:1px;display:flex}.share-toggle-sub{color:var(--muted);font-size:.78rem;font-weight:400;line-height:1.3}.color-input{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:12px;width:80px;height:44px;padding:0;overflow:hidden}.color-input::-webkit-color-swatch-wrapper{padding:0}.color-input::-webkit-color-swatch{border:none;border-radius:12px}.color-input::-moz-color-swatch{border:none;border-radius:12px}@media (max-width:760px){.topbar{align-items:stretch;gap:14px}.nav-actions{justify-content:center;margin-left:0;padding-top:0}.nav-primary{border-radius:24px;grid-template-columns:1fr 1fr;width:100%;max-width:430px;display:grid}.nav-link{min-width:0;min-height:40px}.logout-btn{width:min(100%,220px);min-height:42px}}@media (max-width:380px){.page,.topbar{padding-inline:8px}.brand-row{min-height:54px}.brand-wordmark{width:min(220px,100vw - 24px)}.site-footer-logo{width:min(210px,100vw - 28px)}.nav-link{padding-inline:8px;font-size:.82rem}.post-card,.post-card--reply{grid-template-columns:1fr}.post-avatar{display:none}.reply-thread,.reply-compose{margin-left:0}}.avatar-stage{background:0 0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.avatar-preview{max-width:100%;display:block}.avatar-preview svg{width:100%;height:auto;display:block}.advanced{border:1px solid var(--border);background:#faf7ff;border-radius:18px;margin-top:6px;padding:16px}.advanced summary{cursor:pointer;color:var(--ink);font-weight:800}.slider-list{gap:14px;margin-top:14px;display:grid}.slider-list label{gap:8px;display:grid}.slider-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.slider-head span{color:var(--ink);font-weight:700}.slider-head strong{color:var(--accent)}input[type=range]{appearance:none;cursor:pointer;background:linear-gradient(90deg,#7c5cff 0%,#9d84ff 55%,#c6b5ff 100%);border-radius:999px;outline:none;width:100%;height:8px}input[type=range]::-webkit-slider-thumb{appearance:none;border:3px solid var(--accent);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #7c5cff2e}input[type=range]::-moz-range-thumb{border:3px solid var(--accent);cursor:pointer;background:#fff;border-radius:50%;width:22px;height:22px;box-shadow:0 2px 8px #7c5cff2e}.button-row{flex-wrap:wrap;gap:10px;display:flex}.page-toolbar{flex-wrap:wrap;gap:10px;margin-bottom:16px;display:flex}.page-toolbar--centered{justify-content:center}.page-toolbar .ghost-btn{min-width:130px}.admin-label{min-height:40px;color:var(--muted);text-transform:uppercase;align-items:center;font-size:.82rem;font-weight:800;display:inline-flex}.report-list{gap:16px;display:grid}.report-card{gap:14px;display:grid}.report-card-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.report-card-header p,.report-details{margin:6px 0 0}.report-type{border:1px solid var(--border);background:var(--accent-2);color:var(--accent);border-radius:999px;flex:none;padding:6px 10px;font-size:.8rem;font-weight:800}.reported-content{border:1px solid var(--border);background:#faf7ff;border-radius:16px;gap:8px;padding:12px;display:grid}.guidelines-card{gap:14px;display:grid}.guidelines-card p{margin:0;line-height:1.55}.guidelines-list{gap:10px;margin:0;padding-left:22px;line-height:1.5;display:grid}.notification-list{margin:16px 0 0;padding:0;list-style:none}.notification-list>li{border-top:1px solid var(--border);padding:18px 0}.notification-list>li:first-child{border-top:0;padding-top:4px}.notification-list>li:last-child{padding-bottom:0}.notification--unread{position:relative}.notification--unread:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:24px;left:-14px}.notification-actions{flex-wrap:wrap;gap:8px;display:flex}.profile-delete-footer{border-top:1px solid var(--border);justify-content:center;margin-top:18px;margin-bottom:8px;padding-top:14px;display:flex}.profile-delete-card{background:linear-gradient(#fff8fa 0%,#fff1f5 100%);border:1px solid #f2c7d4;border-radius:20px;width:min(100%,420px);padding:0;overflow:hidden}.profile-delete-summary{text-align:center;cursor:pointer;color:#8f1a3b;margin:0;padding:18px 22px;font-size:1rem;font-weight:800;list-style:none}.profile-delete-summary::-webkit-details-marker{display:none}.profile-delete-summary:before{content:"▶ "}.profile-delete-card[open] .profile-delete-summary:before{content:"▼ "}.profile-delete-panel{text-align:center;flex-direction:column;align-items:center;gap:10px;padding:0 22px 18px;display:flex}.profile-delete-copy{color:#7a5260;max-width:32ch;margin:0}.feature-preview{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:stretch;gap:24px;display:grid}.feature-preview-copy{align-content:start;gap:12px;min-width:0;padding:6px 0;display:grid}.feature-preview-copy .section-title,.feature-preview-copy p{margin:0}.feature-preview-eyebrow{color:var(--accent);text-transform:uppercase;font-size:.85rem;font-weight:800}.feature-preview-example{border:1px solid var(--border);background:#fcfbff;border-radius:18px;align-content:center;justify-items:center;gap:14px;min-width:0;padding:18px;display:grid}.feature-preview-example h2{margin:0 0 6px}.feature-preview-list{width:100%;margin:0;padding:0;list-style:none}.feature-preview-list li{justify-content:space-between;gap:12px;min-width:0;display:flex}.feature-preview-list li>div{min-width:0}@media (max-width:900px){.feature-preview{grid-template-columns:1fr}.feature-preview-copy{text-align:center;justify-items:center}.feature-preview-example{width:100%}.feature-preview-list li{text-align:left;flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:480px){.portal-page-title,.profile-page-title{font-size:2rem}}.ghost-btn{font:inherit;cursor:pointer;background:var(--accent-2);color:var(--ink);border:0;border-radius:999px;padding:10px 16px}.post-thread{margin-top:10px}.reply-btn{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-size:.85rem;transition:background .15s}.reply-btn:hover{background:var(--accent-2);color:var(--ink)}.reply-thread{border-left:3px solid var(--border);flex-direction:column;gap:10px;margin-top:10px;padding-left:14px;display:flex}.reply-highlight{border:1px solid #ffe3a1;border-radius:12px;outline:3px solid #ffdd6659;background:#fff8e6!important;transition:none!important;animation:none!important;box-shadow:0 8px 24px #7c5cff1f!important}.reply-compose{background:var(--accent-2);border-radius:16px;flex-direction:column;gap:8px;padding:12px;display:flex}.gif-picker,.reply-gif-picker{background:var(--accent-2);border:1px solid var(--border);border-radius:18px;margin-top:12px;padding:12px}.gif-search-form{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.gif-search-form .input{flex:220px;min-width:160px}.gif-preview,.post-gif-preview,.reply-gif-preview{border:1px solid var(--border);border-radius:18px;margin-top:12px;overflow:hidden}.gif-preview img,.post-gif-preview img,.reply-gif-preview img{width:100%;display:block}.gif-picker-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.gif-toggle-btn,.gif-clear-btn{border:1px solid var(--border);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:10px 16px}.gif-toggle-btn:hover,.gif-clear-btn:hover{background:var(--accent-2)}.gif-toggle-btn:disabled{opacity:.6;cursor:not-allowed}.gif-results{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:10px;margin-top:12px;display:grid}.gif-thumb{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:16px;padding:0;overflow:hidden}.gif-thumb img{object-fit:cover;width:100%;height:100%;display:block}.reply-emotion-select{width:auto}.reply-textarea{min-height:70px}.reply-submit-btn{align-self:flex-start}.reply-empty{margin:0;font-size:.9rem}.post-card--reply{box-shadow:none;border-radius:16px;grid-template-columns:44px 1fr;padding:12px}.feed-sort-controls{background:#ffffff85;border:0;border-radius:16px;flex-direction:column;gap:12px;margin-bottom:12px;padding:12px;display:flex}.sort-buttons-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sort-label{color:var(--ink);white-space:nowrap;font-size:.95rem;font-weight:600}.sort-btn{border:1px solid var(--border);color:var(--ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:18px;padding:8px 14px;font-size:.9rem;transition:all .2s}.sort-btn:hover:not(:disabled){background:var(--accent-2);border-color:var(--accent)}.sort-btn.active{background:var(--accent);color:#fff;border-color:var(--accent);font-weight:600}.sort-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.feed-sort-controls{border-radius:16px;padding:12px}.sort-buttons-group{gap:8px}.sort-btn{padding:6px 12px;font-size:.85rem}.sort-label{font-size:.85rem}}.gif-preview img,.post-gif-preview img,.reply-gif-preview img{width:100%;height:auto;display:block}
