@import url('/css/uon-green-system-v1.css?v=1.0.0');
.google-connect-page{min-height:100vh;background:radial-gradient(circle at 15% 0,rgba(25,135,84,.12),transparent 34%),var(--app-bg,#f7faf8)}.google-connect-hero{padding:54px 0 28px}.google-connect-hero .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:rgba(22,163,74,.09);color:#15803d;font-size:.8rem;font-weight:800}.google-connect-hero h1{margin:12px 0 8px;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.google-connect-hero p{max-width:760px;color:var(--app-muted,#64748b);line-height:1.85}.google-connect-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:18px;padding-bottom:52px}.google-card{border:1px solid var(--app-line,#dce7e0);border-radius:22px;background:var(--app-surface,#fff);padding:20px;box-shadow:0 12px 38px rgba(15,23,42,.045)}.google-card h2,.google-card h3{margin:0}.google-card p{color:var(--app-muted,#64748b);line-height:1.7}.google-status{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.google-status-main{display:grid;gap:7px}.google-status-pill{display:inline-flex;align-items:center;gap:7px;width:max-content;padding:6px 10px;border-radius:999px;background:rgba(148,163,184,.13);font-size:.78rem;font-weight:800}.google-status-pill.active{background:rgba(22,163,74,.1);color:#15803d}.google-status-pill.error{background:rgba(239,68,68,.1);color:#dc2626}.google-account{font-size:.86rem;color:var(--app-muted,#64748b);overflow-wrap:anywhere}.google-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.google-actions .danger{border-color:rgba(239,68,68,.3);color:#dc2626;background:rgba(239,68,68,.04)}.google-scope-list{display:grid;gap:10px;margin-top:16px}.google-scope{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:flex-start;padding:14px;border:1px solid var(--app-line,#dce7e0);border-radius:16px}.google-scope>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(22,163,74,.08);font-size:1.2rem}.google-scope strong{display:block;margin-bottom:3px}.google-scope small{display:block;color:var(--app-muted,#64748b);line-height:1.65}.google-privacy{padding:13px 14px;border-radius:15px;background:rgba(15,23,42,.035);font-size:.82rem;line-height:1.7;color:var(--app-muted,#64748b);margin-top:16px}.google-data-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.google-data-head small{color:var(--app-muted,#64748b)}.google-list{display:grid;gap:9px}.google-item{display:block;padding:12px 13px;border:1px solid var(--app-line,#dce7e0);border-radius:14px;text-decoration:none;color:inherit;background:var(--app-surface,#fff)}.google-item:hover{border-color:rgba(22,163,74,.4)}.google-item strong{display:block}.google-item small{display:block;color:var(--app-muted,#64748b);margin-top:4px;line-height:1.55}.google-empty{padding:22px;text-align:center;border:1px dashed var(--app-line,#dce7e0);border-radius:16px;color:var(--app-muted,#64748b)}.google-side{display:grid;gap:18px;align-content:start}.google-note-list{display:grid;gap:10px;margin-top:14px}.google-note{display:flex;gap:9px;font-size:.84rem;line-height:1.65;color:var(--app-muted,#64748b)}.google-note b{color:#15803d}.google-loading{opacity:.65;pointer-events:none}@media(max-width:860px){.google-connect-grid{grid-template-columns:1fr}.google-status{display:grid}.google-connect-hero{padding-top:34px}}