*,body,html{padding:0;margin:0;font-family:EB Garamond,serif;box-sizing:border-box}body{background:#000000;color:#ffffff;overflow-x:hidden}h1,h2,h3{font-family:Playfair Display,serif;font-weight:600}.brand-text{font-family:Cinzel,serif;font-weight:600;letter-spacing:2px}.mono-text{font-family:Cormorant Garamond,serif}::-webkit-scrollbar{width:0}a{color:inherit;text-decoration:none}.main-container{max-width:1400px;margin:auto;width:100%}.layout{padding:10px}.navbar-container{display:flex;justify-content:space-between;margin:6px 18px;position:relative}.marquee-text{font-size:29px;font-weight:600;margin:60px 0;color:#f02d34}.marquee{position:relative;height:400px;width:100%;overflow-x:hidden}.track{position:absolute;white-space:nowrap;will-change:transform;animation:marquee 15s linear infinite;width:180%}.track:hover{animation-play-state:paused}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}span.text-red{-webkit-text-stroke:1px #f02d34;margin-left:6px}.logo{color:gray;font-size:18px}.cart-icon{font-size:25px;color:gray;cursor:pointer;position:relative;transition:transform .4s ease;border:none;background-color:transparent}.cart-icon:hover{transform:scale(1.1)}.cart-item-qty{position:absolute;right:-8px;font-size:12px;color:#eee;background-color:#f02d34;width:18px;height:18px;border-radius:50%;text-align:center;font-weight:600}.products-container{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;width:100%;min-height:400px;display:flex!important}.product-card,.products-container{visibility:visible!important;opacity:1!important;position:relative!important}.product-card{cursor:pointer;transform:scale(1);transition:transform .3s ease,box-shadow .3s ease;color:#ffffff;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:4px;box-shadow:0 4px 20px rgba(0,0,0,.6);padding:1.5rem;margin:1rem;width:280px;min-height:350px;display:inline-block!important;text-align:center;vertical-align:top;border:1px solid rgba(255,255,255,.1);overflow:hidden;z-index:1;transform:scale(1)!important}.product-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .4s}.product-card:hover:before{left:100%}.product-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 10px 30px rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.3)}.product-card-content{text-decoration:none;color:inherit}.product-image-container{position:relative;width:100%;height:250px;margin-bottom:1rem;background:#000000;border-radius:8px;overflow:hidden;transition:all .3s ease}.product-image-container:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 40px rgba(0,204,102,.5)}.product-3d-flare-container{transform-style:preserve-3d;perspective:1500px}.product-3d-flare-container>div{transform-style:preserve-3d;will-change:transform;-webkit-backface-visibility:visible;backface-visibility:visible}.product-detail-image,.product-image{transform-style:preserve-3d;transition:transform .1s ease-out}.image-thumbnails .thumbnail{transform-style:preserve-3d;transition:transform .2s ease-out,box-shadow .2s ease-out}.image-thumbnails .thumbnail:hover{transform:translateZ(10px) scale(1.08);box-shadow:0 8px 25px rgba(0,204,102,.6)}.product-image{border-radius:8px;background-color:#000000;width:100%;height:100%;object-fit:contain;transition:transform .3s ease;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);filter:drop-shadow(0 20px 40px rgba(0,0,0,.7)) drop-shadow(0 10px 25px rgba(0,204,102,.4)) drop-shadow(0 5px 15px rgba(0,255,136,.2))}.product-image.no-image{display:flex;align-items:center;justify-content:center;color:#666;font-style:italic;border:2px dashed #333;background:#000000}.product-info{padding:.5rem 0}.product-title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:#ffffff;line-height:1.3;min-height:2.6rem}.add-to-cart-btn{width:100%;margin-top:.5rem;font-size:.9rem;padding:.75rem}.product-name{font-family:Space Grotesk,sans-serif;font-weight:500;margin:1rem 0 .5rem;font-size:1.2rem;color:#ffffff;text-transform:uppercase;letter-spacing:.5px}.product-price{font-family:JetBrains Mono,monospace;font-weight:600;margin-top:6px;color:#ffffff;font-size:1.1rem}.hero-banner-container{position:relative;height:70vh;min-height:500px;max-height:800px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-background-image{background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1}.hero-background-image,.hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.hero-overlay{background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.3) 50%,rgba(0,0,0,.6));z-index:2}.hero-content{position:relative;z-index:3;width:100%;max-width:1200px;padding:3rem 2rem;margin:0 auto;text-align:center}.hero-text-container{max-width:700px;margin:0 auto}.hero-title{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;color:#ffffff;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.8);letter-spacing:2px;text-transform:uppercase;line-height:1.1}.hero-subtitle{font-family:Inter,sans-serif;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:300;color:#e0e0e0;margin-bottom:2rem;text-shadow:0 1px 5px rgba(0,0,0,.8);letter-spacing:.5px}.hero-description{font-family:Inter,sans-serif;font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.6;color:#b0b0b0;margin-bottom:3rem;text-shadow:0 1px 3px rgba(0,0,0,.8)}.hero-actions{display:flex;justify-content:center;gap:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-page{color:#ffffff}.success-content,.success-loading{text-align:center;max-width:600px}.success-icon{margin-bottom:2rem}.success-message{font-size:1.2rem}.order-details{background:rgba(255,255,255,.1);border-radius:8px;margin-bottom:2rem}.shipping-address{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.shipping-address h4{margin-bottom:.5rem;color:#00cc66}.shipping-address p{margin:.25rem 0}.shipping-banner{background:linear-gradient(135deg,rgba(0,204,102,.1),rgba(0,255,136,.05));border:2px solid rgba(0,204,102,.2);border-radius:12px;margin:2rem auto;max-width:900px;padding:1.5rem;text-align:center;position:relative;overflow:hidden}.shipping-banner:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,255,136,.1),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.shipping-content{display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.shipping-text h3{font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;color:#00cc66;margin:0 0 .3rem;text-transform:uppercase;letter-spacing:1px}.shipping-text p{font-family:Inter,sans-serif;font-size:1rem;color:#ffffff;margin:0;opacity:.9}.products-section{margin:3rem 0}.products-heading{text-align:center;margin:3rem 0 2rem;color:#324d67}.products-heading h2{font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:1rem;color:#ffffff;text-shadow:0 0 20px rgba(255,255,255,.25);letter-spacing:2px;text-transform:uppercase}.products-heading p{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;color:#a0a0a0;max-width:700px;margin:0 auto;line-height:1.6}.no-products{text-align:center;padding:4rem 2rem;color:#666;background:#f8f9fa;border-radius:12px;margin:2rem 0}.no-products h3{color:#324d67;margin-bottom:1rem;font-size:1.5rem}.view-more-container{display:flex;justify-content:center;margin-top:2rem}.view-more-btn{background:rgba(0,255,136,.1);border:2px solid rgba(0,255,136,.3);color:#00cc66;padding:1rem 2rem;border-radius:8px;font-family:Playfair Display,serif;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.view-more-btn:hover{background:rgba(0,255,136,.2);border-color:rgba(0,255,136,.5);box-shadow:0 0 15px rgba(0,255,136,.3)}.success-page{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem;background:linear-gradient(135deg,#000000,#1a1a1a 50%,#000000)}.success-loading{text-align:center;color:#ffffff}.success-loading h2{color:#00cc66;margin-bottom:1rem;font-family:Playfair Display,serif}.success-loading p{color:#a0a0a0;font-family:EB Garamond,serif}.success-content{text-align:center;max-width:600px;padding:3rem;background:rgba(255,255,255,.02);border-radius:20px;border:2px solid rgba(0,255,136,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.success-content h1{color:#ffffff;font-family:Playfair Display,serif;font-size:2.5rem;margin:1.5rem 0;font-weight:700}.success-message{color:#ffffff;font-family:EB Garamond,serif;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.success-icon{margin-bottom:1rem}.order-details{background:rgba(0,255,136,.05);border:1px solid rgba(0,255,136,.2);border-radius:10px;padding:1.5rem;margin:2rem 0}.order-details h3{color:#00cc66;margin-bottom:1rem;font-family:Playfair Display,serif}.order-details p{color:#ffffff;margin:.5rem 0;font-family:EB Garamond,serif}.success-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.faq-page{max-width:800px;margin:0 auto;padding:3rem 2rem;background:#000000;min-height:80vh}.faq-container{background:rgba(255,255,255,.02);border-radius:15px;padding:3rem;border:2px solid rgba(128,128,128,.2)}.faq-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid rgba(128,128,128,.2)}.faq-header h1{color:#cccccc;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem;font-weight:600}.faq-header p{color:#ffffff;font-family:EB Garamond,serif;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}.faq-list{display:flex;flex-direction:column;gap:2rem}.faq-item{background:#1a3d2e;border:2px solid #2d5a3d;border-radius:0;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;shape-outside:margin-box}.faq-item:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(76,175,80,.3),transparent);transform:rotate(45deg);transition:all .6s ease;opacity:0}.faq-item:hover:before{animation:flash .8s ease-in-out;opacity:1}.faq-item:hover{background:#2d5a3d;border-color:#4caf50;transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px rgba(45,90,61,.4)}.faq-question h3{color:#ffffff;font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:600;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.faq-answer p{color:#eeeeee;font-family:EB Garamond,serif;font-size:1rem;line-height:1.7;margin:0;opacity:.9}.no-faqs{text-align:center;padding:3rem;color:#cccccc}.no-faqs h3{color:#dddddd;margin-bottom:1rem;font-family:Playfair Display,serif}.browse-page{max-width:1200px;margin:0 auto;padding:0 1rem}.browse-header{text-align:center;margin-bottom:3rem;padding:2rem 0}.browse-header h1{color:#ffffff;font-family:Playfair Display,serif;font-size:2.5rem;margin-bottom:1rem;font-weight:600;text-transform:uppercase}.browse-header p{color:#ffffff;font-family:EB Garamond,serif;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto}.footer-banner-container{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);border-radius:20px;margin:4rem 0 2rem;padding:3rem;border:2px solid rgba(255,255,255,.1);overflow:hidden}.footer-banner-content{display:flex;justify-content:space-between;align-items:center;gap:3rem;max-width:1000px;margin:0 auto;position:relative;z-index:2}.footer-banner-text{flex:1 1;text-align:left}.footer-banner-text h3{color:#00cc66;font-family:Playfair Display,serif;font-size:2.2rem;margin-bottom:1rem;font-weight:600}.footer-banner-text p{color:#ffffff;font-family:EB Garamond,serif;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;max-width:400px}.footer-banner-actions{display:flex;gap:1rem;flex-wrap:wrap}.footer-banner-features{display:flex;flex-direction:column;gap:1.5rem;flex:1 1;max-width:300px}.feature-item{gap:1rem;padding:1rem;background:rgba(255,255,255,.05);border-radius:10px;border:1px solid rgba(255,255,255,.1)}.feature-icon,.feature-item{display:flex;align-items:center}.feature-icon{font-size:1.5rem;width:40px;height:40px;justify-content:center;background:rgba(0,255,136,.1);border-radius:8px}.feature-item p{color:#ffffff;font-family:EB Garamond,serif;font-size:1rem;margin:0;font-weight:500}@media (max-width:768px){.footer-banner-content{flex-direction:column;text-align:center;gap:2rem}.footer-banner-text{text-align:center}.footer-banner-features,.footer-banner-text p{max-width:100%}.footer-navigation{flex-wrap:wrap;gap:1rem;justify-content:center}.footer-navigation a{font-size:.8rem;padding:.4rem .8rem}.footer-links{justify-content:center}}.browse-categories{text-align:center;margin:4rem 0 2rem;padding:2rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px}.browse-categories h3{color:#324d67;font-size:1.8rem;margin-bottom:1rem}.browse-categories p{color:#666;font-size:1.1rem}.footer-banner-container{padding:100px 40px;background-color:#f02d34;border-radius:15px;position:relative;height:400px;line-height:1;color:white;width:100%;margin-top:120px}.banner-desc{display:flex;justify-content:space-between}.banner-desc button{border-radius:15px;padding:10px 16px;background-color:white;color:red;border:none;margin-top:40px;font-size:18px;font-weight:500;cursor:pointer}.banner-desc .left h3{font-weight:900;font-size:80px;margin-left:25px}.banner-desc .left p{margin:18px}.footer-banner-image{position:absolute;top:-25%;left:25%}.banner-desc .right{line-height:1.4}.banner-desc .right h3{font-weight:800;font-size:60px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px;font-weight:300}.cart-wrapper{width:100vw;background:rgba(0,0,0,.5);position:fixed;right:0;top:0;z-index:100;transition:all 1s ease-in-out}.cart-container{height:100vh;width:600px;background-color:white;float:right;padding:40px 10px;position:relative}.footer-container{color:#324d67;text-align:center;margin-top:20px;padding:30px 10px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:10px;justify-content:center}.footer-container .icons{font-size:30px;display:flex;gap:10px}.cart-heading{display:flex;align-items:center;font-size:18px;font-weight:500;cursor:pointer;gap:2px;border:none;background-color:transparent}.cart-heading,.cart-heading .heading,.cart-num-items{margin-left:10px}.cart-num-items{color:#f02d34}.empty-cart{margin:40px;text-align:center}.empty-cart h3{font-weight:600;font-size:20px}.cancel{cursor:pointer}.product-container{margin-top:15px;overflow:auto;max-height:70vh;padding:20px 10px}.product{display:flex;gap:30px;padding:20px}.product .cart-product-image{width:180px;height:150px;border-radius:15px;background-color:#ebebeb}.item-desc .flex{display:flex;justify-content:space-between;width:350px;color:#ffffff}.item-desc .bottom{margin-top:60px}.item-desc .fossil-type{color:#00cc66;font-size:.9rem;margin-top:.5rem}.flex h5{font-size:24px;color:#ffffff;font-family:Playfair Display,serif}.flex h4{font-size:20px;color:#00cc66;font-weight:600}.remove-item{font-size:30px;color:#ff4444;cursor:pointer;background:transparent;border:none;transition:all .3s ease;padding:0 8px}.remove-item:hover{color:#ff6666;transform:scale(1.2)}.cart-bottom{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:900px;background:#000000;border-top:2px solid rgba(255,255,255,.1);padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem;z-index:1000}.btn-container{width:100%;max-width:400px;margin:0 auto}.cart-total{font-family:Space Grotesk,sans-serif;font-size:1.8rem;font-weight:700;color:#ffffff;letter-spacing:2px;text-shadow:0 2px 10px rgba(0,0,0,.8);margin-bottom:1rem}.btn,.cart-total{text-transform:uppercase}.btn{width:100%;max-width:400px;padding:10px 12px;border-radius:15px;border:none;font-size:20px;margin-top:40px;background-color:#f02d34;color:#fff;cursor:pointer;transform:scale(1);transition:transform .5s ease}.btn:hover{transform:scale(1.1)}.product-detail-container{display:flex;gap:60px;margin:60px auto 40px;max-width:1400px;color:#ffffff;padding:20px}.product-detail-image{border-radius:15px;background-color:#000000;width:600px;transition:transform .3s ease-in-out}.small-images-container{display:flex;gap:10px;margin-top:20px}.small-image{border-radius:8px;background-color:#ebebeb;width:70px;height:70px;cursor:pointer}.selected-image{background-color:#f02d34}.reviews{color:#f02d34;margin-top:10px;display:flex;gap:5px;align-items:center}.product-detail-desc h1{font-size:2.5rem;margin-bottom:1rem;font-weight:600}.product-detail-desc h1,.product-detail-desc h4{font-family:Playfair Display,serif;color:#ffffff}.product-detail-desc h4{margin-top:10px}.product-detail-desc p{margin-top:10px;color:#cccccc}.reviews p{color:#cccccc;margin-top:0}.product-detail-desc .price{font-weight:700;font-size:2rem;margin-top:30px;color:#00cc66;font-family:Playfair Display,serif}.price .old-price,.product-price .old-price{color:#888;text-decoration:line-through}.product-detail-desc .quantity{display:flex;gap:20px;margin-top:20px;align-items:center}.product-detail-desc .quantity h3{color:#ffffff;font-family:Playfair Display,serif}.product-detail-desc .buttons{display:flex;gap:20px}.buttons .add-to-cart{padding:14px 28px;border:2px solid #00cc66;margin-top:40px;font-size:18px;font-weight:600;background-color:transparent;color:#00cc66;cursor:pointer;min-width:200px;transform:scale(1);transition:all .3s ease;border-radius:8px;font-family:EB Garamond,serif}.buttons .add-to-cart:hover{background-color:#00cc66;color:#000000;transform:scale(1.05)}.buttons .buy-now{padding:14px 28px;border:2px solid #00cc66;margin-top:40px;font-size:18px;font-weight:600;background-color:#00cc66;color:#000000;cursor:pointer;min-width:200px;transition:all .3s ease;border-radius:8px;font-family:EB Garamond,serif}.buttons .buy-now:hover{background-color:transparent;color:#00cc66;transform:scale(1.05)}.quantity-desc{border:2px solid #333;padding:8px;border-radius:8px;background-color:rgba(0,255,136,.05)}.quantity-desc span{font-size:18px;padding:6px 12px;cursor:pointer;color:#ffffff}.quantity-desc .minus{border-right:2px solid #333;color:#00cc66}.quantity-desc .num{border-right:2px solid #333;font-size:22px;font-weight:600;color:#ffffff}.quantity-desc .plus{color:#00cc66}.maylike-products-wrapper{margin-top:120px}.maylike-products-wrapper h2{text-align:center;margin:50px;color:#324d67;font-size:28px}.maylike-products-container{display:flex;justify-content:center;gap:15px;margin-top:20px}.max-qty{font-weight:500;color:#f02d34}.cancel-wrapper,.success-wrapper{background-color:white;min-height:60vh}.cancel,.success{width:1000px;margin:160px auto auto;background-color:#dcdcdc;padding:50px;border-radius:15px;display:flex;justify-content:center;align-items:center;flex-direction:column}.success .icon{color:#c0c0c0;font-size:40px}.success h2{text-transform:capitalize;margin-top:15px 0;font-weight:900;font-size:40px;color:#324d67}.success .email-msg{font-size:16px;font-weight:600;text-align:center}.cancel p{font-size:20px;font-weight:600}.success .description{font-size:16px;font-weight:600;text-align:center;margin:30px 10px 10px}.success .description .email{margin-left:5px;color:#f02d34}.product-max-qty{margin-top:10px}@media screen and (max-width:800px){.hero-banner-container{height:560px}.footer-banner-container{height:560px;margin-top:80px}.footer-banner-image{width:77%;left:30%;top:6%;height:56%}.banner-desc .left h3{font-weight:900;font-size:50px;margin-left:5px}.banner-desc .left p{margin:18px}.banner-desc .right h3{font-size:45px}.banner-desc .right p{font-size:18px}.banner-desc .right .company-desc{font-size:14px}.banner-desc{flex-wrap:wrap;gap:20px}.hero-banner-container{line-height:1.3}.hero-banner-container h1{font-size:50px}.hero-banner-container h3{font-size:40px}.hero-banner-container button{margin-top:90px;z-index:10000}.desc{bottom:60px}.product-detail-container{flex-wrap:wrap;gap:30px;margin:20px}.product-detail-container .product-detail-image{max-width:500px;height:500px}.product-detail-image-container{width:100%}.product-detail-desc h1{font-size:2rem}.image-thumbnails .thumbnail{width:80px;height:80px}.cart-container{width:415px;padding:4px}.cart-heading{margin-top:35px}.product-container{margin-top:10px}.product{padding:20px 5px}.product .cart-product-image{width:25%;height:25%}.buttons .add-to-cart,.buttons .buy-now{width:150px}.product-detail-container{margin:15px;flex-direction:column}.product-detail-container .product-detail-image{width:100%;max-width:100%;height:400px}.product-detail-desc h1{font-size:1.8rem}.product-detail-desc .price{font-size:1.6rem}.buttons .add-to-cart,.buttons .buy-now{min-width:150px;font-size:16px;padding:12px 20px}.item-desc .flex{width:200px}.top{flex-wrap:wrap;gap:10px}.item-desc .bottom{margin-top:30px}.flex h5{font-size:16px;color:#324d67}.flex h4{font-size:16px;color:black}.cart-bottom{padding:1.5rem;left:0;transform:none;width:100vw;max-width:none}.cart-total{font-size:1.5rem}.track{animation:marquee 10s linear infinite;width:550%}.cancel-wrapper,.success-wrapper{min-height:69vh}.cancel,.success{width:370px;margin-top:100px;padding:20px}.success{height:350px}.success h2{font-size:17px}.btn-container{width:300px;margin:auto}}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 3rem;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px rgba(0,0,0,.6);position:-webkit-sticky;position:sticky;top:0;z-index:1000;color:#ffffff}.navbar-logo{position:absolute;left:50%;transform:translateX(-50%);width:auto;white-space:nowrap}.navbar-logo span{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;letter-spacing:2px;color:#ffffff;text-transform:uppercase;text-shadow:0 0 10px rgba(255,255,255,.3)}.navbar-links{display:flex;align-items:center;gap:2.5rem}.navbar-links--right{margin-left:auto}.navbar-links a{font-family:Inter,sans-serif;color:#a0a0a0;text-decoration:none;font-size:.95rem;font-weight:500;position:relative;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}.navbar-links a:hover{color:#ffffff;text-shadow:0 0 8px rgba(255,255,255,.6)}.navbar-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#ffffff;box-shadow:0 0 5px rgba(255,255,255,.5);transition:width .3s ease}.navbar-links a:hover:after{width:100%}.professional-button:hover{transform:scale(1.02)}.professional-button:hover .button-overlay{transform:translateX(100%)}.footer{background:linear-gradient(135deg,#000000,#1a1a1a 50%,#000000);color:#ffffff;padding:3rem 2rem 1rem;margin-top:4rem;position:relative;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 -4px 20px rgba(0,0,0,.8)}.footer-content{display:flex;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;position:relative;z-index:2;flex-direction:column;gap:2rem}.footer-brand h3{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#ffffff;letter-spacing:2px;text-transform:uppercase;text-shadow:0 0 10px rgba(255,255,255,.3)}.authenticity-guarantee{font-size:1rem;font-weight:600;color:#ffffff;margin-bottom:1rem;max-width:400px;line-height:1.5;opacity:.9}.footer-links{display:flex;justify-content:center;align-items:center}.footer-navigation{display:flex;gap:2rem;align-items:center}.footer-navigation a{color:#ffffff;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;padding:.5rem 1rem;border-radius:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.footer-navigation a:hover{background:rgba(0,255,136,.1);border-color:rgba(0,255,136,.3);color:#00ff88;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,136,.2)}.footer-contact{margin-top:1rem;color:rgba(255,255,255,.8);font-size:.95rem}.footer-contact a{color:#00ff88;text-decoration:none;transition:color .3s ease}.footer-contact a:hover{color:#00cc66;text-decoration:underline}.footer-bottom{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2);position:relative;z-index:2}.footer-bottom p{color:rgba(255,255,255,.7);font-size:.9rem}.footer-social{display:flex;gap:1rem;margin-left:1.5rem}.footer-social a{color:#ffffff;text-decoration:none;font-family:Inter,sans-serif;font-weight:500;padding:.5rem 1rem;border-radius:8px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}.footer-social a:hover{background:rgba(0,255,136,.1);border-color:rgba(0,255,136,.3);color:#00ff88;transform:translateY(-2px);box-shadow:0 5px 15px rgba(0,255,136,.2)}.layout-container{display:flex;flex-direction:column;min-height:80vh;max-width:1200px;margin:0 auto;gap:1rem;align-items:center}.categories-bar{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center;width:100%;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;top:64px;z-index:10;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.08);border-radius:10px}.categories-wrap{width:100%;padding:0 1rem}.category-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.6rem 1rem;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.03);color:#dcdcdc;text-decoration:none;font-size:.85rem;letter-spacing:.5px}.category-pill:hover{background:rgba(255,255,255,.08);color:#ffffff}.pill-name{font-weight:500}.pill-count{font-family:JetBrains Mono,monospace;font-size:.75rem;padding:.1rem .45rem;border:1px solid rgba(255,255,255,.15);border-radius:6px}.category-list{list-style:none;padding:0;margin:0}.category-item{margin-bottom:.5rem}.category-link{font-family:Inter,sans-serif;display:block;color:#a0a0a0;text-decoration:none;font-weight:400;padding:.8rem 1rem;border-radius:4px;transition:all .3s ease;font-size:.9rem;border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.02);text-transform:uppercase;letter-spacing:.5px}.category-link:hover{background:rgba(0,255,136,.1);color:#ffffff;transform:translateX(4px);box-shadow:0 4px 15px rgba(0,255,136,.2);border:1px solid rgba(0,255,136,.3);text-shadow:0 0 8px rgba(0,255,136,.5)}.category-name{font-weight:500}.category-count{font-family:JetBrains Mono,monospace;font-size:.7rem;color:#ffffff;font-weight:500;margin-left:.5rem;background:rgba(0,255,136,.1);padding:.2rem .4rem;border-radius:2px;border:1px solid rgba(0,255,136,.3)}.no-categories{text-align:center;padding:2rem 1rem;color:#666;font-style:italic}.main-content{width:100%;min-height:80vh;padding:2rem 1rem}.product-detail-page{max-width:600px;margin:2rem auto;background:#fff;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:2rem;text-align:center}.product-detail-image-container{margin-bottom:2rem;position:relative}.product-detail-image{width:100%;max-width:600px;height:600px;object-fit:contain;margin:1rem auto;display:block;border-radius:12px;background:#000000;border:1px solid #333;transition:transform .3s ease;cursor:zoom-in}.product-detail-image:hover{transform:scale(1.05)}.product-detail-image.no-image{display:flex;align-items:center;justify-content:center;color:#666;font-style:italic;background:#000000}.product-detail-price{color:#00cc66;font-size:2rem;font-weight:700;margin:1rem 0 .5rem;font-family:Playfair Display,serif}.product-detail-desc{color:#cccccc;font-size:1rem;margin-top:1rem}.product-detail-desc .product-description{color:#cccccc;margin-top:1.5rem}.product-detail-desc .product-description h4{color:#ffffff;margin-bottom:.8rem;font-family:Playfair Display,serif}.fossil-type{color:#ffffff;font-weight:700;margin-bottom:.5rem;font-size:1.1rem;background:rgba(255,255,255,.1);display:inline-block;padding:4px 12px;border-radius:4px}.product-categories{color:#888;font-size:.9rem;margin-bottom:1rem}.product-description,.reviews-section{margin-top:2rem;text-align:left}.review-item{background:#f9f9f9;padding:1rem}.review-header{margin-bottom:.5rem}.rating{color:#f02d34;font-size:1.1rem}.review-comment{color:#666;line-height:1.5}.cart-page{max-width:900px;margin:0 auto;padding:2rem;background:#000000;min-height:100vh;display:flex;flex-direction:column}.cart-page .cart-heading h2{color:#ffffff;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:1rem}.cart-items{flex:1 1;overflow-y:auto;margin:2rem 0 0;max-height:calc(100vh - 200px);padding-right:1rem}.cart-item{display:flex;gap:1.5rem;padding:1.5rem;border:2px solid #333;border-radius:12px;margin-bottom:1.5rem;background:#000000;box-shadow:0 2px 12px rgba(0,255,136,.1);align-items:center;min-height:140px}.cart-item-image{flex-shrink:0}.cart-product-image{width:120px;height:100px;object-fit:contain;border-radius:8px;background:#000000;border:1px solid #333}.cart-product-image.no-image{display:flex;align-items:center;justify-content:center;color:#666;font-style:italic;border:2px dashed #333;background:#000000}.empty-cart{background:#000000;min-height:60vh;padding:3rem}.empty-cart h2{color:#ffffff;font-family:Playfair Display,serif}.empty-cart-content{text-align:center;padding:3rem 1rem;color:#cccccc}.empty-cart-content p{margin:1rem 0;font-size:1.1rem}@media screen and (max-width:1200px){.products-container{gap:12px}.product-card{width:200px;margin:.5rem}}@media screen and (max-width:768px){.layout-container{flex-direction:column}.sidebar{width:100%;padding:1rem;border-right:none;border-bottom:1px solid #dee2e6;border-radius:0}.category-list{display:flex;flex-wrap:wrap;gap:.5rem}.category-item{margin-bottom:0}.category-link{padding:.5rem .75rem;font-size:.85rem;white-space:nowrap}.main-content{padding:1rem .5rem}.product-card{width:calc(50% - 1rem);margin:.5rem}.product-image{height:150px}.cart-item{flex-direction:column;text-align:center;padding:1rem}.cart-item-image{align-self:center;margin-bottom:1rem}.cart-product-image{width:100px;height:80px}}@media screen and (max-width:480px){.product-card{width:calc(100% - 1rem);max-width:280px;margin:.5rem auto}.products-container{flex-direction:column;align-items:center}}.scroll-down-indicator{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;cursor:pointer;z-index:4;color:#ffffff;opacity:.8;transition:all .3s ease}.scroll-down-indicator:hover{opacity:1}.scroll-arrow{width:60px;height:60px;border:3px solid rgba(255,255,255,.9);border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .2s ease}.scroll-down-indicator:hover .scroll-arrow{border-color:rgba(0,255,136,1);background:rgba(0,255,136,.15)}.scroll-arrow svg{color:#ffffff}.scroll-down-indicator:hover .scroll-arrow svg{color:#00ff88}.scroll-text{font-family:Inter,sans-serif;font-size:.9rem;font-weight:400;color:rgba(255,255,255,.8);text-shadow:0 1px 3px rgba(0,0,0,.8);letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}@media (max-width:768px){.hero-banner-container{height:50vh;min-height:400px;max-height:500px}.scroll-down-indicator{bottom:1.5rem}.scroll-arrow{width:55px;height:55px}.scroll-text{font-size:.8rem}.hero-title{font-size:clamp(2rem,4vw,3rem);letter-spacing:1px;margin-bottom:1rem}.hero-subtitle{font-size:clamp(1rem,2vw,1.4rem)}.hero-description{font-size:clamp(.9rem,1.5vw,1rem)}.hero-content{padding:2rem 1rem}}@media (max-width:480px){.hero-banner-container{height:45vh;min-height:350px;max-height:450px}.scroll-down-indicator{bottom:1rem}.scroll-arrow{width:50px;height:50px}.scroll-text{font-size:.75rem}.hero-title{font-size:clamp(1.8rem,3vw,2.5rem);letter-spacing:1px}.hero-subtitle{font-size:clamp(.9rem,1.8vw,1.2rem)}.hero-description{font-size:clamp(.8rem,1.2vw,.9rem)}.hero-content{padding:1.5rem 1rem}.hero-actions{flex-direction:column;align-items:center}}.image-thumbnails{display:flex;gap:15px;margin-top:20px;flex-wrap:wrap;justify-content:center}.image-thumbnails .thumbnail{width:100px;height:100px;object-fit:contain;border-radius:8px;cursor:pointer;border:2px solid #333;transition:all .3s ease;opacity:.6;background-color:#000000}.image-thumbnails .thumbnail:hover{opacity:.9;transform:scale(1.05);border-color:#555}.image-thumbnails .thumbnail.active{border-color:#00cc66;opacity:1;box-shadow:0 0 15px rgba(0,255,136,.5)}.reviews-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #333}.reviews-section h3{color:#ffffff;font-family:Playfair Display,serif;margin-bottom:1.5rem;font-size:1.8rem}.review-item{background:rgba(0,255,136,.05);border:1px solid #333;border-radius:8px;padding:1.5rem;margin-bottom:1rem}.review-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.review-header strong{color:#00cc66;font-size:1.1rem}.review-header .rating{color:#ffd700;font-size:1.2rem}.review-comment{color:#cccccc;line-height:1.6}.out-of-stock-badge{background:#ff4444;text-transform:uppercase;letter-spacing:.5px}.low-stock-badge,.out-of-stock-badge{color:white;padding:4px 12px;border-radius:4px;font-size:.85rem;font-weight:600;display:inline-block;margin-top:8px}.low-stock-badge{background:#ff9800}.out-of-stock-banner{background:rgba(255,68,68,.2);border:2px solid #ff4444;color:#ff4444;padding:12px 20px;border-radius:8px;margin:15px 0;text-align:center;font-size:1.1rem}.stock-info{margin:10px 0;padding:8px 0}.stock-info .low-stock{color:#ff9800;font-weight:600;font-size:.95rem}.stock-info .in-stock{color:#00cc66;font-weight:500;font-size:.9rem}button:disabled{cursor:not-allowed!important;opacity:.6!important}button:disabled:hover{transform:none!important}.image-zoom-modal{position:fixed;z-index:10000;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.95);animation:fadeIn .3s ease}.image-zoom-modal,.zoom-modal-content{display:flex;align-items:center;justify-content:center}.zoom-modal-content{position:relative;max-width:95%;max-height:95%}.zoomed-image{max-width:100%;max-height:95vh;object-fit:contain;border-radius:8px;box-shadow:0 0 50px rgba(0,255,136,.3)}.zoom-close{position:absolute;top:-40px;right:-40px;color:#00cc66;font-size:40px;font-weight:700;cursor:pointer;z-index:10001;transition:color .3s ease;background:transparent;border:none;padding:10px}.zoom-close:hover{color:#ffffff}.zoom-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,255,136,.2);border:2px solid #00cc66;color:#00cc66;font-size:48px;width:60px;height:60px;border-radius:50%;cursor:pointer;z-index:10001;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-weight:700;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.zoom-arrow:hover{background:rgba(0,255,136,.4);transform:translateY(-50%) scale(1.1);box-shadow:0 0 20px rgba(0,255,136,.5)}.zoom-arrow-left{left:20px}.zoom-arrow-right{right:20px}.zoom-image-counter{position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);background:rgba(0,255,136,.2);border:1px solid #00cc66;color:#00cc66;padding:8px 20px;border-radius:20px;font-size:16px;font-weight:600;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes flash{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}50%{transform:translateX(100%) translateY(100%) rotate(45deg)}to{transform:translateX(-100%) translateY(-100%) rotate(45deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.animate-on-scroll{opacity:0;transition:all .8s ease-out}.animate-on-scroll.animate-in{opacity:1;transform:translateY(0)}.products-heading.animate-on-scroll{transform:translateY(30px)}.products-heading.animate-on-scroll.animate-in{transform:translateY(0)}.products-container.animate-on-scroll{transform:translateY(40px)}.products-container.animate-on-scroll.animate-in{transform:translateY(0)}@media screen and (max-width:768px){.shipping-banner{margin:1.5rem;padding:1.5rem}.shipping-content{text-align:center}.shipping-text h3{font-size:1.5rem}.shipping-text p{font-size:1rem}.zoom-arrow{width:50px;height:50px;font-size:36px}.zoom-arrow-left{left:10px}.zoom-arrow-right{right:10px}.zoom-close{top:-35px;right:-10px;font-size:35px}.zoom-image-counter{bottom:-40px;font-size:14px;padding:6px 16px}.success-title{font-size:2rem!important;margin-bottom:1rem!important;font-weight:600!important}.success-message,.success-title{color:#ffffff!important;text-align:center!important;padding:0 1rem!important}.success-message{font-size:1rem!important;line-height:1.6!important;max-width:90%!important;margin:0 auto 2rem!important}.success-icon>div{width:60px!important;height:60px!important;margin:0 auto 1.5rem!important}.success-icon svg{width:30px!important;height:30px!important}.success-actions{flex-direction:column!important;align-items:center!important;gap:.75rem!important;margin-top:1.5rem!important}.success-actions button{width:100%!important;max-width:250px!important;padding:12px 24px!important;font-size:.95rem!important}}.success-button{display:inline-block;text-decoration:none;padding:12px 32px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:center;border:none;min-width:160px}.success-button-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:white;box-shadow:0 4px 15px rgba(102,126,234,.3)}.success-button-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4);color:white}.success-button-secondary{background:transparent;color:#667eea;border:2px solid #667eea}.success-button-secondary:hover{background:#667eea;color:white;transform:translateY(-2px)}@media screen and (max-width:768px){.layout-container{padding:.5rem!important}.main-content{padding:1rem .5rem!important;min-height:calc(100vh - 120px)!important}.navbar{padding:1rem!important;flex-direction:column!important;gap:.5rem!important}.navbar-logo{position:relative!important;left:auto!important;transform:none!important;width:100%!important;text-align:center!important}.navbar-logo span{font-size:1.1rem!important}.navbar-links{gap:1.5rem!important;font-size:.9rem!important;margin-left:0!important}.hero-banner-container{min-height:70vh!important;height:70vh!important;display:flex!important;align-items:center!important;justify-content:center!important}.hero-background-image{background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;min-height:100%!important}.hero-content{padding:2rem 1rem!important}.hero-content,.hero-text-container{max-width:100%!important}.hero-title{font-size:clamp(1.8rem,5vw,2.5rem)!important;margin-bottom:.75rem!important;line-height:1.2!important;letter-spacing:1px!important}.hero-subtitle{font-size:clamp(1rem,3vw,1.3rem)!important;margin-bottom:1rem!important;letter-spacing:.5px!important}.hero-description{font-size:.95rem!important;line-height:1.5!important;margin-bottom:1.5rem!important;max-width:90%!important;margin-left:auto!important;margin-right:auto!important;letter-spacing:.3px!important}.hero-actions{justify-content:center!important;margin-top:1.5rem!important}.scroll-down-indicator{bottom:1rem!important;left:50%!important;transform:translateX(-50%)!important;z-index:5!important}.scroll-arrow{width:45px!important;height:45px!important;border:2px solid rgba(255,255,255,.8)!important}.scroll-text{font-size:.75rem!important;margin-top:.25rem!important;opacity:.9!important}.products-container{gap:.75rem!important;padding:0 .5rem!important}.product-card{width:calc(50% - .375rem)!important;margin:.375rem!important;min-height:280px!important}.product-image-container{height:160px!important}.product-title{font-size:.9rem!important;min-height:2.2rem!important}.cart-page{padding:1rem!important}.cart-item{padding:.75rem!important;gap:.75rem!important}.cart-product-image{width:80px!important;height:65px!important}.item-desc .flex{width:100%!important;flex-direction:column!important;gap:.5rem!important}.quantity-desc{justify-content:center!important}.faq-page{padding:2rem 1rem!important}.faq-container{padding:2rem 1.5rem!important}.faq-item{padding:1.5rem!important}.footer{padding:2rem 1rem 1rem!important}.footer-content{gap:1.5rem!important}.footer-brand h3{font-size:1.3rem!important}.footer-navigation{gap:1rem!important;flex-wrap:wrap!important;justify-content:center!important}.footer-navigation a{font-size:.8rem!important;padding:.4rem .8rem!important}}@media screen and (max-width:480px){.product-card{width:calc(100% - 1rem)!important;max-width:300px!important;margin:.5rem auto!important}.products-container{flex-direction:column!important;align-items:center!important}.success-title{font-size:1.8rem!important}.success-message{font-size:.95rem!important}.hero-actions{flex-direction:column!important;align-items:center!important}.hero-banner-container{min-height:60vh!important;height:60vh!important}.hero-title{font-size:clamp(1.5rem,4vw,2rem)!important;margin-bottom:.5rem!important}.hero-subtitle{font-size:clamp(.9rem,2.5vw,1.1rem)!important;margin-bottom:.75rem!important}.hero-description{font-size:.85rem!important;margin-bottom:1.25rem!important}.scroll-down-indicator{bottom:.75rem!important}.scroll-arrow{width:40px!important;height:40px!important}.scroll-text{font-size:.7rem!important;margin-top:.2rem!important}.navbar{padding:.8rem 1rem!important}.navbar-links{display:flex!important;gap:1rem!important;font-size:.85rem!important}.navbar-logo span{font-size:1rem!important}}.toast-notification{position:fixed;top:100px;right:20px;background:linear-gradient(135deg,#00ff88,#00cc66);color:#000;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 4px 20px rgba(0,255,136,.4);z-index:10000;animation:slideIn .3s ease-out,slideOut .3s ease-in 2.7s forwards;font-family:Inter,sans-serif;font-weight:600;max-width:350px}.toast-content{display:flex;align-items:center;gap:.75rem}.toast-icon{font-size:1.5rem;font-weight:700}.toast-message{font-size:.95rem}@keyframes slideIn{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOut{0%{transform:translateX(0);opacity:1}to{transform:translateX(400px);opacity:0}}@media (max-width:768px){.toast-notification{top:80px;right:10px;left:10px;max-width:calc(100% - 20px);padding:.8rem 1rem}.toast-message{font-size:.85rem}}