.credential-choice{margin:13px 0 4px;padding:13px 14px;display:grid;gap:8px;border:1px solid var(--border);border-radius:13px;background:var(--surface-soft)}.credential-choice label{display:flex;align-items:flex-start;gap:10px;color:var(--ink);font-size:10px;font-weight:750;cursor:pointer}.credential-choice input{width:16px;height:16px;margin-top:1px;accent-color:var(--primary)}.credential-choice small{display:block;color:var(--ink-muted);font-size:8px;line-height:1.5}.credential-choice.is-saved{border-color:#cce8dc;background:#f1fbf7}.credential-choice.is-unavailable{border-color:#eadfc7;background:#fffaf0}.credential-status-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.credential-status{display:flex;align-items:center;gap:7px;color:var(--ink-muted);font-size:8px}.credential-status i{width:7px;height:7px;border-radius:50%;background:#a4a9b8}.credential-choice.is-saved .credential-status i{background:#159a68;box-shadow:0 0 0 4px rgba(21,154,104,.1)}.credential-delete{padding:0;border:0;color:#bd4a56;background:transparent;font-size:8px;font-weight:800;cursor:pointer}.credential-delete.hidden{display:none}.token-wrap.saved-token input{border-color:#bfe1d3;background:#f4fbf8}.token-wrap.saved-token::after{content:'✓';position:absolute;right:86px;top:50%;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#159a68;font-size:10px;font-weight:900;transform:translateY(-50%)}.period-selector{margin:16px 0 11px}.period-selector-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.period-selector-head span{color:var(--ink-soft);font-size:9px;font-weight:800}.period-selector-head small{color:var(--ink-muted);font-size:8px}.period-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;padding:4px;border-radius:12px;background:#eff1f6}.period-presets button{min-height:36px;padding:0 8px;border:0;border-radius:9px;color:var(--ink-muted);background:transparent;font-size:9px;font-weight:800;cursor:pointer}.period-presets button.active{color:#fff;background:linear-gradient(135deg,#6e5cf2,#5549df);box-shadow:0 7px 15px rgba(88,72,220,.2)}.connect-form-card .date-grid.period-dates-collapsed{display:none}.connect-form-card .date-grid{margin-top:9px}.security-note.secure-vault-note{align-items:flex-start}.security-note.secure-vault-note strong{display:block;margin-bottom:2px;color:var(--ink-soft);font-size:8px}.security-note.secure-vault-note span{line-height:1.45}.dashboard-period-bar{margin:0 0 14px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid var(--border);border-radius:15px;background:rgba(255,255,255,.84);box-shadow:var(--shadow-sm)}.dashboard-period-copy{display:flex;align-items:center;gap:10px;min-width:0}.dashboard-period-icon{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;color:var(--primary);background:var(--primary-soft);font-size:15px}.dashboard-period-copy strong,.dashboard-period-copy small{display:block}.dashboard-period-copy strong{font-size:10px}.dashboard-period-copy small{margin-top:2px;color:var(--ink-muted);font-size:8px}.dashboard-period-actions{display:flex;align-items:center;gap:8px}.dashboard-period-presets{display:flex;gap:4px;padding:3px;border-radius:10px;background:#f0f2f7}.dashboard-period-presets button{height:31px;padding:0 10px;border:0;border-radius:8px;color:var(--ink-muted);background:transparent;font-size:8px;font-weight:800;cursor:pointer}.dashboard-period-presets button.active{color:var(--primary);background:#fff;box-shadow:0 3px 10px rgba(25,29,43,.08)}.dashboard-custom-period{display:flex;align-items:center;gap:6px}.dashboard-custom-period.hidden{display:none}.dashboard-custom-period input{width:126px;height:34px;padding:0 8px;border:1px solid var(--border-strong);border-radius:9px;color:var(--ink);background:#fff;font-size:8px}.period-refresh-button{height:34px;padding:0 12px;border:0;border-radius:10px;color:#fff;background:var(--primary);font-size:8px;font-weight:850;cursor:pointer}.period-refresh-button:disabled{opacity:.55;cursor:wait}.saved-store-pill{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 9px;border-radius:999px;color:#11734e;background:#e9f8f1;font-size:8px;font-weight:800}.saved-store-pill i{width:6px;height:6px;border-radius:50%;background:#159a68}@media(max-width:900px){.dashboard-period-bar{align-items:flex-start;flex-direction:column}.dashboard-period-actions{width:100%;flex-wrap:wrap}.dashboard-period-presets{flex:1}.dashboard-period-presets button{flex:1}.dashboard-custom-period{width:100%}.dashboard-custom-period input{flex:1;width:auto}.period-refresh-button{flex:0 0 auto}}@media(max-width:560px){.period-presets{grid-template-columns:repeat(2,1fr)}.dashboard-period-bar{padding:13px}.dashboard-period-actions{display:grid;grid-template-columns:1fr}.dashboard-period-presets{width:100%}.dashboard-custom-period{display:grid;grid-template-columns:1fr 1fr}.dashboard-custom-period.hidden{display:none}.period-refresh-button{width:100%;height:40px}.credential-status-row{align-items:flex-start;flex-direction:column}}