@import"https://fonts.googleapis.com/css2?family=Abril+Fatface&family=Cardo:ital,wght@0,400;0,700;1,400&family=Open+Sans:wght@300;400;500;600;700&display=swap";.navbar__brand.svelte-1izm4km{display:flex;align-items:center;gap:.5rem;flex-shrink:0;text-decoration:none;margin-right:auto}.navbar__brand.svelte-1izm4km:focus-visible{outline:2px solid #6286a7;outline-offset:2px}.navbar__logo.svelte-1izm4km{height:24px;width:auto;object-fit:contain}@media(min-width:576px){.navbar__logo.svelte-1izm4km{height:32px}}@media(min-width:768px){.navbar__logo.svelte-1izm4km{height:40px}}.navbar__brand-text.svelte-1izm4km{font-family:Cardo,Georgia,serif;font-size:1rem;font-weight:700;color:#212528;letter-spacing:.05em}@media(min-width:576px){.navbar__brand-text.svelte-1izm4km{font-size:1.25rem;white-space:nowrap}}@media(min-width:768px){.navbar__brand-text.svelte-1izm4km{font-size:1.5rem}}.navbar__group.svelte-1y1xep9{display:flex;flex-direction:column;position:relative}@media(min-width:1280px){.navbar__group.svelte-1y1xep9{align-items:center;height:100%}.navbar__group.svelte-1y1xep9:hover .navbar__dropdown:where(.svelte-1y1xep9){opacity:1;visibility:visible;transform:translateY(0)}.navbar__group.svelte-1y1xep9:hover .navbar__group-caret:where(.svelte-1y1xep9){transform:rotate(180deg)}}.navbar__group-title.svelte-1y1xep9{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1.5rem;font-family:Open Sans,PingFang TC,Microsoft JhengHei,sans-serif;font-size:1rem;font-weight:600;color:#212528;cursor:pointer;border-radius:8px;transition:color .15s ease,background .15s ease;text-decoration:none;background:transparent;border:none;width:100%;text-align:left}.navbar__group-title.active.svelte-1y1xep9{color:#6286a7;font-weight:600}@media(min-width:1280px){.navbar__group-title.svelte-1y1xep9{padding:.25rem .5rem;font-size:.875rem;height:100%;gap:4px}.navbar__group-title.svelte-1y1xep9:hover{color:#6286a7;background:#6286a70f}}.navbar__group-caret.svelte-1y1xep9{transition:transform .15s ease;opacity:.6}.navbar__group-caret.is-expanded.svelte-1y1xep9{transform:rotate(180deg)}@media(min-width:1280px){.navbar__group-caret.svelte-1y1xep9{width:14px;height:14px}.navbar__group-caret.is-expanded.svelte-1y1xep9{transform:none}}.navbar__dropdown.svelte-1y1xep9{display:none;flex-direction:column;list-style:none;padding:0;margin:0;padding-left:1.5rem}.navbar__dropdown.show.svelte-1y1xep9{display:flex}@media(min-width:1280px){.navbar__dropdown.svelte-1y1xep9{display:flex;position:absolute;top:100%;left:0;min-width:180px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001f;padding:.25rem 0;border:1px solid #e5e7eb;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;z-index:1000;padding-left:0}}.navbar__link.svelte-1y1xep9{display:block;padding:.5rem 0;font-family:Open Sans,PingFang TC,Microsoft JhengHei,sans-serif;font-size:1rem;font-weight:500;color:#555b62;text-decoration:none;border-radius:8px;transition:color .15s ease,background .15s ease}.navbar__link.svelte-1y1xep9:focus-visible{outline:2px solid #6286a7;outline-offset:2px}.navbar__link.svelte-1y1xep9:hover{color:#6286a7;background:#6286a70f}.navbar__link.active.svelte-1y1xep9{color:#6286a7;font-weight:600}@media(min-width:1280px){.navbar__link.svelte-1y1xep9{padding:.5rem 1rem;font-size:.875rem;border-radius:0}.navbar__link.svelte-1y1xep9:hover{background:#6286a70f}}.navbar__actions.svelte-r1tfyb{display:flex;align-items:center;gap:1rem;position:relative;z-index:1001}@media(min-width:1280px){.navbar__actions.svelte-r1tfyb{order:3;gap:0}}.navbar__toggle.svelte-r1tfyb{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:4px;color:#212528;background:transparent;border:none;cursor:pointer}.navbar__toggle.svelte-r1tfyb:focus-visible{outline:2px solid #6286a7;outline-offset:2px}@media(min-width:1280px){.navbar__toggle.svelte-r1tfyb{display:none}}.navbar__links.svelte-r1tfyb{display:none;flex-direction:column;position:fixed;top:0;right:-100%;width:280px;height:100vh;background:#fff;padding:calc(clamp(56px,8vw,64px) + 1.5rem) 2rem 2rem;box-shadow:0 12px 40px #0000001f;transition:right .4s ease;z-index:999}.navbar__links.open.svelte-r1tfyb{display:flex;right:0}@media(min-width:1280px){.navbar__links.svelte-r1tfyb{display:flex;flex-direction:row;position:static;width:auto;height:auto;background:transparent;padding:0;margin-right:1.5rem;box-shadow:none;gap:.25rem;order:2}}.navbar__overlay.svelte-r1tfyb{position:fixed;inset:0;background:#00000073;z-index:998;border:none;cursor:default}@media(min-width:1280px){.navbar__overlay.svelte-r1tfyb{display:none}}.navbar.svelte-rfuq4y{position:fixed;top:0;left:0;right:0;z-index:1000;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}.navbar.scrolled.svelte-rfuq4y{background:#fffffffa;border-bottom-color:#e5e7eb;box-shadow:0 1px 3px #00000014}.navbar__inner.svelte-rfuq4y{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem);display:flex;align-items:center;justify-content:space-between;height:clamp(56px,8vw,64px)}.footer.svelte-jz8lnl{background:#212528;color:#ffffffbf;padding:clamp(2.5rem,6vw,6rem) 0 1.5rem}.footer__inner.svelte-jz8lnl{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}.footer__main.svelte-jz8lnl{display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer__main.svelte-jz8lnl{grid-template-columns:1fr 1fr}}.footer__brand.svelte-jz8lnl{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media(min-width:768px){.footer__brand.svelte-jz8lnl{align-items:flex-start;text-align:left}}@media(min-width:1280px){.footer__brand.svelte-jz8lnl{flex-direction:row;align-items:center}}.footer__logo.svelte-jz8lnl{height:48px;width:auto;object-fit:contain;opacity:.9}@media(min-width:768px){.footer__logo.svelte-jz8lnl{height:56px}}.footer__title.svelte-jz8lnl{font-family:Cardo,Georgia,serif;font-size:1.5rem;color:#fff;margin-bottom:.25rem}.footer__subtitle.svelte-jz8lnl{font-size:.875rem;color:#ffffff80;letter-spacing:.1em;text-transform:uppercase}.footer__info.svelte-jz8lnl{display:flex;flex-direction:column;gap:1rem;align-items:center}@media(min-width:768px){.footer__info.svelte-jz8lnl{align-items:flex-start}}.footer__info-item.svelte-jz8lnl{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.footer__info-link.svelte-jz8lnl{text-decoration:none;color:#ffffffbf;transition:color .15s ease}.footer__info-link.svelte-jz8lnl:hover{color:#6286a7}.footer__icon.svelte-jz8lnl{width:16px;height:16px;flex-shrink:0;opacity:.6}.footer__social.svelte-jz8lnl{display:flex;justify-content:center;gap:1.5rem;padding:2rem 0}.footer__social-link.svelte-jz8lnl{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;background:#ffffff1a;color:#ffffffb3;transition:background .15s ease,color .15s ease,transform .15s ease}.footer__social-link.svelte-jz8lnl:hover{background:#6286a7;color:#fff;transform:translateY(-2px)}.footer__bottom.svelte-jz8lnl{padding-top:1.5rem;text-align:center;border-top:1px solid rgba(255,255,255,.1)}.footer__copyright.svelte-jz8lnl{font-size:.75rem;opacity:.5}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Open Sans,PingFang TC,Microsoft JhengHei,sans-serif;font-size:1rem;line-height:1.6;color:#212528;background-color:#f5f6f8;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:#6286a7;text-decoration:none;transition:color .15s ease}a:hover{color:#4a6e8f}a:focus-visible{outline:2px solid #6286a7;outline-offset:2px}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none;font-size:inherit}button:focus-visible{outline:2px solid #6286a7;outline-offset:2px}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{font-family:Cardo,Georgia,serif;line-height:1.25}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1rem,3vw,1.5rem)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f5f6f8}::-webkit-scrollbar-thumb{background:#7fa0bf;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#6286a7}.skip-link{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:#6286a7;color:#fff;padding:.5rem 1.5rem;border-radius:0 0 8px 8px;z-index:10000;font-weight:600;transition:top .15s ease}.skip-link:focus{top:0}::selection{background:#6286a733;color:#212528}main.svelte-1gl33k6{min-height:100vh;padding-top:clamp(56px,8vw,64px)}
