@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.app{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.integration-auth{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:500px;padding:40px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.integration-auth h2{color:#2c3e50;margin-bottom:16px}.integration-auth p{color:#7f8c8d;margin-bottom:32px;line-height:1.5}.auth-buttons{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.auth-button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:16px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.auth-button:disabled{opacity:.6;cursor:not-allowed}.auth-button.google{color:#fff;background-color:#4285f4}.auth-button.google:hover:not(:disabled){background-color:#3367d6}.auth-button.microsoft{color:#fff;background-color:#0078d4}.auth-button.microsoft:hover:not(:disabled){background-color:#106ebe}.auth-info{text-align:left;background:#f8f9fa;border-left:4px solid #0078d4;border-radius:8px;padding:24px}.auth-info h3{color:#2c3e50;margin-bottom:12px}.auth-info ul{list-style:none}.auth-info li{align-items:center;gap:8px;margin-bottom:8px;display:flex}.spinner{border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:1s linear infinite spin;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.oauth-callback{background-color:#f5f5f5;justify-content:center;align-items:center;min-height:100vh;display:flex}.callback-container{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:400px;padding:40px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.status-icon{margin-bottom:20px;font-size:48px}.status-icon.processing .spinner{border:4px solid #e3f2fd;border-top-color:#2196f3;width:40px;height:40px}.callback-container h2{color:#2c3e50;margin-bottom:16px}.callback-container p{color:#7f8c8d;margin-bottom:20px}.back-button{color:#fff;cursor:pointer;background-color:#e74c3c;border:none;border-radius:6px;padding:12px 24px;font-size:16px}.back-button:hover{background-color:#c0392b}.dashboard{background:#fff;border-radius:12px;width:100%;max-width:1200px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.dashboard.loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px;display:flex}.dashboard-header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px}.dashboard-header h1{margin-bottom:8px;font-size:28px}.dashboard-content{padding:40px}.integrations-section,.features-section{margin-bottom:40px}.integrations-section h2,.features-section h2{color:#2c3e50;margin-bottom:24px}.no-integrations{text-align:center;color:#7f8c8d;padding:40px}.connect-button{color:#fff;cursor:pointer;background-color:#3498db;border:none;border-radius:6px;margin-top:16px;padding:12px 24px;font-size:16px}.connect-button:hover{background-color:#2980b9}.integrations-grid,.features-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.integration-card,.feature-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:24px}.integration-header{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.integration-info h3{color:#2c3e50;margin-bottom:8px}.status{text-transform:uppercase;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}.status.connected{color:#155724;background-color:#d4edda}.status.disconnected,.status.error{color:#721c24;background-color:#f8d7da}.disconnect-button{cursor:pointer;opacity:.6;background:0 0;border:none;font-size:18px;transition:opacity .2s}.disconnect-button:hover{opacity:1}.integration-details p{color:#6c757d;margin-bottom:4px;font-size:14px}.feature-card h3{color:#2c3e50;margin-bottom:12px}.feature-card p{color:#7f8c8d;margin-bottom:16px;line-height:1.5}.feature-button{color:#fff;cursor:pointer;background-color:#28a745;border:none;border-radius:6px;padding:10px 20px;font-size:14px;transition:background-color .2s}.feature-button:hover:not(:disabled){background-color:#218838}.feature-button:disabled{cursor:not-allowed;background-color:#6c757d}.logout-button{background-color:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}
