:root{--paper:#f2f1ed;--paper-deep:#e7e3db;--paper-soft:#ece9e2;--paper-hi:#f3f1ee;--ink:#1b1913;--ink-80:rgb(27 25 19/0.8);--ink-60:rgb(27 25 19/0.6);--ink-40:rgb(27 25 19/0.4);--ink-20:rgb(27 25 19/0.2);--ink-10:rgb(27 25 19/0.1);--saffron:#fc6147;--saffron-hover:#f2553a;--syntax-green:#5db349;--fg-on-dark:#f3f1ee;--fg-on-dark-muted:rgb(243 241 238/0.6);--fg-on-dark-subtle:rgb(243 241 238/0.4);--ease-out:cubic-bezier(0.22,0.61,0.36,1);--ease-in-out:cubic-bezier(0.65,0,0.35,1)}.studio-shell{min-height:100svh;background:var(--paper);color:var(--ink)}.studio-mono{font-family:var(--font-mono);letter-spacing:0}.studio-card{background:var(--paper-soft);box-shadow:inset 0 0 0 1px var(--ink-10)}.studio-focus{outline:none;box-shadow:inset 0 0 0 1.5px var(--saffron),0 0 0 4px rgb(252 97 71/.12)}.studio-texture{background-image:url(/images/auth/brand-cloth-texture.png);background-position:50%;background-size:cover}.wl-input-dark{width:100%;box-sizing:border-box;border:1px solid rgb(243 241 238/.14);border-radius:12px;background:rgb(243 241 238/.05);padding:13px 15px;color:var(--fg-on-dark);font-family:var(--font-sans);font-size:16px;outline:none;transition:border-color .12s var(--ease-in-out),box-shadow .12s var(--ease-in-out)}.wl-input-dark::placeholder{color:rgb(243 241 238/.35)}.wl-input-dark:focus{border-color:var(--saffron);box-shadow:0 0 0 3px rgb(252 97 71/.22)}textarea.wl-input-dark{resize:none;line-height:1.5}.wl-btn{cursor:pointer;border:0;border-radius:8px;background:var(--saffron);padding:14px 24px;color:#f3f1ee;font-family:var(--font-mono);font-size:14px;font-weight:700;letter-spacing:.02em;text-transform:uppercase;transition:background .12s var(--ease-in-out),transform .12s var(--ease-in-out)}.wl-btn:hover{background:var(--saffron-hover)}.wl-btn:active{transform:scale(.98);background:#e04728}@keyframes studio-spin{to{transform:rotate(1turn)}}@keyframes studio-blink{0%,to{opacity:1}50%{opacity:.4}}@keyframes studio-bar-0{0%,to{height:6px}50%{height:16px}}@keyframes studio-bar-1{0%,to{height:12px}50%{height:4px}}@keyframes studio-bar-2{0%,to{height:8px}50%{height:18px}}@keyframes studio-bar-3{0%,to{height:14px}50%{height:6px}}@keyframes studio-bar-4{0%,to{height:4px}50%{height:12px}}