.hero-section{color:#fff;width:100%;height:100vh;box-shadow:none;justify-content:center;align-items:center;margin:0 auto 40px;padding-top:120px;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.hero-section{padding-top:80px}}.hero-bg-container{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg-slide{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.hero-bg-slide.active{opacity:1}.hero-overlay{z-index:2;background:linear-gradient(#0206174d,#020617cc 80%,#020617);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-wrapper{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 40px 40px;display:flex;position:relative}.hero-left-col{flex-direction:row;flex:none;align-items:center;gap:30px;width:80%;display:flex}.hero-right-col{text-align:right;flex:1;justify-content:flex-end;align-items:center;min-width:0;margin-left:40px;display:flex}.hero-info{max-width:500px;overflow:hidden}.hero-badge{color:#38bdf8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#38bdf833;border:1px solid #38bdf84d;border-radius:20px;align-items:center;gap:6px;margin-bottom:16px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.hero-title{text-shadow:0 4px 20px #00000080;background:linear-gradient(90deg,#fff,#94a3b8);color:#0000;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;max-width:100%;margin:0 0 24px;padding-right:20px;font-size:2.5rem;font-weight:800;line-height:1.2;overflow:hidden}.marquee-wrapper .hero-title,.marquee-content.hero-title{-webkit-line-clamp:unset!important;-webkit-box-orient:unset!important;text-overflow:unset!important;white-space:nowrap!important;word-break:normal!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:#fff!important;-webkit-text-fill-color:white!important;display:inline-block!important;overflow:visible!important}.hero-meta{color:#ffffffe6;flex-wrap:wrap;gap:16px;margin-top:15px;margin-bottom:30px;font-size:1rem;display:flex}.hero-meta-item{background:#0006;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:8px;max-width:400px;height:40px;padding:6px 12px;display:flex;overflow:hidden}.hero-meta-item span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.hero-label{color:#fff9;font-weight:400}.hero-actions{gap:16px;display:flex}.btn-primary{color:#fff;text-shadow:0 1px 2px #0000004d;background-color:#1588c1;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0ea5e94d}.btn-primary:hover{background-color:#1274a5;transform:translateY(-2px);box-shadow:0 6px 16px #0ea5e966}.hero-jacket-container{border-radius:20px;flex-shrink:0;width:350px;height:350px;overflow:hidden}.hero-jacket{object-fit:cover;border-radius:20px;width:100%;height:100%;transition:transform .5s}.hero-jacket:hover{transform:scale(1.05)}@media (max-width:900px){.hero-content-wrapper{flex-direction:column;gap:30px;padding:20px}.hero-left-col{text-align:center;flex-direction:column;gap:20px;width:100%}.hero-jacket-container{width:200px;height:200px;margin:0 auto}.hero-main-info{align-items:center;width:100%}.hero-title{text-align:center;white-space:nowrap;font-size:1.6rem}.marquee-wrapper .hero-title,.marquee-content.hero-title{font-size:1.6rem}.hero-meta{justify-content:center}.hero-right-col{flex-direction:column;width:100%;margin-top:10px;display:flex;text-align:center!important;justify-content:center!important;align-items:center!important;margin-left:0!important;margin-right:0!important}.hero-description-box{display:none}.hero-stats,.hero-actions{text-align:center;justify-content:center!important}.hero-indicators{bottom:10px;left:50%;right:auto;transform:translate(-50%)}}.hero-content-wrapper{justify-content:center;align-items:center;max-width:1400px;margin:0 auto;display:flex}.hero-indicators{z-index:20;align-items:center;gap:8px;display:flex;position:absolute;bottom:100px;left:50%;transform:translate(-50%)}.indicator-dot{pointer-events:none;background:#ffffff4d;border:none;border-radius:999px;flex-shrink:0;width:8px;height:8px;padding:0;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.indicator-dot.active{background:#fff3;width:28px;box-shadow:0 0 8px #38bdf84d}.indicator-progress{pointer-events:none;background:#38bdf8;border-radius:999px;width:0;height:100%;position:absolute;top:0;left:0}@keyframes indicatorFill{0%{width:0}to{width:100%}}body.light-mode .indicator-dot.active{background:#0f172a26;box-shadow:0 0 8px #0284c74d}body.light-mode .indicator-progress{background:#0284c7}body.light-mode .indicator-dot{background:#0f172a33}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-meta{gap:8px}.hero-content-wrapper{padding-bottom:80px}.hero-section{min-height:600px}}body.light-mode .hero-section{box-shadow:none}body.light-mode .hero-overlay{background:linear-gradient(#f8fafc1a,#f8fafc99 70%,#f8fafcf2)}body.light-mode .hero-title{background:linear-gradient(90deg,#0f172a,#334155);color:#0000;text-shadow:none;-webkit-background-clip:text;background-clip:text}body.light-mode .hero-meta-item{background:#fffc;border-color:#0f172a1a}body.light-mode .hero-meta{color:#334155}body.light-mode .hero-label{color:#64748b}body.light-mode .hero-badge{color:#0284c7;background:#0ea5e91a;border-color:#0ea5e933}body.light-mode .hero-jacket-container{box-shadow:none}
.section-header{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 4px;display:flex}.section-header-left{align-items:center;gap:12px;display:flex}.section-icon{color:var(--foreground-muted);flex-shrink:0;align-items:center;display:flex}.section-icon svg{width:28px;height:28px}.section-title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:36px;font-weight:800}.section-count{border-radius:var(--radius-full);color:var(--foreground-muted);background:#ffffff0d;align-items:center;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.section-link{color:var(--primary-accent-light);transition:all var(--transition-base);align-items:center;gap:4px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.section-link:hover{color:var(--primary-accent-lighter);gap:8px}.section-link svg{transition:transform var(--transition-base)}.section-link:hover svg{transform:translate(2px)}@media (max-width:768px){.section-header{margin-bottom:16px}.section-title{font-size:24px}.section-icon svg{width:22px;height:22px}.section-count{display:none}}body.light-mode .section-count{color:#64748b;background:#0f172a0d}body.light-mode .section-link{color:var(--primary-accent)}
.carousel-section{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.carousel-container{position:relative}.carousel-scroll{scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:16px;padding:10px 4px;display:flex;overflow:auto hidden}.carousel-scroll::-webkit-scrollbar{display:none}.carousel-arrow{z-index:10;border:1px solid var(--glass-border);width:48px;height:48px;color:var(--foreground);cursor:pointer;opacity:1;background:#0f172acc;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--background-elevated);border-color:var(--glass-border-hover);box-shadow:var(--shadow-glow);transform:translateY(-50%)scale(1.05)}.carousel-arrow.hidden{opacity:.3;pointer-events:none;cursor:default}.carousel-arrow-left{left:-24px}.carousel-arrow-right{right:-24px}.carousel-skeleton{background:var(--glass-bg);border-radius:var(--radius-xl);border:1px solid var(--glass-border);width:200px;min-width:200px;height:300px}@media (max-width:768px){.carousel-section{padding:0 16px}.carousel-arrow{display:none}.carousel-scroll{gap:12px;margin:-4px 0 -12px;padding:4px 0 12px}.carousel-skeleton{width:160px;min-width:160px;height:260px}}body.light-mode .carousel-arrow{color:#0f172a;background:#ffffffe6;border-color:#0f172a1f;box-shadow:0 2px 8px #0000001a}body.light-mode .carousel-arrow:hover{background:#fff;border-color:#38bdf866;box-shadow:0 4px 16px #0000001f}@media (min-width:1440px){.carousel-arrow-left{left:-32px}.carousel-arrow-right{right:-32px}}
