:root{color:#1a1a2e;background:#f4f6f8;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}.app{max-width:1100px;margin:0 auto;padding:2rem 1.5rem}.app-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.app-header h1{margin:0 0 .25rem;font-size:1.75rem}.app-header p{margin:0;color:#5a6270}.header-support-link{flex-shrink:0;margin:0;font-size:.875rem;white-space:nowrap}.support-panel h2{margin:0 0 1rem}.support-notice{padding:1rem;margin:0 0 1.25rem;background:#eef4ff;border:1px solid #c7d9f7;border-radius:8px;color:#1a3a6b}.support-health{margin-bottom:1.25rem}.support-health h3,.support-preview h3{margin:0 0 .75rem;font-size:1rem}.support-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem}.support-actions a.btn{text-decoration:none}.support-email-note,.support-redaction-note,.support-preview-meta{margin:0 0 1rem;color:#5a6270;font-size:.875rem}.support-preview{margin-top:1.25rem;padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.support-section-list{list-style:none;margin:0;padding:0}.support-section-list li{display:grid;gap:.25rem;padding:.85rem 0;border-bottom:1px solid #eef2f6}.support-section-list li:last-child{border-bottom:none}.support-section-list strong{font-size:.95rem}.support-section-list span{color:#5a6270;font-size:.875rem}.support-item-count{font-style:italic}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem;padding:1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.filters label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.filters select,.filters input{padding:.5rem .6rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit}.state-message{padding:1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.state-error{border-color:#e8b4b4;background:#fff5f5;color:#8b1e1e}.incidents-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #dde3ea;border-radius:8px;overflow:hidden}.incidents-table th,.incidents-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eef2f6}.incidents-table th{background:#f0f4f8;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#5a6270}.badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.badge-severity-info{background:#e8f4fd;color:#1a5f8a}.badge-severity-warning{background:#fff4e0;color:#8a5a00}.badge-severity-critical{background:#fde8e8;color:#9b1c1c}.badge-status-open{background:#e8f0fe;color:#1e40af}.badge-status-investigating{background:#f3e8ff;color:#6b21a8}.badge-status-resolved{background:#e6f4ea;color:#1b5e20}.list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.list-toolbar h2{margin:0;font-size:1.25rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1rem;border-radius:6px;border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:#1e40af;color:#fff}.btn-secondary{background:#fff;border-color:#c5cdd8;color:#1a1a2e}.btn-link{background:none;border:none;color:#1e40af;padding:0;margin-bottom:1rem}.back-button{align-self:flex-start;font-size:.9rem;margin-bottom:1rem;min-height:2.75rem}.btn-resolve{background:#1b5e20;color:#fff}.incident-row{cursor:pointer}.incident-row:hover,.incident-row:focus{background:#f7f9fc;outline:none}.incident-row-resolved{opacity:.85}.form-panel,.detail-panel,.timeline-panel{margin-top:1.5rem;padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.detail-panel-resolved{border-color:#b7dfc1;background:#f8fdf9}.form-help{margin:0 0 1rem;color:#5a6270}.incident-form{display:grid;gap:1rem}.incident-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.incident-form input,.incident-form select,.incident-form textarea{padding:.5rem .6rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit;font-weight:400}.form-actions{display:flex;gap:.75rem;justify-content:flex-end}.state-success{border-color:#b7dfc1;background:#f0faf2;color:#1b5e20}.state-resolved{border-color:#b7dfc1;background:#e6f4ea;color:#1b5e20}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.detail-header h2{margin:0 0 .35rem}.detail-meta{margin:0;color:#5a6270;font-size:.875rem}.detail-badges{display:flex;gap:.5rem;flex-shrink:0}.detail-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:0 0 1.25rem}.detail-fields dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#5a6270;margin-bottom:.25rem}.detail-fields dd{margin:0}.resolve-action{margin-bottom:1.25rem}.timeline-panel h2{margin:0 0 1rem;font-size:1.1rem}.timeline-list{list-style:none;margin:0;padding:0}.timeline-item{padding:.85rem 0;border-bottom:1px solid #eef2f6}.timeline-item:last-child{border-bottom:none}.timeline-item-header{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.35rem;font-size:.875rem}.timeline-event-type{font-weight:600;display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.timeline-item time{color:#5a6270}.timeline-message{margin:0}.app-nav{display:flex;align-items:center;gap:.75rem;flex-shrink:0;flex-wrap:wrap}.btn-nav{background:#fff;border:1px solid #c5cdd8;color:#1a1a2e;padding:.45rem .85rem;font-size:.875rem}.btn-nav-active{background:#eef4ff;border-color:#1e40af;color:#1e40af}.list-toolbar-actions{display:flex;gap:.5rem}.btn-sm{padding:.35rem .65rem;font-size:.8125rem}.robot-agent-warning{padding:1rem;margin:0 0 1rem;background:#fff8e6;border:1px solid #f0d78c;border-radius:8px;color:#6b4e00;font-weight:600}.connect-help{margin-bottom:1.25rem;padding:1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.connect-help summary{cursor:pointer;font-weight:600;color:#1e40af}.connect-help-intro{margin:.75rem 0;color:#5a6270;font-size:.875rem}.connect-help-code{margin:0;padding:1rem;background:#f0f4f8;border-radius:6px;overflow-x:auto;font-size:.8125rem;line-height:1.6}.last-seen-exact{display:block;font-size:.75rem;color:#5a6270;margin-top:.15rem}.checkbox-label{flex-direction:row!important;align-items:center;gap:.5rem!important}.badge-source-manual{background:#f0f4f8;color:#5a6270}.badge-source-agent{background:#ede9fe;color:#5b21b6}.badge-robot-status-online{background:#e6f4ea;color:#1b5e20}.badge-robot-status-stale{background:#fff4e0;color:#8a5a00}.badge-robot-status-never_seen{background:#f0f4f8;color:#5a6270}.badge-robot-status-disabled{background:#fde8e8;color:#9b1c1c}.robot-activity h3{margin:0 0 .75rem;font-size:1rem}.robot-activity-layout{display:grid;grid-template-columns:220px 1fr;gap:2rem;align-items:start}@media(max-width:640px){.robot-activity-layout{grid-template-columns:1fr}}.robot-activity-viz{display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px;gap:.5rem}.robot-activity-meta{margin:0;font-size:.8rem;color:#5a6270;text-align:center}.robot-anim-label{margin:0;font-weight:600;font-size:.9rem}.robot-anim-label-heartbeat{color:#1b5e20}.robot-anim-label-warning{color:#8a5a00}.robot-anim-label-critical{color:#9b1c1c}.robot-anim-label-recovery{color:#1a3a6b}.robot-anim-label-offline,.robot-anim-label-idle{color:#5a6270}.robot-figure{position:relative;width:60px;display:flex;flex-direction:column;align-items:center;gap:2px;margin-bottom:.5rem}.robot-head{width:26px;height:22px;background:#3b6cb7;border-radius:6px 6px 4px 4px}.robot-body{display:flex;align-items:center;gap:2px}.robot-arm-left,.robot-arm-right{width:8px;height:22px;background:#3b6cb7;border-radius:4px}.robot-torso{width:26px;height:28px;background:#3b6cb7;border-radius:4px}.robot-legs{display:flex;gap:4px}.robot-leg-left,.robot-leg-right{width:10px;height:18px;background:#3b6cb7;border-radius:4px}.robot-pulse-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:70px;height:70px;border-radius:50%;opacity:0;pointer-events:none}@keyframes pulse-green{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}40%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}@keyframes pulse-amber{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}40%{opacity:.6}to{opacity:0;transform:translate(-50%,-50%) scale(1.3)}}@keyframes pulse-red{0%{opacity:0;transform:translate(-50%,-50%) scale(.6)}20%{opacity:.8}60%{opacity:0;transform:translate(-50%,-50%) scale(1.2)}80%{opacity:.5}to{opacity:0;transform:translate(-50%,-50%) scale(1.4)}}.robot-figure-heartbeat .robot-pulse-ring{border:2px solid #4caf50;animation:pulse-green 2s ease-out infinite}.robot-figure-recovery .robot-pulse-ring{border:2px solid #1e40af;animation:pulse-green 1.5s ease-out infinite}.robot-figure-warning .robot-head,.robot-figure-warning .robot-torso,.robot-figure-warning .robot-arm-left,.robot-figure-warning .robot-arm-right,.robot-figure-warning .robot-leg-left,.robot-figure-warning .robot-leg-right{background:#b45309}.robot-figure-warning .robot-pulse-ring{border:2px solid #f59e0b;animation:pulse-amber 1.8s ease-out infinite}.robot-figure-critical .robot-head,.robot-figure-critical .robot-torso,.robot-figure-critical .robot-arm-left,.robot-figure-critical .robot-arm-right,.robot-figure-critical .robot-leg-left,.robot-figure-critical .robot-leg-right{background:#9b1c1c}.robot-figure-critical .robot-pulse-ring{border:2px solid #ef4444;animation:pulse-red 1s ease-out infinite}.robot-figure-offline .robot-head,.robot-figure-offline .robot-torso,.robot-figure-offline .robot-arm-left,.robot-figure-offline .robot-arm-right,.robot-figure-offline .robot-leg-left,.robot-figure-offline .robot-leg-right{background:#94a3b8}.robot-activity-feed{padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.robot-event-list{list-style:none;margin:0;padding:0}.robot-event{display:grid;grid-template-columns:120px 1fr auto;gap:.5rem;padding:.65rem 0;border-bottom:1px solid #eef2f6;font-size:.875rem;align-items:start}.robot-event:last-child{border-bottom:none}.robot-event-type{font-weight:600;font-family:monospace}.robot-event-msg{color:#1a1a2e}.robot-event-time{color:#5a6270;font-size:.8rem;white-space:nowrap}.robot-event-info .robot-event-type{color:#1a1a2e}.robot-event-warning .robot-event-type{color:#8a5a00}.robot-event-critical .robot-event-type{color:#9b1c1c}.support-slack{margin-top:1.25rem;padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.support-slack h3{margin:0 0 .75rem;font-size:1rem}.support-slack-unconfigured{padding:.75rem 1rem;background:#fff4e0;border:1px solid #f0c040;border-radius:6px;color:#8a5a00;font-size:.875rem;margin-bottom:.75rem}.support-slack-message{white-space:pre-wrap;font-family:monospace;font-size:.8rem;background:#f4f6f8;border:1px solid #dde3ea;border-radius:6px;padding:.75rem;margin:.75rem 0;color:#1a1a2e}.support-slack-result-ok{color:#1b5e20;font-size:.875rem;margin-top:.5rem}.support-slack-result-error{color:#9b1c1c;font-size:.875rem;margin-top:.5rem}.archive-controls{display:flex;align-items:center;min-height:1.75rem;margin-bottom:1rem}.archive-toggle{font-size:.875rem;font-weight:600;cursor:pointer}.backend-pending{font-size:.8125rem;color:#8a5a00;background:#fff8e6;border:1px solid #f0d78c;border-radius:6px;padding:.25rem .6rem}.badge-archived{margin-left:.5rem;background:#e7e9ee;color:#5a6270}.incident-row-archived td{opacity:.6}.incident-row-archived .badge-archived{opacity:1}.detail-panel-archived{border-color:#cdd2db;background:#fafbfc}.state-archived{border-color:#cdd2db;background:#f1f3f6;color:#5a6270}.manage-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1.25rem}.manage-cell{display:flex;gap:.5rem}.btn-danger{background:#9b1c1c;color:#fff}.danger-zone{margin-top:1.5rem;padding:1.25rem;background:#fff;border:1px solid #e8b4b4;border-radius:8px}.danger-zone h3{margin:0 0 .5rem;font-size:1rem;color:#9b1c1c}.danger-zone-help{margin:0 0 1rem;color:#5a6270;font-size:.875rem}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a2e73;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:100}.dialog{background:#fff;border-radius:10px;padding:1.5rem;max-width:420px;width:100%;box-shadow:0 12px 32px #1a1a2e40}.dialog-title{margin:0 0 .75rem;font-size:1.1rem}.dialog-message{margin:0 0 1.5rem;color:#3a4150}.dialog-confirm-phrase{display:block;margin:0 0 1.5rem;color:#3a4150}.dialog-confirm-phrase input{display:block;width:100%;margin-top:.5rem;padding:.5rem .65rem;border:1px solid #c5cad4;border-radius:4px;font:inherit}.dialog-actions{display:flex;justify-content:flex-end;gap:.75rem}.session-controls{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.session-user{font-size:.875rem;font-weight:600}.session-role{color:#5a6270;text-transform:capitalize;font-weight:400}.backend-pending-banner{background:#fff8e6;border-color:#f0d78c;color:#6b4e00;margin-bottom:1.25rem}.login-panel{max-width:380px;margin:3rem auto;padding:1.75rem;background:#fff;border:1px solid #dde3ea;border-radius:10px}.login-panel h2{margin:0 0 .5rem}.dashboard-tabs{margin-bottom:1.5rem;align-items:center}.dashboard-role-hint{margin-left:auto;font-size:.8125rem;color:#5a6270;text-transform:capitalize}.view-filter{display:flex;gap:.5rem;margin-bottom:1.25rem}.workflow-panel{margin-top:1.5rem;padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.workflow-panel h3{margin:0 0 .5rem;font-size:1rem}.workflow-current{margin:0 0 1rem;color:#3a4150}.workflow-transitions{display:flex;flex-wrap:wrap;gap:.5rem}.workflow-terminal{margin:0;color:#5a6270;font-size:.875rem}.workflow-notes{margin-top:1rem;display:grid;gap:.75rem}.workflow-notes label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.workflow-notes textarea{padding:.5rem .6rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit;font-weight:400;resize:vertical}.timeline-actor{font-weight:400;color:#5a6270;margin-left:.4rem}.media-panel{margin-top:1.5rem;padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.media-panel h3{margin:0 0 .75rem;font-size:1rem}.media-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.media-uploading{font-size:.875rem;color:#5a6270}.media-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.media-item{display:flex;align-items:center;gap:1rem;padding:.5rem;border:1px solid #eef2f6;border-radius:6px}.media-thumb{width:72px;height:72px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#f0f4f8;border-radius:6px;overflow:hidden}.media-thumb img,.media-thumb video{width:100%;height:100%;object-fit:cover}.media-file-icon{font-size:.75rem;font-weight:700;color:#5a6270;letter-spacing:.05em}.media-meta{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.media-name{font-weight:600;word-break:break-all}.media-time{font-size:.8rem;color:#5a6270}.analytics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.analytics-card{padding:1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.analytics-card h4{margin:0 0 .6rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#5a6270}.analytics-big{margin:0;font-size:1.4rem;font-weight:700}.analytics-estimate{font-size:.75rem;font-weight:600;color:#8a5a00;background:#fff4e0;padding:.1rem .4rem;border-radius:999px;text-transform:uppercase;letter-spacing:.03em}.analytics-unavailable{margin:0;color:#8a5a00;font-size:.875rem;font-style:italic}.analytics-rows{list-style:none;margin:0;padding:0;font-size:.875rem}.analytics-rows li{display:flex;justify-content:space-between;gap:.5rem;padding:.25rem 0}.mini-bars{list-style:none;margin:0;padding:0;display:grid;gap:.4rem}.mini-bars li{display:grid;grid-template-columns:80px 1fr auto;gap:.5rem;align-items:center;font-size:.8rem}.mini-bar-label{color:#5a6270;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-bar-track{background:#eef2f6;border-radius:999px;height:8px;overflow:hidden}.mini-bar-fill{display:block;height:100%;background:#1e40af}.analytics-cost,.retention-panel{padding:1.25rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.cost-fields{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.cost-fields label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.cost-fields input{padding:.5rem .6rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit}.approvals-list{list-style:none;margin:0;padding:0;display:grid;gap:.75rem}.approval-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}button.approval-item-link{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;margin:0;font:inherit;color:inherit;text-align:left;cursor:pointer}button.approval-item-link:hover{border-color:#9aa8bc;background:#f8fafc}button.approval-item-link:focus-visible{outline:2px solid #3b6fd9;outline-offset:2px}.approval-info{display:flex;flex-direction:column;gap:.25rem}.approval-actions{display:flex;gap:.5rem;flex-shrink:0}.analytics-table input{width:7rem;padding:.3rem .4rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit}.analytics-table td{vertical-align:middle}.analytics-sub{display:block;font-size:.75rem;color:#5a6270}.analytics-row-error{display:block;font-size:.75rem;color:#b42318;margin-top:.25rem}.retention-section{margin-bottom:1.5rem}.retention-section h3{margin:0 0 .4rem;font-size:1rem}.dashboard-body{margin-top:.5rem}.user-admin h2{margin:0 0 .75rem}.add-user-form{margin:.5rem 0 1.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #e2e6ec;border-radius:8px}.add-user-form h3{margin:0 0 .75rem;font-size:1rem}.add-user-fields{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.add-user-fields label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem}.add-user-fields input,.add-user-fields select{padding:.4rem .5rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit}.temp-password{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.75rem 1rem;background:#fff7e6;border:1px solid #f0c879;border-radius:8px}.temp-password-value{margin-left:.5rem;padding:.15rem .45rem;background:#fff;border:1px solid #e0d4b0;border-radius:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.temp-password-actions{display:flex;gap:.5rem;align-items:center}.dashboard-change-password{margin-left:auto}.password-field{display:flex;flex-direction:column;gap:.35rem}.password-field-label{display:flex;flex-direction:column;gap:.35rem;font-size:.875rem;font-weight:600}.password-input{position:relative;display:flex;align-items:center}.password-input input{flex:1;width:100%;padding-right:2.5rem}.password-toggle{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;background:transparent;color:#5a6270;cursor:pointer;border-radius:6px}.password-toggle:hover{color:#1f2733}.password-toggle:focus-visible{outline:2px solid #2f66f5;outline-offset:1px}.password-hint{font-weight:400;font-size:.8rem;color:#5a6270}.password-error{font-weight:400;font-size:.8rem;color:#c2554d}.settings-panel h2{margin:0 0 .75rem}.settings-section{margin-bottom:1.5rem}.settings-section h3{margin:0 0 .4rem;font-size:1rem}.retention-form{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.retention-field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;font-weight:600}.retention-field input{width:8rem;padding:.4rem .5rem;border:1px solid #c5cdd8;border-radius:6px;font:inherit}.approval-group{margin-bottom:1.5rem}.approval-group h3{margin:0 0 .25rem;font-size:1rem}.approval-count{color:#5a6270;font-weight:400}.approval-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.4rem}.approval-item{display:flex;flex-direction:column;gap:.1rem;padding:.5rem .75rem;background:#fff;border:1px solid #e2e6ec;border-radius:6px}.approval-title{font-weight:600}.approval-meta{font-size:.8rem;color:#5a6270}.help-panel h2,.vendor-escalation-panel h2{margin:0 0 .75rem}.help-vendor-entry{margin-bottom:1.5rem;padding:1rem;background:#eef4ff;border:1px solid #c7d9f7;border-radius:8px}.help-vendor-entry h3{margin:0 0 .5rem;font-size:1rem}.help-articles h3{margin:0 0 .75rem;font-size:1rem}.help-article{margin-bottom:.75rem;padding:.75rem 1rem;background:#fff;border:1px solid #dde3ea;border-radius:8px}.help-article summary{cursor:pointer;font-weight:600}.help-article-body{margin-top:.75rem}.help-symptom,.help-steps-heading{margin:0 0 .5rem}.help-steps{margin:0 0 1rem;padding-left:1.25rem}.help-still-stuck{padding-top:.75rem;border-top:1px solid #eef2f6}.vendor-security-notice{padding:1rem;margin:0 0 1.25rem;background:#eef4ff;border:1px solid #c7d9f7;border-radius:8px;color:#1a3a6b;font-weight:500}.vendor-form textarea{resize:vertical;min-height:6rem}.vendor-preview h3,.vendor-preview h4{margin:0 0 .75rem}.vendor-preview-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:0 0 1.25rem}.vendor-preview-meta dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#5a6270;margin-bottom:.25rem}.vendor-preview-meta dd{margin:0}.vendor-redaction-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin:0 0 1.25rem}.vendor-redaction-summary dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#5a6270;margin-bottom:.25rem}.vendor-redaction-summary dd{margin:0;font-weight:600}
