.vorklee-app-boot-splash{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;background:#0b0b0c;color:#f5f5f5;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}.vorklee-app-boot-splash[data-variant=fullscreen]{min-height:100dvh;min-height:100vh}.vorklee-app-boot-splash[data-variant=fill]{height:100%;min-height:100%}.vorklee-app-boot-splash__stack{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.5rem;gap:0}.vorklee-app-boot-splash__mark{width:4.5rem;height:4.5rem;margin-bottom:1.35rem;filter:drop-shadow(0 0 18px rgba(212,168,75,.22))}.vorklee-app-boot-splash__mark-path{stroke-dasharray:100;stroke-dashoffset:100;animation:vorklee-boot-mark-draw 1.75s infinite}.vorklee-app-boot-splash__loading{margin:0;font-size:.8125rem;font-weight:400;letter-spacing:.28em;text-indent:.28em;text-transform:lowercase;color:rgba(245,245,245,.55)}.vorklee-app-boot-splash__app{margin:.65rem 0 0;font-size:1.375rem;font-weight:600;letter-spacing:.04em;line-height:1.2;color:#fafafa}.vorklee-app-boot-splash__powered{margin:.85rem 0 0;font-size:.6875rem;font-weight:400;letter-spacing:.08em;color:rgba(245,245,245,.38)}@keyframes vorklee-boot-mark-draw{0%{stroke-dashoffset:100;opacity:1;animation-timing-function:cubic-bezier(.33,0,.2,1)}68%{stroke-dashoffset:0;opacity:1;animation-timing-function:linear}82%{stroke-dashoffset:0;opacity:1;animation-timing-function:ease-out}94%{stroke-dashoffset:0;opacity:0;animation-timing-function:step-end}to{stroke-dashoffset:100;opacity:0}}@media (prefers-reduced-motion:reduce){.vorklee-app-boot-splash__mark-path{animation:none;stroke-dashoffset:0;opacity:1}}