@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap";.watch-card[data-v-00f46274]{background-color:#252525;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px #0000004d;transition:transform .3s ease,box-shadow .3s ease;text-align:center}.watch-card[data-v-00f46274]:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0006;background-color:#2a2a2a}.watch-card:hover .overlay[data-v-00f46274]{opacity:1}.watch-card .image-container[data-v-00f46274]{position:relative;height:250px;overflow:hidden}.watch-card .image-container img[data-v-00f46274]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.watch-card .watch-info[data-v-00f46274]{padding:1.5rem}.watch-card .watch-info h3[data-v-00f46274]{font-size:1.2rem;margin-bottom:.5rem;color:#e0e0e0}.watch-card .watch-info .price[data-v-00f46274]{font-weight:700;color:#e0a458;font-size:1.1rem}@media (max-width: 768px){.watch-card .image-container[data-v-00f46274]{height:200px}.watch-card .watch-info[data-v-00f46274]{padding:1rem}.watch-card .watch-info h3[data-v-00f46274],.watch-card .watch-info .price[data-v-00f46274]{font-size:1rem}}@media (max-width: 425px){.watch-card .image-container[data-v-00f46274]{height:150px}.watch-card .watch-info[data-v-00f46274]{padding:.5rem}.watch-card .watch-info h3[data-v-00f46274],.watch-card .watch-info .price[data-v-00f46274]{font-size:.9rem}}.image-detail-modal[data-v-00f46274]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content[data-v-00f46274]{position:relative;background-color:#fff;padding:20px;border-radius:8px;max-width:80%;max-height:90%;overflow:auto;text-align:center;color:gold}.close-button[data-v-00f46274]{position:absolute;top:10px;right:15px;font-size:24px;font-weight:700;cursor:pointer;color:#000}.detail-image[data-v-00f46274]{max-width:100%;max-height:70vh;object-fit:contain}.image-container[data-v-00f46274]{cursor:pointer;position:relative}.action-buttons button[data-v-00f46274],.shop-buttons span[data-v-00f46274]{pointer-events:auto;color:gold}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;color:#e0e0e0;line-height:1.6;background-color:#121212}a{text-decoration:none;color:inherit}img{max-width:100%}button,.btn{cursor:pointer;border:none;padding:12px 24px;border-radius:4px;font-weight:600;transition:all .3s ease;display:inline-block}header{background-color:#121212f2;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0000004d}nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 5%;max-width:1200px;margin:0 auto}nav .logo{display:flex;align-items:center}nav .logo img{height:50px;width:50px;border-radius:50%;margin-right:10px}nav .logo h1{color:#e0a458;font-size:1.5rem}nav .nav-links{display:flex;gap:2rem}nav .nav-links a{color:#e0e0e0;font-weight:500;position:relative}nav .nav-links a:after{content:"";position:absolute;width:0;height:2px;bottom:-5px;left:0;background-color:#e0a458;transition:width .3s ease}nav .nav-links a:hover:after{width:100%}.hero{height:80vh;background:linear-gradient(#000000b3,#00000080),url(/assets/bg-RlX7lVhT.jpg);background-size:cover;background-position:center;color:#f5f5f5;display:flex;align-items:center;justify-content:center;text-align:center}.hero .hero-content{max-width:800px;padding:0 2rem}.hero .hero-content h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero .hero-content p{font-size:1.2rem;margin-bottom:2rem}.hero .hero-content button{background-color:#e0a458;color:#121212;font-size:1rem;font-weight:700}.hero .hero-content button:hover{background-color:#e0a458cc;transform:translateY(-3px)}.collection{padding:5rem 5%;background-color:#1f1f1f}.collection h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#e0a458;position:relative}.collection h2:after{content:"";position:absolute;width:80px;height:3px;background-color:#e0a458;bottom:-10px;left:50%;transform:translate(-50%)}.collection .watch-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.featured{padding:5rem 5%;background-color:#121212}.featured h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#e0a458;position:relative}.featured h2:after{content:"";position:absolute;width:80px;height:3px;background-color:#e0a458;bottom:-10px;left:50%;transform:translate(-50%)}.featured .featured-watch{display:flex;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto;align-items:center}.featured .featured-watch img{flex:1;min-width:300px;max-width:500px;object-fit:cover;border-radius:8px;box-shadow:0 10px 20px #0000004d}.featured .featured-watch .featured-details{flex:1;min-width:300px}.featured .featured-watch .featured-details h3{font-size:1.8rem;margin-bottom:1rem;color:#e0a458}.featured .featured-watch .featured-details .description{margin-bottom:2rem;font-size:1.1rem;line-height:1.8;color:#e0e0e0}.featured .featured-watch .featured-details .cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.featured .featured-watch .featured-details .cta-buttons .btn.tokopedia{background-color:#42b549;color:#121212;font-weight:700}.featured .featured-watch .featured-details .cta-buttons .btn.tokopedia:hover{background-color:#e0a458e6;transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.featured .featured-watch .featured-details .cta-buttons .btn.shopee{background-color:#ee4d2d;color:#121212;font-weight:700}.featured .featured-watch .featured-details .cta-buttons .btn.shopee:hover{background-color:#ee4d2de6;transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.about{padding:5rem 5%;background-color:#2d2d2d;color:#e0e0e0}.about h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#e0a458;position:relative}.about h2:after{content:"";position:absolute;width:80px;height:3px;background-color:#e0a458;bottom:-10px;left:50%;transform:translate(-50%)}.about .about-content{display:flex;flex-wrap:wrap;gap:3rem;max-width:1200px;margin:0 auto;align-items:center}.about .about-content .about-text{flex:1;min-width:300px}.about .about-content .about-text p{margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.about .about-content .about-image{flex:1;min-width:300px}.about .about-content .about-image img{border-radius:8px;box-shadow:0 10px 20px #00000080}.contact{padding:5rem 5%;background-color:#1f1f1f}.contact h2{text-align:center;font-size:2rem;margin-bottom:3rem;color:#e0a458;position:relative}.contact h2:after{content:"";position:absolute;width:80px;height:3px;background-color:#e0a458;bottom:-10px;left:50%;transform:translate(-50%)}.contact .social-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.contact .social-links .social-btn{padding:10px 15px;border-radius:50px;font-weight:600;display:flex;align-items:center;gap:5px;transition:all .3s ease}.contact .social-links .social-btn img{width:40px;height:40px}.contact .social-links .social-btn.instagram{background:linear-gradient(45deg,#405de6,#5851db,#833ab4,#c13584,#e1306c,#fd1d1d);color:#f5f5f5}.contact .social-links .social-btn.instagram:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.contact .social-links .social-btn.whatsapp{background-color:#25d366;color:#121212;font-weight:700}.contact .social-links .social-btn.whatsapp:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.contact .social-links .social-btn.tokopedia{background-color:#42b549;color:#121212;font-weight:700}.contact .social-links .social-btn.tokopedia:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}.contact .social-links .social-btn.shopee{background-color:#ee4d2d;color:#121212;font-weight:700}.contact .social-links .social-btn.shopee:hover{transform:translateY(-3px);box-shadow:0 5px 15px #0000004d}footer{background-color:#121212;color:#e0e0e0;padding:4rem 5% 2rem;border-top:1px solid #333333}footer .footer-content{display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem;max-width:1200px;margin:0 auto}footer .footer-content .logo{display:flex;align-items:center;margin-bottom:1rem}footer .footer-content .logo img{height:100px;width:100px;border-radius:50%;margin-right:10px}footer .footer-content .logo h2{color:#e0a458;font-size:1.5rem}footer .footer-content .footer-links{display:flex;flex-wrap:wrap;gap:3rem}footer .footer-content .footer-links .link-group{min-width:200px}footer .footer-content .footer-links .link-group h3{color:#e0a458;margin-bottom:1.5rem;font-size:1.2rem}footer .footer-content .footer-links .link-group a,footer .footer-content .footer-links .link-group p{display:block;margin-bottom:1rem;opacity:.8;transition:opacity .3s ease}footer .footer-content .footer-links .link-group a:hover,footer .footer-content .footer-links .link-group p:hover{opacity:1}footer .copyright{margin-top:3rem;text-align:center;padding-top:2rem;border-top:1px solid #333333}footer .copyright p{opacity:.7;font-size:.9rem}@media (max-width: 768px){nav{flex-direction:column;gap:1rem}nav .nav-links{gap:1rem;justify-content:center;width:100%}.hero .hero-content h1{font-size:2.5rem}.featured-watch,.about-content{flex-direction:column;align-items:center}.featured-watch img,.about-content img{max-width:80%;width:100%;height:auto;object-fit:contain;margin:0 auto 1rem}.featured-watch{padding:1rem}.featured-watch .featured-watch-content{width:100%;text-align:center}}[class^=icon-]{display:inline-block;width:24px;height:24px;background-size:contain;background-repeat:no-repeat;background-position:center}.icon-instagram{background-image:url(/icons/instagram.svg)}.icon-whatsapp{background-image:url(/icons/whatsapp.svg)}.icon-tokopedia{background-image:url(/icons/tokopedia.svg)}.icon-shopee{background-image:url(/icons/shopee.svg)}:root{--primary-color: #3a4a5e;--secondary-color: #e0a458;--text-color: #333;--light-bg: #f5f5f5;--dark-bg: #2c3e50;--white: #fff;--black: #000}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Montserrat,sans-serif}.container{max-width:1200px;margin:0 auto;padding:0 5%}.text-center{text-align:center}.fade-in{animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
