*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#333;background-color:#fff;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}h1,h2,h3,h4{font-family:Playfair Display,serif;font-weight:400}.section-title{font-size:3rem;text-align:center;margin-bottom:4rem;color:#1a1a1a;font-weight:300;letter-spacing:2px;position:relative}.section-title:after{content:"";position:absolute;bottom:-1rem;left:50%;transform:translate(-50%);width:60px;height:2px;background:linear-gradient(90deg,#d4af37,gold)}:root{--luxury-gold: #d4af37;--luxury-dark: #1a1a1a;--luxury-charcoal: #2c2c2c;--luxury-cream: #faf8f5;--luxury-silver: #c0c0c0;--luxury-accent: #8b7355}html{scroll-behavior:smooth}img{max-width:100%;height:auto;display:block}.img-responsive{width:100%;height:auto;object-fit:cover}.img-contain{width:100%;height:auto;object-fit:contain}.img-aspect-square{aspect-ratio:1 / 1;object-fit:cover}.img-aspect-4-3{aspect-ratio:4 / 3;object-fit:cover}.img-aspect-16-9{aspect-ratio:16 / 9;object-fit:cover}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.section-title{font-size:2rem}}@media (max-width: 480px){.section-title{font-size:1.8rem}}.currency-selector[data-astro-cid-2tdw6zmq]{position:relative;display:inline-block;font-family:Inter,sans-serif}.currency-display[data-astro-cid-2tdw6zmq]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fffffff2;border:2px solid rgba(139,115,85,.2);border-radius:8px;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);min-width:100px;justify-content:space-between}.currency-display[data-astro-cid-2tdw6zmq]:hover{border-color:#8b735566;background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #8b735526}.currency-icon[data-astro-cid-2tdw6zmq]{font-size:1.1rem}.currency-text[data-astro-cid-2tdw6zmq]{font-weight:500;color:#2c2c2c;font-size:.9rem;letter-spacing:.5px}.currency-arrow[data-astro-cid-2tdw6zmq]{font-size:.8rem;color:#8b7355;transition:transform .3s ease}.currency-selector[data-astro-cid-2tdw6zmq].open .currency-arrow[data-astro-cid-2tdw6zmq]{transform:rotate(180deg)}.currency-dropdown[data-astro-cid-2tdw6zmq]{position:absolute;top:100%;left:0;right:0;background:#fff;border:2px solid rgba(139,115,85,.2);border-radius:8px;box-shadow:0 8px 32px #00000026;z-index:1000;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;margin-top:.5rem;min-width:280px}.currency-selector[data-astro-cid-2tdw6zmq].open .currency-dropdown[data-astro-cid-2tdw6zmq]{opacity:1;visibility:visible;transform:translateY(0)}.currency-header[data-astro-cid-2tdw6zmq]{padding:1rem 1rem .5rem;border-bottom:1px solid #f0f0f0}.currency-header[data-astro-cid-2tdw6zmq] h4[data-astro-cid-2tdw6zmq]{margin:0 0 .5rem;color:#2c2c2c;font-size:1rem;font-weight:500}.detection-status[data-astro-cid-2tdw6zmq]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#666}.status-indicator[data-astro-cid-2tdw6zmq]{width:8px;height:8px;border-radius:50%;background:#4caf50}.status-indicator[data-astro-cid-2tdw6zmq].manual{background:#ff9800}.status-indicator[data-astro-cid-2tdw6zmq].failed{background:#f44336}.currency-list[data-astro-cid-2tdw6zmq]{max-height:300px;overflow-y:auto;padding:.5rem 0}.currency-option[data-astro-cid-2tdw6zmq]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left}.currency-option[data-astro-cid-2tdw6zmq]:hover{background:#8b73551a}.currency-option[data-astro-cid-2tdw6zmq].active{background:#8b735526;color:#8b7355;font-weight:500}.currency-info[data-astro-cid-2tdw6zmq]{display:flex;flex-direction:column;gap:.25rem}.currency-code[data-astro-cid-2tdw6zmq]{font-weight:500;color:#2c2c2c;font-size:.9rem}.currency-name[data-astro-cid-2tdw6zmq]{font-size:.8rem;color:#666}.currency-symbol[data-astro-cid-2tdw6zmq]{font-size:1.1rem;color:#8b7355;font-weight:500}.currency-footer[data-astro-cid-2tdw6zmq]{padding:.75rem 1rem;border-top:1px solid #f0f0f0;background:#fafafa;border-radius:0 0 6px 6px}.currency-footer[data-astro-cid-2tdw6zmq] small[data-astro-cid-2tdw6zmq]{color:#666;font-size:.75rem;line-height:1.4}@media (max-width: 768px){.currency-dropdown[data-astro-cid-2tdw6zmq]{position:fixed;top:50%;left:50%;right:auto;transform:translate(-50%,-50%);margin-top:0;max-width:90vw;max-height:80vh}.currency-selector[data-astro-cid-2tdw6zmq].open .currency-dropdown[data-astro-cid-2tdw6zmq]{transform:translate(-50%,-50%)}}.currency-list[data-astro-cid-2tdw6zmq]::-webkit-scrollbar{width:6px}.currency-list[data-astro-cid-2tdw6zmq]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.currency-list[data-astro-cid-2tdw6zmq]::-webkit-scrollbar-thumb{background:#8b73554d;border-radius:3px}.currency-list[data-astro-cid-2tdw6zmq]::-webkit-scrollbar-thumb:hover{background:#8b735580}.navbar[data-astro-cid-pux6a34n]{position:fixed;top:0;width:100%;background:#fffffff2;backdrop-filter:blur(10px);z-index:1000;padding:.25rem 0;border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo[data-astro-cid-pux6a34n] h1[data-astro-cid-pux6a34n]{font-size:1.8rem;color:#2c2c2c;font-weight:300;letter-spacing:2px}.logo-image[data-astro-cid-pux6a34n]{max-height:80px;max-width:300px;width:auto;height:auto;object-fit:contain;transition:opacity .3s ease}.logo-image[data-astro-cid-pux6a34n]:hover{opacity:.8}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;align-items:center;gap:2rem;margin:0;padding:0}.nav-utility[data-astro-cid-pux6a34n]{display:flex;align-items:center}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{text-decoration:none;color:#2c2c2c;font-weight:400;transition:color .3s ease;letter-spacing:.5px}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{color:#8b7355}.cart-icon[data-astro-cid-pux6a34n]{position:relative;cursor:pointer;font-size:1.2rem;color:#2c2c2c;transition:color .3s ease}.cart-icon[data-astro-cid-pux6a34n]:hover{color:#8b7355}.cart-count[data-astro-cid-pux6a34n]{position:absolute;top:-8px;right:-8px;background:#8b7355;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.7rem;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;cursor:pointer;padding:10px;margin:-10px;z-index:1001;position:relative;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:2px;background:#2c2c2c;margin:3px 0;transition:.3s;display:block}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}@media (max-width: 768px){.navbar[data-astro-cid-pux6a34n]{padding:.25rem 0}.logo-image[data-astro-cid-pux6a34n]{max-height:60px;max-width:200px}.hamburger[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;left:-100%;top:0;flex-direction:column;background-color:#fffffffa;backdrop-filter:blur(10px);width:100%;height:100vh;text-align:center;transition:left .3s ease-in-out;box-shadow:0 10px 27px #0000001a;padding:6rem 0 2rem;z-index:1000;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-menu[data-astro-cid-pux6a34n].active{left:0}.nav-menu[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{margin:1rem 0;padding:.5rem 1rem}.nav-menu[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{font-size:1.2rem;padding:1rem;display:block;-webkit-tap-highlight-color:transparent;touch-action:manipulation}}@media (max-width: 480px){.navbar[data-astro-cid-pux6a34n]{padding:.15rem 0}.nav-container[data-astro-cid-pux6a34n]{padding:0 15px}.logo-image[data-astro-cid-pux6a34n]{max-height:50px;max-width:160px}.nav-logo[data-astro-cid-pux6a34n] h1[data-astro-cid-pux6a34n]{font-size:1.4rem}}.footer[data-astro-cid-sz7xmlte]{background:#2c2c2c;color:#fff;padding:50px 0 20px}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte],.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{margin-bottom:1rem;color:#fff}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#ccc;line-height:1.6;margin-bottom:1rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#8b7355}.social-links[data-astro-cid-sz7xmlte]{display:flex;gap:1rem}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ccc;font-size:1.2rem;transition:color .3s ease}.social-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#8b7355}.footer-bottom[data-astro-cid-sz7xmlte]{text-align:center;padding-top:2rem;border-top:1px solid #444;color:#999}@media (max-width: 768px){.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2rem;text-align:center}}
