.window-wrapper.svelte-9rttfq{--radius:15px;--padding:10px;border:1px solid var(--grey);border-radius:var(--radius);width:100%;height:500px;overflow:hidden}.window.svelte-9rttfq{color:#000;padding:var(--padding);background:#fff;width:100%;height:100%;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;position:relative;overflow:scroll}header.svelte-9rttfq{--shift:min(calc(var(--progress) * 10px), 10px);padding-inline:var(--padding) 0;background:#fff;grid-template-columns:1fr auto 1fr;grid-template-areas:"logo nav login";align-items:center;height:3rem;display:grid;position:sticky;top:.5rem}header.svelte-9rttfq:before{content:"";border-radius:var(--radius);width:100%;height:100%;opacity:var(--progress);position:absolute;top:0;left:0;box-shadow:0 0 15px #0000001a}header.svelte-9rttfq span:where(.svelte-9rttfq){margin-left:var(--shift);grid-area:logo;font-size:1.2rem}header.svelte-9rttfq nav:where(.svelte-9rttfq){grid-area:nav;align-items:center;gap:10px;display:flex}header.svelte-9rttfq button:where(.svelte-9rttfq){margin-right:min(var(--shift), 8px);border-radius:calc(var(--radius) / 2);background:var(--grey);width:min-content;color:var(--white);padding:calc(var(--padding) / 2) var(--padding);border:none;grid-area:login;justify-self:end}.content.svelte-9rttfq{border:1px dashed var(--grey);border-radius:calc(var(--radius) - var(--padding));justify-content:center;align-items:center;width:80%;height:600px;margin:4rem auto auto;display:flex}
