/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */:root{--font-mono:"Roboto Mono",monospace;--primary:#005ad2;--secondary:#ff7a00}.frontend-layout{-webkit-font-smoothing:antialiased;font-family:system-ui;font-size:18px;line-height:32px}@media (max-width:1024px){.frontend-layout{font-size:15px;line-height:24px}}.frontend-layout img{max-width:100%;height:auto;display:block}.frontend-layout h1{margin:40px 0;font-size:64px;font-weight:700;line-height:70px}@media (max-width:1024px){.frontend-layout h1{margin:24px 0;font-size:42px;line-height:42px}}@media (max-width:768px){.frontend-layout h1{font-size:38px;line-height:38px}}@media (max-width:400px){.frontend-layout h1{font-size:32px;line-height:32px}}.frontend-layout p{margin:24px 0}@media (max-width:1024px){.frontend-layout p{margin:calc(var(--base) * .75) 0}}.frontend-layout a{color:currentColor}.frontend-layout a:focus{opacity:.8;outline:none}.frontend-layout a:active{opacity:.7;outline:none}.frontend-layout svg{vertical-align:middle}.frontend-layout .home{flex-direction:column;justify-content:space-between;align-items:center;max-width:1024px;height:100vh;margin:0 auto;padding:45px;display:flex;overflow:hidden}@media (max-width:400px){.frontend-layout .home{padding:24px}}.frontend-layout .home .content{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.frontend-layout .home .content h1{text-align:center}.frontend-layout .home .links{align-items:center;gap:12px;display:flex}.frontend-layout .home .links a{border-radius:4px;padding:.25rem .5rem;text-decoration:none}.frontend-layout .home .links .admin{color:#000;background:#fff;border:1px solid #000}.frontend-layout .home .links .docs{color:#fff;background:#000;border:1px solid #fff}.frontend-layout .home .footer{align-items:center;gap:8px;display:flex}@media (max-width:1024px){.frontend-layout .home .footer{flex-direction:column;gap:6px}}.frontend-layout .home .footer p{margin:0}.frontend-layout .home .footer .codeLink{background:#3c3c3c;border-radius:4px;padding:0 .5rem;text-decoration:none}