:root{--color-primary: #0077b6;--color-primary-light: #0096e6;--color-primary-dark: #005a8a;--color-primary-contrast: #ffffff;--color-primary-50: #e6f4fa;--color-primary-100: #b3dff2;--color-primary-200: #80c9e9;--color-primary-300: #4db4e1;--color-primary-400: #269ed8;--color-primary-500: #0077b6;--color-primary-600: #006ba4;--color-primary-700: #005a8a;--color-primary-800: #004a70;--color-primary-900: #003a57;--color-system-blue: #007aff;--color-system-green: #34c759;--color-system-indigo: #5856d6;--color-system-orange: #ff9500;--color-system-pink: #ff2d55;--color-system-purple: #af52de;--color-system-red: #ff3b30;--color-system-teal: #5ac8fa;--color-system-yellow: #ffcc00;--color-system-brown: #a2845e;--color-system-mint: #00c7be;--color-system-cyan: #32ade6;--color-system-gray: #8e8e93;--color-system-gray-2: #aeaeb2;--color-system-gray-3: #c7c7cc;--color-system-gray-4: #d1d1d6;--color-system-gray-5: #e5e5ea;--color-system-gray-6: #f2f2f7;--color-background-primary: #ffffff;--color-background-secondary: #f2f2f7;--color-background-tertiary: #ffffff;--color-background-grouped: #f2f2f7;--color-background-grouped-secondary: #ffffff;--color-background-grouped-tertiary: #f2f2f7;--color-fill-primary: rgba(120, 120, 128, .2);--color-fill-secondary: rgba(120, 120, 128, .16);--color-fill-tertiary: rgba(118, 118, 128, .12);--color-fill-quaternary: rgba(116, 116, 128, .08);--color-label-primary: #032a5e;--color-label-secondary: rgba(60, 60, 67, .6);--color-label-tertiary: rgba(60, 60, 67, .5);--color-label-quaternary: rgba(60, 60, 67, .18);--color-separator: rgba(60, 60, 67, .29);--color-separator-opaque: #c6c6c8;--color-link: #007aff;--color-placeholder: rgba(60, 60, 67, .3);--font-family-system: -apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-rounded: -apple-system, BlinkMacSystemFont, "SF Pro Rounded", system-ui, sans-serif;--font-family-mono: "SF Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-family-serif: "New York", "Iowan Old Style", "Apple Garamond", Baskerville, "Times New Roman", serif;--font-size-large-title: 2.125rem;--font-size-title-1: 1.75rem;--font-size-title-2: 1.375rem;--font-size-title-3: 1.25rem;--font-size-headline: 1.0625rem;--font-size-body: 1.0625rem;--font-size-callout: 1rem;--font-size-subheadline: .9375rem;--font-size-footnote: .8125rem;--font-size-caption-1: .75rem;--font-size-caption-2: .6875rem;--font-weight-ultralight: 100;--font-weight-thin: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-heavy: 800;--font-weight-black: 900;--line-height-large-title: 1.2;--line-height-title-1: 1.21;--line-height-title-2: 1.27;--line-height-title-3: 1.3;--line-height-headline: 1.29;--line-height-body: 1.29;--line-height-callout: 1.31;--line-height-subheadline: 1.33;--line-height-footnote: 1.38;--line-height-caption-1: 1.33;--line-height-caption-2: 1.27;--tracking-large-title: .37px;--tracking-title-1: .36px;--tracking-title-2: .35px;--tracking-title-3: .38px;--tracking-headline: -.43px;--tracking-body: -.43px;--tracking-callout: -.32px;--tracking-subheadline: -.24px;--tracking-footnote: -.08px;--tracking-caption-1: 0px;--tracking-caption-2: .06px;--spacing-0: 0;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-32: 8rem;--margin-content-mobile: 1rem;--margin-content-tablet: 1.25rem;--margin-content-desktop: 1.5rem;--radius-none: 0;--radius-xs: .125rem;--radius-sm: .1875rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-3xl: 1.25rem;--radius-full: 9999px;--radius-button: var(--radius-md);--radius-input: var(--radius-md);--radius-card: var(--radius-lg);--radius-modal: var(--radius-xl);--radius-popover: var(--radius-lg);--radius-tooltip: var(--radius-sm);--radius-badge: var(--radius-sm);--radius-avatar: var(--radius-full);--radius-icon-button: var(--radius-md);--shadow-none: none;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .08);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .2);--shadow-button: var(--shadow-sm);--shadow-button-hover: var(--shadow-md);--shadow-card: var(--shadow-sm);--shadow-card-hover: var(--shadow-md);--shadow-dropdown: var(--shadow-lg);--shadow-modal: var(--shadow-xl);--shadow-popover: var(--shadow-lg);--shadow-toast: var(--shadow-md);--shadow-focus-ring: 0 0 0 3px rgba(0, 119, 182, .4);--duration-instant: 0ms;--duration-fast: .15s;--duration-normal: .25s;--duration-slow: .35s;--duration-slower: .5s;--duration-slowest: .7s;--ease-default: cubic-bezier(.25, .1, .25, 1);--ease-in: cubic-bezier(.42, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .58, 1);--ease-in-out: cubic-bezier(.42, 0, .58, 1);--ease-apple: cubic-bezier(.4, 0, .2, 1);--ease-apple-accelerate: cubic-bezier(.4, 0, 1, 1);--ease-apple-decelerate: cubic-bezier(0, 0, .2, 1);--ease-spring: cubic-bezier(.175, .885, .32, 1.275);--ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--transition-colors: color var(--duration-fast) var(--ease-default), background-color var(--duration-fast) var(--ease-default), border-color var(--duration-fast) var(--ease-default);--transition-opacity: opacity var(--duration-fast) var(--ease-default);--transition-transform: transform var(--duration-normal) var(--ease-apple);--transition-shadow: box-shadow var(--duration-fast) var(--ease-default);--transition-all: all var(--duration-normal) var(--ease-apple);--z-index-hide: -1;--z-index-base: 0;--z-index-raised: 1;--z-index-dropdown: 1000;--z-index-sticky: 1100;--z-index-fixed: 1200;--z-index-modal-backdrop: 1300;--z-index-modal: 1400;--z-index-popover: 1500;--z-index-tooltip: 1600;--z-index-toast: 1700;--z-index-max: 9999;--size-touch-target-min: 2.75rem;--size-touch-target-comfortable: 3rem;--size-icon-xs: .75rem;--size-icon-sm: 1rem;--size-icon-md: 1.25rem;--size-icon-lg: 1.5rem;--size-icon-xl: 2rem;--size-avatar-xs: 1.5rem;--size-avatar-sm: 2rem;--size-avatar-md: 2.5rem;--size-avatar-lg: 3rem;--size-avatar-xl: 4rem;--size-button-sm: 2rem;--size-button-md: 2.75rem;--size-button-lg: 3.25rem;--size-input-sm: 2rem;--size-input-md: 2.75rem;--size-input-lg: 3.25rem;--border-width-none: 0;--border-width-thin: 1px;--border-width-medium: 2px;--border-width-thick: 4px;--border-color-default: var(--color-separator);--border-color-subtle: var(--color-system-gray-5);--border-color-strong: var(--color-system-gray-3);--border-color-focus: var(--color-primary);--opacity-0: 0;--opacity-5: .05;--opacity-10: .1;--opacity-20: .2;--opacity-25: .25;--opacity-30: .3;--opacity-40: .4;--opacity-50: .5;--opacity-60: .6;--opacity-70: .7;--opacity-75: .75;--opacity-80: .8;--opacity-90: .9;--opacity-100: 1;--opacity-disabled: .38;--opacity-hover: .08;--opacity-pressed: .12;--opacity-focus: .12;--blur-none: 0;--blur-sm: 4px;--blur-md: 8px;--blur-lg: 16px;--blur-xl: 24px;--blur-2xl: 40px;--material-ultra-thin: rgba(255, 255, 255, .3);--material-thin: rgba(255, 255, 255, .45);--material-regular: rgba(255, 255, 255, .6);--material-thick: rgba(255, 255, 255, .75);--material-ultra-thick: rgba(255, 255, 255, .9)}@media (prefers-contrast: high){:root{--color-label-primary: #032a5e;--color-label-secondary: #032a5e;--color-separator: rgba(0, 0, 0, .5);--border-width-thin: 2px;--shadow-focus-ring: 0 0 0 4px rgba(0, 119, 182, .8)}}@media (prefers-reduced-motion: reduce){:root{--duration-instant: 0ms;--duration-fast: 0ms;--duration-normal: 0ms;--duration-slow: 0ms;--duration-slower: 0ms;--duration-slowest: 0ms;--ease-spring: var(--ease-default);--ease-bounce: var(--ease-default);--transition-colors: none;--transition-opacity: none;--transition-transform: none;--transition-shadow: none;--transition-all: none}}.faq-section.svelte-dpk87f{padding:clamp(48px,6vw,80px) clamp(24px,5vw,56px);background:#fff;color:#032a5e}.section-container.svelte-dpk87f{max-width:900px;margin:0 auto}.section-index.svelte-dpk87f{display:flex;justify-content:space-between;padding-top:10px;margin-bottom:16px;border-top:1px solid #032a5e;font-family:SF Mono,SFMono-Regular,ui-monospace,Consolas,Menlo,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#3c3c4380}.section-header.svelte-dpk87f{max-width:900px;margin-bottom:clamp(28px,4vw,44px);text-align:left}.section-header.svelte-dpk87f h2:where(.svelte-dpk87f){font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(22px,2.4vw,30px);line-height:1.1;letter-spacing:-.02em;color:#032a5e;margin:0 0 12px}.section-subtitle.svelte-dpk87f{font-size:14px;line-height:1.55;color:#3c3c43b8;margin:0;max-width:56ch}.faq-list.svelte-dpk87f{border-top:1px solid rgba(3,42,94,.18)}.faq-item.svelte-dpk87f{border-bottom:1px solid rgba(3,42,94,.08);transition:background .2s ease}.faq-item.open.svelte-dpk87f{background:#032a5e08}.faq-trigger.svelte-dpk87f{width:100%;display:flex;align-items:center;gap:clamp(14px,2.5vw,24px);padding:18px 0;background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;color:inherit;transition:color .2s ease}.faq-number.svelte-dpk87f{font-family:SF Mono,SFMono-Regular,ui-monospace,Consolas,Menlo,monospace;font-size:10px;letter-spacing:.2em;color:#3c3c4380;font-variant-numeric:tabular-nums;flex-shrink:0;width:2.25rem}.faq-item.open.svelte-dpk87f .faq-number:where(.svelte-dpk87f){color:#0077b6}.faq-question.svelte-dpk87f{font-family:Fraunces,Georgia,Times New Roman,serif;font-size:clamp(16px,1.6vw,19px);font-weight:400;color:#032a5e;line-height:1.3;letter-spacing:-.01em;flex:1;transition:color .2s ease}.faq-trigger.svelte-dpk87f:hover .faq-question:where(.svelte-dpk87f){color:#0077b6}.faq-icon.svelte-dpk87f{display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:#032a5e8c;flex-shrink:0;transition:color .25s ease,transform .25s ease}.faq-item.open.svelte-dpk87f .faq-icon:where(.svelte-dpk87f){color:#0077b6}.faq-trigger.svelte-dpk87f:hover .faq-icon:where(.svelte-dpk87f){color:#032a5e}.faq-icon.svelte-dpk87f .vertical:where(.svelte-dpk87f){transition:transform .3s ease,opacity .3s ease;transform-origin:center}.faq-item.open.svelte-dpk87f .faq-icon:where(.svelte-dpk87f) .vertical:where(.svelte-dpk87f){transform:scaleY(0);opacity:0}.faq-answer-wrapper.svelte-dpk87f{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .4s ease,opacity .3s ease}.faq-answer-wrapper.is-open.svelte-dpk87f{grid-template-rows:1fr;opacity:1}.faq-answer.svelte-dpk87f{overflow:hidden;min-height:0}.faq-answer.svelte-dpk87f p:where(.svelte-dpk87f){font-size:14px;color:#3c3c43c7;line-height:1.65;margin:0;padding:0 0 22px calc(2.25rem + clamp(14px,2.5vw,24px));max-width:68ch}@media (max-width: 640px){.faq-trigger.svelte-dpk87f{padding:16px 0;gap:14px}.faq-number.svelte-dpk87f{width:1.75rem;font-size:9px}.faq-question.svelte-dpk87f{font-size:15px}.faq-answer.svelte-dpk87f p:where(.svelte-dpk87f){padding-left:calc(1.75rem + 14px);padding-bottom:18px;font-size:13.5px}}
