:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.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}.hero{text-align:center;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.hero-content{max-width:800px}.badge{color:#aaa;background:#111;border:1px solid #222;border-radius:999px;margin-bottom:1.5rem;padding:.3rem .7rem;font-size:.8rem;display:inline-block}.hero h1{margin-bottom:1rem;font-size:3rem;font-weight:700}@media (width>=768px){.hero h1{font-size:4rem}}.highlight{color:#fff}.subtitle{color:#ccc;margin-bottom:1rem;font-size:1.4rem}.subtitle span{color:#fff;font-weight:500}.description{color:#888;margin-bottom:2rem;font-size:1rem;line-height:1.6}.actions{justify-content:center;gap:1rem;display:flex}.btn-primary{color:#000;background:#fff;border-radius:12px;padding:.7rem 1.4rem;font-weight:700;transition:all .2s}.btn-secondary{color:#ccc;border:1px solid #333;border-radius:12px;padding:.7rem 1.4rem;transition:all .2s}.btn-secondary:hover{color:#fff;border-color:#555}.topbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-bottom:1px solid #1a1a1a;position:sticky;top:0}.topbar-container{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{color:#fff;letter-spacing:.5px;font-size:1.1rem;font-weight:700;text-decoration:none}.nav{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#aaa;font-size:.9rem;text-decoration:none;transition:all .2s;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-link.active:after{content:"";background:#fff;width:100%;height:1px;position:absolute;bottom:-4px;left:0}.nav-button{color:#ccc;border:1px solid #333;border-radius:999px;padding:.4rem .9rem;font-size:.85rem;text-decoration:none;transition:all .2s}.nav-button:hover{color:#fff;border-color:#555}.projects{max-width:1100px;margin:0 auto;padding:4rem 2rem}.projects-header{text-align:center;margin-bottom:3rem}.projects-header h1{margin-bottom:.5rem;font-size:2.5rem}.projects-header p{color:#888;max-width:500px;margin:0 auto}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.project-card{background:#111;border:1px solid #222;border-radius:16px;flex-direction:column;justify-content:space-between;padding:1.5rem;transition:all .25s;display:flex}.project-card:hover{border-color:#444;transform:translateY(-6px)}.project-card h2{margin-bottom:.5rem}.project-description{color:#aaa;margin-bottom:1rem;font-size:.95rem}.project-features{color:#777;margin-bottom:1.5rem;font-size:.85rem;line-height:1.6}.project-link{color:#ccc;border-top:1px solid #222;margin-top:auto;padding-top:1rem;font-size:.9rem;text-decoration:none;transition:all .2s}.project-link:hover{color:#fff}.project-features{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.project-features span{color:#aaa;background:#111;border:1px solid #333;border-radius:999px;padding:.3rem .7rem;font-size:.75rem;transition:all .2s}.project-features span:hover{color:#fff;border-color:#555}.raccoon-container{color:#eaeaea;max-width:1100px;margin:0 auto;padding:3rem 2rem;font-family:system-ui,sans-serif}.hero{flex-wrap:wrap;align-items:center;gap:3rem;margin-bottom:4rem;display:flex}.hero-text{flex:1}.hero-text h1{margin-bottom:.5rem;font-size:3rem}.version{color:#888;margin-bottom:1rem}.hero-text h2{margin-bottom:1rem;font-size:1.8rem}.description{color:#aaa;margin-bottom:1.5rem;line-height:1.6}.hero-image{text-align:center;flex:1}.hero-image img{border-radius:12px;max-width:600px}.btn-primary{color:#fff;background:#3182ce;border-radius:10px;padding:.6rem 1.2rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.btn-primary:hover{opacity:.8}.section{margin-bottom:3rem}.section h2{margin-bottom:1.5rem;font-size:1.6rem}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card{background:#111;border:1px solid #222;border-radius:10px;padding:1rem;transition:all .2s}.card:hover{border-color:#444;transform:translateY(-3px)}.tags{flex-wrap:wrap;gap:.8rem;display:flex}.tags span{background:#111;border:1px solid #333;border-radius:999px;padding:.4rem .8rem;font-size:.9rem}.list{color:#aaa;line-height:1.8}.card-sub{color:#777;margin-top:.4rem;font-size:.85rem;display:block}.btn-secondary{color:#ccc;margin-top:.8rem;font-size:.9rem;text-decoration:underline;display:inline-block}.btn-secondary:hover{color:#fff}.card.disabled{opacity:.4}.install{margin-top:4rem}.install h2{margin-bottom:2rem;font-size:1.8rem}.install-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.install-card{background:#111;border:1px solid #222;border-radius:16px;padding:1.5rem;transition:all .2s}.install-card:hover{border-color:#444}.install-description{color:#aaa;margin-bottom:1rem;font-size:.95rem}.install-note{color:#888;margin-top:1rem;margin-bottom:.5rem;font-size:.85rem}.steps{color:#aaa;margin-bottom:1rem;padding-left:1.2rem}.code-block{color:#ccc;background:#0a0a0a;border:1px solid #222;border-radius:8px;margin-bottom:1rem;padding:.8rem;font-family:monospace;font-size:.85rem;overflow-x:auto}.changelog{margin-top:4rem}.changelog h2{margin-bottom:2rem;font-size:1.8rem}.changelog-list{flex-direction:column;gap:2rem;display:flex}.changelog-item{background:#111;border:1px solid #222;border-radius:16px;padding:1.5rem;transition:all .2s}.changelog-item:hover{border-color:#444}.changelog-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.version-badge{color:#fff;background:#3182ce;border-radius:6px;padding:.3rem .6rem;font-size:.75rem;font-weight:700}.version-date{color:#777;font-size:.75rem}.changelog-description{color:#aaa;margin-bottom:1rem;font-size:.95rem}.changelog-features{color:#bbb;flex-direction:column;gap:.4rem;margin-bottom:1.2rem;font-size:.9rem;display:flex}.changelog-link{color:#ccc;border-top:1px solid #222;padding-top:.8rem;font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-block}.changelog-link:hover{color:#fff}
