.mvmt-journal{--ink:#19212f;--gold:#D9A441;--muted:#616a79;display:block;max-width:1280px;margin:auto;padding:52px 40px 28px;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;background:#fbfafb}.mvmt-journal *{box-sizing:border-box}.mvmt-journal [hidden]{display:none!important}.mvmt-journal h1,.mvmt-journal h2,.mvmt-journal h3{font-family:Public Sans,system-ui,sans-serif;color:inherit;font-weight:800;margin:0;letter-spacing:-.035em;line-height:1.12;text-transform:none}.mvmt-journal a{color:inherit;text-decoration:none}.mvmt-journal button,.mvmt-journal input{font:inherit}.mvmt-journal a:focus-visible,.mvmt-journal button:focus-visible,.mvmt-journal input:focus-visible{outline:3px solid #a23a3a;outline-offset:4px}.mvmt-masthead{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:24px}.mvmt-masthead h1{font-size:clamp(44px,6vw,76px);font-weight:900;letter-spacing:-.035em}.mvmt-kicker{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.22em}.mvmt-masthead .mvmt-kicker{color:var(--muted);margin:12px 0 0}.mvmt-mantra{font-family:Georgia,serif;font-style:italic;font-weight:700;font-size:29px;line-height:1;transform:rotate(-9deg);margin:0 24px 0 0;flex-shrink:0;letter-spacing:-.05em}.mvmt-mantra span{display:block;width:125px;border-bottom:3px solid var(--gold);margin:12px 0 0 40px;transform:rotate(-8deg)}.mvmt-toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:34px}.mvmt-filters{display:flex;gap:12px;overflow-x:auto;padding:5px 4px 9px;margin:-5px -4px -9px;scrollbar-width:thin}.mvmt-filters button{flex-shrink:0;background:transparent;border:1px solid #aab0ba;color:var(--ink);padding:11px 22px;border-radius:28px;font-size:13px;font-weight:650;min-height:44px;cursor:pointer;transition:background .18s,color .18s}.mvmt-filters button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.mvmt-filters button:hover{border-color:var(--ink);box-shadow:0 2px 0 var(--gold)}.mvmt-search input{width:180px;max-width:100%;border:0;border-bottom:1px solid #aab0ba;background:transparent;padding:10px 0;font-size:13px;border-radius:0;color:var(--ink)}.mvmt-lead{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(0,1fr);gap:32px;margin-bottom:48px}.mvmt-story{position:relative;display:flex;height:100%;min-width:0}.mvmt-story__image{overflow:hidden;background:#e7e8e7;flex-shrink:0}.mvmt-story__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.mvmt-story:hover .mvmt-story__image img{transform:scale(1.035)}.mvmt-story__placeholder{display:flex;align-items:center;justify-content:center;height:100%;min-height:130px;background:linear-gradient(135deg,#253749,#19212f);font-size:24px;font-weight:900;line-height:1;color:var(--gold)}.mvmt-story__body{min-width:0;position:relative}.mvmt-topic{display:block;text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.11em;line-height:1.4;margin-bottom:10px}.mvmt-topic--recovery{color:#a23a3a}.mvmt-story__meta{color:var(--muted);font-size:11px;margin:16px 0 0;line-height:1.6}.mvmt-story__arrow{display:block;text-align:right;font-size:23px;line-height:1;margin-top:10px;transition:transform .2s}.mvmt-story:hover .mvmt-story__arrow{transform:translate(4px)}.mvmt-story--hero{min-height:520px;border-radius:5px;overflow:hidden;background:var(--ink);color:#fff!important;isolation:isolate}.mvmt-story--hero .mvmt-story__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%}.mvmt-story--hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#09111bde,#09111b59),linear-gradient(0deg,rgba(9,17,27,.65),transparent 65%);z-index:-1}.mvmt-story--hero .mvmt-story__body{padding:42px 34px;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;width:100%}.mvmt-story--hero .mvmt-topic{background:var(--gold);color:var(--ink);padding:4px 8px;border-radius:2px;margin-bottom:20px}.mvmt-story--hero h2{font-size:clamp(30px,3.35vw,46px);max-width:570px;text-wrap:balance}.mvmt-story__dek{font-size:17px;line-height:1.5;max-width:440px;margin:18px 0 28px}.mvmt-story--hero .mvmt-story__meta{color:#fff;font-size:12px;margin-top:auto}.mvmt-story__cta{font-size:13px;font-weight:750;border-bottom:3px solid var(--gold);padding-bottom:7px;margin-top:34px}.mvmt-story__cta span{display:inline-block;margin-left:18px;transition:transform .2s}.mvmt-story:hover .mvmt-story__cta span{transform:translate(5px)}.mvmt-trending h2{font-size:24px;text-transform:uppercase;letter-spacing:-.02em}.mvmt-italic{font-family:Georgia,serif;font-style:italic;color:var(--muted);font-size:15px;margin:6px 0 22px}.mvmt-trending ol{list-style:none;counter-reset:stories;padding:0;margin:0;display:grid;gap:20px}.mvmt-trending li{counter-increment:stories;position:relative;padding-left:25px}.mvmt-trending li:before{content:counter(stories);position:absolute;left:0;top:0;font:italic 25px Georgia,serif;color:var(--muted)}.mvmt-story--trending{gap:16px;border-bottom:1px solid #e8e8e8;padding-bottom:14px}.mvmt-story--trending .mvmt-story__image{width:92px;height:112px;border-radius:2px}.mvmt-story--trending .mvmt-story__body{flex:1}.mvmt-story--trending h3{font-size:15px;line-height:1.25;letter-spacing:-.025em}.mvmt-story--trending .mvmt-topic{font-size:9px;margin-bottom:8px}.mvmt-story--trending .mvmt-story__meta{margin-top:10px}.mvmt-story--trending .mvmt-story__arrow{font-size:20px;margin-top:2px}.mvmt-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin-bottom:22px}.mvmt-section-heading h2{font-size:28px;text-transform:uppercase;letter-spacing:.015em}.mvmt-section-heading .mvmt-italic{margin:0}.mvmt-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.mvmt-grid-item{min-width:0}.mvmt-story--latest{gap:16px;background:#fff}.mvmt-story--latest .mvmt-story__image{width:43%;min-height:180px}.mvmt-story--latest .mvmt-story__body{padding:14px 12px 14px 0;flex:1}.mvmt-story--latest h3{font-size:15px;line-height:1.25}.mvmt-grid-item:first-child,.mvmt-grid-item.is-lead{grid-row:span 2}.mvmt-grid-item:first-child .mvmt-story--latest,.mvmt-grid-item.is-lead .mvmt-story--latest{flex-direction:column;gap:0}.mvmt-grid-item:first-child .mvmt-story__image,.mvmt-grid-item.is-lead .mvmt-story__image{width:100%;aspect-ratio:1.6;min-height:0}.mvmt-grid-item:first-child .mvmt-story__body,.mvmt-grid-item.is-lead .mvmt-story__body{padding:18px 20px;flex:1}.mvmt-grid-item:first-child h3,.mvmt-grid-item.is-lead h3{font-size:23px;line-height:1.18}.mvmt-more{display:block;margin:28px auto 0;padding:12px 26px;border:1px solid #aab0ba;border-radius:28px;background:transparent;font-weight:700!important;color:var(--ink);cursor:pointer}.mvmt-more:hover{background:var(--ink);color:#fff}.mvmt-results{color:var(--muted);font-size:13px;margin:0 0 20px}.mvmt-basics{margin:40px 0 0;padding:32px;display:grid;grid-template-columns:1.15fr 1.7fr;gap:30px;background:linear-gradient(120deg,#142131,#1e2c3c);color:#fff;border-radius:0 10px 10px 0}.mvmt-basics__intro h2{font-size:37px}.mvmt-basics__intro .mvmt-kicker{color:var(--gold);margin:0 0 12px}.mvmt-basics__intro>p:not(.mvmt-kicker){font-size:13px;margin:14px 0 20px}.mvmt-basics__button{display:inline-flex;gap:20px;align-items:center;background:var(--gold);color:var(--ink)!important;padding:13px 22px;border-radius:8px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.mvmt-basics__stories{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.mvmt-story--basic{flex-direction:column;border:1px solid #9ca4af;padding:3px}.mvmt-story--basic .mvmt-story__image{width:100%;height:110px}.mvmt-story--basic .mvmt-story__body{padding:12px 9px}.mvmt-story--basic h3{font-size:14px;line-height:1.25}.mvmt-story--basic .mvmt-topic,.mvmt-story--basic .mvmt-story__arrow{display:none}.mvmt-story--basic .mvmt-story__meta{color:#e5e7eb;margin-top:10px}.mvmt-subscribe{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;align-items:center;padding:44px 35px}.mvmt-subscribe h2{font-size:27px}.mvmt-subscribe .mvmt-kicker{margin:0 0 12px}.mvmt-subscribe__fields{display:flex}.mvmt-subscribe input{min-width:0;flex:1;border:1px solid #aab0ba;border-radius:5px 0 0 5px;padding:16px;color:var(--ink);background:#fff}.mvmt-subscribe button{padding:16px 24px;background:var(--gold);border:0;border-radius:0 5px 5px 0;color:var(--ink);font-size:13px;font-weight:750;cursor:pointer}.mvmt-signoff{display:flex;justify-content:space-between;gap:24px;padding:20px 0 10px;color:var(--muted);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.mvmt-signoff span:first-child{font-style:italic;color:var(--ink);font-weight:750}.mvmt-journal [data-pagination]{text-align:center;margin:20px}.mvmt-journal [data-pagination] a{display:inline-block;padding:10px;text-decoration:underline}@media(min-width:990px){.mvmt-grid-item.is-lead~.mvmt-grid-item:first-child{grid-row:auto}}@media(max-width:1100px){.mvmt-journal{padding:36px 28px}.mvmt-toolbar{flex-wrap:wrap}.mvmt-search{margin-left:auto}.mvmt-lead{gap:24px;grid-template-columns:1.7fr 1fr}.mvmt-story--hero .mvmt-story__body{padding:32px 26px}.mvmt-story--trending .mvmt-story__image{width:75px;height:100px}.mvmt-story--trending{gap:12px}.mvmt-grid{gap:18px}.mvmt-story--latest{gap:12px}.mvmt-story--latest .mvmt-story__image{width:38%}.mvmt-basics{grid-template-columns:1fr;padding:28px}.mvmt-basics__intro,.mvmt-basics__stories{max-width:100%}.mvmt-story--basic .mvmt-story__image{height:160px}}@media(max-width:749px){.mvmt-journal{padding:30px 20px 20px}.mvmt-masthead{margin-bottom:24px}.mvmt-masthead h1{font-size:46px}.mvmt-masthead .mvmt-kicker{font-size:9px;max-width:270px;line-height:1.7}.mvmt-mantra{display:none}.mvmt-toolbar{display:block;margin-bottom:26px}.mvmt-filters{gap:8px}.mvmt-filters button{padding:10px 17px;font-size:12px}.mvmt-search{margin-top:18px}.mvmt-search input{width:100%}.mvmt-lead{grid-template-columns:1fr;gap:30px;margin-bottom:36px}.mvmt-story--hero{min-height:490px}.mvmt-story--hero .mvmt-story__body{padding:30px 24px}.mvmt-story--hero h2{font-size:34px}.mvmt-story__dek{font-size:15px}.mvmt-story--hero .mvmt-story__meta{font-size:11px}.mvmt-story--trending .mvmt-story__image{width:95px;height:100px}.mvmt-story--trending h3{font-size:16px}.mvmt-trending ol{gap:16px}.mvmt-trending li{padding-left:28px}.mvmt-section-heading{display:block}.mvmt-section-heading h2{font-size:24px}.mvmt-section-heading .mvmt-italic{margin-top:10px;font-size:14px}.mvmt-grid{grid-template-columns:1fr;gap:18px}.mvmt-grid-item:first-child,.mvmt-grid-item.is-lead{grid-row:auto}.mvmt-story--latest .mvmt-story__image{width:36%;min-height:160px}.mvmt-story--latest h3{font-size:16px}.mvmt-grid-item:first-child .mvmt-story__image,.mvmt-grid-item.is-lead .mvmt-story__image{aspect-ratio:1.65}.mvmt-story--latest .mvmt-story__body{padding:14px 12px 14px 0}.mvmt-basics{margin-top:32px;padding:26px 20px;gap:24px}.mvmt-basics__intro h2{font-size:32px}.mvmt-basics__stories{grid-template-columns:1fr}.mvmt-story--basic{flex-direction:row;gap:10px}.mvmt-story--basic .mvmt-story__image{width:100px;height:120px}.mvmt-story--basic .mvmt-story__body{padding:12px 8px}.mvmt-story--basic h3{font-size:15px}.mvmt-subscribe{grid-template-columns:1fr;gap:24px;padding:36px 0}.mvmt-subscribe h2{font-size:25px}.mvmt-subscribe input{padding:14px 12px;font-size:13px}.mvmt-subscribe button{padding:14px 18px}.mvmt-signoff{flex-direction:column;gap:12px;font-size:9px}}@media(prefers-reduced-motion:reduce){.mvmt-journal *{transition:none!important;scroll-behavior:auto!important}}@media(min-width:750px)and (max-width:989px){.mvmt-lead{grid-template-columns:1fr}.mvmt-trending ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.mvmt-story--trending{flex-direction:column}.mvmt-story--trending .mvmt-story__image{width:100%;height:120px}.mvmt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mvmt-subscribe{padding:36px 0}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/mvmt-journal.css.map */
