.hero-section{background-color:#0a0a0a;align-items:center;width:100%;height:85vh;min-height:600px;max-height:900px;display:flex;position:relative;overflow:hidden}.hero-bg-wrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-bg-image{opacity:.8;will-change:transform;background-color:#666;background-position:50%;background-size:cover;width:100%;height:100%;animation:20s cubic-bezier(.4,0,.2,1) infinite alternate breath}img.hero-bg-image{-o-object-fit:cover;object-fit:cover;background-image:none}@keyframes breath{0%{transform:scale(1)}to{transform:scale(1.1)}}.hero-vignette{background:radial-gradient(circle at 30%,#0003 0%,#000000b3 60%,#000000e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content-wrapper{z-index:1;box-sizing:border-box;justify-content:flex-start;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex;position:relative}.hero-glass-card{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;max-width:650px;padding:50px;animation:1s cubic-bezier(.16,1,.3,1) fadeUpCard;position:relative;box-shadow:0 25px 50px -12px #00000080}@keyframes fadeUpCard{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-badge{color:#f6e859;text-transform:uppercase;letter-spacing:.1em;background:#f6e8591a;border:1px solid #f6e85933;border-radius:20px;align-items:center;gap:8px;margin-bottom:25px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.badge-dot{background-color:#f6e859;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #f6e859}.hero-title{font-family:var(--font-replica),system-ui,sans-serif;flex-direction:column;margin-bottom:25px;line-height:.95;display:flex}.title-line{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards slideInText;display:block}.line-1{letter-spacing:.4em;color:#fff9;margin-bottom:15px;font-size:16px;font-weight:700;animation-delay:.2s}.line-2{color:#0000;-webkit-text-stroke:1px #ffffff80;letter-spacing:-.02em;font-size:clamp(40px,5vw,72px);font-weight:900;animation-delay:.3s}.line-3{color:#fff;letter-spacing:-.02em;text-transform:uppercase;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 20px #00000080);background:linear-gradient(#fff 0%,#e0e0e0 100%);-webkit-background-clip:text;background-clip:text;font-size:clamp(40px,6vw,80px);font-weight:900;animation-delay:.4s}@keyframes slideInText{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.hero-description{color:#ffffffb3;max-width:90%;margin-bottom:35px;font-size:16px;line-height:1.6}.hero-description strong{color:#fff;font-weight:600}.hero-actions{gap:15px;margin-bottom:40px;display:flex}.btn-modern{text-transform:uppercase;letter-spacing:.05em;cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:16px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden}.btn-modern.primary{color:#000;background-color:#f6e859;border:none}.btn-modern.primary:after{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:all .5s;position:absolute;top:0;left:-100%}.btn-modern.primary:hover:after{left:100%}.btn-modern.primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #f6e8594d}.btn-modern.secondary{color:#fff;background:0 0;border:1px solid #ffffff4d}.btn-modern.secondary:hover{background:#ffffff1a;border-color:#fff}.hero-stat-row{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:0;padding-top:25px;display:grid}.stat-item-wrapper{align-items:center;display:flex}.stat-item{flex-direction:column;min-width:0;display:flex}.stat-val{color:#fff;white-space:nowrap;font-size:18px;font-weight:700}.stat-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;white-space:nowrap;margin-top:2px;font-size:12px}.stat-divider{background-color:#ffffff1a;flex-shrink:0;width:1px;height:30px;margin:0 25px}@media (max-width:1024px){.hero-content-wrapper{padding:0 30px}.hero-glass-card{padding:40px}}@media (max-width:768px){.hero-section{height:75vh;min-height:500px}.hero-content-wrapper{padding:0 20px}.hero-glass-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0009;padding:30px 25px}.line-2{font-size:36px}.line-3{font-size:38px}.hero-actions{flex-direction:column}.btn-modern{justify-content:center;width:100%}.hero-stat-row{grid-template-columns:repeat(3,1fr);gap:10px}.stat-divider{display:none}}@media (max-width:480px){.hero-section{height:70vh;min-height:400px}.hero-content-wrapper{padding:0 15px}.hero-glass-card{max-width:100%;padding:20px}.hero-badge{margin-bottom:20px;padding:5px 12px;font-size:10px}.line-1{margin-bottom:10px;font-size:14px}.line-2,.line-3{font-size:32px}.hero-description{max-width:100%;margin-bottom:25px;font-size:14px}.hero-actions{gap:12px;margin-bottom:30px}.btn-modern{padding:14px 20px;font-size:14px}.hero-stat-row{padding-top:20px}.stat-val{font-size:16px}.stat-label{font-size:11px}}@media (prefers-reduced-motion:reduce){.hero-bg-image{will-change:auto;animation:none}.hero-glass-card{animation:none}.line-1,.line-2,.line-3,.hero-badge{opacity:1;animation:none}}
.categories-section{text-align:left;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:24px 16px;font-family:ReplicaStd,sans-serif}.categories-section .section-title{color:#1f1f1f;margin-bottom:24px;padding:0;font-size:24px;font-weight:400}.carousel-container{align-items:center;width:100%;display:flex;position:relative}.categories-list{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:24px;width:100%;margin:0;padding:10px;list-style:none;display:flex;overflow-x:auto}.categories-list::-webkit-scrollbar{display:none}.category-item{flex-direction:column;flex:none;align-items:center;width:200px;transition:transform .2s;display:flex}.category-link{color:inherit;flex-direction:column;align-items:center;width:100%;text-decoration:none;display:flex}.image-container{background-color:#fff;border-radius:28px;width:200px;height:200px;margin-bottom:12px;padding:12px;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000026}.image-container img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;transition:transform .3s}.category-item:hover .image-container img{transform:scale(1.05)}.category-title{color:#0647c1;text-align:center;font-size:14px;font-weight:600}.nav-btn{cursor:pointer;width:44px;height:44px;z-index:var(--z-carousel-nav);opacity:1;color:#000;background-color:#ffffffb7;border:1px solid #dadce0;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background-color .2s,box-shadow .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 1px 4px #0003}.nav-btn svg{flex-shrink:0;display:block}.nav-btn:hover{background-color:#f8f9fa;transform:translateY(-50%)scale(1.05);box-shadow:0 2px 8px #0000004d}.nav-btn:focus-visible{outline-offset:2px;outline:2px solid #0647c1;box-shadow:0 2px 8px #0000004d}.prev-btn{left:10px}.next-btn{right:10px}@media (max-width:1024px){.categories-section{max-width:95%}.category-item{width:180px}.image-container{width:180px;height:180px}}@media (max-width:768px){.categories-section .section-title{margin-bottom:16px;font-size:20px}.categories-list{gap:16px;padding-bottom:15px}.category-item{width:140px}.image-container{border-radius:20px;width:140px;height:140px}.category-title{font-size:13px}.nav-btn{width:36px;height:36px}.nav-btn svg{width:20px;height:20px}}@media (max-width:480px){.category-item{width:120px}.image-container{width:120px;height:120px}.nav-btn{display:none}.categories-section{padding:10px 0}}
