.now-page{max-width:1180px;margin:0 auto;padding:28px 20px 70px}
.now-plate{margin:0;background:#fff;border:1px solid var(--folio-line);padding:14px}
.now-plate img{width:100%;height:auto;display:block}
.now-line{font-family:'Jost',sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--folio-muted);text-align:center;margin:22px 0 0}
@media(max-width:600px){.now-page{padding:14px 10px 50px}.now-plate{padding:8px}}
.now-plate .boat-surface{display:block;position:relative;width:100%;padding:0;border:0;background:transparent;cursor:pointer;touch-action:pan-y}
.now-plate .boat-surface:focus-visible{outline:2px solid #245681;outline-offset:5px}
.now-plate video{display:block;width:100%;height:auto;pointer-events:none}
.now-plate img.boat-return{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;margin:0;opacity:0;pointer-events:none}
.now-plate .boat-pause-indicator{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:clamp(40px,6vw,60px);height:clamp(40px,6vw,60px);border-radius:50%;background:rgba(30,38,44,.16);color:rgba(255,250,238,.7);opacity:0;pointer-events:none;z-index:2}
.now-plate .boat-pause-indicator svg{width:45%;height:45%}
.now-plate .boat-surface.is-user-paused .boat-pause-indicator{opacity:1}

.now-chapter{max-width:1180px;margin:60px auto 0;padding:0 20px 40px}.now-chapter .folio-copy{text-align:center;margin-bottom:22px}.now-chapter h2{font-family:'Libre Baskerville',Georgia,serif;font-weight:400;font-size:26px;margin:6px 0 0}

.now-chapter .now-plate{max-width:100%;overflow:hidden;box-sizing:border-box}.now-chapter .boat-surface{max-width:100%}.now-chapter video,.now-chapter img{max-width:100%}@media(max-width:700px){.now-chapter{margin:40px auto 0;padding:0 12px 30px}.now-chapter h2{font-size:22px}}

.now-concepts{margin-top:56px}.now-concept-copy{text-align:center;max-width:720px;margin:0 auto 18px}.now-concept-copy h3{font-family:'Libre Baskerville',Georgia,serif;font-weight:400;font-size:20px;margin:0 0 8px}.now-concept-copy p{font-size:14.5px;line-height:1.65;color:var(--folio-muted);margin:0}.now-concepts .plate{margin:0 auto 44px;max-width:100%}.now-concepts .plate img{width:100%;height:auto;display:block}

.now-plate--second{margin-top:44px;background:#000;border-color:#000}.now-plate--second img{width:100%;height:auto;display:block}
