.filters-module__-k4h8a__filtersWrapper{border-right:1px solid var(--border);flex-direction:column;flex-shrink:0;gap:2rem;width:250px;padding-right:2rem;display:flex}.filters-module__-k4h8a__filterTitle{font-family:var(--font-serif);color:var(--accent);margin-bottom:-.2rem;font-size:1.5rem}.filters-module__-k4h8a__filterTitleSub{letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--accent);padding-bottom:1rem;font-size:.8rem}.filters-module__-k4h8a__filterSection h4{letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.filters-module__-k4h8a__filterOptions{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.filters-module__-k4h8a__filterBtn{color:var(--text-secondary);padding-left:12px;font-size:.95rem;transition:color .2s,transform .2s;position:relative}.filters-module__-k4h8a__filterBtn:before{content:"";background-color:#0000;border-radius:50%;width:4px;height:4px;transition:background-color .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.filters-module__-k4h8a__filterBtn:hover{color:var(--text-primary);transform:translate(4px)}.filters-module__-k4h8a__filterBtn.filters-module__-k4h8a__active{color:var(--text-primary);font-weight:600}.filters-module__-k4h8a__filterBtn.filters-module__-k4h8a__active:before{background-color:var(--accent)}@media (max-width:900px){.filters-module__-k4h8a__filtersWrapper{border-right:none;border-bottom:1px solid var(--border);width:100%;padding-bottom:2rem;padding-right:0}.filters-module__-k4h8a__filterOptions{flex-flow:wrap;gap:1rem}}
.logo-module__Vgh7Eq__logoGroup{align-items:center;gap:.6rem;text-decoration:none;display:flex}.logo-module__Vgh7Eq__katakana{font-family:var(--font-serif);color:var(--accent);letter-spacing:.15em;opacity:.85;font-size:.9rem;line-height:1}.logo-module__Vgh7Eq__text{letter-spacing:.12em;text-transform:uppercase;color:var(--text-primary);font-size:.95rem;font-weight:500}
.carticon-module__vPRBiW__cartLink{color:var(--text-primary);justify-content:center;align-items:center;transition:color .2s;display:flex;position:relative}.carticon-module__vPRBiW__cartLink:hover{color:var(--accent)}.carticon-module__vPRBiW__badge{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-10px}
.profile-module__ZlTxYq__dropdownContainer{display:inline-block;position:relative}.profile-module__ZlTxYq__avatarButton{background:var(--surface);border:1px solid var(--border);width:40px;height:40px;color:var(--text-primary);cursor:pointer;font-weight:600;font-family:var(--font-serif);border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.profile-module__ZlTxYq__avatarButton:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-1px)}.profile-module__ZlTxYq__dropdownMenu{z-index:100;min-width:220px;padding:.5rem 0;animation:.2s forwards profile-module__ZlTxYq__slideDown;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 10px 30px #0000001a}.profile-module__ZlTxYq__userInfo{padding:.75rem 1rem}.profile-module__ZlTxYq__userEmail{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.85rem;overflow:hidden}.profile-module__ZlTxYq__divider{background:var(--border);height:1px;margin:.25rem 0}.profile-module__ZlTxYq__menuItem{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;transition:background .2s,color .2s;display:flex}.profile-module__ZlTxYq__menuItem:hover{color:var(--accent);background:#2a1f140d}.profile-module__ZlTxYq__signOutForm{margin:0;padding:0}@keyframes profile-module__ZlTxYq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.profile-module__ZlTxYq__menuIcon{color:var(--text-secondary);flex-shrink:0;margin-right:10px;transition:color .2s}.profile-module__ZlTxYq__menuItem:hover .profile-module__ZlTxYq__menuIcon{color:var(--accent)}
.navbar-module__cEd8zG__nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.2);border-bottom:1px solid var(--border);background:#fafaf8e6;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 2.5rem;display:flex;position:fixed;top:0;left:0;right:0}.navbar-module__cEd8zG__navLinks{gap:2rem;display:flex}.navbar-module__cEd8zG__navLinks a{color:var(--text-secondary);letter-spacing:.02em;font-size:.88rem;font-weight:400;transition:color .3s}.navbar-module__cEd8zG__navLinks a:hover{color:var(--text-primary)}.navbar-module__cEd8zG__active{color:var(--accent)!important;font-weight:500!important}.navbar-module__cEd8zG__navRight{align-items:center;gap:1.25rem;display:flex}.navbar-module__cEd8zG__loginLink{color:var(--text-primary);border:1px solid var(--border);border-radius:5px;padding:7px 18px;font-size:.82rem;font-weight:500;transition:all .3s}.navbar-module__cEd8zG__loginLink:hover{border-color:var(--accent);color:var(--accent)}@media (max-width:768px){.navbar-module__cEd8zG__nav{padding:0 1.25rem}.navbar-module__cEd8zG__navLinks{gap:1.25rem}}
.post-module__fFuUMG__container{background:var(--background);flex-direction:column;align-items:center;min-height:100vh;display:flex}.post-module__fFuUMG__main{width:100%;max-width:760px;padding:6rem 2rem 4rem}.post-module__fFuUMG__backLink{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.post-module__fFuUMG__backLink:hover{color:var(--accent)}.post-module__fFuUMG__articleHeader{margin-bottom:3rem}.post-module__fFuUMG__metaRow{color:var(--text-secondary);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.9rem;display:flex}.post-module__fFuUMG__bullet{opacity:.5;font-size:.6rem}.post-module__fFuUMG__title{font-size:2.8rem;font-family:var(--font-serif);color:var(--text-primary);margin-bottom:1.5rem;line-height:1.25}.post-module__fFuUMG__tags{flex-wrap:wrap;gap:.5rem;display:flex}.post-module__fFuUMG__tag{color:var(--text-secondary);background:#2a1f140a;border-radius:4px;padding:2px 10px;font-size:.8rem}.post-module__fFuUMG__divider{background:var(--border);height:1px;margin-bottom:3rem}.post-module__fFuUMG__articleBody{color:var(--text-primary);font-size:1.1rem;line-height:1.8}.post-module__fFuUMG__articleBody p{margin-bottom:1.5rem}.post-module__fFuUMG__articleBody h2{font-size:1.8rem;font-family:var(--font-serif);color:var(--text-primary);margin-top:2.5rem;margin-bottom:1rem}.post-module__fFuUMG__articleBody h3{color:var(--text-primary);margin-top:2rem;margin-bottom:.75rem;font-size:1.4rem}.post-module__fFuUMG__articleBody ul,.post-module__fFuUMG__articleBody ol{margin-bottom:1.5rem;padding-left:1.5rem}.post-module__fFuUMG__articleBody li{margin-bottom:.5rem}.post-module__fFuUMG__articleBody pre{background:var(--surface);border:1px solid var(--border);border-radius:6px;margin:1.5rem 0;padding:1.25rem;font-family:monospace;font-size:.95rem;overflow-x:auto}.post-module__fFuUMG__articleBody code{background:#2a1f140a;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.9rem}.post-module__fFuUMG__articleBody pre code{background:0 0;padding:0}
.blog-module__JsT-Oq__container{background:var(--background);flex-direction:column;align-items:center;min-height:100vh;display:flex}.blog-module__JsT-Oq__main{width:100%;max-width:800px;padding:6rem 2rem 4rem}.blog-module__JsT-Oq__header{margin-bottom:4rem}.blog-module__JsT-Oq__header h1{margin-bottom:.5rem;font-size:2.8rem}.blog-module__JsT-Oq__header p{color:var(--text-secondary);font-family:var(--font-serif);font-size:1.1rem;font-style:italic}.blog-module__JsT-Oq__postsList{flex-direction:column;gap:2rem;display:flex}.blog-module__JsT-Oq__postCard{color:inherit;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.blog-module__JsT-Oq__postCard:hover{transform:translateY(-2px);box-shadow:0 6px 16px #2a1f140d}.blog-module__JsT-Oq__metaRow{color:var(--text-secondary);align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.85rem;display:flex}.blog-module__JsT-Oq__bullet{opacity:.5;font-size:.6rem}.blog-module__JsT-Oq__postCard h2{font-size:1.6rem;font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.75rem;transition:color .2s}.blog-module__JsT-Oq__postCard:hover h2{color:var(--accent)}.blog-module__JsT-Oq__summary{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.blog-module__JsT-Oq__tags{flex-wrap:wrap;gap:.5rem;display:flex}.blog-module__JsT-Oq__tag{color:var(--text-secondary);background:#2a1f140a;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:500}
.cart-module__-RJi4G__container{background:var(--background);flex-direction:column;align-items:center;min-height:100vh;display:flex}.cart-module__-RJi4G__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6rem 2rem 4rem;display:flex}.cart-module__-RJi4G__emptyState h1{margin-bottom:.5rem;font-size:2.5rem}.cart-module__-RJi4G__emptyState p{color:var(--text-secondary);font-family:var(--font-serif);font-size:1.1rem;font-style:italic}.cart-module__-RJi4G__main{width:100%;max-width:1200px;padding:6rem 2rem 4rem}.cart-module__-RJi4G__header{margin-bottom:3rem}.cart-module__-RJi4G__header h1{margin-bottom:.5rem;font-size:2.5rem}.cart-module__-RJi4G__header p{color:var(--text-secondary);font-family:var(--font-serif);font-style:italic}.cart-module__-RJi4G__cartLayout{grid-template-columns:1fr 380px;align-items:start;gap:3rem;display:grid}.cart-module__-RJi4G__itemsList{flex-direction:column;gap:1.5rem;display:flex}.cart-module__-RJi4G__cartItem{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:1.5rem;padding:1.5rem;display:flex}.cart-module__-RJi4G__itemImage{flex-shrink:0;width:100px;height:100px}.cart-module__-RJi4G__imagePlaceholder{background:linear-gradient(135deg,#c4b49a,#a89880);border-radius:4px;width:100%;height:100%}.cart-module__-RJi4G__itemDetails{flex:1}.cart-module__-RJi4G__itemDetails h3{margin-bottom:.25rem;font-size:1.15rem}.cart-module__-RJi4G__itemArtist{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;font-style:italic}.cart-module__-RJi4G__itemPrice{font-weight:700;font-family:var(--font-serif);font-size:1.1rem}.cart-module__-RJi4G__itemActions{flex-direction:column;align-items:center;gap:.75rem;display:flex}.cart-module__-RJi4G__quantityControl{border:1px solid var(--border);border-radius:4px;align-items:center;gap:.75rem;display:flex;overflow:hidden}.cart-module__-RJi4G__quantityControl button{width:32px;height:32px;color:var(--text-primary);justify-content:center;align-items:center;font-size:1.1rem;transition:background .2s;display:flex}.cart-module__-RJi4G__quantityControl button:hover{background:#2a1f140f}.cart-module__-RJi4G__quantityControl span{text-align:center;width:32px;font-weight:600}.cart-module__-RJi4G__removeBtn{color:var(--accent);font-size:.85rem;font-weight:500;transition:opacity .2s}.cart-module__-RJi4G__removeBtn:hover{opacity:.7}.cart-module__-RJi4G__orderSummary{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem;position:sticky;top:2rem}.cart-module__-RJi4G__orderSummary h3{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem}.cart-module__-RJi4G__summaryRow{color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.75rem 0;font-size:.95rem;display:flex}.cart-module__-RJi4G__freeShipping{color:var(--success);font-weight:600}.cart-module__-RJi4G__totalRow{border-top:1px solid var(--border);color:var(--text-primary);font-size:1.1rem;font-weight:700;font-family:var(--font-serif);margin-top:.5rem;padding-top:1rem}@media (max-width:900px){.cart-module__-RJi4G__cartLayout{grid-template-columns:1fr}.cart-module__-RJi4G__cartItem{flex-wrap:wrap}}
.checkout-module__6Nj7Kq__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.checkout-module__6Nj7Kq__nav{z-index:10;border-bottom:1px solid var(--border);background:#e8d9b8d9;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;display:flex}.checkout-module__6Nj7Kq__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.checkout-module__6Nj7Kq__navLinks a:hover{color:var(--accent)}.checkout-module__6Nj7Kq__loading{font-family:var(--font-serif);color:var(--text-secondary);flex:1;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.checkout-module__6Nj7Kq__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.checkout-module__6Nj7Kq__emptyState h1{margin-bottom:.5rem;font-size:2.2rem}.checkout-module__6Nj7Kq__emptyState p{color:var(--text-secondary);font-family:var(--font-serif);font-style:italic}.checkout-module__6Nj7Kq__main{width:100%;max-width:1200px;padding:3rem 2rem}.checkout-module__6Nj7Kq__header{margin-bottom:2.5rem}.checkout-module__6Nj7Kq__header h1{font-size:2.2rem}.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr 400px;align-items:start;gap:3rem;display:grid}.checkout-module__6Nj7Kq__formSection{flex-direction:column;gap:2rem;display:flex}.checkout-module__6Nj7Kq__formGroup{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem}.checkout-module__6Nj7Kq__formGroup h3{border-bottom:1px solid var(--border);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.15rem}.checkout-module__6Nj7Kq__inputRow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.checkout-module__6Nj7Kq__formGroup label{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.checkout-module__6Nj7Kq__formGroup label span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.checkout-module__6Nj7Kq__formGroup input{border:1px solid var(--border);background:var(--background);color:var(--text-primary);border-radius:4px;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .2s}.checkout-module__6Nj7Kq__formGroup input:focus{border-color:var(--accent);outline:none}.checkout-module__6Nj7Kq__formGroup input::placeholder{color:var(--text-secondary);opacity:.5}.checkout-module__6Nj7Kq__orderSummary{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:2rem;position:sticky;top:2rem}.checkout-module__6Nj7Kq__orderSummary h3{margin-bottom:1.5rem;font-size:1.2rem}.checkout-module__6Nj7Kq__summaryItems{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}.checkout-module__6Nj7Kq__summaryItem{justify-content:space-between;align-items:center;display:flex}.checkout-module__6Nj7Kq__summaryItemTitle{font-size:.95rem;font-weight:600}.checkout-module__6Nj7Kq__summaryItemQty{color:var(--text-secondary);font-size:.85rem}.checkout-module__6Nj7Kq__summaryItemPrice{font-weight:600;font-family:var(--font-serif)}.checkout-module__6Nj7Kq__divider{background:var(--border);height:1px;margin:1rem 0}.checkout-module__6Nj7Kq__summaryRow{color:var(--text-secondary);justify-content:space-between;padding:.5rem 0;font-size:.95rem;display:flex}.checkout-module__6Nj7Kq__free{color:var(--success);font-weight:600}.checkout-module__6Nj7Kq__totalRow{border-top:1px solid var(--border);color:var(--text-primary);font-size:1.15rem;font-weight:700;font-family:var(--font-serif);margin-top:.5rem;padding-top:1rem}.checkout-module__6Nj7Kq__guarantee{text-align:center;color:var(--text-secondary);margin-top:.75rem;font-size:.8rem}@media (max-width:900px){.checkout-module__6Nj7Kq__checkoutLayout{grid-template-columns:1fr}}
.confirmation-module__0xuuUW__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.confirmation-module__0xuuUW__nav{border-bottom:1px solid var(--border);background:#e8d9b8d9;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;display:flex}.confirmation-module__0xuuUW__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.confirmation-module__0xuuUW__navLinks a:hover{color:var(--accent)}.confirmation-module__0xuuUW__main{flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.confirmation-module__0xuuUW__card{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;max-width:550px;padding:3rem}.confirmation-module__0xuuUW__checkmark{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.confirmation-module__0xuuUW__card h1{margin-bottom:.5rem;font-size:2rem}.confirmation-module__0xuuUW__orderId{font-family:var(--font-serif);color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.confirmation-module__0xuuUW__message{color:var(--text-secondary);line-height:1.6;font-family:var(--font-serif);margin-bottom:2rem;font-style:italic}.confirmation-module__0xuuUW__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.confirmation-module__0xuuUW__detailsBlock{text-align:left;border-top:1px solid var(--border);margin:2rem 0;padding-top:1.5rem}.confirmation-module__0xuuUW__sectionTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.confirmation-module__0xuuUW__shippingDetails{color:var(--text-secondary);background:#fff6;border:1px solid #2a1f140d;border-radius:6px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;line-height:1.5}.confirmation-module__0xuuUW__itemsList{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.confirmation-module__0xuuUW__itemRow{justify-content:space-between;align-items:center;font-size:.95rem;display:flex}.confirmation-module__0xuuUW__itemTitle{color:var(--text-primary);font-weight:500}.confirmation-module__0xuuUW__itemMeta{color:var(--text-secondary);font-size:.8rem}.confirmation-module__0xuuUW__divider{background:var(--border);height:1px;margin:1rem 0}.confirmation-module__0xuuUW__totalRow{font-size:1.1rem;font-weight:700;font-family:var(--font-serif);color:var(--accent);justify-content:space-between;display:flex}.confirmation-module__0xuuUW__statusBadge{text-transform:uppercase;color:var(--accent);background:#c230281a;border-radius:4px;margin-top:.5rem;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.confirmation-module__0xuuUW__statusBadge.confirmation-module__0xuuUW__paid{color:#28a745;background:#28a7451a}
.orders-module__HlIdNG__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.orders-module__HlIdNG__nav{border-bottom:1px solid var(--border);background:#e8d9b8d9;justify-content:space-between;align-items:center;width:100%;height:70px;padding:0 2rem;display:flex}.orders-module__HlIdNG__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.orders-module__HlIdNG__navLinks a:hover,.orders-module__HlIdNG__active{color:var(--accent)}.orders-module__HlIdNG__main{width:100%;max-width:900px;padding:4rem 2rem}.orders-module__HlIdNG__header{margin-bottom:3rem}.orders-module__HlIdNG__header h1{font-size:2.2rem}.orders-module__HlIdNG__emptyState{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:4rem 2rem}.orders-module__HlIdNG__emptyState h2{margin-bottom:.5rem;font-size:1.8rem}.orders-module__HlIdNG__emptyState p{color:var(--text-secondary);font-family:var(--font-serif);font-style:italic}.orders-module__HlIdNG__ordersList{flex-direction:column;gap:1rem;display:flex}.orders-module__HlIdNG__orderCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;justify-content:space-between;align-items:center;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.orders-module__HlIdNG__orderCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2a1f1414}.orders-module__HlIdNG__orderInfo h3{margin-bottom:.25rem;font-size:1.1rem}.orders-module__HlIdNG__orderInfo p{color:var(--text-secondary);font-size:.9rem}.orders-module__HlIdNG__orderMeta{align-items:center;gap:1.5rem;display:flex}.orders-module__HlIdNG__orderStatus{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#c230281a;border-radius:4px;padding:4px 12px;font-size:.8rem;font-weight:600}.orders-module__HlIdNG__orderStatus.orders-module__HlIdNG__paid{color:#28a745;background:#28a7451a}.orders-module__HlIdNG__orderTotal{font-weight:700;font-family:var(--font-serif);font-size:1.1rem}.orders-module__HlIdNG__orderItems{color:var(--text-secondary);font-size:.9rem}
.page-module___8aEwW__main{background:var(--background);min-height:100vh}.page-module___8aEwW__hero{background:linear-gradient(#f5f2ed 0%,#fafaf8 50%,#f0ede8 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroStars{pointer-events:none;z-index:1;background-image:radial-gradient(2px 2px at 10% 15%,#b4aaa038,#0000),radial-gradient(1.5px 1.5px at 25% 40%,#b4aaa026,#0000),radial-gradient(2.5px 2.5px at 45% 8%,#b4aaa02e,#0000),radial-gradient(1px 1px at 60% 55%,#b4aaa01f,#0000),radial-gradient(2px 2px at 78% 22%,#b4aaa033,#0000),radial-gradient(1.5px 1.5px at 88% 60%,#b4aaa024,#0000),radial-gradient(1px 1px at 35% 75%,#b4aaa01a,#0000),radial-gradient(2px 2px at 55% 88%,#b4aaa01f,#0000),radial-gradient(1.5px 1.5px at 15% 65%,#b4aaa024,#0000),radial-gradient(2px 2px at 92% 42%,#b4aaa029,#0000),radial-gradient(1px 1px at 50% 30%,#b4aaa01a,#0000),radial-gradient(1.5px 1.5px at 70% 78%,#b4aaa01f,#0000),radial-gradient(3px 3px at 20% 5%,#b4aaa01a,#0000),radial-gradient(2px 2px at 82% 85%,#b4aaa014,#0000);position:absolute;inset:0}.page-module___8aEwW__hero:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(#d4793a09 0%,#0000 60%);width:80%;height:60%;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.page-module___8aEwW__heroContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__heroBackdrop{font-family:var(--font-serif);color:#1e1c2011;letter-spacing:.15em;-webkit-user-select:none;user-select:none;white-space:nowrap;pointer-events:none;font-size:clamp(6rem,20vw,14rem);line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.page-module___8aEwW__heroText{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__heroName{color:var(--text-primary);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(2.5rem,6vw,4rem);font-weight:300;line-height:1}.page-module___8aEwW__heroQuote{color:var(--accent);letter-spacing:.05em;font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;font-weight:300}.page-module___8aEwW__scrollHint{color:var(--text-muted);opacity:.3;z-index:2;position:absolute;bottom:2rem}.page-module___8aEwW__works{max-width:1200px;margin:0 auto;padding:8rem 2rem}.page-module___8aEwW__sectionHeading{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:1rem;font-size:.85rem;font-weight:600}.page-module___8aEwW__worksGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.page-module___8aEwW__worksGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module___8aEwW__worksGrid{grid-template-columns:1fr}}.page-module___8aEwW__workCard{background:var(--paper);border:1px solid var(--border);border-radius:6px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:block;overflow:hidden}.page-module___8aEwW__workCard:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.page-module___8aEwW__workImage{aspect-ratio:3/4;background:var(--paper-muted);position:relative;overflow:hidden}.page-module___8aEwW__workImg{object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__workCard:hover .page-module___8aEwW__workImg{transform:scale(1.04)}.page-module___8aEwW__workPlaceholder{background:var(--paper-muted);width:100%;height:100%}.page-module___8aEwW__workInfo{background:var(--paper);padding:1rem 1.25rem}.page-module___8aEwW__workInfo h3{font-family:var(--font-serif);color:var(--ink);margin:0;font-size:.95rem;font-weight:500}.page-module___8aEwW__workTag{color:var(--graphite);letter-spacing:.08em;text-transform:uppercase;margin-top:.25rem;font-size:.72rem;display:block}.page-module___8aEwW__empty{text-align:center;color:var(--text-muted);grid-column:1/-1;padding:4rem 0;font-style:italic}.page-module___8aEwW__seeAll{text-align:center;margin-top:3rem}.page-module___8aEwW__about{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:6rem 2rem}.page-module___8aEwW__aboutInner{grid-template-columns:1fr 1.6fr;align-items:center;gap:5rem;max-width:1000px;margin:0 auto;display:grid}@media (max-width:768px){.page-module___8aEwW__aboutInner{grid-template-columns:1fr;gap:3rem}}.page-module___8aEwW__aboutPhoto{position:relative}.page-module___8aEwW__photoFrame{aspect-ratio:4/5;border:1px solid var(--border);background:var(--surface-elevated);border-radius:6px;width:100%;overflow:hidden}.page-module___8aEwW__photoPlaceholder{background:linear-gradient(135deg,var(--surface-elevated),var(--surface));width:100%;height:100%}.page-module___8aEwW__aboutText h2{color:var(--text-primary);margin-bottom:1.5rem;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:600;line-height:1.25}.page-module___8aEwW__aboutText p{color:var(--text-secondary);margin-bottom:1rem;font-size:1.05rem;line-height:1.75}.page-module___8aEwW__cta{text-align:center;padding:8rem 2rem}.page-module___8aEwW__ctaHeading{color:var(--text-primary);margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:600}.page-module___8aEwW__ctaSub{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem}.page-module___8aEwW__ctaLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.page-module___8aEwW__footer{border-top:1px solid var(--border);padding:3rem 2rem}.page-module___8aEwW__footerInner{flex-direction:column;align-items:center;gap:1.5rem;max-width:1000px;margin:0 auto;display:flex}.page-module___8aEwW__footerBrand{font-family:var(--font-serif);color:var(--text-secondary);letter-spacing:.05em;font-size:.95rem}.page-module___8aEwW__footerLinks{color:var(--text-muted);gap:2rem;font-size:.82rem;display:flex}.page-module___8aEwW__footerLinks a:hover{color:var(--text-primary)}.page-module___8aEwW__footerCopy{color:var(--text-muted);opacity:.5;font-size:.75rem}@media (max-width:768px){.page-module___8aEwW__nav{padding:0 1.25rem}.page-module___8aEwW__navLinks{gap:1.25rem}.page-module___8aEwW__hero{min-height:90vh}.page-module___8aEwW__heroBackdrop{font-size:clamp(5rem,25vw,8rem)}.page-module___8aEwW__works{padding:5rem 1.5rem}.page-module___8aEwW__about{padding:4rem 1.5rem}.page-module___8aEwW__cta{padding:5rem 1.5rem}}
.portfolio-module__XbO6Ca__page{background:var(--background);min-height:100vh}.portfolio-module__XbO6Ca__main{max-width:1100px;margin:0 auto;padding:6rem 2rem 4rem}.portfolio-module__XbO6Ca__header{border-bottom:1px solid var(--border);align-items:center;gap:2.5rem;margin-bottom:4rem;padding-bottom:3rem;display:flex}@media (max-width:640px){.portfolio-module__XbO6Ca__header{text-align:center;flex-direction:column}}.portfolio-module__XbO6Ca__artistPhoto{border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:120px;height:120px;overflow:hidden}.portfolio-module__XbO6Ca__photoPlaceholder{background:var(--surface-elevated);width:100%;height:100%}.portfolio-module__XbO6Ca__artistInfo{flex-direction:column;gap:.4rem;display:flex}.portfolio-module__XbO6Ca__katakana{font-family:var(--font-serif);color:var(--accent);letter-spacing:.25em;font-size:.85rem}.portfolio-module__XbO6Ca__artistInfo h1{color:var(--text-primary);margin:0;font-size:2rem;font-weight:600}.portfolio-module__XbO6Ca__artistInfo p{color:var(--text-secondary);max-width:500px;margin:0;font-size:1rem;line-height:1.6}.portfolio-module__XbO6Ca__masonry{column-count:3;column-gap:1.5rem}@media (max-width:1024px){.portfolio-module__XbO6Ca__masonry{column-count:2}}@media (max-width:640px){.portfolio-module__XbO6Ca__masonry{column-count:1}}.portfolio-module__XbO6Ca__piece{break-inside:avoid;background:var(--paper);border-radius:6px;margin-bottom:1.5rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:block;overflow:hidden}.portfolio-module__XbO6Ca__piece:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.portfolio-module__XbO6Ca__pieceImage{overflow:hidden}.portfolio-module__XbO6Ca__pieceImg{width:100%;height:auto;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.portfolio-module__XbO6Ca__piece:hover .portfolio-module__XbO6Ca__pieceImg{transform:scale(1.03)}.portfolio-module__XbO6Ca__piecePlaceholder{aspect-ratio:3/4;background:var(--paper-muted);width:100%}.portfolio-module__XbO6Ca__pieceInfo{background:var(--paper);padding:.85rem 1rem}.portfolio-module__XbO6Ca__pieceInfo h3{color:var(--ink);margin:0;font-size:.9rem;font-weight:500}.portfolio-module__XbO6Ca__pieceTag{color:var(--graphite);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.7rem;display:block}.portfolio-module__XbO6Ca__empty{text-align:center;color:var(--text-muted);padding:6rem 0;font-style:italic}@media (max-width:768px){.portfolio-module__XbO6Ca__nav{padding:0 1.25rem}.portfolio-module__XbO6Ca__main{padding:5rem 1.5rem 3rem}}
.product-module__0hub9a__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.product-module__0hub9a__backLink{color:var(--text-secondary);margin-bottom:2rem;font-weight:500;transition:color .2s;display:inline-block}.product-module__0hub9a__backLink:hover{color:var(--accent)}.product-module__0hub9a__main{flex-direction:column;flex:1;align-items:flex-start;width:100%;max-width:1200px;padding:6rem 2rem 4rem;display:flex}.product-module__0hub9a__productLayout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;width:100%;display:grid}.product-module__0hub9a__imageSection{aspect-ratio:1;background:var(--surface);width:100%;padding:1rem}.product-module__0hub9a__artImagePlaceholder{background:linear-gradient(135deg,#c4b49a,#a89880);border-radius:4px;width:100%;height:100%;position:relative;overflow:hidden}.product-module__0hub9a__shine{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:50%;height:100%;animation:4s infinite product-module__0hub9a__shine;position:absolute;top:0;left:-100%}@keyframes product-module__0hub9a__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.product-module__0hub9a__detailsSection{flex-direction:column;gap:2rem;display:flex}.product-module__0hub9a__titleWrapper{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.product-module__0hub9a__badge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;background:#c230281f;border-radius:4px;padding:4px 12px;font-size:.85rem;font-weight:600}.product-module__0hub9a__titleWrapper h1{color:var(--text-primary);font-size:2.8rem;line-height:1.1}.product-module__0hub9a__artist{color:var(--accent);font-size:1.1rem;font-weight:500;font-family:var(--font-serif);font-style:italic}.product-module__0hub9a__priceData{border:1px solid var(--border);background:#2a1f140d;border-radius:8px;padding:1.5rem}.product-module__0hub9a__priceLabel{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem}.product-module__0hub9a__priceValue{color:var(--text-primary);font-size:2rem;font-weight:700;font-family:var(--font-serif)}.product-module__0hub9a__description h3{margin-bottom:1rem;font-size:1.25rem}.product-module__0hub9a__description p{color:var(--text-secondary);line-height:1.7;font-family:var(--font-serif)}.product-module__0hub9a__actionSection{flex-direction:column;align-items:center;gap:1rem;margin-top:1rem;display:flex}.product-module__0hub9a__guarantee{color:var(--text-secondary);font-size:.85rem}@media (max-width:900px){.product-module__0hub9a__productLayout{grid-template-columns:1fr;gap:3rem}}
.gallery-module__Be3jwG__container{background:var(--background);flex-direction:column;align-items:center;min-height:100vh;display:flex}.gallery-module__Be3jwG__main{width:100%;max-width:1200px;padding:6rem 2rem 4rem}.gallery-module__Be3jwG__header{margin-bottom:3rem}.gallery-module__Be3jwG__header h1{margin-bottom:.5rem;font-size:2.5rem}.gallery-module__Be3jwG__header p{color:var(--text-secondary);font-size:1.1rem;font-family:var(--font-serif);font-style:italic}.gallery-module__Be3jwG__shopLayout{align-items:flex-start;gap:3rem;display:flex}.gallery-module__Be3jwG__shopContent{flex-direction:column;flex:1;gap:3rem;display:flex}.gallery-module__Be3jwG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.gallery-module__Be3jwG__pagination{border-top:1px solid var(--border);justify-content:center;align-items:center;gap:2rem;margin-top:2rem;padding-top:2rem;display:flex}.gallery-module__Be3jwG__pageInfo{font-family:var(--font-serif);color:var(--text-secondary);letter-spacing:.1em}@media (max-width:900px){.gallery-module__Be3jwG__shopLayout{flex-direction:column}}.gallery-module__Be3jwG__artCard{background:var(--surface);cursor:pointer;text-decoration:none;display:block}.gallery-module__Be3jwG__artImagePlaceholder{background:linear-gradient(45deg,#c4b49a,#a89880);width:100%;height:300px;position:relative;overflow:hidden}.gallery-module__Be3jwG__shine{background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:50%;height:100%;animation:3s infinite gallery-module__Be3jwG__shine;position:absolute;top:0;left:-100%}@keyframes gallery-module__Be3jwG__shine{0%{left:-100%}20%{left:200%}to{left:200%}}.gallery-module__Be3jwG__artInfo{padding:1.5rem}.gallery-module__Be3jwG__artTitleRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.gallery-module__Be3jwG__artTitleRow h3{font-size:1.15rem}.gallery-module__Be3jwG__badge{color:var(--accent);letter-spacing:.05em;text-transform:uppercase;background:#c230281f;border-radius:4px;padding:2px 10px;font-size:.75rem;font-weight:600}.gallery-module__Be3jwG__artInfo p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.gallery-module__Be3jwG__artFooter{justify-content:space-between;align-items:center;display:flex}.gallery-module__Be3jwG__price{color:var(--text-primary);font-weight:600;font-family:var(--font-serif)}
