*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--sumi: #0d0b08;--sumi-mid: #1a1710;--sumi-soft: #2a2620;--paper: #f2ede4;--paper-dark: #e8e0d0;--paper-mid: #cfc8b8;--gray: #a09880;--gray-light: rgba(242,237,228,.12);--font-display: "Shippori Mincho", serif;--font-body: "DM Sans", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--sumi);color:var(--paper);overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#0d0b08f5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 3rem}.logo-img{height:36px;width:auto;filter:invert(1);opacity:.88}.logo-text{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.06em;color:var(--paper)}.nav-links{display:flex;gap:2.5rem}.nav-links a{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#f2ede480;font-weight:400;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--paper)}.header-actions{display:flex;gap:1rem;align-items:center}.nav-cart{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:#f2ede480;position:relative;transition:color .2s}.nav-cart:hover{color:var(--paper)}.cart-count{position:absolute;top:-6px;right:-12px;background:var(--paper);color:var(--sumi);font-size:.58rem;font-weight:700;border-radius:50%;width:15px;height:15px;display:flex;align-items:center;justify-content:center}.nav-cta{border:1px solid rgba(242,237,228,.2);color:var(--paper);padding:.4rem 1.1rem;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400;transition:all .2s}.nav-cta:hover{background:var(--paper);color:var(--sumi)}.nav-mobile-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-mobile-toggle span{display:block;width:22px;height:1px;background:#f2ede499;transition:all .2s}.nav-mobile-menu{display:none;flex-direction:column;padding:1rem 3rem 1.5rem;border-top:1px solid rgba(255,255,255,.06)}.nav-mobile-menu a{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:#f2ede499;padding:.7rem 0;border-bottom:1px solid rgba(255,255,255,.04)}.nav-mobile-menu a:last-child{border-bottom:none}.nav-mobile-menu.open{display:flex}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:68px;position:relative;overflow:hidden}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:5rem 3.5rem;position:relative;z-index:2;border-right:1px solid rgba(255,255,255,.05)}.hero-label{display:flex;align-items:center;gap:.8rem;font-size:.65rem;letter-spacing:.24em;text-transform:uppercase;color:#f2ede447;margin-bottom:1.8rem}.hero-label-line{width:28px;height:1px;background:#f2ede433;flex-shrink:0}.hero-title{font-family:var(--font-display);font-size:clamp(3rem,5.5vw,5.4rem);line-height:1.08;letter-spacing:-.01em;color:var(--paper);margin-bottom:1.6rem;font-weight:600}.hero-title .accent{color:#f2ede466}.hero-sub{font-size:.82rem;line-height:1.9;color:#f2ede46b;font-weight:300;max-width:360px;margin-bottom:.5rem}.hero-craft{font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;color:#f2ede433;margin-bottom:2.8rem;font-style:italic}.hero-actions{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero-right{background:var(--sumi-mid);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-right:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(180deg,transparent 0px,transparent 3px,rgba(255,255,255,.007) 3px,rgba(255,255,255,.007) 4px);pointer-events:none}.ink-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.04);animation:inkPulse 6s ease-in-out infinite}.ink-ring:nth-child(1){width:460px;height:460px;animation-delay:0s}.ink-ring:nth-child(2){width:320px;height:320px;animation-delay:1.2s;border-color:#ffffff0f}.ink-ring:nth-child(3){width:190px;height:190px;animation-delay:2.4s;border-color:#ffffff17}@keyframes inkPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.03);opacity:.6}}.hero-right-content{position:relative;z-index:2;text-align:center;padding:2rem}.hero-logo-dark{width:260px;max-width:78%;filter:invert(1);opacity:.75}.hero-logo-text{font-family:var(--font-display);font-size:3.5rem;color:#f2ede499;letter-spacing:.06em}.hero-badge{position:absolute;bottom:2rem;right:2rem;border:1px solid rgba(255,255,255,.1);color:#f2ede447;font-size:.58rem;letter-spacing:.18em;text-transform:uppercase;padding:.38rem .8rem}.marquee-wrap{background:transparent;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);padding:.8rem 0;overflow:hidden}.marquee-inner{display:flex;gap:3rem;animation:marquee 20s linear infinite;white-space:nowrap}.marquee-inner span{font-family:var(--font-display);font-size:.88rem;letter-spacing:.16em;color:#f2ede440;flex-shrink:0}.marquee-dot{color:#f2ede41a!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.btn-primary{display:inline-block;background:var(--paper);color:var(--sumi);border:none;padding:.88rem 2.2rem;font-family:var(--font-body);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .2s,color .2s}.btn-primary:hover{background:#fff;color:var(--sumi)}.btn-primary:disabled{background:#f2ede433;color:#f2ede44d;cursor:not-allowed}.btn-ghost{display:inline-block;background:transparent;color:#f2ede48c;border:1px solid rgba(242,237,228,.15);padding:.88rem 2rem;font-family:var(--font-body);font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;font-weight:400;cursor:pointer;transition:all .2s}.btn-ghost:hover{border-color:#f2ede466;color:var(--paper)}.section{padding:6rem 3rem}.section-top{display:flex;align-items:baseline;justify-content:space-between;padding-bottom:1rem;margin-bottom:.6rem;border-bottom:1px solid rgba(255,255,255,.06)}.section-title{font-family:var(--font-display);font-size:2.2rem;letter-spacing:.02em;color:var(--paper);font-weight:600}.section-sub{font-size:.68rem;color:#f2ede438;letter-spacing:.12em;text-transform:uppercase;font-weight:300;margin-bottom:2.8rem;display:block}.section-link{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:#f2ede44d;border-bottom:1px solid rgba(242,237,228,.12);padding-bottom:1px;transition:all .2s}.section-link:hover{color:var(--paper);border-color:#f2ede480}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:var(--sumi)}.products-grid-empty{display:none;background:var(--sumi)}.products-grid--collection{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.product-card{background:var(--sumi);transition:background .2s;border-right:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.product-card:nth-child(3n){border-right:none}.product-card-empty{background:var(--sumi)}.product-card:hover{background:var(--sumi-mid)}.product-img-link{display:block}.product-img{aspect-ratio:3/4;overflow:hidden;position:relative;margin-bottom:0;background:var(--sumi-mid);display:flex;align-items:center;justify-content:center}.product-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-img img{transform:scale(1.02)}.product-img-placeholder{font-family:var(--font-display);font-size:1rem;color:#f2ede41a;letter-spacing:.1em}.placeholder-svg{width:50%;height:50%;opacity:.08}.product-tag{position:absolute;top:.8rem;left:.8rem;background:var(--paper);color:var(--sumi);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;padding:.24rem .55rem}.product-card-info{padding:1rem 1.2rem 1.4rem}.product-name{font-family:var(--font-display);font-size:.9rem;font-weight:500;letter-spacing:.04em;color:#f2ede4cc;display:block;margin-bottom:.25rem;transition:color .2s}.product-name:hover{color:var(--paper)}.product-price{font-size:.78rem;color:#f2ede447;font-weight:300}.price-sale{color:var(--paper);margin-right:.4rem}.price-compare{text-decoration:line-through;color:#f2ede433;font-size:.72rem}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:7rem 3rem 6rem;max-width:1280px;margin:0 auto;align-items:start}.product-media{display:grid;grid-template-columns:1fr 68px;gap:.75rem;position:sticky;top:88px}.product-media__main{order:1;position:relative;min-width:0}.product-media__main-img-wrap{aspect-ratio:4/5;overflow:hidden;background:var(--sumi-mid);width:100%;border:1px solid rgba(255,255,255,.04)}.product-media__main-img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.product-media__thumbs{display:flex;flex-direction:column;gap:.5rem;order:2;overflow-y:auto;max-height:calc(100vh - 120px);scrollbar-width:none}.product-media__thumbs::-webkit-scrollbar{display:none}.media-thumb{display:block;width:68px;flex-shrink:0;border:1px solid transparent;cursor:pointer;padding:0;background:none;overflow:hidden;transition:border-color .2s;aspect-ratio:4/5}.media-thumb img{width:100%;height:100%;object-fit:cover;display:block}.media-thumb.active,.media-thumb:hover{border-color:#f2ede480}.product-media__dots,.media-arrow{display:none}.product-info{padding-top:.5rem}.product-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem;font-size:.7rem;color:#f2ede440;letter-spacing:.06em;margin-bottom:1.2rem}.product-breadcrumb a{color:#f2ede440;transition:color .2s}.product-breadcrumb a:hover{color:#f2ede499}.product-title{font-family:var(--font-display);font-size:clamp(2rem,3.5vw,3rem);letter-spacing:.02em;line-height:1.05;margin-bottom:1rem;color:var(--paper);font-weight:600}.product-price-wrap{font-size:1.1rem;font-weight:400;margin-bottom:2rem;color:#f2ede4b3}.product-option{margin-bottom:1.5rem}.option-label{display:flex;align-items:center;justify-content:space-between;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:400;margin-bottom:.7rem;color:#f2ede480}.option-selected-val{font-weight:300;text-transform:none;letter-spacing:0;color:#f2ede459;font-size:.8rem}.option-values{display:flex;gap:.5rem;flex-wrap:wrap}.option-btn{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.1);background:transparent;font-family:var(--font-body);font-size:.82rem;color:#f2ede480;cursor:pointer;transition:all .15s;min-width:44px;text-align:center}.option-btn:hover{border-color:#f2ede459;color:var(--paper)}.option-btn.selected{border-color:var(--paper);background:var(--paper);color:var(--sumi)}.btn-atc{width:100%;padding:1rem;font-size:.82rem;margin-bottom:1.5rem;display:block}.product-meta-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.8rem}.meta-tag{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(255,255,255,.1);color:#f2ede459;padding:.26rem .65rem}.product-description{font-size:.87rem;line-height:1.88;color:#f2ede466;font-weight:300}.product-description p{margin-bottom:.8rem}.collection-page{padding:8rem 3rem 6rem}.collection-header{margin-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:2rem}.collection-header .section-title{margin-bottom:.5rem}.collection-desc{font-size:.87rem;color:#f2ede459;margin-top:.75rem;max-width:520px;line-height:1.8;font-weight:300}.collection-count{font-size:.7rem;color:#f2ede433;letter-spacing:.08em;margin-top:.5rem}.pagination{grid-column:1 / -1;display:flex;justify-content:center;gap:.5rem;padding-top:3rem}.pagination a,.pagination span{padding:.5rem .9rem;border:1px solid rgba(255,255,255,.08);font-size:.78rem;color:#f2ede466;transition:all .15s}.pagination a:hover,.pagination .current{border-color:#f2ede466;color:var(--paper)}.cart-page{padding:8rem 3rem 6rem;max-width:860px;margin:0 auto}.cart-page .section-title{margin-bottom:3rem}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:1.5rem;align-items:start;padding:1.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.cart-item__img img{border:1px solid rgba(255,255,255,.04)}.cart-item__title{font-family:var(--font-display);font-weight:500;color:#f2ede4cc;display:block;margin-bottom:.3rem;font-size:.95rem}.cart-item__title:hover{color:var(--paper)}.cart-item__variant{font-size:.78rem;color:#f2ede44d;margin-bottom:.5rem}.cart-item__price{font-size:.85rem;color:#f2ede480;margin-bottom:.75rem}.cart-item__qty{display:flex;align-items:center;gap:.75rem}.qty-btn{width:28px;height:28px;border:1px solid rgba(255,255,255,.1);background:transparent;cursor:pointer;color:#f2ede480;font-size:1rem;transition:all .15s}.qty-btn:hover{border-color:#f2ede466;color:var(--paper)}.qty-val{font-size:.88rem;color:#f2ede499;min-width:24px;text-align:center}.cart-item__remove{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#f2ede433;padding-top:.3rem;transition:color .15s}.cart-item__remove:hover{color:#f2ede499}.cart-footer{padding-top:2.5rem}.cart-totals{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.cart-total-label{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:#f2ede459}.cart-total-price{font-family:var(--font-display);font-size:1.6rem;color:var(--paper);font-weight:600}.cart-note{font-size:.75rem;color:#f2ede433;margin-bottom:1.5rem;margin-top:1rem}.btn-checkout{width:100%;padding:1rem;font-size:.82rem;margin-bottom:.75rem}.cart-empty{text-align:center;padding:5rem 0}.cart-empty p{color:#f2ede44d;margin-bottom:2rem;font-size:.95rem}.newsletter{background:var(--sumi-mid);padding:7rem 3rem;text-align:center;border-top:1px solid rgba(255,255,255,.05)}.newsletter-eyebrow{font-size:.65rem;letter-spacing:.24em;text-transform:uppercase;color:#f2ede438;margin-bottom:1.2rem}.newsletter-title{font-family:var(--font-display);font-size:clamp(2.2rem,4.5vw,3.8rem);color:var(--paper);letter-spacing:.02em;margin-bottom:.8rem;line-height:1.05;font-weight:600}.newsletter-title span{color:#f2ede452}.newsletter-sub{font-size:.82rem;color:#f2ede447;font-weight:300;margin-bottom:2.8rem;line-height:1.85}.newsletter-form{display:flex;max-width:400px;margin:0 auto}.newsletter-input{flex:1;padding:.88rem 1.1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-right:none;color:var(--paper);font-family:var(--font-body);font-size:.83rem;outline:none;transition:border-color .2s}.newsletter-input::placeholder{color:#f2ede433}.newsletter-input:focus{border-color:#f2ede440}.newsletter-btn{background:var(--paper);color:var(--sumi);border:none;padding:.88rem 1.5rem;font-family:var(--font-body);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;cursor:pointer;transition:background .2s;white-space:nowrap}.newsletter-btn:hover{background:#fff}.newsletter-note{font-size:.65rem;color:#f2ede41f;margin-top:.9rem}.newsletter-note a{color:#f2ede433;border-bottom:1px solid rgba(242,237,228,.1)}.success-msg{display:none;color:#f2ede48c;font-size:.85rem;margin-top:.9rem;letter-spacing:.06em}@media(max-width:1024px){.product-page{grid-template-columns:1fr 1fr;gap:2.5rem;padding:5rem 2rem}.product-media{grid-template-columns:1fr}.product-media__main{order:1}.product-media__thumbs{flex-direction:row;order:2;overflow-x:auto;overflow-y:visible;max-height:none;gap:.4rem;scrollbar-width:none}.product-media__thumbs::-webkit-scrollbar{display:none}.media-thumb{flex-shrink:0;width:56px}}@media(max-width:768px){.header-inner{padding:1rem 1.5rem}.nav-links,.header-actions{display:none}.nav-mobile-toggle{display:flex}.hero{grid-template-columns:1fr}.hero-left{padding:1.2rem 1.5rem;border-right:none;border-bottom:1px solid rgba(255,255,255,.05)}.hero-label{margin-bottom:.6rem}.hero-title{font-size:2rem;margin-bottom:.6rem;line-height:1.05}.hero-sub{display:none}.hero-craft{margin-bottom:1.2rem;font-size:.6rem}.hero-actions .btn-primary,.hero-actions .btn-ghost{padding:.6rem 1.2rem;font-size:.7rem}.hero-right{min-height:140px}.ink-ring:nth-child(1){width:160px;height:160px}.ink-ring:nth-child(2){width:110px;height:110px}.ink-ring:nth-child(3){width:65px;height:65px}.hero-logo-dark{width:120px}.hero-badge{display:none}.section{padding:4rem 1.5rem}.products-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(3n){border-right:1px solid rgba(255,255,255,.05)}.product-card:nth-child(2n){border-right:none}.product-page{grid-template-columns:1fr;gap:0;padding:68px 0 0}.product-media{grid-template-columns:1fr;position:static}.product-media__thumbs{display:none}.product-media__main-img-wrap{aspect-ratio:3/4;border:none}.media-arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:#0d0b08b3;border:1px solid rgba(255,255,255,.1);border-radius:0;cursor:pointer;color:var(--paper);z-index:5}.media-arrow--prev{left:10px}.media-arrow--next{right:10px}.product-media__dots{display:flex;justify-content:center;gap:5px;position:absolute;bottom:10px;left:0;right:0}.media-dot{width:5px;height:5px;border-radius:50%;background:#fff3;border:none;cursor:pointer;padding:0;transition:background .2s}.media-dot.active{background:var(--paper)}.product-info{padding:1.8rem 1.5rem 3rem}.product-title{font-size:2rem}.btn-atc{min-height:52px}.option-btn{min-height:44px}.collection-page,.cart-page{padding:5rem 1.5rem 3rem}.cart-item{grid-template-columns:80px 1fr auto;gap:1rem}.newsletter{padding:5rem 1.5rem}.newsletter-form{flex-direction:column}.newsletter-input{border-right:1px solid rgba(255,255,255,.08);border-bottom:none}.newsletter-btn{padding:.88rem}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.product-card{border-right:none}.hero-title{font-size:2.8rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
