body{margin:0;padding:0}.lux-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;background:#fff;color:#000;border-bottom:2px solid #000;top:0;z-index:100;max-width:80vw;margin:0 auto;box-sizing:border-box;width:100%}.lux-nav{flex:1}.lux-nav-link{margin-right:1.5rem;color:#000;text-decoration:none;font-size:1.1rem;font-weight:500}.lux-title{flex:2;text-align:center;margin:0;font-weight:700;font-size:2rem;letter-spacing:2px}.lux-title-link{color:#000;text-decoration:none;cursor:pointer}.lux-cart{flex:1;text-align:right}.lux-cart-link{color:#000;font-size:2rem;text-decoration:none}.lux-cart-img{width:32px;height:32px;object-fit:contain;vertical-align:middle}.lux-header,.lux-nav-link,.lux-cart-link{font-family:Playfair Display,serif}.lux-title,.lux-title-link{font-family:Playfair Display,serif;letter-spacing:2px}.lux-footer{width:100vw;background:#fff;color:#222;font-family:Montserrat,Helvetica Neue,Arial,sans-serif;border-top:1.5px solid #eee;margin-top:3rem;font-size:1rem}.footer-container{max-width:1400px;margin:0 auto;padding:2.5rem 2vw 2rem 2vw;display:flex;gap:4vw;justify-content:space-between;flex-wrap:wrap}.footer-col{min-width:200px;flex:1 1 220px;margin-bottom:2rem}.footer-col h5{font-size:.92rem;letter-spacing:1px;text-transform:uppercase;margin-bottom:1.2rem;font-weight:600}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:.6rem;line-height:1.7}.footer-col a{color:#222;text-decoration:underline;transition:color .15s}.footer-col a:hover{color:#8367c7}.footer-bottom{text-align:center;padding:1.2rem 0 .5rem;color:#bbb;font-size:.92rem;border-top:1px solid #eee;margin-top:1.2rem;letter-spacing:.5px}.hero-section{position:relative;width:100vw;height:70vh;min-height:500px;max-height:900px;overflow:hidden}.hero-img{width:100vw;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.hero-overlay{position:absolute;bottom:7vw;left:0;width:100%;text-align:center;z-index:2;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.5)}.hero-title{font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem;letter-spacing:1px}.hero-btn{display:inline-block;background:#fff;color:#111;padding:.7rem 2.5rem;border-radius:2rem;font-size:1.2rem;font-weight:600;letter-spacing:1px;text-decoration:none;box-shadow:0 2px 10px #0000001a;transition:background .2s,color .2s}.hero-btn:hover{background:#222;color:#fff}.parallax-section{position:relative;width:100vw;min-height:55vh;display:flex;align-items:center;justify-content:center;color:#fff;text-shadow:0 3px 12px rgba(0,0,0,.4);background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.model2-bg{background-image:url(/lux/model2.jpg)}.model3-bg{background-image:url(/lux/model3.jpg)}.parallax-content{background:#0000004d;padding:2rem 3rem;border-radius:20px;text-align:center;max-width:600px}.parallax-section h3{font-size:2rem;margin-bottom:.5rem;font-family:Playfair Display,serif;font-weight:700}.parallax-section p{font-size:1.25rem;font-family:Playfair Display,serif}.collections-section{padding:3rem 0 2rem;background:#fff;height:85vh}.collections-title{text-align:center;font-size:2.3rem;font-family:Playfair Display,serif;margin-bottom:2.5rem;letter-spacing:1px;font-weight:600}.collections-grid{display:flex;justify-content:center;align-items:flex-start;gap:2.5rem;flex-wrap:wrap;max-width:1400px;margin:100px auto 0}.collection-card{background:#f8f8f8;border-radius:16px;box-shadow:0 8px 32px #00000012;overflow:hidden;width:320px;transition:transform .2s,box-shadow .2s;text-align:center;cursor:pointer}.collection-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 16px 48px #00000021}.collection-card img{width:100%;height:340px;object-fit:cover;display:block}.collection-label{font-family:Playfair Display,serif;font-size:1.2rem;color:#222;padding:1rem 0;background:#fff}.collection-section{background:#fafafa;padding:4rem 0 2rem}.collection-title{text-align:center;font-size:2rem;font-family:Playfair Display,serif;margin-bottom:2.5rem;letter-spacing:1px}.collection-items{display:flex;justify-content:center;align-items:stretch;gap:3rem;flex-wrap:wrap;max-width:1400px;margin:0 auto}.collection-item-card{background:#fff;border-radius:16px;box-shadow:0 8px 32px #00000014;overflow:hidden;width:310px;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s}.collection-item-card:hover{transform:translateY(-6px) scale(1.025);box-shadow:0 16px 48px #00000021}.collection-item-card img{width:100%;height:340px;object-fit:cover;background:#eee}.item-name{font-family:Playfair Display,serif;font-size:1.16rem;font-weight:500;color:#111;margin:1.1rem 0 .5rem;text-align:center}.item-price{color:#8367c7;font-size:1.05rem;font-family:Montserrat,Arial,sans-serif;margin-bottom:1.3rem;text-align:center}.shop-page{padding:2rem}.shop-title{text-align:center;margin-bottom:2rem}.shop-filters{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem}.shop-filters select{padding:.5rem;font-size:1rem}.shop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.shop-card{border:1px solid #ddd;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.shop-card img{width:100%;height:300px;object-fit:cover}.shop-card-details{padding:1rem;text-align:center}.shop-card-details h3,.shop-card-details p{margin-bottom:.5rem}.shop-card-details button{padding:.5rem 1rem;background-color:#000;color:#fff;border:none;cursor:pointer}.shop-card-details button:hover{background-color:#333}.product-detail-main{display:flex;justify-content:center;align-items:flex-start;min-height:60vh;padding:3rem 2rem 2rem;background:#fff}.product-detail-card{display:flex;gap:3rem;max-width:1200px;width:100%;background:#fff;border-radius:20px;box-shadow:0 2px 32px #0001;padding:2.5rem 2rem}.product-image-box{flex:0 0 340px;display:flex;align-items:flex-start;justify-content:center;background:#fafafa;border-radius:16px;padding:1rem 1.5rem}.product-image-box img{max-width:300px;max-height:410px;width:auto;height:auto;border-radius:12px;object-fit:contain}.product-info-box{flex:1;display:flex;flex-direction:column;gap:1.2rem;padding-top:1rem}.product-info-box h1{font-size:2.2rem;font-family:Playfair Display,serif;margin-bottom:.3rem;font-weight:700;letter-spacing:1px}.product-info-box .desc{color:#3a3a3a;font-size:1.1rem;line-height:1.6;margin-bottom:.7rem}.product-info-box .price{font-size:1.4rem;color:#7a53c0;font-weight:700;margin:1rem 0 1.2rem}.select-row{margin-bottom:1rem}.select-row label{margin-right:.5rem;font-weight:500}.select-row select{padding:.4rem 1.1rem;border-radius:6px;border:1px solid #e1e1e1;font-size:1rem;margin-left:.5rem}.add-cart-btn{padding:.7rem 2.2rem;font-size:1.1rem;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;box-shadow:0 2px 14px #0001;transition:background .18s}.add-cart-btn:hover{background:#7a53c0;color:#fff}@media (max-width: 900px){.product-detail-card{flex-direction:column;align-items:center;gap:2rem;padding:2rem 1.2rem}.product-image-box{justify-content:center;align-items:center;width:100%;padding:1rem 0}.product-image-box img{max-width:230px;max-height:340px}.product-info-box{padding-top:.2rem;width:100%}}.cart-page{max-width:1100px;margin:3rem auto 2rem;padding:2rem 1rem;background:#fff;border-radius:12px;box-shadow:0 6px 32px #00000012}.cart-title{font-family:Playfair Display,serif;font-size:2.1rem;margin-bottom:2rem;text-align:center;color:#333}.cart-items{display:flex;flex-direction:column;gap:2.5rem}.cart-item{display:flex;align-items:flex-start;gap:2.5rem;border-bottom:1px solid #eaeaea;padding-bottom:2rem}.cart-item-image img{width:320px;height:380px;object-fit:cover;border-radius:16px;background:#f3f3f3;box-shadow:0 2px 14px #0000000f}.cart-item-details{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.cart-item-details h3{font-family:Playfair Display,serif;font-size:1.4rem;margin:0 0 .6rem;color:#222}.cart-item-price{font-size:1.2rem;font-weight:700;margin-bottom:1rem;color:#4e3b86}.cart-item-desc{font-size:1rem;color:#555;margin-bottom:1.5rem}.cart-remove-btn{padding:.7rem 1.5rem;background:#efefef;border:none;border-radius:8px;color:#b82b2b;font-weight:500;font-size:1rem;cursor:pointer;transition:background .2s}.cart-remove-btn:hover{background:#ffe7e7}
