@font-face{font-family:Typogama Ahsing;src:url(/assets/typogama-ahsing-DPCqQw51.otf)format("opentype");font-weight:400;font-style:normal}:root{--text-primary:#000;--bg-base:#f4f3ed}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-base);color:var(--text-primary);flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow-x:hidden}.noise-overlay{pointer-events:none;z-index:1;opacity:.12;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.particle-canvas{z-index:2;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.top-header{z-index:15;text-align:center;width:100%;padding:1.5rem 1rem;position:absolute;top:0;left:0}.top-header p{letter-spacing:.05rem;color:var(--text-primary);text-transform:uppercase;opacity:.8;font-size:.65rem;font-weight:500}.hero-section{z-index:10;text-align:center;flex-grow:1;justify-content:center;align-items:center;min-height:100vh;padding:5rem 1rem 2rem;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;width:100%;max-width:800px;margin-top:-5vh;display:flex}.monogram-container{z-index:5;margin-bottom:0;line-height:0;position:relative}.monogram{object-fit:contain;filter:invert()brightness(0);width:auto;height:160px}.brand-text{z-index:5;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.brand-name{letter-spacing:.02em;color:var(--text-primary);margin:-10px 0 0;font-family:Typogama Ahsing,serif;font-size:3.2rem;font-weight:400;line-height:1}.description{color:var(--text-primary);opacity:.9;max-width:85%;margin:0 auto;font-size:.9rem;font-weight:400;line-height:1.5}.cta-wrapper{z-index:5;flex-direction:column;gap:1rem;width:100%;max-width:350px;margin-top:2.5rem;display:flex}.cta-button{color:var(--text-primary);letter-spacing:.05rem;border:1.5px solid var(--text-primary);background:0 0;width:100%;padding:1rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.cta-button:hover{background:var(--text-primary);color:var(--bg-base)}@media (width>=768px){.top-header p{letter-spacing:.1rem;padding:2rem;font-size:.8rem}.monogram{height:240px}.brand-name{letter-spacing:.05em;margin-top:-20px;font-size:6rem}.description{max-width:600px;font-size:1.1rem}.cta-wrapper{flex-direction:row;justify-content:center;gap:1.5rem;max-width:none;margin-top:3.5rem}.cta-button{width:auto;padding:1rem 2rem;font-size:.85rem}}.product-card{-webkit-backdrop-filter:blur(15px);opacity:0;background:#fff6;border:1px solid #fff3;border-radius:8px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);animation:.6s forwards fadeInUp;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.product-card:hover{border-color:#d4af3766;transform:translateY(-8px);box-shadow:0 20px 40px #0000001a}.decant-badge{color:#fff;letter-spacing:2px;z-index:2;background:#d4af37;border-radius:4px;padding:4px 10px;font-size:.6rem;font-weight:700;position:absolute;top:15px;right:15px;box-shadow:0 2px 4px #0000001a}.product-image-container{aspect-ratio:1;background:#fff;border-bottom:1px solid #0000000d;justify-content:center;align-items:center;width:100%;max-height:320px;padding:30px;display:flex;overflow:hidden}.product-image{object-fit:contain;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1)}.product-card:hover .product-image{transform:scale(1.1)}.product-image-placeholder{color:#ccc;letter-spacing:2px;background:#f8f8f8;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,sans-serif;font-size:.7rem;display:flex}.product-info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}@media (width<=600px){.product-info{padding:.8rem}.product-image-container{padding:15px}.product-name{margin-bottom:.8rem;font-size:.75rem}.product-price{font-size:.85rem}.buy-button{letter-spacing:1px;padding:.5rem .8rem;font-size:.6rem}.product-brand{font-size:.55rem}.product-id{font-size:.5rem}.decant-badge{padding:3px 6px;font-size:.5rem;top:10px;right:10px}}.product-meta{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.product-id{color:#999;letter-spacing:1.5px;font-family:Inter,sans-serif;font-size:.6rem}.product-brand{color:#d4af37;letter-spacing:1.5px;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.65rem;font-weight:700}.product-name{color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1.5rem;font-size:.85rem;font-weight:450;line-height:1.5;display:-webkit-box;overflow:hidden}.product-footer{border-top:1px solid #0000000d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.product-price{color:var(--text-primary);letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:1rem;font-weight:700}.buy-button{letter-spacing:1.5px;text-transform:uppercase;background:#000;border:1px solid #000;padding:.7rem 1.2rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:all .3s;color:#fff!important}.buy-button:hover{background:0 0;color:#000!important}.catalog-section{z-index:2;background:0 0;padding:100px 5% 50px;position:relative}.catalog-container{max-width:1400px;margin:0 auto}.catalog-header{border-bottom:1px solid #0000000d;flex-direction:column;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;display:flex;position:relative}.header-top{justify-content:space-between;align-items:baseline;display:flex}.section-title{letter-spacing:-1px;text-transform:uppercase;margin:0;font-family:Typogama Ahsing,serif;font-size:1.8rem;font-weight:300}.results-count{color:#888;letter-spacing:2px;font-size:.65rem;font-weight:600}@media (width>=1024px){.section-title{font-size:2.2rem}.results-count{font-size:.75rem}}.filter-controls{flex-direction:column;gap:1.5rem;width:100%;display:flex}.dropdowns-row{gap:1rem;width:100%;display:flex}.dropdown-filter{flex:1}.brand-select{letter-spacing:1px;cursor:pointer;text-transform:uppercase;background:0 0;border:1px solid #0000001a;outline:none;width:100%;padding:.6rem 1rem;font-family:Inter,sans-serif;font-size:.65rem;transition:all .3s}.brand-select:hover{border-color:var(--text-primary);background:#ffffff80}.search-bar{width:100%}.search-input{border:none;border-bottom:1px solid var(--text-primary);letter-spacing:1px;background:0 0;outline:none;width:100%;padding:.5rem 0;font-family:Inter,sans-serif;font-size:.85rem}.category-filters{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn{letter-spacing:1px;cursor:pointer;background:0 0;border:1px solid #0000001a;padding:.5rem 1rem;font-family:Inter,sans-serif;font-size:.65rem;transition:all .3s}.filter-btn:hover{border-color:var(--text-primary)}.filter-btn.active{color:#fff;background:#000;border-color:#000}.toggle-btn{letter-spacing:1px;cursor:pointer;background:#ffffff4d;border:1px solid #0000001a;border-radius:20px;padding:.5rem 1.2rem;font-size:.65rem;transition:all .3s}.toggle-btn.currency-toggle{color:var(--text-primary);background:#0000000d;border:1px solid #0003;min-width:140px;font-weight:700}.toggle-btn.currency-toggle:hover{color:#fff;background:#000;border-color:#000}.toggle-btn.active{color:#fff;background:#d4af37;border-color:#d4af37}@media (width>=1024px){.filter-controls{flex-direction:row;justify-content:flex-end;align-items:center;gap:2rem}.search-bar{max-width:250px}.dropdowns-row{flex:none;width:auto}}.skeleton{pointer-events:none;overflow:hidden}.skeleton-box{background:#eee;border:none!important}.skeleton-line{background:#eee;border-radius:2px;height:12px;margin-bottom:10px}.skeleton-line.short{width:40%}.skeleton-line.medium{width:70%}.skeleton-box,.skeleton-line{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.product-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;width:100%;display:grid}@media (width<=600px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}.no-results{text-align:center;color:#aaa;letter-spacing:2px;grid-column:1/-1;padding:100px 0}.loading-trigger{justify-content:center;width:100%;padding:50px 0;display:flex}.loading-spinner-small{border:2px solid #0000000d;border-top-color:#d4af37;border-radius:50%;width:30px;height:30px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
