.theme-page{--theme-primary:#1063f1;--theme-primary-dark:#073d9a;--theme-ink:#122033;--theme-muted:#5e6b7a;--theme-soft:#f4f7fb;--theme-line:#dce5f2;--theme-alert:#fff4df;--theme-radius:8px;background:#fff;color:var(--theme-ink)}.theme-section{padding:88px 20px}.theme-section--soft{background:var(--theme-soft)}.theme-section__inner{margin:0 auto;width:min(1180px,100%)}.theme-eyebrow{color:var(--theme-primary);font-size:14px;font-weight:700;letter-spacing:0;margin:0 0 14px;text-transform:uppercase}.theme-title{color:var(--theme-ink);font-size:40px;font-weight:700;letter-spacing:0;line-height:1.18;margin:0}.theme-body,.theme-title{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere;word-break:normal}.theme-body{color:var(--theme-muted);font-size:18px;line-height:1.65;margin:20px 0 0;white-space:pre-wrap}.theme-section-head{margin-bottom:38px;max-width:760px}.theme-button-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.theme-button{align-items:center;background:var(--theme-primary);border:1px solid var(--theme-primary);border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;font-weight:600;justify-content:center;min-height:46px;padding:0 22px;text-decoration:none}.theme-button--secondary{background:#fff;color:var(--theme-primary)}.theme-grid{display:grid;gap:20px}.theme-card{background:#fff;border:1px solid var(--theme-line);border-radius:var(--theme-radius);padding:26px}.theme-card h3,.theme-card h4{color:var(--theme-ink);font-size:20px;line-height:1.35;margin:0}.theme-card p{color:var(--theme-muted);font-size:16px;line-height:1.65;margin:12px 0 0}@media screen and (max-width:750px){.theme-section{padding:56px 20px}.theme-title{font-size:30px;line-height:1.22}.theme-body{font-size:16px;line-height:1.6}.theme-section-head{margin-bottom:28px}.theme-button{width:100%}}
