.about-intro{font-size:1.05em;line-height:1.7;margin-bottom:8px}.about-intro strong{color:var(--accent-color)}.about-stats{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin:24px 0 8px}.stat-card{flex:1 1 140px;max-width:200px;text-align:center}.about-cards{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:16px;margin-top:24px}.stat-card,.about-card{background:#1e1e1e;border:1px solid #333;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,0.35);overflow:hidden;font-family:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;transition:transform 0.2s ease, box-shadow 0.2s ease}.stat-card:hover,.about-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(0,0,0,0.45)}.term-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#2a2a2a;border-bottom:1px solid #333}.term-bar .dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.term-title{margin-left:8px;font-size:13px;color:#9aa0a6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-body{padding:20px 16px}.stat-number{display:block;font-size:2.2em;font-weight:700;line-height:1.2;color:#4ec9b0}.stat-label{display:block;margin-top:6px;font-size:0.9em;color:#9aa0a6}.card-body{padding:18px 20px 20px;font-size:14px;line-height:1.7;color:#e6e6e6}.card-body ul{margin:0;padding-left:1.2em}.card-body li{margin-bottom:8px}.card-body li:last-child{margin-bottom:0}.card-body a{color:#4ec9b0}.about-changelog{margin-top:24px}.changelog-card{background:#1e1e1e;border:1px solid #333;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,0.35);overflow:hidden;font-family:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;transition:transform 0.2s ease, box-shadow 0.2s ease}.changelog-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(0,0,0,0.45)}.changelog-body{max-height:420px;overflow-y:auto;padding:14px 22px 16px 20px}.changelog-body::-webkit-scrollbar{width:8px}.changelog-body::-webkit-scrollbar-track{background:transparent}.changelog-body::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:4px}.changelog-body::-webkit-scrollbar-thumb:hover{background:#4ec9b0}.changelog-body{scrollbar-width:thin;scrollbar-color:#3a3a3a transparent}.changelog-list{position:relative;list-style:none;padding:0;margin:0}.changelog-list li{position:relative;margin:0;padding:0 0 20px 22px}.changelog-list li:last-child{padding-bottom:0}.changelog-list li::before{content:"";position:absolute;left:0;top:4px;width:10px;height:10px;border-radius:50%;background:#1e1e1e;border:2px solid #4ec9b0;box-sizing:border-box;z-index:1}.changelog-list li:first-child::before{background:#27c93f;border-color:#27c93f;box-shadow:0 0 8px rgba(39,201,63,0.6)}.changelog-list li:not(:last-child)::after{content:"";position:absolute;left:4px;top:14px;bottom:-9px;width:2px;background:rgba(78,201,176,0.4)}.cl-date{display:inline-block;margin-right:10px;padding:1px 8px;font-size:12px;color:#9cdcfe;background:rgba(156,220,254,0.12);border:1px solid rgba(156,220,254,0.3);border-radius:4px;white-space:nowrap}
