#seo-route-root{color:var(--text-color);background:radial-gradient(circle at 0 0,#0f6bff2e,#0000 34rem),linear-gradient(#08111f 0%,#0b1220 52%,#07101d 100%);min-height:100vh}#seo-route-root a{color:inherit}#seo-route-root .seo-header,#seo-route-root .seo-footer,#seo-route-root .seo-main{width:min(100% - 32px,1120px);max-width:1120px;margin:0 auto}#seo-route-root .seo-header{justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}#seo-route-root .seo-brand{color:var(--white-color);letter-spacing:0;font-size:1.35rem;font-weight:800;text-decoration:none}#seo-route-root .seo-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}#seo-route-root .seo-nav a,#seo-route-root .seo-button{color:#eef4ffdb;border:1px solid #ffffff24;border-radius:999px;padding:11px 15px;font-size:.95rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}#seo-route-root .seo-nav a:hover,#seo-route-root .seo-nav a:focus-visible,#seo-route-root .seo-button:hover,#seo-route-root .seo-button:focus-visible{color:var(--white-color);border-color:#ffffff52;outline:none}#seo-route-root .seo-nav-cta,#seo-route-root .seo-button-primary{background:var(--accent-color);border-color:var(--accent-color)!important;color:var(--white-color)!important}#seo-route-root .seo-main{padding:clamp(34px,7vw,86px) 0}#seo-route-root .seo-breadcrumb{color:#eef4ffa8;margin-bottom:24px;font-size:.92rem}#seo-route-root .seo-breadcrumb a{color:var(--white-color);text-decoration:none}#seo-route-root .seo-hero{max-width:920px}#seo-route-root h1{color:var(--white-color);letter-spacing:0;margin:0;font-size:clamp(2.35rem,7vw,5.2rem);font-weight:800;line-height:1}#seo-route-root .seo-intro{color:#eef4ffc7;max-width:820px;margin:22px 0 0;font-size:clamp(1.05rem,2.2vw,1.28rem);line-height:1.75}#seo-route-root .seo-summary-grid,#seo-route-root .seo-meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:34px 0;display:grid}#seo-route-root .seo-summary-card,#seo-route-root .seo-card,#seo-route-root .seo-contact,#seo-route-root .seo-meta-grid div{background:#ffffff0b;border:1px solid #ffffff1f;border-radius:18px}#seo-route-root .seo-summary-card,#seo-route-root .seo-meta-grid div{min-width:0;padding:18px}#seo-route-root .seo-summary-card span,#seo-route-root .seo-meta-grid dt{color:#eef4ff8f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}#seo-route-root .seo-summary-card strong,#seo-route-root .seo-meta-grid dd{color:var(--white-color);margin:0;font-size:1rem;font-weight:800;line-height:1.45;display:block}#seo-route-root .seo-section-list{gap:18px;display:grid}#seo-route-root .seo-article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}#seo-route-root .seo-article-card{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}#seo-route-root .seo-card-kicker{color:#eef4ff8f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;line-height:1.45;display:block}#seo-route-root .seo-article-card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}#seo-route-root .seo-article-card-footer span{color:#eef4ff94;font-size:.9rem}#seo-route-root .seo-card,#seo-route-root .seo-contact{padding:clamp(22px,4vw,36px)}#seo-route-root h2{color:var(--white-color);letter-spacing:0;margin:0 0 14px;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.2}#seo-route-root h3{color:var(--white-color);letter-spacing:0;margin:20px 0 8px;font-size:1.05rem;line-height:1.35}#seo-route-root p,#seo-route-root li{color:#eef4ffbd;font-size:1rem;line-height:1.78}#seo-route-root p{margin:0 0 14px}#seo-route-root p:last-child{margin-bottom:0}#seo-route-root ul,#seo-route-root ol{margin:16px 0 0;padding-left:22px}#seo-route-root .seo-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}#seo-route-root .seo-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;padding:28px 0 34px;display:flex}#seo-route-root .seo-footer p{color:#eef4ff9e;margin:0;font-size:.92rem}#seo-route-root .seo-footer nav{flex-wrap:wrap;gap:14px;display:flex}#seo-route-root .seo-footer a{color:#eef4ffb8;font-size:.92rem;text-decoration:none}@media (max-width:720px){#seo-route-root .seo-header{flex-direction:column;align-items:flex-start}#seo-route-root .seo-nav{justify-content:flex-start}#seo-route-root .seo-summary-grid,#seo-route-root .seo-meta-grid,#seo-route-root .seo-article-grid{grid-template-columns:1fr}#seo-route-root .seo-main{padding:28px 0 58px}#seo-route-root h1{font-size:clamp(2rem,10vw,2.65rem);line-height:1.06}#seo-route-root .seo-intro{font-size:1rem;line-height:1.68}#seo-route-root .seo-footer{flex-direction:column;align-items:flex-start}}
