:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f3f5ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden}@media (prefers-color-scheme:dark){:root{background:#101712}}.app-shell{background:#f3f5ef;width:100%;min-height:100dvh}.account-bar{height:58px;padding:0 max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f5eff0;border-bottom:1px solid #dce3da;justify-content:space-between;align-items:center;gap:16px;display:flex}.account-identity{align-items:center;gap:10px;min-width:0;display:flex}.account-identity img,.account-initial{border-radius:50%;flex:0 0 34px;width:34px;height:34px}.account-identity img{object-fit:cover}.account-initial{color:#fff;background:#1d6b47;place-items:center;font-size:13px;font-weight:700;display:grid}.account-identity span:last-child{min-width:0;display:grid}.account-identity strong{color:#17251d;font-size:12px;font-weight:650}.account-identity small{color:#68766d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account-bar button,.session-screen button,.google-button{color:#fff;font:inherit;cursor:pointer;background:#1d6b47;border:0;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:650;text-decoration:none}.app-preview{background:#f3f5ef;border:0;width:100%;height:calc(100dvh - 59px);display:block}.session-screen{color:#ecf6ef;text-align:center;background:#0d1912;place-content:center;justify-items:center;gap:14px;min-height:100dvh;padding:28px;display:grid}.session-screen h1{max-width:520px;margin:0;font-size:clamp(30px,6vw,52px);line-height:1.05}.session-screen p{color:#b9c9be;max-width:430px;margin:0}.session-kicker{letter-spacing:1.6px;font-size:11px;color:#9bd5b5!important}.session-mark{color:#d4ef7d;background:#286b4b;border-radius:22px;place-items:center;width:64px;height:64px;font-size:25px;display:grid}.session-spinner{border:3px solid #4c6254;border-top-color:#9bd5b5;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.google-button{color:#17251d;background:#9bd5b5;margin-top:10px;padding:13px 20px}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.app-shell,.app-preview{background:#101712}.account-bar{background:#101712f0;border-color:#27352c}.account-identity strong{color:#edf5ef}.account-identity small{color:#a7b5ab}}
