:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}#root{text-align:center;max-width:1280px;margin:0 auto;padding:2rem}.card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bb3;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px #0006}.card:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000080}h1{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5em;font-size:2.5em;line-height:1.1}.subtitle{color:#94a3b8;margin-bottom:2rem}button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9 0%,#2563eb 100%);border:1px solid #0000;border-radius:12px;padding:.8em 1.5em;font-family:inherit;font-size:1em;font-weight:600;transition:all .2s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 4px 15px #0ea5e94d}button:hover{background:linear-gradient(135deg,#0284c7 0%,#1d4ed8 100%);transform:scale(1.05);box-shadow:0 6px 20px #0ea5e966}button:active{transform:scale(.95)}button.secondary{background:#33415580;border:1px solid #ffffff1a}button.secondary:hover{background:#47556999}.controls{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.tabs{border-bottom:1px solid #ffffff1a;justify-content:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.tab-content{margin-bottom:2rem}.filter-bar{justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.preview-table{border-collapse:collapse;background:#0f172a66;border-radius:12px;width:100%;margin-top:1rem;overflow:hidden}.preview-table th,.preview-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:1rem}.preview-table th{color:#38bdf8;background:#1e293bcc;font-weight:600}.preview-table tr:hover{background:#1e293b80}button.mini{padding:.4rem .8rem;font-size:.8rem}.cron-section{flex-direction:column;align-items:center;gap:.5rem;margin-top:2rem;display:flex}input{color:#fff;text-align:center;background:#0f172acc;border:1px solid #ffffff1a;border-radius:8px;width:250px;padding:.6rem 1rem;font-family:Courier New,Courier,monospace}.log-container{text-align:left;background:#000;border:1px solid #334155;border-radius:12px;max-height:400px;margin-top:3rem;padding:1.5rem;font-family:Fira Code,Courier New,monospace;font-size:.85rem;line-height:1.6;overflow-y:auto;box-shadow:inset 0 2px 10px #00000080}.log-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.log-header h3{color:#38bdf8;margin:0}.log-content{color:#d1d5db;white-space:pre-wrap}.status-badge{color:#4ade80;background:#22c55e33;border:1px solid #22c55e66;border-radius:20px;margin-left:.5rem;padding:.2rem .6rem;font-size:.75rem}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:10px}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}
