.navbar-wrapper[data-v-ac6880e2]{position:sticky;top:0;z-index:100}.navbar-blue[data-v-ac6880e2]{background:linear-gradient(180deg,#004f7c,#0177bb);color:#fff;transition:transform .3s ease,opacity .3s ease,max-height .3s ease;max-height:48px;overflow:hidden}.navbar-blue.hidden[data-v-ac6880e2]{transform:translateY(-100%);opacity:0;max-height:0;pointer-events:none}.blue-bar-inner[data-v-ac6880e2]{max-width:var(--container-max);margin:0 auto;padding:.5rem 1rem;display:flex;align-items:center;justify-content:space-between}.blue-bar-text[data-v-ac6880e2]{font-size:1rem;font-weight:500}.blue-bar-social[data-v-ac6880e2]{display:flex;gap:.5rem}.social-btn[data-v-ac6880e2]{width:36px;height:36px;border-radius:50%;background:#fff;color:#c41230;display:flex;align-items:center;justify-content:center;transition:transform .2s,box-shadow .2s}.social-btn[data-v-ac6880e2]:hover{transform:scale(1.08);box-shadow:0 2px 8px #0003}.navbar-white[data-v-ac6880e2]{background:#fff;box-shadow:0 1px 4px #0000001a}.navbar-container-vertical[data-v-ac6880e2]{max-width:var(--container-max);margin:0 auto;padding:.75rem 1rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.navbar-logo-wrap[data-v-ac6880e2]{display:block;line-height:0}.logo-img[data-v-ac6880e2]{height:112px;width:auto;object-fit:contain;display:block}.navbar-row[data-v-ac6880e2]{width:100%;display:flex;align-items:center;justify-content:center}.navbar-nav[data-v-ac6880e2]{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25rem}.nav-link[data-v-ac6880e2]{padding:.5rem .75rem;color:var(--color-text);text-decoration:none;font-family:var(--font-body);font-size:1.1rem;font-weight:600;border:none;background:none;cursor:pointer;border-radius:var(--border-radius);transition:background .2s,color .2s}.nav-link[data-v-ac6880e2]:hover,.nav-link.active[data-v-ac6880e2]{color:var(--color-ieee-blue);background:#00629b14}.nav-item.has-dropdown[data-v-ac6880e2]{position:relative}.dropdown-arrow[data-v-ac6880e2]{font-size:.6rem;margin-left:.25rem}.dropdown-menu[data-v-ac6880e2]{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-4px);min-width:220px;background:#fff;box-shadow:var(--shadow-card);border-radius:var(--border-radius);padding:.5rem 0;list-style:none;opacity:0;visibility:hidden;transition:opacity .2s,transform .2s,visibility .2s}.dropdown-menu.open[data-v-ac6880e2]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-link[data-v-ac6880e2]{display:block;padding:.5rem 1rem;color:var(--color-text);text-decoration:none;font-size:1.1rem;font-weight:600;transition:background .2s,color .2s}.dropdown-link[data-v-ac6880e2]:hover,.dropdown-link.active[data-v-ac6880e2]{background:#00629b14;color:var(--color-ieee-blue)}.dropdown-link.highlight[data-v-ac6880e2]{color:#e65100}.dropdown-link.highlight[data-v-ac6880e2]:hover,.dropdown-link.highlight.active[data-v-ac6880e2]{color:#bf360c}.navbar-toggle[data-v-ac6880e2]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.toggle-bar[data-v-ac6880e2]{width:24px;height:2px;background:var(--color-text)}@media (max-width: 992px){.navbar-toggle[data-v-ac6880e2]{display:flex}.navbar-row[data-v-ac6880e2]{justify-content:flex-end}.navbar-nav[data-v-ac6880e2]{position:absolute;top:100%;left:0;right:0;flex-direction:column;background:#fff;box-shadow:0 4px 12px #0000001a;padding:1rem;display:none;align-items:stretch;justify-content:flex-start}.navbar-nav.open[data-v-ac6880e2]{display:flex}.nav-item.has-dropdown .dropdown-menu[data-v-ac6880e2]{position:static;transform:none;opacity:1;visibility:visible;box-shadow:none;padding-left:1rem;margin-top:.25rem;display:none}.nav-item.has-dropdown .dropdown-menu.open[data-v-ac6880e2]{display:block}}.footer[data-v-4c0822c7]{margin-top:auto}.footer-top[data-v-4c0822c7]{background:#00539f url(./footer-CNkmqYCG.png) center/cover no-repeat;color:#fff;padding:2.5rem 1rem;display:flex;justify-content:center}.footer-inner[data-v-4c0822c7]{max-width:var(--container-max);width:60%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:flex-start;text-align:left}.footer-col[data-v-4c0822c7]{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;text-align:left}.footer-col-center[data-v-4c0822c7]{align-items:flex-start;text-align:left}.footer-logo[data-v-4c0822c7]{height:auto}.footer-logo-left[data-v-4c0822c7]{width:100%;max-width:none}.footer-logo-right[data-v-4c0822c7]{width:50%}.footer-text[data-v-4c0822c7]{margin:0;font-size:.9rem;line-height:1.6}.footer-text-left[data-v-4c0822c7],.footer-text-right[data-v-4c0822c7]{font-size:1.1rem}.footer-title[data-v-4c0822c7]{color:#fff;font-size:1.25rem;font-weight:800;margin:0 0 .75rem}.footer-links[data-v-4c0822c7]{list-style:none;padding:0;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.35rem}.footer-link[data-v-4c0822c7]{color:#fff;text-decoration:none;font-size:1rem;font-weight:800;display:inline-flex;align-items:center;gap:.4rem}.footer-arrow[data-v-4c0822c7]{width:14px;height:auto}.footer-link[data-v-4c0822c7]:hover{text-decoration:underline}.footer-btn[data-v-4c0822c7]{padding:.6rem 1.5rem;border-radius:3px;border:none;cursor:pointer;background:#ff8c24;color:#fff;font-weight:600;font-size:.9rem;text-transform:none}.footer-btn[data-v-4c0822c7]:hover{opacity:.9}.footer-bottom[data-v-4c0822c7]{background:#2a87c9;color:#fff;padding:.9rem 1rem;text-align:center}.copyright[data-v-4c0822c7]{margin:0;font-size:.85rem}.privacy-link[data-v-4c0822c7]{color:#fff;text-decoration:none;margin-left:.25rem}.privacy-link[data-v-4c0822c7]:hover{text-decoration:underline}@media (max-width: 900px){.footer-inner[data-v-4c0822c7]{width:100%;grid-template-columns:1fr;text-align:left}.footer-col[data-v-4c0822c7],.footer-col-center[data-v-4c0822c7]{align-items:flex-start}.footer-text[data-v-4c0822c7]{text-align:left}}.main-layout[data-v-984d02eb]{min-height:100vh;display:flex;flex-direction:column}.main-content[data-v-984d02eb]{flex:1}.page-banner[data-v-2c494990]{position:relative;width:100%;overflow:hidden}.banner-bg[data-v-2c494990]{width:100%;display:block;vertical-align:middle;object-fit:cover;min-height:180px}.banner-overlay[data-v-2c494990]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#00629bb3,#00789699 40%,#00968c80,#e6510066)}.banner-text[data-v-2c494990]{margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,.4);text-align:center;padding:0 1rem}.content-page[data-v-52384013]{padding:2rem 0}.content-container[data-v-52384013]{max-width:var(--container-max);margin:0 auto;padding:0 1rem}.page-title[data-v-52384013]{font-family:var(--font-heading);color:var(--color-ieee-blue);margin-bottom:1.5rem}.page-sections[data-v-52384013]{display:flex;flex-direction:column;gap:2rem}.section-heading[data-v-52384013]{font-size:1.25rem;margin-bottom:.75rem}.section-body[data-v-52384013] p{margin-bottom:1rem}.section-body[data-v-52384013] ul,.section-body[data-v-52384013] ol{margin:1rem 0;padding-left:1.5rem}.section-body[data-v-52384013] a{color:var(--color-ieee-blue)}.section-body[data-v-52384013] img{max-width:100%;height:auto}.section-list[data-v-52384013]{padding-left:1.5rem}.section-table[data-v-52384013]{width:100%;border-collapse:collapse}.section-table th[data-v-52384013],.section-table td[data-v-52384013]{border:1px solid var(--color-border);padding:.5rem .75rem;text-align:left}.section-table th[data-v-52384013]{background:var(--color-bg-light)}.fallback[data-v-52384013]{color:var(--color-text-muted)}.origin-link[data-v-52384013]{margin:1rem 0}.origin-link a[data-v-52384013]{color:var(--color-ieee-blue);font-weight:500}:root{--color-ieee-blue: #00629b;--color-ieee-blue-dark: #004d7a;--color-ieee-red: #c41230;--color-text: #333333;--color-text-muted: #6c757d;--color-bg-light: #f5f5f5;--color-bg-white: #ffffff;--color-border: #e8e8e8;--font-heading: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;--container-max: 1200px;--spacing-section: 4rem;--spacing-card: 1.5rem;--border-radius: 6px;--shadow-card: 0 2px 8px rgba(0, 0, 0, .08);--nav-height: 64px}.page-container{max-width:var(--container-max);margin:0 auto;padding:2.5rem 1rem 3rem}.page-heading{font-family:var(--font-heading);color:var(--color-ieee-blue);font-weight:800;letter-spacing:-.02em;line-height:1.05;margin:0 0 .75rem}.page-heading--xl{font-size:clamp(2.2rem,3vw,2.8rem)}.page-heading--lg{font-size:clamp(1.8rem,2vw,2rem)}.heading-underline{width:110px;height:6px;background:#f5a623;margin:0 0 1.5rem}.page-paragraph{font-size:1rem;line-height:1.75;color:#6b6b6b;text-align:justify}.page-paragraph strong{color:#2f2f2f;font-weight:800}.page-salutation{margin:0 0 1.25rem;font-size:.95rem;color:#6b6b6b;font-weight:700}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-bg-white)}#app{min-height:100vh}a{color:var(--color-ieee-blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:600;color:var(--color-text);margin:0 0 .5em}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin:0 0 1rem}img{max-width:100%;height:auto}@media (max-width: 768px){body{font-size:15px}}
