:root{color:#18212f;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr}.app-header{height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 24px;border-bottom:1px solid #dfe5ef;background:#fff}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-mark{width:36px;height:36px;flex:0 0 auto;border-radius:8px;object-fit:contain}.brand h1{margin:0;font-size:16px;line-height:1.2;letter-spacing:0}.brand span:last-child{display:block;margin-top:2px;color:#64748b;font-size:12px}.app-main{min-height:0;display:grid}.login-layout{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:24px}.login-panel,.panel{width:min(100%,420px);border:1px solid #dfe5ef;border-radius:8px;background:#fff;box-shadow:0 18px 42px #0f172a14}.login-panel{display:grid;gap:22px;padding:28px}.eyebrow{margin:0 0 8px;color:#2563eb;font-size:12px;font-weight:700;text-transform:uppercase}.login-panel h2,.panel h2{margin:0;font-size:22px;line-height:1.2;letter-spacing:0}.google-login-button{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;cursor:pointer;font-weight:650}.google-login-button:hover:not(:disabled){background:#f8fafc}.google-login-button:disabled{cursor:not-allowed;opacity:.7}.google-icon{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#f1f5f9;color:#2563eb;font-size:13px;font-weight:800}.login-error,.domain-note{margin:0;font-size:13px}.login-error{color:#b42318}.domain-note{color:#64748b}.user-menu{display:flex;align-items:center;gap:10px;min-width:0}.user-menu img,.user-menu>span{width:32px;height:32px;flex:0 0 auto;border-radius:50%}.user-menu>span{display:grid;place-items:center;background:#e2e8f0;color:#334155;font-weight:700;text-transform:uppercase}.user-copy{min-width:0;display:grid}.user-copy strong,.user-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-copy strong{color:#111827;font-size:13px;line-height:1.2}.user-copy small{color:#64748b;font-size:12px}.user-menu button{min-height:34px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;cursor:pointer}.user-menu button:hover{background:#f8fafc}.search-widget-host{min-height:calc(100vh - 64px);padding:16px}.search-widget-host gen-search-widget{display:block;min-height:calc(100vh - 96px)}.panel{align-self:center;justify-self:center;padding:28px}.panel p{margin:12px 0 0;color:#475569;line-height:1.5}.error-panel{border-color:#fecdca;background:#fffbfa}@media(max-width:720px){.app-header{height:auto;min-height:64px;align-items:flex-start;flex-direction:column;padding:14px 16px}.user-menu{width:100%}.user-copy{flex:1 1 auto}.search-widget-host{min-height:calc(100vh - 112px);padding:10px}.search-widget-host gen-search-widget{min-height:calc(100vh - 132px)}}
