.mf-logo[data-astro-cid-mfljk7je]{display:inline-flex;align-items:center;gap:12px;font-weight:800;color:var(--mf-color-ink)}.mf-logo__mark[data-astro-cid-mfljk7je]{width:40px;height:40px;border-radius:10px;display:grid;place-items:center;color:#fff;background:var(--mf-color-primary);font-size:.98rem;line-height:1}.mf-logo__text[data-astro-cid-mfljk7je]{font-size:1.1rem;white-space:nowrap}.mf-button[data-astro-cid-7ab5kplb]{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--mf-color-border);border-radius:var(--mf-radius-control);padding:0 26px;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.mf-button[data-astro-cid-7ab5kplb]:hover{transform:translateY(-1px)}.mf-button--primary[data-astro-cid-7ab5kplb]{border-color:var(--mf-color-primary);background:var(--mf-color-primary);color:#fff}.mf-button--primary[data-astro-cid-7ab5kplb]:hover{border-color:var(--mf-color-primary-strong);background:var(--mf-color-primary-strong)}.mf-button--secondary[data-astro-cid-7ab5kplb]{background:var(--mf-color-surface);color:var(--mf-color-ink)}.mf-button--secondary[data-astro-cid-7ab5kplb]:hover{border-color:var(--mf-color-primary)}.mf-header[data-astro-cid-eiyd7voq]{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--mf-color-border);background:#fffffff0;backdrop-filter:blur(16px)}.mf-header__inner[data-astro-cid-eiyd7voq]{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.mf-header__nav[data-astro-cid-eiyd7voq]{display:flex;align-items:center;gap:28px;margin-left:auto}.mf-header__link[data-astro-cid-eiyd7voq]{color:var(--mf-color-ink);font-weight:600}.mf-header__link[data-astro-cid-eiyd7voq].is-active,.mf-header__link[data-astro-cid-eiyd7voq]:hover{color:var(--mf-color-primary)}@media(max-width:1080px){.mf-header__inner[data-astro-cid-eiyd7voq]{min-height:auto;padding:16px 0;align-items:flex-start;flex-wrap:wrap}.mf-header__nav[data-astro-cid-eiyd7voq]{order:3;width:100%;overflow-x:auto;gap:18px;padding-bottom:4px}}.mf-footer[data-astro-cid-tgc5tww7]{border-top:1px solid var(--mf-color-border);background:var(--mf-color-surface);padding:34px 0}.mf-footer__inner[data-astro-cid-tgc5tww7]{display:flex;justify-content:space-between;gap:32px}.mf-footer[data-astro-cid-tgc5tww7] p[data-astro-cid-tgc5tww7]{max-width:560px;margin:18px 0 0;color:var(--mf-color-muted);line-height:1.7}.mf-footer__nav[data-astro-cid-tgc5tww7]{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 22px;color:var(--mf-color-muted);font-weight:600}.mf-footer__nav[data-astro-cid-tgc5tww7] a[data-astro-cid-tgc5tww7]:hover{color:var(--mf-color-primary)}@media(max-width:760px){.mf-footer__inner[data-astro-cid-tgc5tww7]{flex-direction:column}.mf-footer__nav[data-astro-cid-tgc5tww7]{justify-content:flex-start}}:root{--mf-color-ink: #061735;--mf-color-text: #15284b;--mf-color-muted: #66748b;--mf-color-primary: #d94d00;--mf-color-primary-strong: #c94400;--mf-color-primary-soft: #fff0e8;--mf-color-blue: #2f80ed;--mf-color-green: #00b875;--mf-color-violet: #7b61ff;--mf-color-border: #ccd4df;--mf-color-border-strong: #b8c3d2;--mf-color-surface: #ffffff;--mf-color-page: #f7f9fc;--mf-shadow-soft: 0 18px 38px rgba(6, 23, 53, .13);--mf-shadow-card: 0 10px 24px rgba(6, 23, 53, .09);--mf-radius-card: 8px;--mf-radius-control: 10px;--mf-font-sans: "Manrope", "Aptos", "Segoe UI", sans-serif;--mf-container: 1280px}*{box-sizing:border-box}html{color:var(--mf-color-ink);font-family:var(--mf-font-sans);background:var(--mf-color-page);scroll-behavior:smooth}body{margin:0;min-width:320px}body,button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{cursor:pointer}.mf-container{width:min(var(--mf-container),calc(100% - 40px));margin-inline:auto}.mf-section{padding:88px 0}.mf-section--white{background:var(--mf-color-surface)}.mf-eyebrow{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--mf-color-border);border-radius:999px;padding:0 18px;color:var(--mf-color-muted);font-size:.9rem}.mf-page-title{max-width:920px;margin:0 auto;text-align:center}.mf-page-title h1{margin:0;color:var(--mf-color-ink);font-size:clamp(2.4rem,5vw,4rem);line-height:1.16;letter-spacing:0}.mf-page-title p{max-width:760px;margin:24px auto 0;color:var(--mf-color-muted);font-size:1.2rem;line-height:1.7}.mf-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:48px}.mf-card{border:1px solid var(--mf-color-border);border-radius:var(--mf-radius-card);background:var(--mf-color-surface);padding:40px;box-shadow:var(--mf-shadow-card)}.mf-card h2,.mf-card h3{margin:0;color:var(--mf-color-ink);font-size:1.8rem;line-height:1.25}.mf-card p{margin:20px 0 0;color:var(--mf-color-muted);font-size:1.05rem;line-height:1.7}.mf-icon-tile{width:56px;height:56px;border-radius:12px;display:grid;place-items:center;margin-bottom:28px;color:#fff;background:var(--mf-color-primary)}.mf-icon-tile--blue{background:var(--mf-color-blue)}.mf-icon-tile--green{background:var(--mf-color-green)}@media(max-width:900px){.mf-container{width:min(100% - 28px,var(--mf-container))}.mf-section{padding:64px 0}.mf-card-grid{grid-template-columns:1fr;gap:18px}.mf-card{padding:28px}}
