.l-shaped-layout{width:100%;margin-bottom:2.5rem}.l-shaped-container{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5;box-shadow:none}.l-shaped-top{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#fff;border:1px solid #e0e0e0;margin-bottom:0;border-bottom:none}.l-shaped-top .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;margin:0;display:flex;flex-direction:row;gap:14px;transition:all .2s ease;cursor:pointer}.l-shaped-top .article-card-compact:nth-child(2n){border-right:1px solid #e0e0e0}.l-shaped-top .article-card-compact:hover{background:#fafafa;transform:none}.l-shaped-top .article-card-compact__image-link{width:100px;height:100px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.l-shaped-top .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.l-shaped-top .article-card-compact:hover .article-card-compact__image{opacity:.9;transform:none}.l-shaped-top .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.l-shaped-top .article-card-compact__title{font-size:.938rem;line-height:1.45;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.l-shaped-top .article-card-compact:hover .article-card-compact__title{color:#000}.l-shaped-top .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.l-shaped-bottom{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border:1px solid #e0e0e0;border-top:none}.l-shaped-left{background:#fff;display:flex;flex-direction:column;gap:0;border-right:1px solid #e0e0e0}.l-shaped-left .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:row;gap:14px;transition:all .2s ease;cursor:pointer}.l-shaped-left .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.l-shaped-left .article-card-compact:hover{background:#fafafa;transform:none}.l-shaped-left .article-card-compact__image-link{width:100px;height:100px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.l-shaped-left .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.l-shaped-left .article-card-compact:hover .article-card-compact__image{opacity:.9;transform:none}.l-shaped-left .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.l-shaped-left .article-card-compact__title{font-size:.938rem;line-height:1.45;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.l-shaped-left .article-card-compact:hover .article-card-compact__title{color:#000}.l-shaped-left .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.l-shaped-hero{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:0;background:#fff}.l-shaped-hero .article-card-vertical{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;border-left:none}.l-shaped-hero .article-card-vertical:nth-child(2n){border-right:1px solid #e0e0e0}.l-shaped-hero .article-card-vertical:nth-child(-n+2){border-top:1px solid #e0e0e0}.l-shaped-hero .article-card-vertical:last-child,.l-shaped-hero .article-card-vertical:nth-last-child(-n+2){border-bottom:1px solid #e0e0e0}.l-shaped-hero .article-card-vertical{margin:0;height:100%}.l-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e0e0e0}.l-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.l-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.l-shaped-grid .article-card:last-child,.l-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.l-shaped-bottom{grid-template-columns:1fr}.l-shaped-hero,.l-shaped-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.l-shaped-top,.l-shaped-hero,.l-shaped-grid{grid-template-columns:1fr}}.h-shaped-layout{width:100%;margin-bottom:2.5rem}.h-shaped-layout__main{margin-bottom:32px}.h-shaped-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #e8e8e8;color:#888}.h-shaped-container{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5}.h-shaped-body{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:0;background:#fff;border:1px solid #e0e0e0}.h-shaped-left{display:flex;flex-direction:column;gap:0;background:#fff;border-right:1px solid #e0e0e0}.h-shaped-left .article-card-vertical{border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none}.h-shaped-left .article-card-vertical:last-child{border-bottom:1px solid #e0e0e0}.h-shaped-center-container{display:flex;flex-direction:column;gap:0;background:#fff;border-right:1px solid #e0e0e0}.h-shaped-hero-top{background:#fff;border-bottom:1px solid #e0e0e0}.h-shaped-hero-top .article-card{border:1px solid #e0e0e0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #e0e0e0}.h-shaped-center{display:flex;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #e0e0e0}.h-shaped-hero-bottom{background:#fff}.h-shaped-hero-bottom .article-card{border:1px solid #e0e0e0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #e0e0e0}.h-shaped-center .article-card-compact{background:#fff;padding:12px 16px;border:1px solid #e0e0e0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #e0e0e0;margin:0;display:flex;flex-direction:row;gap:12px;transition:all .2s ease;cursor:pointer;min-height:85px}.h-shaped-center .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.h-shaped-center .article-card-compact:hover{background:#fafafa}.h-shaped-center .article-card-compact__image-link{width:70px;height:70px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.h-shaped-center .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.h-shaped-center .article-card-compact:hover .article-card-compact__image{opacity:.9}.h-shaped-center .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.h-shaped-center .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 4px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.h-shaped-center .article-card-compact:hover .article-card-compact__title{color:#000}.h-shaped-center .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.h-shaped-right{display:flex;flex-direction:column;gap:0;background:#fff}.h-shaped-right .article-card-vertical{border:1px solid #e0e0e0;border-left:none;border-bottom:1px solid #e0e0e0;border-top:none}.h-shaped-right .article-card-vertical:last-child{border-bottom:1px solid #e0e0e0}.h-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-bottom:32px;border:1px solid #e0e0e0}.h-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.h-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.h-shaped-grid .article-card:last-child,.h-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}.h-shaped-footer{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.h-shaped-footer-section{min-width:0}.h-shaped-footer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#fff;border:1px solid #e0e0e0}.h-shaped-footer-list .article-card-compact{background:#fff;padding:14px;border:1px solid #e0e0e0;border-right:none;border-bottom:none;margin:0;display:flex;flex-direction:row;gap:12px;transition:all .2s ease;cursor:pointer}.h-shaped-footer-list .article-card-compact:nth-child(2n){border-right:1px solid #e0e0e0}.h-shaped-footer-list .article-card-compact:last-child,.h-shaped-footer-list .article-card-compact:nth-last-child(-n+2){border-bottom:1px solid #e0e0e0}.h-shaped-footer-list .article-card-compact:hover{background:#fafafa}.h-shaped-footer-list .article-card-compact__image-link{width:80px;height:80px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.h-shaped-footer-list .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.h-shaped-footer-list .article-card-compact:hover .article-card-compact__image{opacity:.9}.h-shaped-footer-list .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.h-shaped-footer-list .article-card-compact__title{font-size:.813rem;line-height:1.4;font-weight:500;margin:0 0 4px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.h-shaped-footer-list .article-card-compact:hover .article-card-compact__title{color:#000}.h-shaped-footer-list .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}@media(max-width:1200px){.h-shaped-body{grid-template-columns:1fr}.h-shaped-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.h-shaped-grid,.h-shaped-footer,.h-shaped-footer-list{grid-template-columns:1fr}}.o-shaped-layout{width:100%;margin-bottom:2.5rem}.o-shaped-layout__main{max-width:1400px;margin:0 auto}.o-shaped-container{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5}.o-shaped-top{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #e0e0e0;border-bottom:none}.o-shaped-top .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.o-shaped-top .article-card-compact:nth-child(4n){border-right:1px solid #e0e0e0}.o-shaped-top .article-card-compact:hover{background:#fafafa}.o-shaped-top .article-card-compact__image-link{width:100%;height:120px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.o-shaped-top .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.o-shaped-top .article-card-compact:hover .article-card-compact__image{opacity:.9}.o-shaped-top .article-card-compact__content{padding:0}.o-shaped-top .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.o-shaped-top .article-card-compact:hover .article-card-compact__title{color:#000}.o-shaped-top .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.o-shaped-middle{display:grid;grid-template-columns:1fr 2fr 1fr;gap:0;background:#fff;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.o-shaped-left{background:#fff;display:flex;flex-direction:column;gap:0;border-right:1px solid #e0e0e0}.o-shaped-left .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.o-shaped-left .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.o-shaped-left .article-card-compact:hover{background:#fafafa}.o-shaped-left .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.o-shaped-left .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.o-shaped-left .article-card-compact:hover .article-card-compact__image{opacity:.9}.o-shaped-left .article-card-compact__content{padding:0}.o-shaped-left .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.o-shaped-left .article-card-compact:hover .article-card-compact__title{color:#000}.o-shaped-left .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.o-shaped-hero{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:0;background:#fff;border-right:1px solid #e0e0e0}.o-shaped-hero .article-card-vertical{margin:0;height:100%;border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none;border-left:none}.o-shaped-hero .article-card-vertical:first-child{border-top:1px solid #e0e0e0}.o-shaped-hero .article-card-vertical:last-child{border-bottom:1px solid #e0e0e0}.o-shaped-right{background:#fff;display:flex;flex-direction:column;gap:0}.o-shaped-right .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-left:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.o-shaped-right .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.o-shaped-right .article-card-compact:hover{background:#fafafa}.o-shaped-right .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.o-shaped-right .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.o-shaped-right .article-card-compact:hover .article-card-compact__image{opacity:.9}.o-shaped-right .article-card-compact__content{padding:0}.o-shaped-right .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.o-shaped-right .article-card-compact:hover .article-card-compact__title{color:#000}.o-shaped-right .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.o-shaped-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #e0e0e0;border-top:none}.o-shaped-bottom .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.o-shaped-bottom .article-card-compact:nth-child(4n){border-right:1px solid #e0e0e0}.o-shaped-bottom .article-card-compact:hover{background:#fafafa}.o-shaped-bottom .article-card-compact__image-link{width:100%;height:120px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.o-shaped-bottom .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.o-shaped-bottom .article-card-compact:hover .article-card-compact__image{opacity:.9}.o-shaped-bottom .article-card-compact__content{padding:0}.o-shaped-bottom .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.o-shaped-bottom .article-card-compact:hover .article-card-compact__title{color:#000}.o-shaped-bottom .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.o-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e0e0e0}.o-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;margin:0}.o-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.o-shaped-grid .article-card:last-child,.o-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.o-shaped-top,.o-shaped-bottom{grid-template-columns:repeat(2,1fr)}.o-shaped-middle{grid-template-columns:1fr}.o-shaped-hero{order:-1}.o-shaped-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.o-shaped-top,.o-shaped-bottom,.o-shaped-hero,.o-shaped-grid{grid-template-columns:1fr}}.c-shaped-layout{width:100%;margin-bottom:2.5rem}.c-shaped-layout__main{max-width:1400px;margin:0 auto;padding:0 1rem}.c-shaped-container{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid #e0e0e0;border-radius:0;overflow:visible;box-shadow:none}.c-shaped-top-wrapper{display:block;width:100%;background:#fff;border-bottom:1px solid #e0e0e0}.c-shaped-top{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#fff}.c-shaped-top .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;border-bottom:none;margin:0;display:flex;flex-direction:row;gap:14px;transition:all .2s ease;cursor:pointer}.c-shaped-top .article-card-compact:nth-child(2n){border-right:1px solid #e0e0e0}.c-shaped-top .article-card-compact:last-child,.c-shaped-top .article-card-compact:nth-last-child(-n+2){border-bottom:1px solid #e0e0e0}.c-shaped-top .article-card-compact:hover{background:#fafafa;transform:none}.c-shaped-top .article-card-compact__image-link{width:100px;height:100px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.c-shaped-top .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.c-shaped-top .article-card-compact:hover .article-card-compact__image{opacity:.9;transform:none}.c-shaped-top .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.c-shaped-top .article-card-compact__title{font-size:.938rem;line-height:1.45;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.c-shaped-top .article-card-compact:hover .article-card-compact__title{color:#000}.c-shaped-top .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.c-shaped-middle{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-bottom:1px solid #e0e0e0}.c-shaped-left{display:flex;flex-direction:column;gap:0;background:#fff;border-right:1px solid #e0e0e0}.c-shaped-left .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;border-bottom:1px solid #e0e0e0;margin:0;display:flex;flex-direction:row;gap:14px;transition:all .2s ease;cursor:pointer}.c-shaped-left .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.c-shaped-left .article-card-compact:hover{background:#fafafa;transform:none}.c-shaped-left .article-card-compact__image-link{width:100px;height:100px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.c-shaped-left .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.c-shaped-left .article-card-compact:hover .article-card-compact__image{opacity:.9;transform:none}.c-shaped-left .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.c-shaped-left .article-card-compact__title{font-size:.938rem;line-height:1.45;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.c-shaped-left .article-card-compact:hover .article-card-compact__title{color:#000}.c-shaped-left .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.c-shaped-hero{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);gap:0;background:#fff;min-height:600px}.c-shaped-hero .article-card-hero{margin:0;height:100%;border-radius:0;border:1px solid #e0e0e0;border-top:none;border-right:none;border-left:none;border-bottom:1px solid #e0e0e0}.c-shaped-hero .article-card-hero:first-child{border-top:1px solid #e0e0e0}.c-shaped-hero .article-card-hero:last-child{border-bottom:1px solid #e0e0e0}.c-shaped-bottom-wrapper{display:block;width:100%;background:#fff}.c-shaped-bottom{display:grid;grid-template-columns:repeat(2,1fr);gap:0;background:#fff}.c-shaped-bottom .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;border-bottom:none;margin:0;display:flex;flex-direction:row;gap:14px;transition:all .2s ease;cursor:pointer}.c-shaped-bottom .article-card-compact:nth-child(2n){border-right:1px solid #e0e0e0}.c-shaped-bottom .article-card-compact:hover{background:#fafafa;transform:none}.c-shaped-bottom .article-card-compact__image-link{width:100px;height:100px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.c-shaped-bottom .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.c-shaped-bottom .article-card-compact:hover .article-card-compact__image{opacity:.9;transform:none}.c-shaped-bottom .article-card-compact__content{flex:1;padding:0;display:flex;flex-direction:column;justify-content:center;min-width:0}.c-shaped-bottom .article-card-compact__title{font-size:.938rem;line-height:1.45;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.c-shaped-bottom .article-card-compact:hover .article-card-compact__title{color:#000}.c-shaped-bottom .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.c-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e0e0e0}.c-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.c-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.c-shaped-grid .article-card:last-child,.c-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.c-shaped-layout__main{padding:0 .75rem}.c-shaped-middle{grid-template-columns:1fr}.c-shaped-left{border-right:none;border-bottom:1px solid #e8e8e8}.c-shaped-hero{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;min-height:400px}}@media(max-width:768px){.c-shaped-layout__main{padding:0 .5rem}.c-shaped-container{border-radius:2px}.c-shaped-top,.c-shaped-bottom{grid-template-columns:1fr}.c-shaped-hero{grid-template-columns:1fr;grid-template-rows:auto;min-height:auto}.c-shaped-hero .article-card-hero{min-height:280px}.c-shaped-top .article-card-compact,.c-shaped-left .article-card-compact,.c-shaped-bottom .article-card-compact{padding:14px;gap:12px}.c-shaped-top .article-card-compact__image-link,.c-shaped-left .article-card-compact__image-link,.c-shaped-bottom .article-card-compact__image-link{width:80px;height:80px}.c-shaped-top .article-card-compact__title,.c-shaped-left .article-card-compact__title,.c-shaped-bottom .article-card-compact__title{font-size:.875rem;-webkit-line-clamp:2;line-clamp:2}}.t-shaped-layout{width:100%;margin-bottom:2.5rem}.t-shaped-layout__main{max-width:1400px;margin:0 auto}.t-shaped-container{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5}.t-shaped-top{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #e0e0e0;border-bottom:none}.t-shaped-top .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.t-shaped-top .article-card-compact:nth-child(4n){border-right:1px solid #e0e0e0}.t-shaped-top .article-card-compact:hover{background:#fafafa}.t-shaped-top .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.t-shaped-top .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.t-shaped-top .article-card-compact:hover .article-card-compact__image{opacity:.9}.t-shaped-top .article-card-compact__content{padding:0}.t-shaped-top .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.t-shaped-top .article-card-compact:hover .article-card-compact__title{color:#000}.t-shaped-top .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.t-shaped-middle{display:grid;grid-template-columns:1fr 2fr 1fr;gap:0;background:#fff;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.t-shaped-hero-wrapper{display:flex;flex-direction:column;gap:0;background:#fff;border-right:1px solid #e0e0e0}.t-shaped-hero-1{background:#fff;border-bottom:1px solid #e0e0e0}.t-shaped-hero-1 .article-card-hero{border:1px solid #e0e0e0;border-top:none;border-left:none;border-right:none;border-bottom:none}.t-shaped-side-left,.t-shaped-side-right{display:flex;flex-direction:column;gap:0;background:#fff}.t-shaped-side-left{border-right:1px solid #e0e0e0}.t-shaped-side-left .article-card-compact,.t-shaped-side-right .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-left:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.t-shaped-side-left .article-card-compact{border-right:1px solid #e0e0e0}.t-shaped-side-left .article-card-compact:last-child,.t-shaped-side-right .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.t-shaped-side-left .article-card-compact:hover,.t-shaped-side-right .article-card-compact:hover{background:#fafafa}.t-shaped-side-left .article-card-compact__image-link,.t-shaped-side-right .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.t-shaped-side-left .article-card-compact__image,.t-shaped-side-right .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.t-shaped-side-left .article-card-compact:hover .article-card-compact__image,.t-shaped-side-right .article-card-compact:hover .article-card-compact__image{opacity:.9}.t-shaped-side-left .article-card-compact__content,.t-shaped-side-right .article-card-compact__content{padding:0}.t-shaped-side-left .article-card-compact__title,.t-shaped-side-right .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.t-shaped-side-left .article-card-compact:hover .article-card-compact__title,.t-shaped-side-right .article-card-compact:hover .article-card-compact__title{color:#000}.t-shaped-side-left .article-card-compact__date,.t-shaped-side-right .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.t-shaped-hero{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:0;background:#fff}.t-shaped-hero .article-card-vertical{margin:0;height:100%;border:1px solid #e0e0e0;border-right:none;border-top:none;border-bottom:none;border-left:none}.t-shaped-hero .article-card-vertical:nth-child(2n){border-right:1px solid #e0e0e0}.t-shaped-hero .article-card-vertical:nth-child(-n+2){border-top:1px solid #e0e0e0}.t-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e0e0e0}.t-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;margin:0}.t-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.t-shaped-grid .article-card:last-child,.t-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.t-shaped-top{grid-template-columns:repeat(2,1fr)}.t-shaped-middle{grid-template-columns:1fr}.t-shaped-hero{order:-1}.t-shaped-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.t-shaped-top,.t-shaped-hero,.t-shaped-grid{grid-template-columns:1fr}}.u-shaped-layout{width:100%;margin-bottom:2.5rem}.u-shaped-layout__main{max-width:1400px;margin:0 auto}.u-shaped-container{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5}.u-shaped-top{display:grid;grid-template-columns:1fr 2fr 1fr;gap:0;background:#fff;border:1px solid #e0e0e0;border-bottom:none}.u-shaped-left{display:flex;flex-direction:column;gap:0;background:#fff;border-right:1px solid #e0e0e0}.u-shaped-left .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.u-shaped-left .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.u-shaped-left .article-card-compact:hover{background:#fafafa}.u-shaped-left .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.u-shaped-left .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.u-shaped-left .article-card-compact:hover .article-card-compact__image{opacity:.9}.u-shaped-left .article-card-compact__content{padding:0}.u-shaped-left .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.u-shaped-left .article-card-compact:hover .article-card-compact__title{color:#000}.u-shaped-left .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.u-shaped-hero{display:grid;grid-template-columns:1fr;grid-template-rows:repeat(3,1fr);gap:0;background:#fff;border-right:1px solid #e0e0e0}.u-shaped-hero .article-card-vertical,.u-shaped-hero .article-card-hero{margin:0;height:100%;width:100%;border:1px solid #e0e0e0;border-right:none;border-bottom:1px solid #e0e0e0;border-top:none;border-left:none}.u-shaped-hero .article-card-vertical:first-child,.u-shaped-hero .article-card-hero:first-child{border-top:1px solid #e0e0e0}.u-shaped-hero .article-card-vertical:last-child,.u-shaped-hero .article-card-hero:last-child{border-bottom:1px solid #e0e0e0}.u-shaped-hero .article-card-hero{display:flex;flex-direction:column}.u-shaped-hero .article-card-hero__image{width:100%;height:auto;max-height:300px;object-fit:cover}.u-shaped-right{display:flex;flex-direction:column;gap:0;background:#fff}.u-shaped-right .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-left:none;border-bottom:1px solid #e0e0e0;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.u-shaped-right .article-card-compact:last-child{border-bottom:1px solid #e0e0e0}.u-shaped-right .article-card-compact:hover{background:#fafafa}.u-shaped-right .article-card-compact__image-link{width:100%;height:140px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.u-shaped-right .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.u-shaped-right .article-card-compact:hover .article-card-compact__image{opacity:.9}.u-shaped-right .article-card-compact__content{padding:0}.u-shaped-right .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.u-shaped-right .article-card-compact:hover .article-card-compact__title{color:#000}.u-shaped-right .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.u-shaped-bottom{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#fff;border:1px solid #e0e0e0;border-top:none}.u-shaped-bottom .article-card-compact{background:#fff;padding:18px;border:1px solid #e0e0e0;border-right:none;border-top:none;margin:0;display:flex;flex-direction:column;gap:12px;transition:all .2s ease;cursor:pointer}.u-shaped-bottom .article-card-compact:nth-child(4n){border-right:1px solid #e0e0e0}.u-shaped-bottom .article-card-compact:hover{background:#fafafa}.u-shaped-bottom .article-card-compact__image-link{width:100%;height:120px;flex-shrink:0;border-radius:2px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.u-shaped-bottom .article-card-compact__image{width:100%;height:100%;object-fit:cover;transition:opacity .2s ease}.u-shaped-bottom .article-card-compact:hover .article-card-compact__image{opacity:.9}.u-shaped-bottom .article-card-compact__content{padding:0}.u-shaped-bottom .article-card-compact__title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.u-shaped-bottom .article-card-compact:hover .article-card-compact__title{color:#000}.u-shaped-bottom .article-card-compact__date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.u-shaped-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #e0e0e0}.u-shaped-grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;margin:0}.u-shaped-grid .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.u-shaped-grid .article-card:last-child,.u-shaped-grid .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.u-shaped-top{grid-template-columns:1fr}.u-shaped-hero{order:-1}.u-shaped-bottom,.u-shaped-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.u-shaped-bottom,.u-shaped-hero,.u-shaped-grid{grid-template-columns:1fr}}.grid-layout{display:grid;width:100%}.grid-layout{gap:0;border:1px solid #e0e0e0}.grid-layout .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.grid-layout--2-col .article-card:nth-child(2n),.grid-layout--3-col .article-card:nth-child(3n),.grid-layout--4-col .article-card:nth-child(4n){border-right:1px solid #e0e0e0}.grid-layout .article-card:last-child,.grid-layout--2-col .article-card:nth-last-child(-n+2),.grid-layout--3-col .article-card:nth-last-child(-n+3),.grid-layout--4-col .article-card:nth-last-child(-n+4){border-bottom:1px solid #e0e0e0}.list-layout{width:100%}.list-layout__title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #e8e8e8;color:#888}.list-layout__items{display:flex;flex-direction:column}.list-layout__items{border:1px solid #e0e0e0;background:#fff}.list-layout__items .article-card-compact{padding:14px 18px;border-bottom:1px solid #e0e0e0;margin:0}.list-layout__items .article-card-compact:first-child{padding-top:0}.list-layout__items .article-card-compact:last-child{border-bottom:none}.featured-grid-layout{width:100%}.featured-grid-layout__hero{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #f5f5f5}.featured-grid-layout__grid{display:grid;gap:0;border:1px solid #e0e0e0}.featured-grid-layout__grid--2-col{grid-template-columns:repeat(2,1fr)}.featured-grid-layout__grid--3-col{grid-template-columns:repeat(3,1fr)}.featured-grid-layout__grid--4-col{grid-template-columns:repeat(4,1fr)}.featured-grid-layout__grid .article-card-vertical{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.featured-grid-layout__grid--2-col .article-card-vertical:nth-child(2n),.featured-grid-layout__grid--3-col .article-card-vertical:nth-child(3n),.featured-grid-layout__grid--4-col .article-card-vertical:nth-child(4n){border-right:1px solid #e0e0e0}.featured-grid-layout__grid .article-card-vertical:last-child,.featured-grid-layout__grid--2-col .article-card-vertical:nth-last-child(-n+2),.featured-grid-layout__grid--3-col .article-card-vertical:nth-last-child(-n+3),.featured-grid-layout__grid--4-col .article-card-vertical:nth-last-child(-n+4){border-bottom:1px solid #e0e0e0}@media(max-width:1200px){.featured-grid-layout__grid--4-col{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.featured-grid-layout__grid--3-col,.featured-grid-layout__grid--4-col{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.featured-grid-layout__hero{margin-bottom:30px;padding-bottom:30px}.featured-grid-layout__grid--2-col,.featured-grid-layout__grid--3-col,.featured-grid-layout__grid--4-col{grid-template-columns:1fr}}.masonry-layout{display:flex;grid-template-columns:1fr 340px;gap:32px;align-items:start;max-width:1400px;margin:0 auto;padding:2rem 1rem}.masonry-layout__main,.masonry-layout__sidebar{min-width:0}.masonry-layout__grid{display:grid;gap:0;border:1px solid #e0e0e0;animation:fadeInUp .6s ease-out}.masonry-layout__grid--2-col{grid-template-columns:repeat(2,1fr)}.masonry-layout__grid--3-col{grid-template-columns:repeat(3,1fr)}.masonry-layout__grid .article-card{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.masonry-layout__grid--2-col .article-card:nth-child(2n),.masonry-layout__grid--3-col .article-card:nth-child(3n){border-right:1px solid #e0e0e0}.masonry-layout__grid .article-card:last-child,.masonry-layout__grid--2-col .article-card:nth-last-child(-n+2),.masonry-layout__grid--3-col .article-card:nth-last-child(-n+3){border-bottom:1px solid #e0e0e0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.masonry-layout__sidebar{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;background:#fff;border-radius:4px;padding:20px;box-shadow:0 2px 8px #0000000a;transition:box-shadow .3s ease;border:1px solid #e0e0e0}.masonry-layout__sidebar:hover{box-shadow:0 4px 12px #00000014}.masonry-layout__sidebar::-webkit-scrollbar{width:6px}.masonry-layout__sidebar::-webkit-scrollbar-track{background:transparent;border-radius:10px}.masonry-layout__sidebar::-webkit-scrollbar-thumb{background:#00000026;border-radius:10px;transition:background .3s ease}.masonry-layout__sidebar::-webkit-scrollbar-thumb:hover{background:#00000040}.masonry-sidebar-section{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.06)}.masonry-sidebar-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.masonry-section-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 16px;padding-bottom:8px;border-bottom:2px solid #e8e8e8;color:#555;position:relative;overflow:hidden}.masonry-section-title:after{content:"";position:absolute;bottom:-2px;left:0;width:40px;height:2px;background:#000;transition:width .3s ease}.masonry-sidebar-section:hover .masonry-section-title:after{width:80px}.masonry-sidebar-list{display:flex;flex-direction:column;gap:4px}.masonry-sidebar-list .article-card-compact{padding:16px;border-radius:8px;border-bottom:none;transition:all .3s ease;background:transparent}.masonry-sidebar-list .article-card-compact{border-bottom:1px solid #e0e0e0}.masonry-sidebar-list .article-card-compact:hover{background:#fafafa}.masonry-sidebar-list .article-card-compact:last-child{border-bottom:none}.layout-empty{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#999;font-size:.95rem;font-weight:400;background:#fafafa;border-radius:4px;border:1px solid #e0e0e0;min-height:300px;box-shadow:0 2px 8px #0000000a}.layout-empty p{margin:0;font-style:italic;opacity:.8}@media(max-width:1200px){.masonry-layout{max-width:100%;padding:1.5rem 1rem}}@media(max-width:1024px){.masonry-layout{grid-template-columns:1fr;gap:48px}.masonry-layout__sidebar{position:static;max-height:none;padding:24px}.masonry-layout__grid--3-col{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.masonry-layout{padding:1rem .75rem;gap:32px}.masonry-layout__grid{gap:0}.masonry-layout__grid--2-col,.masonry-layout__grid--3-col{grid-template-columns:1fr}.masonry-layout__sidebar{border-radius:8px;padding:16px}.masonry-section-title{font-size:.75rem;letter-spacing:1.2px}}@media(max-width:480px){.masonry-layout{padding:.75rem .5rem}.layout-empty{min-height:200px;padding:3rem 1rem;font-size:.875rem}}.grid-layout{display:grid;width:100%;gap:0;border:1px solid #e0e0e0}.grid-layout--2-col{grid-template-columns:repeat(2,1fr)}.grid-layout--3-col{grid-template-columns:repeat(3,1fr)}.grid-layout--4-col{grid-template-columns:repeat(4,1fr)}.grid-layout .article-card-hero{border:1px solid #e0e0e0;border-right:none;border-bottom:none;border-top:none;margin:0}.grid-layout--2-col .article-card-hero:nth-child(2n),.grid-layout--3-col .article-card-hero:nth-child(3n),.grid-layout--4-col .article-card-hero:nth-child(4n){border-right:1px solid #e0e0e0}.grid-layout .article-card-hero:last-child,.grid-layout--2-col .article-card-hero:nth-last-child(-n+2),.grid-layout--3-col .article-card-hero:nth-last-child(-n+3),.grid-layout--4-col .article-card-hero:nth-last-child(-n+4){border-bottom:1px solid #e0e0e0}.layout-empty{display:flex;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#999;font-size:.875rem;font-weight:400}@media(max-width:1200px){.grid-layout--4-col{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.grid-layout--3-col,.grid-layout--4-col{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid-layout--2-col,.grid-layout--3-col,.grid-layout--4-col{grid-template-columns:1fr}}.leaderboard-container{background:#fff;border-radius:4px;padding:30px;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000a;position:relative;overflow:visible;margin-top:0;width:100%;box-sizing:border-box}.leaderboard-container:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#000}.leaderboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #f1f5f9;position:relative}.leaderboard-header h2{margin:0;font-size:1.8rem;color:#000;font-weight:700;display:flex;align-items:center;gap:10px}.user-rank-badge{background:#000;color:#fff;padding:8px 16px;border-radius:4px;font-weight:700;font-size:.8rem;border:1px solid #000;transition:background .2s ease}.rank-number{font-size:.95rem;font-weight:700}.leaderboard-loading,.leaderboard-empty{text-align:center;padding:40px 20px;color:#64748b;font-size:1.05rem}.leaderboard-list{display:flex;flex-direction:column;gap:6px;width:100%;overflow:visible}.leaderboard-item{display:flex;align-items:center;gap:12px;padding:8px 14px;background:#fafafa;border-radius:4px;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000a;position:relative;overflow:visible;min-height:60px}.leaderboard-item.current-user{background:#f5f5f5;border-color:#000;box-shadow:0 2px 8px #00000014}.leaderboard-item.rank-1{background:#fafafa;border-color:#000;border-width:2px}.leaderboard-item.rank-2{background:#f5f5f5;border-color:#666;border-width:1px}.leaderboard-item.rank-3{background:#f0f0f0;border-color:#999;border-width:1px}.rank-display{min-width:38px;width:38px;height:38px;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center}.rank-icon{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700}.rank-icon.medal{font-size:1.8rem;line-height:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.rank-icon.rank-number{color:#fff;background:#000;border-radius:50%;box-shadow:0 2px 6px #0000001a;border:1px solid #000;font-size:.95rem}.user-info{flex:1;display:flex;flex-direction:column;gap:3px;min-width:0;overflow:visible;justify-content:center}.username{font-size:.95rem;font-weight:700;color:#000;letter-spacing:.2px;line-height:1.2}.leaderboard-item.rank-1 .username{color:#000;font-weight:800}.leaderboard-item.rank-2 .username,.leaderboard-item.rank-3 .username{color:#000;font-weight:700}.user-stats{display:flex;flex-wrap:wrap;gap:8px;font-size:.7rem;color:#64748b;margin-top:1px}.stat{display:flex;align-items:center;gap:4px;white-space:nowrap}.stat.bonus-stat{color:#000;font-weight:600}.stat.streak-stat{color:#666;font-weight:600}.score-display{text-align:right;min-width:75px;flex-shrink:0}.score-value{font-size:1.1rem;font-weight:800;color:#000;line-height:1;font-family:Courier New,monospace}.leaderboard-item.rank-1 .score-value{color:#000;font-weight:900}.leaderboard-item.rank-2 .score-value,.leaderboard-item.rank-3 .score-value{color:#000;font-weight:800}.score-label{font-size:.6rem;color:#64748b;text-transform:uppercase;letter-spacing:.6px;margin-top:2px;font-weight:600;white-space:nowrap}@media(max-width:768px){.leaderboard-container{padding:20px}.leaderboard-header{flex-direction:column;align-items:flex-start;gap:15px}.leaderboard-header h2{font-size:1.5rem}.user-stats{flex-direction:column;gap:4px}.user-stats{flex-direction:column;gap:6px}.score-display{min-width:70px}.score-value{font-size:1rem}.score-label{font-size:.55rem}.leaderboard-item{padding:8px 12px;gap:8px}.rank-display{min-width:35px;width:35px;height:35px}.rank-icon.medal{font-size:1.5rem}.rank-icon.rank-number{font-size:.85rem}}.game-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb,#4facfe,#00f2fe);background-size:400% 400%;animation:gradientShift 15s ease infinite;padding:40px 20px;position:relative}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.game-page:before{content:"";position:absolute;inset:0;background:#fffffff2;backdrop-filter:blur(10px);z-index:0}.game-layout{position:relative;z-index:1;display:grid;grid-template-columns:1fr 380px;gap:32px;max-width:1400px;margin:0 auto;align-items:start}.game-main{min-width:0}.game-sidebar{position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(59,130,246,.3) transparent;padding-right:8px}.game-sidebar::-webkit-scrollbar{width:8px}.game-sidebar::-webkit-scrollbar-track{background:#f1f5f980;border-radius:10px}.game-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;border:2px solid rgba(255,255,255,.5)}.game-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#2563eb,#7c3aed)}@media(max-width:1200px){.game-layout{max-width:100%;padding:0 1rem}.game-sidebar{max-width:320px}}@media(max-width:1024px){.game-layout{grid-template-columns:1fr;gap:24px}.game-sidebar{position:relative;top:0;max-height:none;max-width:100%;padding-right:0}}@media(max-width:768px){.game-page{padding:24px 16px}.game-layout{gap:20px}}@media(max-width:480px){.game-page{padding:20px 12px}.game-layout{gap:16px}}.accent-header{background:#fafafa;color:#1e293b;padding:2rem 0 1rem;margin-bottom:1.5rem;position:relative;width:100%}.accent-header h1{font-size:3rem;margin:0 0 .375rem;font-weight:600;color:#000;letter-spacing:-.8px;line-height:1.2;position:relative;display:block;text-align:left;padding-left:1.5rem}.accent-header h1:before{content:"";position:absolute;left:0;top:0;width:3px;background:#000;height:100%}.accent-header--with-subtitle h1:before{height:calc(100% + .375rem + 1.15rem * 1.5)}.accent-header__subtitle{font-size:1.15rem;color:#64748b;line-height:1.5;margin:0;font-weight:400;display:block;text-align:left;padding-left:1.5rem}@media(max-width:1024px){.accent-header h1{font-size:2.5rem;padding-left:1.25rem}.accent-header h1:before{width:2px}.accent-header__subtitle{font-size:1rem;padding-left:1.25rem}}@media(max-width:768px){.accent-header{padding:2rem 0 1rem}}@media(max-width:480px){.accent-header h1{font-size:2rem;padding-left:1rem}.accent-header h1:before{width:2px}.accent-header__subtitle{font-size:.95rem;padding-left:1rem}}.category-page{min-height:100vh;background:#fff}.category-loading,.category-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:1.5rem}.category-header__container{max-width:1280px;margin:0 auto;padding:0 2rem}.category-content{padding:1.5rem 0 3rem}.category-content__container{max-width:1280px;margin:0 auto;padding:0 2rem}.category-layout{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}.category-main,.category-sidebar{min-width:0}.layout-section{margin-bottom:48px}.layout-section:last-child{margin-bottom:0}.category-section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;padding-bottom:6px;border-bottom:1px solid #e8e8e8;color:#888}.category-sidebar{min-width:0;display:flex;flex-direction:column;gap:32px}.category-sidebar-section{background:#fff;border:1px solid #e0e0e0;border-radius:10px;padding:24px 20px;box-shadow:0 15px 35px #0000000d}.category-sidebar-list{display:flex;flex-direction:column;gap:0}.category-sidebar-item{padding:14px 0;border-bottom:1px solid #e0e0e0;margin:0}.category-sidebar-item:last-child{border-bottom:none}.category-sidebar-link{display:flex;gap:12px;text-decoration:none;color:inherit;transition:opacity .2s ease}.category-sidebar-link:hover{opacity:.8}.category-sidebar-image{width:80px;height:80px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 1px 3px #0000000a}.category-sidebar-content{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.category-sidebar-title{font-size:.875rem;line-height:1.4;font-weight:500;margin:0 0 6px;color:#2c2c2c;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.category-sidebar-date{font-size:.688rem;color:#999;font-weight:400;letter-spacing:.3px}.category-empty{text-align:center;padding:4rem 2rem;color:#666}.category-empty p{font-size:1.125rem}.category-page .pagination{display:flex;justify-content:center;align-items:center;gap:2rem;padding:2rem 0;border-top:1px solid #e0e0e0;grid-column:1 / -1;width:100%}.category-page .pagination__nav{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border:1px solid #000;background:#fff;color:#000;cursor:pointer;font-size:1rem;font-weight:500;transition:background .15s ease,color .15s ease;border-radius:4px}.category-page .pagination__nav:hover:not(:disabled){background:#000;color:#fff}.category-page .pagination__nav:disabled{opacity:.35;cursor:not-allowed}.category-page .pagination__pages{display:flex;gap:8px}.category-page .pagination__page{min-width:44px;height:44px;padding:0 10px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #ddd;cursor:pointer;font-size:.95rem;font-weight:500;border-radius:4px;transition:background .15s ease,border-color .15s ease}.category-page .pagination__page:hover{background:#f2f2f2}.category-page .pagination__page.is-active{background:#e6e6e6;border-color:#000;font-weight:600}.category-page .pagination__ellipsis{display:flex;align-items:center;justify-content:center;min-width:44px;height:44px;font-size:1rem;color:#888}@media(max-width:1024px){.category-layout{grid-template-columns:1fr;gap:40px}}@media(max-width:768px){.category-header__container,.category-content__container{padding:0 1.5rem}.category-page .pagination{flex-direction:row;flex-wrap:nowrap;gap:8px;padding:1.25rem 0 1.75rem}.category-page .pagination__nav,.category-page .pagination__page,.category-page .pagination__ellipsis{width:40px;height:40px;min-width:40px;font-size:.85rem;flex:0 0 auto}.category-page .pagination__pages{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex:0 1 auto;max-width:70%}.category-page .pagination__pages::-webkit-scrollbar{display:none}.category-page .pagination__page{flex:0 0 auto}}@media(max-width:480px){.category-header__container,.category-content__container{padding:0 1rem}.category-page .pagination{flex-direction:row;flex-wrap:nowrap;justify-content:center;gap:6px;padding:1rem 0 1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.category-page .pagination::-webkit-scrollbar{display:none}.category-page .pagination__nav,.category-page .pagination__page,.category-page .pagination__ellipsis{width:34px;height:34px;min-width:34px;font-size:.7rem;border-radius:3px;flex:0 0 auto}.category-page .pagination__pages{display:flex;gap:4px;flex:0 0 auto}}
