/* Locally scoped so SWELL headings and article layouts remain unchanged. */
.npc-gate{--npc-ink:var(--color_main,#3e3e3e);box-sizing:border-box;margin:3.5em auto;max-width:680px;color:#333;overflow-wrap:anywhere;text-align:center}
.npc-gate *{box-sizing:border-box}
.npc-gate .npc-gate-boundary{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 28px;font-size:13px;font-weight:600;letter-spacing:.06em;color:#666}
.npc-gate-boundary::before,.npc-gate-boundary::after{content:"";height:1px;background:#dedede;flex:1}
.npc-gate-lock{position:relative;display:inline-block;width:12px;height:10px;margin-top:4px;border:1.5px solid currentColor;border-radius:2px;flex:none}
.npc-gate-lock::before{content:"";position:absolute;width:7px;height:7px;border:1.5px solid currentColor;border-bottom:0;border-radius:6px 6px 0 0;left:1px;top:-7px}
.npc-gate .npc-gate-card{padding:36px 32px 26px;border:1px solid #e1e1e1;border-radius:14px;background:#fff;box-shadow:0 8px 28px rgb(0 0 0 / 3%)}
.npc-gate .npc-gate-eyebrow{margin:0 0 10px;padding:0;color:#333;font-size:21px;font-weight:700;line-height:1.5;letter-spacing:.04em}
.npc-gate .npc-gate-count{margin:0;padding:0;font-size:14px;color:#666;line-height:1.8}
.npc-gate-count strong{font-size:18px;color:#333;font-weight:600;font-variant-numeric:tabular-nums}
.npc-gate .npc-gate-description{margin:18px 0 0;padding:0;color:#666;font-size:13px;line-height:1.8}
.npc-gate .npc-gate-offer{margin:20px 0;line-height:1.4}
.npc-gate-price{font-size:36px;font-weight:700;letter-spacing:-.025em;font-variant-numeric:tabular-nums}
.npc-gate-price small{font-size:16px;margin-left:6px;font-weight:500}
.npc-gate-membership{font-size:22px;font-weight:700}
.npc-gate .npc-gate-purchase{display:block;width:min(100%,360px);min-height:50px;margin:0 auto;padding:13px 18px;border:0;border-radius:7px;background:var(--npc-ink);color:#fff;opacity:1;font:inherit;font-size:14px;font-weight:600;line-height:1.7;cursor:not-allowed;box-shadow:none}
.npc-gate .npc-gate-login{margin:20px 0 0;padding:0;font-size:13px;line-height:1.8}
.npc-gate .npc-gate-login a{display:inline-block;padding:7px 0;color:#444;text-decoration:underline;text-underline-offset:4px}
.npc-gate .npc-gate-login a:focus-visible{outline:2px solid var(--npc-ink);outline-offset:4px}
.npc-gate .npc-status{margin:8px 0 0;padding:0;color:#707070;font-size:12px;line-height:1.8}
.npc-gate noscript{font-size:12px}
.npc-account{border:1px solid #d8d8d8;border-radius:8px;padding:clamp(16px,4vw,28px);margin-block:2em;overflow-wrap:anywhere}
.npc-account ul{padding-inline-start:1.5em}.npc-account li{margin-block:.6em}.npc-paid-body{max-width:100%;overflow-wrap:anywhere}.npc-account a{text-underline-offset:3px}
@media(max-width:480px){.npc-gate{margin-block:2.5em}.npc-gate .npc-gate-card{padding:28px 18px 22px}.npc-gate .npc-gate-boundary{font-size:12px;gap:8px;margin-bottom:22px}.npc-gate .npc-gate-eyebrow{font-size:20px}.npc-gate-price{font-size:32px}}
/* Member commerce uses the theme's typography and the existing gate palette. */
.npc-commerce-note{font-size:.85em;line-height:1.7;color:#586661}.npc-commerce-policy{font-size:.8em;display:inline-block;margin:10px 8px 0 0}.npc-gate-purchase[data-npc-buy]{cursor:pointer}.npc-gate-purchase[data-npc-buy]+.npc-gate-purchase{margin-top:10px}.npc-account input[type=email]{display:block;width:100%;box-sizing:border-box;max-width:480px;padding:12px;border:1px solid #b6c8c0;border-radius:6px;margin-top:8px}.npc-account input[type=checkbox]{margin-right:8px}.npc-order-list li{padding:14px 0;line-height:1.9;border-bottom:1px solid #dde4e0}.npc-order-list button{display:inline-block;max-width:100%;padding:8px 12px;margin:6px 4px 0 0;border:1px solid #a5bdb3;border-radius:5px;background:#f5f8f6;color:#294e40;cursor:pointer}.npc-commerce-status{line-height:1.8;overflow-wrap:anywhere}.npc-gate-purchase:focus-visible,.npc-order-list button:focus-visible{outline:3px solid #5a947a;outline-offset:3px}
.npc-account .npc-gate-purchase{display:block;width:100%;max-width:420px;min-height:50px;margin:20px 0;padding:13px 18px;border:0;border-radius:7px;background:var(--color_main,#3e3e3e);color:#fff;font:inherit;font-size:14px;font-weight:600;line-height:1.7;cursor:pointer}.npc-account button:disabled,.npc-gate .npc-gate-purchase:disabled{opacity:.65;cursor:wait}.npc-account input[type=email]{border-color:#c6c6c6}.npc-order-list button{border-color:#c6c6c6;background:#f6f6f6;color:#333}.npc-gate .npc-gate-purchase[data-npc-buy]{cursor:pointer}
