@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";
:root{--bg-color:#0a0a0a;--bg-card:#151515;--text-color:#f5f5f5;--text-muted:#888;--primary-gold:#c5a368;--accent-beige:#d4c3aa;--border-color:#ffffff1a;--glass-bg:#0009;--glass-border:#ffffff1a;--transition-smooth:all .6s cubic-bezier(.16, 1, .3, 1);--space-xs:clamp(.5rem, 1vw, .75rem);--space-sm:clamp(.75rem, 2vw, 1rem);--space-md:clamp(1.25rem, 4vw, 2rem);--space-lg:clamp(2rem, 8vw, 4rem);--space-xl:clamp(4rem, 12vw, 8rem)}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);max-width:100vw;color:var(--text-color);-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,sans-serif;overflow-x:hidden}h1,h2,h3,h4,.brand-font{letter-spacing:.1em;text-transform:uppercase;font-family:Cinzel,serif;font-weight:400}.serif-font{font-family:Playfair Display,serif}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}.container{max-width:1400px;margin:0 auto;padding:0 40px}@media (max-width:1024px){.container{padding:0 30px}}@media (max-width:768px){.container{padding:0 20px}}.btn-luxury{border:1px solid var(--text-color);letter-spacing:.1em;text-transform:uppercase;transition:var(--transition-smooth);padding:12px 32px;font-size:.8rem;position:relative;overflow:hidden}.btn-luxury:hover{background:var(--text-color);color:var(--bg-color)}.glass-morphism{-webkit-backdrop-filter:blur(20px);background:#0a0a0a99;border:1px solid #ffffff1a}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#333}::-webkit-scrollbar-thumb:hover{background:var(--primary-gold)}
.Cart-module__1WomrG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;background:#000000b3;justify-content:flex-end;display:flex;position:fixed;inset:0}.Cart-module__1WomrG__drawer{color:#fff;background:#0a0a0a;flex-direction:column;width:100%;max-width:480px;height:100%;display:flex;position:relative;box-shadow:-10px 0 30px #00000080}.Cart-module__1WomrG__header{border-bottom:1px solid #ffffff0d;padding:1.5rem 2rem}.Cart-module__1WomrG__headerTop{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Cart-module__1WomrG__headerIcons{color:#fffc;align-items:center;gap:1.5rem;display:flex}.Cart-module__1WomrG__cartIconWrapper{align-items:center;display:flex;position:relative}.Cart-module__1WomrG__iconBadge{color:#fff;background:#444;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:-8px;right:-8px}.Cart-module__1WomrG__closeBtn{cursor:pointer;color:#fff;background:0 0;border:none;margin-right:-.5rem;padding:.5rem}.Cart-module__1WomrG__headerTitle h2{letter-spacing:.05em;align-items:center;gap:.8rem;margin-bottom:.5rem;font-size:1.8rem;display:flex}.Cart-module__1WomrG__countBadge{color:#eee;background:#333;border-radius:20px;padding:.2rem .6rem;font-family:sans-serif;font-size:.8rem;font-weight:400}.Cart-module__1WomrG__headerTitle p{color:#ffffff80;font-size:.85rem}.Cart-module__1WomrG__items{flex-direction:column;flex:1;padding:1.5rem 2rem;display:flex;overflow-y:auto}.Cart-module__1WomrG__emptyCart{color:#ffffff4d;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;height:100%;display:flex}.Cart-module__1WomrG__removeBtn{cursor:pointer;color:#aaa;text-underline-offset:4px;background:0 0;border:none;font-size:.85rem;text-decoration:underline;transition:color .3s}.Cart-module__1WomrG__removeBtn:hover{color:#fff}.Cart-module__1WomrG__item{border-bottom:1px solid #ffffff0d;gap:1.2rem;padding:1.5rem 0;display:flex}.Cart-module__1WomrG__itemImage{background:#1a1a1a;flex-shrink:0;width:80px;height:80px;overflow:hidden}.Cart-module__1WomrG__itemImage img{object-fit:cover;width:100%;height:100%}.Cart-module__1WomrG__itemInfo{flex-direction:column;flex:1;justify-content:space-between;display:flex}.Cart-module__1WomrG__itemHeader{justify-content:space-between;align-items:flex-start;display:flex}.Cart-module__1WomrG__itemHeader h3{letter-spacing:.05em;text-transform:uppercase;margin-bottom:.2rem;font-size:1rem}.Cart-module__1WomrG__itemType{color:#fff6;text-transform:uppercase;font-size:.75rem}.Cart-module__1WomrG__itemRemove{color:#fff6;cursor:pointer;background:0 0;border:none;padding:.2rem;transition:color .3s}.Cart-module__1WomrG__itemRemove:hover{color:#fff}.Cart-module__1WomrG__itemBottom{justify-content:space-between;align-items:center;margin-top:1rem;display:flex}.Cart-module__1WomrG__price{font-size:1.05rem;font-weight:500}.Cart-module__1WomrG__quantity{border:1px solid #ffffff1a;align-items:center;gap:1rem;padding:.3rem;display:flex}.Cart-module__1WomrG__quantity button{color:#fff9;cursor:pointer;background:0 0;border:none;align-items:center;padding:.2rem;display:flex}.Cart-module__1WomrG__quantity span{text-align:center;min-width:1.2rem;font-size:.85rem}.Cart-module__1WomrG__footer{background:#0a0a0a;padding:2rem}.Cart-module__1WomrG__summary{color:#ffffffb3;flex-direction:column;gap:.8rem;margin-bottom:1.5rem;font-size:.9rem;display:flex}.Cart-module__1WomrG__summaryRow{justify-content:space-between;display:flex}.Cart-module__1WomrG__totalRow{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-top:1.5rem;display:flex}.Cart-module__1WomrG__totalLabel{letter-spacing:.05em;font-size:1.1rem}.Cart-module__1WomrG__totalAmount{font-size:1.6rem;font-weight:600}.Cart-module__1WomrG__footerButtons{flex-direction:column;gap:.8rem;margin-bottom:1.5rem;display:flex}.Cart-module__1WomrG__orderBtn{color:#fff;cursor:pointer;background:#a68d71;border:none;width:100%;padding:1.2rem;font-size:.95rem;font-weight:500;transition:background .3s}.Cart-module__1WomrG__orderBtn:hover{background:#967d61}.Cart-module__1WomrG__viewCartBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;width:100%;padding:1.2rem;font-size:.95rem;transition:all .3s}.Cart-module__1WomrG__viewCartBtn:hover{background:#ffffff0d;border-color:#ffffff80}.Cart-module__1WomrG__freeShippingInfo{color:#fff6;justify-content:center;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Cart-module__1WomrG__infoIcon{border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.6rem;display:flex}@media (max-width:480px){.Cart-module__1WomrG__drawer{max-width:100%}}
