/* CCTV detection, app mission, field action and report: the outer controller owns progress. */
.cc-watch-page .cc-connect-section.cc-scroll-section{--cc-travel:1800px;--cc-stage-height:680px;height:calc(var(--cc-stage-height) + var(--cc-travel));min-height:0;padding:0;overflow:visible}
.cc-watch-page .cc-connect-section>.cc-scroll-sticky{position:sticky;top:96px;height:var(--cc-stage-height);min-height:0;display:block;padding:54px 0 86px;box-sizing:border-box}
.cc-watch-page .cc-connect-section .cc-scroll-grid{width:min(1320px,calc(100% - 96px));display:grid;grid-template-columns:340px minmax(0,1fr);gap:60px;align-items:start;margin-inline:auto}
.cc-watch-page .cc-connect-section .cc-scroll-copy h2{font-size:36px!important;line-height:1.4!important;letter-spacing:-.045em!important;font-weight:550!important;word-break:keep-all;margin:0!important}
.cc-watch-page .cc-connect-section .cc-scroll-copy h2 em{color:#4c00ff;font-style:normal}
.ccn-selector-slot,.ccm-selector-slot{min-width:0;margin-top:32px}
.ccm-demo{--ccm-purple:#4c00ff;--ccm-ink:#202631;--ccm-muted:#68717d;--ccm-line:#e4e7ec;position:relative;min-width:0;width:100%;height:540px;color:var(--ccm-ink);font-family:inherit;font-size:14px;line-height:1.5}
.ccm-demo *{box-sizing:border-box}.ccm-demo [hidden]{display:none!important}.ccm-demo button{font:inherit;cursor:pointer}.ccm-stage{position:relative;width:100%;height:100%;isolation:isolate}
.ccm-camera{position:absolute;z-index:1;left:0;top:90px;width:46%;overflow:hidden;border:1px solid #e4e7ec;border-radius:8px;background:#fff;box-shadow:0 4px 12px -8px #24304420;opacity:1;transform:none;transition:opacity .25s,transform .25s,visibility .25s}
.ccm-camera-image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#f3f4f6}.ccm-camera-image>svg,.ccm-camera-image>img{display:block;width:100%;height:100%;object-fit:cover}
.ccm-phone{position:absolute;z-index:3;top:0;right:0;display:flex;flex-direction:column;width:min(300px,60%);height:530px;overflow:hidden;border:5px solid #303432;border-radius:34px;background:#fff;box-shadow:inset 0 0 0 1px #d9dddd,0 12px 28px -20px #20282660;opacity:1;transform:none;transition:opacity .25s,transform .25s,visibility .25s}
.ccm-report{position:absolute;z-index:4;top:8px;left:5%;display:flex;flex-direction:column;width:90%;height:510px;overflow:hidden;border:1px solid #e0e4e9;border-radius:8px;background:#fff;box-shadow:0 6px 18px -12px #24304430;opacity:0;visibility:hidden;transform:translateY(12px);pointer-events:none;transition:opacity .25s,transform .25s,visibility .25s}
.ccm-demo[data-phase="3"] .ccm-camera{opacity:0;visibility:hidden;transform:translateX(-12px);pointer-events:none}.ccm-demo[data-phase="3"] .ccm-phone{opacity:0;visibility:hidden;transform:translateX(12px);pointer-events:none}.ccm-demo[data-phase="3"] .ccm-report{opacity:1;visibility:visible;transform:none;pointer-events:auto}

.ccm-steps{display:flex;flex-direction:column;gap:0;width:100%;min-width:0}.ccm-step{position:relative;display:flex;align-items:center;gap:16px;width:100%;min-height:54px;padding:9px 14px;border:0;border-left:2px solid transparent;background:none;color:#68717d;font:inherit;font-size:16px;line-height:1.45;text-align:left;cursor:pointer;transition:color .2s,border-color .2s}.ccm-step-number{flex:none;font-size:12px;font-variant-numeric:tabular-nums;color:#8b929c}.ccm-step-arrow{margin-left:auto;font-size:19px;opacity:0;transform:translateX(-5px);transition:opacity .2s,transform .2s}.ccm-step[aria-pressed=true]{border-left-color:#4c00ff;color:#4c00ff}.ccm-step[aria-pressed=true] .ccm-step-number{color:#4c00ff}.ccm-step[aria-pressed=true] .ccm-step-arrow{opacity:1;transform:none}.ccm-step:focus-visible,.ccm-demo button:focus-visible,.ccm-demo input:focus-visible,.ccm-demo textarea:focus-visible{outline:2px solid #9e87e9;outline-offset:3px}
.ccm-camera>header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:11px 14px;border-bottom:1px solid #e4e7ec;font-size:11px;line-height:1.4}.ccm-camera-name{font-size:12px;font-weight:500;white-space:nowrap}.ccm-camera-live{display:flex;align-items:center;gap:5px;color:#68717d;white-space:nowrap}.ccm-camera-live i{width:4px;height:4px;border-radius:50%;background:#88929d}.ccm-detected{position:absolute;left:12px;bottom:12px;max-width:calc(100% - 24px);padding:4px 7px;border-radius:3px;background:#fff;color:#aa263d;font-size:12px;font-weight:500;line-height:1.3;box-shadow:0 2px 6px #2026310d}.ccm-camera>footer{display:flex;align-items:center;gap:8px;min-height:45px;padding:12px 14px;font-size:13px;line-height:1.4}.ccm-camera>footer strong{font-weight:500}.ccm-camera>footer time{margin-left:auto;color:#68717d;font-size:11px;font-variant-numeric:tabular-nums}.ccm-event-dot{width:5px;height:5px;flex:none;border-radius:50%;background:#c52d47}.ccm-assignment{display:flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border-top:1px solid #e4e7ec;color:#68717d;font-size:11px;line-height:1.4}.ccm-assignment strong{font-size:12px;font-weight:500;color:#202631}.ccm-assigned{margin-left:auto;color:#4c00ff;font-size:10px;white-space:nowrap}.ccm-demo[data-phase="0"] .ccm-assignment{visibility:hidden}.ccm-transfer{position:absolute;left:49%;top:235px;z-index:2;color:#9199a3;font-size:24px;line-height:1;opacity:0;transform:translateX(-10px);transition:opacity .25s,transform .25s}.ccm-demo[data-phase="1"] .ccm-transfer,.ccm-demo[data-phase="2"] .ccm-transfer{opacity:1;transform:none}.ccm-demo[data-phase="0"] .ccm-phone{opacity:.7;transform:translateY(6px)}
/* App surfaces follow the real mission detail and checklist screens. */
.ccm-phone-status{display:flex;align-items:center;justify-content:space-between;flex:none;height:32px;padding:9px 22px 0;color:#151a18;font-size:11px;line-height:1;font-weight:650}.ccm-phone-status time{font-variant-numeric:tabular-nums}.ccm-system-icons{display:block;flex:none;width:50px;height:12px}
.ccm-app-header{display:flex;align-items:center;flex:none;height:35px;padding:0 13px;border:0;background:#fff}.ccm-app-back{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;background:none;color:#242927}.ccm-app-back svg{display:block;width:19px;height:19px}.ccm-demo[data-phase="0"] .ccm-app-back{visibility:hidden}.ccm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ccm-app-wait{display:flex;flex:1;min-height:0;flex-direction:column;padding:16px 18px}.ccm-app-heading{font-size:21px;font-weight:650;line-height:1.4;letter-spacing:-.035em}.ccm-empty-mission{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding-bottom:25px;color:#8a8e8c}.ccm-empty-check{display:grid;place-items:center;width:35px;height:35px;border:1px solid #dce1de;border-radius:50%;font-size:19px;font-weight:400;color:#8b938e}.ccm-empty-mission strong{font-size:14px;font-weight:400}
.ccm-app-content{display:flex;flex:1;flex-direction:column;min-height:0;padding:10px 17px 7px;gap:16px;overflow:auto;scrollbar-width:thin;scrollbar-color:#e3e6e5 transparent}.ccm-mission-detail{min-width:0}.ccm-mission-detail h3{margin:0 0 23px;color:#151a18;font-size:21px;font-weight:650;line-height:1.35;letter-spacing:-.035em;word-break:keep-all;overflow-wrap:anywhere}.ccm-mission-detail dl{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.ccm-mission-detail dl>div{display:flex;align-items:flex-start;flex-direction:column;gap:6px;min-width:0;padding:0}.ccm-mission-detail dt{font-size:10px;font-weight:500;line-height:1.4;color:#858a87}.ccm-mission-detail dd{margin:0;color:#252b28;font-size:13px;font-weight:400;line-height:1.45;text-align:left;word-break:keep-all;overflow-wrap:anywhere}.ccm-mission-request{margin-top:19px;padding:0;border:0}.ccm-mission-request>span{font-size:10px;font-weight:500;color:#858a87;line-height:1.4}.ccm-mission-request p{margin:6px 0 0;color:#252b28;font-size:13px;line-height:1.5;word-break:keep-all;overflow-wrap:anywhere}
.ccm-primary{display:flex;align-items:center;justify-content:center;flex:none;width:100%;min-height:43px;margin-top:auto;padding:11px 12px;border:1px solid #343838;border-radius:9px;background:#343838;color:#fff;font-size:13px!important;font-weight:550!important;line-height:1.4!important}.ccm-phone-home{flex:none;width:82px;height:4px;margin:4px auto 8px;border-radius:3px;background:#242927}
.ccm-app-check{gap:18px}.ccm-check-category{display:block;margin:0 0 5px;color:#858a87;font-size:10px;font-weight:550;line-height:1.4}.ccm-app-check .ccm-mission-detail h3{margin:0 0 12px}.ccm-check-location{color:#252b28;font-size:13px;line-height:1.45}.ccm-check-date{display:block;margin-top:3px;color:#5f6662;font-size:11px;line-height:1.45}.ccm-mission-list{min-width:0}.ccm-mission-list>strong{display:block;margin-bottom:13px;color:#252b28;font-size:13px;font-weight:600;line-height:1.4}.ccm-progress-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#858a87;font-size:10px;line-height:1.4}.ccm-progress-meta>span:last-child{color:#292f2c;font-size:11px;font-variant-numeric:tabular-nums}.ccm-progress-meta b{font-weight:600}.ccm-progress-track{height:5px;overflow:hidden;margin-top:7px;border-radius:4px;background:#e7e9e8}.ccm-progress-track>span{display:block;width:0;height:100%;border-radius:inherit;background:#343838;transition:width .2s}
.ccm-check-row{position:relative;display:flex;align-items:center;gap:9px;width:100%;min-height:66px;margin-top:19px;padding:13px 12px;border:1px solid #dfe3e0;border-radius:10px;background:#fff;color:#252b28;font-size:13px;line-height:1.5;cursor:pointer}.ccm-check-row input{position:absolute;inset:0;appearance:none;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}.ccm-check-box{display:grid;place-items:center;flex:none;width:18px;height:18px;border:1px solid #c9cfcb;border-radius:3px;background:#fff;color:transparent}.ccm-check-row input:checked+.ccm-check-box{border-color:#343838;background:#343838;color:#fff}.ccm-check-row input:focus-visible+.ccm-check-box{outline:2px solid #9e87e9;outline-offset:3px}.ccm-check-row>span[data-cc-text]{flex:1;min-width:0;word-break:keep-all;overflow-wrap:anywhere}.ccm-row-chevron{flex:none;margin-left:auto;color:#313734}
.ccm-report-event dl{display:flex;flex-direction:column;gap:0;margin:0;padding:0}.ccm-report-event dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0;padding:6px 0}.ccm-report-event dt{flex:none;font-size:11px;font-weight:400;line-height:1.45;color:#68717d}.ccm-report-event dd{margin:0;color:#202631;font-size:12px;font-weight:400;line-height:1.45;text-align:right;word-break:keep-all;overflow-wrap:anywhere}
.ccm-report{padding:20px}.ccm-report-header{display:flex;align-items:center;justify-content:space-between;gap:15px;flex:none;min-height:20px;font-size:13px;line-height:1.4}.ccm-report-header>div{display:flex;align-items:center;gap:7px}.ccm-report-header img{display:block;width:20px;height:20px}.ccm-saved{font-size:12px;line-height:1.4;color:#68717d}.ccm-report h3{margin:15px 0 6px;color:#202631;font-size:23px;font-weight:550;line-height:1.3;letter-spacing:-.03em;word-break:keep-all;overflow-wrap:anywhere}.ccm-report-meta{display:flex;align-items:center;gap:14px;margin-bottom:13px;color:#68717d;font-size:12px;line-height:1.4}.ccm-report-event{display:grid;grid-template-columns:148px minmax(0,1fr);gap:20px;align-items:center;min-width:0;padding:13px 0;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.ccm-report-picture{width:148px;height:111px;overflow:hidden;border-radius:3px;background:#f3f4f6}.ccm-report-picture svg{display:block;width:100%;height:100%}.ccm-report-event dl>div{padding:5px 0}.ccm-report-event dt{font-size:12px}.ccm-report-event dd{font-size:13px}.ccm-report-history{display:flex;flex-direction:column;gap:8px;margin:13px 0 12px;padding:0;list-style:none}.ccm-report-history li{display:flex;gap:14px;align-items:baseline;color:#202631;font-size:13px;line-height:1.5}.ccm-report-history time{flex:none;color:#68717d;font-size:12px;font-variant-numeric:tabular-nums}.ccm-report-response{position:relative;min-height:48px;padding-top:10px;border-top:1px solid #e4e7ec}.ccm-report-response>span{display:block;color:#68717d;font-size:12px;line-height:1.4}.ccm-report-response p{max-height:48px;overflow:auto;margin:5px 0 0;color:#202631;font-size:13px;line-height:1.5;word-break:keep-all;overflow-wrap:anywhere}.ccm-report-response:has(img:not([hidden])){padding-right:80px}.ccm-report-response img{position:absolute;right:0;top:10px;display:block;width:68px;height:48px;object-fit:cover;border-radius:3px}.ccm-replay{align-self:flex-end;flex:none;min-height:28px;margin-top:auto;padding:5px 0 0 12px;border:0;background:none;color:#68717d;font-size:11px!important;line-height:1.4!important}
@media(hover:hover) and (pointer:fine){.ccm-step:hover{color:#4c00ff}.ccm-primary:hover{background:#252b28;border-color:#252b28}.ccm-replay:hover{color:#4c00ff}.ccm-photo-upload:hover{border-color:#b9c0cb}}
@media(min-width:761px) and (max-width:1150px){.cc-watch-page .cc-connect-section .cc-scroll-grid{width:calc(100% - 64px);grid-template-columns:280px minmax(0,1fr);gap:36px}.cc-watch-page .cc-connect-section .cc-scroll-copy h2{font-size:31px!important}}
@media(max-width:760px){.cc-watch-page .cc-connect-section.cc-scroll-section{--cc-travel:1400px;--cc-stage-height:710px;height:calc(var(--cc-stage-height) + var(--cc-travel));padding:0}.cc-watch-page .cc-connect-section>.cc-scroll-sticky{top:min(64px,calc(100svh - 710px));height:var(--cc-stage-height);min-height:0;padding:24px 0 38px}.cc-watch-page .cc-connect-section .cc-scroll-grid{width:calc(100% - 36px);grid-template-columns:minmax(0,1fr);gap:22px;align-items:start}.cc-watch-page .cc-connect-section .cc-scroll-copy h2{font-size:28px!important;line-height:1.35!important}.ccn-selector-slot,.ccm-selector-slot{margin-top:18px;max-width:100%}.ccm-demo{height:440px;font-size:12px}.ccm-camera{top:50px;width:150px;border-radius:6px}.ccm-camera-image{aspect-ratio:3/2}.ccm-phone{top:20px;width:220px;max-width:78%;height:400px;border-width:4px;border-radius:27px}.ccm-report{top:8px;left:0;width:100%;height:420px;border-radius:7px}}
@media(max-width:760px){
.ccm-steps{flex-direction:row;gap:3px;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;padding-bottom:3px}.ccm-steps::-webkit-scrollbar{display:none}.ccm-step{flex:none;width:auto;min-height:42px;padding:8px 10px;gap:7px;border-left:0;border-bottom:2px solid transparent;font-size:13px;line-height:1.4;white-space:nowrap}.ccm-step[aria-pressed=true]{border-bottom-color:#4c00ff}.ccm-step-number{font-size:10px}.ccm-step-arrow{display:none}
.ccm-camera>header{min-height:26px;padding:7px 8px;gap:5px;font-size:8px}.ccm-camera-name{font-size:9px}.ccm-camera-live{font-size:7px;gap:3px}.ccm-camera-live i{width:3px;height:3px}.ccm-camera>footer{min-height:31px;padding:8px;gap:5px;font-size:9px}.ccm-camera>footer time{font-size:8px}.ccm-event-dot{width:4px;height:4px}.ccm-detected{left:6px;bottom:6px;max-width:calc(100% - 12px);padding:3px 4px;font-size:8px}.ccm-assignment{flex-wrap:wrap;gap:4px 6px;min-height:32px;padding:7px 8px;font-size:8px}.ccm-assignment strong{font-size:9px}.ccm-assigned{font-size:7px}.ccm-transfer{display:none}.ccm-phone-status{height:25px;padding:6px 16px 0;font-size:8px}.ccm-system-icons{width:40px;height:10px}.ccm-app-header{height:27px;padding:0 8px}.ccm-app-back{width:25px;height:25px}.ccm-app-back svg{width:16px;height:16px}.ccm-app-wait{padding:12px}.ccm-app-heading{font-size:17px}.ccm-empty-mission{gap:11px;padding-bottom:20px}.ccm-empty-check{width:29px;height:29px;font-size:16px}.ccm-empty-mission strong{font-size:12px}.ccm-app-content{padding:7px 12px 5px;gap:10px}.ccm-mission-detail h3{margin-bottom:17px;font-size:17px;line-height:1.3}.ccm-mission-detail dl{gap:11px}.ccm-mission-detail dl>div{gap:4px}.ccm-mission-detail dt{font-size:8px}.ccm-mission-detail dd{font-size:10.5px;line-height:1.4}.ccm-mission-request{margin-top:12px}.ccm-mission-request>span{font-size:8px}.ccm-mission-request p{margin-top:4px;font-size:10.5px;line-height:1.45}.ccm-primary{min-height:34px;padding:8px 9px;border-radius:7px;font-size:10.5px!important}.ccm-phone-home{width:64px;height:3px;margin:3px auto 6px}.ccm-app-check{gap:15px}.ccm-check-category{margin-bottom:4px;font-size:8px}.ccm-app-check .ccm-mission-detail h3{margin-bottom:8px}.ccm-check-location{font-size:10.5px}.ccm-check-date{margin-top:2px;font-size:9px}.ccm-mission-list>strong{margin-bottom:10px;font-size:11px}.ccm-progress-meta{font-size:8px}.ccm-progress-meta>span:last-child{font-size:9px}.ccm-progress-track{height:4px;margin-top:6px}.ccm-check-row{gap:7px;min-height:57px;margin-top:14px;padding:10px 9px;border-radius:8px;font-size:10.5px;line-height:1.45}.ccm-check-box{width:15px;height:15px}.ccm-check-box svg{width:12px;height:12px}.ccm-row-chevron{width:9px;height:13px}
.ccm-report{padding:16px}.ccm-report-header{gap:10px;font-size:10px;min-height:17px}.ccm-report-header img{width:17px;height:17px}.ccm-report-header>div{gap:5px}.ccm-saved{font-size:9px}.ccm-report h3{margin:13px 0 6px;font-size:19px}.ccm-report-meta{gap:12px;margin-bottom:10px;font-size:9px}.ccm-report-event{grid-template-columns:112px minmax(0,1fr);gap:13px;padding:10px 0}.ccm-report-picture{width:112px;height:84px}.ccm-report-event dl>div{padding:4px 0;gap:7px}.ccm-report-event dt{font-size:9px}.ccm-report-event dd{font-size:10px}.ccm-report-history{gap:7px;margin:11px 0 10px}.ccm-report-history li{gap:12px;font-size:10px}.ccm-report-history time{font-size:9px}.ccm-report-response{min-height:43px;padding-top:9px}.ccm-report-response>span{font-size:9px}.ccm-report-response p{font-size:10px;max-height:43px}.ccm-report-response:has(img:not([hidden])){padding-right:67px}.ccm-report-response img{width:56px;height:43px;top:9px}.ccm-replay{min-height:26px;font-size:10px!important}
}
@media(max-width:350px){.cc-watch-page .cc-connect-section .cc-scroll-grid{width:calc(100% - 32px)}.cc-watch-page .cc-connect-section .cc-scroll-copy h2{font-size:26px!important}.ccm-camera{width:140px}.ccm-phone{max-width:77%}}
@media(max-width:350px){.ccm-report{padding:14px}.ccm-report-event{grid-template-columns:92px minmax(0,1fr);gap:10px}.ccm-report-picture{width:92px;height:75px}.ccm-report-event dt{font-size:8px}.ccm-report-event dd{font-size:9px}.ccm-report h3{font-size:17px}.ccm-report-history li{font-size:9px}}
@media(prefers-reduced-motion:reduce){.cc-watch-page .cc-connect-section.cc-scroll-section{height:auto;padding-bottom:0}.cc-watch-page .cc-connect-section>.cc-scroll-sticky{position:relative;top:0;height:auto;padding-block:54px}.ccm-demo *{transition:none!important;animation:none!important}}

.ccm-demo[data-keyboard="true"] *{transition:none!important;animation:none!important}

