/* Shared, reviewed offer layout. Product colors and artwork remain distinct. */
.suite-pricing{--suite-ink:#202924;--suite-muted:#627067;--suite-accent:#087e4b;color:var(--suite-ink);width:min(1280px,calc(100% - 64px));margin:0 auto;padding:90px 0;font-family:inherit;box-sizing:border-box}.suite-pricing[data-site=greetvale]{--suite-accent:#d95022;--suite-ink:#282522;--suite-muted:#726b65}.suite-pricing[data-site=ghp]{--suite-accent:#315e9a;--suite-ink:#182333;--suite-muted:#627087}.suite-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:28px}.suite-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--suite-accent);margin:0 0 12px}.suite-heading h2{font-size:clamp(32px,3.4vw,46px);line-height:1.1;letter-spacing:-1.5px;margin:0;max-width:740px}.suite-heading>p{font-size:15px;line-height:1.65;max-width:310px;color:var(--suite-muted);margin:0}.suite-launch-note{border-left:3px solid var(--suite-accent);padding:12px 18px;background:#f5f7f5;font-size:14px;line-height:1.65;margin:0 0 26px}.suite-launch-note strong{font-weight:800}.suite-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch;grid-auto-rows:1fr}.suite-card{border:1px solid #dce2de;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;background:#fff;min-width:0;box-shadow:0 2px 4px #14231a04}.suite-card.suite-featured{border:2px solid var(--suite-accent);box-shadow:0 8px 25px #14231a0d}.suite-art{height:104px;position:relative;overflow:hidden;background:#edf1f4}.suite-art>img{height:100%;width:100%;object-fit:cover;display:block}.suite-art-multi{display:flex;height:100%;width:100%}.suite-art-multi img{height:100%;width:0;flex:1;object-fit:cover;object-position:center}.suite-card-body{display:flex;flex-direction:column;padding:22px 21px 24px;flex:1}.suite-tag{font-size:10px;letter-spacing:1.25px;font-weight:800;text-transform:uppercase;color:var(--suite-accent);margin:0 0 10px;min-height:14px}.suite-card h3{font-size:20px;font-weight:750;line-height:1.25;letter-spacing:-.4px;margin:0 0 16px;min-height:50px}.suite-price{font-size:48px!important;font-weight:750;letter-spacing:-2px;line-height:1.05;margin:0;white-space:nowrap}.suite-price span{font-size:13px;font-weight:500;letter-spacing:0;color:var(--suite-muted);margin-left:3px}.suite-term{font-size:12px;line-height:1.45;min-height:36px;margin:9px 0 0;color:var(--suite-muted)}.suite-featured .suite-term{color:var(--suite-accent);font-weight:700}.suite-description{font-size:14px;line-height:1.6;color:var(--suite-muted);margin:15px 0;min-height:67px}.suite-card ul{list-style:none;padding:17px 0 20px;margin:0;border-top:1px solid #e9ede9;display:grid;gap:11px}.suite-card li{font-size:12px;line-height:1.55;position:relative;padding-left:19px}.suite-card li:before{content:'✓';position:absolute;left:0;color:var(--suite-accent);font-weight:800}.suite-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;border:1px solid var(--suite-accent);border-radius:7px;padding:12px 13px;color:var(--suite-accent);text-decoration:none!important;font-size:12px;font-weight:750;line-height:1.4;min-height:44px;box-sizing:border-box}.suite-featured .suite-cta{color:white;background:var(--suite-accent)}.suite-cta:hover{filter:brightness(.93);background:#eff3ef}.suite-featured .suite-cta:hover{background:var(--suite-accent)}.suite-cta:focus-visible{outline:3px solid #eda847;outline-offset:4px}.suite-custom-price{font-size:34px!important;letter-spacing:-1px}.suite-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:25px;padding-top:24px;border-top:1px solid #dce2de}.suite-terms p{font-size:12px;line-height:1.75;color:var(--suite-muted);margin:0}.suite-terms strong{display:block;color:var(--suite-ink);font-size:13px;margin-bottom:5px}.suite-terms a{color:var(--suite-accent);text-decoration:underline}.suite-pricing .suite-footnote{font-size:12px;line-height:1.8;color:var(--suite-muted);margin:18px 0 0}.suite-custom-art{display:flex;align-items:center;justify-content:center;gap:16px;height:100%;color:var(--suite-accent);font-weight:800;font-size:32px;background:linear-gradient(125deg,#edf1f6,#eef6ef)}
@media(max-width:1150px){.suite-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-card h3{min-height:25px}.suite-description{min-height:45px}.suite-art{height:125px}}
@media(max-width:650px){.suite-pricing{width:calc(100% - 36px);padding:55px 0}.suite-heading{display:block}.suite-heading h2{font-size:34px}.suite-heading>p{margin-top:17px;max-width:none}.suite-grid{grid-template-columns:minmax(0,1fr);gap:18px}.suite-card-body{padding:22px}.suite-price{font-size:48px!important}.suite-description{min-height:0}.suite-term{min-height:0}.suite-terms{grid-template-columns:1fr;gap:18px}.suite-art{height:130px}.suite-custom-price{font-size:34px!important}}
