@font-face{font-family:MFCondensed;src:url(mf-condensed.ttf) format('truetype');font-display:swap;font-weight:800}@font-face{font-family:MFMono;src:url(mf-mono.ttf) format('truetype');font-display:swap;font-weight:400}
:root{--mf-paper:#ffffff;--mf-ink:#203b2e;--mf-rust:#b3482c;--font-heading-family:MFCondensed,'Arial Narrow',sans-serif;--font-heading-weight:800;--font-body-family:Arial,Helvetica,sans-serif;--font-body-style:normal;--font-body-weight:400;--font-body-scale:1;--font-heading-scale:1.1;--page-width:140rem;--buttons-radius:0px;--inputs-radius:0px;--variant-pills-radius:0px;--color-background:255,255,255;--color-foreground:32,59,46}
html{scroll-behavior:smooth;scroll-padding-top:2rem}body{color:var(--mf-ink);background:var(--mf-paper);letter-spacing:0}.mf-wrap{max-width:1440px;margin:auto;padding-left:5.6rem;padding-right:5.6rem}.mf-home h1,.mf-home h2,.mf-home h3,.mf-coming h1{font-family:MFCondensed,'Arial Narrow',sans-serif;font-weight:800;color:inherit;letter-spacing:-.015em}.mf-home p{line-height:1.55}.mf-home a,.mf-head a,.mf-footer a{color:inherit}.mf-mono{font-family:MFMono,monospace;font-weight:400;font-size:1.1rem;line-height:1.5;letter-spacing:.07em}.mf-head{display:flex;align-items:center;justify-content:space-between;gap:4rem;padding-top:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid #203b2e;min-height:114px}.mf-wordmark{display:inline-block;font:800 4.8rem/.77 MFCondensed,sans-serif;letter-spacing:-.04em;text-decoration:none;position:relative}.mf-wordmark>span:first-child{display:block;font:bold italic 2.3rem/1 Georgia,serif;letter-spacing:-.06em;margin:0 0 .3rem .1rem}.mf-wordmark-dot{color:var(--mf-rust)}.mf-head-note{font:1.2rem/1.5 MFMono,monospace;margin:0 auto 0 0}.mf-head nav{display:flex;gap:3.5rem;font:1.2rem MFMono,monospace;align-items:center}.mf-head nav a{text-decoration:none;padding:1rem 0;border-bottom:1px solid transparent}.mf-head nav a:hover{border-bottom-color:currentColor}.mf-count{color:var(--mf-rust)}
.mf-hero{display:grid;grid-template-columns:1.03fr 1fr;gap:5rem;padding-top:4.5rem;padding-bottom:5rem;align-items:center}.mf-issue{margin:0 0 3rem}.mf-hero h1{font-size:clamp(7rem,7.7vw,11rem);line-height:.92;margin:0 0 2.6rem}.mf-hero h1 span{color:var(--mf-rust)}.mf-introduction{font-size:1.7rem;max-width:41rem;margin:0 0 3rem}.mf-button{display:inline-flex;align-items:center;justify-content:space-between;gap:5rem;background:var(--mf-ink);color:var(--mf-paper)!important;border:1px solid var(--mf-ink);padding:1.5rem 2rem;font:1.25rem MFMono,monospace;text-decoration:none;min-height:52px}.mf-button:hover{background:var(--mf-rust);border-color:var(--mf-rust)}.mf-button span{font-size:2rem}.mf-hero-spec{margin-top:2rem;font-size:1rem}.mf-hero-art{margin:0;align-self:start}.mf-hero-board{background:#c0714e;padding:2rem 6.4rem 2.5rem;position:relative}.mf-board-note{display:block;color:#ffffff;margin-bottom:1.5rem;font-size:.95rem}.mf-hero-board a{display:block}.mf-hero-board img{display:block;width:100%;height:auto;max-height:58rem;object-fit:contain;filter:drop-shadow(2px 5px 3px #3d1e1926)}.mf-hero-art figcaption{display:flex;justify-content:space-between;gap:1rem;font-size:1.1rem;padding-top:1.2rem}.mf-hero-art figcaption .mf-mono{font-size:.9rem;color:var(--mf-rust)}
.mf-rule-band{display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid;border-bottom:1px solid;padding:1.8rem max(5.6rem,calc((100vw - 1328px)/2));background:#ffffff}.mf-rule-band p{font:2.1rem/1.2 Georgia,serif;margin:0}.mf-rule-band em{color:var(--mf-rust)}.mf-collection{padding-top:7rem;padding-bottom:4rem}.mf-section-head{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:4rem}.mf-section-head .mf-mono{margin:0 0 1.2rem}.mf-section-head h2{font-size:6.8rem;line-height:1;margin:0}.mf-section-head>p{font-size:1.5rem;line-height:1.5;margin:0}.mf-print-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5.5rem 3.2rem}.mf-card-kicker{display:flex;justify-content:space-between;padding-bottom:1rem;border-bottom:1px solid;margin-bottom:1.2rem}.mf-art-window{position:relative;aspect-ratio:3/4;background:#ffffff;overflow:hidden}.mf-art-link{display:block;width:100%;height:100%;padding:1.5rem;transition:padding .2s}.mf-art-link:hover{padding:1rem}.mf-art-link img{width:100%;height:100%;object-fit:contain;display:block}.mf-detail-toggle{position:absolute;bottom:1.5rem;right:1.5rem;background:var(--mf-paper);color:var(--mf-ink);border:1px solid var(--mf-ink);padding:.9rem 1.2rem;z-index:3;cursor:pointer;min-height:44px;box-shadow:none;letter-spacing:0}.mf-detail-toggle span{margin-left:1.7rem}.mf-detail-toggle[aria-expanded=true]{background:var(--mf-ink);color:var(--mf-paper)}[hidden]{display:none!important}.mf-detail{position:absolute;inset:0;padding:2rem;background:var(--mf-paper);border:1px solid var(--mf-ink);z-index:2}.mf-detail-view{height:53%;width:100%;background-repeat:no-repeat;background-size:580% auto;border:1px solid #203b2e40}.mf-detail>.mf-mono{margin:1.5rem 0 .5rem;text-transform:uppercase}.mf-detail>p:not(.mf-mono){font:1.8rem/1.3 Georgia,serif;margin:.8rem 0}.mf-detail-caption{font-size:.8rem;display:block;max-width:85%;opacity:.7}.mf-card-title{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;align-items:baseline}.mf-card-title h3{font-size:3.2rem;line-height:1.1;margin:0}.mf-card-title a{text-decoration:none}.mf-card-title>span{font:1.35rem MFMono,monospace;white-space:nowrap}.mf-activity{font:italic 1.5rem Georgia,serif;margin:.8rem 0 1rem}.mf-text-link{display:inline-block;font:1.1rem/1.7 MFMono,monospace;text-underline-offset:5px}.mf-collection-note{border-top:1px solid #203b2e50;margin:4rem 0 0;padding-top:2rem;font-size:1rem}
.mf-story-strip{background:var(--mf-ink);color:var(--mf-paper);padding:6rem 0}.mf-story-grid{display:grid;grid-template-columns:.6fr 1.1fr 1.1fr;gap:4rem}.mf-story-grid>p{margin:0}.mf-story-grid h2{font-size:6.6rem;line-height:.98;margin:0}.mf-story-grid>div p{font-size:1.55rem;margin:0 0 1.5rem}.mf-story-grid a{color:var(--mf-paper)}.mf-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;padding-top:6rem;padding-bottom:6rem}.mf-specs>div+div{border-left:1px solid #203b2e40;padding-left:3rem}.mf-specs h3{font-size:3rem;margin:1.6rem 0 1rem}.mf-specs p{font-size:1.4rem;margin:0 0 1rem;line-height:1.6}.mf-specs a{font:1.05rem/1.6 MFMono,monospace;text-underline-offset:4px}.mf-footer{border-top:2px solid var(--mf-ink);padding:4rem 0 2rem}.mf-footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem;align-items:start}.mf-footer-top>p{font:2.4rem/1.2 Georgia,serif;margin:0}.mf-footer-top nav{display:flex;flex-direction:column;gap:1rem;font:1.1rem/1.5 MFMono,monospace}.mf-footer-bottom{display:flex;justify-content:space-between;gap:3rem;border-top:1px solid #203b2e50;margin-top:3.5rem;padding-top:1.5rem;font-size:1.05rem;line-height:1.6}.mf-footer-bottom p{margin:0}.mf-footer-bottom p:last-child{text-align:right}
.product__title h1{font-size:clamp(3.7rem,4vw,5.8rem);line-height:1.04}.product__description{font-size:1.5rem;line-height:1.7}.product__info-container .price{font-family:MFMono,monospace;font-size:2rem}.product__info-container .button{font-family:MFMono,monospace;letter-spacing:0}.product__media-list{background:#ffffff;padding:2rem!important}.product__info-container .product__tax{font-size:1.15rem}.product-form__input--pill input[type=radio]+label{border-radius:0!important}.product__info-container>.product__text{font-family:MFMono,monospace;font-size:1.1rem}.related-products h2,.main-page-title,.collection-hero__title{font-family:MFCondensed,sans-serif;font-size:5rem}.card__heading{font-family:MFCondensed,sans-serif;font-size:2.7rem}.price{font-family:MFMono,monospace}.rte a,.link{text-underline-offset:4px}.mf-coming{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1100px;margin:auto;padding:5rem 4rem}.mf-coming h1{font-size:7rem;line-height:.95;margin:2rem 0}.mf-coming>img{width:100%;max-height:60rem;object-fit:contain}.mf-coming p{font-size:1.6rem;line-height:1.6}.mf-coming .mf-mono{font-size:1.1rem}.password-header h1{font-family:MFCondensed,sans-serif;font-size:3.5rem}.password-logo{max-width:200px}a:focus-visible,button:focus-visible{outline:3px solid var(--mf-rust);outline-offset:5px}
@media(min-width:1600px){.mf-hero h1{font-size:11rem}}
@media(max-width:1000px){.mf-wrap{padding-left:3rem;padding-right:3rem}.mf-head{gap:2rem}.mf-head-note{display:none}.mf-head nav{gap:2rem}.mf-hero{gap:3rem}.mf-hero h1{font-size:8vw}.mf-hero-board{padding:2rem 3rem}.mf-print-grid{gap:4rem 2rem}.mf-card-title h3{font-size:2.8rem}.mf-detail{padding:1.2rem}.mf-detail>p:not(.mf-mono){font-size:1.5rem}.mf-detail-caption{display:none}.mf-story-grid{grid-template-columns:1fr 1.2fr}.mf-story-grid>p{grid-column:1/-1}.mf-rule-band{padding:1.8rem 3rem}.mf-rule-band>span{display:none}}
@media(max-width:749px){.mf-wrap{padding-left:2rem;padding-right:2rem}.mf-head{padding-top:2rem;padding-bottom:2rem;min-height:96px;gap:1.2rem}.mf-wordmark{font-size:3.5rem}.mf-wordmark>span:first-child{font-size:1.8rem}.mf-head nav{gap:1.6rem;font-size:1.05rem}.mf-head nav a:nth-child(2){display:none}.mf-hero{grid-template-columns:1fr;padding-top:3rem;padding-bottom:3rem;gap:3rem}.mf-issue{font-size:.9rem;margin-bottom:2rem}.mf-hero h1{font-size:clamp(6.4rem,14.5vw,10rem);line-height:.92;letter-spacing:-.01em;margin-bottom:2rem}.mf-introduction{font-size:1.55rem}.mf-hero-spec{font-size:.9rem}.mf-hero-art{width:100%}.mf-hero-board{padding:1.5rem 4rem 2.5rem}.mf-hero-board img{max-height:57rem}.mf-hero-art figcaption{font-size:.95rem}.mf-hero-art figcaption .mf-mono{font-size:.8rem}.mf-rule-band{padding:1.5rem 2rem}.mf-rule-band p{font-size:1.5rem;line-height:1.45}.mf-section-head{align-items:start;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.mf-section-head h2{font-size:5.6rem}.mf-section-head>p{font-size:1.4rem}.mf-collection{padding-top:4rem}.mf-print-grid{grid-template-columns:1fr;gap:4rem}.mf-art-window{max-height:620px}.mf-card-title h3{font-size:3.6rem}.mf-card-title>span{font-size:1.4rem}.mf-activity{font-size:1.7rem}.mf-text-link{font-size:1.2rem}.mf-detail{padding:2rem}.mf-detail-view{height:57%}.mf-detail>p:not(.mf-mono){font-size:2rem}.mf-detail-caption{display:block}.mf-collection-note{font-size:.95rem;line-height:1.7}.mf-story-strip{padding:4rem 0}.mf-story-grid{grid-template-columns:1fr;gap:2rem}.mf-story-grid h2{font-size:5.8rem}.mf-specs{grid-template-columns:1fr;gap:3rem;padding-top:4rem;padding-bottom:4rem}.mf-specs>div+div{padding:3rem 0 0;border-left:0;border-top:1px solid #203b2e40}.mf-footer-top{grid-template-columns:1fr 1fr;gap:3rem}.mf-footer-top nav{grid-column:1/-1;gap:1.3rem}.mf-footer-top>p{font-size:2rem}.mf-footer-bottom{flex-direction:column;gap:1.5rem}.mf-footer-bottom p:last-child{text-align:left}.product__media-list{padding:1rem!important}.product__title h1{font-size:4.2rem}.mf-coming{grid-template-columns:1fr;padding:3rem 2rem;gap:2rem}.mf-coming h1{font-size:6rem}.mf-coming>img{max-height:48rem}.mf-home .mf-button{font-size:1.2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
