:root{font-family:Segoe UI,Microsoft YaHei UI,PingFang SC,sans-serif;color:#202622;background:#f5f6f7;font-synthesis:none;text-rendering:optimizeLegibility;letter-spacing:0;--bg: #f5f6f7;--surface: #ffffff;--surface-soft: #f8faf9;--ink: #202622;--muted: #68736d;--subtle: #929b96;--line: #dfe4e1;--line-soft: #edf0ee;--accent: #1f7a5a;--accent-hover: #176448;--accent-soft: #eaf5f0;--danger: #b84a45;--danger-soft: #fff0ef;--focus: rgba(31, 122, 90, .24)}*{box-sizing:border-box}html{min-width:320px;min-height:100%;background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}a{color:inherit}img{max-width:100%}.initial-footer{min-height:100vh;display:grid;place-items:end center;padding:20px;color:var(--muted);font-size:11px}.initial-footer a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;min-height:100dvh;position:relative;isolation:isolate;display:flex;flex-direction:column;background:#f5f6f7d1}.site-motion-background{position:fixed;inset:0;z-index:-1;overflow:hidden;pointer-events:none;background-color:#f5f6f7;background-image:linear-gradient(rgba(31,122,90,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(53,104,168,.038) 1px,transparent 1px);background-size:42px 42px;animation:background-grid-drift 30s linear infinite}.site-motion-background span{width:34vw;min-width:260px;height:1px;position:absolute;background:#8bb5a4;opacity:.22;animation:background-line-scan 18s ease-in-out infinite}.site-motion-background span:first-child{top:19%;left:-12vw}.site-motion-background span:last-child{right:-10vw;bottom:23%;background:#86a7cd;animation-delay:-9s}@keyframes background-grid-drift{to{background-position:42px 42px,-42px 42px}}@keyframes background-line-scan{0%,to{transform:translate(0) scaleX(.7);opacity:.08}50%{transform:translate(62vw) scaleX(1);opacity:.28}}.topbar{height:66px;flex:0 0 66px;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line);background:#fffffff7}.topbar-inner{width:min(100% - 32px,1240px);height:100%;margin:0 auto;display:flex;align-items:center;gap:26px}.brand{min-width:164px;display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:38px;height:38px;border-radius:8px;display:block}.brand span{min-width:0;display:flex;flex-direction:column}.brand strong{font-size:16px;line-height:1.2}.brand small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1}.header-search{width:min(100%,440px);height:38px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:#f7f8f8;color:var(--muted)}.header-search:focus-within{border-color:#8ab9a6;background:#fff;box-shadow:0 0 0 3px var(--focus)}.header-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:var(--ink);font-size:13px}.header-search button{width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer}.topbar-actions{min-width:0;margin-left:auto;display:flex;align-items:center;gap:10px}.guest-actions{display:flex;align-items:center;gap:5px}.register-button{min-height:36px;padding:0 12px;font-size:11px}.admin-entry{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted);text-decoration:none;font-size:11px;font-weight:700;white-space:nowrap}.admin-entry:hover{border-color:#b9c5bf;background:var(--surface-soft);color:var(--ink)}.mobile-menu-button{display:none!important}.primary-button,.secondary-button,.text-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border-radius:6px;cursor:pointer;font-weight:700;font-size:13px;white-space:nowrap}.primary-button{border:1px solid var(--accent);background:var(--accent);color:#fff}.primary-button:hover{border-color:var(--accent-hover);background:var(--accent-hover)}.primary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.compact{min-height:36px;padding:0 12px}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.secondary-button:hover{border-color:#bdc8c2;background:var(--surface-soft)}.text-button{border:0;background:transparent;color:var(--muted)}.text-button:hover{background:var(--surface-soft);color:var(--ink)}.full-button{width:100%;min-height:42px}.icon-button{width:36px;height:36px;flex:0 0 36px;display:inline-grid;place-items:center;padding:0;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer}.icon-button:hover{background:var(--surface-soft)}.profile-menu{position:relative}.profile-trigger{max-width:180px;min-height:38px;display:flex;align-items:center;gap:7px;padding:3px 7px 3px 4px;border:0;border-radius:6px;background:transparent;cursor:pointer}.profile-trigger:hover{background:var(--surface-soft)}.profile-trigger>span:nth-child(2){max-width:96px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.profile-popover,.more-menu{position:absolute;z-index:40;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:0 14px 35px #20262224}.profile-popover{width:210px;top:calc(100% + 9px);right:0;padding:6px}.profile-popover-heading{display:flex;flex-direction:column;padding:9px 10px 11px;border-bottom:1px solid var(--line-soft)}.profile-popover-heading strong{overflow:hidden;text-overflow:ellipsis;font-size:13px}.profile-popover-heading span{margin-top:3px;color:var(--muted);font-size:11px}.profile-popover button,.more-menu button{width:100%;min-height:36px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:5px;background:transparent;cursor:pointer;text-align:left;font-size:12px}.profile-popover button:hover,.more-menu button:hover{background:var(--surface-soft)}.profile-popover .logout-button{margin-top:5px;border-top:1px solid var(--line-soft);border-radius:0 0 5px 5px;color:var(--danger)}.page-grid{width:min(100% - 32px,1240px);min-height:calc(100vh - 126px);margin:0 auto;display:grid;grid-template-columns:190px minmax(0,720px) 250px;align-items:start;gap:38px;padding:28px 0 40px}.left-rail,.right-rail{position:sticky;top:94px}.left-rail{display:flex;flex-direction:column}.main-nav,.category-nav{display:flex;flex-direction:column;gap:3px}.main-nav button,.category-nav button{width:100%;min-height:39px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#59645e;cursor:pointer;font-size:13px;text-align:left}.main-nav button:hover,.category-nav button:hover{background:#ecefed;color:var(--ink)}.main-nav button.active,.category-nav button.active{background:var(--accent-soft);color:#176448;font-weight:700}.category-nav button i{width:8px;height:8px;flex:0 0 8px;border-radius:50%}.category-nav button span{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-nav button small{color:var(--subtle);font-size:10px;font-variant-numeric:tabular-nums}.rail-heading{margin:23px 10px 9px;color:var(--subtle);font-size:10px;font-weight:800}.rail-compose{min-height:39px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;border:1px solid #a8cabd;border-radius:6px;background:#fff;color:var(--accent);cursor:pointer;font-size:12px;font-weight:700}.rail-compose:hover{background:var(--accent-soft)}.main-content{min-width:0}.right-rail{display:flex;flex-direction:column;gap:22px}.right-rail section{padding-bottom:22px;border-bottom:1px solid var(--line)}.right-rail section:last-child{border-bottom:0}.property-promo{padding:14px 13px 18px;border:1px solid #c9dcd4;border-radius:7px;background:#f5faf7}.property-promo-head{display:flex;align-items:center;gap:9px}.property-promo-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border-radius:6px;background:#dcefe7;color:#176448}.property-promo-head>div{min-width:0;display:flex;flex-direction:column}.property-promo-head strong{font-size:13px}.property-promo-head small{margin-top:3px;color:var(--muted);font-size:9px}.property-promo p{margin:12px 0 14px;color:#53645c;font-size:11px;line-height:1.75}.property-promo-link{display:inline-flex;align-items:center;gap:4px;color:#176448;font-size:11px;font-weight:800;text-decoration:none}.property-promo-link:hover{color:var(--accent-hover);text-decoration:underline}.about-section{padding-top:4px}.about-mark{width:38px;height:38px;display:grid;place-items:center;margin-bottom:12px;border-radius:7px;background:#e8f0f7;color:#315f93}.about-section h2,.notice-section h3,.rules-section h3{margin:0}.about-section h2{font-size:16px}.about-section>p,.notice-section p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.75}.community-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:17px}.community-stats span{display:flex;flex-direction:column;border-right:1px solid var(--line-soft)}.community-stats span:last-child{border-right:0;padding-left:10px}.community-stats span:nth-child(2){padding-left:10px}.community-stats strong{font-size:16px;font-variant-numeric:tabular-nums}.community-stats small{margin-top:3px;color:var(--subtle);font-size:9px}.notice-section h3,.rules-section h3{font-size:12px}.rules-section ol{margin:9px 0 0;padding-left:19px;color:var(--muted);font-size:11px;line-height:2}.site-footer{min-height:60px;display:flex;align-items:center;justify-content:center;gap:18px;padding:14px 20px calc(14px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;color:var(--muted);font-size:11px}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--accent);text-decoration:underline}.mobile-bottom-nav{display:none}.view-header{min-height:61px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:15px}.view-header h1{margin:0;font-size:23px;line-height:1.25}.view-header p{margin:7px 0 0;color:var(--muted);font-size:12px}.feed-toolbar{min-height:47px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px;border-bottom:1px solid var(--line)}.feed-toolbar>span{color:var(--subtle);font-size:10px}.segmented-control{display:inline-flex;align-items:center;gap:3px;padding:3px;border-radius:6px;background:#e9ecea}.segmented-control button{min-height:31px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 13px;border:0;border-radius:4px;background:transparent;color:var(--muted);cursor:pointer;font-size:11px}.segmented-control button.active{background:#fff;color:var(--ink);box-shadow:0 1px 3px #2026221a;font-weight:700}.mobile-search{display:none}.post-feed{display:flex;flex-direction:column;gap:10px}.post-card{min-width:0;display:flex;gap:19px;padding:19px 20px 17px;border:1px solid var(--line);border-radius:7px;background:#fff;transition:border-color .14s ease,box-shadow .14s ease}.post-card:hover{border-color:#c9d1cd;box-shadow:0 5px 16px #2026220b}.post-card-main{min-width:0;flex:1}.post-meta-line{min-height:27px;display:flex;align-items:center;gap:7px;color:var(--subtle);font-size:10px}.author-link{min-width:0;display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;cursor:pointer}.author-link>span{max-width:130px;overflow:hidden;color:#4f5a54;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.author-link:hover>span{color:var(--accent)}.pinned-label{height:21px;display:inline-flex;align-items:center;gap:4px;padding:0 6px;border-radius:4px;background:#fff5de;color:#94600d;font-size:9px;font-weight:800}.post-title-link{display:block;margin-top:9px;text-decoration:none}.post-title-link h2{margin:0;overflow-wrap:anywhere;font-size:17px;line-height:1.45}.post-title-link:hover h2{color:var(--accent)}.post-excerpt{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:#5e6963;font-size:12px;line-height:1.75;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow-wrap:anywhere}.post-card-footer{min-width:0;min-height:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px}.category-tag{min-width:0;height:24px;display:inline-flex;align-items:center;gap:6px;padding:0 7px;border:0;border-radius:4px;background:#f1f3f2;color:#5d6762;cursor:pointer;font-size:9px;white-space:nowrap}.category-tag:hover{background:#e9ecea}.category-tag i{width:7px;height:7px;flex:0 0 7px;border-radius:50%;background:var(--category-color)}.post-metrics{min-width:0;display:flex;align-items:center;gap:3px;color:var(--subtle)}.post-metrics>span,.post-metrics button{height:27px;display:inline-flex;align-items:center;gap:4px;padding:0 6px;border:0;border-radius:4px;background:transparent;color:inherit;font-size:9px;white-space:nowrap}.post-metrics button{cursor:pointer}.post-metrics button:hover{background:#f2f4f3;color:var(--ink)}.post-metrics button.active{color:var(--accent)}.post-metrics button.danger{color:var(--danger)}.post-cover{width:148px;height:112px;flex:0 0 148px;align-self:center;overflow:hidden;border-radius:6px;background:#e7ebe9}.post-cover img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .22s ease}.post-cover:hover img{transform:scale(1.025)}.avatar{flex:0 0 auto;display:inline-grid;place-items:center;border-radius:50%;color:#fff;font-weight:800;user-select:none}.avatar-small{width:27px;height:27px;font-size:9px}.avatar-medium{width:40px;height:40px;font-size:12px}.avatar-large{width:76px;height:76px;font-size:22px}.feed-loading{display:flex;flex-direction:column;gap:10px}.skeleton-post{height:158px;display:grid;align-content:center;gap:13px;padding:20px;border:1px solid var(--line);border-radius:7px;background:#fff}.skeleton-post span,.skeleton-post strong,.skeleton-post i{display:block;border-radius:4px;background:#edf0ee;animation:skeleton-pulse 1.2s ease-in-out infinite alternate}.skeleton-post span{width:120px;height:18px}.skeleton-post strong{width:65%;height:20px}.skeleton-post i{width:90%;height:11px}.skeleton-post i:last-child{width:52%}@keyframes skeleton-pulse{0%{opacity:.58}to{opacity:1}}.spin{animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px 20px;border:1px dashed #cbd2ce;border-radius:7px;background:#ffffff94;text-align:center}.empty-state>span{width:49px;height:49px;display:grid;place-items:center;border-radius:50%;background:#e8eeeb;color:#738079}.empty-state h2{margin:14px 0 0;font-size:16px}.empty-state p{max-width:360px;margin:7px 0 18px;color:var(--muted);font-size:12px;line-height:1.7}.pagination{min-height:55px;display:flex;align-items:center;justify-content:center;gap:16px}.pagination button{min-height:33px;display:inline-flex;align-items:center;gap:4px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer;font-size:10px}.pagination button:disabled{opacity:.4;cursor:not-allowed}.pagination span{color:var(--muted);font-size:10px;font-variant-numeric:tabular-nums}.detail-loading{min-height:430px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--muted);font-size:12px}.post-detail{border:1px solid var(--line);border-radius:7px;background:#fff}.detail-top-actions{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line-soft)}.back-button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:11px}.back-button:hover{color:var(--ink)}.detail-action-group{display:flex;align-items:center;gap:7px}.more-menu-wrap{position:relative}.more-menu{width:150px;top:calc(100% + 7px);right:0;padding:5px}.more-menu .danger{color:var(--danger)}.article-header{padding:28px 32px 20px}.article-labels{min-height:24px;display:flex;align-items:center;gap:8px}.article-header h1{margin:15px 0 18px;overflow-wrap:anywhere;font-size:28px;line-height:1.42}.article-author{display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;cursor:pointer;text-align:left}.article-author>span{display:flex;flex-direction:column}.article-author strong{font-size:12px}.article-author small{margin-top:4px;color:var(--muted);font-size:9px}.article-cover{width:calc(100% - 64px);aspect-ratio:16 / 7;display:block;margin:4px 32px 25px;border-radius:7px;object-fit:cover}.article-body{padding:2px 32px 10px}.article-body p{margin:0 0 17px;color:#35413b;font-size:14px;line-height:2;white-space:pre-wrap;overflow-wrap:anywhere}.article-reactions{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 32px 28px}.article-reactions button{min-width:104px;height:39px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted);cursor:pointer;font-size:11px}.article-reactions button:hover{background:var(--surface-soft)}.article-reactions button.active{border-color:#a8cabd;background:var(--accent-soft);color:var(--accent)}.article-reactions button.danger{border-color:#e4b9b6;background:var(--danger-soft);color:var(--danger)}.article-reactions button span{padding-left:5px;border-left:1px solid currentColor;font-variant-numeric:tabular-nums}.article-readonly-stats{min-height:64px;display:flex;align-items:center;justify-content:center;gap:22px;padding:10px 32px 20px;color:var(--muted)}.article-readonly-stats span{display:inline-flex;align-items:center;gap:6px;font-size:10px}.comments-section{padding:25px 32px 30px;border-top:8px solid var(--bg)}.comments-heading h2{margin:0 0 18px;font-size:17px}.comments-heading h2 span{color:var(--muted);font-size:12px;font-weight:500}.comment-form{display:flex;align-items:flex-start;gap:10px;margin-bottom:25px}.guest-avatar{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:50%;background:#e9edeb;color:var(--muted)}.comment-input-wrap{min-width:0;flex:1;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff}.comment-input-wrap:focus-within{border-color:#8ab9a6;box-shadow:0 0 0 3px var(--focus)}.comment-input-wrap textarea{width:100%;min-height:80px;display:block;resize:vertical;padding:11px 12px;border:0;outline:0;background:transparent;color:var(--ink);font-size:12px;line-height:1.7}.comment-form-footer{min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:5px 7px 5px 12px;border-top:1px solid var(--line-soft)}.comment-form-footer>span{color:var(--subtle);font-size:9px;font-variant-numeric:tabular-nums}.replying-to{min-height:33px;display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 12px;border-bottom:1px solid var(--line-soft);background:#f6f8f7;color:var(--muted);font-size:10px}.replying-to button{border:0;background:transparent;color:var(--accent);cursor:pointer;font-size:10px}.comment-list{border-top:1px solid var(--line-soft)}.comment-item{display:grid;grid-template-columns:29px minmax(0,1fr);gap:10px;padding:17px 0;border-bottom:1px solid var(--line-soft)}.comment-item.is-reply{margin-left:38px}.comment-avatar-button{width:29px;height:29px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.comment-content{min-width:0}.comment-meta{display:flex;align-items:center;gap:7px}.comment-meta button{padding:0;border:0;background:transparent;cursor:pointer;font-size:11px;font-weight:700}.comment-meta button:hover{color:var(--accent)}.comment-meta span{padding:2px 5px;border-radius:3px;background:#e8f0f7;color:#315f93;font-size:8px}.comment-meta time{color:var(--subtle);font-size:9px}.reply-context{margin-top:7px;color:var(--accent);font-size:9px}.comment-content p{margin:7px 0 8px;color:#39453f;font-size:12px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.comment-actions{display:flex;align-items:center;gap:2px}.comment-actions button{height:27px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:0;border-radius:4px;background:transparent;color:var(--subtle);cursor:pointer;font-size:9px}.comment-actions button:hover{background:var(--surface-soft);color:var(--ink)}.comment-actions button.active,.comment-actions button.danger{color:var(--danger)}.comment-readonly-meta{display:inline-flex;align-items:center;gap:4px;color:var(--subtle);font-size:9px}.no-comments{min-height:100px;display:grid;place-items:center;color:var(--subtle);font-size:11px}.profile-hero{min-height:155px;display:grid;grid-template-columns:76px minmax(0,1fr) auto;align-items:start;gap:18px;padding:24px;border:1px solid var(--line);border-radius:7px 7px 0 0;background:#fff}.profile-identity{min-width:0}.profile-name-line{display:flex;align-items:center;gap:8px}.profile-name-line h1{margin:0;overflow-wrap:anywhere;font-size:21px}.admin-badge{padding:3px 6px;border-radius:4px;background:#e8f0f7;color:#315f93;font-size:8px;font-weight:800}.profile-identity>span{display:block;margin-top:4px;color:var(--subtle);font-size:10px}.profile-identity>p{margin:11px 0 0;color:#4d5953;font-size:12px;line-height:1.6}.profile-facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px;color:var(--muted);font-size:9px}.profile-counts{min-height:48px;display:flex;align-items:center;gap:23px;padding:0 24px;border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;background:#fff;color:var(--muted);font-size:10px}.profile-counts span{display:flex;align-items:baseline;gap:4px}.profile-counts strong{color:var(--ink);font-size:13px}.section-title{margin:25px 0 11px}.section-title h2{margin:0;font-size:15px}.modal-backdrop{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#181e1b73}.modal{width:100%;max-height:min(90vh,760px);max-height:min(90dvh,760px);overflow:auto;border:1px solid #d5dbd7;border-radius:8px;background:#fff;box-shadow:0 24px 70px #171e1a40}.modal-small{max-width:410px}.modal-medium{max-width:520px}.modal-large{max-width:680px}.modal-header{min-height:57px;position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-bottom:1px solid var(--line);background:#fff}.modal-header h2{margin:0;font-size:16px}.dialog-form{display:flex;flex-direction:column;gap:16px;padding:20px}.dialog-form label{display:flex;flex-direction:column;gap:7px;color:#4f5a54;font-size:11px;font-weight:700}.dialog-form label>span{display:flex;align-items:center;justify-content:space-between}.dialog-form label small{color:var(--subtle);font-size:9px;font-weight:500}.dialog-form input,.dialog-form textarea,.dialog-form select{width:100%;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);outline:0;font-size:12px;font-weight:400}.dialog-form input,.dialog-form select{height:41px;padding:0 11px}.dialog-form textarea{resize:vertical;padding:10px 11px;line-height:1.7}.dialog-form input:focus,.dialog-form textarea:focus,.dialog-form select:focus{border-color:#8ab9a6;box-shadow:0 0 0 3px var(--focus)}.dialog-form input:disabled{background:#f1f3f2;color:var(--muted)}.form-error{padding:9px 11px;border:1px solid #efc1be;border-radius:6px;background:var(--danger-soft);color:#9c3f3a;font-size:10px;line-height:1.5}.field-with-icon{height:41px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted)}.field-with-icon:focus-within{border-color:#8ab9a6;box-shadow:0 0 0 3px var(--focus)}.field-with-icon input{min-width:0;height:39px;flex:1;padding:0;border:0;box-shadow:none!important}.field-with-icon button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--muted);cursor:pointer}.auth-tabs,.settings-tabs{display:flex;margin:20px 20px 0}.auth-tabs button,.settings-tabs button{flex:1}.auth-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}.terms-check{flex-direction:row!important;align-items:flex-start;gap:9px!important;font-weight:400!important;line-height:1.65}.terms-check input{width:16px!important;height:16px!important;flex:0 0 16px;margin:2px 0 0;accent-color:var(--accent)}.terms-check>span{display:block!important}.terms-check a{color:var(--accent);font-weight:700;text-decoration:none}.terms-check a:hover{text-decoration:underline}.auth-security-note,.forced-password-notice{display:flex;align-items:flex-start;gap:8px;border-radius:6px;background:#eef4f8;color:#476274}.auth-security-note{padding:9px 10px;font-size:9px;line-height:1.6}.auth-security-note svg,.forced-password-notice svg{flex:0 0 auto}.password-strength{display:flex;align-items:center;gap:9px;margin-top:-8px}.password-strength>span{min-width:96px;display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.password-strength i{height:4px;border-radius:2px;background:#dfe4e1}.password-strength[data-score="1"] i:nth-child(-n+1),.password-strength[data-score="2"] i:nth-child(-n+2){background:#b7791f}.password-strength[data-score="3"] i:nth-child(-n+3),.password-strength[data-score="4"] i{background:var(--accent)}.password-strength small{color:var(--subtle);font-size:9px}.forced-password-notice{margin:20px 20px 0;padding:12px}.forced-password-notice>div{display:flex;flex-direction:column}.forced-password-notice strong{color:#284d5e;font-size:11px}.forced-password-notice span{margin-top:3px;font-size:9px;line-height:1.6}.settings-tabs.forced{margin-top:10px}.dialog-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;padding-top:2px}.composer-form textarea{min-height:230px}.toast{min-height:42px;position:fixed;right:22px;bottom:22px;z-index:150;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #9bcbb8;border-radius:6px;background:#eff9f5;color:#176448;box-shadow:0 12px 30px #1732272b;font-size:11px;font-weight:700}.toast.error{border-color:#e2aaa6;background:#fff2f1;color:#9c3f3a}.mobile-drawer-backdrop{display:none}.legal-page{overflow:hidden;border:1px solid var(--line);border-radius:7px;background:#fffffff5}.legal-page>.back-button{min-height:49px;padding:0 24px;border-bottom:1px solid var(--line-soft)}.legal-page>header{display:flex;align-items:center;gap:13px;padding:25px 28px;border-bottom:1px solid var(--line-soft);background:#f8faf9}.legal-page>header>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:7px;background:#e8f0f7;color:#315f93}.legal-page h1{margin:0;font-size:22px}.legal-page header p{margin:5px 0 0;color:var(--muted);font-size:10px}.legal-page section{padding:21px 28px 0}.legal-page section:last-child{padding-bottom:30px}.legal-page h2{margin:0;font-size:14px}.legal-page section p{margin:9px 0 0;color:#4c5852;font-size:12px;line-height:1.9}@media(max-width:1180px){.page-grid{max-width:980px;grid-template-columns:190px minmax(0,720px);justify-content:center;gap:34px}.right-rail{display:none}.topbar-inner{max-width:980px}}@media(max-width:900px){.topbar-inner{width:calc(100% - 24px);gap:12px}.mobile-menu-button{display:inline-grid!important}.brand{min-width:142px}.page-grid{width:min(100% - 24px,720px);display:block;padding-top:22px}.left-rail{display:none}.mobile-drawer-backdrop{position:fixed;inset:0;z-index:90;display:block;background:#181e1b66}.mobile-drawer{width:min(82vw,320px);height:100%;overflow-y:auto;padding:12px;background:#fff;box-shadow:10px 0 35px #19201c2e}.mobile-drawer-head{min-height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 4px 8px 10px;border-bottom:1px solid var(--line)}.mobile-drawer-head strong{font-size:15px}.mobile-drawer>button{width:100%;min-height:43px;display:flex;align-items:center;gap:10px;padding:0 11px;border:0;border-radius:6px;background:transparent;cursor:pointer;font-size:13px;text-align:left}.mobile-drawer>button:hover{background:var(--surface-soft)}.mobile-drawer>button i{width:8px;height:8px;flex:0 0 8px;border-radius:50%}.mobile-drawer>button small{margin-left:auto;color:var(--subtle)}.mobile-drawer-promo{width:100%;min-height:43px;display:flex;align-items:center;gap:10px;margin-top:8px;padding:0 11px;border:1px solid #c9dcd4;border-radius:6px;background:#f5faf7;color:#176448;font-size:13px;font-weight:700;text-decoration:none}.mobile-drawer-promo svg:last-child{margin-left:auto}.mobile-drawer-promo:hover{background:#e8f5ef}.mobile-drawer-label{padding:22px 11px 7px;color:var(--subtle);font-size:10px;font-weight:800}}@media(max-width:700px){.topbar{height:58px;flex-basis:58px}.topbar-inner{width:calc(100% - 20px)}.brand{min-width:0;flex:1}.brand img{width:34px;height:34px}.brand strong{font-size:14px}.brand small,.header-search{display:none}.topbar-actions{margin-left:0}.topbar-actions .primary-button{width:36px;min-width:36px;padding:0}.topbar-actions .primary-button span{display:none}.guest-actions{gap:2px}.guest-actions .login-button,.guest-actions .register-button{width:36px;min-width:36px;padding:0;font-size:0}.profile-trigger{padding-right:3px}.profile-trigger>span:nth-child(2),.profile-trigger>svg{display:none}.login-button{min-height:34px;padding:0 7px;font-size:11px}.admin-entry{width:36px;min-width:36px;padding:0}.admin-entry span{display:none}.page-grid{width:100%;min-height:calc(100vh - 112px);padding:14px 12px calc(82px + env(safe-area-inset-bottom))}.mobile-search{height:40px;display:flex;align-items:center;gap:8px;margin-bottom:18px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--muted)}.mobile-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.view-header{min-height:53px;margin-bottom:10px}.view-header h1{font-size:20px}.view-header p{margin-top:5px;font-size:10px}.view-compose{display:none}.feed-toolbar{min-height:45px}.segmented-control button{padding:0 11px}.post-card{gap:12px;padding:15px 14px 14px}.post-title-link{margin-top:7px}.post-title-link h2{font-size:15px}.post-excerpt{font-size:11px;line-height:1.65}.post-cover{width:92px;height:82px;flex-basis:92px}.post-card-footer{margin-top:11px}.post-metrics>span{display:none}.post-metrics button{padding:0 4px}.post-metrics button span{display:none}.site-footer{padding-bottom:calc(78px + env(safe-area-inset-bottom));flex-direction:column;gap:5px}.site-shell.read-only .site-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom))}.site-shell.read-only .page-grid{padding-bottom:calc(32px + env(safe-area-inset-bottom))}.mobile-bottom-nav{height:calc(59px + env(safe-area-inset-bottom));position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffffa}.mobile-bottom-nav.hide-on-detail{display:none}.mobile-bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:transparent;color:#7b8580;font-size:9px}.mobile-bottom-nav button.active{color:var(--accent);font-weight:700}.post-detail{border:0;border-radius:0;margin:-14px -12px 0}.detail-top-actions{padding:0 14px}.article-header{padding:23px 18px 18px}.article-header h1{margin:13px 0 16px;font-size:23px}.article-cover{width:calc(100% - 36px);margin:4px 18px 21px;aspect-ratio:16 / 8.5}.article-body{padding:0 18px 7px}.article-body p{font-size:13px;line-height:1.9}.article-reactions{padding:15px 18px 23px}.comments-section{padding:22px 18px 25px}.comment-item.is-reply{margin-left:20px}.profile-hero{grid-template-columns:58px minmax(0,1fr);gap:13px;padding:18px 16px}.profile-hero .avatar-large{width:58px;height:58px;font-size:17px}.profile-hero>.secondary-button{grid-column:1 / -1;width:100%}.profile-name-line h1{font-size:18px}.profile-counts{padding:0 16px}.modal-backdrop{align-items:end;padding:0}.modal{max-height:94vh;max-height:94dvh;border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.modal-header{min-height:55px}.legal-page>header{padding:20px 18px}.legal-page section{padding:19px 18px 0}.composer-form textarea{min-height:185px}.toast{right:12px;bottom:calc(72px + env(safe-area-inset-bottom));left:12px;justify-content:center}}@media(max-width:420px){.post-cover{width:78px;height:76px;flex-basis:78px}.post-meta-line>span[aria-hidden=true],.post-meta-line time{display:none}.post-title-link h2{font-size:14px}.category-tag{max-width:88px;overflow:hidden;text-overflow:ellipsis}.article-header h1{font-size:21px}.article-reactions button{min-width:0;flex:1}.comment-form{gap:7px}.comment-form>.avatar,.comment-form>.guest-avatar{display:none}.site-footer{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
