.hosting-plans{max-width:var(--content-max-width,1200px);margin-left:auto;margin-right:auto;padding:0 var(--content-padding-x,1.5rem) 2rem;box-sizing:border-box}.hosting-plans-heading{margin:0 0 .65rem;font-size:clamp(1.35rem,2.8vw,1.75rem);font-weight:700;letter-spacing:-.03em;color:#0f172a}.hosting-plans-intro{margin:0 0 1.5rem;max-width:42rem;font-size:17px;line-height:1.6;color:#475569}.hosting-plans-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.hosting-plan-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;height:100%;padding:1.2rem 1.15rem;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#fff;text-decoration:none;color:inherit;box-shadow:0 4px 16px rgba(15,23,42,.04);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.hosting-plan-card:hover{border-color:rgba(0,102,179,.28);box-shadow:0 10px 28px rgba(15,23,42,.08);transform:translateY(-2px)}.hosting-plan-card--featured{border-color:rgba(13,148,136,.45);background:linear-gradient(165deg,#f0fdfa,#fff 55%)}.hosting-plan-badge{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0d9488;background:rgba(13,148,136,.14);padding:.25rem .55rem;border-radius:999px}.hosting-plan-card-title{font-size:1.05rem;font-weight:700;color:#0f172a;letter-spacing:-.02em}.hosting-plan-card-desc{font-size:15px;line-height:1.5;color:#64748b;flex:1}.hosting-plan-card-cta{font-size:14px;font-weight:600;color:var(--accent-primary,#0066b3);margin-top:.25rem}@media (max-width:640px){.hosting-plans-grid{grid-template-columns:1fr}}.hosting-overview-rich .hosting-overview-main-wrap{width:100%;box-sizing:border-box;padding-bottom:2.5rem}.hosting-overview-prose{max-width:var(--content-max-width,1200px);margin:0 auto;padding:1rem var(--content-padding-x,1.5rem) 1.5rem;box-sizing:border-box}.hosting-overview-section{margin-bottom:1.75rem}.hosting-overview-section:last-child{margin-bottom:.5rem}.hosting-overview-section-title{margin:0 0 .65rem;font-size:clamp(1.25rem,2.4vw,1.55rem);font-weight:700;letter-spacing:-.03em;color:#0f172a}.hosting-overview-section-body{margin:0;font-size:17px;line-height:1.65;color:#475569;max-width:52rem}.hosting-overview-footer-cta{max-width:var(--content-max-width,1200px);margin:0 auto;padding:0 var(--content-padding-x,1.5rem) 2rem;box-sizing:border-box}.hosting-overview-footer-text{margin:0;font-size:16px;line-height:1.55;color:#64748b}.hosting-overview-footer-link{color:var(--accent-primary,#0066b3);font-weight:600;text-decoration:none}.hosting-overview-footer-link:hover{text-decoration:underline}