*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,hr,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}ol,ul,li{list-style:none}ul::-webkit-scrollbar{width:0 !important}a{text-decoration:none}img{border:none;vertical-align:middle}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,PingFang SC,Noto Sans,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji}.clearfix{display:block}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}* html .clearfix{height:1%}*+html .clearfix{min-height:1%}.textOneline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.textTwoline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.adTitle{font-size:12px;line-height:14px;margin:3px 0 6px 0;color:#ccc;text-align:start}.adsHeight{width:100%;height:252px;margin-bottom:10px}@media (max-width:355px){.adsHeight{width:100%;height:312px}}@media (min-width:356px){.adsHeight{width:100%;height:312px}}@media (min-width:748px){.adsHeight{width:100%;height:280px}}.headWrap{height:72px;background:#fff;border-bottom:1px solid #ddd;z-index:100;position:relative}.headWrap #backToTop{position:fixed;bottom:50px;right:-200%;transition:right .2s ease-out;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:var(--Theme, #ff7d00);box-shadow:0 4px 12px 0 rgba(46,52,54,0.1);border:none;z-index:5;cursor:pointer}.headWrap #backToTop:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),var(--Theme, #ff7d00)}.headWrap .head{max-width:1248px;height:100%;padding:0 24px;margin:0 auto;display:flex;align-items:center;gap:24px}.headWrap .head .logoLink .logoImg{height:35px;width:auto;display:block}.headWrap .head .pcSearch{width:576px;height:40px;padding:0 12px 0 24px;flex-shrink:0;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;position:relative;overflow:hidden}.headWrap .head .pcSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;color:#333;font-size:14px;line-height:1}.headWrap .head .pcSearch .searchInput::placeholder{color:#999}.headWrap .head .pcSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .head .catDropdown{margin-left:auto;position:relative;flex-shrink:0}@media only screen and (min-width:1200px){.headWrap .head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.headWrap .head .logoLink{grid-column:1;justify-self:start}.headWrap .head .pcSearch{grid-column:2;justify-self:center;flex:none}.headWrap .head .catDropdown{grid-column:3;justify-self:end;margin-left:0}}.headWrap .head .catDropdownTrigger{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;padding:4px 0}.headWrap .head .catDropdownLabel{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;font-weight:400;color:#222;line-height:32px;white-space:nowrap}.headWrap .head .catChevron{flex-shrink:0;transition:transform .2s ease}.headWrap .head .catDropdown.active .catChevron{transform:rotate(180deg)}.headWrap .head .catDropdownMenu{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.08);z-index:200;padding:4px 0}.headWrap .head .catDropdownMenu.open{display:block}.headWrap .head .catDropdownLink{font-family:var(--FontTitle, "DM Sans", sans-serif);display:block;padding:8px 24px;font-size:14px;font-weight:500;color:#666;line-height:22px;white-space:nowrap;transition:color .15s,background .15s}.headWrap .head .catDropdownLink:hover{color:var(--Theme, #ff7d00);background:#fafafa}.headWrap .head .menuIcon{display:none;width:24px;height:24px;flex-shrink:0;cursor:pointer}.headWrap .menuMask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:200}.headWrap .menuWrap{position:fixed;top:0;right:-100%;bottom:0;width:280px;background:#fff;z-index:300;transition:right .3s ease;padding:20px;overflow-y:auto}.headWrap .menuWrap .menuTop{display:flex;justify-content:flex-end;margin-bottom:20px}.headWrap .menuWrap .closeIcon{width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .mobileSearch{margin-bottom:20px;width:100%;height:40px;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;padding:0 12px 0 20px;position:relative;overflow:hidden}.headWrap .menuWrap .mobileSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:14px;color:#333}.headWrap .menuWrap .mobileSearch .searchInput::placeholder{color:#999}.headWrap .menuWrap .mobileSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .menuList .menuItem{border-bottom:1px solid #eee}.headWrap .menuWrap .menuList .menuItem .menuItemLink{display:flex;align-items:center;justify-content:space-between;padding:14px 0;color:#333;font-size:16px;text-decoration:none}.headWrap .menuWrap .menuList .menuItem .menuItemTitle{color:#333;font-size:16px;font-weight:400}.headWrap .menuWrap .menuList .menuItem .menuItemArrow{width:14px;height:14px;flex-shrink:0}.headWrap .menuWrap .menuList .menuItem:hover .menuItemTitle{color:var(--Theme, #ff7d00)}@media only screen and (max-width:1199px){.headWrap .head .pcSearch{display:none}.headWrap .head .catDropdown{margin-left:auto}.headWrap .head .menuIcon{display:block}}@media only screen and (max-width:767px){.headWrap{height:56px}.headWrap #backToTop{bottom:16px;width:40px;height:40px;border-radius:12px}.headWrap .head{gap:16px}.headWrap .head .logoLink .logoImg{height:30px}.headWrap .head .catDropdown{display:none}.headWrap .head .menuIcon{display:block;margin-left:auto}}.footerWrap{background:#1a1a1a}.footerWrap .footCont{max-width:1248px;margin:0 auto;padding:56px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.footerWrap .footCont .footTop{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.footerWrap .footCont .footTop .footLogo .footLogoImg{height:40px;width:auto}.footerWrap .footCont .footTop .tabbar{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.footerWrap .footCont .footTop .tabbar a{color:rgba(255,255,255,0.9);font-size:14px;line-height:22px}.footerWrap .footCont .footTop .tabbar a:hover{color:#fff;text-decoration:underline}.footerWrap .footCont .footTop .tabbar .tabbarIcon{color:rgba(255,255,255,0.5);font-size:14px}.footerWrap .footCont .footerText{font-family:var(--FontTitle, "DM Sans", sans-serif);color:rgba(255,255,255,0.7);font-size:14px;line-height:22px;text-align:center;max-width:1000px}.footerWrap .cookie-notice-container{width:100%;background:#fff;border-top:1px solid #eee;padding:16px;z-index:999}.footerWrap .cookie-notice-container .container{font-family:var(--FontTitle, "DM Sans", sans-serif);max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;color:#666}.footerWrap .cookie-notice-container .container .moreJump{font-family:var(--FontTitle, "DM Sans", sans-serif);color:var(--Theme, #ff7d00);text-decoration:underline}.footerWrap .cookie-notice-container .container .agree-cookies{font-family:var(--FontTitle, "DM Sans", sans-serif);margin-left:auto;background:var(--Theme, #ff7d00);color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;cursor:pointer}.categoryPage{min-height:calc(100vh - 72px);background:var(--BgPage);padding:32px 0 48px}.categoryPage .innerWrap{max-width:1200px;margin:0 auto;padding:0 24px}.categoryPage .articleDate{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:8px;color:var(--TextSecondary, #999);font-size:12px;line-height:16px;margin-top:auto}.categoryPage .articleDate svg{flex-shrink:0}.categoryPage .trendingSection{margin-bottom:48px}.categoryPage .trendingSection .trendingSectionHead{margin-bottom:24px}.categoryPage .trendingSection .trendingSectionHead .trendingTitle{color:var(--TextPrimary, #333);font-size:32px;font-weight:700;line-height:1.2}.categoryPage .trendingSection .trendingTopRow{display:flex;align-items:stretch;gap:24px;margin-bottom:24px}.categoryPage .trendingSection .trendingTopRow .trendingLarge{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;color:inherit}.categoryPage .trendingSection .trendingTopRow .trendingLarge:hover .trendingLargeTitle{color:var(--Theme, #ff7d00)}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeImg{border-radius:16px;position:relative;aspect-ratio:16 / 9;background:#eee;overflow:hidden}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeImg .lazyImg{width:100%;height:100%;object-fit:cover;display:block}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeBody{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);color:var(--Text-TextPrimary, #1A1A1A);font-size:36px;font-style:normal;font-weight:400;line-height:135%;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2;-webkit-line-clamp:3}.categoryPage .trendingSection .trendingTopRow .trendingRightCol{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard{flex:1;min-height:0}.categoryPage .trendingSection .trendingBottomRow{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:24px}.categoryPage .trendingSection .trendingCard{display:flex;flex-direction:column;overflow:hidden;color:inherit}.categoryPage .trendingSection .trendingCard:hover .trendingCardTitle{color:var(--Theme, #ff7d00)}.categoryPage .trendingSection .trendingCard .trendingCardImg{position:relative;aspect-ratio:16 / 9;background:#eee;overflow:hidden}.categoryPage .trendingSection .trendingCard .trendingCardImg .lazyImg{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.categoryPage .trendingSection .trendingCard .trendingCardImg .cardTag{position:absolute;top:10px;left:10px;background:var(--Theme, #ff7d00);color:#fff;font-size:12px;font-weight:500;padding:4px 10px;border-radius:100px;line-height:1.2}.categoryPage .trendingSection .trendingCard .trendingCardBody{padding:12px 14px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.categoryPage .trendingSection .trendingCard .trendingCardTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;font-weight:500;color:var(--TextPrimary, #1a1a1a);line-height:1.35;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2;-webkit-line-clamp:3}.categoryPage .articleListSection .articlesList{margin:0;padding:0}.categoryPage .articleListSection .articleListItem{border-bottom:1px solid var(--Divider, #eee)}.categoryPage .articleListSection .articleListItem:last-child{border-bottom:none}.categoryPage .articleListSection .articleListLink{display:flex;align-items:flex-start;gap:20px;padding:20px 0;color:inherit}.categoryPage .articleListSection .articleListLink:hover .articleListTitle{color:var(--Theme, #ff7d00)}.categoryPage .articleListSection .articleListLink .articleListImg{width:200px;height:112px;flex-shrink:0;border-radius:12px;overflow:hidden;background:#e5e5e5}.categoryPage .articleListSection .articleListLink .articleListImg .lazyImg{width:100%;height:100%;object-fit:cover;display:block}.categoryPage .articleListSection .articleListLink .articleListInfo{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.categoryPage .articleListSection .articleListLink .articleListTitle{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:18px;font-weight:400;color:var(--TextPrimary, #1a1a1a);line-height:1.35;transition:color .2s ease;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.categoryPage .articleListSection .articleListLink .articleListDesc{font-family:var(--FontBody, "Noto Sans", sans-serif);font-size:14px;color:var(--TextSecondary, #666);line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.categoryPage .articleListSection .articleListLink .articleListDesc p,.categoryPage .articleListSection .articleListLink .articleListDesc p span{font-family:var(--FontBody, "Noto Sans", sans-serif)}.categoryPage .articleListSection .loading{margin-top:8px;text-align:center;color:var(--TextTertiary)}@media only screen and (max-width:1199px){.categoryPage .trendingSection .trendingTopRow .trendingRightCol{width:280px}}@media only screen and (max-width:991px){.categoryPage .trendingSection .trendingTopRow{flex-direction:column}.categoryPage .trendingSection .trendingTopRow .trendingRightCol{width:100%;flex-direction:row;flex-wrap:wrap}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard{flex:1 1 calc(50% - 8px);min-width:240px}.categoryPage .trendingSection .trendingBottomRow{grid-template-columns:repeat(2, minmax(0, 1fr))}.categoryPage .articleListSection .articleListLink .articleListImg{width:160px;height:90px}}@media only screen and (max-width:767px){.categoryPage{min-height:calc(100vh - 56px);padding:20px 0 32px}.categoryPage .innerWrap{padding:0 16px}.categoryPage .trendingSection{margin-bottom:32px}.categoryPage .trendingSection .trendingSectionHead .trendingTitle{font-size:24px}.categoryPage .trendingSection .trendingTopRow{gap:16px;margin-bottom:16px}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeBody{padding:16px}.categoryPage .trendingSection .trendingTopRow .trendingLarge .trendingLargeTitle{font-size:18px;font-weight:400}.categoryPage .trendingSection .trendingTopRow .trendingRightCol{flex-direction:column;gap:16px}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard{flex:1 1 auto;min-width:0;width:100%;display:flex;flex-direction:column;align-items:stretch}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard .trendingCardImg{width:100%;flex-shrink:0;border-radius:16px;overflow:hidden}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard .trendingCardImg .lazyImg{width:100%;height:100%;border-radius:0}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard .trendingCardBody{padding:16px;gap:12px}.categoryPage .trendingSection .trendingTopRow .trendingRightCol .trendingCard .trendingCardTitle{font-size:18px;font-weight:400;line-height:135%}.categoryPage .trendingSection .trendingBottomRow{grid-template-columns:1fr;gap:16px}.categoryPage .articleListSection{padding:0 16px 16px}.categoryPage .articleListSection .articleListLink{flex-direction:row;align-items:flex-start;gap:12px;padding:16px 0}.categoryPage .articleListSection .articleListLink .articleListImg{width:160px;height:90px;aspect-ratio:16 / 9;object-fit:cover;flex-shrink:0}.categoryPage .articleListSection .articleListLink .articleListTitle{font-size:16px;-webkit-line-clamp:3}.categoryPage .articleListSection .articleListLink .articleListDesc{display:none}}