.Header-module__hBw1pG__header{background-color:var(--background);z-index:100;border-bottom:1px solid var(--border-color);flex-direction:column;align-items:center;width:100%;padding:1rem 0;display:flex;position:relative}.Header-module__hBw1pG__topBar{justify-content:flex-end;width:100%;padding:0 2rem;display:flex}.Header-module__hBw1pG__headerActions{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__cartBtn,.Header-module__hBw1pG__accountBtn{font-family:var(--font-display);text-transform:uppercase;cursor:pointer;letter-spacing:1px;color:var(--foreground);background:0 0;border:none;font-size:.9rem;font-weight:600;text-decoration:none}.Header-module__hBw1pG__cartBtn:hover,.Header-module__hBw1pG__accountBtn:hover{text-decoration:underline}.Header-module__hBw1pG__logoContainer{justify-content:center;align-items:center;width:100%;padding:1rem 0 2rem;display:flex}.Header-module__hBw1pG__logoWrapper{cursor:pointer;width:250px;height:250px;transition:transform .3s;position:relative;overflow:hidden}.Header-module__hBw1pG__logoWrapper:hover{transform:scale(1.02)}.Header-module__hBw1pG__nav{width:100%;max-width:800px}.Header-module__hBw1pG__navList{font-family:var(--font-display);text-transform:uppercase;letter-spacing:1px;justify-content:center;gap:2rem;font-size:.9rem;font-weight:600;list-style:none;display:flex}.Header-module__hBw1pG__navItem{position:relative}.Header-module__hBw1pG__navLink{color:var(--foreground);font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:none;padding-bottom:4px;text-decoration:none;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--foreground);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover:after,.Header-module__hBw1pG__navLinkActive:after{width:100%}.Header-module__hBw1pG__dropdown{background-color:var(--background);border:1px solid var(--border-color);z-index:100;text-align:center;flex-direction:column;gap:1rem;min-width:200px;margin-top:1rem;padding:1rem;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #00000080}.Header-module__hBw1pG__dropdown a{color:var(--foreground);letter-spacing:.5px;padding:.25rem 0;font-size:.85rem;text-decoration:none}.Header-module__hBw1pG__dropdown a:hover{text-decoration:underline}@media (max-width:768px){.Header-module__hBw1pG__logoWrapper{width:150px;height:150px}.Header-module__hBw1pG__navList{flex-wrap:wrap;gap:1rem;padding:0 1rem;font-size:.8rem}.Header-module__hBw1pG__topBar{justify-content:space-between;padding:0 1rem}.Header-module__hBw1pG__headerActions{justify-content:space-between;width:100%}}
.Account-module__KvZLVq__container{gap:4rem;max-width:1200px;min-height:calc(100vh - 150px);margin:0 auto;padding:4rem 2rem;display:flex}.Account-module__KvZLVq__sidebar{flex-direction:column;align-items:flex-start;width:250px;display:flex}.Account-module__KvZLVq__avatar{background-color:var(--foreground);width:64px;height:64px;color:var(--background);font-family:var(--font-display);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.Account-module__KvZLVq__name{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Account-module__KvZLVq__email{color:var(--text-muted);margin-bottom:2.5rem;font-size:.9rem}.Account-module__KvZLVq__nav{flex-direction:column;gap:.5rem;width:100%;display:flex}.Account-module__KvZLVq__navBtn{text-align:left;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.75rem 1rem;font-size:.95rem;font-weight:600;transition:all .2s}.Account-module__KvZLVq__navBtn:hover,.Account-module__KvZLVq__navBtn.Account-module__KvZLVq__active{color:var(--foreground);background-color:#0000000d}.Account-module__KvZLVq__content{flex:1}.Account-module__KvZLVq__title{font-family:var(--font-display);border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1rem;font-size:2rem;font-weight:700}.Account-module__KvZLVq__emptyState{background-color:var(--secondary-color);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.Account-module__KvZLVq__emptyState p{color:var(--text-muted);margin-bottom:1.5rem}.Account-module__KvZLVq__shopBtn{background-color:var(--foreground);color:var(--background);font-family:var(--font-display);text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:opacity .2s}.Account-module__KvZLVq__shopBtn:hover{opacity:.8}@media (max-width:768px){.Account-module__KvZLVq__container{flex-direction:column;gap:2rem;padding:2rem 1rem}.Account-module__KvZLVq__sidebar{border-bottom:1px solid var(--border-color);align-items:center;width:100%;padding-bottom:2rem}.Account-module__KvZLVq__navBtn{text-align:center}}
.ProductDetail-module__cAJPIW__container{max-width:1400px;margin:0 auto}.ProductDetail-module__cAJPIW__layout{flex-direction:column;display:flex}@media (min-width:768px){.ProductDetail-module__cAJPIW__layout{flex-direction:row;min-height:calc(100vh - 200px)}}.ProductDetail-module__cAJPIW__imageColumn{background-color:var(--secondary-color);width:100%;position:relative}@media (min-width:768px){.ProductDetail-module__cAJPIW__imageColumn{background-color:#0000;width:50%;height:calc(100vh - 4rem);padding:2rem;position:sticky;top:2rem}}.ProductDetail-module__cAJPIW__imageWrapper{width:100%;height:60vh;position:relative}@media (min-width:768px){.ProductDetail-module__cAJPIW__imageWrapper{border-radius:12px;height:100%;overflow:hidden}}.ProductDetail-module__cAJPIW__detailsColumn{flex-direction:column;width:100%;padding:2rem;display:flex}@media (min-width:768px){.ProductDetail-module__cAJPIW__detailsColumn{width:50%;padding:4rem}}.ProductDetail-module__cAJPIW__title{font-family:var(--font-display);text-transform:uppercase;margin-bottom:.5rem;font-size:2.5rem;font-weight:700;line-height:1.1}.ProductDetail-module__cAJPIW__price{margin-bottom:2rem;font-size:1.5rem;font-weight:600}.ProductDetail-module__cAJPIW__description{color:var(--text-muted);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.ProductDetail-module__cAJPIW__section{margin-bottom:3rem}.ProductDetail-module__cAJPIW__section h3{text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem;font-size:.9rem}.ProductDetail-module__cAJPIW__sizeSelector{flex-wrap:wrap;gap:.5rem;display:flex}.ProductDetail-module__cAJPIW__sizeBtn{border:1px solid var(--border-color);font-family:var(--font-body);cursor:pointer;color:var(--foreground);background:0 0;padding:.75rem 1.5rem;font-size:1rem;transition:all .2s}.ProductDetail-module__cAJPIW__sizeBtn:hover{border-color:var(--foreground)}.ProductDetail-module__cAJPIW__sizeBtn.ProductDetail-module__cAJPIW__selected{background-color:var(--foreground);color:var(--background);border-color:var(--foreground)}.ProductDetail-module__cAJPIW__colorSwatches{align-items:center;gap:.75rem;display:flex}.ProductDetail-module__cAJPIW__colorSwatch{border:1px solid var(--border-color);cursor:pointer;border-radius:50%;width:32px;height:32px;padding:0;transition:all .2s}.ProductDetail-module__cAJPIW__colorSwatch.ProductDetail-module__cAJPIW__selectedSwatch{border:2px solid var(--background);outline:2px solid var(--foreground)}.ProductDetail-module__cAJPIW__colorSwatch:hover{transform:scale(1.1)}.ProductDetail-module__cAJPIW__addToCartBtn{background-color:var(--primary-color);width:100%;color:var(--primary-color-inverse);font-family:var(--font-display);text-transform:uppercase;letter-spacing:2px;cursor:pointer;border:none;margin-top:auto;padding:1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.ProductDetail-module__cAJPIW__addToCartBtn:hover{background-color:var(--text-muted)}
.ProductGrid-module__0X52Rq__gridContainer{width:100%;padding:2rem 0}.ProductGrid-module__0X52Rq__grid{background-color:var(--border-color);border:1px solid var(--border-color);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}@media (min-width:768px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.ProductGrid-module__0X52Rq__grid{grid-template-columns:repeat(4,1fr)}}.ProductGrid-module__0X52Rq__productCard{background-color:var(--background);cursor:pointer;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__productCard:hover .ProductGrid-module__0X52Rq__image{transform:scale(1.05)}.ProductGrid-module__0X52Rq__imageWrapper{aspect-ratio:3/4;background-color:var(--secondary-color);width:100%;position:relative;overflow:hidden}.ProductGrid-module__0X52Rq__image{object-fit:cover;transition:transform .6s cubic-bezier(.25,1,.5,1)}.ProductGrid-module__0X52Rq__productInfo{flex-direction:column;gap:.25rem;min-width:0;padding:1rem;display:flex}.ProductGrid-module__0X52Rq__brand{text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:700}.ProductGrid-module__0X52Rq__title{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;overflow:hidden}.ProductGrid-module__0X52Rq__price{margin-top:.25rem;font-size:1rem;font-weight:600}.ProductGrid-module__0X52Rq__colorSwatches{gap:.25rem;margin-top:.5rem;display:flex}.ProductGrid-module__0X52Rq__swatch{border:1px solid var(--border-color);border-radius:50%;width:14px;height:14px;box-shadow:0 0 2px #0000001a}.ProductGrid-module__0X52Rq__loadMoreContainer{justify-content:center;padding:4rem 0;display:flex}.ProductGrid-module__0X52Rq__loadMoreBtn{background-color:var(--primary-color);color:var(--primary-color-inverse);font-family:var(--font-display);text-transform:uppercase;letter-spacing:1px;border-radius:2px;padding:1rem 3rem;font-size:.9rem;font-weight:600;transition:background-color .2s,transform .2s}.ProductGrid-module__0X52Rq__loadMoreBtn:hover:not(:disabled){background-color:var(--text-muted);transform:translateY(-2px)}.ProductGrid-module__0X52Rq__loadMoreBtn:disabled{opacity:.7;cursor:not-allowed}
