:root{--paper: #f7f5f0;--card: #fff;--ink: #1f1f1d;--muted: #888780;--muted2: #a8a69d;--faint: #b6b4ab;--line: rgba(0, 0, 0, .12);--line2: rgba(0, 0, 0, .16);--teal: #3c7d8e;--teal-ink: #2a5f6c;--teal-bg: #eaf2f3;--accent: #4a90a4;--serif: "Source Serif 4", Georgia, serif;--sans: "Nunito Sans", -apple-system, BlinkMacSystemFont, sans-serif}*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{font-family:var(--sans);color:var(--ink);font-size:14px;background:var(--paper)}button{font-family:inherit;cursor:pointer}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.gate{height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.card{width:384px;max-width:100%;background:var(--card);border:.5px solid var(--line);border-radius:16px;box-shadow:0 6px 24px #1f293312;padding:34px 32px 28px;text-align:center;animation:fade .2s ease}.mark{display:inline-flex;align-items:center;gap:10px;margin-bottom:4px}.logo{width:34px;height:34px;border-radius:9px;background:#1e3a4c;color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-weight:700;font-size:19px;flex:none}.wordmark{font-family:var(--serif);font-weight:600;font-size:22px}.tagline{font-size:12.5px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-weight:600;margin:2px 0 24px}.google{display:flex;align-items:center;justify-content:center;gap:11px;width:100%;height:46px;border:none;border-radius:10px;background:var(--accent);color:#fff;font-size:14.5px;font-weight:700;box-shadow:0 2px 10px #4a90a447;transition:background .12s}.google:hover{background:#3f7e90}.google .g{width:24px;height:24px;border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;flex:none}.restricted{margin-top:16px;font-size:12px;color:var(--muted2);line-height:1.5}.glyph{width:52px;height:52px;border-radius:999px;background:#f3f0e8;border:.5px solid rgba(0,0,0,.08);color:#9a978d;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px}.title{font-family:var(--serif);font-weight:600;font-size:20px;line-height:1.3;margin:0 0 12px}.who{display:inline-flex;align-items:center;gap:9px;max-width:100%;margin:0 auto 14px;padding:7px 12px 7px 8px;background:var(--paper);border:.5px solid var(--line2);border-radius:999px}.who .av{width:24px;height:24px;border-radius:999px;background:#e3ded2;color:#6f6a5d;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;flex:none}.who .email{font-size:13px;font-weight:600;color:#3a3a37;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lede{font-size:13px;color:#5f5e5a;line-height:1.55;margin:0 0 22px}.actions{display:flex;flex-direction:column;gap:9px}.btn-primary{height:42px;border:none;border-radius:9px;background:var(--accent);color:#fff;font-weight:700;font-size:13.5px}.btn-primary:hover{background:#3f7e90}.btn-ghost{height:40px;border:.5px solid var(--line2);border-radius:9px;background:#fff;color:#5f5e5a;font-weight:600;font-size:13px}.btn-ghost:hover{background:#fbfaf7}.loading{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--muted);animation:fade .2s ease}.spinner{width:26px;height:26px;border-radius:999px;border:2.5px solid rgba(74,144,164,.25);border-top-color:var(--accent);animation:spin .8s linear infinite}.loading .lbl{font-size:13px;font-weight:600}.shell{height:100vh;display:flex;flex-direction:column}.hdr{height:56px;flex:none;display:flex;align-items:center;gap:18px;padding:0 18px;background:#fff;border-bottom:.5px solid rgba(0,0,0,.12);position:relative;z-index:5}.brandwrap{display:flex;align-items:center;gap:10px;flex:none}.hdr .logo{width:28px;height:28px;border-radius:7px;font-size:15px}.brand{font-family:var(--serif);font-weight:600;font-size:15px}.brand .sep{color:#aaa8a0;font-weight:400}.brand .sec{color:#888780;font-weight:400;font-family:var(--sans);font-size:12px;letter-spacing:.04em;text-transform:uppercase}.search{flex:1;max-width:560px;display:flex;align-items:center;gap:10px;height:34px;padding:0 12px;background:var(--paper);border:.5px solid rgba(0,0,0,.13);border-radius:8px;color:#9a988f;font-size:13px;text-align:left}kbd{font-size:11px;color:#888780;background:#fff;border:.5px solid rgba(0,0,0,.14);border-radius:4px;padding:1px 6px}.hdr-right{margin-left:auto;display:flex;align-items:center;gap:14px;flex:none}.lang{font-size:11px;font-weight:700;letter-spacing:.04em;color:#888780}.user{display:inline-flex;align-items:center;gap:9px;height:38px;padding:0 8px 0 6px;border-radius:999px;border:.5px solid rgba(0,0,0,.12);background:#fff}.user:hover{background:#fbfaf7}.user .av{width:26px;height:26px;border-radius:999px;background:#eaf2f3;color:#3c7d8e;border:.5px solid rgba(74,144,164,.3);font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;flex:none}.user .em{font-size:12.5px;font-weight:600;color:#3a3a37;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user .caret{color:#b0aea6;flex:none}.menu{position:absolute;top:50px;right:18px;width:248px;background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:11px;box-shadow:0 12px 30px #0f172a29;overflow:hidden;z-index:10;animation:fade .12s ease}.menu .id{display:flex;align-items:center;gap:10px;padding:13px 14px;border-bottom:.5px solid rgba(0,0,0,.08)}.menu .id .av{width:32px;height:32px;border-radius:999px;background:#eaf2f3;color:#3c7d8e;border:.5px solid rgba(74,144,164,.3);font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;flex:none}.menu .id .nm{font-size:13px;font-weight:700;color:#2a2a27}.menu .id .em{font-size:11.5px;color:var(--muted);max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu .item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 14px;border:none;background:#fff;color:#3a3a37;font-size:13px;font-weight:600;text-align:left}.menu .item:hover{background:#fbfaf7;color:#a8281e}.dash{flex:1;min-height:0;padding:26px 28px;overflow:auto}.dash .eyebrow{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--muted2);margin-bottom:4px}.dash h2{font-family:var(--serif);font-weight:600;font-size:22px;margin:0 0 18px}.dash .qrow{display:flex;gap:14px}.dash .q{flex:1;height:92px;border-radius:10px;border:.5px solid var(--line);background:#fff;opacity:.6}.dash .note{margin-top:16px;font-size:12px;font-style:italic;color:var(--muted2)}
