body{color:#1a1714;background:#f3ede3;margin:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}*{box-sizing:border-box}.wrap.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.top.svelte-12qhfyh{background:#fff;border-bottom:1px solid #1a171414;justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.brand.svelte-12qhfyh{align-items:center;text-decoration:none;display:inline-flex}.brand.svelte-12qhfyh img:where(.svelte-12qhfyh){border-radius:9px;width:34px;height:34px;display:block}.appswitch.svelte-12qhfyh{align-items:center;gap:4px;display:flex;position:relative}.quick.svelte-12qhfyh{color:#5f6368;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:40px;height:40px;text-decoration:none;transition:background .13s;display:grid}.quick.svelte-12qhfyh:hover{color:#1f6feb;background:#eef1f5}.quick.active.svelte-12qhfyh{color:#1f6feb;background:#eef1f5;box-shadow:inset 0 0 0 1px #d5dae2}.menu-backdrop.svelte-12qhfyh{z-index:90;cursor:default;background:0 0;border:0;position:fixed;inset:0}.menu.svelte-12qhfyh{z-index:95;background:#fff;border:1px solid #e6e9ef;border-radius:16px;width:260px;padding:12px;animation:.16s svelte-12qhfyh-menuin;position:absolute;top:48px;right:0;box-shadow:0 18px 44px #00000029}@keyframes svelte-12qhfyh-menuin{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.menu-grid.svelte-12qhfyh{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.mg-item.svelte-12qhfyh{color:#3c4043;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;font-size:.72rem;font-weight:600;text-decoration:none;transition:background .12s;display:flex}.mg-item.svelte-12qhfyh:hover{background:#f2f5f9}.mg-ico.svelte-12qhfyh{color:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.mg-ico.app.svelte-12qhfyh{background:#e86a17}.mg-ico.meet.svelte-12qhfyh{background:#0b8043}.mg-ico.market.svelte-12qhfyh{background:#e3b100}.mg-ico.web.svelte-12qhfyh{background:#1f6feb}.menu-sep.svelte-12qhfyh{background:#eef1f5;height:1px;margin:8px 2px}.menu-row.svelte-12qhfyh{color:#3c4043;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:.86rem;font-weight:500;text-decoration:none;display:flex}.menu-row.svelte-12qhfyh:hover{background:#f2f5f9}.menu-row.danger.svelte-12qhfyh{color:#c0392b}.menu-row.danger.svelte-12qhfyh:hover{background:#fdecea}.menu.svelte-12qhfyh form:where(.svelte-12qhfyh){margin:0}html.psdark .top.svelte-12qhfyh{background:#12161c;border-bottom-color:#252b34}html.psdark .quick.svelte-12qhfyh{color:#9aa4b2}html.psdark .quick.svelte-12qhfyh:hover,html.psdark .quick.active.svelte-12qhfyh{color:#7fb0ff;box-shadow:none;background:#1b2029}html.psdark .menu.svelte-12qhfyh{background:#1b2029;border-color:#2c333d}html.psdark .mg-item.svelte-12qhfyh,html.psdark .menu-row.svelte-12qhfyh{color:#c3ccd8}html.psdark .mg-item.svelte-12qhfyh:hover,html.psdark .menu-row.svelte-12qhfyh:hover{background:#222831}html.psdark .menu-sep.svelte-12qhfyh{background:#2c333d}.main.svelte-12qhfyh{flex:1;justify-content:center;padding:34px 18px 56px;display:flex}.main.flush.svelte-12qhfyh{padding:0;display:block}.card{background:#fff;border:1px solid #1a171414;border-radius:18px;align-self:flex-start;width:min(100%,430px);padding:26px 24px;box-shadow:0 18px 40px -26px #1a171466}.card h1{margin:0 0 6px;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem}.card .sub{color:#6a6155;margin:0 0 18px;font-size:.92rem}.field{color:#3d352a;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.field input{width:100%;font:inherit;background:#faf7f2;border:1px solid #1a171424;border-radius:11px;margin-top:5px;padding:11px 12px;font-weight:400}.field input:focus{background:#fff;outline:2px solid #1f6feb}.btn{color:#fff;cursor:pointer;background:#1f6feb;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;font-size:.95rem;font-weight:700;display:inline-flex}.btn:disabled{opacity:.6;cursor:default}.btn.orange{background:#e86a17}.err{color:#b0281a;background:#fdecea;border:1px solid #f5c6c0;border-radius:10px;margin-bottom:12px;padding:9px 12px;font-size:.85rem}.ok{color:#1a6b34;background:#e6f4ea;border:1px solid #b7dfc2;border-radius:10px;margin-bottom:12px;padding:9px 12px;font-size:.85rem}.muted{color:#6a6155;font-size:.85rem}.altlink{text-align:center;color:#6a6155;margin-top:14px;font-size:.86rem}.altlink a{color:#1f6feb;font-weight:600;text-decoration:none}.spin{border:2.4px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spinbtn;display:inline-block}@keyframes spinbtn{to{transform:rotate(360deg)}}
