:root{font-family:Manrope,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--base-font-size: 16px;--heading-weight: 700;--heading-strong-weight: 800;--primary-color: #3F88C5;--primary-dark: #2C5AA0;--shadow-soft: rgba(0,0,0,.08);--focus-ring: 0 0 0 4px rgba(63,136,197,.12);color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--primary-dark)}html{font-size:var(--base-font-size)}body{margin:0;min-width:320px;min-height:100vh;font-size:1rem;color:#213547}h1{font-size:2.5rem;line-height:1.08;font-weight:var(--heading-strong-weight)}h2{font-size:1.75rem;line-height:1.15;font-weight:var(--heading-weight)}h3{font-size:1.5rem;line-height:1.25;font-weight:600}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--primary-dark)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{text-align:center}.card{padding:1em}h1{font-size:2rem}h2{font-size:1.25rem}h3{font-size:1rem}} @media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}[data-v-7c46fb6f] html{scroll-behavior:smooth}.header[data-v-7c46fb6f]{background:#fff;padding:1.5rem 0;color:var(--primary-color);box-shadow:0 2px 8px var(--shadow-soft);width:100%}.header-inner[data-v-7c46fb6f]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.dropdown[data-v-7c46fb6f]{position:relative;display:inline-block;outline:none}.dropdown-label[data-v-7c46fb6f]{cursor:pointer;color:var(--primary-color);font-weight:400;padding:.25rem .5rem;border-radius:4px;transition:background .2s}.dropdown:focus .dropdown-menu[data-v-7c46fb6f],.dropdown:hover .dropdown-menu[data-v-7c46fb6f]{display:block}.dropdown-menu[data-v-7c46fb6f]{display:none;position:absolute;left:0;top:100%;min-width:220px;background:#fff;box-shadow:0 4px 16px #3f88c51a;border-radius:8px;z-index:100;padding:.5rem 0}.dropdown-menu .router-link-active[data-v-7c46fb6f],.dropdown-menu .router-link-exact-active[data-v-7c46fb6f]{font-weight:700;color:var(--primary-dark)}.dropdown-menu a[data-v-7c46fb6f]{display:block;padding:.5rem 1.25rem;color:var(--primary-color);text-decoration:none;transition:background .2s,color .2s}.dropdown-menu a[data-v-7c46fb6f]:hover{background:#f3f7fa;color:var(--primary-dark)}.logo-section h1[data-v-7c46fb6f]{margin:0;color:var(--primary-color);font-size:2.25rem;font-weight:800}.logo-section[data-v-7c46fb6f]{width:250px;height:auto}.logo-section img[data-v-7c46fb6f]{width:100%;height:auto;display:block}.tagline[data-v-7c46fb6f]{margin:.5rem 0 0;font-size:.95rem;font-weight:600;opacity:.9}.nav[data-v-7c46fb6f]{display:flex;gap:2rem;align-items:center}.nav a[data-v-7c46fb6f]{color:var(--primary-color);text-decoration:none;transition:opacity .3s;font-weight:400}.nav a[data-v-7c46fb6f]:hover{opacity:.8}.btn-primary[data-v-7c46fb6f]{background-color:var(--primary-color);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600}.nav a.btn-primary[data-v-7c46fb6f]{color:#fff;font-weight:800}.btn-primary[data-v-7c46fb6f]:focus{box-shadow:var(--focus-ring);outline:none}@media(max-width:768px){.container[data-v-7c46fb6f]{flex-direction:column;gap:1rem}.nav[data-v-7c46fb6f]{flex-wrap:wrap;justify-content:center;gap:1rem}}.hero[data-v-9269f6ad]{background:linear-gradient(135deg,var(--primary-color) 0%,var(--primary-dark) 100%);color:#fff;min-height:500px;display:flex;align-items:center;justify-content:center}.container[data-v-9269f6ad]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:0 2rem}.hero-image[data-v-9269f6ad]{display:flex;align-items:center;justify-content:center;height:450px;width:auto;border-radius:8px}.hero-image img[data-v-9269f6ad]{width:auto;height:100%;max-height:500px;object-fit:contain;border-radius:8px;background:transparent}.hero-content h1[data-v-9269f6ad]{font-size:2.75rem;margin:.5 0 .75rem;line-height:1.08;font-weight:800;text-align:left}.subtitle[data-v-9269f6ad]{font-size:1.125rem;margin:0 0 1.5rem;opacity:.95;font-weight:400;text-align:left}.cta-buttons[data-v-9269f6ad]{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.btn[data-v-9269f6ad]{padding:.9rem 1.8rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary[data-v-9269f6ad]{background:#fff;color:var(--primary-color)}.btn-primary[data-v-9269f6ad]:hover{background:#f7f9fb;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.btn-secondary[data-v-9269f6ad]{background:transparent;color:#fff;border:2px solid white}.btn-secondary[data-v-9269f6ad]:hover{background:#fff;color:var(--primary-color);transform:translateY(-2px)}.btn[data-v-9269f6ad]:focus{box-shadow:var(--focus-ring);outline:none}@media(max-width:768px){.hero[data-v-9269f6ad]{min-height:400px}.container[data-v-9269f6ad]{grid-template-columns:1fr;gap:1.5rem;padding:2rem 1rem}.hero-image img[data-v-9269f6ad]{max-height:300px}.hero-content h1[data-v-9269f6ad]{font-size:2rem}.subtitle[data-v-9269f6ad]{font-size:1.1rem}}.about[data-v-a3305a9b]{padding:4rem 2rem;background:#f9f9f9}.container[data-v-a3305a9b]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-title-banner[data-v-a3305a9b]{background-position:top;background-size:auto 101%;background-repeat:no-repeat;padding:3rem 0;margin-bottom:2rem;display:flex;justify-content:center;align-items:center;height:100px;width:auto}.about-header[data-v-a3305a9b]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.about-header-img[data-v-a3305a9b]{max-width:70px;height:auto;display:block}.about h2[data-v-a3305a9b]{margin:0;font-size:2.2rem;color:#000;font-weight:900}.about-content[data-v-a3305a9b]{display:grid;grid-template-columns:1fr;gap:2rem}.about-text p[data-v-a3305a9b]{font-size:1rem;line-height:1.6;color:#333;margin:0 0 1rem}.highlights[data-v-a3305a9b]{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}.highlight[data-v-a3305a9b]{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.highlight h3[data-v-a3305a9b]{color:#7a987b;margin:0 0 .5rem;font-weight:700}.highlight p[data-v-a3305a9b]{margin:0;color:#666;text-align:left}@media(max-width:768px){.about[data-v-a3305a9b]{padding:2rem 1rem}.about h2[data-v-a3305a9b]{font-size:1.8rem}}.platform[data-v-74ce2173]{padding:4rem 2rem;background:#fff}.platform-header[data-v-74ce2173]{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:2rem}.platform-header-img[data-v-74ce2173]{max-width:70px;height:auto;display:block}.platform-header h2[data-v-74ce2173]{font-size:1.9rem;color:var(--primary-color);font-weight:700;letter-spacing:-.01em;margin:0;text-align:left}.container[data-v-74ce2173]{max-width:1200px;margin:0 auto}.issues-grid[data-v-74ce2173]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.issue-card[data-v-74ce2173]{background:#f9f9f9;padding:2rem;border-radius:8px;border-left:4px solid var(--primary-color);transition:transform .3s,box-shadow .3s;position:relative;display:flex;flex-direction:column}.issue-card[data-v-74ce2173]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.learn-more[data-v-74ce2173]{position:absolute;right:1.5rem;bottom:1rem;font-size:1rem;color:var(--primary-color);font-weight:600;opacity:.85;cursor:pointer;text-decoration:underline}.icon[data-v-74ce2173]{font-size:2.5rem;margin:0 0 1rem}.issue-card h3[data-v-74ce2173]{color:var(--primary-color);margin:0 0 .5rem;font-size:1.15rem;font-weight:600;letter-spacing:-.01em}.issue-card p[data-v-74ce2173]{color:#666;line-height:1.6;margin:0}@media(max-width:768px){.platform[data-v-74ce2173]{padding:2rem 1rem}.platform h2[data-v-74ce2173]{font-size:1.8rem}.issues-grid[data-v-74ce2173]{grid-template-columns:1fr}}.get-involved[data-v-d2c98b1c]{background:linear-gradient(135deg,#e8f1f8,#d4e4f0)}.container[data-v-d2c98b1c]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.get-involved h2[data-v-d2c98b1c]{font-size:1.9rem;text-align:center;margin:0 0 .5rem;color:var(--primary-color);font-weight:700;letter-spacing:-.01em}.intro[data-v-d2c98b1c]{text-align:center;font-size:1rem;color:#666;margin:0 0 2.5rem}.involvement-options[data-v-d2c98b1c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.option[data-v-d2c98b1c]{background:#fff;padding:2rem;border-radius:8px;text-align:center;box-shadow:0 2px 8px #0000001a}.option h3[data-v-d2c98b1c]{color:var(--primary-color);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.option p[data-v-d2c98b1c]{color:#666;margin:0 0 1.5rem;line-height:1.5}.social-links[data-v-d2c98b1c]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.social-link[data-v-d2c98b1c]{color:#3f88c5;text-decoration:none;font-weight:600;transition:opacity .3s}.social-link[data-v-d2c98b1c]:hover{opacity:.7}.btn[data-v-d2c98b1c]{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s}.btn-primary[data-v-d2c98b1c]{background-color:var(--primary-color);color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600}.nav a.btn-primary[data-v-d2c98b1c]{color:#fff;font-weight:800}.btn-primary[data-v-d2c98b1c]:focus{box-shadow:var(--focus-ring);outline:none}.contact-section[data-v-d2c98b1c]{background:#fff;padding:3rem 2rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;margin-top:3rem}.contact-section h3[data-v-d2c98b1c]{color:#3f88c5;margin:0 0 .5rem;text-align:center;font-size:1.8rem}.contact-section>p[data-v-d2c98b1c]{text-align:center;color:#666;margin:0 0 2rem}.contact-form[data-v-d2c98b1c]{display:flex;flex-direction:column;gap:1rem;max-width:600px;margin:0 auto}.contact-form input[data-v-d2c98b1c],.contact-form textarea[data-v-d2c98b1c]{padding:.75rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem}.status-message[data-v-d2c98b1c]{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:600px;margin:0 auto 1rem;padding:.75rem 1rem;border-radius:6px;box-shadow:0 2px 8px #0000000f}.status-message.ok[data-v-d2c98b1c]{background:#e6fbf1;border:1px solid #b6f2cf;color:#064e28}.status-message.error[data-v-d2c98b1c]{background:#fff1f2;border:1px solid #f3c2c8;color:#5d141b}.status-content[data-v-d2c98b1c]{flex:1 1 auto;font-weight:600}.status-close[data-v-d2c98b1c]{background:transparent;border:none;font-size:1rem;cursor:pointer;color:inherit;padding:.25rem .5rem}.status-left[data-v-d2c98b1c]{display:flex;align-items:center;gap:.75rem}.checkmark[data-v-d2c98b1c]{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#0ea45f;color:#fff;font-weight:800;transform:scale(.85);box-shadow:0 6px 18px #0ea45f2e}.status-message.ok .checkmark[data-v-d2c98b1c]{animation:pop-d2c98b1c .42s cubic-bezier(.2,.9,.2,1) both}@keyframes pop-d2c98b1c{0%{transform:scale(.4);opacity:0}60%{transform:scale(1.16);opacity:1}to{transform:scale(1)}}.contact-form input[data-v-d2c98b1c]:focus,.contact-form textarea[data-v-d2c98b1c]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 4px #3f88c51f}@media(max-width:768px){.get-involved[data-v-d2c98b1c]{padding:2rem 1rem}.get-involved h2[data-v-d2c98b1c]{font-size:1.8rem}.contact-section[data-v-d2c98b1c]{padding:1.5rem}}.footer[data-v-637b1e6c]{background:#1a1a1a;color:#fff;padding:3rem 2rem 1rem}.footer-content[data-v-637b1e6c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h4[data-v-637b1e6c]{color:var(--primary-color);margin:0 0 .75rem;font-weight:600}.footer-section p[data-v-637b1e6c]{margin:.5rem 0;opacity:.9}.social[data-v-637b1e6c]{display:flex;gap:1rem}.social a[data-v-637b1e6c]{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#333;border-radius:50%;color:var(--primary-color);text-decoration:none;font-weight:700;transition:all .2s ease-in-out}.social a[data-v-637b1e6c]:hover{background:var(--primary-color);color:#fff}.footer-bottom[data-v-637b1e6c]{border-top:1px solid #333;padding-top:1.5rem;text-align:center;opacity:.8}.footer-bottom p[data-v-637b1e6c]{margin:.5rem 0;font-size:.9rem}@media(max-width:768px){.footer[data-v-637b1e6c]{padding:2rem 1rem}.footer-content[data-v-637b1e6c]{gap:1rem}}.about-me-redesign[data-v-0d1a04ad]{padding:4rem 2rem;background:#f9f9f9}.about-header[data-v-0d1a04ad]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:2.5rem}.about-header-img[data-v-0d1a04ad]{max-width:70px;height:auto;display:block}.about-me-redesign h2[data-v-0d1a04ad]{margin:0;font-size:2.2rem;color:#000;font-weight:900}.about-me-sections[data-v-0d1a04ad]{display:flex;justify-content:center;gap:2.5rem;flex-wrap:wrap}.about-me-section[data-v-0d1a04ad]{background:#fff;border-radius:12px;box-shadow:0 2px 12px #3f88c514;padding:2.5rem 2rem 2rem;max-width:320px;min-width:260px;display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.about-me-section h3[data-v-0d1a04ad]{color:var(--primary-color, #3F88C5);font-size:1.3rem;margin:1.2rem 0 1rem;font-weight:800}.about-me-section ul[data-v-0d1a04ad]{list-style:disc inside;padding:0;margin:0;text-align:left}.about-me-section li[data-v-0d1a04ad]{color:#444;font-size:1.05rem;margin-bottom:.7em;line-height:1.6}.section-graphic[data-v-0d1a04ad]{width:64px;height:64px;border-radius:50%;margin-bottom:.5rem;background:#e8eaf6;display:flex;align-items:center;justify-content:center;font-size:2rem;overflow:hidden}.section-icon-img[data-v-0d1a04ad]{width:44px;height:44px;object-fit:contain;display:block}.faith-graphic[data-v-0d1a04ad]{background:linear-gradient(135deg,#7a987b,#b6d7a8);content:""}.professional-graphic[data-v-0d1a04ad]{background:linear-gradient(135deg,#3f88c5,#a7c7e7);content:""}.service-graphic[data-v-0d1a04ad]{background:linear-gradient(135deg,#ff6f00,#ffd180);content:""}.aboutme-ama-link[data-v-0d1a04ad]{text-align:center;margin-top:2.5rem}.ama-link[data-v-0d1a04ad]{color:var(--primary-color, #3F88C5);font-size:1.15rem;font-weight:700;text-decoration:underline;transition:color .2s}.ama-link[data-v-0d1a04ad]:hover{color:var(--primary-dark, #2C5AA0)}@media(max-width:900px){.about-me-sections[data-v-0d1a04ad]{flex-direction:column;align-items:center;gap:2rem}.about-me-section[data-v-0d1a04ad]{max-width:100%;min-width:0}}.platform-header[data-v-3f1d270a]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-3f1d270a]{max-width:70px;height:auto}.platform-section p[data-v-3f1d270a]{text-align:left}.checklist[data-v-3f1d270a]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-3f1d270a]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-3f1d270a]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-3f1d270a]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-3f1d270a]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-header[data-v-2f85bf6c]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-2f85bf6c]{max-width:70px;height:auto}.platform-section p[data-v-2f85bf6c]{text-align:left}.checklist[data-v-2f85bf6c]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-2f85bf6c]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-2f85bf6c]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-2f85bf6c]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-2f85bf6c]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-header[data-v-92531f2f]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-92531f2f]{max-width:70px;height:auto}.platform-section p[data-v-92531f2f]{text-align:left}.checklist[data-v-92531f2f]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-92531f2f]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-92531f2f]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-92531f2f]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-92531f2f]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-header[data-v-e981760d]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-e981760d]{max-width:70px;height:auto}.platform-section p[data-v-e981760d]{text-align:left}.checklist[data-v-e981760d]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-e981760d]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-e981760d]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-e981760d]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-e981760d]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-header[data-v-b5b6f649]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-b5b6f649]{max-width:70px;height:auto}.platform-section p[data-v-b5b6f649]{text-align:left}.checklist[data-v-b5b6f649]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-b5b6f649]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-b5b6f649]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-b5b6f649]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-b5b6f649]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-header[data-v-045cd7ac]{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:2rem}.platform-header-icon[data-v-045cd7ac]{max-width:70px;height:auto}.platform-section p[data-v-045cd7ac]{text-align:left}.checklist[data-v-045cd7ac]{list-style:none;padding:0;margin:0;text-align:left}.checklist li[data-v-045cd7ac]{position:relative;padding-left:2em;margin-bottom:.7em;font-size:1.05rem;line-height:1.6}.checklist li[data-v-045cd7ac]:before{content:"✓";color:#3f88c5;font-weight:700;position:absolute;left:0;top:.1em;font-size:1.2em}.platform-title-bg[data-v-045cd7ac]{background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:12px 12px 0 0;min-height:80px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;margin-bottom:2rem}.platform-title-bg h1[data-v-045cd7ac]{color:#fff;text-shadow:0 2px 8px rgba(63,136,197,.25);font-size:2.2rem;margin:0;text-align:center;width:100%}.platform-layout[data-v-2131a84a]{min-height:100vh;display:flex;flex-direction:column;background:#fff}.container[data-v-2131a84a]{max-width:1200px;margin:0 auto;padding:0 2rem}main[data-v-2131a84a]{flex:1 0 auto;max-width:800px;margin:2rem auto;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #3f88c514}
