/* ShipShape identity details. Shared layouts live in primitives.css. */
.shipshape .ss-mark{display:block;width:220px;height:auto;mix-blend-mode:multiply}
.shipshape .ss-opening{--pf-stack-gap:32px}
.shipshape .ss-opening .back{margin:0;font-size:var(--pf-text-small)}
.shipshape .ss-opening>.pf-lead{max-width:720px}
.shipshape .ss-opening .pf-disclosure{margin-top:8px}
.shipshape .pf-collection{margin-top:var(--pf-space-4)}
.shipshape .pf-collection .pf-set{gap:var(--pf-space-3)}
.shipshape .pf-collection .pf-set[data-layout="single"]{max-width:440px;margin-inline:0}
.shipshape main>.pf-next{margin-top:var(--pf-section-space)}
@media(max-width:700px){.shipshape .ss-mark{width:170px}.shipshape .ss-opening{--pf-stack-gap:24px}}
