:root{--primary-color: #0081f2;--primary-hover: #0070d6;--background-white: #ffffff;--background-gray: #f9fafb;--text-primary: #111827;--text-secondary: #6b7280;--text-muted: #9ca3af;--border-color: #e5e7eb;--border-light: #f3f4f6;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--bg-primary: #ffffff;--bg-secondary: #f7f7f7;--bg-elevated: #ffffff;--bg-card: #ffffff;--bg-card-hover: #fafafa;--border-subtle: #e5e7eb;--border-medium: #d1d5db;--border-glow: rgba(15, 23, 42, .25);--accent: #0f172a;--accent-dark: #020617;--accent-glow: rgba(15, 23, 42, .08);--accent-glow-strong: rgba(15, 23, 42, .18)}html{font-size:15px}html,body{width:100%;min-height:100%;overflow-x:hidden;overflow-y:auto;background-color:var(--background-white);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-primary);line-height:1.5}#app{width:100%;min-height:100%}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}img,video,canvas,svg,iframe{max-width:100%;height:auto}pre,code{overflow-wrap:anywhere}.fade-slide-leave-active,.fade-slide-enter-active{transition:all .3s}.fade-slide-enter-from{opacity:0;transform:translate(-30px)}.fade-slide-leave-to{opacity:0;transform:translate(30px)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}@media (max-width: 768px){table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}button,input,select,textarea{max-width:100%}}h1{font-size:clamp(26px,3.6vw,36px)!important;line-height:1.2!important}h2{font-size:clamp(20px,2.8vw,28px)!important;line-height:1.28!important}h3{font-size:clamp(17px,2vw,22px)!important;line-height:1.35!important}.hero-title{font-size:clamp(28px,3.8vw,42px)!important;line-height:1.18!important}.page-title{font-size:clamp(26px,3.4vw,38px)!important;line-height:1.22!important}.section-title{font-size:clamp(20px,2.8vw,30px)!important;line-height:1.3!important}.docs-title{font-size:clamp(22px,3vw,32px)!important;line-height:1.25!important}.markdown-body h1{font-size:clamp(30px,3.8vw,36px)!important;line-height:1.3!important}.markdown-body h2{font-size:clamp(24px,3vw,30px)!important;line-height:1.34!important}.markdown-body h3{font-size:clamp(20px,2.4vw,24px)!important;line-height:1.38!important}@media (max-width: 768px){.hero-title{font-size:clamp(24px,6.5vw,32px)!important}.page-title{font-size:clamp(22px,5.8vw,30px)!important}.section-title{font-size:clamp(18px,4.8vw,26px)!important}}
