.Nav-module__jmVfSG__header{z-index:100;width:100%;position:sticky;top:0}.Nav-module__jmVfSG__regStrip{background:var(--ink);justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.Nav-module__jmVfSG__swatches{display:flex}.Nav-module__jmVfSG__sw{width:56px;height:14px;display:block}.Nav-module__jmVfSG__swSm{width:26px;height:12px;display:block}.Nav-module__jmVfSG__regText{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;white-space:nowrap;padding-right:16px;font-size:12px}.Nav-module__jmVfSG__regMobileText{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;white-space:nowrap;padding-right:16px;font-size:10px;display:none}.Nav-module__jmVfSG__bar{background:var(--ink);justify-content:space-between;align-items:center;gap:24px;width:100%;padding:14px 28px;display:flex}.Nav-module__jmVfSG__logo{flex-shrink:0;align-items:center;display:inline-flex}.Nav-module__jmVfSG__logoBox{padding:3px 12px;display:inline-flex}.Nav-module__jmVfSG__logoImg{object-fit:contain;width:auto;height:92px}.Nav-module__jmVfSG__logoImgSm{object-fit:contain;width:auto;height:68px}.Nav-module__jmVfSG__links{flex:1;justify-content:center;align-items:center;gap:40px;display:flex}.Nav-module__jmVfSG__link{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;white-space:nowrap;transition:color var(--t-fast) var(--ease);font-size:24px}.Nav-module__jmVfSG__link:hover,.Nav-module__jmVfSG__link:focus-visible{color:var(--acid);text-shadow:-1.5px 0 var(--red), 1.5px 0 var(--blue);animation:1.2s linear infinite Nav-module__jmVfSG__crtFlicker}@keyframes Nav-module__jmVfSG__crtFlicker{0%,to{opacity:1}8%{opacity:.72}10%{opacity:1}52%{opacity:.85}54%{opacity:1}70%{opacity:.78}72%{opacity:1}}.Nav-module__jmVfSG__linkActive{color:var(--acid)}.Nav-module__jmVfSG__activeDot{color:var(--acid);margin-right:8px;animation:1s step-end infinite Nav-module__jmVfSG__dotBlink}@keyframes Nav-module__jmVfSG__dotBlink{0%,49%{opacity:1}50%,to{opacity:.2}}.Nav-module__jmVfSG__joinBtn{background:var(--acid);color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;white-space:nowrap;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);flex-shrink:0;align-items:center;padding:10px 18px;font-size:20px;display:inline-flex}.Nav-module__jmVfSG__joinBtn:hover,.Nav-module__jmVfSG__joinBtn:focus-visible{box-shadow:3px 3px 0 var(--red);transform:translate(-1px,-1px)}.Nav-module__jmVfSG__joinBtn:active{box-shadow:none;transform:translate(1px,1px)}.Nav-module__jmVfSG__hamburger{background:var(--acid);width:42px;height:42px;color:var(--ink);transition:transform var(--t-fast) var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:none}.Nav-module__jmVfSG__hamburger:active{transform:scale(.94)}.Nav-module__jmVfSG__overlay{z-index:200;background:var(--ink);overscroll-behavior:contain;flex-direction:column;display:none;position:fixed;inset:0;overflow-y:auto}.Nav-module__jmVfSG__overlayOpen{animation:Nav-module__jmVfSG__overlayIn var(--t-med) var(--ease);display:flex}@keyframes Nav-module__jmVfSG__overlayIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Nav-module__jmVfSG__menuHeader{flex-direction:column;flex-shrink:0;display:flex}.Nav-module__jmVfSG__menuBar{justify-content:space-between;align-items:center;min-height:100px;padding:12px 20px;display:flex}.Nav-module__jmVfSG__closeBtn{align-items:center;gap:8px;display:inline-flex}.Nav-module__jmVfSG__closeLabel{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;font-size:12px}.Nav-module__jmVfSG__xBox{background:var(--acid);width:42px;height:42px;color:var(--ink);transition:transform var(--t-fast) var(--ease);justify-content:center;align-items:center;display:inline-flex}.Nav-module__jmVfSG__closeBtn:hover .Nav-module__jmVfSG__xBox,.Nav-module__jmVfSG__closeBtn:focus-visible .Nav-module__jmVfSG__xBox{transform:rotate(90deg)}.Nav-module__jmVfSG__menuList{flex:1;padding:26px 0 20px}.Nav-module__jmVfSG__menuKicker{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;padding:0 20px 20px;font-size:12px}.Nav-module__jmVfSG__menuItems{margin:0;padding:0;list-style:none}.Nav-module__jmVfSG__menuItem{border-bottom:1px solid var(--muted);transition:background var(--t-fast) var(--ease);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.Nav-module__jmVfSG__menuItems li:last-child .Nav-module__jmVfSG__menuItem{border-bottom:0}.Nav-module__jmVfSG__menuItemRow{justify-content:space-between;align-items:center;display:flex}.Nav-module__jmVfSG__menuItemLeft{align-items:center;gap:12px;display:flex}.Nav-module__jmVfSG__menuIdx{color:var(--red);font-family:var(--font-mono);letter-spacing:1px;font-size:13px}.Nav-module__jmVfSG__menuLabel{color:var(--paper);font-family:var(--font-display);letter-spacing:1px;font-size:48px;line-height:1}.Nav-module__jmVfSG__menuArrow{color:var(--acid);transition:transform var(--t-fast) var(--ease);flex-shrink:0}.Nav-module__jmVfSG__menuDesc{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:12px}.Nav-module__jmVfSG__menuItem:hover,.Nav-module__jmVfSG__menuItem:focus-visible{background:#151515}.Nav-module__jmVfSG__menuItem:hover .Nav-module__jmVfSG__menuLabel{color:var(--acid)}.Nav-module__jmVfSG__menuItem:hover .Nav-module__jmVfSG__menuArrow{transform:translate(3px,-3px)}.Nav-module__jmVfSG__menuItemActive,.Nav-module__jmVfSG__menuItemActive:hover,.Nav-module__jmVfSG__menuItemActive:focus-visible{background:var(--red)}.Nav-module__jmVfSG__menuItemActive .Nav-module__jmVfSG__menuIdx,.Nav-module__jmVfSG__menuItemActive .Nav-module__jmVfSG__menuLabel,.Nav-module__jmVfSG__menuItemActive .Nav-module__jmVfSG__menuDesc,.Nav-module__jmVfSG__menuItemActive .Nav-module__jmVfSG__menuArrow{color:var(--paper-bright)}.Nav-module__jmVfSG__menuUtility{flex-shrink:0}.Nav-module__jmVfSG__menuUtilityInner{flex-direction:column;gap:22px;padding:22px 20px;display:flex}.Nav-module__jmVfSG__utilDivider{background:var(--paper);height:2px}.Nav-module__jmVfSG__utilContact{flex-direction:column;gap:8px;display:flex}.Nav-module__jmVfSG__utilLabel{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:13px}.Nav-module__jmVfSG__utilEmail{color:var(--paper);font-family:var(--font-display);letter-spacing:-.5px;transition:color var(--t-fast) var(--ease);font-size:26px}.Nav-module__jmVfSG__utilEmail:hover{color:var(--acid)}.Nav-module__jmVfSG__utilJoin{background:var(--acid);color:var(--ink);font-family:var(--font-head);letter-spacing:1px;transition:filter var(--t-fast) var(--ease);justify-content:space-between;align-items:center;padding:16px 20px;font-size:14px;font-weight:700;display:flex}.Nav-module__jmVfSG__utilJoin:hover{filter:brightness(.92)}.Nav-module__jmVfSG__colorBar{display:flex}.Nav-module__jmVfSG__colorBar span{flex:1;height:10px}@media (max-width:760px){.Nav-module__jmVfSG__links,.Nav-module__jmVfSG__joinBtn,.Nav-module__jmVfSG__regText{display:none}.Nav-module__jmVfSG__regMobileText{display:inline}.Nav-module__jmVfSG__hamburger{display:inline-flex}.Nav-module__jmVfSG__bar{padding:12px 20px}.Nav-module__jmVfSG__logoBox{padding-left:0;padding-right:0}.Nav-module__jmVfSG__logoImg{height:68px}.Nav-module__jmVfSG__sw{width:40px}}@media (min-width:761px){.Nav-module__jmVfSG__overlay{display:none!important}}
.Footer-module__nhiC3q__footer{background:var(--ink)}.Footer-module__nhiC3q__colorBar{display:flex}.Footer-module__nhiC3q__colorBar span{flex:1;height:16px}.Footer-module__nhiC3q__body{padding:70px var(--gutter-d) 60px;flex-direction:column;gap:56px;display:flex}.Footer-module__nhiC3q__top{justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.Footer-module__nhiC3q__wordmark{flex-shrink:0;display:inline-flex}.Footer-module__nhiC3q__wordmarkImg{object-fit:contain;width:auto;height:130px}.Footer-module__nhiC3q__columns{gap:56px;display:flex}.Footer-module__nhiC3q__col{flex-direction:column;gap:14px;display:flex}.Footer-module__nhiC3q__colHead{font-family:var(--font-mono);font-size:14px}.Footer-module__nhiC3q__colLink{color:var(--paper);font-family:var(--font-head);white-space:nowrap;transition:color var(--t-fast) var(--ease), transform var(--t-fast) var(--ease);font-size:16px;font-weight:500}.Footer-module__nhiC3q__colLink:hover,.Footer-module__nhiC3q__colLink:focus-visible{color:var(--acid);transform:translate(3px)}.Footer-module__nhiC3q__rule{background:var(--muted);height:2px}.Footer-module__nhiC3q__bottom{justify-content:space-between;align-items:center;gap:24px;display:flex}.Footer-module__nhiC3q__legal,.Footer-module__nhiC3q__made{color:var(--muted);font-family:var(--font-mono);font-size:14px}.Footer-module__nhiC3q__backToTop{color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;transition:opacity var(--t-fast) var(--ease);font-size:14px}.Footer-module__nhiC3q__backToTop:hover,.Footer-module__nhiC3q__backToTop:focus-visible{opacity:.7}@media (max-width:1000px){.Footer-module__nhiC3q__body{padding:56px 40px 48px}.Footer-module__nhiC3q__columns{gap:40px}}@media (max-width:760px){.Footer-module__nhiC3q__body{padding:40px var(--gutter-m) 40px;gap:40px}.Footer-module__nhiC3q__top{flex-direction:column;gap:36px}.Footer-module__nhiC3q__wordmarkImg{height:96px}.Footer-module__nhiC3q__columns{grid-template-columns:1fr 1fr;gap:28px 40px;display:grid}.Footer-module__nhiC3q__col:nth-child(3),.Footer-module__nhiC3q__col:nth-child(4){grid-column:1/-1}.Footer-module__nhiC3q__colLink{white-space:normal;overflow-wrap:break-word}.Footer-module__nhiC3q__bottom{grid-template-columns:1fr auto;align-items:center;gap:12px 16px;display:grid}.Footer-module__nhiC3q__legal{grid-column:1/-1}.Footer-module__nhiC3q__made{grid-column:1}.Footer-module__nhiC3q__backToTop{grid-column:2;justify-self:end}}
.ProductBreadcrumb-module__Z7AH1a__crumb{background:var(--acid);border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:16px 80px;display:flex}.ProductBreadcrumb-module__Z7AH1a__path{white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.ProductBreadcrumb-module__Z7AH1a__parent,.ProductBreadcrumb-module__Z7AH1a__sep{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:16px}.ProductBreadcrumb-module__Z7AH1a__parent:hover,.ProductBreadcrumb-module__Z7AH1a__parent:focus-visible{color:var(--ink)}.ProductBreadcrumb-module__Z7AH1a__current{text-overflow:ellipsis;min-width:0;color:var(--red);font-family:var(--font-mono);letter-spacing:1px;font-size:16px;overflow:hidden}.ProductBreadcrumb-module__Z7AH1a__back{color:var(--red);font-family:var(--font-mono);letter-spacing:1px;flex-shrink:0;font-size:16px}.ProductBreadcrumb-module__Z7AH1a__back:hover,.ProductBreadcrumb-module__Z7AH1a__back:focus-visible{color:var(--ink)}@media (max-width:1000px){.ProductBreadcrumb-module__Z7AH1a__crumb{padding:16px 40px}}@media (max-width:760px){.ProductBreadcrumb-module__Z7AH1a__crumb{gap:10px;padding:12px 20px}.ProductBreadcrumb-module__Z7AH1a__parent,.ProductBreadcrumb-module__Z7AH1a__sep,.ProductBreadcrumb-module__Z7AH1a__current,.ProductBreadcrumb-module__Z7AH1a__back{font-size:13px}}
.ProductGallery-module__HX317G__gallery{flex-direction:column;gap:16px;min-width:0;display:flex}.ProductGallery-module__HX317G__mainWrap{position:relative}.ProductGallery-module__HX317G__main{aspect-ratio:1;border:3px solid var(--ink);background:var(--paper);position:relative;overflow:hidden}.ProductGallery-module__HX317G__main.ProductGallery-module__HX317G__portrait{aspect-ratio:5/7}.ProductGallery-module__HX317G__mainImg{object-fit:cover;width:100%;height:100%}.ProductGallery-module__HX317G__badge{background:var(--red);width:118px;height:118px;color:var(--paper-bright);font-family:var(--font-display);text-align:center;border-radius:50%;place-items:center;font-size:34px;line-height:.85;display:grid;position:absolute;top:28px;right:28px;transform:rotate(10deg)}.ProductGallery-module__HX317G__thumbs{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.ProductGallery-module__HX317G__thumb{aspect-ratio:1;border:2px solid var(--ink);transition:border-color var(--t-fast) var(--ease);flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.ProductGallery-module__HX317G__thumb:hover,.ProductGallery-module__HX317G__thumbActive{border-color:var(--blue)}.ProductGallery-module__HX317G__thumbImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ProductGallery-module__HX317G__cap{background:var(--ink);color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;align-self:flex-start;padding:2px 5px;font-size:12px;position:relative}.ProductGallery-module__HX317G__thumbActive .ProductGallery-module__HX317G__cap{background:var(--blue)}@media (max-width:760px){.ProductGallery-module__HX317G__badge{width:92px;height:92px;font-size:26px;top:18px;right:18px}}
.SizeSelector-module__ztIzrW__wrap{flex-direction:column;gap:12px;display:flex}.SizeSelector-module__ztIzrW__head{color:var(--ink);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.SizeSelector-module__ztIzrW__sizes{gap:10px;display:flex}.SizeSelector-module__ztIzrW__size{background:var(--paper-bright);border:2px solid var(--muted);width:60px;height:60px;color:var(--ink);font-family:var(--font-head);transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);place-items:center;font-size:16px;font-weight:700;display:grid}.SizeSelector-module__ztIzrW__size:hover{border-color:var(--ink)}.SizeSelector-module__ztIzrW__sizeActive,.SizeSelector-module__ztIzrW__sizeActive:hover{background:var(--ink);border-color:var(--ink);color:var(--acid)}
.ContactHero-module__61IUhG__hero{background:var(--ink);position:relative;overflow:hidden}.ContactHero-module__61IUhG__inner{flex-direction:column;gap:22px;padding:46px 80px 38px;display:flex}.ContactHero-module__61IUhG__ringMobile,.ContactHero-module__61IUhG__barMobile{display:none}.ContactHero-module__61IUhG__kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.ContactHero-module__61IUhG__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;align-items:center;gap:8px;font-size:16px;display:inline-flex}.ContactHero-module__61IUhG__tick{background:var(--acid);flex-shrink:0;width:14px;height:14px;display:none}.ContactHero-module__61IUhG__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;text-align:right;font-size:16px}.ContactHero-module__61IUhG__trow{align-items:center;gap:24px;display:flex}.ContactHero-module__61IUhG__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:2px;white-space:nowrap;margin:0;font-size:clamp(52px,13.2vw,190px);font-weight:400;line-height:.86}.ContactHero-module__61IUhG__stamp{background:var(--acid);color:var(--ink);border:2px solid var(--ink);font-family:var(--font-mono);letter-spacing:1px;flex-direction:column;flex-shrink:0;padding:8px 16px;font-size:16px;line-height:1.1;display:inline-flex;transform:rotate(-5deg)}.ContactHero-module__61IUhG__sub{max-width:860px;color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:20px;line-height:1.5}@media (max-width:1000px){.ContactHero-module__61IUhG__inner{padding:46px 40px 38px}}@media (max-width:760px){.ContactHero-module__61IUhG__inner{gap:18px;padding:46px 20px 52px}.ContactHero-module__61IUhG__ringMobile{border:5px solid var(--acid);z-index:0;border-radius:50%;width:60px;height:60px;display:block;position:absolute;top:40px;right:20px}.ContactHero-module__61IUhG__ringMobile:after{content:"";border:5px solid var(--acid);border-radius:50%;position:absolute;inset:12px}.ContactHero-module__61IUhG__barMobile{background:var(--red);transform-origin:0 0;z-index:1;width:120px;height:12px;display:block;position:absolute;top:150px;right:18px;transform:rotate(18deg)}.ContactHero-module__61IUhG__kicker{z-index:2;position:relative}.ContactHero-module__61IUhG__kickerL{letter-spacing:1px;font-size:13px}.ContactHero-module__61IUhG__tick{display:block}.ContactHero-module__61IUhG__kickerR{display:none}.ContactHero-module__61IUhG__trow{z-index:3;position:relative}.ContactHero-module__61IUhG__title{letter-spacing:0;line-height:.9}.ContactHero-module__61IUhG__stamp{display:none}.ContactHero-module__61IUhG__sub{z-index:4;font-size:14px;position:relative}}
.Hero-module__gNeX-G__hero{background:var(--ink);height:169.23vw;position:relative;overflow:hidden}.Hero-module__gNeX-G__decor{position:absolute;inset:0}.Hero-module__gNeX-G__wedge{display:none}.Hero-module__gNeX-G__wedgeMobile{width:100%;height:100%;display:block;position:absolute;inset:0}.Hero-module__gNeX-G__circleOffset{background:var(--blue);border-radius:50%;width:73.85vw;height:73.85vw;position:absolute;top:20vw;left:38.46vw}.Hero-module__gNeX-G__circleImg{border:3px solid var(--paper-bright);background-image:url(/assets/OUCH_brussels_5.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;width:73.85vw;height:73.85vw;position:absolute;top:17.44vw;left:35.9vw}.Hero-module__gNeX-G__targetRing{width:13.33vw;height:13.33vw;position:absolute;top:11.28vw;left:26.67vw}.Hero-module__gNeX-G__accentBar{background:var(--acid);transform-origin:0 0;width:38.46vw;height:2.56vw;display:block;position:absolute;top:38.46vw;left:10.26vw;transform:rotate(18deg)}.Hero-module__gNeX-G__kickers{display:none}.Hero-module__gNeX-G__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px}.Hero-module__gNeX-G__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px}.Hero-module__gNeX-G__kruger{transform-origin:0 0;z-index:5;flex-direction:column;align-items:flex-start;gap:2.05vw;margin:0;font-weight:400;display:flex;position:absolute;top:70.77vw;left:5.13vw;transform:rotate(3deg)}.Hero-module__gNeX-G__kbox{font-family:var(--font-display);letter-spacing:1px;white-space:nowrap;align-items:flex-start;padding:.51vw 3.08vw;line-height:.9;display:inline-flex}.Hero-module__gNeX-G__kboxRed{background:var(--red);color:var(--paper-bright);font-size:14.36vw}.Hero-module__gNeX-G__kboxInk{background:var(--ink);color:var(--paper-bright);border:2px solid var(--paper);font-size:11.79vw}.Hero-module__gNeX-G__kboxAcid{background:var(--acid);color:var(--ink);font-size:14.36vw}.Hero-module__gNeX-G__lower{z-index:6;flex-direction:column;gap:3.59vw;display:flex;position:absolute;top:131.28vw;left:5.13vw}.Hero-module__gNeX-G__sub{color:var(--paper);font-family:var(--font-body);width:87.18vw;margin:0;font-size:3.59vw;line-height:1.43}.Hero-module__gNeX-G__ctaRow{flex-direction:column;display:flex}.Hero-module__gNeX-G__btnPrimary{display:none}.Hero-module__gNeX-G__btnGhost{border:2px solid var(--paper);width:87.18vw;color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);justify-content:space-between;align-items:center;padding:3.59vw 5.13vw;font-size:3.59vw;display:flex}.Hero-module__gNeX-G__btnGhost:hover,.Hero-module__gNeX-G__btnGhost:focus-visible{background:var(--paper);color:var(--ink)}.Hero-module__gNeX-G__ghostArrow{display:inline}@media (min-width:761px){.Hero-module__gNeX-G__hero{height:760px}.Hero-module__gNeX-G__wedge{width:1040px;height:760px;display:block;position:absolute;top:0;left:0}.Hero-module__gNeX-G__wedgeMobile{display:none}.Hero-module__gNeX-G__circleOffset{width:512px;height:512px;top:158px;left:850px}.Hero-module__gNeX-G__circleImg{background-image:url(/assets/OUCH_belo_horizonte_22.webp);width:512px;height:512px;top:146px;left:838px}.Hero-module__gNeX-G__targetRing{width:64px;height:64px;top:110px;left:792px}.Hero-module__gNeX-G__accentBar{width:360px;height:12px;top:96px;left:560px;transform:rotate(16deg)}.Hero-module__gNeX-G__kickers{z-index:5;flex-direction:row;justify-content:space-between;display:flex;position:absolute;top:26px;left:28px;right:28px}.Hero-module__gNeX-G__kickerL,.Hero-module__gNeX-G__kickerR{font-size:16px}.Hero-module__gNeX-G__kickerR{text-align:right}.Hero-module__gNeX-G__kruger{gap:10px;top:150px;left:84px}.Hero-module__gNeX-G__kbox{padding:2px 18px}.Hero-module__gNeX-G__kboxRed,.Hero-module__gNeX-G__kboxAcid{font-size:128px}.Hero-module__gNeX-G__kboxInk{font-size:96px}.Hero-module__gNeX-G__lower{gap:20px;width:fit-content;top:566px;left:84px}.Hero-module__gNeX-G__sub{width:664px;font-size:24px;line-height:34px}.Hero-module__gNeX-G__ctaRow{flex-direction:row;align-items:center;gap:12px}.Hero-module__gNeX-G__btnPrimary{background:var(--red);color:var(--paper-bright);font-family:var(--font-mono);letter-spacing:1px;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease), background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);justify-content:center;align-items:center;padding:15px 24px;font-size:20px;display:inline-flex}.Hero-module__gNeX-G__btnPrimary:hover,.Hero-module__gNeX-G__btnPrimary:focus-visible{background:var(--acid);color:var(--ink);box-shadow:4px 4px 0 var(--ink);transform:translate(-1px,-1px)}.Hero-module__gNeX-G__btnPrimary:active{box-shadow:none;transform:translate(2px,2px)}.Hero-module__gNeX-G__btnGhost{width:auto;color:var(--paper);justify-content:center;padding:15px 24px;font-size:20px}.Hero-module__gNeX-G__ghostArrow{display:none}}
.ProductCta-module__UNZNgq__wrap{flex-direction:column;gap:10px;display:flex}.ProductCta-module__UNZNgq__btn{width:100%;height:60px;font-family:var(--font-head);letter-spacing:1px;transition:filter var(--t-fast) var(--ease), transform var(--t-fast) var(--ease);justify-content:space-between;align-items:center;gap:16px;padding:0 20px;font-size:18px;font-weight:800;display:flex}.ProductCta-module__UNZNgq__btn:hover{filter:brightness(1.06)}.ProductCta-module__UNZNgq__btn:active{transform:translateY(1px)}.ProductCta-module__UNZNgq__btn:disabled{cursor:progress;opacity:.85}.ProductCta-module__UNZNgq__btn span:last-child{transition:transform var(--t-fast) var(--ease)}.ProductCta-module__UNZNgq__btn:hover span:last-child{transform:translate(4px)}.ProductCta-module__UNZNgq__waitlist{background:var(--red);color:var(--paper)}.ProductCta-module__UNZNgq__buy{background:var(--ink);color:var(--acid)}.ProductCta-module__UNZNgq__free{background:var(--acid);color:var(--ink)}.ProductCta-module__UNZNgq__note{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:14px}
.ArchiveFilters-module__JkG3Na__groups{flex-direction:column;gap:12px;display:flex}.ArchiveFilters-module__JkG3Na__group{align-items:baseline;gap:14px;display:flex}.ArchiveFilters-module__JkG3Na__groupLabel{min-width:46px;color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;flex-shrink:0;font-size:13px}.ArchiveFilters-module__JkG3Na__chips{flex-wrap:wrap;gap:10px;display:flex}.ArchiveFilters-module__JkG3Na__chip{background:var(--ink);border:1px solid var(--muted);color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);padding:8px 14px;font-size:14px}.ArchiveFilters-module__JkG3Na__chip:hover{border-color:var(--paper);color:var(--paper-bright)}.ArchiveFilters-module__JkG3Na__chipActive,.ArchiveFilters-module__JkG3Na__chipActive:hover{background:var(--acid);border-color:var(--acid);color:var(--ink)}@media (max-width:760px){.ArchiveFilters-module__JkG3Na__group{flex-direction:column;align-items:flex-start;gap:8px}.ArchiveFilters-module__JkG3Na__groupLabel{color:var(--ink);font-size:12px}.ArchiveFilters-module__JkG3Na__chips{flex-flow:wrap;gap:8px}.ArchiveFilters-module__JkG3Na__chip{background:var(--paper);border:2px solid var(--ink);color:var(--ink);padding:6px 10px}.ArchiveFilters-module__JkG3Na__chip:hover{background:var(--ink);color:var(--paper)}.ArchiveFilters-module__JkG3Na__chipActive,.ArchiveFilters-module__JkG3Na__chipActive:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}}
.ContactForm-module__bGvStW__form{flex-direction:column;gap:26px;display:flex}.ContactForm-module__bGvStW__head{flex-direction:column;gap:6px;display:flex}.ContactForm-module__bGvStW__title{color:var(--ink);font-family:var(--font-head);letter-spacing:1px;margin:0;font-size:34px;font-weight:800}.ContactForm-module__bGvStW__sub{color:var(--muted);font-family:var(--font-body);margin:0;font-size:15px;line-height:1.4}.ContactForm-module__bGvStW__field{flex-direction:column;gap:8px;display:flex}.ContactForm-module__bGvStW__label{color:var(--ink);font-family:var(--font-mono);letter-spacing:2px;padding:0;font-size:14px}.ContactForm-module__bGvStW__input{background:var(--paper-bright);border:2px solid var(--ink);width:100%;color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;padding:16px 18px;font-size:16px}.ContactForm-module__bGvStW__input::placeholder{color:var(--muted)}.ContactForm-module__bGvStW__input:focus-visible{outline:3px solid var(--acid);outline-offset:-3px}.ContactForm-module__bGvStW__textarea{resize:vertical;height:180px;line-height:1.4}.ContactForm-module__bGvStW__inputError{border-color:var(--red)}.ContactForm-module__bGvStW__errorNote{color:var(--red);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ContactForm-module__bGvStW__topic{border:none;flex-direction:column;gap:10px;margin:0;padding:0;display:flex}.ContactForm-module__bGvStW__opts{flex-wrap:wrap;gap:10px;display:flex}.ContactForm-module__bGvStW__opt{background:var(--paper);border:2px solid var(--ink);color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);padding:12px 18px;font-size:14px}.ContactForm-module__bGvStW__opt:hover{background:var(--ink);color:var(--paper-bright)}.ContactForm-module__bGvStW__optSelected,.ContactForm-module__bGvStW__optSelected:hover{background:var(--acid);border-color:var(--acid);color:var(--ink)}.ContactForm-module__bGvStW__submit{background:var(--ink);width:100%;color:var(--acid);font-family:var(--font-head);letter-spacing:.5px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);justify-content:space-between;align-items:center;padding:22px 20px;font-size:20px;font-weight:700;display:flex}.ContactForm-module__bGvStW__submit:hover:not(:disabled),.ContactForm-module__bGvStW__submit:focus-visible{background:var(--acid);color:var(--ink)}.ContactForm-module__bGvStW__submit:disabled{cursor:progress;opacity:.85}.ContactForm-module__bGvStW__submit span:last-child{transition:transform var(--t-fast) var(--ease)}.ContactForm-module__bGvStW__submit:hover:not(:disabled) span:last-child{transform:translate(4px)}.ContactForm-module__bGvStW__note{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:12px;line-height:1.6}.ContactForm-module__bGvStW__success{background:var(--ink);color:var(--acid);font-family:var(--font-head);margin:0;padding:24px;font-size:clamp(18px,2.2vw,24px);font-weight:700;line-height:1.3}.ContactForm-module__bGvStW__reset{color:var(--red);font-family:var(--font-mono);letter-spacing:1px;align-self:flex-start;align-items:center;gap:12px;font-size:16px;display:inline-flex}.ContactForm-module__bGvStW__reset:hover{text-decoration:underline}@media (max-width:760px){.ContactForm-module__bGvStW__form{gap:24px}.ContactForm-module__bGvStW__title{font-size:32px}.ContactForm-module__bGvStW__label{letter-spacing:1px}.ContactForm-module__bGvStW__input{padding:15px}.ContactForm-module__bGvStW__textarea{height:160px}.ContactForm-module__bGvStW__submit{padding:17px 20px;font-size:16px}}
.EmporiumFilters-module__sbJa_q__chips{flex-wrap:wrap;gap:10px;display:flex}.EmporiumFilters-module__sbJa_q__chip{background:var(--ink);border:1px solid var(--muted);color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);padding:8px 14px;font-size:14px}.EmporiumFilters-module__sbJa_q__chip:hover{border-color:var(--paper);color:var(--paper-bright)}.EmporiumFilters-module__sbJa_q__chipActive,.EmporiumFilters-module__sbJa_q__chipActive:hover{background:var(--acid);border-color:var(--acid);color:var(--ink)}@media (max-width:760px){.EmporiumFilters-module__sbJa_q__chips{flex-flow:wrap;gap:8px}.EmporiumFilters-module__sbJa_q__chip{background:var(--paper);border:2px solid var(--ink);color:var(--ink);padding:6px 10px}.EmporiumFilters-module__sbJa_q__chip:hover{background:var(--ink);color:var(--paper)}.EmporiumFilters-module__sbJa_q__chipActive,.EmporiumFilters-module__sbJa_q__chipActive:hover{background:var(--ink);border-color:var(--ink);color:var(--paper)}}
.PhilosophyHero-module__shIfWW__hero{background:var(--ink);flex-direction:column;display:flex;position:relative;overflow:hidden}.PhilosophyHero-module__shIfWW__ringMobile,.PhilosophyHero-module__shIfWW__barMobile{display:none}.PhilosophyHero-module__shIfWW__titleBlock{flex-direction:column;gap:20px;padding:46px 80px 38px;display:flex}.PhilosophyHero-module__shIfWW__kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.PhilosophyHero-module__shIfWW__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;align-items:center;gap:8px;font-size:16px;display:inline-flex}.PhilosophyHero-module__shIfWW__dot{background:var(--red);flex-shrink:0;width:10px;height:10px;display:none}.PhilosophyHero-module__shIfWW__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;text-align:right;font-size:16px}.PhilosophyHero-module__shIfWW__trow{align-items:flex-end;gap:20px;display:flex}.PhilosophyHero-module__shIfWW__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:2px;white-space:nowrap;margin:0;font-size:clamp(52px,13vw,188px);font-weight:400;line-height:.86}.PhilosophyHero-module__shIfWW__target{border:5px solid var(--red);border-radius:50%;flex-shrink:0;width:70px;height:70px;margin-bottom:14px;position:relative}.PhilosophyHero-module__shIfWW__target:after{content:"";border:5px solid var(--red);border-radius:50%;position:absolute;inset:15px}.PhilosophyHero-module__shIfWW__sub{max-width:780px;color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:20px;line-height:1.5}.PhilosophyHero-module__shIfWW__subMobile{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;align-items:center;gap:10px;margin:0;font-size:14px;display:none}.PhilosophyHero-module__shIfWW__tick{background:var(--red);flex-shrink:0;width:28px;height:4px}.PhilosophyHero-module__shIfWW__band{background-position:50%;background-repeat:no-repeat;background-size:cover;height:380px;margin:0;position:relative;overflow:hidden}.PhilosophyHero-module__shIfWW__grade{background:var(--red);mix-blend-mode:color;opacity:.4;pointer-events:none;position:absolute;inset:0}.PhilosophyHero-module__shIfWW__pgno{color:var(--paper-bright);font-family:var(--font-mono);letter-spacing:1px;font-size:13px;position:absolute;top:24px;right:24px}.PhilosophyHero-module__shIfWW__caption{background:var(--acid);color:var(--ink);border:2px solid var(--ink);font-family:var(--font-mono);letter-spacing:1px;transform-origin:0 100%;padding:8px 16px;font-size:14px;position:absolute;bottom:24px;left:28px;transform:rotate(-2deg)}@media (max-width:1000px){.PhilosophyHero-module__shIfWW__titleBlock{padding:46px 40px 38px}.PhilosophyHero-module__shIfWW__band{height:320px}}@media (max-width:760px){.PhilosophyHero-module__shIfWW__titleBlock{gap:20px;padding:46px 24px 54px}.PhilosophyHero-module__shIfWW__ringMobile{border:6px solid var(--acid);z-index:0;border-radius:50%;width:62px;height:62px;display:block;position:absolute;top:40px;right:20px}.PhilosophyHero-module__shIfWW__ringMobile:after{content:"";border:6px solid var(--acid);border-radius:50%;position:absolute;inset:13px}.PhilosophyHero-module__shIfWW__barMobile{background:var(--blue);transform-origin:0 0;z-index:1;width:130px;height:12px;display:block;position:absolute;top:150px;right:18px;transform:rotate(18deg)}.PhilosophyHero-module__shIfWW__kicker{z-index:2;gap:12px;position:relative}.PhilosophyHero-module__shIfWW__kickerL{letter-spacing:1px;font-size:14px}.PhilosophyHero-module__shIfWW__dot{display:block}.PhilosophyHero-module__shIfWW__kickerR{display:none}.PhilosophyHero-module__shIfWW__trow{z-index:3;position:relative}.PhilosophyHero-module__shIfWW__title{letter-spacing:0}.PhilosophyHero-module__shIfWW__target,.PhilosophyHero-module__shIfWW__sub{display:none}.PhilosophyHero-module__shIfWW__subMobile{z-index:4;display:flex;position:relative}.PhilosophyHero-module__shIfWW__band{display:none}}
.PlateCard-module__PTqDsq__card{background:var(--paper-bright);border:2px solid var(--ink);transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);flex-direction:column;display:flex;overflow:hidden}.PlateCard-module__PTqDsq__card:hover,.PlateCard-module__PTqDsq__card:focus-visible{box-shadow:6px 6px 0 var(--ink);transform:translate(-2px,-2px)}.PlateCard-module__PTqDsq__card:active{box-shadow:3px 3px 0 var(--ink);transform:translate(0)}.PlateCard-module__PTqDsq__head{justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.PlateCard-module__PTqDsq__code{color:var(--ink);font-family:var(--font-mono);font-size:16px}.PlateCard-module__PTqDsq__target{width:14px;height:14px;color:var(--ink);flex-shrink:0}.PlateCard-module__PTqDsq__rule{background:var(--ink);height:2px}.PlateCard-module__PTqDsq__imageWrap{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.PlateCard-module__PTqDsq__image{object-fit:cover;transition:transform var(--t-med) var(--ease)}.PlateCard-module__PTqDsq__card:hover .PlateCard-module__PTqDsq__image{transform:scale(1.03)}@media (min-width:761px){.PlateCard-module__PTqDsq__imageWrap{aspect-ratio:auto;height:520px}}.PlateCard-module__PTqDsq__info{flex-direction:column;gap:10px;padding:16px 14px;display:flex}.PlateCard-module__PTqDsq__name{color:var(--ink);font-family:var(--font-head);font-size:24px;font-weight:800;line-height:1.05}.PlateCard-module__PTqDsq__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.PlateCard-module__PTqDsq__price{color:var(--ink);font-family:var(--font-mono);font-size:18px}.PlateCard-module__PTqDsq__tag{font-family:var(--font-mono);white-space:nowrap;padding:5px 9px;font-size:14px}.PlateCard-module__PTqDsq__tagAcid{background:var(--acid);color:var(--ink)}.PlateCard-module__PTqDsq__tagRed{background:var(--red);color:var(--paper-bright)}.PlateCard-module__PTqDsq__tagBlue{background:var(--blue);color:var(--paper-bright)}.PlateCard-module__PTqDsq__tagMuted{background:var(--muted);color:var(--paper-bright)}.PlateCard-module__PTqDsq__details{color:var(--red);font-family:var(--font-mono);letter-spacing:1px;font-size:15px}@media (max-width:760px){.PlateCard-module__PTqDsq__wide .PlateCard-module__PTqDsq__imageWrap,.PlateCard-module__PTqDsq__narrow .PlateCard-module__PTqDsq__imageWrap,.PlateCard-module__PTqDsq__third .PlateCard-module__PTqDsq__imageWrap{aspect-ratio:4/3}.PlateCard-module__PTqDsq__name{font-size:22px}}
.ProductReturns-module__YG7IqG__band{background:var(--ink);flex-direction:column;gap:30px;padding:60px 80px 64px;display:flex}.ProductReturns-module__YG7IqG__head{border-bottom:1px solid var(--muted);justify-content:space-between;align-items:center;gap:16px;padding-bottom:16px;display:flex}.ProductReturns-module__YG7IqG__headL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;align-items:center;gap:8px;font-size:14px;display:inline-flex}.ProductReturns-module__YG7IqG__target{border:3px solid var(--acid);border-radius:50%;flex-shrink:0;width:12px;height:12px}.ProductReturns-module__YG7IqG__headR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ProductReturns-module__YG7IqG__cols{align-items:flex-start;gap:60px;display:flex}.ProductReturns-module__YG7IqG__c1{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}.ProductReturns-module__YG7IqG__h{color:var(--paper-bright);font-family:var(--font-head);letter-spacing:1px;margin:0;font-size:30px;font-weight:800}.ProductReturns-module__YG7IqG__p,.ProductReturns-module__YG7IqG__pBold{color:var(--paper);font-family:var(--font-body);margin:0;font-size:15px;line-height:1.55}.ProductReturns-module__YG7IqG__pBold{font-weight:700}.ProductReturns-module__YG7IqG__c2{flex-direction:column;flex-shrink:0;gap:16px;width:380px;display:flex}.ProductReturns-module__YG7IqG__c2Head{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ProductReturns-module__YG7IqG__em{border-top:1px solid var(--muted);flex-direction:column;gap:2px;padding-top:12px;display:flex}.ProductReturns-module__YG7IqG__em:hover .ProductReturns-module__YG7IqG__emAddr,.ProductReturns-module__YG7IqG__em:focus-visible .ProductReturns-module__YG7IqG__emAddr{color:var(--acid)}.ProductReturns-module__YG7IqG__emLabel{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ProductReturns-module__YG7IqG__emAddr{color:var(--paper-bright);font-family:var(--font-head);transition:color var(--t-fast) var(--ease);font-size:20px;font-weight:700}@media (max-width:1000px){.ProductReturns-module__YG7IqG__band{padding:48px 40px 52px}.ProductReturns-module__YG7IqG__cols{gap:40px}.ProductReturns-module__YG7IqG__c2{width:300px}}@media (max-width:760px){.ProductReturns-module__YG7IqG__band{gap:22px;padding:28px 20px 30px}.ProductReturns-module__YG7IqG__cols{flex-direction:column;gap:28px}.ProductReturns-module__YG7IqG__c2{width:100%}.ProductReturns-module__YG7IqG__h{font-size:24px}}
.ArchiveHeader-module__grEpjG__header{background:var(--ink);flex-direction:column;gap:22px;padding:46px 80px 38px;display:flex}.ArchiveHeader-module__grEpjG__kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.ArchiveHeader-module__grEpjG__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:16px}.ArchiveHeader-module__grEpjG__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;text-align:right;font-size:16px}.ArchiveHeader-module__grEpjG__trow{align-items:center;gap:24px;display:flex}.ArchiveHeader-module__grEpjG__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:2px;white-space:nowrap;margin:0;font-size:clamp(52px,13.2vw,190px);font-weight:400;line-height:.86}.ArchiveHeader-module__grEpjG__stamp{background:var(--red);color:var(--paper-bright);border:2px solid var(--ink);font-family:var(--font-mono);letter-spacing:1px;flex-direction:column;flex-shrink:0;padding:8px 16px;font-size:16px;line-height:1.1;display:inline-flex;transform:rotate(-5deg)}.ArchiveHeader-module__grEpjG__sub{max-width:820px;color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:20px;line-height:1.5}.ArchiveHeader-module__grEpjG__filterRow{border-top:1px solid var(--muted);justify-content:space-between;align-items:center;padding-top:18px;display:flex}@media (max-width:1000px){.ArchiveHeader-module__grEpjG__header{padding:46px 40px 38px}}@media (max-width:760px){.ArchiveHeader-module__grEpjG__header{background:var(--acid);gap:14px;padding:28px 20px 24px}.ArchiveHeader-module__grEpjG__kicker{justify-content:flex-start}.ArchiveHeader-module__grEpjG__kickerL{color:var(--red);letter-spacing:1px;font-size:14px}.ArchiveHeader-module__grEpjG__kickerR{display:none}.ArchiveHeader-module__grEpjG__title{color:var(--ink);letter-spacing:0;line-height:.9}.ArchiveHeader-module__grEpjG__stamp{display:none}.ArchiveHeader-module__grEpjG__sub{color:var(--muted);font-size:14px}.ArchiveHeader-module__grEpjG__filterRow{border-top:none;padding-top:14px}}
.ContactChannels-module__LUPUma__channels{flex-direction:column;gap:26px;display:flex}.ContactChannels-module__LUPUma__infoLabel{align-items:center;gap:8px;display:flex}.ContactChannels-module__LUPUma__tick{background:var(--red);flex-shrink:0;width:14px;height:14px}.ContactChannels-module__LUPUma__infoText{color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;font-size:14px}.ContactChannels-module__LUPUma__em{border-top:1px solid var(--muted);transition:opacity var(--t-fast) var(--ease);flex-direction:column;gap:3px;padding-top:14px;display:flex}.ContactChannels-module__LUPUma__em:hover .ContactChannels-module__LUPUma__emAddr,.ContactChannels-module__LUPUma__em:focus-visible .ContactChannels-module__LUPUma__emAddr{color:var(--acid)}.ContactChannels-module__LUPUma__emLabel{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ContactChannels-module__LUPUma__emAddr{color:var(--paper-bright);font-family:var(--font-head);transition:color var(--t-fast) var(--ease);font-size:22px;font-weight:700}.ContactChannels-module__LUPUma__socials{border-top:1px solid var(--muted);flex-direction:column;gap:10px;padding-top:18px;display:flex}.ContactChannels-module__LUPUma__socialsHead{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ContactChannels-module__LUPUma__srow{align-items:center;gap:18px;display:flex}.ContactChannels-module__LUPUma__social{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;font-size:14px}.ContactChannels-module__LUPUma__social:hover,.ContactChannels-module__LUPUma__social:focus-visible{color:var(--acid)}.ContactChannels-module__LUPUma__loc{border-top:1px solid var(--muted);flex-direction:column;gap:4px;padding-top:18px;display:flex}.ContactChannels-module__LUPUma__locLabel{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ContactChannels-module__LUPUma__locValue{color:var(--paper-bright);font-family:var(--font-head);font-size:19px;font-weight:700;line-height:1.1}
.EmporiumCard-module__uXYixW__plate{background:var(--paper-bright);border:2px solid var(--ink);transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);flex-direction:column;display:flex;overflow:hidden}.EmporiumCard-module__uXYixW__plate:hover,.EmporiumCard-module__uXYixW__plate:focus-visible{box-shadow:6px 6px 0 var(--ink);transform:translate(-2px,-2px)}.EmporiumCard-module__uXYixW__head{justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;display:flex}.EmporiumCard-module__uXYixW__sku{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--ink);font-family:var(--font-mono);font-size:15px;overflow:hidden}.EmporiumCard-module__uXYixW__reticle{border:3px solid var(--ink);border-radius:50%;flex-shrink:0;width:12px;height:12px}.EmporiumCard-module__uXYixW__rule{background:var(--ink);height:2px}.EmporiumCard-module__uXYixW__image{background:var(--paper);width:100%;overflow:hidden}.EmporiumCard-module__uXYixW__img{object-fit:cover;width:100%;height:100%}.EmporiumCard-module__uXYixW__info{flex-direction:column;gap:8px;padding:14px 12px;display:flex}.EmporiumCard-module__uXYixW__name{color:var(--ink);font-family:var(--font-head);margin:0;font-size:22px;font-weight:800;line-height:1.05}.EmporiumCard-module__uXYixW__meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.EmporiumCard-module__uXYixW__price{color:var(--ink);font-family:var(--font-mono);font-size:17px}.EmporiumCard-module__uXYixW__tag{font-family:var(--font-mono);flex-shrink:0;padding:5px 9px;font-size:13px}.EmporiumCard-module__uXYixW__tag_acid{background:var(--acid);color:var(--ink)}.EmporiumCard-module__uXYixW__tag_muted{background:var(--muted);color:var(--paper)}.EmporiumCard-module__uXYixW__tag_blue{background:var(--blue);color:var(--paper)}.EmporiumCard-module__uXYixW__tag_red{background:var(--red);color:var(--paper)}.EmporiumCard-module__uXYixW__det{color:var(--red);font-family:var(--font-mono);letter-spacing:1px;align-items:center;gap:8px;font-size:12px;display:inline-flex}.EmporiumCard-module__uXYixW__det span{transition:transform var(--t-fast) var(--ease)}.EmporiumCard-module__uXYixW__plate:hover .EmporiumCard-module__uXYixW__det span,.EmporiumCard-module__uXYixW__plate:focus-visible .EmporiumCard-module__uXYixW__det span{transform:translate(4px)}
.EmporiumTeaser-module__Wz7Dbq__section{background:var(--paper);padding:96px var(--gutter-d) 110px;flex-direction:column;gap:44px;display:flex}.EmporiumTeaser-module__Wz7Dbq__header{flex-direction:column;gap:18px;display:flex}.EmporiumTeaser-module__Wz7Dbq__kickerRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.EmporiumTeaser-module__Wz7Dbq__kickerL{color:var(--red);font-family:var(--font-mono);font-size:16px}.EmporiumTeaser-module__Wz7Dbq__kickerR{color:var(--ink);font-family:var(--font-mono);font-size:16px}.EmporiumTeaser-module__Wz7Dbq__ruleThick{background:var(--ink);height:3px}.EmporiumTeaser-module__Wz7Dbq__titleRow{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.EmporiumTeaser-module__Wz7Dbq__title{color:var(--ink);font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(64px,12vw,172px);font-weight:400;line-height:.86}.EmporiumTeaser-module__Wz7Dbq__shopAll{background:var(--red);color:var(--paper);font-family:var(--font-head);white-space:nowrap;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);flex-shrink:0;align-items:center;gap:12px;padding:18px 26px;font-size:22px;font-weight:800;display:inline-flex}.EmporiumTeaser-module__Wz7Dbq__shopAll:hover,.EmporiumTeaser-module__Wz7Dbq__shopAll:focus-visible{box-shadow:5px 5px 0 var(--ink);transform:translate(-2px,-2px)}.EmporiumTeaser-module__Wz7Dbq__shopAll:hover span:last-child{transform:translate(3px)}.EmporiumTeaser-module__Wz7Dbq__shopAll span:last-child{transition:transform var(--t-fast) var(--ease)}.EmporiumTeaser-module__Wz7Dbq__sub{color:var(--muted);font-family:var(--font-mono);margin:0;font-size:20px}.EmporiumTeaser-module__Wz7Dbq__grid{flex-direction:column;gap:24px;display:flex}.EmporiumTeaser-module__Wz7Dbq__row{grid-template-columns:var(--cols);align-items:start;gap:24px;display:grid}@media (max-width:1000px){.EmporiumTeaser-module__Wz7Dbq__section{padding:64px 40px 80px}}@media (max-width:760px){.EmporiumTeaser-module__Wz7Dbq__section{padding:48px var(--gutter-m) 64px;gap:28px}.EmporiumTeaser-module__Wz7Dbq__kickerRow{flex-direction:column;align-items:flex-start;gap:4px}.EmporiumTeaser-module__Wz7Dbq__kickerL,.EmporiumTeaser-module__Wz7Dbq__kickerR,.EmporiumTeaser-module__Wz7Dbq__sub{font-size:14px}.EmporiumTeaser-module__Wz7Dbq__titleRow{flex-direction:column;align-items:flex-start;gap:20px}.EmporiumTeaser-module__Wz7Dbq__shopAll{justify-content:center;width:100%}.EmporiumTeaser-module__Wz7Dbq__grid{gap:14px}.EmporiumTeaser-module__Wz7Dbq__row{grid-template-columns:1fr;gap:14px}}
.PhilosophyQuote-module__dVay7G__quote{background:var(--paper);flex-direction:column;gap:36px;padding:72px 120px 76px;display:flex}.PhilosophyQuote-module__dVay7G__header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;display:flex}.PhilosophyQuote-module__dVay7G__hl{color:var(--red);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.PhilosophyQuote-module__dVay7G__hr{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.PhilosophyQuote-module__dVay7G__qmark{color:var(--red);font-family:var(--font-display);height:.5em;font-size:clamp(80px,8.4vw,120px);line-height:.6;display:block}.PhilosophyQuote-module__dVay7G__block{margin:0}.PhilosophyQuote-module__dVay7G__text{color:var(--ink);font-family:var(--font-head);margin:0;font-size:clamp(24px,3.4vw,40px);font-weight:600;line-height:1.34}.PhilosophyQuote-module__dVay7G__box{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:2px 12px;font-weight:800}.PhilosophyQuote-module__dVay7G__boxRed{background:var(--red);color:var(--paper-bright)}.PhilosophyQuote-module__dVay7G__boxAcid{background:var(--acid);color:var(--ink)}.PhilosophyQuote-module__dVay7G__boxBlue{background:var(--blue);color:var(--paper-bright)}.PhilosophyQuote-module__dVay7G__mobileBlock{flex-direction:column;gap:18px;margin:0;display:none}.PhilosophyQuote-module__dVay7G__mText{color:var(--ink);font-family:var(--font-body);margin:0;font-size:20px;line-height:1.4}.PhilosophyQuote-module__dVay7G__mBox{color:var(--paper-bright);font-family:var(--font-head);padding:6px 14px;font-size:30px;font-weight:800;line-height:1}.PhilosophyQuote-module__dVay7G__mBoxRed{background:var(--red)}.PhilosophyQuote-module__dVay7G__mBoxAcid{background:var(--acid);color:var(--ink)}.PhilosophyQuote-module__dVay7G__mBoxBlue{background:var(--blue)}.PhilosophyQuote-module__dVay7G__attr{align-items:center;gap:16px;padding-top:8px;display:flex}.PhilosophyQuote-module__dVay7G__bar{background:var(--ink);flex-shrink:0;width:48px;height:4px}.PhilosophyQuote-module__dVay7G__attrText{color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;font-size:14px;font-style:normal}@media (max-width:1000px){.PhilosophyQuote-module__dVay7G__quote{gap:28px;padding:56px 60px 60px}}@media (max-width:760px){.PhilosophyQuote-module__dVay7G__quote{gap:18px;padding:50px 24px 54px}.PhilosophyQuote-module__dVay7G__header{border-bottom:none;padding-bottom:0}.PhilosophyQuote-module__dVay7G__hl,.PhilosophyQuote-module__dVay7G__hr{letter-spacing:1px;font-size:14px}.PhilosophyQuote-module__dVay7G__qmark{color:var(--ink);font-size:80px;line-height:.6}.PhilosophyQuote-module__dVay7G__block{display:none}.PhilosophyQuote-module__dVay7G__mobileBlock{display:flex}}
.ContactBody-module__v9Qtva__body{background:var(--paper);align-items:flex-start;gap:60px;padding:64px 80px 72px;display:flex}.ContactBody-module__v9Qtva__formWrap{flex:1;min-width:0}.ContactBody-module__v9Qtva__channelsWrap{background:var(--ink);flex-shrink:0;width:420px;padding:36px 32px 38px}@media (max-width:1000px){.ContactBody-module__v9Qtva__body{gap:40px;padding:56px 40px 64px}.ContactBody-module__v9Qtva__channelsWrap{width:340px;padding:32px 28px 34px}}@media (max-width:760px){.ContactBody-module__v9Qtva__body{background:0 0;flex-direction:column;gap:0;padding:0}.ContactBody-module__v9Qtva__formWrap{background:var(--paper);width:100%;padding:50px 20px 54px}.ContactBody-module__v9Qtva__channelsWrap{width:100%;padding:50px 20px}}
.EmporiumHeader-module__zCYI8G__header{background:var(--ink);flex-direction:column;gap:22px;padding:46px 80px 38px;display:flex}.EmporiumHeader-module__zCYI8G__kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.EmporiumHeader-module__zCYI8G__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:16px}.EmporiumHeader-module__zCYI8G__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;text-align:right;font-size:16px}.EmporiumHeader-module__zCYI8G__trow{align-items:center;gap:24px;display:flex}.EmporiumHeader-module__zCYI8G__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:2px;white-space:nowrap;margin:0;font-size:clamp(52px,12.4vw,178px);font-weight:400;line-height:.86}.EmporiumHeader-module__zCYI8G__stamp{background:var(--acid);color:var(--ink);border:2px solid var(--ink);font-family:var(--font-mono);letter-spacing:1px;flex-direction:column;flex-shrink:0;padding:8px 16px;font-size:16px;line-height:1.1;display:inline-flex;transform:rotate(-5deg)}.EmporiumHeader-module__zCYI8G__sub{max-width:840px;color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:20px;line-height:1.5}.EmporiumHeader-module__zCYI8G__filterRow{border-top:1px solid var(--muted);justify-content:space-between;align-items:center;padding-top:18px;display:flex}@media (max-width:1000px){.EmporiumHeader-module__zCYI8G__header{padding:46px 40px 38px}}@media (max-width:760px){.EmporiumHeader-module__zCYI8G__header{background:var(--paper);gap:14px;padding:28px 20px 26px}.EmporiumHeader-module__zCYI8G__kicker{justify-content:flex-start}.EmporiumHeader-module__zCYI8G__kickerL{color:var(--red);letter-spacing:1px;font-size:14px}.EmporiumHeader-module__zCYI8G__kickerR{display:none}.EmporiumHeader-module__zCYI8G__title{color:var(--ink);letter-spacing:0;line-height:.9}.EmporiumHeader-module__zCYI8G__stamp{display:none}.EmporiumHeader-module__zCYI8G__sub{color:var(--muted);font-size:14px}.EmporiumHeader-module__zCYI8G__filterRow{border-top:none;padding-top:14px}}
.Lookbook-module__ojPUva__lookbook{background:var(--ink);height:163.33vw;position:relative;overflow:hidden}.Lookbook-module__ojPUva__kicker{z-index:6;align-items:center;gap:2.56vw;display:flex;position:absolute;top:6.15vw;left:5.64vw}.Lookbook-module__ojPUva__dot{background:var(--red);border-radius:50%;width:2.56vw;height:2.56vw;animation:1s step-end infinite Lookbook-module__ojPUva__recBlink}@keyframes Lookbook-module__ojPUva__recBlink{0%,49%{opacity:1}50%,to{opacity:.2}}.Lookbook-module__ojPUva__kickerText{color:var(--paper);font-family:var(--font-mono);white-space:nowrap;font-size:3.85vw}.Lookbook-module__ojPUva__collage{display:contents}.Lookbook-module__ojPUva__photo{transform-origin:0 0;background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;position:absolute;overflow:hidden}.Lookbook-module__ojPUva__grade{mix-blend-mode:color;opacity:.5;position:absolute;inset:0}.Lookbook-module__ojPUva__p1{border:2px solid var(--paper);z-index:1;width:56.41vw;height:71.79vw;top:28.21vw;left:3.59vw;transform:rotate(-4deg)}.Lookbook-module__ojPUva__p1 .Lookbook-module__ojPUva__grade{background:var(--blue)}.Lookbook-module__ojPUva__p2{border:3px solid var(--acid);z-index:2;width:46.15vw;height:58.97vw;top:17.95vw;left:52.82vw;transform:rotate(5deg)}.Lookbook-module__ojPUva__p2 .Lookbook-module__ojPUva__grade{background:var(--red);opacity:.45}.Lookbook-module__ojPUva__p3{border:2px solid var(--paper);z-index:3;width:46.15vw;height:48.72vw;top:84.62vw;left:53.85vw;transform:rotate(-3deg)}.Lookbook-module__ojPUva__p3 .Lookbook-module__ojPUva__grade{background:var(--muted)}.Lookbook-module__ojPUva__redBar{background:var(--red);color:var(--paper);font-family:var(--font-head);transform-origin:0 0;white-space:nowrap;z-index:4;padding:2.05vw 4.1vw;font-size:4.62vw;font-weight:800;position:absolute;top:64.1vw;left:7.69vw;transform:rotate(-6deg)}.Lookbook-module__ojPUva__headline{transform-origin:0 0;z-index:5;flex-direction:column;margin:0;font-weight:700;line-height:.82;display:flex;position:absolute;top:95.38vw;left:6.67vw;transform:rotate(4deg)}.Lookbook-module__ojPUva__hl1,.Lookbook-module__ojPUva__hl2{font-family:var(--font-black);white-space:nowrap;-webkit-text-stroke:10px var(--ink);paint-order:stroke fill;font-size:18.46vw}.Lookbook-module__ojPUva__hl1{color:var(--paper)}.Lookbook-module__ojPUva__hl2{color:var(--acid)}.Lookbook-module__ojPUva__exploreBtn{background:var(--blue);width:90.77vw;color:var(--acid);font-family:var(--font-head);z-index:6;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);justify-content:center;align-items:center;gap:2.56vw;padding:4.62vw 6.15vw;font-size:5.13vw;font-weight:800;display:flex;position:absolute;top:141.03vw;left:4.74vw}.Lookbook-module__ojPUva__exploreBtn:hover,.Lookbook-module__ojPUva__exploreBtn:focus-visible{box-shadow:5px 5px 0 var(--acid);transform:translate(-2px,-2px)}.Lookbook-module__ojPUva__exploreBtn span:last-child{transition:transform var(--t-fast) var(--ease)}.Lookbook-module__ojPUva__exploreBtn:hover span:last-child{transform:translate(4px)}@media (min-width:761px){.Lookbook-module__ojPUva__lookbook{height:923px}.Lookbook-module__ojPUva__kicker{gap:14px;top:60px;left:80px}.Lookbook-module__ojPUva__dot{width:12px;height:12px}.Lookbook-module__ojPUva__kickerText{font-size:16px}.Lookbook-module__ojPUva__photo{transform-origin:0 0}.Lookbook-module__ojPUva__p1{width:520px;height:620px;top:150px;left:70px;transform:rotate(-4deg)}.Lookbook-module__ojPUva__p2{width:440px;height:540px;top:90px;left:560px;transform:rotate(5deg)}.Lookbook-module__ojPUva__p3{width:420px;height:400px;top:360px;left:930px;transform:rotate(-3deg)}.Lookbook-module__ojPUva__redBar{padding:10px 20px;font-size:22px;top:300px;left:120px;transform:rotate(-6deg)}.Lookbook-module__ojPUva__headline{top:440px;left:360px;transform:rotate(4deg)}.Lookbook-module__ojPUva__hl1{font-size:120px}.Lookbook-module__ojPUva__hl2{font-size:160px}.Lookbook-module__ojPUva__exploreBtn{gap:10px;width:391px;padding:18px 24px;font-size:20px;top:807px;left:524px}}
.PhilosophyMontage-module__9tzhLq__montage{display:none}@media (max-width:760px){.PhilosophyMontage-module__9tzhLq__montage{background:var(--ink);height:500px;display:block;position:relative;overflow:hidden}.PhilosophyMontage-module__9tzhLq__kicker{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;top:26px;left:24px}.PhilosophyMontage-module__9tzhLq__dot{background:var(--acid);flex-shrink:0;width:9px;height:9px}.PhilosophyMontage-module__9tzhLq__kickerText{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;font-size:14px}.PhilosophyMontage-module__9tzhLq__photo{transform-origin:50%;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;overflow:hidden}.PhilosophyMontage-module__9tzhLq__photo1{border:2px solid var(--paper);z-index:1;width:214px;height:280px;top:78px;left:22px;transform:rotate(4deg)}.PhilosophyMontage-module__9tzhLq__photo2{border:3px solid var(--acid);z-index:2;width:150px;height:200px;top:210px;right:16px;transform:rotate(-5deg)}.PhilosophyMontage-module__9tzhLq__grade{mix-blend-mode:color;opacity:.5;pointer-events:none;position:absolute;inset:0}.PhilosophyMontage-module__9tzhLq__gradeRed{background:var(--red)}.PhilosophyMontage-module__9tzhLq__gradeBlue{background:var(--blue)}.PhilosophyMontage-module__9tzhLq__regRing{border:4px solid var(--acid);z-index:3;border-radius:50%;width:44px;height:44px;position:absolute;top:70px;right:96px}.PhilosophyMontage-module__9tzhLq__regRing:after{content:"";border:4px solid var(--acid);border-radius:50%;position:absolute;inset:9px}.PhilosophyMontage-module__9tzhLq__caption{z-index:4;align-items:center;gap:8px;display:flex;position:absolute;bottom:24px;left:24px}.PhilosophyMontage-module__9tzhLq__tick{background:var(--red);flex-shrink:0;width:22px;height:3px}.PhilosophyMontage-module__9tzhLq__captionText{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;font-size:13px}}
.RelatedStrip-module__4liM9W__heading{background:var(--ink);padding:12px 80px}.RelatedStrip-module__4liM9W__hn{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:1px;margin:0;font-size:56px;font-weight:400;line-height:1}.RelatedStrip-module__4liM9W__grid{grid-template-columns:repeat(3,1fr);gap:24px;padding:40px 80px 80px;display:grid}@media (max-width:1000px){.RelatedStrip-module__4liM9W__heading{padding:12px 40px}.RelatedStrip-module__4liM9W__hn{font-size:44px}.RelatedStrip-module__4liM9W__grid{gap:20px;padding:32px 40px 56px}}@media (max-width:760px){.RelatedStrip-module__4liM9W__heading{padding:12px 20px}.RelatedStrip-module__4liM9W__hn{font-size:32px}.RelatedStrip-module__4liM9W__grid{grid-template-columns:1fr;gap:14px;padding:16px 20px 28px}}
.StickerTile-module__9cFFhq__tile{background:var(--paper-bright);border:2px solid var(--ink);flex-direction:column;display:flex;overflow:hidden}.StickerTile-module__9cFFhq__imageArea{aspect-ratio:1;background:var(--paper);width:100%;position:relative;overflow:hidden}.StickerTile-module__9cFFhq__img{object-fit:cover;width:100%;height:100%}.StickerTile-module__9cFFhq__tagBar{background:var(--ink);justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;display:flex}.StickerTile-module__9cFFhq__code{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;font-size:11px;overflow:hidden}.StickerTile-module__9cFFhq__tag{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;flex-shrink:0;font-size:11px}
.ArchiveGrid-module__qkz3aq__grid{background:var(--acid);padding:54px 80px 80px}.ArchiveGrid-module__qkz3aq__tiles{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ArchiveGrid-module__qkz3aq__srStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.ArchiveGrid-module__qkz3aq__grid{padding:40px 40px 64px}.ArchiveGrid-module__qkz3aq__tiles{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:760px){.ArchiveGrid-module__qkz3aq__grid{padding:6px 20px 32px}.ArchiveGrid-module__qkz3aq__tiles{grid-template-columns:1fr;gap:14px}}
.ContactBand-module__R8oa_q__band{background:var(--red);flex-direction:column;gap:20px;padding:64px 80px;display:flex;position:relative;overflow:hidden}.ContactBand-module__R8oa_q__ringMobile{display:none}.ContactBand-module__R8oa_q__statement{flex-direction:column;gap:2px;display:flex}.ContactBand-module__R8oa_q__l1,.ContactBand-module__R8oa_q__l2a,.ContactBand-module__R8oa_q__mostBox{font-family:var(--font-display);letter-spacing:1px;font-size:clamp(44px,6vw,86px);font-weight:400;line-height:.9}.ContactBand-module__R8oa_q__l1,.ContactBand-module__R8oa_q__l2a{color:var(--paper-bright)}.ContactBand-module__R8oa_q__l2row{align-items:center;gap:14px;display:flex}.ContactBand-module__R8oa_q__mostBox{background:var(--ink);color:var(--acid);padding:2px 16px;transform:rotate(-2deg)}.ContactBand-module__R8oa_q__statementMobile{margin:0;display:none}.ContactBand-module__R8oa_q__support{max-width:720px;color:var(--ink);font-family:var(--font-body);margin:0;font-size:16px;line-height:1.5}@media (max-width:1000px){.ContactBand-module__R8oa_q__band{padding:56px 40px}}@media (max-width:760px){.ContactBand-module__R8oa_q__band{gap:16px;padding:54px 20px 58px}.ContactBand-module__R8oa_q__ringMobile{border:5px solid var(--ink);z-index:0;border-radius:50%;width:52px;height:52px;display:block;position:absolute;top:24px;right:24px}.ContactBand-module__R8oa_q__ringMobile:after{content:"";border:5px solid var(--ink);border-radius:50%;position:absolute;inset:10px}.ContactBand-module__R8oa_q__statement{display:none}.ContactBand-module__R8oa_q__statementMobile{z-index:1;color:var(--paper);font-family:var(--font-display);font-size:52px;font-weight:400;line-height:.95;display:block;position:relative}.ContactBand-module__R8oa_q__support{z-index:1;letter-spacing:.5px;font-size:14px;position:relative}}
.EmporiumSections-module__rDjEfW__section{scroll-margin-top:160px}@media (max-width:760px){.EmporiumSections-module__rDjEfW__section{scroll-margin-top:128px}}.EmporiumSections-module__rDjEfW__heading{background:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:12px 80px;display:flex}.EmporiumSections-module__rDjEfW__cat{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:1px;margin:0;font-size:56px;font-weight:400;line-height:1}.EmporiumSections-module__rDjEfW__count{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;flex-shrink:0;font-size:13px}.EmporiumSections-module__rDjEfW__grid{grid-template-columns:repeat(3,1fr);gap:30px 24px;padding:40px 80px 52px;display:grid}.EmporiumSections-module__rDjEfW__srStatus{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1000px){.EmporiumSections-module__rDjEfW__heading{padding:12px 40px}.EmporiumSections-module__rDjEfW__cat{font-size:44px}.EmporiumSections-module__rDjEfW__grid{grid-template-columns:repeat(2,1fr);gap:24px 20px;padding:32px 40px 44px}}@media (max-width:760px){.EmporiumSections-module__rDjEfW__heading{padding:12px 20px}.EmporiumSections-module__rDjEfW__cat{font-size:32px}.EmporiumSections-module__rDjEfW__count{letter-spacing:1px;font-size:12px}.EmporiumSections-module__rDjEfW__grid{grid-template-columns:1fr;row-gap:14px;padding:16px 20px 26px}}
.NewsletterCta-module__ykZ1Ma__section{background:var(--paper-bright);padding:104px var(--gutter-d) 110px;flex-direction:column;gap:34px;display:flex}.NewsletterCta-module__ykZ1Ma__kickerRow{justify-content:space-between;align-items:center;gap:16px;display:flex}.NewsletterCta-module__ykZ1Ma__kickerL{color:var(--red);font-family:var(--font-mono);font-size:16px}.NewsletterCta-module__ykZ1Ma__kickerR{color:var(--ink);font-family:var(--font-mono);font-size:16px}.NewsletterCta-module__ykZ1Ma__ruleThick{background:var(--ink);height:3px}.NewsletterCta-module__ykZ1Ma__redBox{background:var(--red);flex-direction:column;gap:30px;padding:68px 60px 60px;display:flex;position:relative;overflow:hidden}.NewsletterCta-module__ykZ1Ma__badge{background:var(--acid);color:var(--ink);font-family:var(--font-mono);transform-origin:0 0;z-index:0;padding:8px 60px;font-size:13px;position:absolute;top:34px;left:-14px;transform:rotate(32deg)}.NewsletterCta-module__ykZ1Ma__headline{z-index:1;flex-direction:column;margin:0;font-weight:400;line-height:.86;display:flex;position:relative}.NewsletterCta-module__ykZ1Ma__hlPaper,.NewsletterCta-module__ykZ1Ma__hlInk{font-family:var(--font-display);font-size:clamp(60px,13vw,130px)}.NewsletterCta-module__ykZ1Ma__hlPaper{color:var(--paper)}.NewsletterCta-module__ykZ1Ma__hlInk{color:var(--ink)}.NewsletterCta-module__ykZ1Ma__form{z-index:2;position:relative}.NewsletterCta-module__ykZ1Ma__formRow{align-items:stretch;display:flex}.NewsletterCta-module__ykZ1Ma__input{background:var(--paper);border:2px solid var(--ink);min-width:0;color:var(--ink);font-family:var(--font-mono);flex:1;padding:20px 24px;font-size:24px}.NewsletterCta-module__ykZ1Ma__input::placeholder{color:var(--muted)}.NewsletterCta-module__ykZ1Ma__input:focus-visible{outline:3px solid var(--ink);outline-offset:-3px}.NewsletterCta-module__ykZ1Ma__input:disabled{opacity:.7}.NewsletterCta-module__ykZ1Ma__submit{background:var(--ink);color:var(--acid);font-family:var(--font-head);transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);flex-shrink:0;align-items:center;gap:12px;padding:20px 36px;font-size:20px;font-weight:800;display:inline-flex}.NewsletterCta-module__ykZ1Ma__submit:hover:not(:disabled),.NewsletterCta-module__ykZ1Ma__submit:focus-visible{background:var(--acid);color:var(--ink)}.NewsletterCta-module__ykZ1Ma__submit:disabled{cursor:progress;opacity:.85}.NewsletterCta-module__ykZ1Ma__submit span:last-child{transition:transform var(--t-fast) var(--ease)}.NewsletterCta-module__ykZ1Ma__submit:hover:not(:disabled) span:last-child{transform:translate(3px)}.NewsletterCta-module__ykZ1Ma__error{color:var(--ink);background:var(--acid);font-family:var(--font-mono);margin:12px 0 0;padding:4px 10px;font-size:16px;display:inline-block}.NewsletterCta-module__ykZ1Ma__success{z-index:2;background:var(--ink);color:var(--acid);font-family:var(--font-head);margin:0;padding:20px 24px;font-size:clamp(18px,2.4vw,26px);font-weight:700;line-height:1.25;position:relative}.NewsletterCta-module__ykZ1Ma__support{z-index:1;color:var(--paper);font-family:var(--font-body);max-width:660px;margin:0;font-size:15px;line-height:1.4;position:relative}@media (max-width:1000px){.NewsletterCta-module__ykZ1Ma__section{padding:72px 40px 80px}.NewsletterCta-module__ykZ1Ma__redBox{padding:52px 36px 44px}}@media (max-width:760px){.NewsletterCta-module__ykZ1Ma__section{padding:48px var(--gutter-m) 64px;gap:24px}.NewsletterCta-module__ykZ1Ma__kickerRow{gap:12px}.NewsletterCta-module__ykZ1Ma__redBox{gap:24px;padding:44px 22px 36px}.NewsletterCta-module__ykZ1Ma__badge{padding:6px 40px;font-size:11px}.NewsletterCta-module__ykZ1Ma__formRow{flex-direction:column;gap:12px}.NewsletterCta-module__ykZ1Ma__input{padding:16px 18px;font-size:18px}.NewsletterCta-module__ykZ1Ma__submit{justify-content:center;padding:16px 24px}}
.PhilosophyClosing-module__1Adg5a__closing{background:var(--red);flex-direction:column;gap:26px;padding:72px 120px;display:flex}.PhilosophyClosing-module__1Adg5a__ck{color:var(--ink);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.PhilosophyClosing-module__1Adg5a__statement{flex-direction:column;gap:2px;display:flex}.PhilosophyClosing-module__1Adg5a__s1,.PhilosophyClosing-module__1Adg5a__s2a,.PhilosophyClosing-module__1Adg5a__bruiseBox{font-family:var(--font-display);letter-spacing:1px;font-size:clamp(40px,6.1vw,88px);font-weight:400;line-height:.9}.PhilosophyClosing-module__1Adg5a__s1{color:var(--paper-bright)}.PhilosophyClosing-module__1Adg5a__s2row{align-items:center;gap:14px;display:flex}.PhilosophyClosing-module__1Adg5a__s2a{color:var(--paper-bright)}.PhilosophyClosing-module__1Adg5a__bruiseBox{background:var(--ink);color:var(--acid);padding:2px 16px;transform:rotate(-2deg)}.PhilosophyClosing-module__1Adg5a__statementMobile{flex-direction:column;gap:0;display:none}.PhilosophyClosing-module__1Adg5a__mLine{color:var(--ink);font-family:var(--font-display);letter-spacing:0;font-size:46px;font-weight:400;line-height:.96}.PhilosophyClosing-module__1Adg5a__backArrow{margin-right:8px;display:none}.PhilosophyClosing-module__1Adg5a__cta{align-items:center;gap:14px;display:flex}.PhilosophyClosing-module__1Adg5a__btnPrimary{background:var(--ink);color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease), background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);align-items:center;gap:24px;padding:15px 24px;font-size:20px;display:inline-flex}.PhilosophyClosing-module__1Adg5a__btnPrimary:hover,.PhilosophyClosing-module__1Adg5a__btnPrimary:focus-visible{background:var(--acid);color:var(--ink);box-shadow:4px 4px 0 var(--ink);transform:translate(-1px,-1px)}.PhilosophyClosing-module__1Adg5a__btnPrimary:active{box-shadow:none;transform:translate(2px,2px)}.PhilosophyClosing-module__1Adg5a__btnPrimary span:last-child{transition:transform var(--t-fast) var(--ease)}.PhilosophyClosing-module__1Adg5a__btnPrimary:hover span:last-child{transform:translate(3px)}.PhilosophyClosing-module__1Adg5a__btnGhost{border:2px solid var(--ink);color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);justify-content:center;align-items:center;padding:15px 24px;font-size:20px;display:inline-flex}.PhilosophyClosing-module__1Adg5a__btnGhost:hover,.PhilosophyClosing-module__1Adg5a__btnGhost:focus-visible{background:var(--ink);color:var(--paper-bright)}@media (max-width:1000px){.PhilosophyClosing-module__1Adg5a__closing{gap:22px;padding:56px 60px}}@media (max-width:760px){.PhilosophyClosing-module__1Adg5a__closing{background:var(--acid);gap:22px;padding:46px 24px 50px}.PhilosophyClosing-module__1Adg5a__ck{letter-spacing:1px;font-size:14px}.PhilosophyClosing-module__1Adg5a__statement{display:none}.PhilosophyClosing-module__1Adg5a__statementMobile{display:flex}.PhilosophyClosing-module__1Adg5a__cta{flex-direction:column;align-items:stretch;gap:22px}.PhilosophyClosing-module__1Adg5a__btnPrimary{justify-content:space-between;padding:15px 20px;font-size:15px}.PhilosophyClosing-module__1Adg5a__btnPrimary:hover,.PhilosophyClosing-module__1Adg5a__btnPrimary:focus-visible{background:var(--ink);color:var(--acid)}.PhilosophyClosing-module__1Adg5a__btnGhost{letter-spacing:1px;border:none;align-self:flex-start;padding:0;font-size:14px}.PhilosophyClosing-module__1Adg5a__btnGhost:hover,.PhilosophyClosing-module__1Adg5a__btnGhost:focus-visible{color:var(--ink);background:0 0;text-decoration:underline}.PhilosophyClosing-module__1Adg5a__backArrow{display:inline}}
.ProductDetail-module__uE0G0a__body{background:var(--paper);align-items:flex-start;gap:60px;padding:56px 80px 72px;display:flex}.ProductDetail-module__uE0G0a__body>*{flex:1;min-width:0}.ProductDetail-module__uE0G0a__info{flex-direction:column;gap:22px;display:flex}.ProductDetail-module__uE0G0a__meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.ProductDetail-module__uE0G0a__code{color:var(--red);font-family:var(--font-mono);letter-spacing:2px;font-size:13px}.ProductDetail-module__uE0G0a__cat{color:var(--muted);font-family:var(--font-mono);letter-spacing:2px;font-size:13px}.ProductDetail-module__uE0G0a__title{color:var(--ink);font-family:var(--font-display);font-weight:400;font-size:clamp(44px, 9vw, var(--title-max,132px));letter-spacing:1px;overflow-wrap:break-word;margin:0;line-height:.86}.ProductDetail-module__uE0G0a__priceRow{align-items:center;gap:16px;display:flex}.ProductDetail-module__uE0G0a__price{color:var(--red);font-family:var(--font-display);font-size:46px}.ProductDetail-module__uE0G0a__soldTag{background:var(--ink);color:var(--acid);font-family:var(--font-mono);letter-spacing:1px;padding:6px 12px;font-size:16px}.ProductDetail-module__uE0G0a__desc{flex-direction:column;gap:14px;display:flex}.ProductDetail-module__uE0G0a__desc p{color:var(--ink);font-family:var(--font-body);margin:0;font-size:17px;line-height:1.55}.ProductDetail-module__uE0G0a__rule{background:var(--ink);height:2px}.ProductDetail-module__uE0G0a__details{border-top:1px solid var(--muted);flex-direction:column;gap:10px;padding-top:20px;display:flex}.ProductDetail-module__uE0G0a__detailsHead{color:var(--red);font-family:var(--font-mono);letter-spacing:2px;font-size:14px}.ProductDetail-module__uE0G0a__detailRow{align-items:baseline;gap:10px;display:flex}.ProductDetail-module__uE0G0a__dash{color:var(--ink);font-family:var(--font-head);font-size:15px;font-weight:700}.ProductDetail-module__uE0G0a__detailText{color:var(--ink);font-family:var(--font-body);font-size:15px}@media (max-width:1000px){.ProductDetail-module__uE0G0a__body{gap:40px;padding:44px 40px 56px}}@media (max-width:760px){.ProductDetail-module__uE0G0a__body{flex-direction:column;gap:28px;padding:20px 20px 40px}.ProductDetail-module__uE0G0a__body>*{width:100%}.ProductDetail-module__uE0G0a__price{font-size:38px}}
.Success-module__GSjHoq__wrap{background:var(--ink);flex-direction:column;gap:24px;padding:100px 80px 110px;display:flex}.Success-module__GSjHoq__kicker{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:16px}.Success-module__GSjHoq__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:1px;margin:0;font-size:clamp(56px,11vw,150px);font-weight:400;line-height:.86}.Success-module__GSjHoq__body{max-width:640px;color:var(--paper);font-family:var(--font-body);margin:0;font-size:17px;line-height:1.55}.Success-module__GSjHoq__ref{color:var(--muted);font-family:var(--font-mono);letter-spacing:1px;word-break:break-all;margin:0;font-size:13px}.Success-module__GSjHoq__ref span{color:var(--paper)}.Success-module__GSjHoq__actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.Success-module__GSjHoq__btnPrimary{background:var(--acid);color:var(--ink);font-family:var(--font-mono);letter-spacing:1px;transition:transform var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);align-items:center;gap:20px;padding:15px 24px;font-size:18px;display:inline-flex}.Success-module__GSjHoq__btnPrimary:hover,.Success-module__GSjHoq__btnPrimary:focus-visible{box-shadow:4px 4px 0 var(--red);transform:translate(-1px,-1px)}.Success-module__GSjHoq__btnPrimary span:last-child{transition:transform var(--t-fast) var(--ease)}.Success-module__GSjHoq__btnPrimary:hover span:last-child{transform:translate(4px)}.Success-module__GSjHoq__btnGhost{color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;font-size:14px}.Success-module__GSjHoq__btnGhost:hover,.Success-module__GSjHoq__btnGhost:focus-visible{color:var(--acid);text-decoration:underline}@media (max-width:1000px){.Success-module__GSjHoq__wrap{padding:72px 40px 80px}}@media (max-width:760px){.Success-module__GSjHoq__wrap{gap:20px;padding:56px 20px 64px}.Success-module__GSjHoq__kicker{letter-spacing:1px;font-size:14px}.Success-module__GSjHoq__body{font-size:15px}}
.not-found-module__sxuMuG__hero{background:var(--ink);position:relative;overflow:hidden}.not-found-module__sxuMuG__inner{flex-direction:column;gap:22px;padding:46px 80px 44px;display:flex}.not-found-module__sxuMuG__kicker{justify-content:space-between;align-items:center;gap:16px;display:flex}.not-found-module__sxuMuG__kickerL{color:var(--acid);font-family:var(--font-mono);letter-spacing:2px;font-size:16px}.not-found-module__sxuMuG__kickerR{color:var(--paper);font-family:var(--font-mono);letter-spacing:2px;text-align:right;font-size:16px}.not-found-module__sxuMuG__trow{align-items:center;gap:24px;display:flex}.not-found-module__sxuMuG__title{color:var(--paper-bright);font-family:var(--font-display);letter-spacing:2px;margin:0;font-size:clamp(96px,22vw,300px);font-weight:400;line-height:.86}.not-found-module__sxuMuG__stamp{background:var(--red);color:var(--paper-bright);border:2px solid var(--paper-bright);font-family:var(--font-mono);letter-spacing:1px;flex-direction:column;flex-shrink:0;padding:10px 18px;font-size:18px;line-height:1.1;display:inline-flex;transform:rotate(-5deg)}.not-found-module__sxuMuG__sub{max-width:780px;color:var(--paper);font-family:var(--font-mono);letter-spacing:1px;margin:0;font-size:20px;line-height:1.5}.not-found-module__sxuMuG__home{background:var(--acid);color:var(--ink);border:2px solid var(--ink);font-family:var(--font-mono);letter-spacing:1px;transition:transform var(--t-fast) var(--ease);align-self:flex-start;align-items:center;gap:12px;padding:12px 20px;font-size:18px;display:inline-flex}.not-found-module__sxuMuG__home:hover,.not-found-module__sxuMuG__home:focus-visible{transform:translate(4px)}.not-found-module__sxuMuG__index{background:var(--paper);flex-direction:column;display:flex}.not-found-module__sxuMuG__indexHead{border-bottom:2px solid var(--ink);color:var(--ink);font-family:var(--font-mono);letter-spacing:2px;justify-content:space-between;align-items:center;gap:16px;padding:14px 80px;font-size:15px;display:flex}.not-found-module__sxuMuG__row{border-bottom:2px solid var(--ink);color:var(--ink);transition:background var(--t-fast) var(--ease), color var(--t-fast) var(--ease);align-items:center;gap:24px;padding:20px 80px;display:flex}.not-found-module__sxuMuG__row:hover,.not-found-module__sxuMuG__row:focus-visible{background:var(--red);color:var(--paper-bright);outline:none}.not-found-module__sxuMuG__rowN{font-family:var(--font-mono);letter-spacing:1px;flex-shrink:0;width:44px;font-size:18px}.not-found-module__sxuMuG__rowLabel{font-family:var(--font-display);letter-spacing:1px;flex:1;font-size:clamp(34px,6vw,68px);font-weight:400;line-height:.9}.not-found-module__sxuMuG__rowArrow{flex-shrink:0}@media (max-width:1000px){.not-found-module__sxuMuG__inner{padding:46px 40px 40px}.not-found-module__sxuMuG__indexHead,.not-found-module__sxuMuG__row{padding-left:40px;padding-right:40px}}@media (max-width:760px){.not-found-module__sxuMuG__inner{gap:18px;padding:40px 20px 36px}.not-found-module__sxuMuG__kickerL,.not-found-module__sxuMuG__kickerR{letter-spacing:1px;font-size:13px}.not-found-module__sxuMuG__kickerR{display:none}.not-found-module__sxuMuG__title{letter-spacing:0;line-height:.9}.not-found-module__sxuMuG__stamp{padding:8px 14px;font-size:14px}.not-found-module__sxuMuG__sub{font-size:14px}.not-found-module__sxuMuG__home{font-size:15px}.not-found-module__sxuMuG__indexHead{letter-spacing:1px;padding:12px 20px;font-size:12px}.not-found-module__sxuMuG__indexHead span:last-child{display:none}.not-found-module__sxuMuG__row{gap:16px;padding:16px 20px}.not-found-module__sxuMuG__rowN{width:32px;font-size:14px}}
