@charset "UTF-8";:root{--color-bg-base: #f8f9fa;--color-bg-base-alt: #f1f3f5;--color-bg-base-light: #ffffff;--color-bg-disabled: #e2e8f0;--color-text-base: #1a202c;--color-text-secondary: #4a5568;--color-text-muted: #718096;--neutral-grey: #a0aec0;--color-link: #007bff;--color-border: #e2e8f0;--action-orange: #ff6b6b;--color-primary: #00a389;--color-primary-50: #e6fffa;--color-primary-100: #b2f5ea;--color-primary-600: #008770;--color-primary-800: #004d40;--color-primary-light: rgba(0, 163, 137, .15);--color-success: #38a169;--color-success-50: #f0fff4;--color-success-100: #b6e8c6;--color-success-600: #2f855a;--color-success-800: #22543d;--color-success-light: rgba(56, 161, 105, .15);--color-warning: #d69e2e;--color-warning-50: #fff4e5;--color-warning-100: #ffd38d;--color-warning-600: #b7791f;--color-warning-800: #744210;--color-warning-light: rgba(214, 158, 46, .15);--color-error: #e53e3e;--color-error-50: #fff5f5;--color-error-100: #fed7d7;--color-error-600: #c53030;--color-error-800: #9b2c2c;--color-error-light: rgba(229, 62, 62, .15);--color-info: #3182ce;--color-info-50: #ebf8ff;--color-info-100: #bee3f8;--color-info-600: #2b6cb0;--color-info-800: #2c5282;--color-info-light: rgba(49, 130, 206, .15);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1);--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-size-h1: 2rem;--font-size-h2: 1.25rem;--font-size-h3: 1.125rem;--font-size-h4: 1rem;--font-size-h5: .875rem;--font-size-caption: .75rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px;--spacing-2xl: 48px;--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg-base: #1a202c;--color-bg-base-alt: #2d3748;--color-bg-base-light: #222936;--color-bg-disabled: #2d3748;--color-text-base: #f7fafc;--color-text-secondary: #e2e8f0;--color-text-muted: #a0aec0;--neutral-grey: #718096;--color-link: #63b3ed;--color-border: #2d3748;--action-orange: #ff8787;--color-primary: #2d9b96;--color-primary-50: #001a15;--color-primary-100: #003830;--color-primary-600: #5dbdb8;--color-primary-800: #b2f0ec;--color-primary-light: rgba(56, 178, 172, .15);--color-success: #48bb78;--color-success-50: #1c4532;--color-success-100: #22543d;--color-success-600: #9ae6b4;--color-success-800: #f0fff4;--color-success-light: rgba(72, 187, 120, .15);--color-warning: #ecc94b;--color-warning-50: #5f370e;--color-warning-100: #744210;--color-warning-600: #fef08a;--color-warning-800: #fff4e5;--color-warning-light: rgba(236, 201, 75, .15);--color-error: #fc8181;--color-error-50: #742a2a;--color-error-100: #9b2c2c;--color-error-600: #fed7d7;--color-error-800: #fff5f5;--color-error-light: rgba(252, 129, 129, .15);--color-info: #63b3ed;--color-info-50: #1a365d;--color-info-100: #2a4365;--color-info-600: #bee3f8;--color-info-800: #ebf8ff;--color-info-light: rgba(99, 179, 237, .15);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .5), 0 2px 4px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .6)}}:root[data-theme=dark]{--color-bg-base: #1a202c;--color-bg-base-alt: #2d3748;--color-bg-base-light: #222936;--color-bg-disabled: #2d3748;--color-text-base: #f7fafc;--color-text-secondary: #e2e8f0;--color-text-muted: #a0aec0;--neutral-grey: #718096;--color-link: #63b3ed;--color-border: #2d3748;--action-orange: #ff8787;--color-primary: #2d9b96;--color-primary-50: #001a15;--color-primary-100: #003830;--color-primary-600: #5dbdb8;--color-primary-800: #b2f0ec;--color-primary-light: rgba(56, 178, 172, .15);--color-success: #48bb78;--color-success-50: #1c4532;--color-success-100: #22543d;--color-success-600: #9ae6b4;--color-success-800: #f0fff4;--color-success-light: rgba(72, 187, 120, .15);--color-warning: #ecc94b;--color-warning-50: #5f370e;--color-warning-100: #744210;--color-warning-600: #fef08a;--color-warning-800: #fff4e5;--color-warning-light: rgba(236, 201, 75, .15);--color-error: #fc8181;--color-error-50: #742a2a;--color-error-100: #9b2c2c;--color-error-600: #fed7d7;--color-error-800: #fff5f5;--color-error-light: rgba(252, 129, 129, .15);--color-info: #63b3ed;--color-info-50: #1a365d;--color-info-100: #2a4365;--color-info-600: #bee3f8;--color-info-800: #ebf8ff;--color-info-light: rgba(99, 179, 237, .15);--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .4);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .5), 0 2px 4px -1px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .6)}:root{color-scheme:light dark;--sat: env(safe-area-inset-top);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left);--sar: env(safe-area-inset-right)}body{overscroll-behavior-y:none}*{-webkit-tap-highlight-color:transparent}input,textarea{-webkit-user-select:text;user-select:text}*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,ol{list-style:none}html{height:100%}html:focus-within{scroll-behavior:smooth}body{height:100%;min-height:100%;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,fieldset,select{font:inherit;background:none;border:none;padding:0;margin:0;color:inherit}button{cursor:pointer}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-base);font-size:var(--font-size-h4);font-weight:var(--font-weight-regular);line-height:1.5;color:var(--color-text-base);background-color:var(--color-bg-base);transition:background-color var(--transition-base),color var(--transition-base)}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);line-height:1.2;margin:0}h1{font-size:var(--font-size-h1)}h2{font-size:var(--font-size-h2)}h3{font-size:var(--font-size-h3)}h4{font-size:var(--font-size-h4)}h5{font-size:var(--font-size-h5)}h6{font-size:var(--font-size-caption)}a{color:var(--color-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--spacing-md)}zap-svg{width:20px;height:20px;fill:currentColor;display:inline-block}.loading-container{display:flex;height:100%;align-items:center;justify-content:center}
