body{margin:0%}html,body{width:100%;overflow-x:hidden}body::-webkit-scrollbar{width:7px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{background-color:gray}.imgAnimation{transition:all 1s ease-in-out}.imgAnimation:hover{transform:scale(1.2)}.typeWritertheme{border-right:3px solid white;width:0ch;white-space:nowrap;overflow:hidden;animation:typewriter 10s infinite alternate}@keyframes typewriter{0%{width:0ch}50%{width:28ch}}.hero-section{position:relative;overflow:hidden;color:#fff;height:100vh}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity .7s ease-out,transform .7s ease-out}.hero-slide--active{opacity:1;transform:scale(1);z-index:10}.hero-slide--inactive{opacity:0;z-index:0}.hero-bg{position:absolute;inset:0;background-size:cover;background-repeat:no-repeat;background-position:center 30%;filter:brightness(.9)}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.9)}.hero-gradient{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.7),transparent)}.hero-text{position:absolute;left:2.5rem;right:1.5rem;bottom:5rem;max-width:34rem}.hero-subtitle{font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;opacity:.8}.hero-title{font-size:clamp(2.8rem,5vw,4.8rem);font-weight:800;line-height:1;margin-top:.5rem}.hero-cta-row{display:flex;gap:.75rem;padding-top:.75rem}.hero-primary-btn{border-radius:999px;background:#ffffff;color:#111;padding:.75rem 2rem;font-size:.9rem;font-weight:600;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease}.hero-primary-btn:hover{background:#e1e1e1;transform:translateY(-1px)}.hero-play-btn{position:relative;border-radius:999px;background:transparent;border:1px solid rgba(255,255,255,.7);padding:.75rem 2rem;font-size:.9rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;overflow:hidden;color:#fff;transition:background .25s ease,color .25s ease,border-color .25s ease}.hero-play-btn:after{content:"";position:absolute;inset:0;background:rgba(255,255,255,.15);opacity:0;transition:opacity .3s ease}.hero-play-btn:hover:after{opacity:1}.hero-play-icon{font-size:18px;transition:transform .3s ease,opacity .3s ease;opacity:.85}.hero-play-btn:hover .hero-play-icon{transform:translate(3px);opacity:1}.hero-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.4rem;z-index:20}.hero-dot{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.4);cursor:pointer;transition:background .25s ease,transform .25s ease,width .25s ease}.hero-dot--active{background:#ffffff;width:16px;transform:scale(1.05)}.hero-controls{position:absolute;bottom:2rem;right:0;display:flex;gap:6px;padding-right:6px;z-index:20}.control-btn{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.4);width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;transition:.3s ease}.control-btn:hover{background:white;border-color:#fff;color:#000}.material-symbols-outlined{font-size:22px}@media (max-width: 768px){.hero-bg{background-size:cover!important;background-position:center!important}.hero-video{object-fit:cover!important}.hero-text{left:2.5rem;right:1.5rem;bottom:5rem}.hero-subtitle{font-size:.9rem}.hero-title{font-size:clamp(2.8rem,7vw,4.8rem)}.hero-cta-row{flex-wrap:nowrap}}.featured-section{width:100%;padding:20px 0 80px;box-sizing:border-box;perspective:1400px;transform-style:preserve-3d}.featured-section{padding-bottom:80px}.featured-section{overflow:hidden}.featured-heading{font-size:32px;font-weight:700;text-align:center;margin:0 0 6px;color:#111;letter-spacing:-.02em}.dark .featured-heading{color:#fff}.featured-grid{display:grid;grid-template-columns:1fr 1fr;width:100%;transform-style:preserve-3d}.featured-tile{position:relative;width:100%;height:68vh;overflow:hidden;cursor:pointer;transform-style:preserve-3d;will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s ease}.featured-tile:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 30px 60px #00000040,0 10px 20px #00000026}.featured-img{width:100%;height:100%;object-fit:cover;object-position:center 40%;transition:transform .6s ease}.featured-content{position:absolute;left:24px;bottom:30px;width:80%;color:#fff;transform:translateZ(50px);pointer-events:none}.featured-eyebrow{font-size:14px;margin-bottom:6px;opacity:.9}.featured-title{font-size:28px;font-weight:700;margin-bottom:14px}.featured-btn{background:#fff;color:#000;padding:10px 22px;border-radius:26px;font-size:15px;font-weight:600;border:none;cursor:pointer;pointer-events:auto;transition:transform .3s ease,background .3s ease}.featured-btn:hover{background:#e7e7e7;transform:translateY(-2px)}@media (max-width: 820px){.featured-grid{grid-template-columns:1fr}.featured-heading{font-size:26px;margin-bottom:12px}.featured-tile{height:60vh;transform:none!important;box-shadow:none}.featured-img{transform:none}.featured-section{perspective:none}}.dark .featured-heading{color:#f5f5f5!important;text-shadow:0 1px 2px rgba(0,0,0,.7),0 6px 16px rgba(0,0,0,.6)}.mini{min-height:100vh;background:radial-gradient(circle at top,#1a1a00,#050505);display:flex;align-items:center;justify-content:center;perspective:1400px}.mini-inner{width:90%;max-width:1200px;min-height:80vh;display:grid;grid-template-columns:1fr 1fr;gap:80px;transform-style:preserve-3d;align-items:center}.mini-left{width:100%;height:80%;display:flex;align-items:center}.mini-left img{width:100%;height:100%;object-fit:contain;border-radius:20px;display:block;transform:translateZ(-20px)}.mini-right{color:#fff;transform:translateZ(40px)}.mini-right h2{font-size:38px;font-weight:800;color:#c6ff00;margin-bottom:16px}.mini-right p{font-size:15px;line-height:1.7;opacity:.9;margin-bottom:20px}.mini-right ul{list-style:none;padding:0;margin-bottom:28px}.mini-right li{margin-bottom:8px;font-size:14px;opacity:.85}.mini-images{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mini-images img{width:100%;height:auto;object-fit:contain;border-radius:16px;transform:translateZ(20px);will-change:transform,opacity}@media (max-width: 900px){.mini-inner{grid-template-columns:1fr;gap:40px;min-height:auto}.mini-left{justify-content:center}.mini-left img{height:auto;max-height:60vh;transform:none}.mini-right{transform:none}.mini{perspective:none}}.marquee-section{position:relative;overflow:hidden;padding:120px 0;background:radial-gradient(circle at 30% 30%,rgba(198,255,0,.12),transparent 40%),radial-gradient(circle at 70% 60%,rgba(0,200,255,.12),transparent 40%),linear-gradient(180deg,#050505,#0b0b0b)}.marquee-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 50%,rgba(198,255,0,.15),transparent 45%),radial-gradient(circle at 80% 50%,rgba(0,180,255,.12),transparent 45%);mix-blend-mode:screen}.marquee-row{width:100%;overflow:hidden;transform-style:preserve-3d;margin-bottom:48px}.marquee-row:last-child{margin-bottom:0}.marquee-row.fast .marquee-track{animation-duration:18s}.marquee-row.slow .marquee-track{animation-duration:28s}.marquee-track{display:flex;gap:24px;width:max-content;will-change:transform}.marquee-row.left .marquee-track{animation:marquee-left 18s linear infinite}.marquee-row.right .marquee-track{animation:marquee-right 28s linear infinite}.marquee-card{flex:0 0 auto;width:260px;height:160px;border-radius:18px;overflow:hidden;background:#000;transform-style:preserve-3d;will-change:transform;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.marquee-card img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transform:translateZ(20px)}.marquee-card:hover{transform:translateY(-12px) scale(1.08) rotate(-1deg);box-shadow:0 30px 60px #0006,0 10px 20px #00000040}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width: 768px){.marquee-section{padding:80px 0}.marquee-card{width:200px;height:130px}}.movement-section{position:relative;min-height:100vh;background:linear-gradient(180deg,#f7f7f7,#ffffff);overflow:hidden}.dark .movement-section{background:linear-gradient(180deg,#0d1016,#121622)}.movement-stage{position:relative;width:100%;height:100vh}.movement-card{position:absolute;inset:0;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding:0 8vw;background:#ffffff;will-change:transform,opacity}.dark .movement-card{background:#161a24}.movement-image img{width:100%;height:440px;object-fit:cover;object-position:center;border-radius:20px}.img-shift-down img{object-position:center 25%}.movement-content h2{font-size:36px;font-weight:700;margin-bottom:14px}.movement-content p{font-size:16px;line-height:1.7;opacity:.85}@media (max-width: 900px){.movement-card{grid-template-columns:1fr;gap:40px;padding:0 6vw}.movement-image img{height:260px}}.product-form-page{background:#f6f7f9;min-height:100vh;padding:40px 16px;display:flex;justify-content:center;align-items:flex-start}.product-form-card{background:#ffffff;width:100%;max-width:900px;border-radius:14px;padding:32px;box-shadow:0 8px 28px #0000000f}.product-form-card h1,.product-form-card h2,.product-form-card h3{font-weight:600;color:#1f2937}.product-form-card label{font-weight:500;color:#374151}.product-form-card input,.product-form-card textarea,.product-form-card select{border-radius:10px;border-color:#e5e7eb;transition:border-color .15s ease,box-shadow .15s ease}.product-form-card input:focus,.product-form-card textarea:focus,.product-form-card select:focus{border-color:#3182ce;box-shadow:0 0 0 1px #3182ce66}.product-form-card input[type=number]::-webkit-inner-spin-button,.product-form-card input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-form-card input[type=number]{-moz-appearance:textfield}.product-form-card>.chakra-stack{margin-bottom:24px}.product-form-card img{object-fit:cover;height:120px;width:100%;border-radius:10px}.product-form-card button[aria-label=Delete]{border-radius:50%;padding:4px}.product-form-card .chakra-simplegrid{align-items:center}.product-form-card .chakra-simplegrid select,.product-form-card .chakra-simplegrid input{min-height:40px}.chakra-accordion__button{background:#f9fafb;border-radius:10px;margin-bottom:8px;padding:12px 14px;transition:background .15s ease}.chakra-accordion__button:hover{background:#eef2ff}.chakra-accordion__button[aria-expanded=true]{background:#e0e7ff}.chakra-accordion__panel{background:#ffffff;padding:16px 6px 24px}.product-form-card .chakra-switch__track{background:#d1d5db}.product-form-card .chakra-switch__track[data-checked]{background:#3182ce}.product-form-card button.chakra-button{border-radius:12px;font-weight:600}.product-form-card button.chakra-button[disabled]{opacity:.7;cursor:not-allowed}.product-form-card button[variant=ghost]{padding-left:0;color:#4b5563}.product-form-card button[variant=ghost]:hover{background:transparent;color:#1f2937}@media (max-width: 768px){.product-form-card{padding:24px 18px}.product-form-card img{height:100px}}@media (max-width: 480px){.product-form-page{padding:24px 12px}.product-form-card{padding:20px 14px;border-radius:12px}}
