: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}canvas{width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.logo{width:70%;margin:0 auto}.page-layout{box-sizing:border-box;justify-content:flex-start;align-items:flex-start;width:100%;min-height:100vh;padding:20px;display:flex}.fraunces{--stroke-width:5px;color:#738ece;-webkit-text-stroke-width:var(--stroke-width);-webkit-text-stroke-color:#fff;paint-order:stroke fill;stroke-linejoin:round;flex:1;max-height:80vh;font-family:Fraunces;font-size:16px;overflow:hidden auto}.fraunces::-webkit-scrollbar{display:none}.fraunces{scrollbar-width:none;-ms-overflow-style:none}.fraunces a,.fraunces a:visited{color:#738ece;-webkit-text-stroke-color:#fff;paint-order:stroke fill;stroke-linejoin:round;text-decoration:none}.fraunces a:hover{color:#49b6ff}.fraunces ::selection{color:inherit;-webkit-text-stroke-color:#fff;paint-order:stroke fill;stroke-linejoin:round;background:0 0}.fraunces ::-moz-selection{color:inherit;background:0 0}.fraunces details{margin-bottom:1rem;transition:all .2s;overflow:hidden}.fraunces summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:2rem;list-style:none;display:flex}.fraunces summary:after{content:"+";font-size:2rem}.fraunces details[open]{border-color:#738ece}.fraunces details[open]>summary:after{content:"−"}.fraunces details summary{line-height:.8;padding:16px 24px!important;font-size:2rem!important}details[open] .summary-img{object-fit:contain;width:70%;max-width:100%;display:block;height:auto!important}.fraunces i{color:#fff;vertical-align:middle;margin-right:8px;font-size:1.5rem}.fraunces details>:not(summary){padding:0}.fraunces h1{color:#738ece;font-family:Fraunces;font-size:4rem}.fraunces h2{color:#738ece;font-family:Fraunces;font-size:2rem;text-align:left!important;margin-left:50px!important}.fraunces h3{color:#738ece;font-family:Fraunces;font-size:1.5rem;text-align:left!important;margin-left:60px!important}.fraunces h4{color:#738ece;font-family:Fraunces;font-size:1rem;text-align:left!important;margin-left:72px!important}.fraunces ul{color:#738ece;margin-left:0;padding-left:0;font-size:2rem;list-style-position:inside}.fraunces li{color:#738ece;text-align:left}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.heading-outline{color:#fff;-webkit-text-stroke:1px black;text-shadow:0 0 3px #000}.hero-section{height:100svh}.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)}#app{text-align:center;box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#title{box-sizing:border-box;background-color:#0000;flex-direction:column;width:650px;height:100vh;padding:40px 20px;display:flex;position:fixed;top:0;left:0;overflow:hidden}.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}
