*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#202124;background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.home{max-width:720px;margin:0 auto;padding:16px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.home-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.home-header h1{color:#1a73e8;margin:0;font-size:1.6rem}.home-account{color:#333;align-items:center;gap:10px;font-size:.9rem;display:flex}.home-avatar{border-radius:50%;width:28px;height:28px}.home-account-name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-weight:500;overflow:hidden}.home-signout-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;padding:6px 12px;font-size:.85rem}.home-signout-btn:active{background:#f0f0f0}.home-signin{justify-content:center;align-items:center;max-width:none;min-height:100dvh;display:flex}.home-signin-card{text-align:center;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;align-items:center;gap:16px;max-width:340px;padding:40px 32px;display:flex}.home-signin-card h1{color:#1a73e8;margin:0;font-size:1.8rem}.home-signin-card p{color:#555;margin:0}.home-signin-error{font-size:.85rem;color:#d93025!important}.home-new-btn{color:#fff;cursor:pointer;background:#1a73e8;border:none;border-radius:8px;width:100%;margin-bottom:20px;padding:14px;font-size:1rem;font-weight:600}.home-new-btn:active{background:#1558b0}.home-list{flex-direction:column;gap:8px;display:flex}.home-empty{color:#888;text-align:center;padding:24px 0}.home-doc-row{text-align:left;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:.95rem;display:flex}.home-doc-row:active{background:#ebebeb}.home-doc-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.home-doc-date{color:#888;flex-shrink:0;font-size:.8rem}@media (width<=480px){.home-header{flex-direction:column;align-items:flex-start}.home-name input{width:100%}}
