.home-additions{margin:24px 0;color:var(--text,#17283f)}.home-additions *{box-sizing:border-box}.ha-news{display:flex;align-items:center;gap:18px;padding:16px 22px;border:1px solid #dce6f1;background:var(--card,#fff);border-radius:18px;margin-bottom:24px}.ha-news strong{color:#267d96;white-space:nowrap;font-size:14px}.ha-news-window{flex:1;min-width:0;overflow:hidden}.ha-current{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:inherit;text-decoration:none;font-size:14px}.ha-current small{color:#738aa3;margin-right:12px}.ha-news button{background:transparent;border:0;color:#62829e;cursor:pointer;min-width:28px;min-height:32px}.ha-more{white-space:nowrap;color:#347aaa;text-decoration:none;font-size:13px}.ha-launches{background:var(--card,#fff);border:1px solid #dce6f1;border-radius:22px;padding:24px}.ha-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:14px}.ha-heading small{color:#4489a2;letter-spacing:2px;font-size:11px}.ha-heading h2{font-size:25px;margin:4px 0}.ha-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ha-project{display:flex;flex-direction:column;gap:12px;border:1px solid #dfe8f3;border-radius:15px;padding:20px;background:var(--bg,#f8fbfe);color:inherit;text-decoration:none;min-width:0;transition:border-color .2s}.ha-project:hover{border-color:#68a9c3}.ha-project time{font-size:12px;color:#768da7}.ha-project h3{font-size:17px;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:51px}.ha-project p{font-size:13px;line-height:1.7;color:#718ba4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ha-meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;font-size:12px}.ha-meta span{background:#eaf3f8;color:#547d99;border-radius:5px;padding:4px 7px}.ha-loading{color:#718ba4}.ha-animate{animation:ha-slide .4s ease}@keyframes ha-slide{from{transform:translateY(100%)}to{transform:translateY(0)}}.ha-preview-label{position:relative;text-align:center;padding:7px;background:#eaf6fa;color:#3c7488;font-size:12px}[data-theme=dark] .ha-news,[data-theme=dark] .ha-launches{background:#14212c;border-color:#304452}[data-theme=dark] .ha-project{background:#172936;border-color:#304452}[data-theme=dark] .home-additions{color:#e1edf7}@media(max-width:900px){.ha-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.ha-news{flex-wrap:wrap;gap:10px;padding:14px}.ha-news-window{order:5;flex-basis:100%}.ha-news strong{margin-right:auto}.ha-launches{padding:16px}.ha-grid{gap:10px}.ha-project{padding:13px}.ha-project h3{font-size:15px}.ha-news button{min-width:36px;min-height:40px}.ha-current small{display:none}}@media(prefers-reduced-motion:reduce){.ha-animate{animation:none}}
