/* Master Of Sale POS - Featured Business Module landing section */
.mos-featured-module-wrap{padding:26px clamp(18px,4vw,54px);background:linear-gradient(180deg,#f7fbff 0%,#ffffff 100%)}
.mos-featured-module{max-width:1180px;margin:0 auto;border:1px solid rgba(9,52,86,.10);border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(8,38,75,.10);overflow:hidden;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}
.mos-featured-copy{padding:34px clamp(22px,4vw,46px)}
.mos-featured-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#e9fbff;color:#057180;font-weight:900;font-size:12px;text-transform:uppercase;letter-spacing:.08em}
.mos-featured-copy h2{font-size:clamp(30px,4vw,48px);line-height:1.02;margin:18px 0 12px;color:#0d2440;letter-spacing:-.04em}
.mos-featured-copy .mos-featured-summary{font-size:17px;line-height:1.65;color:#52657c;max-width:720px;margin:0 0 18px}
.mos-featured-meta{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 20px}.mos-featured-pill{border:1px solid rgba(7,153,166,.20);background:#f4fcfd;border-radius:14px;padding:10px 12px;color:#0d5361;font-weight:800}.mos-featured-pill strong{display:block;color:#0d2440;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.mos-featured-price{font-size:26px;color:#0799a6;font-weight:1000;line-height:1.05}.mos-featured-price span{font-size:13px;color:#5d6e82;font-weight:800}.mos-featured-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.mos-featured-actions .mos-btn{display:inline-flex;align-items:center;justify-content:center}.mos-featured-side{background:radial-gradient(circle at top right,rgba(7,153,166,.25),transparent 42%),linear-gradient(145deg,#0b2741,#123d63);color:#fff;padding:32px clamp(22px,3vw,38px);position:relative}.mos-featured-side:before{content:"";position:absolute;inset:18px;border-radius:24px;border:1px solid rgba(255,255,255,.16);pointer-events:none}.mos-featured-side-inner{position:relative;z-index:1}.mos-featured-side h3{font-size:22px;margin:0 0 14px;color:#fff}.mos-featured-for{font-size:14px;line-height:1.55;color:#d7eaff;margin-bottom:20px}.mos-featured-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.mos-featured-list li{display:flex;gap:10px;align-items:flex-start;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);padding:11px 12px;border-radius:15px;color:#eef8ff;font-weight:700}.mos-featured-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#21d4a6;color:#062235;font-weight:1000}.mos-featured-module.empty{display:block;padding:30px;text-align:center;color:#52657c}@media(max-width:860px){.mos-featured-module{grid-template-columns:1fr}.mos-featured-side{border-radius:0}.mos-featured-copy{padding:28px 22px}.mos-featured-module-wrap{padding:20px 14px}}
