:root{--theme-bg:#fff;--theme-bg-alt:#f5f5f5;--theme-bg-inverse:#000;--theme-text-primary:#111;--theme-text-secondary:#525252;--theme-text-muted:#737373;--theme-text-inverse:#fff;--theme-accent:var(--accent-color,#111);--theme-accent-light:rgba(var(--accent-color-rgb),.85);--theme-accent-dark:var(--accent-color-dark,#0e0e0e);--theme-primary:#111;--theme-primary-light:#1a1a1a;--theme-primary-dark:#000;--theme-secondary:#f5f5f5;--theme-secondary-dark:#e5e5e5;--theme-border:#d4d4d4;--theme-border-dark:#262626;--theme-success:#262626;--theme-warning:#404040;--theme-error:#1a1a1a;--theme-info:#404040;--glass-bg:#ffffff17;--glass-border:#00000040;--glass-blur-bg:#ffffff2b;--theme-shadow-sm:0 1px 2px 0 #0000000d;--theme-shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--theme-shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--theme-shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--heading-weight:600;--text-h1-weight:700;--text-h2-weight:700;--text-h3-weight:600;--text-h4-weight:600;--text-h5-weight:500;--text-h6-weight:500;--text-subtitle-weight:400;--text-body-weight:400;--text-body-sm-weight:400;--text-caption-weight:400;--text-overline-weight:600;--text-label-weight:500;--theme-accent-rgb:var(--accent-color-rgb,26,26,46);--theme-primary-rgb:26,26,46;--theme-text-primary-rgb:26,26,46;--theme-text-secondary-rgb:107,114,128;--theme-text-muted-rgb:156,163,175;--theme-text-inverse-rgb:255,255,255;--theme-border-rgb:229,231,235}[data-theme=dark]{--theme-bg:#000;--theme-bg-alt:#111;--theme-bg-inverse:#fff;--theme-text-primary:#fff;--theme-text-secondary:#737373;--theme-text-muted:#525252;--theme-text-inverse:#000;--theme-accent:var(--accent-color-light,#fff);--theme-accent-light:var(--accent-color-light,#d4d4d4);--theme-accent-dark:var(--accent-color-dark,#737373);--theme-primary:#111;--theme-primary-light:#1a1a1a;--theme-primary-dark:#000;--theme-secondary:#111;--theme-secondary-dark:#1a1a1a;--theme-border:#262626;--theme-border-dark:#404040;--theme-success:#262626;--theme-warning:#404040;--theme-error:#1a1a1a;--theme-info:#404040;--glass-bg:#00000017;--glass-border:#ffffff40;--glass-blur-bg:#0000002b;--theme-shadow-sm:0 1px 2px #0006;--theme-shadow-md:0 4px 8px #00000080;--theme-shadow-lg:0 12px 20px #0000008c;--theme-shadow-xl:0 24px 40px #0009;--theme-accent-rgb:var(--accent-color-rgb,255,255,255);--theme-primary-rgb:26,26,26;--theme-text-primary-rgb:255,255,255;--theme-text-secondary-rgb:115,115,115;--theme-text-muted-rgb:82,82,82;--theme-text-inverse-rgb:26,26,26;--theme-border-rgb:55,55,55}body.theme-thin{--text-h1-weight:400;--text-h2-weight:400;--text-h3-weight:300;--text-h4-weight:300;--text-h5-weight:400;--text-h6-weight:400;--text-subtitle-weight:400;--text-body-weight:300;--text-body-sm-weight:300;--text-caption-weight:300;--text-overline-weight:500;--text-label-weight:400}body.theme-regular{--text-h1-weight:500;--text-h2-weight:500;--text-h3-weight:400;--text-h4-weight:400;--text-h5-weight:500;--text-h6-weight:500;--text-subtitle-weight:400;--text-body-weight:400;--text-body-sm-weight:400;--text-caption-weight:400;--text-overline-weight:600;--text-label-weight:500}body.theme-thick{--text-h1-weight:700;--text-h2-weight:700;--text-h3-weight:700;--text-h4-weight:700;--text-h5-weight:600;--text-h6-weight:600;--text-subtitle-weight:500;--text-body-weight:500;--text-body-sm-weight:500;--text-caption-weight:400;--text-overline-weight:700;--text-label-weight:600}.section{width:100%;position:relative}.section .section__content{max-width:none}.section--pt-none{padding-top:0}.section--pt-xs{padding-top:.25rem}.section--pt-sm{padding-top:.5rem}.section--pt-md{padding-top:1rem}.section--pt-lg{padding-top:1.5rem}.section--pt-xl{padding-top:2rem}.section--pt-2xl{padding-top:3rem}.section--pt-3xl{padding-top:4rem}.section--pt-4xl{padding-top:5rem}.section--pt-5xl{padding-top:6rem}.section--pb-none{padding-bottom:0}.section--pb-xs{padding-bottom:.25rem}.section--pb-sm{padding-bottom:.5rem}.section--pb-md{padding-bottom:1rem}.section--pb-lg{padding-bottom:1.5rem}.section--pb-xl{padding-bottom:2rem}.section--pb-2xl{padding-bottom:3rem}.section--pb-3xl{padding-bottom:4rem}.section--pb-4xl{padding-bottom:5rem}.section--pb-5xl{padding-bottom:6rem}.section--px-none{padding-left:0;padding-right:0}.section--px-xs{padding-left:.25rem;padding-right:.25rem}.section--px-sm{padding-left:.5rem;padding-right:.5rem}.section--px-md{padding-left:1rem;padding-right:1rem}.section--px-lg{padding-left:1.5rem;padding-right:1.5rem}.section--px-xl{padding-left:2rem;padding-right:2rem}.section--px-2xl{padding-left:3rem;padding-right:3rem}.section--px-3xl{padding-left:4rem;padding-right:4rem}.section--px-4xl{padding-left:5rem;padding-right:5rem}.section--px-5xl{padding-left:6rem;padding-right:6rem}.section--mt-none{margin-top:0}.section--mt-xs{margin-top:.25rem}.section--mt-sm{margin-top:.5rem}.section--mt-md{margin-top:1rem}.section--mt-lg{margin-top:1.5rem}.section--mt-xl{margin-top:2rem}.section--mt-2xl{margin-top:3rem}.section--mt-3xl{margin-top:4rem}.section--mt-4xl{margin-top:5rem}.section--mt-5xl{margin-top:6rem}.section--mb-none{margin-bottom:0}.section--mb-xs{margin-bottom:.25rem}.section--mb-sm{margin-bottom:.5rem}.section--mb-md{margin-bottom:1rem}.section--mb-lg{margin-bottom:1.5rem}.section--mb-xl{margin-bottom:2rem}.section--mb-2xl{margin-bottom:3rem}.section--mb-3xl{margin-bottom:4rem}.section--mb-4xl{margin-bottom:5rem}.section--mb-5xl{margin-bottom:6rem}.section--gap-none .section__content{gap:0}.section--gap-xs .section__content{gap:.25rem}.section--gap-sm .section__content{gap:.5rem}.section--gap-md .section__content{gap:1rem}.section--gap-lg .section__content{gap:1.5rem}.section--gap-xl .section__content{gap:2rem}.section--gap-2xl .section__content{gap:3rem}.section--gap-3xl .section__content{gap:4rem}.section--gap-4xl .section__content{gap:5rem}.section--gap-5xl .section__content{gap:6rem}.section--bg-default{background-color:var(--theme-bg)}.section--bg-alt{background-color:var(--theme-bg-alt)}.section--bg-dark{background-color:var(--theme-bg-inverse);color:var(--theme-text-inverse)}.section--bg-primary{background-color:var(--theme-text-primary);color:var(--theme-text-inverse)}.section--bg-accent{background-color:var(--theme-accent);color:var(--theme-text-inverse)}.section--bg-gradient{background:linear-gradient(135deg,var(--theme-primary)0%,var(--theme-accent)100%);color:var(--theme-text-inverse)}.section--bg-transparent{background-color:#0000}.section--full-width{width:100%}.section--border-top{border-top:1px solid var(--theme-border)}.section--border-bottom{border-bottom:1px solid var(--theme-border)}.section--has-bg-image{background-repeat:no-repeat}.section__overlay{background-color:var(--theme-bg-inverse);z-index:0;position:absolute;inset:0}.section__content{z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative}.section--animate{opacity:0;animation-duration:.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}.section--animate-fade-in{animation-name:section-fade-in}.section--animate-slide-up{animation-name:section-slide-up}.section--animate-slide-down{animation-name:section-slide-down}.section--animate-scale-in{animation-name:section-scale-in}@keyframes section-fade-in{0%{opacity:0}to{opacity:1}}@keyframes section-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes section-slide-down{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes section-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
