
/* Workspace offer: outcome overview and clear plan comparison. */
.workspace-offer{max-width:1440px;margin:0 auto;padding:80px 48px;color:#f5f2ee;font-family:Manrope,sans-serif;scroll-margin-top:110px}.workspace-offer>header{max-width:850px;margin:0 auto 36px;text-align:center}.workspace-offer h2{font-size:clamp(30px,4vw,46px);line-height:1.15;letter-spacing:-.035em;margin:14px 0}.workspace-offer p{font-size:17px;line-height:1.7;color:#e3ded7}.offer-kicker{color:#c9b5ee;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.offer-outcomes{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.offer-outcomes article{grid-column:span 2;background:#20232c;border:1px solid #585465;border-radius:18px;padding:26px}.offer-outcomes article:nth-last-child(-n+2){grid-column:span 3}.workspace-offer h3{color:#fff;font-size:22px;line-height:1.3;margin:0 0 12px}.offer-outcomes small{display:block;color:#d2c0f0;font-size:14px;line-height:1.7}.offer-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.offer-preview img{width:100%;height:auto;display:block;border:1px solid #585465;border-radius:12px}.offer-details{text-align:center}.workspace-offer a{color:#eadbff}.offer-plans{display:grid;grid-template-columns:1fr 1.35fr;gap:24px;margin-top:40px}.offer-plans article{padding:30px;border:1px solid #77658d;background:#1d2029;border-radius:18px}.offer-plans h3{margin-top:14px}.workspace-offer .offer-price{font-size:30px;font-weight:800;color:#fff}.offer-price small{display:block;font-size:17px;font-weight:500}.offer-plans small{display:block;color:#d9d4df;font-size:14px;line-height:1.6}.offer-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.workspace-offer .offer-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:10px;color:#17121e;background:#d3bbee;border:1px solid #d3bbee;text-decoration:none;font-size:16px;font-weight:800;box-sizing:border-box}.workspace-offer .offer-button-secondary{background:transparent;color:#f0e7ff}.workspace-offer a:focus-visible{outline:3px solid #f4ba79;outline-offset:5px}.workspace-offer .offer-separate{font-size:15px;margin-top:24px}.brand-name strong{white-space:normal!important}
@media(max-width:800px){.workspace-offer{padding:56px 24px}.offer-outcomes{grid-template-columns:1fr 1fr}.offer-outcomes article,.offer-outcomes article:nth-last-child(-n+2){grid-column:auto}.offer-outcomes article:last-child{grid-column:1/-1}.offer-plans{grid-template-columns:1fr}.offer-preview{grid-template-columns:1fr}.offer-preview img{max-width:700px;margin:auto}.offer-actions{flex-direction:column}}
@media(max-width:500px){.offer-outcomes{grid-template-columns:1fr}.offer-outcomes article:last-child{grid-column:auto}.workspace-offer{padding:44px 20px}.offer-outcomes article,.offer-plans article{padding:22px}.workspace-offer .offer-price{font-size:27px}.brand-name strong{font-size:15px!important}}
