@charset "UTF-8";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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-container{background-color:#fff;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;width:100%;z-index:1000}.announcement-bar{background-color:#f2bd0f;background-color:var(--primary);color:#fff;padding:.5rem 1rem;width:100%}.announcement-content{align-items:center;display:flex;flex-wrap:wrap;font-size:.875rem;justify-content:space-between;margin:0 auto;max-width:1200px}.shop-now{cursor:pointer;font-weight:700;margin-left:.5rem}.language-selector{background-color:initial;border:none;color:#fff;cursor:pointer;padding:.25rem}.language-selector option{background-color:#fff;color:#000}.main-header{background-color:#fff;margin:0 auto;max-width:1200px;padding:1rem}.header-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.logo{font-size:1.5rem;font-weight:700}.logo img{max-height:40px}.main-navigation{display:flex;flex-wrap:wrap;gap:2rem}.nav-item{background:none;border:none;color:#000;cursor:pointer;font-size:1rem;padding:.5rem;transition:color .3s ease}.nav-item.active,.nav-item:hover{color:#f2bd0f;color:var(--primary)}.nav-item.active{border-bottom:2px solid #f2bd0f;border-bottom:2px solid var(--primary);font-weight:700}.search-and-icons{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.search-box{position:relative}.search-input{border:1px solid #e5e7eb;border-radius:4px;max-width:16rem;padding:.5rem 2.5rem .5rem 1rem;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#f2bd0f;border-color:var(--primary);outline:none}.search-icon{color:gray;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.icon-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:color .3s ease}.icon-btn:hover{color:#f2bd0f;color:var(--primary)}@media (min-width:1400px){.announcement-content,.main-header{margin:0 auto;max-width:1400px}.main-navigation{gap:3rem}.search-input{width:20rem}}@media (max-width:768px){.header-container{position:sticky;top:0}.header-content{gap:1rem;padding:.5rem;text-align:center}.header-content,.main-navigation{align-items:center;flex-direction:column}.main-navigation,.search-and-icons{gap:.5rem;width:100%}.search-and-icons{flex-wrap:wrap;justify-content:center}.search-box{width:100%}.search-input{max-width:100%}.announcement-content{justify-content:center;text-align:center}.language-selector{margin-top:.5rem}}.footer-container{background-color:#000;color:#fff;padding:2rem 0;width:100%}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-section{flex:1 1;min-width:200px}.footer-section h3{font-size:1.2rem;margin-bottom:1rem}.footer-section p{color:#ccc;cursor:pointer;font-size:.9rem;margin:.3rem 0}.footer-section p:hover{color:#fff}.subscribe-box{align-items:center;background-color:#fff;border-radius:4px;display:flex;margin-top:1rem;max-width:250px;overflow:hidden}.subscribe-box input{border:none;flex:1 1;outline:none;padding:.5rem}.subscribe-box button{background-color:#000;border:none;color:#fff;cursor:pointer;font-size:1.2rem;padding:.5rem 1rem}.download-box{align-items:center;display:flex;gap:1rem}.qr-code{height:50px;width:50px}.app-links img{display:block;width:120px}.social-icons{display:flex;gap:1rem;margin-top:1rem}.social-icons svg{color:#ccc;cursor:pointer;font-size:1.2rem}.social-icons svg:hover{color:#fff}.footer-bottom{border-top:1px solid #333;color:#ccc;font-size:.85rem;margin-top:2rem;padding:1rem 0;text-align:center}@media (max-width:768px){.footer-content{flex-direction:column;text-align:center}.download-box{align-items:center;flex-direction:column}.app-links img{margin-top:.5rem}.social-icons{justify-content:center}}.flash-sales{margin:auto;max-width:1200px;padding:20px;text-align:center}.header{flex-direction:column;margin-bottom:20px}.today-label-wrapper{align-items:center;display:flex;margin-bottom:5px}.separator{color:#f2bd0f;color:var(--primary);font-size:15px;font-weight:900;margin-right:3px}.today-label{color:#6c757d;color:var(--secondary);font-size:12px;font-weight:700;margin:0}.flash-sales-info{align-items:center;display:flex;gap:10px}h2{font-size:32px;font-weight:700;margin:0}.timer{align-items:center;display:flex;font-size:12px;gap:10px;justify-content:center}.time-box{background:#f2bd0f;background:var(--primary);border-radius:5px;color:#fff;font-size:12px;padding:5px 10px}.product-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));overflow-x:auto;padding-bottom:10px;scroll-behavior:smooth}.image-wrapper{position:relative}.discount{border-radius:3px;font-size:12px;padding:5px}.wishlist-icon{cursor:pointer;position:absolute;right:10px;top:10px}.add-to-cart{align-items:center;background:#6c757d;background:var(--secondary);border-radius:5px;display:flex;gap:5px;justify-content:center;margin-top:10px}.view-all{background:#f2bd0f;background:var(--primary);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:12px 20px}.scroll-buttons{display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%}.scroll-btn{background:#f2bd0f;background:var(--primary);border:none;border-radius:50%;color:#fff;cursor:pointer;padding:10px}@media (max-width:768px){.header{flex-direction:column;text-align:center}.separator{font-size:28px}.today-label{font-size:18px}.flash-sales-info{align-items:center;flex-direction:column}h2{font-size:24px}.timer{flex-wrap:wrap;font-size:16px}.product-list{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.scroll-buttons{display:none}}:root{--button-hover:#000;--text-hover:#fff;--border-radius:8px;--scale-factor:1.1;--transition-duration:0.4s}.wishlist-icon{color:#f8a4a4;transition:color .3s ease,transform .3s ease}.wishlist-icon:hover{color:#f2bd0f;color:var(--primary);transform:rotate(1turn)}.move-to-bag{background:#0000;border:1px solid #000;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;font-weight:700;padding:10px 20px;transition:all .4s ease;transition:all var(--transition-duration) ease}.move-to-bag:hover{background:#000;background:var(--button-hover);color:#fff;color:var(--text-hover);transform:scale(1.1) rotate(10deg)}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.product-card-g,.products-grid{transition:all .4s ease;transition:all var(--transition-duration) ease}.product-card-g{animation:fadeInUp 1s ease-out forwards;border:1px solid #e5e5e5;padding:10px;position:relative;transform:scale(1)}.product-card-g:hover{box-shadow:0 4px 12px #0000001a;transform:scale(1.1);transform:scale(var(--scale-factor))}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-image{animation:slideIn .6s ease-out;overflow:hidden;padding-bottom:100%;position:relative}@keyframes slideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.product-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .3s ease;width:100%}.product-image:hover img{transform:scale(1.1)}.discount{animation:bounce 1s ease infinite;background:#f2bd0f;background:var(--primary);color:#fff}.discount,.new-tag{left:10px;padding:4px 8px;position:absolute;top:10px;z-index:1}.new-tag{background:#0f6;color:#000}.remove-button,.wishlist-button{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;transition:all .4s ease;transition:all var(--transition-duration) ease;width:30px;z-index:1}.remove-button:hover,.wishlist-button:hover{background:#f2bd0f;background:var(--primary);transform:rotate(45deg)}.add-to-cart{background-color:#222;border:none;bottom:0;color:#fff;cursor:pointer;left:0;opacity:0;padding:10px;position:absolute;transition:opacity .4s ease;transition:opacity var(--transition-duration) ease;width:100%}.product-card-g:hover .add-to-cart{opacity:1;transform:translateY(-10px)}.product-info-g{animation:fadeInLeft .8s ease-out forwards;padding:10px 0;text-align:left}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.product-info-g h3{font-size:16px;margin:0 0 8px}.price-info{align-items:center;display:flex;gap:10px}.current-price{font-weight:700}.rating{align-items:center;display:flex;gap:5px;margin-top:8px}.star-filled{fill:gold;stroke:gold}.star-empty{fill:none;stroke:#ccc}.reviews{color:#666;font-size:14px}.recommended-section{margin-top:40px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.see-all{background:#0000;border:1px solid #000;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;padding:8px 16px;transition:all .4s ease;transition:all var(--transition-duration) ease}.see-all:hover{background:#000;background:var(--button-hover);color:#fff;color:var(--text-hover);transform:scale(1.05)}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}.section-header,.wishlist-header{flex-direction:column;gap:15px}.section-header{text-align:center}}.collection-container{margin:0 auto;max-width:1200px;padding:2rem}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:1rem}.card{background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 5px 15px #0003;transform:translateY(-5px)}.card-image{height:200px;overflow:hidden;width:100%}.card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.card:hover .card-image img{transform:scale(1.05)}.card-content{padding:1.5rem}.card-content h3{color:#333;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.card-content p{color:#666;line-height:1.5;margin:0 0 1rem}.view-button{background-color:#6c757d;background-color:var(--secondary-color);border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;padding:.5rem 1rem;transition:background-color .3s ease}.view-button:hover{background-color:#f2bd0f;background-color:var(--primary-color)}@media (max-width:768px){.card-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.card-content,.collection-container{padding:1rem}}@media (max-width:480px){.card-grid{grid-template-columns:1fr}}.product-container{margin:0 auto;max-width:1440px;padding:1rem}.loading-state{color:#666;font-size:1.125rem;padding:2rem;text-align:center}.breadcrumb{color:#6b7280;margin-bottom:1.5rem}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}.image-gallery{display:flex;flex-direction:column-reverse;gap:1rem}.main-image{align-items:center;aspect-ratio:1;background-color:#f3f4f6;border-radius:.5rem;display:flex;justify-content:center;max-height:500px;overflow:hidden}.product-img{height:100%;object-fit:contain;width:100%}.thumbnails{display:flex;gap:1rem;overflow-x:auto}.thumbnail-btn{border:2px solid #0000;border-radius:.5rem;cursor:pointer;height:5rem;min-width:80px;overflow:hidden;transition:all .2s;width:5rem}.thumbnail-btn.active{border-color:#f2bd0f;border-color:var(--primary)}.thumbnail-img{height:100%;object-fit:cover;width:100%}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-header{margin-bottom:1.5rem}.product-title-d{font-size:.8rem;font-weight:600;margin-bottom:.5rem}.product-description{color:#4b5563;margin-bottom:1rem}.rating-container{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.stars{display:flex}.star{height:1.25rem;width:1.25rem}.star.filled{fill:currentColor;color:#fbbf24}.star.empty{fill:currentColor;color:#d1d5db}.review-count{color:#6b7280;font-size:.875rem}.price-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.original-price{color:#6b7280;font-size:1.125rem}.discount-d{background-color:#ecfdf5;border-radius:.25rem;color:#059669;font-weight:500;padding:.25rem .5rem}.selling-price{color:#111827;font-size:1.5rem;font-weight:700}.discount-amount{color:#059669}.discount-amount,.variant-title{font-size:.875rem;font-weight:500}.variant-title{margin-bottom:.75rem}.color-options{display:flex;gap:1rem}.color-btn{border:2px solid #e5e7eb;border-radius:9999px;cursor:pointer;height:2rem;transition:all .2s;width:2rem}.color-btn.active{border-color:#6c757d;border-color:var(--secondary)}.size-options{display:flex;flex-wrap:wrap;gap:.75rem}.size-btn{border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;transition:all .2s}.size-btn:hover{border-color:#d1d5db}.size-btn.active{background-color:#f2bd0f;background-color:var(--primary);color:#fff}.purchase-actions{align-items:center;display:flex;gap:1rem}.quantity-selector{border:1px solid #e5e7eb;border-radius:.375rem}.quantity-btn{background:none;border:none;cursor:pointer;padding:.5rem 1rem}.quantity-btn:hover{background-color:#f9fafb}.quantity-display{border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-width:3rem;padding:.5rem 1rem;text-align:center}.buy-now-btn{background-color:#000;border:none;border-radius:.375rem;color:#fff;cursor:pointer;flex:1 1;padding:.75rem 1.5rem;transition:background-color .2s}.buy-now-btn:hover{background-color:#f2bd0f;background-color:var(--primary)}.wishlist-btn{border:1px solid #e5e7eb;border-radius:.375rem;cursor:pointer;padding:.75rem;transition:background-color .2s}.wishlist-btn:hover{background-color:#f9fafb}.product-specifications{border-top:1px solid #eaeaea;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:24px;padding-top:16px}.spec-title{color:#282c3f;font-size:18px;font-weight:600;margin-bottom:16px}.spec-category{margin-bottom:24px}.spec-category-title{color:#535766;font-size:16px;font-weight:500;margin-bottom:12px}.spec-grid{grid-row-gap:12px;grid-column-gap:32px;background-color:#fff;column-gap:32px;display:grid;grid-template-columns:160px 1fr;row-gap:12px}.spec-item{display:contents}.spec-key{color:#7e818c}.spec-key,.spec-value{font-size:14px;font-weight:400;line-height:1.5}.spec-value{color:#282c3f}.delivery-info{border:1px solid #e5e7eb;border-radius:.5rem;padding:1.5rem}.delivery-item{align-items:flex-start;display:flex;gap:1rem;padding-bottom:1rem}.delivery-item:last-child{border-bottom:none;padding-bottom:0}.delivery-icon{color:#4b5563;flex-shrink:0;height:1.5rem;width:1.5rem}.delivery-text{flex:1 1}.delivery-title{font-weight:500;margin-bottom:.25rem}.delivery-subtitle{color:#6b7280;font-size:.875rem}.details-link{background:none;border:none;color:#3b82f6;cursor:pointer;margin-left:.25rem;padding:0;text-decoration:underline}@media (min-width:768px){.product-container{padding:2rem}.product-grid{grid-template-columns:repeat(2,1fr)}.image-gallery{flex-direction:row}.thumbnails{flex-direction:column;width:6rem}.main-image{flex:1 1}.product-title-d{font-size:1.5rem}}.loading-state{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.product-details{flex-wrap:wrap;margin:auto;max-width:1200px;padding:20px}.product-images{width:40%}.product-images,.thumbnail-list{display:flex;flex-direction:column}.thumbnail-list img{border-radius:5px;cursor:pointer;height:60px;margin:5px;transition:.3s;width:60px}.thumbnail-list img.active,.thumbnail-list img:hover{border:2px solid #000}.main-image img{border-radius:10px;width:100%}.product-info{padding:20px}h2{font-size:24px}.rating{color:#666}.in-stock{color:green}.price{font-size:22px;font-weight:700;margin:10px 0}.description{color:#555;font-size:14px}.options{margin:15px 0}.colors{align-items:center;display:flex}.color-option{border:2px solid #0000;border-radius:50%;cursor:pointer;height:25px;margin-left:8px;width:25px}.color-option.selected{border:2px solid #000}.sizes{margin-top:10px}.size-btn{border:1px solid #ddd;cursor:pointer;margin-right:5px;padding:5px 10px}.quantity-selector{align-items:center;display:flex;margin-top:20px}.quantity-selector button{border:1px solid #ccc;cursor:pointer;padding:5px 10px}.quantity-selector .buy-now{background:#000;border:none;color:#fff;cursor:pointer;margin-left:10px;padding:8px 20px}.delivery-info{margin-top:20px}.delivery-option{background:#f9f9f9;border-radius:5px;margin-bottom:10px;padding:10px}.add-to-cart-btn,.add-to-wishlist-btn{border-radius:.375rem;cursor:pointer;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s}.add-to-cart-btn{background-color:#6c757d;background-color:var(--secondary);border:none;color:#fff}.add-to-cart-btn:hover{background-color:#f2bd0f;background-color:var(--primary)}.add-to-wishlist-btn{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#1f2937;font-weight:700;padding:.75rem 1.5rem}.add-to-wishlist-btn:hover{background-color:#f9fafb}body,html{height:100%}.products-section{display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px;width:100%}.filters-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:2px 0 5px #0000001a;height:100vh;overflow-y:hidden;padding:15px;position:sticky;top:0;width:20%}.filters-container h3{color:#f2bd0f;color:var(--primary-color);font-size:1.2rem}.filters-container .filter-group{margin-bottom:20px}.filters-container h4{font-size:1rem;margin-bottom:10px}.filters-container ul{list-style-type:none;padding:0}.filters-container li{font-size:1rem;margin-bottom:10px}.filters-container input[type=checkbox]{margin-right:10px}.filters-container .price-range{width:100%}.products-list-container{grid-gap:20px;display:grid;flex:1 1;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:20px;max-height:100vh;overflow-y:scroll;padding-right:20px}.products-list-container::-webkit-scrollbar{height:0;width:0}.products-list-container:only-child .product-card{height:auto}@media (max-width:1024px){.products-section{flex-direction:column;padding:10px}.filters-container{margin-bottom:20px;width:100%}.products-list-container{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media (max-width:768px){.filters-container{width:100%}.products-list-container{grid-template-columns:1fr}}.review-container{font-family:Arial,sans-serif;margin:40px auto;max-width:900px;padding:20px}.review-form{background:#f9f9f9;border-radius:10px;box-shadow:0 2px 10px #0000000d;margin-bottom:30px;padding:25px}.review-form h2{color:#333;margin-bottom:15px}.review-form input,.review-form textarea{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:14px;margin-top:15px;padding:12px;width:100%}.review-form textarea{min-height:100px;resize:vertical}.review-form button{background-color:#ff6a00;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:15px;padding:12px 20px;transition:background .3s ease}.review-form button:hover{background-color:#e55d00}.review-list h3{color:#222;margin-bottom:15px}.review-card{background-color:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 1px 5px #0000000d;margin-bottom:15px;padding:20px}.review-card strong{color:#444;font-size:16px}.review-card .rating{color:#f39c12;font-size:14px;margin:5px 0}.review-image{border-radius:6px;margin-top:10px;max-width:150px}.error-text{color:red;font-size:.875rem;margin-bottom:10px}.btn-submit{margin-bottom:10px;margin-top:10px}.loading-overlay{align-items:center;background-color:#ffffffe6;border-radius:8px;display:flex;justify-content:center;min-height:50vh;padding:1rem;transition:opacity .3s ease-in-out}.loading-content{animation:fadeIn .5s ease;text-align:center}.spinner-icon{animation:spin 1s linear infinite;color:#f2bd0f;font-size:2rem;margin-bottom:.5rem}.loading-content p{color:#333;font-size:1rem;font-weight:500}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,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) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}:root{--text:#000;--bg-light:#f8f9fa;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Arial,sans-serif;overflow-x:hidden;width:100%}.hero-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px;width:100%}.hero-left{flex:1 1 25%;padding-right:20px}.hero-image{border-radius:8px;height:auto;object-fit:cover;width:100%}.hero-center{align-items:flex-start;display:flex;flex:1 1 75%;flex-wrap:wrap;justify-content:space-between;padding-left:20px}.menu-list{background-color:#f8f9fa;background-color:var(--bg-light);border-radius:8px;width:220px}.menu-list ul{list-style:none;margin:0;padding:0}.menu-list li{background:#fff;background:var(--white);border-radius:6px;cursor:pointer;font-size:1rem;margin-bottom:6px;padding:12px 15px;transition:all .3s ease}.border-divider{background-color:#f2bd0f;background-color:var(--primary);height:100%;margin:0 20px;width:2px}.carousel-container{max-width:1074px;overflow:hidden;position:relative;width:100%}.slide{align-items:center;display:flex;justify-content:center}.banner-image{border-radius:8px;object-fit:cover;width:100%}.slick-dots{bottom:10px}.slick-dots li button:before{color:#fff;font-size:12px}.slick-dots li.slick-active button:before{color:#f2bd0f}.carousel-text{color:#333;font-size:1.2rem;font-weight:700}@media (max-width:768px){.hero-container{flex-direction:column;margin:0;max-width:100%;padding:10px}.carousel-container,.hero-center,.hero-left{flex:initial;width:100%}.menu-list{margin-bottom:20px;width:100%}.border-divider{height:2px;margin:20px 0;width:100%}.menu-list li{font-size:.9rem}.carousel-text{font-size:1rem}}@media (min-width:1400px){.hero-container{margin:0 auto;max-width:1400px}}.cart-container{font-family:sans-serif;margin:0 auto;max-width:1200px;padding:20px}.cart-header{margin-bottom:30px}.home-link{color:#000;text-decoration:none}.separator{color:#666;margin:0 10px}.current-page{color:#666}.cart-content{display:flex;gap:30px}.cart-items-section{flex:1 1}.cart-table-header{background-color:#f8f9fa;font-weight:500;margin-bottom:20px}.cart-item-cart,.cart-table-header{display:grid;grid-template-columns:2fr 1fr .8fr .8fr 1fr 1fr .5fr;padding:15px}.cart-item-cart{align-items:center;border-bottom:1px solid #e5e5e5}.item-product{align-items:center;display:flex;gap:15px}.item-product img{height:80px;object-fit:cover;width:80px}.product-details{display:flex;flex-direction:column;gap:5px}.product-name{font-weight:500}.product-brand,.product-sku{color:#666;font-size:.9em}.price-details{display:flex;flex-direction:column;gap:5px}.selling-price{color:#000;font-weight:500}.original-price{color:#666;font-size:.9em;text-decoration:line-through}.discount{color:red;font-size:.9em}.color-swatch{border:1px solid #e5e5e5;border-radius:50%;height:25px;width:25px}.delete-button{font-size:24px;padding:0 10px}.quantity-control button{background:none;border:none;cursor:pointer;padding:5px 10px}.quantity-control input{padding:5px 0;width:40px}.cart-actions{display:flex;justify-content:space-between;margin:30px 0}.return-shop,.update-cart{background:#fff;border:1px solid #000;cursor:pointer;padding:10px 20px}.coupon-section{gap:15px;margin-bottom:30px}.coupon-section input{border:1px solid #e5e5e5;padding:10px}.apply-coupon{background:#000;padding:10px 20px}.cart-total{border:1px solid #e5e5e5;height:fit-content;padding:20px;width:300px}.cart-total h2{margin:0 0 20px}.total-row{border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:15px 0}.total-row.total{font-weight:700}.checkout-button{background:#000;border:none;color:#fff;cursor:pointer;margin-top:20px;padding:15px;width:100%}@media (max-width:768px){.cart-content{flex-direction:column}.cart-total{width:100%}.cart-table-header{display:none}.item-product{grid-column:1/-1}.item-color,.item-price,.item-quantity,.item-size,.item-subtotal{align-items:center;display:flex;justify-content:space-between;padding:5px 0}.item-price:before{content:"Price:";font-weight:500}.item-size:before{content:"Size:";font-weight:500}.item-color:before{content:"Color:";font-weight:500}.item-quantity:before{content:"Quantity:";font-weight:500}.item-subtotal:before{content:"Subtotal:";font-weight:500}.item-action{position:absolute;right:0;top:20px}.cart-actions{gap:10px}.cart-actions,.coupon-section{flex-direction:column}.apply-coupon{width:100%}.price-details{text-align:right}}.delete-button{align-items:center;color:red;display:flex;justify-content:center;padding:8px;transition:color .3s ease}.delete-button:hover{color:#c00}.quantity-control{align-items:center;border:1px solid #e5e5e5;border-radius:4px;display:flex;overflow:hidden;width:fit-content}.qty-btn{background:#f8f9fa;border:none;cursor:pointer;font-size:16px;padding:8px 12px;transition:background-color .3s ease}.qty-btn:hover{background:#e9ecef}.quantity-control input{border:1px solid #e5e5e5;border-bottom:none;border-top:none;font-size:14px;padding:8px 0;text-align:center;width:50px}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.empty-cart-container{align-items:center;animation:zoomIn 1s forwards;border-radius:12px;display:flex;flex-direction:column;height:50vh;justify-content:center;overflow:hidden;padding:20px;text-align:center;transform:scale(.98);width:100%}.empty-cart-message h2{color:#343a40;font-family:Poppins,sans-serif;font-size:1.8rem;font-weight:600;margin-bottom:12px;text-shadow:0 4px 6px #0000001a}.empty-cart-message p{color:#6c757d;font-family:Roboto,sans-serif;font-size:1.2rem;letter-spacing:.5px;line-height:1.6;margin-bottom:30px;max-width:400px}.empty-cart-icon{animation:bounce 1.5s infinite;margin-bottom:30px}.empty-cart-icon svg{transition:transform .3s ease}.continue-shopping-btn{background:linear-gradient(135deg,#1d1d1d,#343a40);border:none;border-radius:25px;box-shadow:0 5px 15px #0000001a;color:#fff;cursor:pointer;font-size:18px;font-weight:500;letter-spacing:1px;padding:12px 30px;transition:all .3s ease-in-out}.continue-shopping-btn:hover{background:linear-gradient(135deg,#343a40,#1d1d1d);box-shadow:0 10px 25px #0003;transform:scale(1.05);transition:all .3s ease-in-out}.continue-shopping-btn:active{box-shadow:0 4px 12px #0000001a;transform:scale(1)}.continue-shopping-btn:focus{outline:none}@keyframes zoomIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.checkout-container{margin:0 auto;max-width:1200px}.checkout-breadcrumb{color:#666;margin-bottom:30px}.checkout-breadcrumb span{margin:0 5px}.checkout-breadcrumb .active{color:#000;font-weight:500}.checkout-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr}.billing-form h2{font-size:24px;margin-bottom:30px}.form-group{margin-bottom:20px}.form-group input{background-color:#f8f8f8;border-radius:4px;padding:12px}.form-group input.error{border-color:#f44}.form-group input:focus{background-color:#fff;border-color:#000}.saved-addresses{margin-bottom:2rem}.address-card{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin-bottom:1rem;transition:all .3s ease}.address-card:hover{border-color:#000}.address-card.selected{background-color:#f8f8f8;border-color:#000}.address-details p{color:#666;margin:.25rem 0}.address-details .name{color:#000;font-weight:500}.new-address-btn{background-color:#fff;border:1px solid #000;border-radius:4px;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.new-address-btn:hover{background-color:#000;color:#fff}.back-to-addresses{background-color:#f8f8f8;border:1px solid #ddd;border-radius:4px;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem;width:100%}.back-to-addresses:hover{background-color:#e9ecef}.save-info{align-items:center;display:flex;gap:10px;margin-top:20px}.save-info input[type=checkbox]{height:18px;width:18px}.order-summary{background-color:#f8f8f8;border-radius:8px;height:fit-content;padding:30px}.cart-items{margin-bottom:30px}.cart-item{align-items:center;border-bottom:1px solid #ddd;display:flex;gap:15px;padding:15px 0}.cart-item img{border-radius:4px;height:80px;object-fit:cover;width:80px}.item-details h3{font-size:16px;margin:0}.order-totals>div{display:flex;justify-content:space-between;margin-bottom:15px}.total{border-top:1px solid #ddd;font-size:18px;font-weight:600;padding-top:15px}.payment-methods{margin:30px 0}.payment-option{align-items:center;display:flex;gap:10px;margin-bottom:15px}.coupon-section{display:flex;gap:10px;margin-bottom:20px}.coupon-section input{border:1px solid #ddd;border-radius:4px;flex:1 1;padding:12px}.apply-coupon{padding:12px 24px}.apply-coupon,.place-order{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;transition:background-color .3s ease}.place-order{font-size:16px;padding:15px;width:100%}.place-order:disabled{background-color:#ddd;cursor:not-allowed}.apply-coupon:hover,.place-order:hover:not(:disabled){background-color:#333}@media (max-width:768px){.checkout-content{grid-template-columns:1fr}.order-summary{margin-top:30px}.coupon-section{flex-direction:column}.apply-coupon{width:100%}}.auth-container{align-items:center;background-color:#fff;display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-content{background-color:#fff;border-radius:4px;display:grid;grid-template-columns:1fr 1fr;max-width:1200px;overflow:hidden;width:100%}.auth-image{align-items:center;background-color:#f0f9ff;display:flex;justify-content:center;padding:2rem}.signup-image{height:auto;max-width:100%;object-fit:contain}.auth-form-container{align-items:center;display:flex;padding:2rem}.auth-form-content{margin:0 auto;max-width:400px;width:100%}.auth-title{color:#000;font-size:2rem;font-weight:600;margin-bottom:.5rem}.auth-subtitle{color:#666;font-size:1rem;margin-bottom:2rem}.auth-form{display:flex;flex-direction:column;gap:1rem}.form-field{width:100%}.form-field input{border:1px solid #e5e7eb;border-radius:4px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s;width:100%}.form-field input::placeholder{color:#9ca3af}.form-field input:focus{border-color:#000;outline:none}.submit-button{background-color:#000;border-radius:4px;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem;transition:background-color .2s;width:100%}.submit-button:hover{background-color:#1a1a1a}.auth-footer{color:#666;font-size:.875rem;margin-top:1.5rem;text-align:center}.login-link{color:#000;font-weight:500;margin-left:.25rem;text-decoration:underline}.login-link:hover{color:#1a1a1a}@media (max-width:768px){.auth-content{grid-template-columns:1fr}.auth-image{display:none}.auth-form-container{padding:1.5rem}.auth-title{font-size:1.75rem}}@media (max-width:480px){.auth-container,.auth-form-container{padding:1rem}.auth-title{font-size:1.5rem}}:root{--primary:#f2bd0f;--secondary:#6c757d}.wishlist-container{margin:0 auto;max-width:1200px;padding:20px;.wishlist-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}.move-to-bag{background:#0000;border:1px solid #000;cursor:pointer;padding:10px 20px;transition:all .3s ease}.move-to-bag:hover{background:#000;color:#fff}.products-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin-bottom:40px}.product-card{border:1px solid #e5e5e5;padding:10px;position:relative;transition:all .3s ease}.product-card:hover{box-shadow:0 4px 12px #0000001a}.product-image{overflow:hidden;padding-bottom:100%;position:relative}.product-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.discount{background:#f2bd0f;background:var(--primary);color:#fff}.discount,.new-tag{left:10px;padding:4px 8px;position:absolute;top:10px;z-index:1}.new-tag{background:#0f6;color:#000}.remove-button,.wishlist-button{align-items:center;background:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;height:30px;justify-content:center;position:absolute;right:10px;top:10px;width:30px;z-index:1}.add-to-cart{background:#6c757d;background:var(--secondary);border:none;bottom:0;color:#fff;cursor:pointer;left:0;opacity:0;padding:10px;position:absolute;transition:opacity .3s ease;width:100%}.product-card:hover .add-to-cart{opacity:1}.product-info{padding:10px 0}.product-info h3{font-size:16px;margin:0 0 8px}.price-info{align-items:center;display:flex;gap:10px}.current-price{font-weight:700}.original-price{color:#666;text-decoration:line-through}.rating{align-items:center;display:flex;gap:5px;margin-top:8px}.star-filled{fill:gold;stroke:gold}.star-empty{fill:none;stroke:#ccc}.reviews{color:#666;font-size:14px}.recommended-section{margin-top:40px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.see-all{background:#0000;border:1px solid #000;cursor:pointer;padding:8px 16px;transition:all .3s ease}.see-all:hover{background:#000;color:#fff}@media (max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.products-grid{grid-template-columns:1fr}.section-header,.wishlist-header{flex-direction:column;gap:15px}.section-header{text-align:center}}}.empty-wishlist-container{align-items:center;animation:fadeIn .8s ease-in-out;background:#fff;color:#000;display:flex;flex-direction:column;font-family:Helvetica Neue,sans-serif;justify-content:center;min-height:70vh;padding:40px 20px;text-align:center}.heart-icon{animation:popIn 1s ease;animation:bounce 1.5s ease-in-out infinite;color:#bbb;font-size:150px;margin-bottom:20px}.empty-title{animation:slideUp .6s ease forwards;font-size:28px;font-weight:600;margin-bottom:10px}.empty-description{animation:fadeInText .8s ease .4s forwards;color:#666;font-size:16px;margin-bottom:30px;opacity:0}.browse-button{animation:fadeInText .8s ease .6s forwards;background-color:initial;border:2px solid #000;border-radius:6px;color:#000;font-weight:700;opacity:0;padding:12px 28px;text-decoration:none;transition:all .3s ease}.browse-button:hover{background-color:#000;color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popIn{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.2)}to{transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInText{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.profile-management{margin:0 auto;max-width:1440px;padding:1rem}.breadcrumb{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;margin-bottom:2rem}.breadcrumb-links{color:#666}.separator{margin:0 .5rem}.welcome-text{font-size:.875rem}.user-name{color:#db4444}.main-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:250px 1fr}@media (max-width:768px){.main-container{grid-template-columns:1fr}}.sidebar{display:flex;flex-direction:column;gap:1.5rem}.menu-section{margin-bottom:1.5rem}.menu-title{font-size:1.125rem;font-weight:500;margin-bottom:1rem}.menu-items{display:flex;flex-direction:column;gap:.5rem}.menu-item{background:none;border:none;border-radius:.25rem;color:#666;cursor:pointer;display:block;padding:.25rem .5rem;text-align:left;transition:color .2s;width:100%}.menu-item:hover{color:#333}.menu-item.active{color:#db4444}.content-container{background-color:#fff;border-radius:.5rem;padding:1.5rem}.profile-content{display:flex;flex-direction:column;gap:1.5rem}.content-title{font-size:1.25rem;font-weight:500}.profile-form{display:flex;flex-direction:column;gap:1.5rem}@media (max-width:640px){.form-grid{grid-template-columns:1fr}}.form-group{gap:.5rem}.form-group input{background-color:#f9fafb;border:1px solid #ddd;border-radius:.375rem}.password-section{display:flex;flex-direction:column;gap:1rem}.section-title{font-size:1.125rem;font-weight:500}.btn{border-radius:.375rem;cursor:pointer;font-size:.875rem;padding:.5rem 1.5rem;transition:all .2s}.btn-cancel{background-color:#fff;border:1px solid #ddd}.btn-cancel:hover{background-color:#f9fafb}.btn-save{background-color:#000;border:none;color:#fff}.btn-save:hover{background-color:#333}.placeholder-content{padding:1rem}.address-book{margin:0 auto;max-width:1024px;padding:1rem}.header{display:flex;justify-content:space-between;margin-bottom:1.5rem;text-align:left}.header h1{font-size:1.5rem;font-weight:700}.add-button{background-color:#ff3f6c;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.add-button:hover{background-color:#ff2957}.modal-overlay{align-items:center;background-color:#00000080;display:flex;inset:0;justify-content:center;position:fixed}.modal{background-color:#fff;border-radius:.5rem;max-width:36rem;padding:1.5rem;width:100%}.modal h2{font-size:1.25rem;font-weight:700;margin-bottom:1rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-group input{border:1px solid #e5e7eb;border-radius:.25rem;padding:.5rem;width:100%}.form-group input:focus{border-color:#ff3f6c;outline:none}.checkbox-group{align-items:center;display:flex;margin-top:1rem}.checkbox-group input{margin-right:.5rem}.checkbox-group label{font-size:.875rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.cancel-button{background-color:#fff;border:1px solid #e5e7eb;border-radius:.25rem;cursor:pointer;padding:.5rem 1rem}.cancel-button:hover{background-color:#f9fafb}.submit-button{background-color:#ff3f6c;border:none;border-radius:.25rem;color:#fff;cursor:pointer;padding:.5rem 1rem}.submit-button:hover{background-color:#ff2957}.address-list{display:flex;flex-direction:column;gap:1rem}.address-card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:border-color .2s}.address-card:hover{border-color:#ff3f6c}.address-content{align-items:flex-start;display:flex;justify-content:space-between}.address-details h3{font-size:1.125rem;font-weight:700}.address-details .phone{color:#6b7280;margin-top:.25rem}.address-details .address{margin-top:.5rem}.address-actions{display:flex;gap:1rem}.edit-button{background:none;border:none;color:#ff3f6c;cursor:pointer;font-weight:500}.edit-button:hover{color:#ff2957}.delete-button{background:none;border:none;color:#6b7280;cursor:pointer;font-weight:500}.delete-button:hover{color:#4b5563}@media (max-width:640px){.form-grid{grid-template-columns:1fr}.address-content{flex-direction:column;gap:1rem}.address-actions{justify-content:flex-end;width:100%}}.referral-container{margin:0 auto;max-width:1024px;padding:20px}.referral-code-section{background:linear-gradient(135deg,#ff3f6c,#ff2957);border-radius:12px;color:#fff;margin-bottom:30px;padding:30px}.referral-code-content{display:flex;flex-direction:column;gap:20px}.referral-info h1{font-size:24px;font-weight:600;margin-bottom:10px}.referral-description{font-size:16px;opacity:.9}.code-display{display:flex;flex-direction:column;gap:15px}.code-box{align-items:center;background:#ffffff1a;border-radius:8px;display:flex;justify-content:space-between;padding:15px}.code{font-size:24px;font-weight:600;letter-spacing:1px}.copy-button{background:#fff;border:none;border-radius:6px;color:#ff3f6c;cursor:pointer;font-weight:500;padding:8px 16px;transition:transform .2s}.copy-button:hover{transform:translateY(-1px)}.share-buttons{display:flex;gap:10px}.share-button{background:#0000;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;padding:12px;transition:background-color .2s}.share-button:hover{background:#ffffff1a}.earnings-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.earnings-header{align-items:flex-start;border-bottom:1px solid #eee;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.total-earnings h2{color:#666;font-size:18px;margin-bottom:8px}.total-earnings .amount{color:#ff3f6c;font-size:32px;font-weight:600}.earnings-stats{display:flex;gap:20px}.stat-box{background:#f8f8f8;border-radius:8px;min-width:120px;padding:15px;text-align:center}.stat-value{color:#333;display:block;font-size:24px;font-weight:600;margin-bottom:4px}.stat-label{color:#666;font-size:14px}.earnings-history h3{font-size:18px;margin-bottom:20px}.history-list{display:flex;flex-direction:column;gap:15px}.history-item{align-items:center;background:#f8f8f8;border-radius:8px;display:flex;justify-content:space-between;padding:15px}.history-info{display:flex;flex-direction:column;gap:4px}.referred-user{color:#333;font-weight:500}.earning-date{color:#666;font-size:14px}.history-amount{text-align:right}.status{display:block;font-size:14px;margin-bottom:4px}.status.credited{color:#22c55e}.status.pending{color:#f59e0b}.amount{color:#333;font-weight:500}@media (max-width:768px){.earnings-header{flex-direction:column;gap:20px}.earnings-stats{justify-content:space-between;width:100%}.stat-box{flex:1 1}.history-item{align-items:flex-start;flex-direction:column;gap:10px}.history-amount{align-items:center;display:flex;justify-content:space-between;text-align:left;width:100%}}@media (max-width:480px){.code-box,.share-buttons{flex-direction:column}.code-box{gap:10px;text-align:center}.earnings-stats{flex-direction:column}.stat-box{width:100%}}.subscription-container{margin:0 auto;max-width:1200px;padding:40px 20px}.subscription-header{margin-bottom:48px;text-align:center}.subscription-header h1{color:#1a202c;font-size:32px;font-weight:700;margin-bottom:12px}.subscription-header p{color:#718096;font-size:18px}.plans-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));justify-content:center}.plan-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px #0000001a;padding:32px;position:relative;transition:all .3s ease}.plan-card:hover{box-shadow:0 12px 24px var(--plan-shadow);transform:translateY(-4px)}.plan-card.selected{border-color:var(--plan-color);box-shadow:0 8px 16px var(--plan-shadow)}.plan-card.recommended{border-color:var(--plan-color);transform:scale(1.05)}.recommended-badge{background:var(--plan-color);border-radius:20px;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:14px;font-weight:600;padding:4px 12px;position:absolute;right:24px;top:-12px}.plan-header{border-bottom:1px solid #e2e8f0;margin-bottom:24px;padding-bottom:24px;text-align:center}.plan-name{color:var(--plan-color);font-size:24px;font-weight:700;margin-bottom:16px;text-transform:uppercase}.plan-price{align-items:baseline;display:flex;gap:4px;justify-content:center}.currency{color:#2d3748;font-size:24px;font-weight:600}.amount{color:#2d3748;font-size:48px;font-weight:700;line-height:1}.period{color:#718096;font-size:16px}.free-tag{background-color:#f0fff4;border-radius:4px;color:#48bb78;font-size:16px;font-weight:600;margin-left:8px;padding:2px 8px}.plan-features{list-style:none;margin:0 0 32px;padding:0}.plan-features li{align-items:flex-start;color:#4a5568;display:flex;gap:12px;line-height:1.5;margin-bottom:16px}.feature-icon{color:var(--plan-color);flex-shrink:0;height:20px;margin-top:2px;width:20px}.subscribe-button{background:#0000;border:2px solid var(--plan-color);border-radius:8px;color:var(--plan-color);cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .2s ease;width:100%}.subscribe-button.subscribed,.subscribe-button:hover{background:var(--plan-color);color:#fff}.subscribe-button.subscribed{cursor:default}@media (max-width:768px){.plans-container{grid-template-columns:1fr;margin:0 auto;max-width:400px}.plan-card.recommended{order:-1;transform:none}.plan-card{margin-bottom:20px}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.plan-card.selected{animation:pulse 2s infinite}.order-container-d{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;margin:auto;padding:20px;width:80%}.order-header{align-items:center;border-bottom:2px solid #eee;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.order-header h2{color:#333;font-size:22px}.status{border-radius:5px}.status.shipped{background:#ff9800}.status.delivered{background:#4caf50;color:#fff}.status.pending{background:#f44336;color:#fff}.order-info,.order-summary{background:#f9f9f9;border-radius:5px;margin-bottom:15px;padding:15px}h3{color:#444;font-size:18px;margin-bottom:10px}p{color:#666;font-size:14px;margin:5px 0}.order-items{display:flex;flex-wrap:wrap;gap:20px}.order-item-card{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 5px #0000001a;display:flex;padding:10px;width:calc(50% - 10px)}.product-image-o{border-radius:5px;height:80px;margin-right:15px;object-fit:cover;width:80px}.item-details h4{color:#333;font-size:16px;margin-bottom:5px}.orders-container{margin:auto;max-width:800px;padding:20px}.orders-table{border-collapse:collapse;width:100%}.orders-table td,.orders-table th{border-bottom:1px solid #ddd;padding:12px;text-align:left}.orders-table tr:hover{background-color:#f5f5f5;cursor:pointer}.status{border-radius:4px;font-weight:700;padding:5px 10px}.status.shipped{background-color:green;color:#fff}.status.processing{background-color:orange;color:#fff}.order-details{background:#fff;border:1px solid #ddd;border-radius:8px;margin:auto;max-width:600px;padding:20px}.order-item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:10px;padding-bottom:10px}.order-item img{border-radius:5px;height:60px;width:60px}.back-btn{background:none;border:none;color:blue;cursor:pointer;font-size:16px;margin-bottom:10px}.back-btn:hover{text-decoration:underline}.btn-save{display:inline-block;width:200px}:root{--primary-color:#f2bd0f;--secondary-color:#6c757d;--bg-color:#f8f9fa}.checkout-container{background:#fff;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin:auto;padding:20px}.address-card:hover{border:1px solid #d3d3d3}.checkout-form{padding:20px;text-align:center;width:100%}.secure-text{color:#28a745;font-size:14px}.button-payment{background-color:#f2bd0f;background-color:var(--primary-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;padding:12px;width:100%}.button-payment:disabled{background-color:#6c757d;background-color:var(--secondary-color);cursor:not-allowed}.payment-result{padding:30px;text-align:center}.success-page h1{color:green}.failure-page h1{color:red}.advanced-404{background:#fff;color:#000;display:flex;font-family:Helvetica Neue,sans-serif;min-height:100vh}.left,.right{align-items:center;display:flex;flex:1 1;justify-content:center;padding:40px}.left{background:#000;color:#fff}.glitch-text{animation:glitch 1s infinite;font-size:120px;font-weight:700;position:relative}.glitch-text:after,.glitch-text:before{content:attr(data-text);left:0;position:absolute;width:100%}.glitch-text:before{animation:glitchTop 1s linear infinite;color:#fff;z-index:-1}.glitch-text:after{animation:glitchBottom 1s linear infinite;color:#999;z-index:-2}@keyframes glitch{0%{transform:translate(0)}20%{transform:translate(-2px,2px)}40%{transform:translate(-2px,-2px)}60%{transform:translate(2px,2px)}80%{transform:translate(2px,-2px)}to{transform:translate(0)}}@keyframes glitchTop{0%{left:-2px;top:-2px}20%{left:2px;top:-3px}40%{left:-1px;top:0}60%{left:1px;top:1px}80%{left:-1px;top:-1px}to{left:2px;top:-2px}}@keyframes glitchBottom{0%{left:2px;top:2px}20%{left:-2px;top:3px}40%{left:1px;top:0}60%{left:-1px;top:-1px}80%{left:1px;top:1px}to{left:-2px;top:2px}}.right{flex-direction:column;text-align:center}.headline{font-size:28px;font-weight:600;margin-bottom:10px}.subtext{color:#666;font-size:16px;margin-bottom:30px}.cta-btn{border:1px solid #000;border-radius:30px;color:#000;font-weight:500;padding:10px 24px;text-decoration:none;transition:all .3s ease}.cta-btn:hover{background:#000;color:#fff}
/*# sourceMappingURL=main.07082a7f.css.map*/