.mj-blog-template{--bone: #f5f1ea;--bone-deep: #ede7dc;--bone-edge: #e3dccf;--paper: #faf7f1;--ink: #19150f;--ink-soft: #2a241d;--mute: #6b6357;--gold: #b48536;--gold-soft: #c89c52;--pitch: #0f0d0a;--serif: "Newsreader", "EB Garamond", Georgia, serif;--sans: "Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial, sans-serif;--mono: "JetBrains Mono", ui-monospace, "SF Mono", Menlo, monospace;--gutter: clamp(20px, 4vw, 56px);--col: 1320px;--col-wide: 1480px;--t-h2: clamp(34px, 4.4vw, 64px);display:block;background:var(--bone);color:var(--ink);font-family:var(--sans);line-height:1.6}.mj-blog-template *,.mj-blog-template *:before,.mj-blog-template *:after{box-sizing:border-box}.mj-blog-template img,.mj-blog-template video{display:block;max-width:100%}.mj-blog-template figure{margin:0}.mj-blog-template a{color:inherit}.mj-blog-template .mono{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--mute)}.mj-blog-template .prose{font-size:16px;line-height:1.75;color:var(--ink-soft);max-width:62ch;text-wrap:pretty}.mj-blog-template .prose p{margin:0 0 1.1em}.mj-blog-template .btn{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:var(--ink);color:var(--bone);font-family:var(--sans);font-size:14px;font-weight:500;text-decoration:none;border-radius:999px;border:1px solid var(--ink)}.mj-blog-template .btn--ghost{background:transparent;color:var(--ink);border-color:var(--ink)}.mj-blog-template .link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-size:14px}.mj-blog-template .link:after{content:"->"}.mj-blog-template .post-crumb{background:var(--bone);border-bottom:1px solid var(--bone-edge);padding:14px var(--gutter)}.mj-blog-template .post-crumb__inner{max-width:var(--col-wide);margin:0 auto;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--mute)}.mj-blog-template .post-crumb a{color:var(--mute);text-decoration:none}.mj-blog-template .post-crumb .current{color:var(--ink)}.mj-blog-template .post-crumb .right{display:flex;gap:22px;flex-wrap:wrap}.mj-blog-template .gold,.mj-blog-template .post-crumb .gold{color:var(--gold)}.mj-blog-template .post-titleblock{background:var(--bone);padding:clamp(56px,8vw,120px) var(--gutter) clamp(40px,5vw,72px)}.mj-blog-template .post-titleblock__inner{max-width:var(--col-wide);margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:64px;align-items:end}.mj-blog-template .post-titleblock h1{font-family:var(--serif);font-size:clamp(56px,8.5vw,132px);font-weight:300;line-height:.92;margin:18px 0 0;max-width:14ch;text-wrap:balance;color:var(--ink)}.mj-blog-template .post-titleblock h1 em{font-style:italic}.mj-blog-template .post-titleblock__lede{font-family:var(--serif);font-weight:300;font-size:22px;line-height:1.45;color:var(--ink-soft);max-width:38ch;margin:0 0 0 auto;text-wrap:pretty}.mj-blog-template .post-film{background:var(--bone);padding:0 var(--gutter) clamp(40px,5vw,80px)}.mj-blog-template .post-film__inner,.mj-blog-template .post-meta__inner,.mj-blog-template .post-body__inner,.mj-blog-template .post-stills__inner,.mj-blog-template .post-showcase__inner,.mj-blog-template .post-related__inner,.mj-blog-template .post-pager__inner{max-width:var(--col-wide);margin:0 auto}.mj-blog-template .film-placeholder{position:relative;width:100%;background:var(--pitch);color:var(--bone);overflow:hidden;isolation:isolate}.mj-blog-template .post-film .film-placeholder{aspect-ratio:21 / 9;min-height:480px}.mj-blog-template .film-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 70% at 40% 0%,rgba(204,212,220,.18),transparent 60%),radial-gradient(100% 80% at 60% 100%,rgba(40,60,80,.6),transparent 65%),linear-gradient(180deg,#0e1115,#181c22 70%);z-index:1}.mj-blog-template .film-placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,transparent 0 22px,rgba(255,255,255,.035) 22px 23px);opacity:.55;mix-blend-mode:overlay;z-index:2;pointer-events:none}.mj-blog-template .film-placeholder--variant-c:before{background:radial-gradient(130% 80% at 50% 50%,rgba(180,133,54,.18),transparent 60%),linear-gradient(180deg,#14110d,#1a1612)}.mj-blog-template .film-placeholder--variant-d:before{background:radial-gradient(120% 70% at 20% 110%,rgba(200,118,118,.3),transparent 55%),radial-gradient(80% 60% at 90% 0%,rgba(180,150,90,.25),transparent 70%),linear-gradient(180deg,#100b08,#1d1611 70%)}.mj-blog-template .film-placeholder--variant-e:before{background:radial-gradient(120% 70% at 50% 0%,rgba(210,220,228,.18),transparent 60%),radial-gradient(80% 80% at 50% 100%,rgba(50,60,70,.7),transparent 60%),linear-gradient(180deg,#181c1e,#0e1112)}.mj-blog-template .film-placeholder__image,.mj-blog-template .film-placeholder__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.mj-blog-template .film-placeholder--image:before{background:linear-gradient(180deg,#0f0d0a1f,#0f0d0a7a),radial-gradient(100% 80% at 50% 100%,rgba(180,133,54,.2),transparent 70%)}.mj-blog-template .film-placeholder__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:grid;place-items:center;text-decoration:none}.mj-blog-template .film-placeholder__play span{display:inline-flex;align-items:center;gap:10px;padding:12px 18px 12px 20px;border:1px solid rgba(245,241,234,.5);border-radius:999px;background:#0f0d0a59;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--bone)}.mj-blog-template .film-placeholder__play span:before{content:"";width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid var(--bone);margin-right:4px}.mj-blog-template .film-placeholder__corner{position:absolute;top:16px;left:18px;z-index:3;display:flex;gap:12px;align-items:center;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#f5f1eaa6}.mj-blog-template .film-placeholder__corner:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold)}.mj-blog-template .film-placeholder__meta{position:absolute;inset:auto 0 0 0;padding:18px 20px;display:flex;gap:18px;align-items:end;justify-content:space-between;z-index:3;font-family:var(--mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#f5f1eac7}.mj-blog-template .post-meta{background:var(--ink);color:var(--bone);padding:20px var(--gutter)}.mj-blog-template .post-meta__inner{display:grid;grid-template-columns:repeat(6,1fr);gap:32px}.mj-blog-template .post-meta__item .label{display:block;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:4px}.mj-blog-template .post-meta__item .value{font-family:var(--serif);font-weight:300;font-size:17px;line-height:1.3;color:#f5f1eaf2}.mj-blog-template .post-meta__item .value em{font-style:italic}.mj-blog-template .post-body{background:var(--bone);padding:clamp(80px,10vw,140px) var(--gutter)}.mj-blog-template .post-body__inner{display:grid;grid-template-columns:1fr 360px;gap:clamp(60px,8vw,120px);align-items:start}.mj-blog-template .post-prose{max-width:62ch}.mj-blog-template .post-prose .opener,.mj-blog-template .post-prose__content p:first-child{font-family:var(--serif);font-weight:300;font-size:clamp(26px,2.6vw,34px);line-height:1.3;color:var(--ink);margin:18px 0 36px;text-wrap:pretty}.mj-blog-template .post-prose p{font-size:17px;line-height:1.75;color:var(--ink-soft);margin:0 0 1.2em;text-wrap:pretty}.mj-blog-template .post-prose h2{font-family:var(--serif);font-weight:300;font-size:clamp(28px,3vw,40px);line-height:1.15;margin:48px 0 16px;max-width:22ch}.mj-blog-template .post-prose h2 em,.mj-blog-template .post-prose .opener em{font-style:italic}.mj-blog-template .post-aside{position:sticky;top:96px;display:grid;gap:28px}.mj-blog-template .aside-card{background:var(--paper);border:1px solid var(--bone-edge);padding:24px}.mj-blog-template .aside-card .mono{color:var(--mute);margin-bottom:10px}.mj-blog-template .aside-card h3{font-family:var(--serif);font-weight:300;font-size:22px;line-height:1.25;margin:0 0 10px}.mj-blog-template .aside-card h3 em{font-style:italic}.mj-blog-template .aside-card p{font-size:14px;line-height:1.65;color:var(--ink-soft);margin:0 0 16px}.mj-blog-template .aside-card .row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;border-top:1px solid var(--bone-edge);font-size:14px}.mj-blog-template .aside-card .row a{color:var(--ink);text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:2px;white-space:nowrap}.mj-blog-template .aside-card--dark{background:var(--ink);color:var(--bone);border-color:var(--ink)}.mj-blog-template .aside-card--dark h3{color:var(--bone)}.mj-blog-template .aside-card--dark p,.mj-blog-template .aside-card--dark .row{color:#f5f1eac7;border-color:#f5f1ea26}.mj-blog-template .aside-card--dark .mono{color:var(--gold-soft)}.mj-blog-template .aside-card--dark .row a{color:var(--bone);border-color:var(--gold-soft)}.mj-blog-template .post-pullquote{background:var(--bone);padding:clamp(40px,8vw,120px) var(--gutter)}.mj-blog-template .post-pullquote__inner{max-width:var(--col);margin:0 auto;padding-left:clamp(0px,8vw,80px)}.mj-blog-template .post-pullquote p{font-family:var(--serif);font-weight:300;font-style:italic;font-size:clamp(36px,5vw,64px);line-height:1.1;color:var(--ink);max-width:18ch;margin:0;text-wrap:pretty}.mj-blog-template .post-pullquote p:before{content:'"';color:var(--gold);font-size:1.4em;line-height:0;vertical-align:-.25em;margin-right:.1em}.mj-blog-template .post-stills{background:var(--paper);padding:clamp(80px,10vw,140px) var(--gutter);border-top:1px solid var(--bone-edge);border-bottom:1px solid var(--bone-edge)}.mj-blog-template .post-stills__head,.mj-blog-template .post-related__head{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:56px}.mj-blog-template .post-stills__head h2,.mj-blog-template .post-showcase__copy h2,.mj-blog-template .post-related__head h2{font-family:var(--serif);font-weight:300;font-size:var(--t-h2);line-height:1;margin:12px 0 0;max-width:16ch}.mj-blog-template .post-stills__head h2 em,.mj-blog-template .post-showcase__copy h2 em,.mj-blog-template .post-related__head h2 em{font-style:italic}.mj-blog-template .post-stills__head p,.mj-blog-template .post-related__head p{color:var(--mute);max-width:36ch;margin-left:auto;text-align:right}.mj-blog-template .stills-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-template-rows:auto auto;gap:24px}.mj-blog-template .stills-grid>a{text-decoration:none;color:inherit;display:block}.mj-blog-template .stills-grid .still{width:100%}.mj-blog-template .stills-grid>.big{grid-row:span 2}.mj-blog-template .stills-grid>.big .still{aspect-ratio:4 / 5;height:100%}.mj-blog-template .stills-grid>.square .still{aspect-ratio:1 / 1}.mj-blog-template .stills-grid>.land .still{aspect-ratio:16 / 10}.mj-blog-template .still{background:var(--bone-deep);position:relative;overflow:hidden}.mj-blog-template .still:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 70% at 50% 110%,rgba(180,133,54,.16),transparent 60%),linear-gradient(180deg,#d9d2c2,#e6dfd0 70%)}.mj-blog-template .still--a:before{background:linear-gradient(180deg,#d4d9d2,#b9c0b8 60%,#98a39a)}.mj-blog-template .still--b:before{background:linear-gradient(180deg,#c9b594,#b89a6f 70%)}.mj-blog-template .still--c:before{background:linear-gradient(180deg,#c5cdd0,#a8b3b8)}.mj-blog-template .still--d:before{background:linear-gradient(180deg,#b8a48a,#8a7558)}.mj-blog-template .still--e:before{background:linear-gradient(180deg,#d8cebc,#a89a82)}.mj-blog-template .still img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mj-blog-template .still__caption{position:absolute;inset:auto 16px 14px 16px;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#19150f9e;display:flex;justify-content:space-between;gap:12px;z-index:2}.mj-blog-template .post-showcase{background:var(--bone);padding:clamp(80px,10vw,140px) var(--gutter)}.mj-blog-template .post-showcase__inner{display:grid;grid-template-columns:1fr 1.1fr;gap:clamp(48px,6vw,96px);align-items:center}.mj-blog-template .post-showcase__media .still{aspect-ratio:16 / 10}.mj-blog-template .post-showcase__copy p{margin:18px 0 0}.mj-blog-template .post-showcase__actions{margin-top:30px;display:flex;gap:14px;flex-wrap:wrap}.mj-blog-template .post-related{background:var(--ink);color:var(--bone);padding:clamp(80px,10vw,140px) var(--gutter)}.mj-blog-template .post-related__head .mono{color:var(--gold-soft)}.mj-blog-template .post-related__head h2{color:var(--bone)}.mj-blog-template .post-related__head p{color:#f5f1eabf}.mj-blog-template .post-related__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.mj-blog-template .related-card{color:inherit;text-decoration:none;display:grid;gap:16px}.mj-blog-template .related-card .film-placeholder{aspect-ratio:16 / 9}.mj-blog-template .related-card .meta-row{display:flex;justify-content:space-between;gap:16px;font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#f5f1eaa6}.mj-blog-template .related-card .meta-row .gold{color:var(--gold-soft)}.mj-blog-template .related-card h3{font-family:var(--serif);font-weight:300;font-size:26px;line-height:1.2;margin:0;color:var(--bone)}.mj-blog-template .related-card h3 em{font-style:italic}.mj-blog-template .post-related__foot{margin-top:56px;display:flex;gap:16px;justify-content:center}.mj-blog-template .post-related .btn{background:var(--bone);color:var(--ink);border-color:var(--bone)}.mj-blog-template .post-related .btn--ghost{background:transparent;color:var(--bone);border-color:var(--bone)}.mj-blog-template .post-pager{background:var(--bone);padding:clamp(48px,6vw,96px) var(--gutter);border-top:1px solid var(--bone-edge)}.mj-blog-template .post-pager__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px}.mj-blog-template .post-pager a{display:grid;gap:8px;text-decoration:none;color:inherit}.mj-blog-template .post-pager .label{font-family:var(--mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--mute)}.mj-blog-template .post-pager .title{font-family:var(--serif);font-weight:300;font-size:26px;line-height:1.2}.mj-blog-template .post-pager .title em{font-style:italic}.mj-blog-template .post-pager .right{text-align:right}@media(max-width:980px){.mj-blog-template .post-titleblock__inner,.mj-blog-template .post-body__inner,.mj-blog-template .post-stills__head,.mj-blog-template .post-showcase__inner,.mj-blog-template .post-related__head,.mj-blog-template .post-pager__inner{grid-template-columns:1fr}.mj-blog-template .post-meta__inner{grid-template-columns:1fr 1fr;gap:22px}.mj-blog-template .post-aside{position:static}.mj-blog-template .stills-grid{grid-template-columns:1fr 1fr}.mj-blog-template .stills-grid>.big{grid-row:auto}.mj-blog-template .stills-grid>.big .still{aspect-ratio:4 / 5}.mj-blog-template .post-related__grid{grid-template-columns:1fr;gap:40px}.mj-blog-template .post-pager .right{text-align:left}}@media(max-width:720px){.mj-blog-template .post-titleblock h1{max-width:none}.mj-blog-template .post-film .film-placeholder{min-height:320px}.mj-blog-template .post-meta__inner,.mj-blog-template .stills-grid{grid-template-columns:1fr}.mj-blog-template .post-stills__head p,.mj-blog-template .post-related__head p{margin-left:0;text-align:left}.mj-blog-template .post-pullquote__inner{padding-left:0}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/mj-blog-template.css.map */
