@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700;800;900&display=swap";
:root{--sfpc-red:#ee020f;--sfpc-blue:#015fe1;--sfpc-green:#128a3d;--sfpc-black:#050505;--sfpc-ink:#111;--sfpc-white:#fff;--sfpc-paper:#f5f5f5;--sfpc-line:#ffffff2e;--sfpc-muted:#ffffffa8}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--sfpc-white);background:var(--sfpc-red);letter-spacing:0;font-family:Montserrat,Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}a{color:inherit}.marquee-bar{background:var(--sfpc-blue);border-bottom:2px solid var(--sfpc-white);overflow:hidden}.marquee-track{width:max-content;color:var(--sfpc-white);white-space:nowrap;gap:36px;padding:7px 0;font-size:13px;font-weight:900;animation:18s linear infinite sfpc-marquee;display:flex}.marquee-track span{display:inline-flex}@keyframes sfpc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dashboard{background:var(--sfpc-red);min-height:100vh}.dashboard-header,.inbox-grid,.notice-bar,.signups-shell,.flow-shell{width:min(1520px,100vw - 32px);margin-inline:auto}.dashboard-header{justify-content:space-between;align-items:center;gap:24px;padding:24px 0 18px;display:flex}.brand-lockup{align-items:center;gap:18px;min-width:0;display:flex}.brand-lockup img{object-fit:contain;flex:none;width:104px;height:104px}.brand-lockup p,.thread-head p{color:var(--sfpc-muted);margin:0 0 4px;font-size:11px;font-weight:900}.brand-lockup h1{text-transform:uppercase;margin:0;font-size:clamp(24px,3vw,44px);font-style:normal;font-weight:700;line-height:.95}.runtime-strip{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.runtime-chip,.icon-button{border:2px solid var(--sfpc-white);min-height:38px;color:var(--sfpc-white);background:var(--sfpc-black)}.runtime-chip{align-items:center;gap:7px;padding:0 11px;font-size:11px;font-weight:900;display:inline-flex}.runtime-chip.ready{background:var(--sfpc-blue)}.runtime-chip.alert{background:var(--sfpc-red)}.icon-button{place-items:center;width:40px;display:inline-grid}.ops-link{border:2px solid var(--sfpc-white);min-height:38px;color:var(--sfpc-white);background:var(--sfpc-blue);place-items:center;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:inline-grid}.flow-save-link{cursor:pointer}.notice-bar{border:2px solid var(--sfpc-white);background:var(--sfpc-blue);color:var(--sfpc-white);margin-top:12px;padding:10px 14px;font-size:12px;font-weight:900}.inbox-grid{grid-template-columns:minmax(280px,360px) minmax(420px,1fr) minmax(300px,390px);gap:14px;height:calc(100vh - 150px);min-height:560px;padding:14px 0 28px;display:grid}.conversation-list,.thread-panel,.profile-panel{border:2px solid var(--sfpc-white);background:#000000d1;min-width:0}.conversation-list,.profile-panel{flex-direction:column;min-height:0;display:flex}.search-box{border-bottom:2px solid var(--sfpc-white);background:var(--sfpc-black);align-items:center;gap:10px;padding:12px;display:flex}.search-box input{width:100%;min-width:0;color:var(--sfpc-white);background:0 0;border:0;outline:0;font-size:13px;font-weight:800}.search-box input::placeholder,.composer textarea::placeholder{color:#ffffff85}.status-tabs{border-bottom:2px solid var(--sfpc-white);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.status-tabs button{border:0;border-right:1px solid var(--sfpc-line);min-width:0;min-height:38px;color:var(--sfpc-white);background:0 0;padding:0 4px;font-size:10px;font-weight:900}.status-tabs button:last-child{border-right:0}.status-tabs button.active,.status-tabs button:hover,.status-actions button.active{background:var(--sfpc-blue)}.status-tabs button.status-waiting.active,.status-tabs button.status-waiting:hover,.status-actions button.status-waiting.active,.status-actions button.status-waiting:hover,.status-pill.status-waiting{background:var(--sfpc-red)}.status-tabs button.status-active.active,.status-tabs button.status-active:hover,.status-actions button.status-active.active,.status-actions button.status-active:hover,.status-pill.status-active{background:var(--sfpc-blue)}.status-tabs button.status-complete.active,.status-tabs button.status-complete:hover,.status-actions button.status-complete.active,.status-actions button.status-complete:hover,.status-pill.status-complete{background:var(--sfpc-green)}.conversation-scroll,.message-scroll,.profile-panel{overflow:auto}.conversation-scroll{flex:1}.conversation-row{border:0;border-bottom:1px solid var(--sfpc-line);width:100%;color:var(--sfpc-white);text-align:left;background:0 0;gap:8px;padding:14px 13px;display:grid}.conversation-row:hover,.conversation-row.selected{background:#ee020f6b}.row-top,.row-mid,.row-bottom{align-items:center;min-width:0;display:flex}.row-top{justify-content:space-between;gap:12px}.row-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900;overflow:hidden}.row-top small,.message-meta time{color:var(--sfpc-muted);white-space:nowrap;font-size:10px;font-weight:800}.row-mid{color:var(--sfpc-muted);gap:6px;font-size:12px;font-weight:700}.row-bottom{justify-content:space-between;gap:8px}.row-bottom em{border:1px solid var(--sfpc-white);min-height:22px;color:var(--sfpc-white);text-transform:uppercase;align-items:center;padding:0 8px;font-size:10px;font-style:normal;font-weight:900;display:inline-flex}.row-bottom b{min-width:23px;height:23px;color:var(--sfpc-white);background:var(--sfpc-blue);border-radius:999px;place-items:center;font-size:11px;display:inline-grid}.row-stats,.row-stats span,.thread-metrics,.thread-metrics span{align-items:center;display:inline-flex}.row-stats{color:var(--sfpc-muted);gap:8px;margin-left:auto;font-size:10px;font-weight:900}.row-stats span,.thread-metrics span{gap:4px}.thread-panel{grid-template-rows:auto 1fr auto;min-height:0;display:grid;overflow:hidden}.thread-head{border-bottom:2px solid var(--sfpc-white);background:var(--sfpc-black);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.thread-head h2{overflow-wrap:anywhere;text-transform:uppercase;margin:0;font-size:clamp(24px,3vw,42px);font-style:italic;font-weight:900;line-height:.95}.thread-metrics{color:var(--sfpc-muted);flex-wrap:wrap;gap:8px;margin-top:10px;font-size:11px;font-weight:900}.phone-link{border:2px solid var(--sfpc-white);color:var(--sfpc-white);background:var(--sfpc-blue);flex:none;align-items:center;gap:7px;padding:9px 10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.message-scroll{flex-direction:column;gap:10px;padding:16px;display:flex}.message-bubble{border:2px solid var(--sfpc-white);background:var(--sfpc-paper);width:min(78%,720px);color:var(--sfpc-ink);padding:12px}.message-bubble.outbound{background:var(--sfpc-blue);color:var(--sfpc-white);align-self:flex-end}.message-bubble.system{background:var(--sfpc-black);color:var(--sfpc-white);align-self:center}.message-meta{justify-content:space-between;gap:12px;margin-bottom:8px;font-size:10px;font-weight:900;display:flex}.message-bubble:not(.outbound):not(.system) .message-meta,.message-bubble:not(.outbound):not(.system) .message-meta time{color:#111111a8}.message-bubble p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.45}.message-bubble small{margin-top:8px;font-size:10px;font-weight:900;display:inline-block}.composer{border-top:2px solid var(--sfpc-white);background:var(--sfpc-black);grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid}.composer textarea{resize:vertical;border:2px solid var(--sfpc-white);min-height:78px;max-height:170px;color:var(--sfpc-white);background:0 0;outline:0;padding:12px;font-size:14px;font-weight:700}.composer button,.status-actions button{border:2px solid var(--sfpc-white);color:var(--sfpc-white);background:var(--sfpc-red);justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:900;display:inline-flex}.composer button{width:146px;min-height:78px}.profile-panel{padding:0}.profile-section{border-bottom:1px solid var(--sfpc-line);padding:16px}.profile-section.identity{border-bottom:2px solid var(--sfpc-white);background:var(--sfpc-black);gap:12px;display:flex}.profile-section h3,.profile-section h4,.profile-section p{margin:0}.profile-section h3{overflow-wrap:anywhere;text-transform:uppercase;font-size:20px;font-weight:900}.profile-section h4{color:var(--sfpc-muted);margin-bottom:10px;font-size:11px;font-weight:900}.profile-section p{color:var(--sfpc-muted);font-size:12px;font-weight:700}.status-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.status-actions button{background:0 0;min-height:38px;padding:0 8px}.answer-list{gap:7px;margin:0;display:grid}.answer-list dt{color:var(--sfpc-muted);font-size:10px;font-weight:900}.answer-list dd{overflow-wrap:anywhere;margin:0 0 8px;font-size:13px;line-height:1.42}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag-list span{border:1px solid var(--sfpc-line);min-height:32px;color:var(--sfpc-white);background:#ffffff14;align-items:center;gap:6px;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.tag-list button{border:1px solid var(--sfpc-line);width:22px;height:22px;color:var(--sfpc-white);background:#ee020f7a;justify-content:center;align-items:center;padding:0;display:inline-flex}.tag-editor{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:10px;display:grid}.tag-editor input{border:2px solid var(--sfpc-white);min-width:0;min-height:38px;color:var(--sfpc-white);background:0 0;outline:0;padding:0 10px;font-size:12px;font-weight:800}.tag-editor button{border:2px solid var(--sfpc-white);min-height:38px;color:var(--sfpc-white);background:var(--sfpc-blue);justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:900;display:inline-flex}.profile-open-link,.profile-back-link,.refresh-wide,.profile-form button,.profile-footer-actions a,.danger-button{border:2px solid var(--sfpc-white);min-height:38px;color:var(--sfpc-white);background:var(--sfpc-blue);justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.danger-button{background:var(--sfpc-red);width:100%}.profile-back-link{flex:none;padding:0 12px}.profile-open-link,.refresh-wide{width:100%}.profile-mini-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.profile-mini-metrics div{border:1px solid var(--sfpc-line);background:#ffffff0f;gap:5px;padding:10px;display:grid}.profile-mini-metrics strong{font-size:24px;font-weight:900;line-height:1}.empty-state{min-height:220px;color:var(--sfpc-muted);text-align:center;align-content:center;place-items:center;gap:10px;display:grid}.empty-state p{margin:0;font-size:12px;font-weight:900}.thread-empty{min-height:100%}.login-shell{background:var(--sfpc-red);min-height:100vh}.login-panel{border:2px solid var(--sfpc-white);background:var(--sfpc-black);width:min(560px,100vw - 32px);margin:12vh auto 0;padding:28px}.login-panel .brand-lockup{margin-bottom:28px}.login-form{gap:12px;display:grid}.login-form label{color:var(--sfpc-muted);font-size:12px;font-weight:900}.login-form input{border:2px solid var(--sfpc-white);min-height:52px;color:var(--sfpc-white);background:0 0;outline:0;padding:0 13px;font-weight:800}.login-form button{border:2px solid var(--sfpc-white);min-height:52px;color:var(--sfpc-white);background:var(--sfpc-blue);font-weight:900}.form-error{color:var(--sfpc-red);margin:0;font-size:12px;font-weight:900}.profile-page{min-height:100vh}.profile-workspace,.profile-footer-actions{width:min(1520px,100vw - 32px);margin-inline:auto}.profile-workspace{grid-template-columns:minmax(280px,320px) 1fr;gap:18px;padding-bottom:28px;display:grid}.profile-summary-panel,.profile-main-panel,.profile-block{border:2px solid var(--sfpc-white);background:#000000d1}.profile-summary-panel{align-self:start;overflow:hidden}.profile-hero{border-bottom:2px solid var(--sfpc-white);background:var(--sfpc-black);align-items:flex-start;gap:12px;padding:18px;display:flex}.profile-hero p,.profile-hero h2{margin:0}.profile-hero p{color:var(--sfpc-muted);font-size:11px;font-weight:900}.profile-hero h2{overflow-wrap:anywhere;text-transform:uppercase;font-size:clamp(24px,3vw,38px);font-style:normal;font-weight:800;line-height:.95}.profile-hero a{color:var(--sfpc-white);align-items:center;gap:6px;margin-top:10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.profile-metrics{border-bottom:2px solid var(--sfpc-white);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-metrics div{border-right:1px solid var(--sfpc-line);border-bottom:1px solid var(--sfpc-line);grid-template-columns:auto 1fr;gap:4px 10px;padding:14px;display:grid}.profile-metrics div:nth-child(2n){border-right:0}.profile-metrics span{font-size:30px;font-weight:900;line-height:.9}.profile-metrics p{color:var(--sfpc-muted);grid-column:1/-1;margin:0;font-size:10px;font-weight:900}.refresh-wide{background:var(--sfpc-red);width:calc(100% - 32px);margin:12px 16px 0}.profile-summary-panel>.refresh-wide:last-child{margin-bottom:16px}.profile-main-panel{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px;padding:18px;display:grid}.profile-detail-grid{grid-template-columns:minmax(280px,1.15fr) minmax(300px,1fr) minmax(280px,.95fr)}.profile-column{flex-direction:column;gap:18px;min-width:0;height:100%;display:flex}.profile-block{flex-direction:column;min-width:0;display:flex}.profile-column>.profile-block:last-child{flex:1}.block-title{border-bottom:2px solid var(--sfpc-white);background:var(--sfpc-black);align-items:center;gap:9px;padding:13px 14px;display:flex}.block-title h3{margin:0;font-size:13px;font-weight:900}.phone-log,.note-list,.ledger-list,.attendance-list,.activity-timeline{gap:10px;padding:14px;display:grid}.note-list,.ledger-list,.attendance-list{max-height:340px;overflow:auto}.profile-column-primary .answer-list.big,.profile-column-secondary .ledger-list,.profile-column-tertiary .attendance-list{flex:1;max-height:none}.ledger-list{border-top:1px solid var(--sfpc-line)}.phone-log-row,.note-list article,.ledger-list article,.attendance-list article,.activity-timeline article{border:1px solid var(--sfpc-line);background:#ffffff0f;padding:12px}.phone-log-row.outbound{background:#015fe152}.phone-log-row div,.phone-log-row footer,.note-list header,.ledger-list article,.attendance-list article{justify-content:space-between;align-items:center;gap:10px;display:flex}.note-list header div{gap:3px;display:grid}.note-delete-button{border:1px solid var(--sfpc-line);width:34px;height:34px;color:var(--sfpc-white);background:#ee020fb8;flex:none;place-items:center;display:inline-grid}.phone-log-row strong,.note-list strong,.activity-timeline span,.attendance-list span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.phone-log-row time,.note-list time,.activity-timeline time,.ledger-list small,.note-list small{color:var(--sfpc-muted);font-size:10px;font-weight:700}.phone-log-row p,.note-list p,.ledger-list p,.activity-timeline p,.attendance-list p{overflow-wrap:anywhere;margin:8px 0 0;font-size:13px;line-height:1.42}.phone-log-row footer{flex-wrap:wrap;justify-content:flex-start;margin-top:9px}.phone-log-row footer span,.phone-log-row code,.phone-log-row em{color:var(--sfpc-white);font-size:10px;font-style:normal;font-weight:900}.phone-log-row code{overflow-wrap:anywhere;color:var(--sfpc-muted)}.profile-form{border-bottom:1px solid var(--sfpc-line);gap:10px;padding:16px;display:grid}.profile-form input,.profile-form textarea,.profile-form select{border:2px solid var(--sfpc-white);width:100%;min-width:0;color:var(--sfpc-white);background:0 0;outline:0;padding:10px;font-size:13px;font-weight:800}.profile-form textarea{resize:vertical;min-height:90px}.profile-form option{color:var(--sfpc-black)}.profile-form button{background:var(--sfpc-red)}.composer-form{border-bottom:0}.composer-form textarea{min-height:118px}.points-form{grid-template-columns:92px 1fr auto}.event-form{grid-template-columns:1fr}.event-form button,.attendance-form button{grid-column:1/-1}.attendance-form{border-top:0}.profile-checkbox{color:var(--sfpc-muted);align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.profile-checkbox input{width:auto}.ledger-list article strong{min-width:54px;color:var(--sfpc-white);font-size:24px;font-weight:900}.ledger-list article div{min-width:0}.attendance-list article{justify-content:stretch;display:grid}.attendance-list strong,.activity-timeline h4{overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:900}.activity-timeline article{border-left:5px solid var(--sfpc-blue)}.activity-block{grid-column:1/-1}.activity-block .activity-timeline{max-height:360px;overflow:auto}.activity-timeline h4{margin-top:5px}.answer-list.big{padding:14px}.compact-empty{min-height:120px}.profile-footer-actions{justify-content:center;padding:0 0 32px;display:flex}.compact-profile-form{border-bottom:0;padding:0}.ops-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(1520px,100vw - 32px);margin-inline:auto;padding-bottom:32px;display:grid}.ops-wide{grid-column:1/-1}.readiness-list,.ops-list,.compliance-grid{gap:10px;padding:14px;display:grid}.readiness-list span,.readiness-list a{border:1px solid var(--sfpc-line);min-height:38px;color:var(--sfpc-white);background:#ee020f52;align-items:center;gap:8px;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.readiness-list span.ready{background:#015fe173}.flood-meter{border-bottom:1px solid var(--sfpc-line);gap:7px;padding:14px;display:grid}.flood-meter strong,.flood-meter p{margin:0;font-size:11px;font-weight:900}.flood-section .block-title{background:var(--sfpc-blue)}.flood-meter-large{border-bottom:0;padding:18px}.flood-meter-large strong{font-size:clamp(24px,4vw,48px);line-height:.95}.flood-progress{border:2px solid var(--sfpc-white);background-color:#0000002e;background-image:radial-gradient(circle, var(--sfpc-white) 1.4px, transparent 1.5px);background-size:8px 8px;width:100%;height:clamp(28px,3vw,42px);position:relative;overflow:hidden}.flood-progress i{background:var(--sfpc-blue);width:0;height:100%;transition:width .18s;display:block}.period-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px 14px 0;display:grid}.period-metrics div{border:1px solid var(--sfpc-line);background:#015fe147;gap:5px;padding:11px;display:grid}.period-metrics strong{font-size:28px;font-weight:900;line-height:1}.period-metrics span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.flow-page{padding-bottom:34px}.flow-shell{gap:14px;display:grid}.flow-hero,.flow-metrics,.flow-presence-chart,.flow-controls,.flow-note-grid article,.guest-card,.flight-card,.flow-sheet-toolbar,.flow-sheet-wrap{border:2px solid var(--sfpc-white);background:#000000d1}.flow-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;padding:18px;display:grid}.flow-hero p,.flow-hero h2,.flow-updated span,.flow-updated strong{margin:0}.flow-hero p{max-width:980px;color:var(--sfpc-muted);font-size:11px;font-weight:900;line-height:1.45}.flow-hero h2{text-transform:uppercase;max-width:1060px;margin-top:8px;font-size:clamp(24px,3vw,44px);font-weight:900;line-height:.98}.flow-updated{border:1px solid var(--sfpc-line);background:#015fe142;gap:6px;min-width:220px;padding:12px;display:grid}.flow-updated span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.flow-updated strong{font-size:13px;font-weight:900}.flow-metrics{grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.flow-metrics div{border-right:1px solid var(--sfpc-line);gap:6px;min-height:112px;padding:14px;display:grid}.flow-metrics div:last-child{border-right:0}.flow-metrics strong{font-size:clamp(24px,3vw,42px);font-weight:900;line-height:1}.flow-metrics span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.flow-presence-chart{gap:14px;padding:14px;display:grid}.flow-presence-head{justify-content:space-between;align-items:center;gap:14px;display:flex}.flow-presence-head div{align-items:center;gap:9px;min-width:0;display:inline-flex}.flow-presence-head h2,.flow-presence-head span,.flow-presence-bars h3,.flow-presence-bars p{margin:0}.flow-presence-head h2{font-size:18px;font-weight:900}.flow-presence-head span{color:var(--sfpc-muted);text-align:right;font-size:11px;font-weight:900}.flow-experience-meter{border:2px solid var(--sfpc-white);background:var(--sfpc-black);gap:12px;padding:14px;display:grid}.flow-experience-meter-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.flow-experience-meter-head div{align-items:center;gap:9px;display:flex}.flow-experience-meter h2,.flow-experience-meter p{margin:0}.flow-experience-meter h2{font-size:18px;font-weight:900}.flow-experience-meter strong{text-align:right;font-size:clamp(28px,5vw,58px);font-weight:900;line-height:.95}.flow-experience-meter p{color:var(--sfpc-muted);font-size:12px;font-weight:900}.flow-experience-bar{border:2px solid var(--sfpc-white);background:#ffffff1a;height:30px;position:relative;overflow:hidden}.flow-experience-bar i{background:var(--sfpc-blue);width:0;transition:width .18s;position:absolute;inset:0 auto 0 0}.flow-presence-bars{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));align-items:end;gap:10px;display:grid}.flow-presence-bars article{grid-template-rows:180px auto auto auto;gap:6px;min-width:0;display:grid}.flow-presence-bar{border:1px solid var(--sfpc-line);background-image:linear-gradient(0deg,#0000 calc(100% - 1px),#ffffff2e 1px);background-size:100% 20%;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.flow-presence-bar i{background:var(--sfpc-blue);height:0;transition:height .18s;position:absolute;bottom:0;left:0;right:0}.flow-presence-bar strong{z-index:1;margin-bottom:9px;font-size:26px;font-weight:900;line-height:1;position:relative}.flow-presence-bars h3{overflow-wrap:anywhere;font-size:13px;font-weight:900}.flow-presence-bars p{border:1px solid var(--sfpc-line);min-height:24px;color:var(--sfpc-muted);padding:5px 6px;font-size:10px;font-weight:900}.flow-presence-bars .flow-presence-arrival{color:var(--sfpc-white);background:var(--sfpc-green)}.flow-presence-bars .flow-presence-alert{color:var(--sfpc-white);background:#ee020fa3}.flow-controls{grid-template-columns:minmax(260px,1fr) minmax(180px,240px) minmax(180px,240px);gap:10px;padding:12px;display:grid}.flow-controls label,.flow-search{border:2px solid var(--sfpc-white);background:var(--sfpc-black);align-items:center;gap:9px;min-width:0;padding:0 11px;display:flex}.flow-controls input,.flow-controls select{width:100%;min-width:0;min-height:44px;color:var(--sfpc-white);background:0 0;border:0;outline:0;font-size:12px;font-weight:900}.flow-controls option{color:var(--sfpc-black)}.flow-note-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.flow-note-grid article{grid-template-columns:auto 1fr;gap:12px;padding:14px;display:grid}.flow-note-grid h3,.flow-note-grid p{margin:0}.flow-note-grid h3{font-size:13px;font-weight:900}.flow-note-grid p{color:var(--sfpc-muted);margin-top:6px;font-size:12px;font-weight:700;line-height:1.45}.guest-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.guest-card{align-content:start;gap:12px;padding:14px;display:grid}.guest-card-head{grid-template-columns:auto 1fr;gap:10px;min-width:0;display:grid}.guest-card h3,.guest-card p{margin:0}.guest-card h3{overflow-wrap:anywhere;text-transform:uppercase;font-size:18px;font-weight:900;line-height:1.05}.guest-name-flag{vertical-align:.05em;margin-left:8px;font-size:.82em;line-height:1;display:inline-block}.guest-card p{color:var(--sfpc-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;font-weight:800}.guest-badge-row{flex-wrap:wrap;gap:7px;display:flex}.guest-badge{border:1px solid var(--sfpc-line);min-height:28px;color:var(--sfpc-white);background:#ffffff14;align-items:center;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.guest-badge-blue{background:#015fe17a}.guest-badge-green{background:#128a3d9e}.guest-badge-red{background:#ee020f9e}.guest-preference-strip{flex-wrap:wrap;gap:7px;display:flex}.guest-preference-strip span{border:1px solid var(--sfpc-line);overflow-wrap:anywhere;min-width:0;color:var(--sfpc-white);background:#ffffff14;padding:7px 8px;font-size:11px;font-weight:800;line-height:1.25}.guest-engagement{border:1px solid var(--sfpc-line);background:#015fe133;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:8px;display:grid}.guest-engagement strong{font-size:26px;font-weight:900;line-height:1}.guest-engagement span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.guest-engagement button{border:1px solid var(--sfpc-line);min-height:34px;color:var(--sfpc-white);background:var(--sfpc-blue);justify-content:center;align-items:center;gap:6px;padding:0 8px;font-size:10px;font-weight:900;display:inline-flex}.guest-profile-list{grid-template-columns:minmax(94px,.42fr) minmax(0,1fr);gap:8px 12px;margin:0;display:grid}.guest-profile-list dt,.guest-profile-list dd{min-width:0;margin:0}.guest-profile-list dt{color:var(--sfpc-muted);text-transform:uppercase;font-size:10px;font-weight:900}.guest-profile-list dd{overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.35}.guest-edit-field{display:contents}.guest-profile-list input,.guest-profile-list textarea{border:1px solid var(--sfpc-line);width:100%;min-width:0;color:var(--sfpc-white);font:inherit;background:#ffffff0f;outline:0}.guest-profile-list input{min-height:34px;padding:0 8px}.guest-profile-list textarea{resize:vertical;min-height:58px;padding:8px;display:block}.guest-experience-editor{border:1px solid var(--sfpc-line);background:#ffffff0d;gap:8px;padding:10px;display:grid}.guest-experience-title{align-items:center;gap:8px;display:flex}.guest-experience-title h4{margin:0;font-size:12px;font-weight:900}.guest-experience-editor label{gap:5px;display:grid}.guest-experience-editor span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.guest-experience-editor select,.guest-experience-editor textarea{border:1px solid var(--sfpc-line);width:100%;min-width:0;color:var(--sfpc-white);font:inherit;background:#ffffff0f;outline:0;font-size:12px;font-weight:800}.guest-experience-editor select{min-height:36px;padding:0 8px}.guest-experience-editor select option{color:var(--sfpc-black)}.guest-experience-editor textarea{resize:vertical;min-height:74px;padding:8px}.guest-experience-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.guest-experience-save,.guest-experience-delete{border:1px solid var(--sfpc-line);min-height:36px;color:var(--sfpc-white);justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:900;display:inline-flex}.guest-experience-save{background:var(--sfpc-blue)}.guest-experience-delete{background:#ee020fb8}.guest-save-button{border:2px solid var(--sfpc-white);min-height:40px;color:var(--sfpc-white);background:var(--sfpc-red);font-size:12px;font-weight:900}.flight-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.flow-flight-notice{width:100%;margin:0}.flight-refresh-control{align-items:center;gap:8px;min-width:0;display:inline-flex}.flight-refresh-control span{overflow-wrap:anywhere;max-width:360px;color:var(--sfpc-muted);font-size:10px;font-weight:900}.flight-quota-strip{border:2px solid var(--sfpc-white);background:#015fe138;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.flight-quota-strip strong,.flight-quota-strip span{overflow-wrap:anywhere;font-size:11px;font-weight:900}.flight-quota-strip span{color:var(--sfpc-muted)}.flight-card{gap:14px;padding:14px;display:grid}.flight-card-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;display:grid}.flight-card h2,.flight-card p{overflow-wrap:anywhere;margin:0}.flight-card h2{font-size:clamp(20px,2vw,32px);font-weight:900;line-height:.95}.flight-card p{color:var(--sfpc-muted);margin-top:5px;font-size:11px;font-weight:900}.flight-status{border:1px solid var(--sfpc-line);white-space:nowrap;text-transform:uppercase;justify-content:center;align-items:center;min-height:34px;padding:0 10px;font-size:10px;font-weight:900;display:inline-flex}.flight-status-green{background:#128a3dad}.flight-status-blue{background:#015fe1b8}.flight-status-red{background:#ee020fb3}.flight-status-neutral{background:#ffffff14}.flight-progress{border:2px solid var(--sfpc-white);background-image:linear-gradient(90deg,#0000 calc(100% - 1px),#ffffff3d 1px);background-size:10% 100%;height:34px;overflow:hidden}.flight-progress i{background:var(--sfpc-blue);width:0;height:100%;transition:width .18s;display:block}.flight-details{grid-template-columns:minmax(110px,.35fr) minmax(0,1fr);gap:8px 12px;margin:0;display:grid}.flight-details dt,.flight-details dd{min-width:0;margin:0}.flight-details dt{color:var(--sfpc-muted);text-transform:uppercase;font-size:10px;font-weight:900}.flight-details dd{overflow-wrap:anywhere;font-size:12px;font-weight:800;line-height:1.35}.flow-empty{grid-column:1/-1}.flow-sheet-toolbar{grid-template-columns:minmax(0,1fr) minmax(220px,320px) minmax(220px,320px) auto;align-items:end;gap:12px;padding:14px;display:grid}.flow-sheet-heading{gap:5px;display:grid}.flow-sheet-heading strong{font-size:18px;font-weight:900}.flow-sheet-heading span{color:var(--sfpc-muted);font-size:11px;font-weight:900}.flow-sheet-toolbar label,.flow-add-column,.flow-import-csv{min-width:0;color:var(--sfpc-muted);gap:6px;font-size:10px;font-weight:900;display:grid}.flow-sheet-toolbar input,.flow-sheet-toolbar button{border:2px solid var(--sfpc-white);min-height:42px;color:var(--sfpc-white);background:0 0;font-size:12px;font-weight:900}.flow-sheet-toolbar input{outline:0;width:100%;min-width:0;padding:0 10px}.flow-sheet-toolbar input[type=file]{padding:8px}.flow-sheet-toolbar button{background:var(--sfpc-blue);justify-content:center;align-items:center;gap:8px;padding:0 12px;display:inline-flex}.flow-add-row{align-self:end}.flow-sheet-visibility{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;min-width:0;display:flex}.flow-hidden-columns{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.flow-hidden-columns span{color:var(--sfpc-muted);font-size:10px;font-weight:900}.flow-hidden-columns button{background:#ffffff14;border-width:1px;min-height:30px;padding:0 8px;font-size:10px}.flow-sheet-wrap{max-height:72vh;overflow:auto}.flow-sheet-table{border-collapse:collapse;width:max-content;min-width:100%}.flow-sheet-table th,.flow-sheet-table td{border:1px solid var(--sfpc-line);vertical-align:top;min-width:180px}.flow-sheet-table th{z-index:2;background:var(--sfpc-black);position:sticky;top:0}.flow-sheet-table .flow-row-actions{z-index:3;background:var(--sfpc-black);width:76px;min-width:76px;position:sticky;left:0}.flow-column-head{grid-template-columns:auto minmax(0,1fr) auto auto auto;gap:6px;padding:6px;display:grid}.flow-column-head input,.flow-sheet-table textarea{width:100%;min-width:0;color:var(--sfpc-white);background:0 0;border:0;outline:0;font-size:12px;font-weight:800}.flow-column-head input{min-height:34px;font-weight:900}.flow-column-head button,.flow-row-actions button{border:1px solid var(--sfpc-line);width:32px;height:32px;color:var(--sfpc-white);background:#ee020f73;place-items:center;padding:0;display:inline-grid}.flow-column-head .flow-column-drag-handle,.flow-row-actions .flow-drag-handle{cursor:grab;background:#015fe1b8}.flow-column-head .flow-column-drag-handle:active,.flow-row-actions .flow-drag-handle:active{cursor:grabbing}.flow-column-head .flow-column-sort-button,.flow-column-head .flow-column-sort-active{background:#015fe15c}.flow-column-head .flow-column-sort-active{border-color:var(--sfpc-blue);background:var(--sfpc-blue)}.flow-sheet-table tr.flow-row-dragging,.flow-sheet-table th.flow-column-dragging{opacity:.45}.flow-sheet-table th.flow-column-drop-before{border-left:3px solid var(--sfpc-blue)}.flow-sheet-table th.flow-column-drop-after{border-right:3px solid var(--sfpc-blue)}.flow-sheet-table tr.flow-row-drop-before td{border-top:3px solid var(--sfpc-blue)}.flow-sheet-table tr.flow-row-drop-after td{border-bottom:3px solid var(--sfpc-blue)}.flow-sheet-table textarea{resize:vertical;min-height:58px;padding:8px;display:block}.flow-row-actions{text-align:center}.flow-row-actions span{color:var(--sfpc-muted);margin-top:4px;font-size:10px;font-weight:900;display:block}.ops-list>button,.ops-list article{border:1px solid var(--sfpc-line);width:100%;color:var(--sfpc-white);text-align:left;background:#ffffff0f;gap:5px;padding:12px;display:grid}.ops-list strong{font-size:13px;font-weight:900}.ops-list span,.ops-list a{overflow-wrap:anywhere;color:var(--sfpc-muted);font-size:11px;font-weight:800}.ops-list-item{grid-template-columns:minmax(0,1fr) auto;align-items:center}.ops-row-actions{align-items:center;gap:8px;display:flex}.ops-row-actions button,.danger-icon-button{border:1px solid var(--sfpc-line);width:auto;min-width:42px;min-height:36px;color:var(--sfpc-white);background:#015fe161;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.danger-icon-button{background:#ee020f73}.merge-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:14px;display:grid}.merge-field-grid div{border:1px solid var(--sfpc-line);background:#ffffff0f;gap:5px;padding:10px;display:grid}.merge-field-grid code{color:var(--sfpc-white);font-family:inherit;font-size:12px;font-weight:900}.merge-field-grid span,.compliance-grid time{color:var(--sfpc-muted);font-size:11px;font-weight:800}.compliance-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.compliance-grid h4{color:var(--sfpc-muted);margin:0 0 8px;font-size:11px;font-weight:900}.compliance-grid article,.compliance-grid p{border:1px solid var(--sfpc-line);background:#ffffff0f;margin:0 0 8px;padding:10px;font-size:12px}.check-in-copy,.check-in-success{color:var(--sfpc-white);margin:0;font-size:13px;font-weight:900}.check-in-success{color:#65c1ed}.signups-shell{border:2px solid var(--sfpc-white);background:#000000d1}.signups-search{border-bottom-width:2px}.signup-table{display:grid}.signup-row{border-bottom:1px solid var(--sfpc-line);color:var(--sfpc-white);grid-template-columns:minmax(160px,1fr) minmax(145px,.7fr) minmax(64px,.35fr) minmax(150px,.85fr) minmax(220px,1.2fr) minmax(180px,1fr);align-items:start;gap:14px;padding:13px 14px;text-decoration:none;display:grid}.signup-row:hover{background:#015fe157}.signup-row strong,.signup-row span{overflow-wrap:anywhere;min-width:0;font-size:13px;line-height:1.35}.signup-row strong{text-transform:uppercase;font-weight:900}.signup-head{background:var(--sfpc-black)}.signup-head span{color:var(--sfpc-muted);text-transform:uppercase;font-size:11px;font-weight:900}@media (max-width:1160px){.inbox-grid{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}.profile-panel{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));min-height:0;display:grid}.profile-section.identity{grid-column:1/-1}.profile-workspace{grid-template-columns:1fr}.profile-main-panel,.ops-grid,.compliance-grid,.merge-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.guest-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-sheet-toolbar{grid-template-columns:1fr}}@media (max-width:780px){.dashboard{overflow-x:hidden}.dashboard-header{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 0 12px}.dashboard-header,.inbox-grid,.notice-bar,.profile-workspace,.profile-footer-actions,.ops-grid,.signups-shell,.flow-shell{width:min(100vw - 20px,1520px)}.brand-lockup{gap:12px;width:100%}.brand-lockup img{width:76px;height:76px}.brand-lockup h1{font-size:clamp(24px,10vw,36px);line-height:.92}.runtime-strip{justify-content:flex-start;width:100%}.runtime-strip form,.runtime-strip .ops-link{flex:1 1 0}.runtime-strip .icon-button,.runtime-strip .ops-link,.runtime-strip form .icon-button{width:100%;min-height:44px}.inbox-grid{grid-template-columns:1fr;gap:10px;height:auto;min-height:0;padding:10px 0 20px}.conversation-list,.thread-panel,.profile-panel{min-height:0}.status-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.status-tabs button{border-bottom:1px solid var(--sfpc-line);border-right:1px solid var(--sfpc-line);min-height:44px}.status-tabs button:nth-child(2n){border-right:0}.conversation-scroll{max-height:34vh}.thread-panel{min-height:min(640px,74vh)}.profile-panel{max-height:none;display:block}.profile-section{padding:14px}.profile-mini-metrics,.profile-metrics,.period-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-workspace{gap:12px}.profile-main-panel{grid-template-columns:1fr;gap:12px;padding:12px}.profile-detail-grid{grid-template-columns:1fr}.profile-column{gap:12px}.profile-column-primary .answer-list.big,.profile-column-secondary .ledger-list,.profile-column-tertiary .attendance-list,.activity-block .activity-timeline{max-height:340px;overflow:auto}.ops-grid,.compliance-grid,.merge-field-grid{grid-template-columns:1fr}.ops-grid{gap:12px;padding-bottom:20px}.flow-controls,.flow-note-grid,.flight-board,.flight-quota-strip,.guest-engagement{grid-template-columns:1fr}.flight-refresh-control{flex-direction:column;align-items:stretch;width:100%}.flight-refresh-control span{max-width:none}.flow-presence-head,.flow-experience-meter-head{flex-direction:column;align-items:flex-start}.flow-experience-meter strong,.flow-presence-head span{text-align:left}.flow-presence-bars{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-presence-bars article{grid-template-rows:140px auto auto auto}.flow-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-metrics div:nth-child(2n){border-right:0}.guest-card-grid{grid-template-columns:1fr}.flow-updated{min-width:0}.guest-profile-list,.flight-card-head,.flight-details{grid-template-columns:1fr}.flight-status{width:100%}.flood-meter-large{padding:14px}.flood-meter-large strong{font-size:clamp(24px,11vw,38px)}.ops-list-item{grid-template-columns:1fr}.ops-list{max-height:360px;overflow:auto}.compliance-grid>div{max-height:420px;overflow:auto}.ops-row-actions{width:100%}.ops-row-actions button,.danger-icon-button{flex:1;min-height:42px}.profile-form{padding:14px}.profile-form input,.profile-form textarea,.profile-form select,.profile-form button{min-height:46px}.signup-row,.signup-head{grid-template-columns:minmax(0,1fr)}.signup-head{display:none}}@media (max-width:560px){.dashboard-header,.inbox-grid,.notice-bar,.profile-workspace,.profile-footer-actions,.ops-grid,.signups-shell,.flow-shell{width:min(100vw - 20px,1520px)}.marquee-track{padding:6px 0;font-size:11px}.thread-head,.composer{grid-template-columns:1fr}.thread-head{flex-direction:column;align-items:flex-start}.phone-link{justify-content:center;width:100%}.thread-head h2{font-size:clamp(24px,11vw,34px)}.thread-metrics{gap:6px}.message-scroll{padding:10px}.message-bubble{width:100%;padding:10px}.composer{flex-direction:column;display:flex}.composer button{width:100%;min-height:48px}.points-form,.event-form{grid-template-columns:1fr}.login-panel{width:min(100vw - 20px,560px);margin-top:8vh;padding:18px}.profile-hero{padding:14px}.profile-hero h2{font-size:clamp(24px,11vw,34px)}.profile-metrics span,.period-metrics strong{font-size:24px}.profile-metrics div,.period-metrics div{padding:10px}.block-title{padding:12px}.block-title h3{font-size:12px}.signup-row{gap:7px;padding:13px;position:relative}.signup-row strong{font-size:15px}.signup-row span{font-size:12px}.signup-row span:nth-child(2):before{content:"PHONE: ";color:var(--sfpc-muted);margin-right:3px;font-weight:900}.signup-row span:nth-child(3):before{content:"LEVEL: ";color:var(--sfpc-muted);margin-right:3px;font-weight:900}.signup-row span:nth-child(4):before{content:"TITLE: ";color:var(--sfpc-muted);margin-right:3px;font-weight:900}.signup-row span:nth-child(5):before{content:"SKILLS: ";color:var(--sfpc-muted);margin-right:3px;font-weight:900}.signup-row span:nth-child(6):before{content:"TAGS: ";color:var(--sfpc-muted);margin-right:3px;font-weight:900}.tag-editor{grid-template-columns:1fr}.tag-editor button{min-height:44px}}
