:root{--bg-page:#f5f0eb;--bg-card:#fdfcfad9;--bg-card-solid:#fdfcfa;--glass:#fdfcfaeb;--glass-border:#0000000d;--border-light:#0000000f;--text:#1a1410;--text-soft:#40362c;--text-muted:#6b5d50;--text-dim:#fff6}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1410;-webkit-font-smoothing:antialiased;background:#0b071a;font-family:-apple-system,Inter,PingFang SC,sans-serif;font-size:15px;line-height:1.7}code,pre{font-family:JetBrains Mono,Fira Code,Consolas,monospace}a{color:#6366f1;text-decoration:none}::selection{background:#6366f133}@keyframes bgFlow{0%{background-position:0 0}50%{background-position:30% 70%}to{background-position:0 0}}@keyframes textShimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:.25s both fadeIn}.back-to-top{z-index:999;color:#fff;cursor:pointer;opacity:0;pointer-events:none;background:#6366f1e6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0003}.back-to-top.visible{opacity:1;pointer-events:auto}.back-to-top:hover{background:#6366f1;transform:translateY(-2px)}@media (width<=900px){.hero-title{font-size:40px!important}.hero-title-lg{font-size:52px!important}}@media (width<=640px){.hero-title{font-size:28px!important}.hero-title-lg{font-size:36px!important}.grid-7{grid-template-columns:repeat(3,1fr)!important}.grid-6,.grid-4{grid-template-columns:repeat(2,1fr)!important}.editor-grid{grid-template-columns:1fr!important}.browser-grid{grid-template-columns:70px 1fr 50px 50px!important}}
