*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--cf-bg);color:var(--cf-text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input{font:inherit}:root{--cf-bg: #f4f6fa;--cf-surface: #ffffff;--cf-dark-surface: #1f2024;--cf-violet: #7b46f6;--cf-violet-light: #a98aff;--cf-violet-soft: #f0eaff;--cf-cyan: #73e1f2;--cf-border: #e6e8ef;--cf-text-primary: #1d1e22;--cf-text-secondary: #666a75;--cf-text-muted: #989ca6;--cf-green: #00a878;--cf-red: #ef4565;--cf-white: #ffffff;--cf-shadow: 0 12px 32px rgba(25, 27, 36, .07), 0 2px 6px rgba(25, 27, 36, .03);--cf-glass-highlight: none;--cf-icon-filter: invert(12%) sepia(20%) saturate(1790%) hue-rotate(226deg) brightness(90%) contrast(96%);--cf-icon-filter-accent: invert(26%) sepia(79%) saturate(2538%) hue-rotate(252deg) brightness(96%) contrast(98%)}:root[data-appearance=night]{--cf-bg: #101116;--cf-surface: #191a20;--cf-dark-surface: #24252b;--cf-violet: #a98aff;--cf-violet-light: #c6b4ff;--cf-violet-soft: #2a213f;--cf-cyan: #73e1f2;--cf-border: #2d2f38;--cf-text-primary: #f4f5f7;--cf-text-secondary: #b5b8c1;--cf-text-muted: #858995;--cf-green: #5ee7b1;--cf-red: #ff859d;--cf-white: #ffffff;--cf-shadow: 0 18px 46px rgba(0, 0, 0, .28);--cf-glass-highlight: none;--cf-icon-filter: invert(93%) sepia(10%) saturate(453%) hue-rotate(210deg) brightness(105%) contrast(94%);--cf-icon-filter-accent: invert(72%) sepia(50%) saturate(543%) hue-rotate(205deg) brightness(102%) contrast(98%)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 93% 3%,rgba(115,225,242,.16),transparent 25rem)}#root{min-height:100vh;isolation:isolate}@keyframes cf-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes cf-float{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}}.cf-page-enter{animation:cf-enter .42s cubic-bezier(.2,.8,.2,1) both}.cf-kicker{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800;color:var(--cf-violet)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c4b5fd;border-radius:3px}
