@import url('/fonts.css');
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;color:#202a31;background:#f5f6f8;font-synthesis:none;--green:#237359;--line:#e5e8eb;--muted:#899199}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible{outline:2px solid #237359;outline-offset:4px}header{height:82px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 4%;gap:65px}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:-.6px}.brandmark{background:#223d32;color:white;border-radius:10px;padding:5px 9px;font:700 25px monospace}.brandmark span{color:#8fcea5}.beta{font:10px monospace;border:1px solid #dce5df;padding:3px 5px;border-radius:4px;color:#6d8879;letter-spacing:1px}nav{height:100%;display:flex;gap:32px;font-size:14px}nav a{display:flex;align-items:center;color:#7f868c;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.nav-active{color:var(--green);border-bottom-color:var(--green)}.header-status{margin-left:auto;font-size:12px;color:#7a8582}i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#439f73;margin-right:6px}.layout{max-width:1530px;margin:0 auto;display:grid;grid-template-columns:205px minmax(0,1fr) 274px;gap:30px;padding:35px 4%}.left{padding-top:7px}.eyebrow{font-size:10px;letter-spacing:2px;color:#6d8580;font-weight:700}.left h2{font-size:18px;margin:13px 0 25px}.primary{border:0;background:#267455;color:#fff;border-radius:7px;padding:12px 20px;font-size:14px;font-weight:600}.primary:hover{background:#185d42}.left>.primary{width:100%}.section-label{font-size:11px;letter-spacing:1px;color:#8c969c;margin:29px 0 15px}.category{display:flex;align-items:center;width:100%;gap:14px;border:0;background:none;text-align:left;padding:13px 15px;margin:4px 0;border-radius:7px;color:#637078;font-size:14px}.category.active{color:#246d51;background:#e6eee9;font-weight:600}.category:hover{background:#e9efec}.category b{font-size:18px;width:20px;font-weight:400}.sidebar-note{border-top:1px solid var(--line);margin-top:25px;padding:24px 10px}.sidebar-note>span{display:block;font-size:25px;color:#617f6f;margin-bottom:12px}.sidebar-note strong{font-size:13px}.sidebar-note p{font-size:12px;line-height:1.9;color:#8b9499}.sidebar-note a{font-size:11px;color:#4c7862}.sidebar-footer{font-size:11px;color:#8b9499;line-height:2;padding:35px 10px}.sidebar-footer span{font:9px monospace;letter-spacing:1px}.hero{position:relative;overflow:hidden;background:#e9efe9;border:1px solid #dce6dc;border-radius:12px;padding:30px 32px 19px;margin-bottom:26px}.hero h1{position:relative;z-index:1;font-size:33px;line-height:1.5;letter-spacing:1px;margin:16px 0 11px;font-weight:650}.hero h1 span{color:#5e9476}.hero p{position:relative;z-index:1;font-size:12px;line-height:1.9;color:#718278}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid #d7e0d7;margin-top:25px;padding-top:17px;font:9px monospace;letter-spacing:.7px;color:#739080}.orbit{position:absolute;border:1px solid #d3dfd1;border-radius:50%;width:250px;height:250px;right:-65px;top:2px}.orbit-two{width:190px;height:190px;right:-35px;top:32px}.orbit-three{width:130px;height:130px;right:-5px;top:62px}.orbit-dot{position:absolute;right:89px;top:30px;width:12px;height:12px;background:#719b7c;border:3px solid #e9efe9;border-radius:50%}.card{background:white;border:1px solid var(--line);border-radius:10px;padding:21px;margin-bottom:18px}.identity .section-label{margin:0;font-size:10px}.identity .node-icon{background:#edf4ef;color:#58846c;border-radius:12px;width:48px;height:48px;display:grid;place-items:center;font-size:37px;margin:24px 0 12px}.identity h3{font:600 20px monospace;margin:8px 0;overflow-wrap:anywhere}.mono{font:10px monospace;color:#8b959b}.identity-tags{display:flex;gap:6px;margin-top:17px}.identity-tags span{background:#f1f5f2;color:#648774;font-size:10px;border:1px solid #e5eee7;padding:4px 7px;border-radius:4px}.identity p{border-top:1px solid #eef0f1;margin:21px 0 0;padding-top:14px;font-size:10px;color:#969da3;line-height:1.9}.card-title{font-size:12px;font-weight:600;display:flex;justify-content:space-between}.card-title span{color:#859b8d}.stats{display:flex;justify-content:space-between;margin-top:24px}.stats div{display:flex;flex-direction:column;gap:8px}.stats strong{font:22px monospace}.stats span{font-size:10px;color:#939ca1}.welcome{background:#f0f2ec;border-color:#e4e8dd}.welcome p{font-size:12px;line-height:1.9;color:#838a79}.welcome a{font-size:11px;color:#5f7651}.community-rules{padding:0 10px}.community-rules p{font:10px monospace;color:#a4aca8;margin:17px 0}.community-rules p span{font-family:inherit;color:#89918c;margin-left:9px}footer{border-top:1px solid var(--line);margin-top:25px;padding:20px 10px;color:#a0a8ad;font-size:10px;line-height:2.3}footer span{color:#a6b3ab}.feed-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px;gap:12px}.tabs{display:flex;gap:20px;flex-shrink:0}.tab{background:none;border:0;padding:10px 0;color:#8c959c;font-size:13px}.tab.active{color:#246d51;font-weight:600;border-bottom:2px solid #246d51}.search{min-width:0;width:210px;background:white;border:1px solid var(--line);padding:9px 12px;border-radius:6px;font-size:12px;outline-color:#79a790}.feed{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.post-row{display:flex;gap:15px;padding:22px;border-bottom:1px solid #edf0f2}.post-row:last-child{border:0}.avatar{width:37px;height:37px;flex-shrink:0;display:grid;place-items:center;border-radius:9px;background:#eaf0ec;color:#6d8b7c;font:15px monospace}.post-info{min-width:0;flex:1}.post-info h3{margin:2px 0 10px;font-size:15px;line-height:1.6;font-weight:600}.post-info h3 a:hover{color:var(--green)}.post-meta{display:flex;gap:10px;flex-wrap:wrap;align-items:center;font-size:10px;color:#969ea5}.badge{color:#78887f;background:#f0f4f1;padding:3px 6px;border-radius:3px;font-size:10px}.reply-count{font:12px monospace;color:#8b969e;align-self:center;white-space:nowrap}.empty{padding:54px 25px;text-align:center}.empty .empty-icon{font:38px monospace;color:#8baa97}.empty h3{font-size:17px;font-weight:500}.empty p{font-size:12px;line-height:1.9;color:#89969b}.empty button{margin-top:10px}.pagination{display:flex;justify-content:center;gap:15px;padding:20px;align-items:center;font-size:12px;color:#85928a}.secondary,.icon-button{border:1px solid var(--line);border-radius:6px;background:white;padding:8px 12px;color:#65796c}.back{display:inline-block;margin:0 0 16px;color:var(--green);font-size:12px}.detail{padding:27px}.detail h1{font-size:24px;line-height:1.6;margin-top:0;overflow-wrap:anywhere}.body-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.95;font-size:14px;color:#48565e;margin:25px 0}.body-text img{display:block;max-width:100%;max-height:500px;object-fit:contain;margin:15px 0;border-radius:8px}.post-actions{display:flex;gap:10px}.reply{padding:22px 0;border-top:1px solid var(--line)}.reply .body-text{margin:12px 0 0}.reply-form{border-top:1px solid var(--line);padding-top:20px}.reply-form textarea{margin-bottom:12px}.muted{font-size:12px;line-height:1.8;color:#8a959a}dialog{border:1px solid #dce5df;border-radius:14px;width:min(640px,calc(100% - 28px));padding:28px;max-height:90vh}dialog::backdrop{background:#18372865;backdrop-filter:blur(4px)}.dialog-title{display:flex;align-items:center;justify-content:space-between}.dialog-title h2{font-size:22px;margin:0}.icon-button{font-size:20px;border:0}.dialog-title+.muted{margin-bottom:20px}label{display:block;font-size:12px;font-weight:500;color:#687b70;margin:15px 0}input:not([type=file]),textarea,select{width:100%;border:1px solid #dfe6e1;background:white;border-radius:6px;padding:11px;color:#344d40;outline-color:#76a58a}label input,label textarea,label select{display:block;margin-top:8px}textarea{resize:vertical}.form-bottom{display:flex;align-items:center;justify-content:space-between}.upload-button{cursor:pointer;border:1px solid #dfe6e1;padding:9px 12px;border-radius:6px}.form-error{color:#ac5349;font-size:12px}#toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:14px 22px;border-radius:8px;background:#223e31;color:white;font-size:13px;z-index:10;box-shadow:0 6px 30px #0002}.about h2{font-size:19px;margin-top:28px}.about p{font-size:14px;line-height:2;color:#75837a}.error-box{padding:25px;color:#985849;font-size:13px;background:#fff8f6;border-radius:8px}.loading{padding:45px;text-align:center;color:#87958d;font-size:13px}@media(min-width:1450px){.layout{gap:36px;grid-template-columns:215px minmax(0,1fr) 280px}.hero{padding-top:36px;padding-bottom:22px}.hero h1{font-size:37px}}@media(max-width:1150px){.layout{grid-template-columns:175px minmax(0,1fr);gap:24px}.right{display:none}.header-status{font-size:10px}}@media(max-width:700px){header{height:65px;padding:0 20px;gap:25px}.brand{font-size:17px}.brandmark{font-size:21px}.beta,.header-status{display:none}nav{font-size:12px;gap:20px;margin-left:auto}.layout{display:block;padding:20px 16px}.left{padding:0}.left>.eyebrow,.left>h2,.sidebar-note,.sidebar-footer,.left>.section-label{display:none}.left>.primary{position:fixed;bottom:22px;right:20px;width:auto;z-index:5;box-shadow:0 3px 16px #17422c33}.left #categories{display:flex;overflow:auto;gap:4px;padding-bottom:14px}.category{width:auto;white-space:nowrap;padding:9px 10px;font-size:12px;gap:6px}.category b{font-size:14px;width:auto}.hero{padding:25px 22px 17px}.hero h1{font-size:28px}.hero p{font-size:11px}.hero-bottom{font-size:8px}.hero-bottom>span:last-child{display:none}.feed-toolbar{gap:15px}.tabs{gap:16px}.search{width:150px}.post-row{padding:18px 15px;gap:11px}.post-info h3{font-size:14px}.reply-count{font-size:10px}.detail{padding:20px}.detail h1{font-size:21px}main{padding-bottom:65px}dialog{padding:22px}.orbit{opacity:.6}}
