:root{--color-bg-dark: #171717;--color-text: #222;--color-text-inverse: #f9f9f9;--color-text-secondary: #666;--color-text-tertiary: #7f7f7f;--color-border-dark: #424242;--color-white: #fff;--color-accent: #A4896C;--Components-Button-Global-colorPrimary: #A4896C;--Colors-Neutral-Text-colorTextSecondary: #666;--Components-Menu-Component-horizontalItemSelectedColor: #A4896C;--layout-max-width: 1490px}.world-intro{padding:0;background:#fff}@media (min-width: 1024px){.world-intro{padding:80px 0 0}}.world-intro-inner{max-width:1490px;padding:0 20px;margin:80px auto 40px}.world-intro-title{font-size:22px;font-weight:600;line-height:34px;color:#222;text-align:center}@media (min-width: 1024px){.world-intro-title{margin-bottom:40px;font-size:30px;line-height:38px}}@keyframes world-news-progress{0%{width:0}to{width:100%}}.world-news{position:relative;max-width:1490px;height:480px;margin:0;margin-inline:20px;overflow:hidden;border-radius:24px}@media (min-width: 1024px){.world-news{height:620px}}@media (min-width: 1536px){.world-news{margin-inline:auto}}.world-news-track{position:absolute;top:0;right:0;bottom:0;left:0}.world-news-slide{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;transition:opacity .7s ease}.world-news-slide:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.2) 40%,transparent 65%)}.world-news-slide.is-active{pointer-events:auto;opacity:1}.world-news-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.world-news-inner{position:absolute;top:0;bottom:0;left:50%;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;width:100%;max-width:1490px;padding:32px 20px;transform:translate(-50%)}@media (min-width: 1024px){.world-news-inner{padding:48px 20px}}.world-news-bottom{display:flex;flex-direction:column;gap:20px}@media (min-width: 1024px){.world-news-bottom{flex-direction:row;gap:40px;align-items:flex-end;justify-content:space-between}}.world-news-content{display:inline-flex;flex-direction:column;gap:8px;max-width:620px;padding:10px;background:var(--Colors-Neutral-transparent-40, rgba(0, 0, 0, .4));border-radius:8px;transition:opacity .3s ease,transform .3s ease}.world-news-content.is-out{opacity:0;transform:translateY(-10px)}.world-news-meta{display:flex;gap:12px;align-items:center}.world-news-category{padding:2px 8px;font-size:12px;font-weight:400;line-height:20px;color:#0958d9;background:var(--Colors-Base-Blue-1, #e6f4ff);border-radius:4px}.world-news-date{font-size:14px;font-weight:600;line-height:22px;color:#fff}.world-news-title{font-size:22px;font-weight:600;line-height:30px;color:#fff;text-decoration:none}@media (min-width: 1024px){.world-news-title{font-size:30px;line-height:38px}}.world-news-nav{display:flex;flex-shrink:0;gap:20px;align-items:center;align-self:flex-end}@media (min-width: 1024px){.world-news-nav{align-self:auto}}.world-news-dots{display:flex;gap:8px;align-items:center}.world-news-dot{position:relative;width:32px;height:23px;padding:0;cursor:pointer;background:transparent;border:none}.world-news-dot:before{position:absolute;top:50%;left:0;width:100%;height:3px;content:"";background:#ffffff59;transform:translateY(-50%)}.world-news-dot:after{position:absolute;top:50%;left:0;width:0;height:3px;content:"";background:#fff;transform:translateY(-50%)}.world-news-dot.is-active:after{animation:world-news-progress 4s linear forwards}.world-news.is-paused .world-news-dot.is-active:after{animation-play-state:paused}.world-news .hero-play-btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:44px;height:44px;color:#fff;cursor:pointer;background:none;border:3px solid rgba(255,255,255,.55);border-radius:50%;transition:border-color .2s ease}.world-news .hero-play-btn:hover{border-color:#fff}.world-news .hero-play-btn .hero-icon-play,.world-news.is-paused .hero-play-btn .hero-icon-pause{display:none}.world-news.is-paused .hero-play-btn .hero-icon-play{display:block}@keyframes world-feed-card-enter{0%{opacity:0;transform:scale(.96) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.world-feed{padding:60px 0 80px;background:#fff}.world-feed-inner{display:flex;flex-direction:column;gap:0;width:100%;max-width:1490px;padding:0 20px;margin:0 auto}@media (min-width: 1024px){.world-feed-inner{flex-direction:row;gap:30px}}.world-feed-nav{display:flex;flex-direction:row;overflow-x:auto;scrollbar-width:none;border-bottom:2px solid #e8e8e8}.world-feed-nav::-webkit-scrollbar{display:none}@media (min-width: 1024px){.world-feed-nav{flex-shrink:0;flex-direction:column;width:266px;overflow-x:visible;border-bottom:none}}.world-feed-filter{flex-shrink:0;padding:12px 16px;margin-bottom:-2px;font-size:16px;font-weight:600;line-height:24px;color:#222;text-align:left;white-space:nowrap;cursor:pointer;background:none;border:none;border-bottom:2px solid transparent;transition:color .2s ease,border-color .2s ease}.world-feed-filter:hover{color:var(--Components-Tabs-Component-itemSelectedColor, #A4896C)}.world-feed-filter.is-active{color:var(--Components-Tabs-Component-itemSelectedColor, #A4896C);border-bottom:2px solid var(--Components-Tabs-Component-inkBarColor, #A4896C)}@media (min-width: 1024px){.world-feed-filter{flex-shrink:unset;padding:12px 24px;margin-bottom:0;white-space:normal;border-right:2px solid #e8e8e8;border-bottom:none}.world-feed-filter.is-active{border-right:2px solid var(--Components-Tabs-Component-inkBarColor, #A4896C);border-bottom:none}}.world-feed-content{display:flex;flex:1;flex-direction:column;min-width:0}.world-feed-grid{display:grid;grid-template-columns:1fr;gap:20px;margin-top:30px}@media (min-width: 768px){.world-feed-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.world-feed-grid{margin-top:0}}@media (width >= 1201px){.world-feed-grid{grid-template-columns:repeat(3,1fr)}}.world-feed-pagination{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:40px}.world-feed-pagination.is-hidden{display:none}.world-feed-pages{display:flex;gap:4px;align-items:center}.world-feed-page{display:flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 4px;font-size:14px;font-weight:600;line-height:1;color:#666;cursor:pointer;background:none;border:none;border-radius:8px;transition:color .2s ease,background .2s ease}.world-feed-page:hover{color:#222;background:#f5f5f5}.world-feed-page.is-active{color:#fff;background:var(--Components-Button-Global-colorPrimary, #A4896C)}.world-feed-page-arrow{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:36px;height:36px;color:#222;cursor:pointer;background:none;border:1px solid #d9d9d9;border-radius:50%;transition:border-color .2s ease,opacity .2s ease}.world-feed-page-arrow svg{width:8px;height:14px}.world-feed-page-arrow:hover{border-color:#a4896c}.world-feed-page-arrow.is-disabled{pointer-events:none;opacity:.35}.world-feed-page-prev svg{transform:scaleX(-1)}.world-feed-card{display:flex;gap:16px;align-items:flex-start}.world-feed-card.is-leaving{opacity:0;transform:scale(.96);transition:opacity .22s ease,transform .22s ease}.world-feed-card.is-hidden{display:none}.world-feed-card.is-entering{animation:world-feed-card-enter .3s ease both}@media (min-width: 768px){.world-feed-card{position:relative;display:block}}.world-feed-card-link{position:relative;display:block;flex-shrink:0;width:120px;aspect-ratio:4/3;overflow:hidden;border-radius:8px}@media (min-width: 768px){.world-feed-card-link{width:100%;aspect-ratio:367/245;border-radius:24px}.world-feed-card-link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(to top,rgba(0,0,0,.72) 0%,rgba(0,0,0,.2) 50%,transparent 75%)}}.world-feed-card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.world-feed-card-body{display:flex;flex-direction:column;gap:8px}@media (min-width: 768px){.world-feed-card-body{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;gap:0;justify-content:space-between;padding:24px}}.world-feed-card-cat{display:inline-flex;align-self:flex-start;padding:0 8px;font-size:12px;font-weight:400;line-height:20px;color:#222;background:#f5f5f5;border-radius:4px}@media (min-width: 768px){.world-feed-card-cat{color:#fff;background:var(--Colors-Neutral-transparent-20, rgba(0, 0, 0, .2))}}.world-feed-card-bottom{display:flex;flex-direction:column;gap:4px}.world-feed-card-date{font-size:12px;font-weight:400;line-height:20px;color:#888}@media (min-width: 768px){.world-feed-card-date{color:#fff}}.world-feed-card-title{margin:0;font-size:15px;font-weight:600;line-height:22px;color:#222}@media (min-width: 768px){.world-feed-card-title{font-size:16px;line-height:24px;color:#fff}}.world-feed-card-title-link{color:inherit;text-decoration:none}.related{padding:60px 0 80px;background:#fff}.related-inner{max-width:1490px;padding:0 20px;margin:0 auto}.related-title{margin-bottom:40px;font-size:22px;font-weight:600;line-height:1.4;color:#222;text-align:center}@media (min-width: 1024px){.related-title{font-size:30px}}.related-track-wrap{overflow:hidden}.related-track{display:flex;gap:20px;transition:transform .4s ease}.related-card{flex:0 0 100%}@media (min-width: 768px){.related-card{flex:0 0 calc((100% - 20px)/2)}}@media (min-width: 1024px){.related-card{flex:0 0 calc((100% - 40px) / 3)}}.related-card-link{display:block;text-decoration:none}.related-card-img-wrap{aspect-ratio:4/3;overflow:hidden;border-radius:4px}.related-card-img{display:block;width:100%;aspect-ratio:4/3;overflow:hidden;-o-object-fit:cover;object-fit:cover;border-radius:24px}.related-card-body{display:flex;flex-direction:column;gap:8px;align-items:flex-start;padding:24px 24px 0}.related-card-date{font-size:12px;font-weight:400;line-height:20px;color:#666}.related-card-cat{height:22px;padding:2px 8px;font-size:12px;font-weight:400;line-height:20px;color:#222;background:#f5f5f5;border-radius:4px}.related-card-title{margin:0;font-size:16px;font-weight:600;line-height:24px;color:#222;transition:color .2s ease}.related-card-link:hover .related-card-title{color:#a4896c}.related-nav{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-top:50px}.related-btn{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;color:#fff;cursor:pointer;background:#00000040;border:none;border-radius:50%;transition:background .2s ease}.related-btn:hover{background:#00000073}.related-btn-prev svg{transform:scaleX(-1)}.related-dots{display:flex;gap:6px;align-items:center}.related-more{display:flex;justify-content:center;margin-top:40px}.related-more-btn{display:flex;align-items:center;justify-content:center;min-height:56px;padding:8px 32px;font-size:16px;font-weight:600;line-height:24px;color:#222;text-align:center;text-decoration:none;background:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:0 2px #1717170f;transition:opacity .2s ease}.related-more-btn:hover{opacity:.8}.related-dot{width:20px;height:3px;padding:0;cursor:pointer;background:#0003;border:none;transition:width .2s ease,background .2s ease}.related-dot.is-active{width:28px;background:#00000080}
