.logo-module__Vgh7Eq__logoGroup{flex-direction:column;align-items:flex-start;gap:2px;text-decoration:none;display:flex}.logo-module__Vgh7Eq__kanji{font-family:var(--font-serif);color:var(--accent);letter-spacing:.1em;font-size:1.1rem;line-height:1}.logo-module__Vgh7Eq__text{letter-spacing:.2em;text-transform:uppercase;color:var(--text-primary);font-size:1rem;font-weight:700}
.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)}}
.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}}
.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}
.post-module__fFuUMG__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.post-module__fFuUMG__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}.post-module__fFuUMG__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.post-module__fFuUMG__navLinks a:hover,.post-module__fFuUMG__active{color:var(--accent)}.post-module__fFuUMG__main{width:100%;max-width:760px;padding:4rem 2rem}.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-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.blog-module__JsT-Oq__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}.blog-module__JsT-Oq__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.blog-module__JsT-Oq__navLinks a:hover,.blog-module__JsT-Oq__active{color:var(--accent)}.blog-module__JsT-Oq__main{width:100%;max-width:800px;padding:4rem 2rem}.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-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.cart-module__-RJi4G__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}.cart-module__-RJi4G__navLinks{color:var(--text-secondary);gap:2rem;font-weight:500;display:flex}.cart-module__-RJi4G__navLinks a:hover{color:var(--accent)}.cart-module__-RJi4G__userProfile{align-items:center;gap:1rem;display:flex}.cart-module__-RJi4G__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;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:4rem 2rem}.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-color:var(--background);background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__main:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 20% 30%,#8b735514 0%,#0000 50%),radial-gradient(at 80% 70%,#8b73550f 0%,#0000 40%),radial-gradient(at 50% 90%,#8b73550d 0%,#0000 50%);position:absolute;inset:0}.page-module___8aEwW__vignette{pointer-events:none;z-index:1;position:absolute;inset:0;box-shadow:inset 0 0 200px #2a1f1426}.page-module___8aEwW__particles{opacity:.4;z-index:0;background-image:radial-gradient(#2a1f140f 1px,#0000 1px);background-size:60px 60px;animation:80s linear infinite page-module___8aEwW__drift;position:absolute;inset:0}@keyframes page-module___8aEwW__drift{0%{background-position:0 0}to{background-position:600px 600px}}.page-module___8aEwW__nav{z-index:10;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:90px;padding:0 3rem;display:flex}.page-module___8aEwW__navLinks{gap:3rem;display:flex}.page-module___8aEwW__navLink{font-family:var(--font-serif);color:var(--text-secondary);font-size:1.1rem;transition:color .3s}.page-module___8aEwW__navLink:hover{color:var(--accent)}.page-module___8aEwW__navLinkDisabled{font-family:var(--font-serif);color:var(--text-secondary);opacity:.4;cursor:not-allowed;-webkit-user-select:none;user-select:none;font-size:1.1rem;position:relative}.page-module___8aEwW__comingSoonBadge{background:var(--text-primary);color:var(--background);font-family:var(--font-inter),sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;border-radius:3px;padding:4px 10px;font-size:.65rem;font-weight:600;transition:opacity .2s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.page-module___8aEwW__comingSoonBadge:after{content:"";border:5px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.page-module___8aEwW__navLinkDisabled:hover .page-module___8aEwW__comingSoonBadge{opacity:1}.page-module___8aEwW__authLinks{gap:1rem;display:flex}.page-module___8aEwW__hero{text-align:center;z-index:10;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:4rem 2rem;display:flex}.page-module___8aEwW__title{color:var(--text-primary);letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5.5rem);line-height:1.1}.page-module___8aEwW__titleKanji{font-family:var(--font-serif);color:var(--accent);opacity:.85;text-shadow:0 2px 8px #c2302826;margin-bottom:-.2em;font-size:1.5em;display:block}.page-module___8aEwW__subtitle{font-family:var(--font-serif);color:var(--text-secondary);max-width:550px;margin:0 auto 3rem;font-size:1.3rem;font-style:italic;line-height:1.7}.page-module___8aEwW__heroBtn{border:1px solid var(--accent);color:var(--accent);background:0 0;padding:16px 48px;font-size:1.1rem}.page-module___8aEwW__heroBtn:hover{background:var(--accent);color:#fff}.page-module___8aEwW__heroBtnDisabled{letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--text-secondary);color:var(--text-secondary);opacity:.45;cursor:not-allowed;-webkit-user-select:none;user-select:none;background:0 0;border-radius:4px;padding:16px 48px;font-size:1.1rem;font-weight:600;display:inline-block;position:relative}.page-module___8aEwW__comingSoonBadgeHero{background:var(--text-primary);color:var(--background);font-family:var(--font-inter),sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:0;pointer-events:none;border-radius:3px;padding:5px 12px;font-size:.65rem;font-weight:600;transition:opacity .25s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.page-module___8aEwW__comingSoonBadgeHero:after{content:"";border:5px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.page-module___8aEwW__heroBtnDisabled:hover .page-module___8aEwW__comingSoonBadgeHero{opacity:1}.page-module___8aEwW__brushStroke{background:var(--accent);opacity:.6;border-radius:2px;width:80px;height:3px;margin:0 auto 2rem}@media (max-width:768px){.page-module___8aEwW__navLinks{display:none}.page-module___8aEwW__title{font-size:2.8rem}.page-module___8aEwW__titleKanji{font-size:1.2em}.page-module___8aEwW__nav{padding:0 1.5rem}}
.portfolio-module__XbO6Ca__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.portfolio-module__XbO6Ca__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}.portfolio-module__XbO6Ca__navLinks{color:var(--text-secondary);gap:2rem;display:flex}.portfolio-module__XbO6Ca__navLinks a:hover,.portfolio-module__XbO6Ca__active{color:var(--accent)}.portfolio-module__XbO6Ca__main{width:100%;max-width:1100px;padding:4rem 2rem}.portfolio-module__XbO6Ca__bioSection{grid-template-columns:1.2fr 2fr;align-items:center;gap:4rem;margin-bottom:5rem;display:grid}@media (max-width:768px){.portfolio-module__XbO6Ca__bioSection{grid-template-columns:1fr;gap:2.5rem}}.portfolio-module__XbO6Ca__artistImagePlaceholder{aspect-ratio:4/5;border:1px solid var(--border);background:linear-gradient(135deg,#c2302814 0%,#2a1f140d 100%);border-radius:6px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.portfolio-module__XbO6Ca__artistImagePlaceholder:after{content:"NOYABHI";font-family:var(--font-serif);letter-spacing:.25em;color:var(--text-secondary);opacity:.3;font-size:1.5rem}.portfolio-module__XbO6Ca__bioContent h1{margin-bottom:.5rem;font-size:2.8rem}.portfolio-module__XbO6Ca__subtitle{font-family:var(--font-serif);color:var(--accent);margin-bottom:1.5rem;font-size:1.2rem;font-style:italic}.portfolio-module__XbO6Ca__description{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.portfolio-module__XbO6Ca__description p{margin-bottom:1.25rem}.portfolio-module__XbO6Ca__sectionTitle{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:.75rem;font-size:1.8rem}.portfolio-module__XbO6Ca__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.portfolio-module__XbO6Ca__artCard{color:inherit;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s}.portfolio-module__XbO6Ca__artCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #2a1f140f}.portfolio-module__XbO6Ca__artImagePlaceholder{aspect-ratio:4/3;border-bottom:1px solid var(--border);background:linear-gradient(135deg,#ffffff08 0%,#ffffff14 100%);border-radius:6px 6px 0 0;width:100%;position:relative;overflow:hidden}.portfolio-module__XbO6Ca__shine{background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:200%;height:100%;animation:6s infinite portfolio-module__XbO6Ca__shine;position:absolute;top:0;left:0;transform:skew(-25deg)}@keyframes portfolio-module__XbO6Ca__shine{0%{transform:translate(-150%)skew(-25deg)}to{transform:translate(150%)skew(-25deg)}}.portfolio-module__XbO6Ca__artInfo{background:var(--surface);border:1px solid var(--border);border-top:none;border-radius:0 0 6px 6px;padding:1.5rem}.portfolio-module__XbO6Ca__artTitleRow{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.portfolio-module__XbO6Ca__artTitleRow h3{margin:0;font-size:1.2rem}.portfolio-module__XbO6Ca__badge{color:var(--accent);background:#c2302814;border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:600}.portfolio-module__XbO6Ca__exhibitionSection{border:1px solid var(--border);background:#fff6;border-radius:8px;margin-top:4rem;padding:3rem}.portfolio-module__XbO6Ca__exhibitionsList{flex-direction:column;gap:2rem;display:flex}.portfolio-module__XbO6Ca__exhibitionItem{grid-template-columns:80px 1fr;gap:2rem;display:grid}@media (max-width:600px){.portfolio-module__XbO6Ca__exhibitionItem{grid-template-columns:1fr;gap:.5rem}}.portfolio-module__XbO6Ca__year{font-family:var(--font-serif);color:var(--accent);font-size:1.15rem;font-weight:700}.portfolio-module__XbO6Ca__exhibitionInfo h4{margin-bottom:.25rem;font-size:1.1rem}.portfolio-module__XbO6Ca__exhibitionInfo p{color:var(--text-secondary);font-size:.95rem;font-style:italic}
.product-module__0hub9a__container{background-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.product-module__0hub9a__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}.product-module__0hub9a__navLinks{gap:2rem;display:flex}.product-module__0hub9a__backLink{color:var(--text-secondary);font-weight:500;transition:color .2s}.product-module__0hub9a__backLink:hover{color:var(--accent)}.product-module__0hub9a__userProfile{align-items:center;gap:1rem;display:flex}.product-module__0hub9a__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;display:flex}.product-module__0hub9a__main{flex:1;align-items:center;width:100%;max-width:1200px;padding:4rem 2rem;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-image:var(--paper-texture);flex-direction:column;align-items:center;min-height:100vh;display:flex}.gallery-module__Be3jwG__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}.gallery-module__Be3jwG__navLinks{color:var(--text-secondary);gap:2rem;font-weight:500;display:flex}.gallery-module__Be3jwG__navLinks a{transition:color .2s}.gallery-module__Be3jwG__navLinks a:hover,.gallery-module__Be3jwG__active{color:var(--accent)}.gallery-module__Be3jwG__userProfile{align-items:center;gap:1rem;display:flex}.gallery-module__Be3jwG__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:600;display:flex}.gallery-module__Be3jwG__main{width:100%;max-width:1200px;padding:4rem 2rem}.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)}
