[data-astro-cid-md2yrsin],[data-astro-cid-md2yrsin]:before,[data-astro-cid-md2yrsin]:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep:#121321;--bg-mid:#1a1d26;--bg-card:#1a1d26;--bg-card2:#20252f;--primary:#00e;--accent:#d2ff1c;--blue-light:#64a0f0;--green:#60c482;--gold:#dcb450;--text-white:#fff;--text-muted:#88898f;--text-soft:#b4b9c8;--border:#88898f2e;--font-body:var(--font-inter);--font-head:var(--font-poppins);--radius-sm:6px;--radius-md:16px;--radius-lg:24px;--radius-pill:42px}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background-color:var(--bg-deep);color:var(--text-white);line-height:1.6;overflow-x:hidden}nav[data-astro-cid-md2yrsin]{z-index:999;backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#121321d9;justify-content:space-between;align-items:center;height:64px;padding:0 60px;display:flex;position:sticky;top:0}.nav-logo[data-astro-cid-md2yrsin]{font-family:var(--font-head);color:var(--text-white);align-items:center;gap:8px;font-size:18px;font-weight:500;text-decoration:none;display:flex}.nav-logo-dot[data-astro-cid-md2yrsin]{background:var(--accent);border-radius:50%;width:8px;height:8px;display:inline-block}.nav-links[data-astro-cid-md2yrsin]{align-items:center;gap:32px;list-style:none;display:flex}.nav-links[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]{color:var(--text-muted);font-size:14px;font-weight:300;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]:hover{color:var(--text-white)}.nav-cta[data-astro-cid-md2yrsin]{background:var(--accent);border-radius:var(--radius-pill);padding:6px 18px;color:var(--bg-deep)!important;font-size:13px!important;font-weight:500!important;transition:opacity .2s!important}.nav-cta[data-astro-cid-md2yrsin]:hover{opacity:.85}.breadcrumb[data-astro-cid-md2yrsin]{max-width:1280px;color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 auto;padding:20px 60px 0;font-size:12px;display:flex}.breadcrumb[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]{color:var(--text-muted);text-decoration:none}.breadcrumb[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]:hover{color:var(--blue-light)}.breadcrumb-sep[data-astro-cid-md2yrsin]{opacity:.4}.hero[data-astro-cid-md2yrsin]{overflow-anchor:none;max-width:1280px;margin:0 auto;padding:80px 60px 100px;position:relative;overflow:hidden}.hero-layout[data-astro-cid-md2yrsin]{grid-template-columns:1fr 420px;align-items:center;gap:60px;display:grid}.hero-glow[data-astro-cid-md2yrsin]{opacity:.35;filter:blur(60px);pointer-events:none;background:conic-gradient(from 57.66deg,#121321 -39.94deg,#00e1ff 36deg,#1f4adc 77.9deg,#121321 172.92deg 281.8deg,#121321 320.06deg,#00e1ff 396deg);border-radius:50%;width:600px;height:600px;animation:8s linear infinite rotateGlow;position:absolute;top:-120px;right:-80px}@keyframes rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-badge[data-astro-cid-md2yrsin]{border:1px solid var(--border);border-radius:var(--radius-pill);letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:6px;margin-bottom:28px;padding:4px 14px;font-size:11px;font-weight:500;display:inline-flex}.hero-badge-dot[data-astro-cid-md2yrsin]{background:var(--green);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.hero[data-astro-cid-md2yrsin] h1[data-astro-cid-md2yrsin]{font-family:var(--font-head);letter-spacing:-.5px;margin-bottom:24px;font-size:48px;font-weight:400;line-height:1.1}.hero[data-astro-cid-md2yrsin] h1[data-astro-cid-md2yrsin] em[data-astro-cid-md2yrsin]{color:var(--blue-light);font-style:normal}.hero-subtitle[data-astro-cid-md2yrsin]{color:var(--text-soft);margin-bottom:48px;font-size:17px;font-weight:300;line-height:1.6}.hero-actions[data-astro-cid-md2yrsin]{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.btn-primary[data-astro-cid-md2yrsin]{background:var(--accent);color:var(--bg-deep);border-radius:var(--radius-pill);cursor:pointer;border:none;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:500;text-decoration:none;transition:transform .2s,opacity .2s;display:inline-flex}.btn-primary[data-astro-cid-md2yrsin]:hover{opacity:.9;transform:translateY(-1px)}.btn-ghost[data-astro-cid-md2yrsin]{color:var(--text-muted);border-radius:var(--radius-pill);border:1px solid var(--border);background:0 0;align-items:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:300;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.btn-ghost[data-astro-cid-md2yrsin]:hover{color:var(--text-white);border-color:#88898f73}.hero-steps-card[data-astro-cid-md2yrsin]{z-index:1;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);overflow-anchor:none;padding:32px;position:relative;overflow:hidden}.hero-steps-card[data-astro-cid-md2yrsin]:before{content:"";pointer-events:none;background:linear-gradient(135deg,#00e1ff0f 0%,#1f4adc1f 100%);position:absolute;inset:0}.hsc-header[data-astro-cid-md2yrsin]{letter-spacing:1.5px;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:28px;font-size:10px;font-weight:500;display:flex}.hsc-header[data-astro-cid-md2yrsin]:before{content:"";background:var(--text-muted);width:16px;height:1px;display:inline-block}.hsc-steps[data-astro-cid-md2yrsin]{flex-direction:column;gap:4px;margin-bottom:14px;display:flex}.hsc-step[data-astro-cid-md2yrsin]{border-radius:var(--radius-sm);cursor:default;border:1px solid #0000;padding:16px 18px;transition:background .3s;position:relative;overflow:hidden}.hsc-step[data-astro-cid-md2yrsin]:after{content:"";background:var(--accent);width:0;height:2px;transition:width;position:absolute;bottom:0;left:0}.hsc-step[data-astro-cid-md2yrsin].active{background:#ffffff0a;border-color:#ffffff12}.hsc-step[data-astro-cid-md2yrsin].active:after{width:100%;transition:width 3.4s linear}.hsc-step-num[data-astro-cid-md2yrsin]{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;align-items:center;gap:6px;margin-bottom:6px;font-size:10px;font-weight:500;transition:color .3s;display:flex}.hsc-step[data-astro-cid-md2yrsin].active .hsc-step-num[data-astro-cid-md2yrsin]{color:var(--accent)}.hsc-step-num[data-astro-cid-md2yrsin] span[data-astro-cid-md2yrsin].num-badge{border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:inline-flex}.hsc-step-title[data-astro-cid-md2yrsin]{font-family:var(--font-head);color:var(--text-white);margin-bottom:4px;font-size:15px;font-weight:400;transition:color .3s}.hsc-step[data-astro-cid-md2yrsin]:not(.active) .hsc-step-title[data-astro-cid-md2yrsin]{color:var(--text-muted)}.hsc-step-desc[data-astro-cid-md2yrsin]{display:none}.hsc-active-desc[data-astro-cid-md2yrsin]{color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);background:#ffffff08;min-height:0;padding:12px 14px;font-size:12px;font-weight:300;line-height:1.6;overflow:hidden}.hsc-connector[data-astro-cid-md2yrsin]{color:#88898f4d;align-items:center;gap:6px;padding:4px 18px;font-size:10px;display:flex}.hsc-connector-line[data-astro-cid-md2yrsin]{background:var(--border);width:1px;height:16px;margin-left:8px}section[data-astro-cid-md2yrsin]{max-width:1280px;margin:0 auto;padding:80px 60px}.section-label[data-astro-cid-md2yrsin]{letter-spacing:1px;color:var(--text-muted);text-transform:uppercase;margin-bottom:16px;font-size:11px;font-weight:500}.section-title[data-astro-cid-md2yrsin]{font-family:var(--font-head);margin-bottom:12px;font-size:36px;font-weight:400;line-height:1.15}.section-subtitle[data-astro-cid-md2yrsin]{color:var(--text-soft);max-width:760px;margin-bottom:24px;font-size:16px;font-weight:300}.section-body[data-astro-cid-md2yrsin]{color:var(--text-soft);max-width:860px;font-size:16px;font-weight:300;line-height:1.7}.divider[data-astro-cid-md2yrsin]{max-width:1280px;margin:0 auto;padding:0 60px}.divider[data-astro-cid-md2yrsin] hr[data-astro-cid-md2yrsin]{border:none;border-top:1px solid var(--border)}.does-grid[data-astro-cid-md2yrsin]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.does-card[data-astro-cid-md2yrsin]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:14px;padding:28px 24px;transition:background .2s,border-color .2s;display:flex}.does-card[data-astro-cid-md2yrsin]:hover{background:var(--bg-card2);border-color:#88898f59}.does-num[data-astro-cid-md2yrsin]{font-family:var(--font-head);color:var(--primary);opacity:.6;font-size:28px;font-weight:400;line-height:1}.does-card[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);font-size:14px;font-weight:300;line-height:1.6}.why-wrapper[data-astro-cid-md2yrsin]{background:var(--bg-mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.ba-col[data-astro-cid-md2yrsin]{padding:36px}.ba-col[data-astro-cid-md2yrsin].before{background:#0000004d}.ba-col[data-astro-cid-md2yrsin].after{background:#60c4820d}.ba-header[data-astro-cid-md2yrsin]{letter-spacing:1px;text-transform:uppercase;color:var(--text-muted);align-items:center;gap:10px;margin-bottom:24px;font-size:12px;font-weight:500;display:flex}.ba-dot-before[data-astro-cid-md2yrsin]{background:var(--text-muted);border-radius:50%;width:8px;height:8px}.ba-dot-after[data-astro-cid-md2yrsin]{background:var(--green);border-radius:50%;width:8px;height:8px}.ba-item[data-astro-cid-md2yrsin]{border-bottom:1px solid var(--border);color:var(--text-soft);align-items:flex-start;gap:12px;padding:12px 0;font-size:14px;font-weight:300;line-height:1.55;display:flex}.ba-item[data-astro-cid-md2yrsin]:last-child{border-bottom:none}.ba-icon[data-astro-cid-md2yrsin]{flex-shrink:0;margin-top:2px}.why-intro[data-astro-cid-md2yrsin]{max-width:1280px;margin:0 auto;padding:48px 60px 36px}.why-intro[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);max-width:700px;font-size:16px;font-weight:300;line-height:1.7}.why-ba[data-astro-cid-md2yrsin]{max-width:1280px;margin:0 auto;padding:0 60px 60px}.ba-grid[data-astro-cid-md2yrsin]{border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.steps-row[data-astro-cid-md2yrsin]{align-items:stretch;gap:0;display:flex;position:relative}.step-card[data-astro-cid-md2yrsin]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);flex:1;padding:36px 28px;transition:transform .2s;position:relative}.step-card[data-astro-cid-md2yrsin]:not(:last-child):after{content:"→";color:var(--text-muted);z-index:1;font-size:18px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.step-card[data-astro-cid-md2yrsin]+.step-card[data-astro-cid-md2yrsin]{margin-left:24px}.step-card[data-astro-cid-md2yrsin]:hover{transform:translateY(-3px)}.step-num[data-astro-cid-md2yrsin]{font-family:var(--font-head);letter-spacing:1px;color:var(--accent);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-size:11px;font-weight:500;display:flex}.step-num[data-astro-cid-md2yrsin]:before{content:"";background:var(--accent);width:24px;height:1px;display:inline-block}.step-card[data-astro-cid-md2yrsin] h3[data-astro-cid-md2yrsin]{font-family:var(--font-head);color:var(--text-white);margin-bottom:14px;font-size:18px;font-weight:400}.step-card[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);font-size:14px;font-weight:300;line-height:1.65}.workflow-wrapper[data-astro-cid-md2yrsin]{border-radius:var(--radius-md);background:linear-gradient(105.84deg,#000 13.57%,#00e1ff14 36.53%,#1f4adc80 77.56%);border:1px solid #64a0f033;padding:48px}.workflow-wrapper[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);font-size:16px;font-weight:300;line-height:1.8}.workflow-tags[data-astro-cid-md2yrsin]{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.tag[data-astro-cid-md2yrsin]{letter-spacing:.5px;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-muted);text-transform:uppercase;padding:4px 12px;font-size:11px;font-weight:500}.tag[data-astro-cid-md2yrsin].blue{color:var(--blue-light);border-color:#64a0f066}.tag[data-astro-cid-md2yrsin].green{color:var(--green);border-color:#60c48266}.tag[data-astro-cid-md2yrsin].gold{color:var(--gold);border-color:#dcb45066}.roles-grid[data-astro-cid-md2yrsin]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.role-card[data-astro-cid-md2yrsin]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px 24px;transition:background .2s}.role-card[data-astro-cid-md2yrsin]:hover{background:var(--bg-card2)}.role-card[data-astro-cid-md2yrsin] h3[data-astro-cid-md2yrsin]{font-family:var(--font-head);align-items:center;gap:10px;margin-bottom:10px;font-size:16px;font-weight:400;display:flex}.role-icon[data-astro-cid-md2yrsin]{border-radius:var(--radius-sm);background:#64a0f01f;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;display:flex}.role-card[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.6}.integrations-wrapper[data-astro-cid-md2yrsin]{background:var(--bg-mid);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.int-inner[data-astro-cid-md2yrsin]{max-width:1280px;margin:0 auto;padding:80px 60px}.int-grid[data-astro-cid-md2yrsin]{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;display:grid}.int-card[data-astro-cid-md2yrsin]{background:var(--bg-deep);border:1px solid var(--border);border-radius:var(--radius-md);align-items:flex-start;gap:16px;padding:24px;transition:border-color .2s;display:flex}.int-card[data-astro-cid-md2yrsin]:hover{border-color:#88898f66}.int-logo[data-astro-cid-md2yrsin]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.int-info[data-astro-cid-md2yrsin] h3[data-astro-cid-md2yrsin]{margin-bottom:6px;font-size:14px;font-weight:400}.int-info[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.55}.cases-list[data-astro-cid-md2yrsin]{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:0;display:flex;overflow:hidden}.case-item[data-astro-cid-md2yrsin]{border-bottom:1px solid var(--border);background:var(--bg-card);color:var(--text-soft);align-items:center;gap:20px;padding:20px 28px;font-size:15px;font-weight:300;transition:background .2s;display:flex}.case-item[data-astro-cid-md2yrsin]:last-child{border-bottom:none}.case-item[data-astro-cid-md2yrsin]:hover{background:var(--bg-card2)}.case-arrow[data-astro-cid-md2yrsin]{color:var(--blue-light);flex-shrink:0;font-size:14px}.related-groups[data-astro-cid-md2yrsin]{flex-direction:column;gap:56px;display:flex}.related-title[data-astro-cid-md2yrsin]{margin-bottom:24px}.related-title[data-astro-cid-md2yrsin] span[data-astro-cid-md2yrsin]{border:1px solid var(--border);border-radius:var(--radius-pill);color:var(--text-white);align-items:center;margin:0 8px;padding:2px 14px;display:inline-flex}.related-grid[data-astro-cid-md2yrsin]{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.related-card[data-astro-cid-md2yrsin]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);color:inherit;flex-direction:column;justify-content:space-between;gap:16px;padding:24px;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:flex}.related-card[data-astro-cid-md2yrsin]:hover{background:var(--bg-card2);border-color:#64a0f066;transform:translateY(-2px)}.related-card[data-astro-cid-md2yrsin] h3[data-astro-cid-md2yrsin]{font-family:var(--font-head);margin:0;font-size:18px;font-weight:400;line-height:1.35}.related-chip-row[data-astro-cid-md2yrsin]{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.related-chip[data-astro-cid-md2yrsin]{letter-spacing:.03em;max-width:100%;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;background:#ffffff0d;border:1px solid #ffffff2e;border-radius:999px;align-items:center;padding:4px 10px;font-size:10px;font-weight:500;line-height:1;display:inline-flex;overflow:hidden}.faq-list[data-astro-cid-md2yrsin]{flex-direction:column;gap:0;display:flex}.faq-item[data-astro-cid-md2yrsin]{border-bottom:1px solid var(--border);overflow:hidden}.faq-q[data-astro-cid-md2yrsin]{cursor:pointer;user-select:none;width:100%;color:var(--text-white);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:15px;font-weight:400;transition:color .2s;display:flex}.faq-q[data-astro-cid-md2yrsin]:hover{color:var(--blue-light)}.faq-toggle[data-astro-cid-md2yrsin]{border:1px solid var(--border);width:22px;height:22px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;transition:transform .2s,background .2s;display:flex}.faq-item[data-astro-cid-md2yrsin].open .faq-toggle[data-astro-cid-md2yrsin]{background:var(--accent);color:var(--bg-deep);border-color:#0000;transform:rotate(45deg)}.faq-a[data-astro-cid-md2yrsin]{max-height:0;transition:max-height .35s ease-in-out;overflow:hidden}.faq-item[data-astro-cid-md2yrsin].open .faq-a[data-astro-cid-md2yrsin]{max-height:600px}.faq-a[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);padding-bottom:22px;font-size:14px;font-weight:300;line-height:1.7}.cta-band[data-astro-cid-md2yrsin]{text-align:center;background:linear-gradient(105.84deg,#000 13.57%,#00e1ff1a 36.53%,#1f4adc99 77.56%);border-top:1px solid #64a0f033;padding:100px 60px}.cta-band[data-astro-cid-md2yrsin] h2[data-astro-cid-md2yrsin]{font-family:var(--font-head);margin-bottom:20px;font-size:42px;font-weight:400;line-height:1.15}.cta-band[data-astro-cid-md2yrsin] p[data-astro-cid-md2yrsin]{color:var(--text-soft);max-width:600px;margin:0 auto 40px;font-size:16px;font-weight:300;line-height:1.7}.cta-actions[data-astro-cid-md2yrsin]{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}footer[data-astro-cid-md2yrsin]{background:var(--bg-deep);border-top:1px solid var(--border);max-width:100%;padding:48px 60px}.footer-inner[data-astro-cid-md2yrsin]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;display:flex}.footer-logo[data-astro-cid-md2yrsin]{font-family:var(--font-head);color:var(--text-muted);align-items:center;gap:8px;font-size:15px;font-weight:400;display:flex}.footer-links[data-astro-cid-md2yrsin]{gap:28px;list-style:none;display:flex}.footer-links[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-md2yrsin] a[data-astro-cid-md2yrsin]:hover{color:var(--text-white)}.footer-copy[data-astro-cid-md2yrsin]{color:#88898f80;text-align:center;border-top:1px solid var(--border);width:100%;margin-top:24px;padding-top:24px;font-size:12px}@media (width<=991px){nav[data-astro-cid-md2yrsin],.hero[data-astro-cid-md2yrsin],section[data-astro-cid-md2yrsin],.why-intro[data-astro-cid-md2yrsin],.why-ba[data-astro-cid-md2yrsin],.int-inner[data-astro-cid-md2yrsin],.cta-band[data-astro-cid-md2yrsin]{padding-left:32px;padding-right:32px}.hero-layout[data-astro-cid-md2yrsin]{grid-template-columns:1fr}.hero[data-astro-cid-md2yrsin] h1[data-astro-cid-md2yrsin]{font-size:38px}.section-title[data-astro-cid-md2yrsin]{font-size:28px}.does-grid[data-astro-cid-md2yrsin],.roles-grid[data-astro-cid-md2yrsin],.int-grid[data-astro-cid-md2yrsin],.related-grid[data-astro-cid-md2yrsin]{grid-template-columns:1fr 1fr}.steps-row[data-astro-cid-md2yrsin]{flex-direction:column}.step-card[data-astro-cid-md2yrsin]+.step-card[data-astro-cid-md2yrsin]{margin-top:16px;margin-left:0}.step-card[data-astro-cid-md2yrsin]:not(:last-child):after{content:"↓";inset:auto auto -20px 50%;transform:translate(-50%)}.ba-grid[data-astro-cid-md2yrsin]{grid-template-columns:1fr}footer[data-astro-cid-md2yrsin]{padding:36px 32px}}@media (width<=479px){nav[data-astro-cid-md2yrsin],.hero[data-astro-cid-md2yrsin],section[data-astro-cid-md2yrsin],.why-intro[data-astro-cid-md2yrsin],.why-ba[data-astro-cid-md2yrsin],.int-inner[data-astro-cid-md2yrsin],.cta-band[data-astro-cid-md2yrsin]{padding-left:20px;padding-right:20px}.nav-links[data-astro-cid-md2yrsin]{display:none}.hero[data-astro-cid-md2yrsin] h1[data-astro-cid-md2yrsin]{font-size:30px}.does-grid[data-astro-cid-md2yrsin],.roles-grid[data-astro-cid-md2yrsin],.int-grid[data-astro-cid-md2yrsin],.related-grid[data-astro-cid-md2yrsin]{grid-template-columns:1fr}footer[data-astro-cid-md2yrsin]{padding:28px 20px}.footer-inner[data-astro-cid-md2yrsin]{flex-direction:column;align-items:flex-start}}
