@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--md-sys-color-primary: #65558f;--md-sys-color-on-primary: #ffffff;--md-sys-color-primary-container: #eaddff;--md-sys-color-on-primary-container: #21005d;--md-sys-color-secondary: #625b71;--md-sys-color-on-secondary: #ffffff;--md-sys-color-secondary-container: #e8def8;--md-sys-color-on-secondary-container: #1d192b;--md-sys-color-tertiary: #7d5260;--md-sys-color-on-tertiary: #ffffff;--md-sys-color-tertiary-container: #ffd8e4;--md-sys-color-on-tertiary-container: #31111d;--md-sys-color-error: #b3261e;--md-sys-color-on-error: #ffffff;--md-sys-color-error-container: #f9dedc;--md-sys-color-on-error-container: #410e0b;--md-sys-color-background: #fef7ff;--md-sys-color-on-background: #1d1b20;--md-sys-color-surface: #fef7ff;--md-sys-color-on-surface: #1d1b20;--md-sys-color-surface-variant: #e7e0ec;--md-sys-color-on-surface-variant: #49454f;--md-sys-color-outline: #79747e;--md-sys-typescale-display-large-font: "Roboto", sans-serif;--md-sys-typescale-display-large-size: 57px;--md-sys-typescale-display-large-weight: 400;--md-sys-typescale-headline-large-font: "Roboto", sans-serif;--md-sys-typescale-headline-large-size: 32px;--md-sys-typescale-headline-large-weight: 400;--md-sys-typescale-title-medium-font: "Roboto", sans-serif;--md-sys-typescale-title-medium-size: 16px;--md-sys-typescale-title-medium-weight: 500;--md-sys-typescale-body-large-font: "Roboto", sans-serif;--md-sys-typescale-body-large-size: 16px;--md-sys-typescale-body-large-weight: 400;--md-sys-typescale-label-large-font: "Roboto", sans-serif;--md-sys-typescale-label-large-size: 14px;--md-sys-typescale-label-large-weight: 500;--md-sys-elevation-1: 0px 1px 3px 1px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);--md-sys-elevation-2: 0px 2px 6px 2px rgba(0, 0, 0, .15), 0px 1px 2px 0px rgba(0, 0, 0, .3);--md-sys-shape-corner-medium: 12px;--md-sys-shape-corner-large: 16px;--md-sys-shape-corner-full: 9999px}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--md-sys-typescale-body-large-font);font-size:var(--md-sys-typescale-body-large-size);background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{margin-top:0;color:var(--md-sys-color-on-surface)}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.app-container[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;min-height:100vh;background-color:var(--md-sys-color-background);color:var(--md-sys-color-on-background)}.main-content[data-astro-cid-sckkx6r4]{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px 16px}.card[data-astro-cid-2r4u5n4f]{background-color:var(--md-sys-color-surface);border-radius:var(--md-sys-shape-corner-medium);box-shadow:var(--md-sys-elevation-1);transition:box-shadow .2s,background-color .2s;overflow:hidden;border:1px solid var(--md-sys-color-outline-variant, rgba(0,0,0,.1))}.card[data-astro-cid-2r4u5n4f]:hover{box-shadow:var(--md-sys-elevation-2)}.card-content[data-astro-cid-2r4u5n4f]{padding:24px}.card-title[data-astro-cid-2r4u5n4f]{font-family:var(--md-sys-typescale-headline-large-font);font-size:20px;font-weight:500;margin-bottom:4px;color:var(--md-sys-color-on-surface)}.card-subtitle[data-astro-cid-2r4u5n4f]{font-family:var(--md-sys-typescale-body-large-font);font-size:14px;color:var(--md-sys-color-on-surface-variant);margin-bottom:16px}.card-body[data-astro-cid-2r4u5n4f]{font-family:var(--md-sys-typescale-body-large-font);font-size:16px;color:var(--md-sys-color-on-surface)}.top-app-bar[data-astro-cid-ydfmyccz]{background-color:var(--md-sys-color-surface);color:var(--md-sys-color-on-surface);position:sticky;top:0;z-index:100;box-shadow:var(--md-sys-elevation-2)}.container[data-astro-cid-ydfmyccz]{width:100%;max-width:1200px;margin:0 auto;padding:0 16px;height:64px;display:flex;align-items:center;justify-content:space-between}.logo[data-astro-cid-ydfmyccz]{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--md-sys-color-on-surface)}.logo-text[data-astro-cid-ydfmyccz]{font-family:var(--md-sys-typescale-title-medium-font);font-size:20px;font-weight:500}.desktop-nav[data-astro-cid-ydfmyccz]{display:none;gap:8px}.nav-link[data-astro-cid-ydfmyccz]{padding:0 12px;height:48px;display:flex;align-items:center;font-family:var(--md-sys-typescale-label-large-font);font-size:var(--md-sys-typescale-label-large-size);font-weight:var(--md-sys-typescale-label-large-weight);border-radius:var(--md-sys-shape-corner-full);transition:background-color .2s}.nav-link[data-astro-cid-ydfmyccz]:hover{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant)}.mobile-menu-btn[data-astro-cid-ydfmyccz]{background:none;border:none;cursor:pointer;color:var(--md-sys-color-on-surface);padding:12px;border-radius:50%;display:flex}.mobile-menu-btn[data-astro-cid-ydfmyccz]:hover{background-color:var(--md-sys-color-surface-variant)}.mobile-nav[data-astro-cid-ydfmyccz]{display:none;flex-direction:column;background-color:var(--md-sys-color-surface);border-top:1px solid var(--md-sys-color-outline-variant, #e0e0e0);padding:8px 0}.mobile-nav[data-astro-cid-ydfmyccz].open{display:flex}.mobile-nav-link[data-astro-cid-ydfmyccz]{padding:14px 24px;font-family:var(--md-sys-typescale-label-large-font);font-size:var(--md-sys-typescale-label-large-size);font-weight:var(--md-sys-typescale-label-large-weight);color:var(--md-sys-color-on-surface);text-decoration:none;transition:background-color .2s}.mobile-nav-link[data-astro-cid-ydfmyccz]:hover{background-color:var(--md-sys-color-surface-variant)}@media(min-width:768px){.desktop-nav[data-astro-cid-ydfmyccz]{display:flex}.mobile-menu-btn[data-astro-cid-ydfmyccz]{display:none}.mobile-nav[data-astro-cid-ydfmyccz]{display:none!important}}.footer[data-astro-cid-sz7xmlte]{background-color:var(--md-sys-color-surface-variant);color:var(--md-sys-color-on-surface-variant);padding:48px 16px 24px;margin-top:auto}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:32px}.brand-name[data-astro-cid-sz7xmlte]{font-family:var(--md-sys-typescale-headline-large-font);font-size:24px;font-weight:500;display:block;margin-bottom:8px}.footer-logo[data-astro-cid-sz7xmlte]{height:60px;width:auto;object-fit:contain;margin-top:8px}.links-section[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;gap:48px}.link-group[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-family:var(--md-sys-typescale-title-medium-font);font-size:14px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:16px;opacity:.7}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte],.link-group[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{display:block;margin-bottom:12px;font-family:var(--md-sys-typescale-body-large-font);font-size:14px;color:inherit;transition:opacity .2s}.link-group[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:.7;text-decoration:underline}.copyright[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(0,0,0,.1);padding-top:24px;margin-top:24px;font-size:12px;text-align:center;opacity:.6}@media(min-width:768px){.container[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 2fr}.links-section[data-astro-cid-sz7xmlte]{justify-content:flex-end}.copyright[data-astro-cid-sz7xmlte]{grid-column:1 / -1;text-align:left}}
