:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-content-primary:#131514;--color-content-secondary:#5b5d5e;--color-content-muted:#818687;--color-content-emphasis:#696bcc;--color-content-inverse:#fff;--color-content-inverse-muted:#a9acae;--color-surface-base:#f7f7f7;--color-surface-hero:#fafafa;--color-surface-hero-gradient-start:#fff;--color-surface-hero-gradient-mid:#c6e2ff47;--color-surface-hero-gradient-end:#f7f7f7;--color-surface-card:#fff;--color-surface-preview:#eceff1;--color-surface-underline:#696bcc33;--color-surface-glass:#ffffffd6;--color-surface-footer:#222;--color-surface-footer-accent:#2d2d2d;--color-accent-primary:#696bcc;--color-accent-deep:#4a4b55;--color-decor-sun:#ffffd1;--color-decor-sage:#c1d7b8;--color-decor-cream:#fafafa;--color-decor-sky:#c6e2ff;--color-decor-mint:#bdfcc9;--color-decor-peach:#ffd8b1;--color-decor-lavender:#d9c4e7;--color-decor-pink:#ffb3ba;--color-frame-gradient-start:#c6e2ff61;--color-frame-gradient-mid:#696bcc29;--color-frame-gradient-end:#eceff1db;--color-preview-gradient-start:#c6e2ff80;--color-preview-gradient-mid:#696bcc33;--color-preview-gradient-end:#eceff1;--color-border-subtle:#13151412;--color-border-default:#1315141f;--color-border-muted:#13151414;--color-border-strong:#13151433;--color-border-inset:#ffffff9e;--color-border-footer:#ffffff24;--color-shadow-soft:#13151414;--color-shadow-hero:#1315141f;--color-shadow-hero-strong:#13151433;--color-shadow-hero-float:#13151429;--color-shadow-hero-hover:#1315142e;--color-shadow-hero-blur:#696bcc2e;--color-shadow-card:#1315141a;--color-shadow-card-strong:#1315142e;--font-content-primary:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-content-secondary:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-heading:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-brand:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--color-surface-base);min-height:100%;overflow-x:clip}body{min-height:100%;color:var(--color-content-primary);background:var(--color-surface-base);font-family:var(--font-content-primary);margin:0;overflow-x:clip}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%}::selection{color:var(--color-content-primary);background:var(--color-decor-sun)}.reveal-ready [data-reveal]{--reveal-x:0;--reveal-y:24px;--reveal-scale:1;opacity:1;transform:none}.reveal-ready [data-reveal=fade]{--reveal-y:0}.reveal-ready [data-reveal=left]{--reveal-x:-34px;--reveal-y:0}.reveal-ready [data-reveal=right]{--reveal-x:34px;--reveal-y:0}.reveal-ready [data-reveal=scale]{--reveal-y:16px;--reveal-scale:.96}@supports (animation-timeline:view()){.reveal-ready [data-reveal]{opacity:0;transform:translate3d(var(--reveal-x),var(--reveal-y),0)scale(var(--reveal-scale));will-change:opacity,transform;animation:1.02s cubic-bezier(.16,1,.3,1) both reveal-in;animation-timeline:view();animation-range:entry cover 24%}.reveal-ready [data-reveal=fade]{animation-range:entry 4% cover 18%}.reveal-ready [data-reveal=scale]{animation-range:entry cover 20%}}@keyframes reveal-in{0%{opacity:0;transform:translate3d(var(--reveal-x),var(--reveal-y),0)scale(var(--reveal-scale))}to{opacity:1;transform:translate(0,0)scale(1)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto;transition-duration:.01ms;animation-duration:.01ms;animation-iteration-count:1}.reveal-ready [data-reveal]{opacity:1;will-change:auto;animation:none;transform:none}}
