.ms-tspec{background:transparent;padding:5rem 0}.ms-tspec__container{margin:0 auto;max-width:64rem;padding:0 1.25rem;width:100%}.ms-tspec__header{margin-bottom:4rem;text-align:center}.ms-tspec__title{color:#111827;font-size:clamp(2rem,3vw,3rem);font-weight:900;letter-spacing:-.02em;line-height:1.12;margin:0 0 .75rem}.ms-tspec__desc{color:#4b5563;font-size:1.15rem;line-height:1.65;margin:0 auto;max-width:48rem}.ms-tspec__desc p{margin:0}.ms-tspec__card{background:#fff;border:2px solid #e5e7eb;border-radius:1.25rem;overflow:hidden}.ms-tspec__grid{display:grid;grid-template-columns:1fr}@media (min-width:768px){.ms-tspec__grid{grid-template-columns:1fr 1fr}}.ms-tspec__col{padding:2rem}.ms-tspec__col--divided{border-top:1px solid #e5e7eb}@media (min-width:768px){.ms-tspec__col--divided{border-left:1px solid #e5e7eb;border-top:0}}.ms-tspec__coltitle{color:#111827;font-size:1.25rem;font-weight:900;gap:.65rem;margin:0 0 1.25rem}.ms-tspec__colicn,.ms-tspec__coltitle{align-items:center;display:inline-flex}.ms-tspec__colicn{color:var(--ms-accent-700);height:1.5rem;justify-content:center;width:1.5rem}.ms-tspec__colicn svg{color:currentColor;display:block;height:1.5rem!important;width:1.5rem!important}.ms-tspec__colicn svg *{fill:none;stroke:currentColor}.ms-tspec__rows{display:grid;gap:0}.ms-tspec__row{align-items:flex-start;border-bottom:1px solid #f3f4f6;display:flex;gap:1.25rem;justify-content:space-between;padding:.65rem 0}.ms-tspec__row:last-child{border-bottom:0}.ms-tspec__row-label{color:#4b5563;font-size:.95rem}.ms-tspec__row-value{color:#111827;font-size:.95rem;font-weight:700;max-width:18rem;text-align:right}.ms-tspec__cta{align-items:flex-start;background:linear-gradient(135deg,var(--ms-tint-50),hsla(0,0%,100%,.7));border-top:2px solid var(--ms-border-200);display:flex;flex-direction:column;gap:1.25rem;justify-content:space-between;padding:2rem}@media (min-width:768px){.ms-tspec__cta{align-items:center;flex-direction:row;gap:2rem}}.ms-tspec__cta-title{color:#111827;font-size:1.1rem;font-weight:900;margin:0 0 .35rem}.ms-tspec__cta-desc{color:#4b5563;font-size:.95rem;line-height:1.55}.ms-tspec__cta-desc p{margin:0}.ms-tspec__cta-btn{align-items:center;background:var(--ms-accent-700);border-radius:1rem;box-shadow:0 14px 26px rgba(0,0,0,.12);color:#fff;display:inline-flex;font-weight:900;gap:.65rem;padding:1rem 1.4rem;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;white-space:nowrap}.ms-tspec__cta-btn:hover{background:var(--ms-accent-800);box-shadow:0 18px 34px var(--ms-shadow);transform:translateY(-1px) scale(1.01)}.ms-tspec__cta-btnicn{align-items:center;color:currentColor;display:inline-flex;height:1.25rem;justify-content:center;width:1.25rem}.ms-tspec__cta-btnicn svg{color:currentColor;display:block;height:1.25rem!important;width:1.25rem!important}.ms-tspec__cta-btnicn svg *{fill:none;stroke:currentColor}.ms-tspec--red{--ms-accent-700:#d12913;--ms-accent-800:#b02210;--ms-tint-50:#fff5f4;--ms-border-200:rgba(209,41,19,.22);--ms-shadow:rgba(209,41,19,.25)}.ms-tspec--orange{--ms-accent-700:#f97316;--ms-accent-800:#ea580c;--ms-tint-50:#fff7ed;--ms-border-200:rgba(249,115,22,.22);--ms-shadow:rgba(249,115,22,.25)}.ms-tspec--blue{--ms-accent-700:#2563eb;--ms-accent-800:#1d4ed8;--ms-tint-50:#eff6ff;--ms-border-200:rgba(37,99,235,.22);--ms-shadow:rgba(37,99,235,.25)}.ms-tspec--green{--ms-accent-700:#16a34a;--ms-accent-800:#15803d;--ms-tint-50:#ecfdf5;--ms-border-200:rgba(22,163,74,.22);--ms-shadow:rgba(22,163,74,.25)}