.why-edo{--why-bg: #EDE5D8;--why-text: #2C1810;--why-text-muted: rgba(44, 24, 16, .6);--why-accent: #C53D43;--why-accent-warm: #8B4513;--why-border: rgba(44, 24, 16, .12);--why-border-strong: rgba(44, 24, 16, .25);position:relative;background:var(--why-bg);color:var(--why-text);overflow:hidden}.why-edo h2,.why-edo h3,.why-edo p,.why-edo span{color:var(--why-text)}.why-edo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:1}.why-edo>*{position:relative;z-index:2}.why-edo__opening{padding:10rem 2rem 6rem;text-align:center;max-width:90rem;margin:0 auto}.why-edo__kana{display:block;font-size:1.2rem;letter-spacing:.35em;text-transform:uppercase;color:var(--why-text-muted)!important;margin-bottom:2.4rem}.why-edo__title{font-family:var(--edo-heading-font)!important;font-size:clamp(4rem,7vw,8rem);font-weight:300;line-height:1.05;letter-spacing:-.02em;margin:0 0 3.6rem;color:var(--why-text)!important}.why-edo__title em{font-style:italic;color:var(--why-accent)!important}.why-edo__rule{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-bottom:3.6rem}.why-edo__rule:before,.why-edo__rule:after{content:"";width:6rem;height:1px;background:var(--why-border-strong)}.why-edo__rule-dot{width:.6rem;height:.6rem;border-radius:50%;background:var(--why-accent)}.why-edo__lead{font-family:var(--edo-heading-font);font-size:clamp(1.6rem,2.2vw,2.2rem);font-weight:300;font-style:italic;line-height:1.7;max-width:52rem;margin:0 auto;color:var(--why-text-muted)!important}.why-edo__logo{display:flex;justify-content:center;padding:0 2rem 6rem}.why-edo__logo img{width:clamp(16rem,20vw,22rem);height:auto;display:block}.why-edo__pillars{max-width:110rem;margin:0 auto;padding:0 2rem}.why-edo__pillar{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center;padding:5rem 0;border-top:1px solid var(--why-border);opacity:0;transform:translateY(4rem);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.why-edo__pillar.is-visible{opacity:1;transform:translateY(0)}.why-edo__pillar:nth-child(2n){direction:rtl}.why-edo__pillar:nth-child(2n)>*{direction:ltr}.why-edo__image-wrap{position:relative}.why-edo__image-frame{position:relative;overflow:hidden;border-radius:.4rem}.why-edo__pillar:nth-child(odd) .why-edo__image-frame{aspect-ratio:4 / 5}.why-edo__pillar:nth-child(2n) .why-edo__image-frame{aspect-ratio:3 / 4}.why-edo__placeholder{width:100%;height:100%;border:1px dashed var(--why-border-strong);border-radius:.4rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.2rem;background:#2c18100a;transition:background .4s ease}.why-edo__placeholder:hover{background:#2c181014}.why-edo__placeholder-icon{width:4.8rem;height:4.8rem;opacity:.35}.why-edo__placeholder-label{font-size:1.1rem;letter-spacing:.15em;text-transform:uppercase;color:var(--why-text-muted)}.why-edo__image-frame img{width:100%;height:100%;object-fit:cover;display:block}.why-edo__image-wrap:after{content:"";position:absolute;width:4rem;height:4rem;border-color:var(--why-accent);border-style:solid;border-width:0;pointer-events:none}.why-edo__pillar:nth-child(odd) .why-edo__image-wrap:after{bottom:-1.2rem;right:-1.2rem;border-right-width:1px;border-bottom-width:1px}.why-edo__pillar:nth-child(2n) .why-edo__image-wrap:after{bottom:-1.2rem;left:-1.2rem;border-left-width:1px;border-bottom-width:1px}.why-edo__pillar-content{position:relative;padding:2rem 0;overflow:hidden}.why-edo__pillar-number{position:absolute;top:-.15em;right:-.05em;font-family:var(--edo-heading-font);font-size:clamp(14rem,18vw,22rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--why-text)!important;opacity:.06;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0}.why-edo__pillar:nth-child(2n) .why-edo__pillar-number{right:-.05em;left:auto}.why-edo__pillar-title{position:relative;z-index:1;font-family:var(--edo-heading-font)!important;font-size:clamp(2.8rem,4vw,4rem);font-weight:300;line-height:1.15;letter-spacing:-.01em;margin:0 0 2.4rem;color:var(--why-text)!important}.why-edo__pillar-body{position:relative;z-index:1;font-size:1.6rem;line-height:1.85;color:var(--why-text-muted)!important;max-width:42rem}.why-edo__pillar-body p{margin:0}.why-edo__closing{border-top:1px solid var(--why-border);max-width:110rem;margin:0 auto;padding:8rem 2rem 10rem;text-align:center}.why-edo__closing-ornament{display:block;font-size:2.4rem;margin-bottom:3rem;color:var(--why-accent);letter-spacing:1.6rem;opacity:.6}.why-edo__closing-text{font-family:var(--edo-heading-font);font-size:clamp(2rem,3vw,3.2rem);font-weight:300;font-style:italic;line-height:1.6;max-width:56rem;margin:0 auto 3.6rem;color:var(--why-text)!important}.why-edo__closing-cta{display:inline-flex;align-items:center;gap:1rem;font-size:1.2rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;color:var(--why-text);padding:1.4rem 3.6rem;border:1px solid var(--why-border-strong);border-radius:0;transition:all .4s ease}.why-edo__closing-cta:hover{background:var(--why-text);color:var(--why-bg);border-color:var(--why-text)}.why-edo__closing-cta svg{transition:transform .3s ease}.why-edo__closing-cta:hover svg{transform:translate(4px)}@media screen and (max-width:989px){.why-edo__opening{padding:7rem 2rem 4rem}.why-edo__pillar{grid-template-columns:1fr;gap:3rem;padding:4rem 0}.why-edo__pillar:nth-child(2n){direction:ltr}.why-edo__pillar:nth-child(odd) .why-edo__image-frame,.why-edo__pillar:nth-child(2n) .why-edo__image-frame{aspect-ratio:16 / 10}.why-edo__image-wrap:after{display:none}.why-edo__pillar-content{padding:0}.why-edo__closing{padding:6rem 2rem 7rem}}@media screen and (max-width:749px){.why-edo__opening{padding:5rem 1.6rem 3rem}.why-edo__pillar{padding:3rem 0}.why-edo__closing{padding:4rem 1.6rem 5rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/custom-why-edo-market.css.map */
