.home-shell{width:100%;height:100%;position:relative}.home-news-panel{width:640px;height:auto;image-rendering:pixelated;z-index:5;position:absolute;bottom:55px;left:50%;transform:translate(-50%)}.home-news-content{z-index:6;flex-direction:column;width:595px;height:175px;margin-left:8px;display:flex;position:absolute;bottom:86px;left:50%;transform:translate(-50%)}.home-news-heading{text-align:center;color:#000;flex:none;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:18px;line-height:1}.home-news-list{flex-direction:column;flex:0 0 calc(100% - 30px);gap:0;margin-top:-12px;margin-left:-17px;padding-left:22px;padding-right:10px;display:flex;overflow-y:auto}.home-news-item{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:5px 8px;display:flex}.home-news-item-thumbnail{object-fit:cover;width:60px;height:60px;image-rendering:pixelated;background:#000;flex:none}.home-news-item-text{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.home-news-item-title{color:#000;text-align:left;flex:1;font-family:"Press Start 2P",monospace;font-size:12px;line-height:1.4}.home-news-item-date{color:#333;font-family:"Press Start 2P",monospace;font-size:9px;line-height:1.2;position:relative;right:20px}.home-news-modal-overlay{z-index:20;background:0 0;justify-content:center;align-items:center;margin-right:10px;display:flex;position:absolute;inset:0}.home-news-modal{box-sizing:border-box;background:#d9d9d9;border:4px solid #000;width:640px;height:560px;margin-top:10px;padding:20px 20px 24px;position:relative;overflow-y:auto}.home-news-modal-close{cursor:pointer;color:#000;background:0 0;border:none;font-family:"Press Start 2P",monospace;font-size:10px;position:absolute;top:12px;right:12px}.home-news-modal-title{color:#000;margin-bottom:12px;padding-right:80px;font-family:"Press Start 2P",monospace;font-size:16px;line-height:1.4}.home-news-modal-date{color:#333;margin-bottom:16px;font-family:"Press Start 2P",monospace;font-size:10px;line-height:1.2}.home-news-modal-thumbnail{width:50%;height:auto;image-rendering:pixelated;margin:0 auto 18px;display:block}.home-news-modal-body{color:#000;white-space:pre-wrap;font-family:"Press Start 2P",monospace;font-size:11px;line-height:1.8}.home-news-list{scrollbar-width:thin;scrollbar-color:#8a6a2a #e6d3a3}.home-news-list::-webkit-scrollbar{width:10px}.home-news-list::-webkit-scrollbar-track{background:#e6d3a3}.home-news-list::-webkit-scrollbar-thumb{background:#8a6a2a;border:1px solid #3a2a0a}.home-news-list::-webkit-scrollbar-thumb:hover{background:#a07a32}
