.landing-container{max-width:1400px;margin:0 auto;padding:0 20px 80px}.hero-section{text-align:center;padding:100px 20px;background-image:url(/img/background-malu.jpeg);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(255,255,255,.75);z-index:1}.hero-section h1,.hero-section p{position:relative;z-index:2}.hero-section h1{font-family:Kasero,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:3.5em;font-weight:400;letter-spacing:3px;color:#1a1a1a;margin-bottom:20px;text-transform:uppercase}.hero-section p{font-size:1.3em;color:#666;font-weight:300;margin-top:10px;letter-spacing:.5px;font-family:Roboto}.quote-section{background-color:#fff;max-width:1400px;margin:0 auto;padding:44px 20px;box-sizing:border-box}.quote-box{width:100%;padding:40px;background-color:#f8f0e66e;box-sizing:border-box}.quote-text{font-family:Georgia,serif;font-size:1.1em;font-style:italic;line-height:1.8;text-align:center;color:#555;margin:0;letter-spacing:.3px}.quote-text:before{margin-right:10px}.quote-text:after,.quote-text:before{content:'"';font-size:4em;line-height:0;color:#d4a574;opacity:.3;vertical-align:-.4em}.quote-text:after{margin-left:10px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:50px;gap:50px}.product-card{text-align:left;border:none;padding:0;margin:0;background:transparent;width:100%}.product-card a{text-decoration:none;display:block;color:inherit;width:100%}.product-image-wrapper{position:relative}.product-image-stage{position:relative;width:100%;aspect-ratio:3/4;overflow:hidden}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.9);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;opacity:0;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.carousel-arrow svg{color:#333;width:20px;height:20px}.carousel-arrow-left{left:12px}.carousel-arrow-right{right:12px}.product-image-wrapper:hover .carousel-arrow{opacity:1}.carousel-arrow:hover{background:rgba(255,255,255,1);transform:translateY(-50%) scale(1.1)}.carousel-arrow:active{transform:translateY(-50%) scale(.95)}.carousel-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease,opacity .3s ease}.slide-in-place{position:relative}.slide-in-left{transform:translateX(100%);opacity:0;animation:slideInLeft .3s ease forwards}.slide-in-right{transform:translateX(-100%);opacity:0;animation:slideInRight .3s ease forwards}.slide-out-left{animation:slideOutLeft .3s ease forwards}.slide-out-left,.slide-out-right{transform:translateX(0);opacity:1}.slide-out-right{animation:slideOutRight .3s ease forwards}@keyframes slideInLeft{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInRight{0%{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideOutLeft{0%{transform:translateX(0);opacity:1}to{transform:translateX(-100%);opacity:0}}@keyframes slideOutRight{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.product-image-wrapper .product-thumb-bar{position:absolute;left:0;right:0;bottom:0;display:flex;gap:8px;padding:8px 12px;box-sizing:border-box;justify-content:flex-start;align-items:center;background:rgb(255 255 255/29%);-webkit-backdrop-filter:blur(7px);opacity:0;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease;z-index:2}.product-image-wrapper:hover .product-thumb-bar{opacity:1;transform:translateY(0)}.product-thumb-bar .thumb-dot{width:42px;height:42px;border:1px solid rgba(255,255,255,.7);overflow:hidden;padding:0;background:rgba(255,255,255,.08);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:border-color .2s ease,transform .1s ease}.product-thumb-bar .thumb-dot:hover{border-color:#ffffff;transform:translateY(-1px)}.product-thumb-bar .thumb-dot.active{border-color:#ffffff;background:rgba(255,255,255,.16)}.product-thumb-bar .thumb-dot img{width:100%;height:100%;object-fit:cover;display:block}.swipe-hint{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.95);background:rgba(0,0,0,.18);border-radius:999px;padding:6px 10px;opacity:0;transition:opacity .2s ease;pointer-events:none}.swipe-text{font-size:.8em;letter-spacing:.4px}.product-image-wrapper:hover .swipe-hint{opacity:1}.image-nav{position:absolute;top:50%;transform:translateY(-50%);left:10px;background:transparent;border:1px solid rgba(232,232,232,.7);color:rgba(255,255,255,.95);width:36px;height:36px;border-radius:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:background-color .2s ease,border-color .2s ease,color .2s ease;outline:none}.image-nav:hover{background:rgba(255,255,255,.98);border-color:#e8e8e8;color:#333}.image-nav-left{left:10px}.image-nav-right{right:10px;left:auto}.product-image{width:100%;aspect-ratio:3/4;object-fit:cover;display:block;margin-bottom:12px;opacity:1;transition:opacity .3s ease;border:none}.product-sizes{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px;margin-bottom:12px;align-items:center}.size-badge{display:inline-block;padding:4px 10px;font-size:.75em;font-weight:300;color:#666;background-color:#f5f5f5;border:1px solid #e8e8e8;border-radius:2px;letter-spacing:.3px;font-family:Helvetica Neue,Arial,sans-serif}.product-info{padding:0}.product-name{font-family:Helvetica Neue,Arial,sans-serif;font-size:1.5em;font-weight:300;margin:0 0 8px;color:#1a1a1a;letter-spacing:.3px;line-height:1.4}.product-price-landing{color:#7b5c51;font-weight:200;font-size:.95em;padding-top:8px;margin:0;letter-spacing:.2px}.product-divider{margin:60px 0;border-top:1px solid #e8e8e8}.no-products-message{text-align:center;padding:80px 20px;color:#888}.no-products-message p{font-size:1.1em}@media (max-width:1024px){.hero-section h1{font-size:3em}.product-grid{gap:40px}}@media (max-width:768px){.product-grid{grid-template-columns:repeat(2,1fr);gap:30px}.hero-section{padding:80px 20px;margin-bottom:60px}.hero-section h1{font-size:1.5em;letter-spacing:2px}.hero-section p{font-size:1em}.quote-section{padding:40px 20px}.quote-box{padding:30px}.quote-text{font-size:1em}.landing-container{padding:0 20px 60px}}@media (max-width:480px){.product-grid{grid-template-columns:1fr;gap:40px}.hero-section h1{font-size:2em;letter-spacing:1px}.hero-section p{font-size:.95em}.product-name{font-size:1.5em}}