@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;500;600;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.w-full{width:100%}.h-full{height:100%}.flex-1{flex:1 1}.flex-shrink-0{flex-shrink:0}.p-0{padding:0}.p-3{padding:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pl-4{padding-left:1rem}.my-4{margin-top:1rem}.mb-4,.my-4{margin-bottom:1rem}.ml-3{margin-left:.75rem}.mt-auto{margin-top:auto}.flex{display:flex}.items-center{align-items:center}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-left{text-align:left}.text-center{text-align:center}.uppercase{text-transform:uppercase}.tracking-wider{letter-spacing:.05em}.whitespace-nowrap{white-space:nowrap}.text-muted-foreground{color:#a1a1aa}.text-foreground{color:#fff}.bg-background{background-color:#000}.bg-muted{background-color:#27272a}.bg-muted\/50{background-color:#27272a80}.text-primary-foreground{color:#000}.border{border:1px solid #27272a}.border-t{border-top:1px solid #27272a}.border-l-2{border-left-width:2px}.border-input,.border-muted{border-color:#27272a}.border-primary{border-color:#cf0}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-full{border-radius:9999px}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-accent:hover,.hover\:bg-muted:hover{background-color:#27272a}.hover\:scale-110:hover{transform:scale(1.1)}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:gap-6{gap:1.5rem}}@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.rotate-180{transform:rotate(180deg)}.inline-flex{display:inline-flex}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.inset-0{bottom:0;left:0;right:0;top:0}.z-10{z-index:10}.cursor-pointer{cursor:pointer}.appearance-none{-webkit-appearance:none;appearance:none}@font-face{font-family:Cousine;font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/cousine/v25/d6lKkaHaS8NbL7uJKSA.woff2) format("woff2")}*{border-color:#27272a;box-sizing:border-box}.main-content{margin-top:80px}body{background-color:#000;color:#fff;font-family:Lato,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer;font-family:inherit}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.text-primary{color:#cf0}.bg-primary{background-color:#cf0}.text-white{color:#fff}.d-flex{display:flex}.align-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.hidden{display:none}@media(min-width:768px){.d-md-block{display:block}.d-md-none{display:none}.d-md-flex{display:flex}}@media(min-width:1024px){.d-lg-flex{display:flex}.d-lg-none{display:none}}.header{background-color:#000;border-bottom:1px solid #27272a;left:0;position:fixed;right:0;top:0;transition:all .3s;z-index:100}.header .top-bar{background-color:#cf0;color:#000;padding:.5rem 0}.header .top-bar .top-bar-content{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.header .main-nav-container{padding-bottom:1rem;padding-top:1rem}.header .main-nav-container .main-nav-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.header .branding-section{align-items:center;cursor:pointer;display:flex;flex:1 1;gap:.75rem}@media(min-width:768px){.header .branding-section{flex:initial}}.header .branding-section .logo-container{align-items:center;color:#cf0;display:flex;height:2.5rem;justify-content:center;transition:transform .2s;width:3rem}.header .branding-section .logo-container:hover{transform:scale(1.1)}.header .branding-section .logo-container .logo-svg{display:block;height:100%;width:100%}.header .branding-section .branding-text h1{color:#fff;font-size:1.25rem;font-weight:700;margin:0}.header .branding-section .branding-text p{color:#a1a1aa;font-size:.75rem;margin:0}.header .desktop-nav{align-items:center;display:flex;gap:2rem}.header .desktop-nav .nav-item{color:#fff;font-weight:500;padding:.5rem 0;position:relative;transition:color .2s}.header .desktop-nav .nav-item.active,.header .desktop-nav .nav-item:hover{color:#cf0}.header .desktop-nav .nav-item.active:after{background-color:#cf0;border-radius:9999px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.header .desktop-nav .nav-item.dropdown-container{position:relative}.header .desktop-nav .nav-item.dropdown-container .dropdown-trigger{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.25rem;padding:.5rem 0}.header .desktop-nav .nav-item.dropdown-container .dropdown-trigger:hover{color:#cf0}.header .desktop-nav .nav-item.dropdown-container .dropdown-menu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000f2;border:1px solid #cf03;border-radius:.5rem;box-shadow:0 10px 40px -10px #00000080;display:flex;flex-direction:column;gap:.25rem;left:0;opacity:0;overflow:visible;padding:.5rem;position:absolute;top:100%;transform:translateY(10px);transition:all .2s ease;visibility:hidden;width:260px;z-index:10000}.header .desktop-nav .nav-item.dropdown-container .dropdown-menu:after{background:#0000;content:"";height:20px;left:0;position:absolute;top:-20px;width:100%}.header .desktop-nav .nav-item.dropdown-container .dropdown-menu:before{background-color:#000000f2;border-left:1px solid #cf03;border-top:1px solid #cf03;content:"";height:12px;left:2rem;position:absolute;top:-6px;transform:rotate(45deg);width:12px}.header .desktop-nav .nav-item.dropdown-container:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.header .desktop-nav .nav-item.dropdown-container .dropdown-category{position:relative}.header .desktop-nav .nav-item.dropdown-container .category-header{align-items:center;border-radius:.5rem;color:#fff;display:flex;font-weight:500;gap:.75rem;justify-content:space-between;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s}.header .desktop-nav .nav-item.dropdown-container .category-header .category-content{align-items:center;display:flex;gap:.75rem}.header .desktop-nav .nav-item.dropdown-container .category-header .category-icon{font-size:1.1rem}.header .desktop-nav .nav-item.dropdown-container .category-header .chevron-right{opacity:.5;transition:opacity .2s}.header-actions{align-items:center;display:flex;gap:.5rem}@media(min-width:640px){.header-actions{gap:1rem}}.header-actions .search-wrapper{position:relative}.header-actions .search-wrapper input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:2rem;color:#fff;font-size:.9rem;padding:.5rem 2.5rem .5rem 1rem;transition:all .3s;width:200px}.header-actions .search-wrapper input:focus{background:#00000080;border-color:#cf0;outline:none;width:250px}.header-actions .search-wrapper button{background:none;border:none;color:#ffffff80;cursor:pointer;padding:.25rem;position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.header-actions .search-wrapper button:hover{color:#cf0}.header-actions .action-btn{align-items:center;background:#ffffff0d;border:none;border-radius:50%;color:#fff;cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;position:relative;transition:all .2s;width:2.5rem}.header-actions .action-btn:hover{background-color:#cf0;box-shadow:0 5px 15px #ccff004d;color:#000;transform:translateY(-2px)}.header-actions .action-btn .cart-badge{align-items:center;background-color:#cf0;border:2px solid #000;border-radius:50%;color:#000;display:flex;font-size:.7rem;font-weight:700;height:1.25rem;justify-content:center;position:absolute;right:-5px;top:-5px;width:1.25rem}.header-actions .action-btn svg{height:1.25rem;width:1.25rem}.header-actions .mobile-toggle{display:block}@media(min-width:1024px){.header-actions .mobile-toggle{display:none}}.mobile-search{border-top:1px solid #27272a;margin-top:1rem;padding-top:.75rem;width:100%}.mobile-search .search-input-wrapper{position:relative;width:100%}.mobile-search .search-input-wrapper .search-icon{color:#a1a1aa;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.mobile-search .search-input-wrapper input{background-color:#ffffff0d;border:1px solid #27272a;border-radius:.5rem;color:#fff;font-size:1rem;height:3rem;padding-left:2.5rem;padding-right:1rem;width:100%}.mobile-search .search-input-wrapper input:focus{background-color:#000;border-color:#cf0;outline:none}.mobile-menu{background-color:#000;border-right:1px solid #27272a;box-shadow:0 25px 50px -12px #00000040;height:100%;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s;width:20rem;z-index:50}.mobile-menu.open{transform:translateX(0)}.mobile-menu .mobile-menu-header{align-items:center;border-bottom:1px solid #27272a;display:flex;justify-content:space-between;padding:1rem}.mobile-menu .mobile-menu-header .branding{align-items:center;display:flex;gap:.5rem}.mobile-menu .mobile-menu-header .branding .logo-placeholder{font-size:1.5rem}.mobile-menu .mobile-menu-header button{background:none;border:none;color:#fff;cursor:pointer}.mobile-menu .mobile-nav{display:flex;flex-direction:column;gap:.5rem;max-height:calc(100vh - 140px);overflow-y:auto;padding:1rem}.mobile-menu .mobile-nav .mobile-nav-item{background:none;border:none;border-radius:.5rem;color:#fff;display:block;font-weight:500;padding:.75rem;text-align:left;text-decoration:none;transition:background-color .2s;width:100%}.mobile-menu .mobile-nav .mobile-nav-item:hover{background-color:#ccff001a;color:#cf0}.mobile-menu .mobile-nav .mobile-nav-item.active{background-color:#cf0;color:#000}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-title{color:#a1a1aa;font-size:.9rem;font-weight:500;letter-spacing:.05em;padding:.625rem .75rem;text-transform:uppercase}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content{display:flex;flex-direction:column;gap:.25rem;padding-left:.5rem}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content .mobile-category-item .mobile-nav-subitem{border-radius:.5rem;color:#fff;display:block;font-size:.95rem;font-weight:600;padding:.5rem .75rem;text-decoration:none;transition:all .2s}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content .mobile-category-item .mobile-nav-subitem:hover{background-color:#ccff001a;color:#cf0}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content .mobile-category-item .mobile-subcategory-list{border-left:1px solid #27272a;display:flex;flex-direction:column;gap:.25rem;margin-left:.75rem;margin-top:.25rem;padding-left:1rem}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content .mobile-category-item .mobile-subcategory-list .mobile-nav-subitem-child{border-radius:.5rem;color:#ffffffb3;display:block;font-size:.875rem;padding:.35rem .75rem;text-decoration:none;transition:all .2s}.mobile-menu .mobile-nav .mobile-nav-group .mobile-group-content .mobile-category-item .mobile-subcategory-list .mobile-nav-subitem-child:hover{background-color:#ffffff0d;color:#fff}.footer{background-color:#000;color:#fff;font-size:.875rem;padding-bottom:2rem;padding-top:4rem}.footer .footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.footer .footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer .footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer .footer-grid .footer-column h4{color:#fff;font-weight:700;margin-bottom:1rem}.footer .footer-grid .brand-col .footer-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.footer .footer-grid .brand-col .footer-logo .logo-icon{color:#cf0}.footer .footer-grid .brand-col .footer-logo h3{font-size:1.125rem;font-weight:700;margin:0}.footer .footer-grid .brand-col .footer-desc{color:#d4d4d8;line-height:1.6;margin-bottom:1rem}.footer .footer-grid .brand-col .social-links{display:flex;gap:.75rem}.footer .footer-grid .brand-col .social-links a{align-items:center;background-color:#18181b;border-radius:9999px;color:#d4d4d8;display:flex;height:2.25rem;justify-content:center;transition:all .2s;width:2.25rem}.footer .footer-grid .brand-col .social-links a:hover{background-color:#cf0;color:#fff}.footer .footer-grid .footer-links{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0}.footer .footer-grid .footer-links a,.footer .footer-grid .footer-links button{color:#d4d4d8;padding:0;text-align:left;transition:color .2s}.footer .footer-grid .footer-links a:hover,.footer .footer-grid .footer-links button:hover{color:#cf0}.footer .footer-grid .contact-col .contact-list{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.footer .footer-grid .contact-col .contact-list li{align-items:flex-start;color:#d4d4d8;display:flex;gap:.625rem}.footer .footer-grid .contact-col .contact-list li svg{color:#cf0;flex-shrink:0;height:1.25rem;margin-top:2px;width:1.25rem}.footer .footer-grid .contact-col .contact-list li a{transition:color .2s}.footer .footer-grid .contact-col .contact-list li a:hover{color:#cf0}.footer .footer-grid .contact-col .work-schedule{color:#d4d4d8;font-size:.75rem;line-height:1.5;margin-top:1rem}.footer .footer-grid .contact-col .work-schedule p{margin:0}.footer .footer-grid .contact-col .work-schedule strong{color:#fff;display:block;margin-bottom:.25rem}.footer .footer-bottom{border-top:1px solid #27272a;margin-top:1.5rem;padding-top:1.5rem}.footer .footer-bottom .payment-methods{margin-bottom:1.5rem}.footer .footer-bottom .payment-methods p{color:#d4d4d8;font-weight:600;margin-bottom:.75rem}.footer .footer-bottom .payment-methods .methods-list{display:flex;flex-wrap:wrap;gap:.75rem}.footer .footer-bottom .payment-methods .methods-list .badge{background-color:#18181b;border:1px solid #27272a;border-radius:.5rem;color:#e4e4e7;font-size:.75rem;font-weight:600;padding:.625rem 1rem}.footer .footer-bottom .copyright-row{color:#a1a1aa;display:flex;flex-direction:column;font-size:.875rem;gap:1rem}@media(min-width:768px){.footer .footer-bottom .copyright-row{align-items:center;flex-direction:row;justify-content:space-between}}.footer .footer-bottom .copyright-row p{margin:0}.footer .footer-bottom .copyright-row .legal-links{display:flex;gap:1rem}.footer .footer-bottom .copyright-row .legal-links a{transition:color .2s}.footer .footer-bottom .copyright-row .legal-links a:hover{color:#cf0}.hero-section{overflow:hidden;position:relative}.hero-section .hero-background{background:linear-gradient(135deg,#10b9811a,#000,#14b8a61a);transition:all 1s}.hero-section .hero-container{padding-bottom:1.6875rem;padding-top:1.6875rem}@media(min-width:768px){.hero-section .hero-container{padding-bottom:6rem;padding-top:6rem}}.hero-section .hero-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1024px){.hero-section .hero-grid{grid-template-columns:repeat(2,1fr)}}.hero-section .hero-content .badge-promo{align-items:center;background-color:#ccff001a;border:1px solid #cf03;border-radius:.5rem;color:#cf0;display:inline-flex;font-size:.75rem;font-weight:500;justify-content:center;margin-bottom:1.5rem;padding:.125rem .5rem;white-space:nowrap}.hero-section .hero-content .hero-title{font-size:2.25rem;font-weight:700;line-height:1.1;margin:0 0 1.5rem}@media(min-width:768px){.hero-section .hero-content .hero-title{font-size:3rem}}@media(min-width:1024px){.hero-section .hero-content .hero-title{font-size:3.75rem}}.hero-section .hero-content .hero-title .text-primary{color:#cf0}.hero-section .hero-content .hero-description{color:#a1a1aa;font-size:1.125rem;line-height:1.625;margin:0 0 1.5rem;max-width:36rem}.hero-section .hero-content .hero-buttons{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}@media(min-width:640px){.hero-section .hero-content .hero-buttons{flex-direction:row}}.hero-section .hero-content .hero-buttons .btn{align-items:center;border-radius:.5rem;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;height:2.5rem;justify-content:center;padding-left:2rem;padding-right:2rem;transition:all .2s;white-space:nowrap}.hero-section .hero-content .hero-buttons .btn.btn-primary{background-color:#cf0;border:none;color:#000}.hero-section .hero-content .hero-buttons .btn.btn-primary:hover{background-color:#ccff00e6}.hero-section .hero-content .hero-buttons .btn.btn-outline{background-color:#000;border:1px solid #27272a;color:#fff}.hero-section .hero-content .hero-buttons .btn.btn-outline:hover{background-color:#27272a;color:#fff}.hero-section .hero-content .hero-buttons .btn .icon{height:1.25rem;width:1.25rem}.hero-section .hero-content .hero-features{color:#a1a1aa;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1.5rem;padding-top:2rem}.hero-section .hero-content .hero-features .feature-item{align-items:center;display:flex;gap:.5rem}.hero-section .hero-content .hero-features .feature-item .icon-primary{color:#cf0;height:1.25rem;width:1.25rem}.hero-section .hero-media{animation:slideInRight .7s ease-out;position:relative}.hero-section .hero-media .media-wrapper{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;position:relative}.hero-section .hero-media .media-wrapper .hero-image{height:400px;object-fit:cover;width:100%}@media(min-width:768px){.hero-section .hero-media .media-wrapper .hero-image{height:500px}}.hero-section .hero-media .media-wrapper .media-overlay{background:linear-gradient(to top right,#cf03,#0000,#27272a33);inset:0;pointer-events:none;position:absolute}.hero-section .hero-media .floating-card{background-color:#1a1a1a;border:1px solid #27272a;border-radius:1rem;bottom:-1.5rem;box-shadow:0 20px 25px -5px #0000001a;color:#fff;left:-1.5rem;padding:1.5rem;position:absolute}.hero-section .hero-media .floating-card .card-content{align-items:center;display:flex;gap:1rem}.hero-section .hero-media .floating-card .card-content .icons-row{display:flex;margin-left:-.5rem}.hero-section .hero-media .floating-card .card-content .icons-row .icon-circle{align-items:center;border:2px solid #000;border-radius:9999px;display:flex;font-size:1.125rem;height:2.5rem;justify-content:center;margin-left:-.5rem;width:2.5rem}.hero-section .hero-media .floating-card .card-content .icons-row .icon-circle:first-child{margin-left:0}.hero-section .hero-media .floating-card .card-content .icons-row .icon-circle.icon-fishing{background-color:#cf03}.hero-section .hero-media .floating-card .card-content .icons-row .icon-circle.icon-gear{background-color:#27272a33}.hero-section .hero-media .floating-card .card-content .icons-row .icon-circle.icon-fish{background-color:#27272a}.hero-section .hero-media .floating-card .card-content .text-content p{margin:0}.hero-section .hero-media .floating-card .card-content .text-content .card-number{font-size:1.5rem;font-weight:700}.hero-section .hero-media .floating-card .card-content .text-content .card-label{color:#a1a1aa;font-size:.875rem}.hero-section .carousel-controls{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:3rem}.hero-section .carousel-controls .control-btn{align-items:center;background-color:#000;border:1px solid #27272a;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a;display:flex;height:2.5rem;justify-content:center;transition:all .2s;width:2.5rem}.hero-section .carousel-controls .control-btn:hover{transform:scale(1.1)}.hero-section .carousel-controls .control-btn svg{height:1.25rem;width:1.25rem}.hero-section .carousel-controls .carousel-dots{display:flex;gap:.5rem}.hero-section .carousel-controls .carousel-dots .dot{background-color:#a1a1aa4d;border-radius:9999px;height:.5rem;transition:all .2s;width:.5rem}.hero-section .carousel-controls .carousel-dots .dot:hover{background-color:#a1a1aa80}.hero-section .carousel-controls .carousel-dots .dot.active{background-color:#cf0;width:2rem}.partners-section{background-color:#27272a4d;border-bottom:1px solid #27272a;border-top:1px solid #27272a;overflow:hidden;padding-bottom:3rem;padding-top:2rem}@media(min-width:768px){.partners-section{padding-top:3rem}}.partners-section .container{margin-bottom:1.5rem}.partners-section .container .section-title{color:#a1a1aa;font-size:.875rem;letter-spacing:.05em;margin:0;text-align:center;text-transform:uppercase}.partners-section .partners-container{position:relative}.partners-section .partners-container .fade-overlay{bottom:0;pointer-events:none;position:absolute;top:0;width:8rem;z-index:10}.partners-section .partners-container .fade-overlay.left{background:linear-gradient(90deg,#27272a4d,#0000);left:0}.partners-section .partners-container .fade-overlay.right{background:linear-gradient(270deg,#27272a4d,#0000);right:0}.partners-section .partners-container .scroll-track{animation:scroll 30s linear infinite;display:flex;gap:3rem;padding-left:3rem;width:-webkit-max-content;width:max-content}.partners-section .partners-container .scroll-track .partner-logo{align-items:center;background-color:#000;border:1px solid #27272a;border-radius:.5rem;cursor:default;display:flex;filter:grayscale(100%);flex-shrink:0;height:5rem;justify-content:center;padding:0 1.5rem;transition:all .3s;width:12rem}.partners-section .partners-container .scroll-track .partner-logo:hover{filter:grayscale(0)}.partners-section .partners-container .scroll-track .partner-logo .brand-text{color:#9ca3af;font-size:1.25rem;font-weight:700}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.category-section{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.category-section{padding-bottom:5rem;padding-top:5rem}}.category-section .section-header{margin-bottom:3rem;text-align:center}.category-section .section-header h2{font-size:1.875rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.category-section .section-header h2{font-size:2.25rem}}.category-section .section-header p{color:#a1a1aa;font-size:1.125rem}.category-section .category-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.category-section .category-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.category-section .category-grid{grid-template-columns:repeat(5,1fr)}}.category-section .category-card{background-color:#1a1a1a;border:1px solid #27272a;border-radius:.75rem;color:#fff;cursor:pointer;overflow:hidden;transition:all .3s}.category-section .category-card:hover{border-color:#cf0;box-shadow:0 10px 15px -3px #0000001a}.category-section .category-card .image-wrapper{background-color:#27272a;height:10rem;overflow:hidden;position:relative}.category-section .category-card .image-wrapper img{height:100%;object-fit:cover;transition:transform .5s;width:100%}.category-section .category-card .image-wrapper .overlay{background:linear-gradient(0deg,#0009,#0000);inset:0;position:absolute}.category-section .category-card .image-wrapper .content{bottom:0;left:0;padding:1rem;position:absolute;right:0}.category-section .category-card .image-wrapper .content h3{color:#fff;font-size:1.125rem;font-weight:600;margin:0}.category-section .category-card:hover .image-wrapper img{transform:scale(1.05)}.product-card{background-color:#1a1a1a;border:1px solid #27272a;border-radius:.75rem;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:1.5rem;overflow:hidden;transition:all .3s}.product-card:hover{border-color:#ccff0080;box-shadow:0 10px 15px -3px #0000001a}.product-card:hover .image-container img{transform:scale(1.05)}.product-card:hover .card-content .product-title{color:#cf0}.product-card .image-container{background-color:#27272a;height:16rem;overflow:hidden;position:relative}.product-card .image-container .product-image{height:100%;object-fit:cover;transition:transform .5s;width:100%}.product-card .image-container .badges-container{display:flex;flex-direction:column;gap:.5rem;left:.75rem;position:absolute;top:.75rem;z-index:10}.product-card .image-container .badges-container .badge{align-items:center;border:1px solid #0000;border-radius:.5rem;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;justify-content:center;padding:.125rem .5rem}.product-card .image-container .badges-container .badge.discount{background-color:#ef4444}.product-card .image-container .badges-container .badge.new{background-color:#cf0;color:#000}.product-card .image-container .badges-container .badge.hot{background-color:orange;color:#fff}.product-card .image-container .badges-container .badge.popular{background-color:purple;color:#fff}.product-card .image-container .favorite-btn{align-items:center;background-color:#ffffffe6;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a;display:flex;height:2.25rem;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .2s;width:2.25rem}.product-card .image-container .favorite-btn:hover{background-color:#fff;transform:scale(1.1)}.product-card .image-container .favorite-btn svg{color:#4b5563;height:1.25rem;transition:color .2s;width:1.25rem}.product-card .card-content{display:flex;flex:1 1;flex-direction:column;padding:1rem}.product-card .card-content .product-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;margin-bottom:.5rem;min-height:3rem;overflow:hidden;transition:color .2s}.product-card .card-content .rating-container{align-items:center;display:flex;gap:.25rem;margin-bottom:.75rem}.product-card .card-content .rating-container .stars{display:flex}.product-card .card-content .rating-container .stars .star-icon{color:#d1d5db;height:.875rem;width:.875rem}.product-card .card-content .rating-container .stars .star-icon.filled{fill:#eab308;color:#eab308}.product-card .card-content .rating-container .reviews-count{color:#a1a1aa;font-size:.75rem}.product-card .card-content .price-action-container{margin-top:auto}.product-card .card-content .price-action-container .price-container{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.75rem}.product-card .card-content .price-action-container .price-container .current-price{color:#cf0;font-size:1.25rem;font-weight:700}.product-card .card-content .price-action-container .price-container .old-price{color:#a1a1aa;font-size:.75rem;text-decoration:line-through}.product-card .card-content .price-action-container .add-to-cart-btn{align-items:center;background-color:#cf0;border:none;border-radius:.5rem;color:#000;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;height:2.25rem;justify-content:center;padding:.5rem 1rem;transition:all .2s;width:100%}.product-card .card-content .price-action-container .add-to-cart-btn:hover{background-color:#ccff00e6}.product-card .card-content .price-action-container .add-to-cart-btn:disabled{opacity:.5;pointer-events:none}.product-card.list-view-card{flex-direction:column;gap:0}@media(min-width:640px){.product-card.list-view-card{flex-direction:row;height:auto;min-height:220px}}.product-card.list-view-card .image-container{height:16rem;width:100%}@media(min-width:640px){.product-card.list-view-card .image-container{flex-shrink:0;height:auto;width:280px}}.product-card.list-view-card .card-content{justify-content:space-between;padding:1.5rem}@media(min-width:640px){.product-card.list-view-card .card-content{flex-direction:row;gap:2rem}}.product-card.list-view-card .card-content .content-top{flex:1 1}.product-card.list-view-card .card-content .product-title{font-size:1.25rem;margin-bottom:.5rem;min-height:auto}.product-card.list-view-card .card-content .product-description{color:#a1a1aa;margin-bottom:1rem}.product-card.list-view-card .card-content .price-action-container{margin-top:1rem;width:100%}@media(min-width:640px){.product-card.list-view-card .card-content .price-action-container{border-left:1px solid #27272a;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;margin-top:0;padding-left:1.5rem;width:240px}}.product-card.list-view-card .card-content .price-action-container .price-container{flex-direction:column;margin-bottom:1rem}.product-card.list-view-card .card-content .price-action-container .price-container .current-price{font-size:1.5rem}.product-section{background-color:#27272a80;padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.product-section{padding-bottom:5rem;padding-top:5rem}}.product-section .section-header{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:2.5rem}.product-section .section-header .header-text .section-title{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.product-section .section-header .header-text .section-title{font-size:2.25rem}}.product-section .section-header .header-text .section-subtitle{color:#a1a1aa;margin:0}.product-section .section-header .view-all-btn{align-items:center;background-color:#000;border:1px solid #27272a;border-radius:.5rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;height:2.25rem;justify-content:center;padding:0 1rem;transition:all .2s;white-space:nowrap}.product-section .section-header .view-all-btn:hover{background-color:#27272a;color:#fff}.product-section .section-header .view-all-btn .icon{height:1rem;width:1rem}.product-section .products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.product-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.product-section .products-grid{grid-template-columns:repeat(4,1fr)}}.special-offers-section{padding-bottom:4rem;padding-top:4rem}@media(min-width:768px){.special-offers-section{padding-bottom:5rem;padding-top:5rem}}.special-offers-section .section-header{margin-bottom:2.5rem}.special-offers-section .section-header .badge{align-items:center;background-color:#ef4444;border-radius:.5rem;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;justify-content:center;margin-bottom:.75rem;padding:.125rem .5rem}.special-offers-section .section-header h2{font-size:1.875rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.special-offers-section .section-header h2{font-size:2.25rem}}.special-offers-section .section-header p{color:#a1a1aa}.special-offers-section .products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.special-offers-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.special-offers-section .products-grid{grid-template-columns:repeat(4,1fr)}}.features-section{background:linear-gradient(to bottom right,#cf0,#cf0c);color:#000;padding-bottom:4rem;padding-top:4rem}.features-section .section-header{margin-bottom:3rem}.features-section .section-header h2{font-size:1.875rem;font-weight:700;margin-bottom:.75rem}@media(min-width:768px){.features-section .section-header h2{font-size:2.25rem}}.features-section .section-header p{color:#000c;font-size:1.125rem}.features-section .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:768px){.features-section .features-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-section .features-grid{grid-template-columns:repeat(4,1fr)}}.features-section .features-grid .feature-item{text-align:center}.features-section .features-grid .feature-item .icon-wrapper{align-items:center;background-color:#0000001a;border-radius:1rem;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.features-section .features-grid .feature-item .icon-wrapper svg{color:#000;height:2rem;width:2rem}.features-section .features-grid .feature-item h3{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.features-section .features-grid .feature-item p{color:#000000b3;font-size:.875rem}.stats-section{padding-bottom:4rem;padding-top:4rem}.stats-section .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.stats-section .stats-grid{grid-template-columns:repeat(4,1fr)}}.stats-section .stats-grid .stat-item{text-align:center}.stats-section .stats-grid .stat-item .stat-value{color:#cf0;font-size:2.25rem;font-weight:700;margin-bottom:.5rem}.stats-section .stats-grid .stat-item .stat-label{color:#a1a1aa}.products-hero{background:linear-gradient(90deg,#cf0,#a3cc00);color:#000;overflow:hidden;padding:3rem 0;position:relative}@media(min-width:768px){.products-hero{padding:4rem 0}}.products-hero .hero-background{inset:0;opacity:.1;pointer-events:none;position:absolute}.products-hero .hero-background .glow{background:#fff;border-radius:50%;filter:blur(64px);height:18rem;position:absolute;width:18rem}.products-hero .hero-background .glow-top-right{right:0;top:0}.products-hero .hero-background .glow-bottom-left{bottom:0;left:0}.products-hero .hero-title{color:#000;font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.products-hero .hero-title{font-size:3rem}}.products-hero .hero-subtitle{color:#000000e6;font-size:1.125rem}.products-hero .hero-clip-bottom{background-color:#000;bottom:0;-webkit-clip-path:polygon(0 100%,100% 0,100% 100%);clip-path:polygon(0 100%,100% 0,100% 100%);height:2rem;left:0;position:absolute;right:0;transform:translateY(1px)}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.animate-slide-in-left{animation:slideInLeft .5s ease-out forwards}.delay-100{animation-delay:.1s}.product-filters,.product-filters h3{color:#fff}.filter-section{border-bottom:1px solid #27272a;margin-bottom:.5rem;padding-bottom:.5rem}.filter-section:last-child{border-bottom:none;margin-bottom:0}.filter-trigger{background:#0000;border:none;color:#fff;cursor:pointer}.filter-trigger:hover{background-color:#27272a}.filter-trigger svg{color:#a1a1aa}.filter-content{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out}.filter-content.is-open{max-height:2000px;opacity:1;overflow-y:visible}.filter-content button{color:#a1a1aa;transition:color .2s,background-color .2s}.filter-content button:hover{background-color:#27272a;color:#fff}.filter-content button.font-medium{color:#fff;font-weight:500}.filter-content button.text-primary{color:#cf0}.subcategory-list{border-left:2px solid #27272a;margin-left:.75rem;max-height:0;opacity:0;overflow:hidden;padding-left:1rem;transition:all .3s ease-in-out}.subcategory-list.expanded{margin-top:.25rem;max-height:2000px;opacity:1}.subcategory-list button{border-radius:.5rem;color:#a1a1aa;display:block;font-size:.875rem;padding:.5rem .75rem;text-align:left;transition:all .2s;width:100%}.subcategory-list button:hover{background-color:#27272a;color:#fff}.subcategory-list button.active{background-color:#27272a80;color:#cf0;font-weight:500}.price-slider-container{height:1.5rem;margin:1rem 0;position:relative;width:100%}.price-slider-container .slider-track-bg{background-color:#27272a;left:0;right:0;z-index:1}.price-slider-container .slider-track-active,.price-slider-container .slider-track-bg{border-radius:9999px;height:.25rem;position:absolute;top:50%;transform:translateY(-50%)}.price-slider-container .slider-track-active{background-color:#cf0;z-index:2}.price-slider-container input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;cursor:pointer;height:100%;opacity:1;pointer-events:none;position:absolute;width:100%;z-index:3}.price-slider-container input[type=range]:focus{outline:none}.price-slider-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border:2px solid #cf0;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:1rem;margin-top:-.375rem;pointer-events:all;width:1rem}.price-slider-container input[type=range]::-moz-range-thumb{background:#000;border:2px solid #cf0;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:1rem;pointer-events:all;width:1rem}.price-slider-container .slider-thumb{background-color:#000;border:2px solid #cf0;border-radius:50%;box-shadow:0 1px 3px #0000001a;height:1rem;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:1rem;z-index:4}.product-sort-bar{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:40}@media(min-width:640px){.product-sort-bar{align-items:center;flex-direction:row;justify-content:space-between}}.mobile-filter-toggle{align-items:center;display:flex;gap:.75rem}.mobile-filter-toggle .btn-outline{align-items:center;background-color:#000;border:1px solid #27272a;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.5rem 1rem;transition:all .2s}.mobile-filter-toggle .btn-outline:hover{background-color:#27272a}.desktop-sort-actions{align-items:center;display:flex;gap:.75rem;width:100%}@media(min-width:640px){.desktop-sort-actions{width:auto}}.desktop-sort-actions .sort-dropdown-container{position:relative;width:100%}@media(min-width:640px){.desktop-sort-actions .sort-dropdown-container{width:auto}}.desktop-sort-actions .sort-dropdown-container .sort-trigger{align-items:center;background-color:#000;border:1px solid #27272a;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;height:2.25rem;justify-content:space-between;outline:none;padding:0 .75rem;transition:all .2s;width:100%}@media(min-width:640px){.desktop-sort-actions .sort-dropdown-container .sort-trigger{width:12rem}}.desktop-sort-actions .sort-dropdown-container .sort-trigger:hover{border-color:#cf0}.desktop-sort-actions .sort-dropdown-container .sort-trigger.active{ring:2px solid #cf03;border-color:#cf0}.desktop-sort-actions .sort-dropdown-container .sort-trigger .chevron-icon{color:#a1a1aa;height:1rem;transition:transform .2s;width:1rem}.desktop-sort-actions .sort-dropdown-container .sort-trigger .chevron-icon.rotate{transform:rotate(180deg)}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu{animation:fadeIn .1s ease-out;background-color:#1a1a1a;border:1px solid #27272a;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin-top:.25rem;min-width:12rem;padding:.25rem;position:absolute;right:0;top:100%;width:100%;z-index:50}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .options-list{display:flex;flex-direction:column}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .option-item{align-items:center;background:#0000;border:none;border-radius:.25rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem .75rem;text-align:left;transition:background-color .1s;width:100%}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .option-item:hover{background-color:#27272a;color:#fff}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .option-item.selected{background-color:#ccff001a;color:#cf0;font-weight:500}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .option-item .check-icon{align-items:center;display:flex;height:1rem;justify-content:center;width:1rem}.desktop-sort-actions .sort-dropdown-container .sort-dropdown-menu .option-item .check-icon svg{height:100%;width:100%}.view-toggles{background-color:#000;border:1px solid #27272a;border-radius:.5rem;display:none;gap:.25rem;padding:.25rem}@media(min-width:640px){.view-toggles{display:flex}}.view-toggles .view-btn{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#a1a1aa;cursor:pointer;display:inline-flex;height:2.25rem;justify-content:center;transition:all .2s;width:2.25rem}.view-toggles .view-btn.active,.view-toggles .view-btn:hover{background-color:#27272a;color:#fff}.product-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(min-width:768px){.product-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid.list-view{gap:1rem;grid-template-columns:1fr}.product-grid.list-view .product-card{width:100%}.no-results{color:#a1a1aa;font-size:1.1rem;grid-column:1/-1;padding:3rem;text-align:center}.active-filters{align-items:center;background-color:#27272a4d;border-radius:8px;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px;padding:16px}.active-filters .active-filters-label{color:#fff;font-size:.9rem;font-weight:600}.active-filters .chips-container{display:flex;flex-wrap:wrap;gap:8px}.active-filters .filter-chip{align-items:center;background-color:#27272a;border-radius:9999px;color:#fff;display:inline-flex;font-size:.85rem;font-weight:500;padding:4px 12px;transition:background-color .2s}.active-filters .filter-chip span{margin-right:6px}.active-filters .filter-chip button{background:none;border:none;color:inherit;cursor:pointer;font-size:1.1rem;line-height:1;opacity:.7;padding:0;transition:opacity .2s}.active-filters .filter-chip button:hover{opacity:1}.active-filters .filter-chip:hover{background-color:#1b1b1d}.active-filters .clear-all-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:.85rem;font-weight:500;padding:4px 8px;transition:-webkit-text-decoration .2s;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.active-filters .clear-all-btn:hover{text-decoration:underline}.products-page{background-color:#000;min-height:100vh}.products-page .products-content{display:flex;flex-direction:column;gap:2rem;padding-bottom:2rem;padding-top:2rem}@media(min-width:1024px){.products-page .products-content{flex-direction:row}}.products-page .filters-sidebar{background-color:#000;border-right:1px solid #27272a;flex-shrink:0;height:100vh;left:0;max-width:300px;overflow-y:auto;padding:1rem;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease-in-out;width:80%;z-index:50}.products-page .filters-sidebar.active,.products-page .filters-sidebar.open{transform:translateX(0)}@media(min-width:1024px){.products-page .filters-sidebar{background-color:#0000;border-right:none;display:block;height:auto;max-width:none;padding:0;position:static;transform:none;width:16rem}}.products-page .filters-sidebar .sidebar-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.products-page .filters-sidebar .sidebar-header button{background:none;border:none;color:#fff;cursor:pointer}.products-page .sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;inset:0;position:fixed;z-index:40}.products-page .products-grid-area{flex:1 1}.product-gallery{display:flex;flex-direction:column;gap:1rem}.product-gallery .main-image-container{aspect-ratio:1;background-color:#27272a;border:1px solid #27272a;border-radius:.75rem;overflow:hidden;position:relative;width:100%}.product-gallery .main-image-container .main-image{height:100%;object-fit:cover;width:100%}.product-gallery .main-image-container .badge-container{display:flex;flex-direction:column;gap:.5rem;left:1rem;position:absolute;top:1rem;z-index:10}.product-gallery .main-image-container .badge-container .badge{align-items:center;border:1px solid #0000;border-radius:.5rem;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:500;justify-content:center;padding:.5rem 1rem}.product-gallery .main-image-container .badge-container .badge.discount{background-color:#ef4444}.product-gallery .thumbnails-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.product-gallery .thumbnails-grid .thumbnail-btn{aspect-ratio:1;background:none;border:2px solid #0000;border-radius:.5rem;cursor:pointer;overflow:hidden;padding:0;transition:.2s ease-in-out}.product-gallery .thumbnails-grid .thumbnail-btn img{height:100%;object-fit:cover;width:100%}.product-gallery .thumbnails-grid .thumbnail-btn:hover{border-color:#a1a1aa80}.product-gallery .thumbnails-grid .thumbnail-btn.active{border-color:#cf0}.product-info .product-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.product-info .product-meta{align-items:center;display:flex;font-size:.875rem;gap:1.5rem;margin-bottom:1.5rem}.product-info .product-meta .rating{align-items:center;display:flex;gap:.5rem}.product-info .product-meta .rating .stars{color:#fbbf24}.product-info .product-meta .rating .count,.product-info .product-meta .sku{color:#a1a1aa}.product-info .price-container{align-items:baseline;display:flex;gap:1rem;margin-bottom:2rem}.product-info .price-container .current-price{color:#fff;font-size:2rem;font-weight:700}.product-info .price-container .old-price{color:#a1a1aa;font-size:1.25rem;text-decoration:line-through}.product-info .benefits-section{border-bottom:1px solid #27272a;margin-bottom:2rem;padding-bottom:2rem}.product-info .benefits-section .short-desc{color:#a1a1aa;line-height:1.6;margin-bottom:1rem}.product-info .benefits-section .benefits-list{list-style:none;padding:0}.product-info .benefits-section .benefits-list li{align-items:center;color:#a1a1aa;display:flex;gap:.5rem;margin-bottom:.5rem}.product-info .stock-status{margin-bottom:1.5rem}.product-info .stock-status .in-stock{color:#4ade80;font-weight:500}.product-info .stock-status .out-of-stock{color:#ef4444;font-weight:500}.product-info .actions-container{display:flex;gap:1rem;height:3rem;margin-bottom:2rem}.product-info .actions-container .quantity-selector{border:1px solid #27272a;border-radius:.5rem;display:flex;overflow:hidden}.product-info .actions-container .quantity-selector button{background:#27272a;border:none;color:#fff;cursor:pointer;font-size:1.25rem;width:2.5rem}.product-info .actions-container .quantity-selector button:hover{background:#27272a}.product-info .actions-container .quantity-selector input{-webkit-appearance:none;appearance:none;-moz-appearance:textfield;background:#0000;border:none;color:#fff;font-weight:500;text-align:center;width:3rem}.product-info .actions-container .quantity-selector input::-webkit-inner-spin-button,.product-info .actions-container .quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-info .actions-container .add-to-cart-btn{background-color:#cf0;border:none;border-radius:.5rem;color:#000;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;transition:.2s ease-in-out}.product-info .actions-container .add-to-cart-btn:hover{background-color:#a3cc00}.product-info .actions-container .wishlist-btn{align-items:center;background:#0000;border:1px solid #27272a;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;transition:.2s ease-in-out;width:3rem}.product-info .actions-container .wishlist-btn:hover{background:#27272a;border-color:#cf0;color:#cf0}.product-info .delivery-info{background-color:#27272a;border-radius:.5rem;padding:1rem}.product-info .delivery-info p{align-items:center;color:#a1a1aa;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:.5rem}.product-info .delivery-info p:last-child{margin-bottom:0}.product-variants{background-color:#1a1a1a;border:1px solid #27272a;border-radius:.75rem;padding:2rem}.product-variants .section-title{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.product-variants .table-container{overflow-x:auto}.product-variants .table-container table{border-collapse:collapse;min-width:600px;width:100%}.product-variants .table-container table th{border-bottom:1px solid #27272a;color:#a1a1aa;font-size:.875rem;font-weight:500;padding:1rem;text-align:left}.product-variants .table-container table td{border-bottom:1px solid #27272a;color:#a1a1aa;padding:1rem;vertical-align:middle}.product-variants .table-container table td.font-medium{color:#fff;font-weight:500}.product-variants .table-container table td.text-muted{color:#a1a1aa;font-size:.875rem}.product-variants .table-container table td .status-in-stock{color:#4ade80;font-size:.875rem}.product-variants .table-container table td .status-out-stock{color:#ef4444;font-size:.875rem}.product-variants .table-container table td .price-cell .flex{display:flex;flex-direction:column}.product-variants .table-container table td .price-cell .flex .current{color:#fff;font-weight:600}.product-variants .table-container table td .price-cell .flex .old{color:#a1a1aa;font-size:.75rem;text-decoration:line-through}.product-variants .table-container table td .add-btn{background-color:#0000;border:1px solid #cf0;border-radius:.25rem;color:#cf0;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:.2s ease-in-out}.product-variants .table-container table td .add-btn:hover:not(:disabled){background-color:#cf0;color:#000}.product-variants .table-container table td .add-btn:disabled{border-color:#27272a;color:#27272a;cursor:not-allowed}.product-variants .table-container table tr:last-child td{border-bottom:none}.product-tabs{background-color:#1a1a1a;border:1px solid #27272a;border-radius:.75rem;overflow:hidden}.product-tabs .tabs-header{background-color:#27272a;border-bottom:1px solid #27272a;display:flex;overflow-x:auto}.product-tabs .tabs-header .tab-btn{background:none;border:none;border-bottom:2px solid #0000;color:#a1a1aa;cursor:pointer;font-size:1rem;font-weight:500;min-width:120px;padding:1rem 1.5rem;white-space:nowrap}.product-tabs .tabs-header .tab-btn:hover{background-color:#ffffff0d;color:#fff}.product-tabs .tabs-header .tab-btn.active{background-color:#1a1a1a;border-bottom-color:#cf0;color:#fff;font-weight:600}.product-tabs .tab-content{color:#a1a1aa;line-height:1.6;min-height:200px;padding:2rem}.product-tabs .tab-content .description-content p{margin-bottom:1rem}.product-tabs .tab-content .specs-table{border-collapse:collapse;max-width:600px;width:100%}.product-tabs .tab-content .specs-table td{border-bottom:1px solid #27272a;padding:.75rem 1rem}.product-tabs .tab-content .specs-table td.spec-label{color:#a1a1aa;font-weight:500;width:40%}.product-tabs .tab-content .specs-table td.spec-value{color:#fff;font-weight:500}.product-tabs .tab-content .specs-table tr:last-child td{border-bottom:none}.product-tabs .tab-content .reviews-content .reviews-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.product-tabs .tab-content .reviews-content .review-item{border-bottom:1px solid #27272a;padding-bottom:1.5rem}.product-tabs .tab-content .reviews-content .review-item:last-child{border-bottom:none;padding-bottom:0}.product-tabs .tab-content .reviews-content .review-item .review-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.product-tabs .tab-content .reviews-content .review-item .review-header .user-name{color:#fff;font-weight:600}.product-tabs .tab-content .reviews-content .review-item .review-header .review-date{color:#a1a1aa;font-size:.875rem}.product-tabs .tab-content .reviews-content .review-item .review-rating{color:#fbbf24;font-size:.875rem;margin-bottom:.75rem}.product-tabs .tab-content .reviews-content .review-item .review-rating .empty-stars{color:#27272a}.product-tabs .tab-content .reviews-content .review-item .review-comment{color:#a1a1aa}.product-tabs .tab-content .reviews-content .write-review-btn{background-color:#0000;border:1px solid #fff;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:.2s ease-in-out}.product-tabs .tab-content .reviews-content .write-review-btn:hover{background-color:#fff;color:#000}.related-products .section-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.related-products .products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:640px){.related-products .products-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.related-products .products-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.related-products .products-grid{grid-template-columns:repeat(4,1fr)}}.product-details-page{padding-bottom:4rem}.product-details-page .breadcrumb-container{background-color:#27272a;margin-bottom:2rem;padding:1rem 0}.product-details-page .breadcrumb-container .container{color:#a1a1aa;display:flex;font-size:.875rem;gap:.5rem}.product-details-page .breadcrumb-container .container a{color:#a1a1aa}.product-details-page .breadcrumb-container .container a:hover,.product-details-page .breadcrumb-container .container span{color:#fff}.product-details-page .back-button{align-items:center;border:1px solid #27272a;border-radius:.25rem;color:#fff;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;transition:.2s ease-in-out}.product-details-page .back-button:hover{background-color:#27272a;border-color:#cf0;color:#cf0}.product-details-page .product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin-bottom:4rem}@media(min-width:1024px){.product-details-page .product-grid{grid-template-columns:1fr 1fr}}.product-details-page .product-tabs-wrapper,.product-details-page .product-variants-wrapper{margin-bottom:4rem}.product-details-page .related-products-wrapper{margin-bottom:2rem}.about-page{background-color:#000;color:#fff;font-family:Lato,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.about-page .text-muted{color:#ffffffb3}.about-page .hero-section{background:linear-gradient(135deg,#cf0,#b8e600 50%,#27272a);color:#000;overflow:hidden;padding:5rem 1rem 8rem;position:relative;text-align:center}.about-page .hero-section:after,.about-page .hero-section:before{animation:pulse 4s ease-in-out infinite;background:#fff6;border-radius:50%;content:"";filter:blur(64px);pointer-events:none;position:absolute}.about-page .hero-section:before{height:24rem;right:0;top:0;width:24rem}.about-page .hero-section:after{animation-delay:1.5s;bottom:0;height:18rem;left:0;width:18rem}.about-page .hero-section .hero-badge{align-items:center;background:#ccff0026;border:1px solid #cf0;border-radius:.5rem;color:#000;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;margin-bottom:1.5rem;padding:.5rem 1rem;transition:all .2s}.about-page .hero-section h1{color:#000;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media(min-width:768px){.about-page .hero-section h1{font-size:3.75rem}}.about-page .hero-section h1 span{color:#000c}.about-page .hero-section .hero-lead{color:#000c;font-size:1.25rem;line-height:1.625;margin:0 auto;max-width:56rem}.about-page .section-container{margin:0 auto;max-width:1500px;padding:5rem 1rem}.about-page .story-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}@media(min-width:1024px){.about-page .story-grid{grid-template-columns:1fr 1fr}}.about-page .story-grid .section-badge{align-items:center;background:#ccff001a;border-radius:.375rem;color:#141a00;display:inline-flex;font-size:.75rem;font-size:.875rem;font-weight:500;justify-content:center;margin-bottom:1rem;width:-webkit-fit-content;width:fit-content}.about-page .story-grid .section-badge,.about-page .story-grid .section-badge.accent{background:#ccff0026;border:1px solid #cf0;color:#fff;padding:.5rem 1rem}.about-page .story-grid h2{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.about-page .story-grid h2{font-size:2.25rem}}.about-page .story-grid p{color:#a1a1aa;font-size:1.125rem;line-height:1.75;margin-bottom:1.5rem}.about-page .story-grid .advantages-list{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.about-page .story-grid .advantages-list .advantage-card{align-items:center;background:#ffffff14;border:1px solid #fff3;border-radius:1rem;display:flex;gap:1.5rem;padding:1.5rem;transition:all .2s}.about-page .story-grid .advantages-list .advantage-card:hover{background:#ffffff1f;border-color:#cf0;transform:translateX(.5rem)}.about-page .story-grid .advantages-list .advantage-card .advantage-icon{align-items:center;border-radius:.75rem;display:flex;flex-shrink:0;height:3rem;justify-content:center;transition:all .3s;width:3rem}.about-page .story-grid .advantages-list .advantage-card .advantage-icon.accent,.about-page .story-grid .advantages-list .advantage-card .advantage-icon.primary{background:#ccff0026;border:1px solid #ccff0080;box-shadow:0 0 15px #cf03;color:#cf0}.about-page .story-grid .advantages-list .advantage-card .advantage-icon svg{filter:drop-shadow(0 0 2px rgba(204,255,0,.5));height:1.5rem;width:1.5rem}.about-page .story-grid .advantages-list .advantage-card h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.25rem}.about-page .story-grid .advantages-list .advantage-card p{color:#a1a1aa;font-size:.875rem;line-height:1.5;margin-bottom:0}.about-page .story-grid .image-wrapper{height:100%;position:relative;width:100%}.about-page .story-grid .image-wrapper .img-container{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;height:100%;overflow:hidden;position:relative}.about-page .story-grid .image-wrapper img{display:block;height:100%;min-height:450px;object-fit:cover;width:100%}.about-page .story-grid .image-wrapper .stat-card{align-items:center;background:#000;border-left:1px solid #27272a;border-top:1px solid #27272a;border-top-left-radius:1rem;bottom:0;box-shadow:0 25px 50px -12px #00000040;display:flex;flex-direction:column;height:180px;justify-content:center;position:absolute;right:0;width:180px;z-index:10}.about-page .story-grid .image-wrapper .stat-card.top-right{border-bottom:1px solid #27272a;border-radius:0;border-bottom-left-radius:1rem;border-top:none;bottom:auto;height:140px;right:0;top:0;width:180px}.about-page .story-grid .image-wrapper .stat-card .stat-number{color:#cf0;font-size:3rem;font-weight:700;margin-bottom:.5rem}@media(min-width:768px){.about-page .story-grid .image-wrapper .stat-card .stat-number{font-size:3.75rem}}.about-page .story-grid .image-wrapper .stat-card .stat-label{color:#fff;font-size:1rem;font-weight:600;text-align:center}.about-page .clip-path-custom{-webkit-clip-path:polygon(0 0,calc(100% - 180px) 0,calc(100% - 180px) 20px,calc(100% - 160px) 140px,100% 140px,100% 100%,0 100%);clip-path:polygon(0 0,calc(100% - 180px) 0,calc(100% - 180px) 20px,calc(100% - 160px) 140px,100% 140px,100% 100%,0 100%)}.about-page .values-section{background:#27272a4d;padding:5rem 1rem}.about-page .values-section .section-header{margin:0 auto 4rem;max-width:42rem;text-align:center}.about-page .values-section .section-header h2{font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.about-page .values-section .section-header h2{font-size:2.25rem}}.about-page .values-section .section-header p{color:#a1a1aa;font-size:1.125rem}.about-page .values-section .values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:1200px}@media(min-width:768px){.about-page .values-section .values-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.about-page .values-section .values-grid{grid-template-columns:repeat(4,1fr)}}.about-page .values-section .value-card{background:#1a1a1a;border:1px solid #27272a;border-radius:1rem;color:#fff;display:flex;flex-direction:column;gap:1.5rem;padding:2rem;text-align:center;transition:all .3s}.about-page .values-section .value-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-.25rem)}.about-page .values-section .value-card .icon-box{align-items:center;border:1px solid #cf03;border-radius:1.25rem;display:flex;height:5rem;justify-content:center;margin:0 auto;transition:all .3s;width:5rem}.about-page .values-section .value-card .icon-box.accent,.about-page .values-section .value-card .icon-box.primary{background:#ccff000d;color:#cf0}.about-page .values-section .value-card .icon-box svg{height:2.5rem;width:2.5rem}.about-page .values-section .value-card:hover .icon-box{background:#cf0;border-color:#cf0;color:#000;transform:scale(1.1)}.about-page .values-section .value-card h3{font-size:1.25rem;font-weight:700;margin-bottom:0}.about-page .values-section .value-card p{color:#a1a1aa;font-size:.875rem;line-height:1.625}.about-page .stats-section{overflow:hidden;padding:5rem 1rem;position:relative}.about-page .stats-section .bg-image{inset:0;position:absolute}.about-page .stats-section .bg-image img{height:100%;object-fit:cover;width:100%}.about-page .stats-section .bg-image:after{background:#ccff00d9;content:"";inset:0;position:absolute}.about-page .stats-section .content{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:10}.about-page .stats-section .content h2{color:#000;font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.about-page .stats-section .content h2{font-size:2.25rem}}.about-page .stats-section .content p{color:#000c;font-size:1.125rem}.about-page .stats-section .stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:3rem}@media(min-width:768px){.about-page .stats-section .stats-grid{grid-template-columns:repeat(4,1fr)}}.about-page .stats-section .stats-grid .stat-item{text-align:center}.about-page .stats-section .stats-grid .stat-item .icon-circle{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ccff004d;border-radius:1rem;color:#cf0;display:flex;height:5rem;justify-content:center;margin:0 auto 1rem;width:5rem}.about-page .stats-section .stats-grid .stat-item .icon-circle svg{height:40px;width:40px}.about-page .stats-section .stats-grid .stat-item .number{color:#000;font-size:3rem;font-weight:700;margin-bottom:.5rem}.about-page .stats-section .stats-grid .stat-item .label{color:#000000b3}.about-page .showroom-card{background:#1a1a1a;border:1px solid #27272a;border-radius:1rem;overflow:hidden;transition:all .3s}.about-page .showroom-card:hover{box-shadow:0 20px 25px -5px #0000001a}.about-page .showroom-card .card-image-wrapper{height:16rem;overflow:hidden;position:relative}.about-page .showroom-card .card-image-wrapper img{height:100%;object-fit:cover;transition:transform .5s;width:100%}.about-page .showroom-card .card-image-wrapper img:hover{transform:scale(1.05)}.about-page .showroom-card .card-image-wrapper .gradient-overlay{background:linear-gradient(0deg,#0009 0,#0000);inset:0;position:absolute}.about-page .showroom-card .card-image-wrapper .overlay-content{bottom:0;left:0;padding:1.5rem;position:absolute;right:0}.about-page .showroom-card .card-image-wrapper .overlay-content .badge{background:#fff3;border:1px solid #ffffff4d;border-radius:.375rem;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;margin-bottom:.5rem;padding:.125rem .5rem}.about-page .showroom-card .card-image-wrapper .overlay-content h3{color:#fff;font-size:1.5rem;font-weight:700}.about-page .showroom-card .card-content{padding:1.5rem}.about-page .showroom-card .card-content .meta{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.about-page .showroom-card .card-content .meta svg{color:#cf0;flex-shrink:0;margin-top:.25rem}.about-page .showroom-card .card-content p.font-semibold{font-weight:600;margin-bottom:.25rem}.about-page .showroom-card .card-content p.text-sm{color:#a1a1aa;font-size:.875rem}.about-page .showroom-card .card-content p.desc{color:#a1a1aa;font-size:.875rem;line-height:1.625}.about-page .cta-section{background:linear-gradient(135deg,#cf0,#27272a);border-top-left-radius:3rem;border-top-right-radius:3rem;color:#fff;margin-top:0;overflow:hidden;padding:4rem 1rem;position:relative;text-align:center}.about-page .cta-section:before{background:#fff;border-radius:50%;content:"";filter:blur(64px);height:24rem;opacity:.1;position:absolute;right:0;top:0;width:24rem}.about-page .cta-section h2{font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:10}@media(min-width:768px){.about-page .cta-section h2{font-size:2.25rem}}.about-page .cta-section p{font-size:1.125rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:42rem;opacity:.9;position:relative;z-index:10}.about-page .cta-section .buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;position:relative;z-index:10}@media(min-width:640px){.about-page .cta-section .buttons{flex-direction:row}}.about-page .cta-section .buttons .btn{border-radius:.75rem;cursor:pointer;font-weight:600;padding:.75rem 2rem;transition:all .2s}.about-page .cta-section .buttons .btn.btn-white{background:#fff;border:none;color:#000}.about-page .cta-section .buttons .btn.btn-white:hover{background:#ffffffe6}.about-page .cta-section .buttons .btn.btn-outline{background:#fff3;border:1px solid #ffffff4d;color:#fff}.about-page .cta-section .buttons .btn.btn-outline:hover{background:#ffffff4d}.contact-page{background-color:#000;color:#fff;min-height:100vh;padding-top:5rem}.contact-page .contact-hero{background:linear-gradient(135deg,#ccff001a,#000);margin-bottom:3rem;padding:4rem 0;text-align:center}.contact-page .contact-hero .hero-content{margin:0 auto;max-width:800px}.contact-page .contact-hero .hero-content h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-page .contact-hero .hero-content p{color:#a1a1aa;font-size:1.25rem}.contact-page .contact-content{padding-bottom:4rem}.contact-page .contact-content .contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:1024px){.contact-page .contact-content .contact-grid{grid-template-columns:2fr 1fr}}.contact-page .contact-content .card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;padding:2rem}.contact-page .contact-content .card h2{font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.contact-page .contact-content .card h3{border-bottom:1px solid #27272a80;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.contact-page .contact-content .card .subtitle{color:#a1a1aa;margin-bottom:2rem}.contact-page .contact-content .contact-form-section form{display:flex;flex-direction:column;gap:1.5rem}.contact-page .contact-content .contact-form-section form .form-group-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.contact-page .contact-content .contact-form-section form .form-group-row{grid-template-columns:1fr 1fr}}.contact-page .contact-content .contact-form-section form .form-group{display:flex;flex-direction:column;gap:.5rem}.contact-page .contact-content .contact-form-section form .form-group label{font-size:.9rem;font-weight:500}.contact-page .contact-content .contact-form-section form .form-group input,.contact-page .contact-content .contact-form-section form .form-group textarea{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;font-size:1rem;padding:.75rem 1rem;transition:all .2s}.contact-page .contact-content .contact-form-section form .form-group input:focus,.contact-page .contact-content .contact-form-section form .form-group textarea:focus{background-color:#ffffff1a;border-color:#cf0;outline:none}.contact-page .contact-content .contact-form-section form .form-group input::placeholder,.contact-page .contact-content .contact-form-section form .form-group textarea::placeholder{color:#a1a1aa}.contact-page .contact-content .contact-form-section form .form-group textarea{min-height:120px;resize:vertical}.contact-page .contact-content .contact-form-section form .submit-btn{align-items:center;background-color:#cf0;border:none;border-radius:.5rem;color:#000;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem;transition:all .2s}.contact-page .contact-content .contact-form-section form .submit-btn:hover{background-color:#b8e600;transform:translateY(-2px)}.contact-page .contact-content .contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-page .contact-content .contact-info-section .info-list{display:flex;flex-direction:column;gap:1.5rem}.contact-page .contact-content .contact-info-section .info-list .info-item{display:flex;gap:1rem}.contact-page .contact-content .contact-info-section .info-list .info-item .icon{align-items:center;background-color:#ccff001a;border-radius:50%;color:#cf0;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.contact-page .contact-content .contact-info-section .info-list .info-item div h4{font-weight:600;margin-bottom:.25rem}.contact-page .contact-content .contact-info-section .info-list .info-item div p{color:#a1a1aa;font-size:.95rem;line-height:1.5}.contact-page .contact-content .contact-info-section .info-list .info-item div p a{color:inherit;text-decoration:none;transition:color .2s}.contact-page .contact-content .contact-info-section .info-list .info-item div p a:hover{color:#cf0}.contact-page .contact-content .contact-info-section .info-list .info-item div p.sub-text{font-size:.85rem;margin-top:.25rem;opacity:.8}.contact-page .contact-content .contact-info-section .business-hours{border-top:1px solid #27272a80;margin-top:2rem;padding-top:2rem}.contact-page .contact-content .contact-info-section .business-hours h4{font-weight:600;margin-bottom:1rem}.contact-page .contact-content .contact-info-section .business-hours ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;padding:0}.contact-page .contact-content .contact-info-section .business-hours ul li{color:#a1a1aa;display:flex;font-size:.95rem;justify-content:space-between}.contact-page .contact-content .contact-info-section .business-hours ul li span:first-child{color:#fff}.contact-page .contact-content .contact-info-section .map-card{overflow:hidden;padding:0}.contact-page .contact-content .contact-info-section .map-card iframe{display:block;filter:grayscale(100%) invert(100%)}.user-profile-page{background-color:#000;background-image:radial-gradient(circle at 15% 50%,#ccff0008 0,#0000 25%),radial-gradient(circle at 85% 30%,#ccff0008 0,#0000 25%);color:#fff;min-height:100vh;padding-top:1rem}.user-profile-page .profile-header{background:linear-gradient(180deg,#000c,#0000);border-bottom:1px solid #ffffff1a;margin-bottom:2rem}.user-profile-page .profile-header h1{color:#fff;font-size:2.5rem;font-weight:800;letter-spacing:-1px;margin-bottom:.5rem;text-transform:uppercase}@media(min-width:768px){.user-profile-page .profile-header h1{font-size:3.5rem}}.user-profile-page .profile-header p{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.1rem}.user-profile-page .profile-content{padding-bottom:4rem}.user-profile-page .profile-content .profile-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width:1024px){.user-profile-page .profile-content .profile-grid{gap:3rem;grid-template-columns:320px 1fr}}.user-profile-page .profile-sidebar .user-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;gap:2rem;padding:1.5rem;position:-webkit-sticky;position:sticky;top:7rem}.user-profile-page .profile-sidebar .user-card .user-info{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:1rem;padding-bottom:1.5rem}.user-profile-page .profile-sidebar .user-card .user-info .avatar{align-items:center;background:#ccff001a;border:1px solid #cf03;border-radius:12px;color:#cf0;display:flex;height:3.5rem;justify-content:center;width:3.5rem}.user-profile-page .profile-sidebar .user-card .user-info .avatar svg{stroke-width:2}.user-profile-page .profile-sidebar .user-card .user-info .info-text h3{color:#fff;font-size:1.1rem;font-weight:700;margin-bottom:.2rem}.user-profile-page .profile-sidebar .user-card .user-info .info-text p{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.85rem}.user-profile-page .profile-sidebar .user-card .profile-nav{display:flex;flex-direction:column;gap:.75rem}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card{align-items:center;background:#0000;border:1px solid #0000;border-radius:.5rem;color:#a1a1aa;cursor:pointer;display:flex;gap:1rem;overflow:hidden;padding:1rem;position:relative;text-align:left;transition:all .2s;width:100%}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card .icon-box{align-items:center;background:#ffffff08;border-radius:8px;display:flex;height:40px;justify-content:center;transition:all .2s;width:40px}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card .nav-text{display:flex;flex-direction:column}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card .nav-text .title{color:#fff;font-size:1rem;font-weight:600;transition:color .2s}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card .nav-text .subtitle{color:#a1a1aa;font-size:.8rem}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card:hover{background:#ffffff08}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card:hover .icon-box{background:#ffffff1a;color:#fff}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.active{background:#ccff000d;border-color:#cf03}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.active .icon-box{background:#cf0;box-shadow:0 0 15px #cf06;color:#000}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.active .nav-text .title{color:#cf0}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.active:before{background:#cf0;bottom:0;box-shadow:0 0 10px #cf0;content:"";left:0;position:absolute;top:0;width:3px}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.logout{border-radius:0 0 .5rem .5rem;border-top:1px solid #ffffff1a;margin-top:1rem;padding-top:1.5rem}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.logout:hover{background:#ef44440d}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.logout:hover .icon-box{background:#ef444433;color:#ef4444}.user-profile-page .profile-sidebar .user-card .profile-nav .nav-card.logout:hover .nav-text .title{color:#ef4444}.user-profile-page .profile-sidebar .user-card .profile-nav .separator{display:none}.user-profile-page .profile-main .mobile-tabs{background:#ffffff0d;border-radius:.5rem;display:flex;margin-bottom:2rem;overflow-x:auto;padding:.25rem;scrollbar-width:none}.user-profile-page .profile-main .mobile-tabs::-webkit-scrollbar{display:none}.user-profile-page .profile-main .mobile-tabs button{align-items:center;background:#0000;border:none;border-radius:calc(.5rem - 4px);color:#a1a1aa;cursor:pointer;display:flex;flex:1 1;justify-content:center;min-width:60px;padding:1rem;transition:all .2s}.user-profile-page .profile-main .mobile-tabs button.active{background:#000;box-shadow:0 2px 10px #0003;color:#cf0}.user-profile-page .profile-main .section-header{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem}.user-profile-page .profile-main .section-header h2{color:#fff;font-size:1.8rem;font-weight:800;margin-bottom:.5rem}.user-profile-page .profile-main .section-header p{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.user-profile-page .profile-main .order-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1a1a1a66;border:1px solid #ffffff1a;border-radius:.5rem;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.user-profile-page .profile-main .order-card:hover{background:#1a1a1a99;border-color:#ccff004d;box-shadow:0 10px 30px -10px #00000080;transform:translateY(-2px)}.user-profile-page .profile-main .order-card .order-header-main{align-items:flex-start;border-bottom:1px dashed #ffffff1a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.user-profile-page .profile-main .order-card .order-header-main .order-id-group h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.user-profile-page .profile-main .order-card .order-header-main .order-id-group .order-date{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.user-profile-page .profile-main .order-card .order-header-main .order-status-group{align-items:center;display:flex;gap:1.5rem}.user-profile-page .profile-main .order-card .order-header-main .order-status-group .order-total-price{color:#cf0;font-size:1.2rem;font-weight:700;text-shadow:0 0 10px #ccff004d}.user-profile-page .profile-main .order-card .order-preview-images{display:flex;gap:1rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.user-profile-page .profile-main .order-card .order-preview-images .preview-image{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5rem;flex-shrink:0;height:70px;position:relative;transition:transform .2s;width:70px}.user-profile-page .profile-main .order-card .order-preview-images .preview-image:hover{border-color:#cf0;transform:scale(1.05)}.user-profile-page .profile-main .order-card .order-preview-images .preview-image img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}.user-profile-page .profile-main .order-card .order-preview-images .preview-image .qty-badge{background:#cf0;border-radius:99px;box-shadow:0 2px 5px #0000004d;color:#000;font-size:.7rem;font-weight:700;padding:1px 6px;position:absolute;right:-5px;top:-5px}.user-profile-page .profile-main .order-card .order-footer{align-items:center;background:#0000004d;border-top:1px solid #ffffff0d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 -1.5rem -1.5rem;padding:1rem 1.5rem}.user-profile-page .profile-main .order-card .order-footer .delivery-text{align-items:center;color:#a1a1aa;display:flex;font-size:.9rem;gap:.5rem}.user-profile-page .profile-main .order-card .order-footer .delivery-text svg{color:#cf0}.user-profile-page .profile-main .order-card .order-footer .order-actions{display:flex;gap:1rem}.user-profile-page .profile-main .order-card .order-footer .order-actions .action-btn{align-items:center;border-radius:.5rem;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:all .2s}.user-profile-page .profile-main .order-card .order-footer .order-actions .action-btn.outline{background:#0000;border:1px solid #fff3;color:#fff}.user-profile-page .profile-main .order-card .order-footer .order-actions .action-btn.outline:hover{background:#ffffff1a;border-color:#fff}.user-profile-page .profile-main .addresses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.user-profile-page .profile-main .addresses-grid .address-card{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem;position:relative;transition:all .3s}.user-profile-page .profile-main .addresses-grid .address-card:hover{border-color:#cf0;box-shadow:0 0 20px #ccff001a;transform:translateY(-5px)}.user-profile-page .profile-main .addresses-grid .address-card .card-badge{background:#ccff001a;border:1px solid #cf03;border-radius:99px;color:#cf0;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.user-profile-page .profile-main .addresses-grid .address-card h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.user-profile-page .profile-main .addresses-grid .address-card p{align-items:center;color:#a1a1aa;display:flex;font-size:.95rem;gap:.5rem;margin-bottom:.5rem}.user-profile-page .profile-main .addresses-grid .address-card .card-actions{border-top:1px solid #ffffff1a;display:flex;gap:1.5rem;margin-top:2rem;padding-top:1rem}.user-profile-page .profile-main .addresses-grid .address-card .card-actions .text-btn{background:none;border:none;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;opacity:.7;padding:0;transition:all .2s}.user-profile-page .profile-main .addresses-grid .address-card .card-actions .text-btn:hover{color:#cf0;opacity:1}.user-profile-page .profile-main .addresses-grid .address-card .card-actions .text-btn.delete{color:#ef4444}.user-profile-page .profile-main .addresses-grid .address-card .card-actions .text-btn.delete:hover{opacity:1;text-shadow:0 0 10px #ef444466}.user-profile-page .profile-main .addresses-grid .address-card.new-address{align-items:center;background:#0000;border:2px dashed #fff3;gap:1.5rem;justify-content:center}.user-profile-page .profile-main .addresses-grid .address-card.new-address .plus-icon{align-items:center;background:#ffffff0d;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:60px;justify-content:center;transition:all .3s;width:60px}.user-profile-page .profile-main .addresses-grid .address-card.new-address p{color:#fff;font-size:1.1rem;font-weight:600}.user-profile-page .profile-main .addresses-grid .address-card.new-address:hover{background:#ccff000d;border-color:#cf0}.user-profile-page .profile-main .addresses-grid .address-card.new-address:hover .plus-icon{background:#cf0;color:#000;transform:scale(1.1) rotate(90deg)}.user-profile-page .profile-main .addresses-grid .address-card.new-address:hover p{color:#cf0}.user-profile-page .profile-main .settings-form{background:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;max-width:650px;padding:2rem}.user-profile-page .profile-main .settings-form .form-group{margin-bottom:2rem}.user-profile-page .profile-main .settings-form .form-group label{color:#a1a1aa;display:block;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.user-profile-page .profile-main .settings-form .form-group input{background:#000;border:1px solid #ffffff26;border-radius:.5rem;color:#fff;font-size:1rem;padding:1rem;transition:all .2s;width:100%}.user-profile-page .profile-main .settings-form .form-group input:focus{border-color:#cf0;box-shadow:0 0 0 2px #cf03;outline:none}.user-profile-page .profile-main .settings-form .password-section{border-top:1px solid #ffffff1a;margin-top:3rem;padding-top:2rem}.user-profile-page .profile-main .settings-form .password-section h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:2rem}.user-profile-page .profile-main .settings-form .form-actions{display:flex;justify-content:flex-end;margin-top:3rem}.user-profile-page .profile-main .settings-form .form-actions .btn-save{background:#cf0;border:none;border-radius:.5rem;box-shadow:0 4px 15px #ccff004d;color:#000;cursor:pointer;font-weight:800;letter-spacing:.5px;padding:1rem 2.5rem;text-transform:uppercase;transition:all .3s}.user-profile-page .profile-main .settings-form .form-actions .btn-save:hover{background:#d1ff19;box-shadow:0 8px 25px #cf06;transform:translateY(-2px)}.badge{align-items:center;border-radius:99px;display:inline-flex;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.7rem;font-weight:700;gap:.35rem;letter-spacing:.5px;padding:.35rem .8rem;text-transform:uppercase}.badge.badge-success{background:#ccff001a;border:1px solid #ccff004d;box-shadow:0 0 10px #ccff001a;color:#cf0}.badge.badge-info{background:#3b82f61a;border:1px solid #3b82f64d;color:#60a5fa}.badge.badge-warning{background:#eab3081a;border:1px solid #eab3084d;color:#facc15}.fade-in{animation:fadeIn .5s cubic-bezier(.16,1,.3,1) forwards}@keyframes fadeIn{0%{filter:blur(10px);opacity:0;transform:translateY(20px)}to{filter:blur(0);opacity:1;transform:translateY(0)}}.cart-page{background-color:#000;background-image:radial-gradient(circle at 10% 20%,#ccff0014 0,#0000 40%),radial-gradient(circle at 90% 80%,#ccff000d 0,#0000 40%);color:#fff;min-height:100vh;padding-top:5rem}.cart-page .cart-hero{border-bottom:1px solid #ffffff1a;margin-bottom:3rem;overflow:hidden;padding:4rem 0 2rem;position:relative}.cart-page .cart-hero:after{background:linear-gradient(90deg,#0000,#cf0,#0000);bottom:0;content:"";height:1px;left:0;opacity:.5;position:absolute;width:100%}.cart-page .cart-hero h1{color:#fff;font-size:3rem;font-weight:800;letter-spacing:-1px;margin-bottom:.5rem;text-shadow:0 0 20px #ccff004d;text-transform:uppercase}@media(min-width:768px){.cart-page .cart-hero h1{font-size:4rem}}.cart-page .cart-hero p{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1.2rem}.cart-page .cart-content{padding-bottom:6rem}.cart-page .cart-content .cart-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1024px){.cart-page .cart-content .cart-grid{gap:4rem;grid-template-columns:1.8fr 1fr}}.cart-page .cart-items-section .items-list{display:flex;flex-direction:column;gap:2rem}.cart-page .cart-items-section .cart-item-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#14141499;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;transition:all .3s ease}.cart-page .cart-items-section .cart-item-card:hover{border-color:#ccff0080;box-shadow:0 0 30px #ccff001a;transform:translateY(-2px)}@media(min-width:768px){.cart-page .cart-items-section .cart-item-card{flex-direction:row}}.cart-page .cart-items-section .cart-item-card .item-image{overflow:hidden;position:relative;width:100%}@media(min-width:768px){.cart-page .cart-items-section .cart-item-card .item-image{flex-shrink:0;width:200px}}.cart-page .cart-items-section .cart-item-card .item-image img{height:100%;object-fit:cover;transition:transform .6s ease;width:100%}.cart-page .cart-items-section .cart-item-card .item-image:after{background:linear-gradient(180deg,#0000,#0009);content:"";inset:0;position:absolute}.cart-page .cart-items-section .cart-item-card:hover .item-image img{transform:scale(1.1)}.cart-page .cart-items-section .cart-item-card .item-details{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.5rem}.cart-page .cart-items-section .cart-item-card .item-details .item-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.cart-page .cart-items-section .cart-item-card .item-details .item-header .item-info h3{color:#fff;font-family:Space Grotesk,sans-serif;font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.cart-page .cart-items-section .cart-item-card .item-details .item-header .item-info .meta-row{align-items:center;display:flex;gap:1rem;margin-bottom:.5rem}.cart-page .cart-items-section .cart-item-card .item-details .item-header .item-info .meta-row .category{color:#a1a1aa;font-size:.9rem;letter-spacing:1px;text-transform:uppercase}.cart-page .cart-items-section .cart-item-card .item-details .item-header .item-info .meta-row .stock-badge{background:#ccff000d;border:1px solid #ccff004d;border-radius:4px;color:#cf0;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;padding:2px 8px}.cart-page .cart-items-section .cart-item-card .item-details .item-header .remove-btn{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#a1a1aa;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.cart-page .cart-items-section .cart-item-card .item-details .item-header .remove-btn:hover{background-color:#ef444433;border-color:#ef4444;color:#ef4444}.cart-page .cart-items-section .cart-item-card .item-details .item-footer{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}@media(min-width:640px){.cart-page .cart-items-section .cart-item-card .item-details .item-footer{align-items:center;flex-direction:row;justify-content:space-between}}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .quantity-controls{align-items:center;background:#000;border:1px solid #fff3;border-radius:99px;display:flex;padding:.25rem}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .quantity-controls button{align-items:center;background:#0000;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .2s;width:36px}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .quantity-controls button:hover:not(:disabled){background-color:#ffffff26;color:#cf0}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .quantity-controls button:disabled{opacity:.3}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .quantity-controls .qty-value{font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:700;text-align:center;width:40px}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .item-price{text-align:right}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .item-price .total-price{color:#cf0;display:block;font-size:1.8rem;font-weight:800;line-height:1;text-shadow:0 0 15px #cf03}.cart-page .cart-items-section .cart-item-card .item-details .item-footer .item-price .unit-price{color:#a1a1aa;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.9rem}.cart-page .order-summary-section .summary-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#141414cc;border:1px solid #ffffff1a;border-radius:.5rem;box-shadow:0 20px 40px -10px #00000080;padding:2rem;position:-webkit-sticky;position:sticky;top:7rem}.cart-page .order-summary-section .summary-card h2{border-bottom:1px solid #ffffff1a;font-size:1.5rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem;padding-bottom:1rem;text-transform:uppercase}.cart-page .order-summary-section .summary-card .promo-code{margin-bottom:2rem}.cart-page .order-summary-section .summary-card .promo-code .promo-input-group{display:flex;gap:.5rem}.cart-page .order-summary-section .summary-card .promo-code .promo-input-group input{background:#00000080;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;flex:1 1;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;padding:1rem}.cart-page .order-summary-section .summary-card .promo-code .promo-input-group input:focus{border-color:#cf0;box-shadow:0 0 0 1px #cf0;outline:none}.cart-page .order-summary-section .summary-card .promo-code .promo-input-group button{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:0 1.5rem;transition:all .2s}.cart-page .order-summary-section .summary-card .promo-code .promo-input-group button:hover{background:#fff3}.cart-page .order-summary-section .summary-card .summary-rows{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart-page .order-summary-section .summary-card .summary-rows .summary-row{color:#a1a1aa;display:flex;font-size:1rem;justify-content:space-between}.cart-page .order-summary-section .summary-card .summary-rows .summary-row span:last-child{color:#fff;font-family:Cousine,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.cart-page .order-summary-section .summary-card .total-row{align-items:flex-end;border-top:1px dashed #fff3;display:flex;justify-content:space-between;margin-bottom:2rem;padding-top:1.5rem}.cart-page .order-summary-section .summary-card .total-row span{font-size:1.2rem;font-weight:600;text-transform:uppercase}.cart-page .order-summary-section .summary-card .total-row .total-amount{color:#cf0;font-size:1.5rem;font-weight:800;line-height:1;text-shadow:0 0 20px #ccff004d}.cart-page .order-summary-section .summary-card .checkout-btn{align-items:center;background:#cf0;border:none;border-radius:.5rem;box-shadow:0 0 20px rsba(#cf0,.4);color:#000;cursor:pointer;display:flex;font-size:1.1rem;font-weight:800;gap:1rem;justify-content:center;letter-spacing:1px;padding:1.25rem;text-transform:uppercase;transition:all .3s ease;width:100%}.cart-page .order-summary-section .summary-card .checkout-btn:hover{background:#d1ff19;box-shadow:0 10px 30px #ccff0080;transform:translateY(-2px)}.cart-page .order-summary-section .summary-card .trust-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-top:2rem;opacity:.7}.cart-page .order-summary-section .summary-card .trust-features .feature{align-items:center;color:#a1a1aa;display:flex;font-size:.85rem;gap:.75rem}.wishlist-page{background-color:#000;color:#fff;min-height:100vh;padding-top:5rem}.wishlist-page .wishlist-hero{background:linear-gradient(135deg,#cf0c,#27272acc);margin-bottom:2rem;overflow:hidden;padding:4rem 0 6rem;position:relative}.wishlist-page .wishlist-hero .hero-background{inset:0;overflow:hidden;position:absolute}.wishlist-page .wishlist-hero .hero-background .blur-circle{background-color:#fff3;border-radius:50%;filter:blur(80px);position:absolute}.wishlist-page .wishlist-hero .hero-background .circle-1{height:300px;right:-50px;top:-50px;width:300px}.wishlist-page .wishlist-hero .hero-background .circle-2{bottom:-50px;height:200px;left:-50px;width:200px}.wishlist-page .wishlist-hero .container{color:#fff;position:relative;z-index:10}.wishlist-page .wishlist-hero .container .hero-content{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.wishlist-page .wishlist-hero .container .hero-content .icon-wrapper{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border-radius:.5rem;display:flex;height:48px;justify-content:center;width:48px}.wishlist-page .wishlist-hero .container .hero-content .icon-wrapper .icon{fill:#fff;color:#fff;height:24px;width:24px}.wishlist-page .wishlist-hero .container .hero-content .title{font-size:2rem;font-weight:700}@media(min-width:768px){.wishlist-page .wishlist-hero .container .hero-content .title{font-size:3rem}}.wishlist-page .wishlist-hero .container .subtitle{font-size:1.1rem;margin-left:calc(48px + 1rem);opacity:.9}.wishlist-page .wishlist-hero .hero-clip{background-color:#000;bottom:0;-webkit-clip-path:polygon(0 100%,100% 100%,100% 0);clip-path:polygon(0 100%,100% 100%,100% 0);height:40px;left:0;position:absolute;right:0}.wishlist-page .wishlist-content{padding-bottom:4rem}.wishlist-page .wishlist-content .wishlist-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.wishlist-page .wishlist-content .wishlist-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.wishlist-page .wishlist-content .wishlist-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.wishlist-page .wishlist-content .wishlist-grid{grid-template-columns:repeat(4,1fr)}}.wishlist-page .wishlist-content .wishlist-card{background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.wishlist-page .wishlist-content .wishlist-card:hover{border-color:#ccff004d;box-shadow:0 10px 20px #0003;transform:translateY(-5px)}.wishlist-page .wishlist-content .wishlist-card:hover .card-image img{transform:scale(1.05)}.wishlist-page .wishlist-content .wishlist-card:hover .card-details .product-name a{color:#cf0}.wishlist-page .wishlist-content .wishlist-card .card-image{background-color:#ffffff0d;height:240px;overflow:hidden;position:relative}.wishlist-page .wishlist-content .wishlist-card .card-image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.wishlist-page .wishlist-content .wishlist-card .card-image .discount-badge{background-color:#ef4444;border-radius:4px;color:#fff;font-size:.75rem;font-weight:700;left:1rem;padding:.25rem .5rem;position:absolute;top:1rem}.wishlist-page .wishlist-content .wishlist-card .card-image .delete-btn{align-items:center;background-color:#ef4444e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;opacity:0;position:absolute;right:1rem;top:1rem;transform:scale(.8);transition:all .2s ease;width:32px}.wishlist-page .wishlist-content .wishlist-card:hover .card-image .delete-btn{opacity:1;transform:scale(1)}.wishlist-page .wishlist-content .wishlist-card .card-details{display:flex;flex:1 1;flex-direction:column;padding:1rem}.wishlist-page .wishlist-content .wishlist-card .card-details .product-name{font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.wishlist-page .wishlist-content .wishlist-card .card-details .product-name a{color:#fff;text-decoration:none;transition:color .2s}.wishlist-page .wishlist-content .wishlist-card .card-details .product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#a1a1aa;display:-webkit-box;font-size:.85rem;margin-bottom:1rem;overflow:hidden}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer{margin-top:auto}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer .price-container{align-items:baseline;display:flex;gap:.5rem;margin-bottom:1rem}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer .price-container .current-price{color:#cf0;font-size:1.25rem;font-weight:700}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer .price-container .old-price{color:#a1a1aa;font-size:.9rem;text-decoration:line-through}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer .add-to-cart-btn{align-items:center;background-color:#cf0;border:none;border-radius:.5rem;color:#000;cursor:pointer;display:flex;font-weight:500;gap:.5rem;justify-content:center;padding:.6rem;transition:background-color .2s;width:100%}.wishlist-page .wishlist-content .wishlist-card .card-details .card-footer .add-to-cart-btn:hover{background-color:#b8e600}.wishlist-page .wishlist-content .empty-wishlist{padding:4rem 2rem;text-align:center}.wishlist-page .wishlist-content .empty-wishlist .empty-icon{color:#a1a1aa;margin-bottom:1.5rem;opacity:.5}.wishlist-page .wishlist-content .empty-wishlist h2{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.wishlist-page .wishlist-content .empty-wishlist p{color:#a1a1aa;margin-bottom:2rem}.wishlist-page .wishlist-content .empty-wishlist .btn-primary{background-color:#cf0;border-radius:.5rem;color:#000;display:inline-block;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .2s}.wishlist-page .wishlist-content .empty-wishlist .btn-primary:hover{background-color:#b8e600}.wishlist-page .wishlist-content .info-section{background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:.5rem;margin-top:4rem;padding:1.5rem}.wishlist-page .wishlist-content .info-section .info-content{display:flex;gap:1rem}.wishlist-page .wishlist-content .info-section .info-content .info-icon{align-items:center;background-color:#ccff001a;border-radius:8px;color:#cf0;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.wishlist-page .wishlist-content .info-section .info-content .info-text h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.wishlist-page .wishlist-content .info-section .info-content .info-text p{color:#a1a1aa;font-size:.9rem;line-height:1.5}
/*# sourceMappingURL=main.4c10cae9.css.map*/