:root{--container-max: 1280px;--container-padding-desktop: 40px;--container-padding-tablet: 24px;--container-padding-mobile: 16px;--header-height: 72px;--anchor-scroll-offset: calc(var(--header-height) + 24px);--color-page: #ffffff;--color-frame: #303030;--color-header: #f4f7fb;--color-surface: #f1f5fa;--color-surface-strong: #e8eef6;--color-text: #1f252d;--color-muted: #5f6875;--color-heading: #20262d;--color-body: #2f3640;--color-card: #f1f5fa;--color-card-featured: #ffffff;--color-border: #dbe3ed;--color-navy: #20285f;--color-blue: #2d6ec8;--color-pink: #d21c80;--color-green: #62d67a;--gradient-brand: linear-gradient(90deg, #2d77d1 0%, #7d48b0 48%, #d21c80 100%);--hero-bg: radial-gradient( circle at 82% 21%, rgba(109, 75, 178, .94) 0, rgba(170, 114, 198, .68) 18%, rgba(226, 204, 229, .68) 38%, rgba(246, 249, 253, 0) 61% ), #f3f7fc;--hero-button-bg: #f3f7fc;--solution-panel-bg: radial-gradient( circle at 0% 0%, rgba(147, 112, 194, .9) 0, rgba(194, 143, 199, .68) 24%, rgba(238, 226, 244, .72) 43%, rgba(241, 245, 250, 0) 66% ), #f1f5fa;--solution-title-color: #ffffff;--solution-body-color: #2f3640;--solution-button-bg: #f1f5fa;--solution-core-bg: #f1f5fa;--solution-diagram-text: #1d252c;--radius-sm: 8px;--radius-md: 16px;--radius-lg: 28px;--shadow-soft: 0 24px 70px rgba(26, 35, 51, .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--color-text);background:var(--color-page);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{--color-page: #11161c;--color-frame: #303030;--color-header: #1b2228;--color-surface: #1b2228;--color-surface-strong: #20282f;--color-text: #ffffff;--color-muted: #e9edf2;--color-heading: #ffffff;--color-body: #ffffff;--color-card: #1b2228;--color-card-featured: #11161c;--color-border: #2a333c;--hero-bg: radial-gradient( circle at 82% 21%, rgba(95, 54, 169, .92) 0, rgba(111, 43, 121, .7) 26%, rgba(35, 28, 48, .55) 48%, rgba(27, 34, 40, 0) 66% ), #1b2228;--hero-button-bg: #1b2228;--solution-panel-bg: radial-gradient( circle at 0% 0%, rgba(93, 61, 154, .78) 0, rgba(119, 39, 109, .6) 25%, rgba(41, 33, 58, .48) 45%, rgba(27, 34, 40, 0) 68% ), #1b2228;--solution-title-color: #ffffff;--solution-body-color: #ffffff;--solution-button-bg: #1b2228;--solution-core-bg: #1b2228;--solution-diagram-text: #ffffff;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-padding-top:var(--anchor-scroll-offset);scroll-behavior:smooth}[id]{scroll-margin-top:var(--anchor-scroll-offset)}body{margin:0;min-width:320px;min-height:100vh;background:var(--color-page);color:var(--color-text)}.route-view{view-transition-name:route-view}::view-transition-old(route-view),::view-transition-new(route-view){animation-duration:.22s;animation-timing-function:ease}.reveal-target{--reveal-distance: 24px;--reveal-scale: 1;--reveal-duration: .72s;--reveal-delay: 0ms;--reveal-easing: cubic-bezier(.22, 1, .36, 1);opacity:0;transform:translate3d(0,var(--reveal-distance),0) scale(var(--reveal-scale));transition:opacity var(--reveal-duration) var(--reveal-easing) var(--reveal-delay),transform var(--reveal-duration) var(--reveal-easing) var(--reveal-delay);will-change:transform,opacity}.reveal-target.is-visible{opacity:1;transform:translateZ(0) scale(1)}.reveal-fade-up{--reveal-distance: 24px}.reveal-fade-right{--reveal-distance: 0px;transform:translate3d(-28px,0,0) scale(var(--reveal-scale))}.reveal-fade-left{--reveal-distance: 0px;transform:translate3d(28px,0,0) scale(var(--reveal-scale))}.reveal-scale-soft{--reveal-distance: 18px;--reveal-scale: .985}.reveal-stagger>*{opacity:0;transform:translate3d(0,20px,0);transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}.reveal-target.is-visible.reveal-stagger>*:nth-child(1){transition-delay:calc(var(--reveal-delay) + 40ms)}.reveal-target.is-visible.reveal-stagger>*:nth-child(2){transition-delay:calc(var(--reveal-delay) + .12s)}.reveal-target.is-visible.reveal-stagger>*:nth-child(3){transition-delay:calc(var(--reveal-delay) + .2s)}.reveal-target.is-visible.reveal-stagger>*:nth-child(4){transition-delay:calc(var(--reveal-delay) + .28s)}.reveal-target.is-visible.reveal-stagger>*:nth-child(5){transition-delay:calc(var(--reveal-delay) + .36s)}.reveal-target.is-visible.reveal-stagger>*{opacity:1;transform:translateZ(0)}img{display:block;max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-target{opacity:1!important;transform:none!important;will-change:auto}.reveal-stagger>*{opacity:1!important;transform:none!important}}
