@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Prata&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap";.mobileonly{display:none}@media (max-width: 768px){.mobileonly{display:block}}.hero-section{display:flex;align-items:center;justify-content:center;background-color:#fdfcfb;padding:4rem 8rem;font-family:Lato,sans-serif;gap:4rem;max-width:1200px;margin:0 auto}@media (max-width: 768px){.hero-section{gap:0rem}}.hero-section .hero-content{flex:1;max-width:480px}.hero-section .hero-content .hero-subtitle{font-size:1rem;letter-spacing:2px;color:#c8a74f;font-weight:600;margin-bottom:-.5rem!important;text-transform:uppercase}.hero-section .hero-content .hero-title{font-family:Prata,serif;font-size:3rem;line-height:1.2;color:#0d1021;margin-bottom:1.2rem;font-weight:500}.hero-section .hero-content .hero-desc{font-size:.875rem;color:#444;margin-bottom:2rem;line-height:1.6;white-space:normal}.hero-section .hero-content .hero-buttons{display:flex;gap:1rem}.hero-section .hero-content .hero-buttons .btn{border:1px solid #0d1021;background:transparent;color:#0d1021;padding:.8rem 1.8rem;font-size:.875rem;cursor:pointer;letter-spacing:1px;transition:all .3s ease;letter-spacing:3px}.hero-section .hero-content .hero-buttons .btn:hover{background:#0d1021;color:#fff}.hero-section .hero-image{flex:1;display:flex;justify-content:flex-end;align-items:center}.hero-section .hero-image img{width:100%;max-width:500px;height:auto;object-fit:contain}@media (max-width: 768px){.hero-section{flex-direction:column-reverse;padding:2rem}.hero-section .hero-image{justify-content:center;margin-bottom:2rem}.hero-section .hero-image img{max-width:100%}.hero-section .hero-content{text-align:center}.hero-section .hero-content .hero-title{font-size:1.5rem;line-height:1.2}.hero-section .hero-content .hero-subtitle{font-size:.75rem}.hero-section .hero-content .hero-desc{white-space:pre-line;font-size:.75rem}.hero-section .hero-content .hero-buttons{justify-content:center;font-size:.75rem}.hero-section .hero-content .hero-buttons .video-btn{display:none}.hero-section .hero-content .hero-buttons .shop-btn{font-size:.75rem!important}}.category-range-section{background-color:#fff;text-align:center;padding:.5rem 2rem 4rem;font-family:Lato,sans-serif;overflow-x:hidden}@media (max-width: 768px){.category-range-section{padding:.5rem 2rem 4.3rem!important}}.category-range-section .section-subtitle{color:#c8a74f;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:-15px}@media (max-width: 768px){.category-range-section .section-subtitle{font-size:.75rem!important}}.category-range-section .section-title{font-family:Prata,serif;font-size:3rem;color:#0d1021;margin-bottom:3rem;font-weight:400}@media (max-width: 768px){.category-range-section .section-title{font-size:1.5rem!important;margin-bottom:2rem}}.category-range-section .category-layout{display:flex;justify-content:center;align-items:stretch;gap:2rem;max-width:1300px;margin:0 auto}.category-range-section .category-layout .category-image{flex:1;display:flex;align-items:stretch}.category-range-section .category-layout .category-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.category-range-section .category-layout .category-grid{flex:2;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.category-range-section .category-layout .category-grid .category-card-link{text-decoration:none;color:inherit}.category-range-section .category-layout .category-grid .category-card-link .category-card{background:#fafafa;padding:1.2rem;text-align:center;border-radius:6px;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;max-height:230px}.category-range-section .category-layout .category-grid .category-card-link .category-card img{width:100%;height:150px;object-fit:contain;margin-bottom:.8rem}.category-range-section .category-layout .category-grid .category-card-link .category-card p{font-size:.875rem;font-family:Prata,serif;color:#0d1021;letter-spacing:1px;text-align:start}.category-range-section .category-layout .category-grid .category-card-link .category-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.category-range-section .category-slider{display:none}@media (max-width: 768px){.category-range-section .category-layout{display:none}.category-range-section .category-slider{display:flex;flex-direction:column;align-items:center;width:100%;gap:1.2rem;overflow:hidden}.category-range-section .category-slider .slider-card-link{text-decoration:none;color:inherit;width:100%;display:flex;justify-content:center}.category-range-section .category-slider .slider-card-link .slider-card{display:flex;flex-direction:column;align-items:center;background:#fafafa;border-radius:8px;padding:1rem;width:90%;max-width:360px;box-shadow:0 4px 12px #00000014;transition:all .3s ease;overflow:hidden;box-sizing:border-box}.category-range-section .category-slider .slider-card-link .slider-card img{width:100%;height:180px;object-fit:contain;border-radius:6px;margin-bottom:.8rem;display:block}.category-range-section .category-slider .slider-card-link .slider-card p{font-size:.875rem;font-family:Prata,serif;color:#0d1021;letter-spacing:1px;margin:0;padding-bottom:.2rem;text-align:left}.category-range-section .category-slider .category-slider-arrows{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:.8rem;margin-bottom:.5rem}.category-range-section .category-slider .category-slider-arrows .category-slider-arrow-btn{background:#c8a74f;border:none;width:36px;height:36px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#fff;font-size:1rem;transition:all .3s ease}.category-range-section .category-slider .category-slider-arrows .category-slider-arrow-btn:hover{background:#b89642;transform:scale(1.1)}}
