.flex-row-sb{display:flex;align-items:center;justify-content:space-between}.hidden{display:none !important}.flex-row{display:flex;align-items:center}.empty-content{display:flex;justify-content:center;color:gray}.carousel-track{height:100%;display:flex;transition:transform .5s ease-in-out;will-change:transform}#content-news{background:#f3f4f6;padding:132px 0 60px 0}#content-news .header-title{background-color:#fff;width:100%;height:156px;padding:30px 0}#content-news .header-title .content-page{display:flex;align-items:center}#content-news .header-title .content-page img{width:12px;height:12px;margin:0 8px}#content-news .header-title .content-page a{font-weight:bold;font-size:16px;color:#0d0d0d}#content-news .header-title .content-page .breadcrumb-currency{font-weight:bold;color:#ff7f00;flex:1;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}#content-news .header-title .header-title-container{width:1200px;margin:0 auto}#content-news .header-title .header-title-container .title{font-weight:900;font-size:48px;color:#0d0d0d}#content-news .news-container{width:1200px;margin:0 auto}#content-news .page-title{font-weight:900;font-size:48px;color:#0d0d0d;margin:16px 0 60px 0;margin-top:16px}#content-news .top-section{margin-top:30px;margin-bottom:40px}#content-news .hot-news-header{display:flex;align-items:center;margin-bottom:24px}#content-news .hot-text{font-size:48px;font-weight:bold;color:#3b82f6;margin-right:16px}#content-news .news-badge{background-color:#fff;border:2px solid #ef4444;color:#ef4444;padding:4px 12px;font-size:24px;font-weight:bold}#content-news .top-news-grid{display:flex;gap:16px;width:100%;height:402px}#content-news .top-news-card{position:relative;height:100%;width:260px;overflow:hidden;border-radius:.5rem;transition:transform .3s ease,box-shadow .3s ease,width .3s ease}#content-news .top-news-card.active{width:648px}#content-news .top-news-card .news-arrow-icon{position:absolute;bottom:24px;right:24px;padding:8px;background:#fff;border-radius:50%;transition:transform .2s ease}#content-news .top-news-card .news-arrow-icon img{width:20px;height:20px}#content-news .top-news-card .news-arrow-icon.animate-arrow{transform:rotate(45deg)}#content-news .top-news-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease;border-radius:.5rem;filter:brightness(97%)}#content-news .top-news-card:hover .top-news-title{color:#ff8429}#content-news .top-news-content{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);color:#fff;border-radius:.5rem;padding:16px}#content-news .top-news-badge{padding:7px 16px;display:inline-block;background:hsla(0,0%,100%,.2);border-radius:50px 50px 50px 50px;border:1px solid hsla(0,0%,100%,.8);margin-bottom:8px;font-weight:500;font-size:12px;color:#fff}#content-news .top-news-title{font-size:16px;font-weight:900;margin-bottom:24px}#content-news .top-news-card:hover .top-news-title,#content-news .top-news-card.active .top-news-title{font-size:24px}#content-news .top-news-card:hover .top-news-badge,#content-news .top-news-card.active .top-news-badge{font-size:14px}#content-news .top-news-meta{display:flex;align-items:center;font-size:14px}#content-news .top-news-meta .line{margin:0 16px}#content-news .top-news-meta-not-active{font-size:12px}#content-news .top-news-meta-not-active .author{margin-bottom:8px}#content-news .videos-section{margin-bottom:40px}#content-news .section-title{margin-bottom:16px;font-size:24px;color:#3e3e3e;font-style:italic;font-weight:bold}#content-news .more{font-size:16px;color:#281f15;font-style:italic;font-weight:bold}#content-news .more:hover{color:#ff8429}#content-news .videos-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}#content-news .video-card{background-color:#fff;border-radius:10px;overflow:hidden;height:247px}#content-news .video-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}#content-news .video-card:hover .video-title{color:#ff8429;font-weight:bold}#content-news .video-content{height:100%;display:flex;flex-direction:column}#content-news .pointer:hover{cursor:pointer}#content-news .video-desc{padding:16px 8px}#content-news .video-image-container{height:158px;position:relative;overflow:hidden}#content-news .video-image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}#content-news .time-badge{position:absolute;bottom:0;right:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0), #000);color:#fff;border-radius:3px;font-size:12px;padding:28px 8px 8px 8px;height:49px;border-radius:0px 0px 0px 0px;width:100%}#content-news .video-title{font-weight:bold;font-size:16px;color:#281f15;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:48px}#content-news .video-date{font-weight:400;font-size:12px;color:#a6a6a6}#content-news .news-section{gap:24px}#content-news .news-list{display:flex;flex-direction:column;width:882px;margin-right:24px}#content-news .category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}#content-news .category-tab{padding:8px 16px;border-radius:9999px;font-size:14px;font-weight:500;background-color:#f3f4f6;color:#374151;cursor:pointer;transition:all .3s ease}#content-news .category-tab:hover{background-color:#e2e8f0}#content-news .category-tab.active{background-color:#3b82f6;color:#fff}#content-news .news-cards{display:flex;flex-direction:column;gap:16px}#content-news .news-card{background-color:#fff;border-radius:15px;overflow:hidden;display:flex;padding:16px;position:relative;transition:transform .3s ease,box-shadow .3s ease}#content-news .news-card:hover{box-shadow:0 10px 25px rgba(0,0,0,.1)}#content-news .news-card:hover .news-title{color:#ff8429}#content-news .news-image-container{width:212px;height:120px;display:flex;align-items:center;justify-content:center;border-radius:.5rem 0 0 .5rem;overflow:hidden}#content-news .news-image-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:15px}#content-news .news-content{flex:1;padding-left:10px;display:flex;flex-direction:column;height:100%}#content-news .news-content-inner{flex-grow:1;margin-bottom:26px}#content-news .news-content-area{display:flex}#content-news .news-title{font-size:20px;font-weight:600;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#04081a}#content-news .news-description{font-size:16px;color:#3e3e3e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#content-news .last-update{font-size:14px;color:rgba(62,62,62,.5490196078)}#content-news .industry-reports-badge{background-color:#fff;padding:4px 16px;border-radius:5px 5px 5px 5px;font-size:14px;text-align:center;color:#ff8429;border:1px solid #ff8429;display:inline-block;position:relative;z-index:10;font-weight:500;margin-right:8px;margin-top:8px}#content-news .industry-reports-badge:hover{opacity:.8}#content-news .category-nav{width:100%;height:42px;background:#f5f5f5;border-radius:12px;border:1px solid #e6e6e6;margin-bottom:16px;display:flex}#content-news .nav-scroll-container{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;height:100%;padding-right:80px}#content-news .nav-scroll-container::-webkit-scrollbar{display:none}#content-news .nav-items{display:flex;align-items:center;height:100%;padding:4px;gap:8px}#content-news .nav-item{padding:6px 16px;border-radius:20px;white-space:nowrap;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;line-height:20px;color:#281f15}#content-news .nav-item.active{color:#ff8429}#content-news .nav-item:not(.active):hover{color:#ff8429}#content-news .scroll-buttons{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;border-radius:8px 8px 8px 8px}#content-news .scroll-btn{width:34px;height:34px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:8px 8px 8px 8px;transition:all .2s ease}#content-news .scroll-btn .left-actvie,#content-news .scroll-btn .right-actvie{display:none}#content-news .scroll-btn:hover{background-color:#fff;border:1px solid #ff8429}#content-news .scroll-btn:hover .left-actvie,#content-news .scroll-btn:hover .right-actvie{display:block}#content-news .scroll-btn:hover .left{display:none}#content-news .scroll-btn:disabled{opacity:.5;cursor:not-allowed}#content-news .scroll-btn:disabled:hover{background-color:#f5f5f5;border:none}#content-news .scroll-btn:disabled:hover .left-actvie,#content-news .scroll-btn:disabled:hover .right-actvie{display:none !important}#content-news .scroll-btn:disabled:hover .left{display:block !important}#content-news .scroll-btn i{font-size:12px}#content-news .korean-news{display:flex;flex-direction:column;gap:24px;width:282px;overflow:hidden}#content-news .korean-news-card{position:relative;width:282px;height:350px;overflow:hidden;border-radius:.5rem}#content-news #carouselContainer2{margin-top:16px}#content-news #top-carousel{margin-bottom:16px}#content-news .carousel-container{position:relative;width:282px;height:400px;overflow:hidden;border-radius:10px}#content-news .carousel{display:flex;transition:transform .5s ease-in-out;height:100%}#content-news .carousel-item{min-width:100%;height:100%;display:flex;flex-direction:column;position:relative}#content-news .carousel-item img{width:100%;height:100%}#content-news .yellow-background{background-color:#ffd100;width:100%;height:100%;position:absolute;z-index:1}#content-news .carousel-indicators{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:5}#content-news .indicator{width:6px;height:6px;border-radius:50%;background-color:hsla(0,0%,100%,.6);cursor:pointer;transition:all .3s}#content-news .indicator.active{width:6px;height:6px;border-radius:50%;background-color:#fff}#content-news .korean-news-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}#content-news .korean-news-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);color:#fff}#content-news .korean-news-badge{display:inline-block;padding:.25rem .75rem;background-color:#3b82f6;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:500;margin-bottom:.75rem}#content-news .korean-news-title{font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}#content-news .korean-news-meta{font-size:.875rem;opacity:.9}#content-news .pagination-container{display:flex;align-items:center;justify-content:space-between;font-family:Arial,sans-serif;width:100%;box-sizing:border-box;margin-top:24px}#content-news .pagination-container .pagination-left{display:flex;align-items:center;gap:10px}#content-news .pagination-container .page-button-arrow{width:20px;height:20px}#content-news .pagination-container .page-button-arrow.left-page-button-arrow{transform:rotate(180deg)}#content-news .pagination-container .page-input{width:36px;height:36px;border-radius:5px;text-align:center;font-size:16px;color:#281f15;border:none}#content-news .pagination-container .go-other-page{border-radius:5px;background-color:#e2e7f1;border:1px solid #dddfe2}#content-news .pagination-container .go-button{width:36px;height:36px;background-color:#e2e7f1;border:none;cursor:pointer;font-weight:500;font-size:16px;color:#281f15;border-radius:5px}#content-news .pagination-container .total-pages{font-weight:400;font-size:16px;color:#281f15;margin-right:23px}#content-news .pagination-container .pagination-right{display:flex;align-items:center;gap:5px}#content-news .pagination-container .page-button{width:36px;height:36px;background:#fff;border-radius:5px;border:1px solid #dddfe2;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:16px;color:#04081a;margin-right:6px}#content-news .pagination-container .page-button:hover{font-size:16px;color:#fff;background:#ff8429;border:1px solid #ff8429}#content-news .pagination-container .page-button.current{font-weight:500;font-size:16px;color:#fff;background:#ff8429;border:1px solid #ff8429}#content-news .pagination-container .page-button:disabled{opacity:.5;cursor:not-allowed}#content-news .pagination-container .page-button:disabled:hover{background:#fff;color:#04081a;border:1px solid #dddfe2;font-size:16px}#navContainer{position:relative}.sliding-background{position:absolute;top:4px;left:0;background:#fff;border-radius:8px;box-shadow:0px 6px 10px 0px rgba(0,0,0,.15);z-index:1;pointer-events:none;transition:none}.nav-item{position:relative;z-index:2;transition:color .2s ease}.nav-item.active{color:#ff8429}.nav-item:not(.active):hover{color:#ff8429}@media(prefers-reduced-motion: reduce){.sliding-background{transition:none !important}.nav-item{transition:none !important}}@media(hover: none)and (pointer: coarse){.nav-item:not(.active):hover{color:inherit}}.skeleton-card{position:relative;overflow:hidden}.skeleton-image,.skeleton-badge,.skeleton-title,.skeleton-title-line,.skeleton-meta,.skeleton-meta-long,.skeleton-author,.skeleton-date,.skeleton-arrow{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-image{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:12px}.skeleton-badge{width:80px;height:16px;margin-bottom:8px}.skeleton-title{width:85%;height:18px;margin-bottom:4px}.skeleton-title-line{width:60%;height:18px;margin-bottom:12px}.skeleton-meta{width:60px;height:12px}.skeleton-meta-long{width:120px;height:12px}.skeleton-author{width:50px;height:12px;margin-bottom:4px}.skeleton-date{width:80px;height:12px}.skeleton-arrow{width:24px;height:24px;position:absolute;top:20px;right:20px;border-radius:50%}.skeleton-card:not(.active) .skeleton-arrow{display:none}.skeleton-card.active .top-news-meta-not-active{display:none}.skeleton-card:not(.active) .top-news-meta{display:none}.skeleton-card:not(.active) .top-news-meta-not-active{display:block}.skeleton-video-card{position:relative;overflow:hidden;pointer-events:none}.skeleton-video-image,.skeleton-author,.skeleton-duration,.skeleton-video-title,.skeleton-video-title-short,.skeleton-video-date{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-video-image{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}.skeleton-author{width:60px;height:14px;border-radius:2px}.skeleton-duration{width:40px;height:14px;border-radius:2px}.skeleton-video-title{width:90%;height:16px;margin-bottom:4px}.skeleton-video-title-short{width:65%;height:16px;margin-bottom:8px}.skeleton-video-date{width:80px;height:12px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-video-card:hover{transform:none;box-shadow:none}.skeleton-news-card{pointer-events:none}.skeleton-news-card .news-image-container{overflow:hidden}.skeleton-news-image,.skeleton-news-title,.skeleton-news-title-second,.skeleton-news-description,.skeleton-news-description-second,.skeleton-news-description-third,.skeleton-last-update,.skeleton-tag{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-news-image{width:100%;height:100%;border-radius:8px}.skeleton-news-title{width:100%;height:18px;margin-bottom:8px}.skeleton-news-title-second{width:70%;height:18px;margin-bottom:12px}.skeleton-news-description{width:100%;height:14px;margin-bottom:6px}.skeleton-news-description-second{width:95%;height:14px;margin-bottom:6px}.skeleton-news-description-third{width:80%;height:14px;margin-bottom:12px}.skeleton-last-update{width:140px;height:12px;margin-bottom:15px}.skeleton-tags{display:flex;gap:8px}.skeleton-tag{width:100px;height:24px;border-radius:12px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-news-card:hover{transform:none;box-shadow:none}.skeleton-nav-item{pointer-events:none;cursor:default}.skeleton-nav-item:hover{background:rgba(0,0,0,0)}.skeleton-nav-text{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px;height:14px}.skeleton-nav-text-all{width:30px}.skeleton-nav-text-logistics{width:120px}.skeleton-nav-text-reverse{width:110px}.skeleton-nav-text-carrier{width:140px}.skeleton-nav-text-tracking{width:130px}.skeleton-nav-text-cross{width:160px}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-nav-item.active .skeleton-nav-text{background:linear-gradient(90deg, #e3f2fd 25%, #bbdefb 50%, #e3f2fd 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-nav-item:hover{background:rgba(0,0,0,0) !important;color:inherit !important}.skeleton-nav-item.active:hover{background:rgba(0,0,0,0) !important}.skeleton-nav-item.active:hover .skeleton-nav-text{background:linear-gradient(90deg, #e3f2fd 25%, #bbdefb 50%, #e3f2fd 75%);background-size:200% 100%}.skeleton-carousel-item{position:relative;overflow:hidden;pointer-events:none}.skeleton-carousel-item .carousel-gradient{background:linear-gradient(transparent 0%, rgba(0, 0, 0, 0.3) 100%)}.skeleton-carousel-image,.skeleton-carousel-badge,.skeleton-carousel-title,.skeleton-carousel-title-second,.skeleton-carousel-subtitle,.skeleton-indicator{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite;border-radius:4px}.skeleton-carousel-image{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px}.skeleton-carousel-content{position:absolute;bottom:20px;left:20px;right:20px;z-index:2}.skeleton-carousel-badge{width:80px;height:20px;margin-bottom:12px;border-radius:10px;background:linear-gradient(90deg, #e3f2fd 25%, #bbdefb 50%, #e3f2fd 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-carousel-title{width:90%;height:24px;margin-bottom:8px;background:linear-gradient(90deg, #ffffff 25%, #f5f5f5 50%, #ffffff 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-carousel-title-second{width:75%;height:24px;margin-bottom:10px;background:linear-gradient(90deg, #ffffff 25%, #f5f5f5 50%, #ffffff 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-carousel-subtitle{width:60%;height:16px;background:linear-gradient(90deg, #ffffff 25%, #f5f5f5 50%, #ffffff 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-indicator{width:8px;height:8px;border-radius:50%;margin:0 4px;display:inline-block;background:linear-gradient(90deg, #d0d0d0 25%, #c0c0c0 50%, #d0d0d0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}.skeleton-indicator.active{background:linear-gradient(90deg, #ff6b35 25%, #ff8c5a 50%, #ff6b35 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.skeleton-carousel-item:hover{transform:none;box-shadow:none}@media screen and (max-width: 768px){.skeleton-carousel-content{bottom:15px;left:15px;right:15px}.skeleton-carousel-badge{width:60px;height:16px;margin-bottom:8px}.skeleton-carousel-title,.skeleton-carousel-title-second{height:20px;margin-bottom:6px}.skeleton-carousel-subtitle{height:14px}}.mobile-loading-spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:30px;padding:20px 0}.mobile-circular-spinner{width:40px;height:40px;margin-bottom:16px;position:relative}.mobile-spinner-ring{width:100%;height:100%;border:3px solid #e5e7eb;border-top:3px solid #ff7f00;border-radius:50%;animation:mobile-circular-spin 1s linear infinite}@keyframes mobile-circular-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.mobile-loading-text{font-size:14px;color:#6b7280;font-weight:500;letter-spacing:.5px}.menu-content-container{position:relative;overflow:hidden;width:100%;height:auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.08)}.menu-slide-wrapper{position:relative;width:100%;height:100%;overflow:hidden}.menu-slide-container{display:flex;width:100%;height:100%;position:relative;transition:none}.menu-slide-container.sliding .menu-slide-item{transition:transform .5s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.menu-slide-item{flex:0 0 100%;width:100%;height:100%;position:relative;display:flex;flex-direction:column;padding:24px;box-sizing:border-box;opacity:.7;transform:translateX(0);transition:opacity .3s ease}.menu-slide-item.active{opacity:1}.menu-slide-item:not(.active){pointer-events:none}.menu-nav{display:flex;background:#f8fafc;border-radius:10px;padding:4px;margin-bottom:24px;position:relative;overflow:hidden}.menu-item{flex:1;padding:12px 16px;text-align:center;cursor:pointer;position:relative;background:rgba(0,0,0,0);border:none;font-size:14px;font-weight:500;color:#64748b;border-radius:8px;transition:all .3s ease;z-index:2}.menu-item:hover{color:#334155;background:hsla(0,0%,100%,.5)}.menu-item.active{color:#1e40af;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);font-weight:600}.menu-item.active:hover{color:#1e40af;background:#fff}.menu-nav::after{content:"";position:absolute;bottom:0;left:0;height:2px;background:linear-gradient(90deg, #3b82f6, #1d4ed8);transition:transform .3s ease,width .3s ease;border-radius:1px}.menu-slide-item.active .menu-content{animation:slideInContent .6s ease forwards}@keyframes slideInContent{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.menu-slide-container.effect-3d{perspective:1000px}.menu-slide-container.effect-3d .menu-slide-item{transform-style:preserve-3d;backface-visibility:hidden}.menu-slide-container.effect-3d.sliding .menu-slide-item{transition:transform .6s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.menu-slide-container.effect-fade .menu-slide-item{position:absolute;top:0;left:0;right:0;bottom:0;transform:none !important;opacity:0;transition:opacity .4s ease}.menu-slide-container.effect-fade .menu-slide-item.active{opacity:1;z-index:1}@media screen and (max-width: 768px){.menu-slide-item{padding:16px}.menu-item{padding:10px 12px;font-size:13px}.menu-nav{margin-bottom:16px}}@media screen and (max-width: 480px){.menu-slide-item{padding:12px}.menu-item{padding:8px 10px;font-size:12px}.menu-slide-container.sliding .menu-slide-item{transition-duration:.4s}}@media(prefers-color-scheme: dark){.menu-content-container{background:#1f2937;box-shadow:0 4px 20px rgba(0,0,0,.3)}.menu-nav{background:#374151}.menu-item{color:#d1d5db}.menu-item:hover{color:#f9fafb;background:rgba(75,85,99,.5)}.menu-item.active{color:#60a5fa;background:#1f2937;box-shadow:0 2px 8px rgba(0,0,0,.3)}.menu-nav::after{background:linear-gradient(90deg, #60a5fa, #3b82f6)}}@media(prefers-reduced-motion: reduce){.menu-slide-container.sliding .menu-slide-item{transition-duration:.1s}.menu-item{transition-duration:.1s}.slideInContent{animation-duration:.1s}}
