:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172b34;background:#f6f4ea;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172b34;--muted: #5d6d70;--paper: #fffdf7;--cream: #f6f4ea;--cream-deep: #efecdf;--orange: #f07835;--orange-deep: #c95827;--red: #df5140;--sage: #4b916a;--sage-soft: #e6f1e4;--sky: #e0f3f7;--yellow: #f6c75e;--berry: #88485d;--line: #dce2d9;--shadow: 0 16px 34px rgba(74, 69, 50, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream);-webkit-font-smoothing:antialiased}button{font:inherit}button:focus-visible{outline:3px solid #2f7f9b;outline-offset:3px}.app-shell{overflow:hidden}.site-header{position:relative;background:#dff2f3;border-bottom:1px solid #cadfdb}.header-inner{width:min(1280px,calc(100% - 48px));margin:0 auto;min-height:138px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand-lockup{display:flex;align-items:center;gap:18px}.brand-mark{width:58px;height:58px;border-radius:19px 19px 19px 5px;display:grid;place-items:center;color:#fffdf7;background:var(--orange);font-size:29px;transform:rotate(-5deg);box-shadow:0 6px #aa4f2438}.brand-kicker,.eyebrow{margin:0 0 7px;color:var(--orange-deep);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.brand-lockup h1{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(35px,4vw,58px);letter-spacing:-.045em;line-height:.96}.brand-subtitle{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:12px 0 0;color:var(--muted);font-size:14px;font-weight:650}.dot-separator{color:var(--orange)}.header-note{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px}.header-note strong{display:block;color:var(--ink);font-size:14px}.header-note span:not(.weather-icon):not(.header-time){display:block;margin-top:3px}.weather-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#c77a12;background:#fff3c7;font-size:21px}.header-time{margin-left:12px;padding-left:16px;border-left:1px solid #b9d1cf;color:var(--ink);font-size:18px;font-weight:800;line-height:1.06;text-align:right;white-space:nowrap}.header-time small{color:var(--muted);font-size:10px;letter-spacing:.11em}.leaf-rule{display:flex;gap:5px;align-items:end;width:min(1280px,calc(100% - 48px));height:13px;margin:0 auto}.leaf-rule span{display:block;width:22px;height:8px;border-radius:100% 0;background:var(--sage);transform:rotate(-22deg);opacity:.8}.leaf-rule span:nth-child(2){width:15px;background:var(--orange);transform:rotate(28deg)}.leaf-rule span:nth-child(3){width:30px;background:var(--sage);transform:rotate(9deg)}.page-content{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:34px 0 54px}.section-block{margin-top:26px;padding:28px;border:1px solid #e0e4d8;border-radius:25px;background:#fffdf7db;box-shadow:0 11px 25px #4b45310b;scroll-margin-top:20px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-heading h2{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(25px,3vw,34px);letter-spacing:-.04em;line-height:1}.section-heading h2 i{color:var(--orange);font-family:inherit;font-size:.75em}.section-detail{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.freshness-note{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.status-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#8f999a}.status-dot-fresh{background:var(--sage);box-shadow:0 0 0 4px #4b916a1f}.camera-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.camera-card{overflow:hidden;border:1px solid #e3e3d8;border-radius:18px;background:#fffefb;box-shadow:0 7px 16px #4546310f}.camera-card.camera-featured{grid-column:span 2}.camera-image-button{position:relative;display:block;width:100%;padding:0;border:0;background:#d8e4e0;cursor:zoom-in}.camera-image-button img{display:block;width:100%;height:192px;object-fit:cover;transition:transform .25s ease}.camera-featured .camera-image-button img{height:253px}.camera-image-button:hover img{transform:scale(1.025)}.camera-card-body,.camera-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px 0}.camera-card-body h3{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:22px;letter-spacing:-.025em}.camera-card-body p{margin:3px 0 0;color:var(--muted);font-size:12px}.status-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:10px;font-size:11px;font-weight:800;white-space:nowrap}.status-fresh{color:#276941;background:var(--sage-soft)}.status-degraded{color:#a25d11;background:#fff0c5}.status-stale{color:#657073;background:#edf0ed}.status-fresh .status-dot{background:var(--sage)}.status-degraded .status-dot{background:#e89b28}.status-stale .status-dot{background:#899395}.camera-footer{padding-top:12px;padding-bottom:15px;color:#687375;font-size:11px}.camera-footer span{display:inline-flex;align-items:center;gap:5px}.camera-footer button,.tarpit-story button,.site-footer button{padding:0;border:0;color:var(--orange-deep);background:none;cursor:pointer;font-size:12px;font-weight:800}.camera-footer button:hover,.tarpit-story button:hover,.site-footer button:hover{text-decoration:underline}.pulse-section{background:#edf6f0;border-color:#d8e8dc}.pulse-grid{display:grid;grid-template-columns:repeat(3,minmax(145px,.75fr)) minmax(300px,1.6fr);gap:13px}.metric-card{min-height:151px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:16px 18px;border:1px solid rgba(120,139,121,.18);border-radius:16px;background:#fffdf7b3}.metric-icon{width:31px;height:31px;display:grid;place-items:center;margin-bottom:8px;border-radius:10px;font-size:18px}.metric-people .metric-icon{color:#cc6a2e;background:#ffe3cf}.metric-camera .metric-icon{color:#a4771b;background:#fff0bf}.metric-bot .metric-icon{color:#844a60;background:#f7dfe6}.metric-card strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:34px;letter-spacing:-.06em;line-height:.95}.metric-card>span:not(.metric-icon){margin-top:5px;color:var(--muted);font-size:12px;font-weight:750}.metric-card small{display:inline-flex;gap:4px;align-items:center;margin-top:10px;color:#2b8656;font-size:11px;font-weight:800}.activity-chart{min-height:151px;padding:16px 18px 12px;border:1px solid rgba(120,139,121,.18);border-radius:16px;background:#fffdf7b3}.chart-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.chart-heading strong,.chart-heading span{display:block}.chart-heading strong{color:var(--ink);font-size:14px}.chart-heading span{color:var(--muted);font-size:11px}.chart-legend{display:inline-flex!important;align-items:center;gap:5px;color:var(--muted)!important}.legend-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--sage)}.bars{height:78px;display:flex;align-items:end;gap:5px;margin-top:10px;padding:0 2px;border-bottom:1px solid #d3ddd2}.bars span{flex:1;min-width:4px;border-radius:5px 5px 0 0;background:#9bc5a4;opacity:.8}.bars span.hot{background:var(--orange)}.chart-axis{display:flex;justify-content:space-between;padding-top:5px;color:#798585;font-size:9px}.tarpit-section{background:#fff8ea;border-color:#ecdcc0}.outline-action{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1px solid #dfad6b;border-radius:10px;color:var(--orange-deep);background:#fffdf7;cursor:pointer;font-size:12px;font-weight:850}.outline-action:hover{background:#fff1cd}.tarpit-overview{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.75fr);gap:16px}.bait-panel,.tarpit-story{padding:18px;border:1px solid #efdcb9;border-radius:16px;background:#fffdf7c2}.panel-title{display:flex;align-items:center;gap:11px}.panel-title strong,.panel-title span{display:block}.panel-title strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:19px}.panel-title span:last-child{margin-top:3px;color:var(--muted);font-size:11px}.panel-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;font-size:18px}.panel-icon.orange{color:var(--orange-deep);background:#ffe3ca}.bait-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.bait-list button{padding:9px 11px;border:1px solid #ebd8bd;border-radius:11px;color:var(--ink);background:#fffefb;cursor:pointer;font-family:DM Mono,monospace;font-size:12px}.bait-list button:hover{border-color:var(--orange);background:#fff6e0}.bait-list b{color:var(--red)}.tarpit-story{position:relative;background:#f4f1ff;border-color:#e2dff1}.story-icon{display:block;margin-bottom:7px;color:var(--berry);font-size:24px}.tarpit-story strong{color:var(--berry);font-family:Fraunces,Georgia,serif;font-size:21px}.tarpit-story p{margin:9px 0 12px;color:#6b6573;font-size:12px;line-height:1.5}.activity-panel{margin-top:16px;overflow:hidden;border:1px solid #e6d8c0;border-radius:15px;background:var(--paper)}.activity-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 17px;border-bottom:1px solid #eee5d7}.activity-toolbar strong,.activity-toolbar span{display:block}.activity-toolbar strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:19px}.activity-toolbar span{margin-top:3px;color:var(--muted);font-size:11px}.filter-group{display:flex;flex-wrap:wrap;justify-content:end;gap:5px}.filter-button{padding:7px 9px;border:1px solid #dddcd2;border-radius:8px;color:var(--muted);background:#fffdf7;cursor:pointer;font-size:10px;font-weight:750}.filter-button.active{color:#fff;border-color:var(--orange);background:var(--orange)}.activity-row{display:grid;grid-template-columns:32px 74px minmax(130px,.8fr) minmax(140px,1fr) auto;align-items:center;gap:11px;padding:11px 17px;border-bottom:1px solid #f0eade}.activity-row:last-child{border-bottom:0}.activity-icon{width:29px;height:29px;display:grid;place-items:center;border-radius:9px;font-size:16px}.activity-icon.orange{color:#bf6a22;background:#ffe7cf}.activity-icon.red{color:#b34742;background:#fbe0dc}.activity-icon.blue{color:#2c7690;background:#dff0f4}.activity-icon.sage{color:#3b7d59;background:#e4f1e3}.activity-icon.purple{color:#795a85;background:#eee5f2}.activity-time,.activity-type span,.activity-result{color:var(--muted);font-size:11px}.activity-type strong{display:block;color:var(--ink);font-size:12px}.activity-type span{display:block;margin-top:2px}.activity-row code{overflow:hidden;color:var(--berry);font-family:DM Mono,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.activity-result{color:var(--sage);font-weight:750;white-space:nowrap}.flock-section{background:#f0f6f0;border-color:#dbe8dc}.flock-count{display:inline-flex;align-items:center;gap:6px;color:var(--berry);font-size:12px;font-weight:800}.flock-line{max-width:640px;margin:2px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:28px;padding:0 7px;color:var(--muted);font-size:11px}.site-footer>div{display:flex;flex-wrap:wrap;gap:12px}.site-footer strong{color:var(--ink)}.site-footer p{margin:0;text-align:center}.site-footer button{color:var(--berry)}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:25px;background:#172b3494}.camera-modal{position:relative;width:min(860px,100%);overflow:hidden;border-radius:22px;background:var(--paper);box-shadow:0 28px 70px #172b344d}.camera-modal>img{display:block;width:100%;max-height:64vh;object-fit:cover}.modal-content{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px 21px}.modal-content h2{margin:0;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:28px}.modal-content p:not(.eyebrow){margin:5px 0 0;color:var(--muted);font-size:12px}.modal-close{position:absolute;z-index:1;top:13px;right:13px;width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--ink);background:#fffdf7db;cursor:pointer;font-size:18px}.primary-action{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border:0;border-radius:10px;color:#fff;background:var(--orange);cursor:pointer;font-size:12px;font-weight:850;white-space:nowrap}.primary-action:hover{background:var(--orange-deep)}.privacy-dialog{width:min(480px,calc(100% - 32px));padding:27px;border:1px solid #e0e4d8;border-radius:19px;color:var(--ink);background:var(--paper);box-shadow:var(--shadow)}.privacy-dialog::backdrop{background:#172b3473}.privacy-dialog h2{margin:0;font-family:Fraunces,Georgia,serif;font-size:28px}.privacy-dialog p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6}@media(max-width:1050px){.header-inner{align-items:flex-start;flex-direction:column;padding:26px 0 22px}.header-note{width:100%;justify-content:flex-start}.header-time{margin-left:auto}.camera-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.camera-card.camera-featured{grid-column:span 2}.pulse-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.activity-chart{grid-column:span 3}}@media(max-width:700px){.header-inner,.leaf-rule,.page-content{width:min(100% - 28px,560px)}.header-inner{min-height:0}.brand-lockup{align-items:flex-start;gap:12px}.brand-mark{width:45px;height:45px;border-radius:14px 14px 14px 4px;font-size:23px}.brand-kicker{font-size:9px}.brand-lockup h1{font-size:39px}.brand-subtitle{margin-top:8px;font-size:11px}.header-note{font-size:11px}.header-note strong{font-size:12px}.header-time{font-size:14px}.page-content{padding-top:18px}.section-block{padding:20px 16px;border-radius:19px}.section-heading{align-items:flex-start;flex-direction:column;gap:11px}.section-heading h2{font-size:29px}.freshness-note{font-size:10px}.camera-grid{grid-template-columns:1fr}.camera-card.camera-featured{grid-column:auto}.camera-featured .camera-image-button img,.camera-image-button img{height:202px}.camera-card-body{align-items:flex-start;flex-direction:column}.camera-card-body .status-chip{align-self:flex-start}.pulse-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-card{min-height:135px;padding:13px}.metric-card strong{font-size:29px}.activity-chart{grid-column:span 2}.tarpit-overview{grid-template-columns:1fr}.activity-toolbar{align-items:flex-start;flex-direction:column}.filter-group{justify-content:flex-start}.activity-row{grid-template-columns:29px 58px 1fr}.activity-row code{grid-column:3}.activity-result{display:none}.site-footer{align-items:flex-start;flex-direction:column}.site-footer p{text-align:left}.modal-backdrop{padding:13px}.modal-content{align-items:flex-start;flex-direction:column}.camera-modal>img{max-height:50vh}.primary-action{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.spotlight-meta{display:inline-flex;align-items:center;gap:6px;margin-top:14px;color:#78907f;font-size:10px;font-weight:800}.spotlight-meta i{color:var(--orange-deep);font-size:14px}.visitors-section{background:#f6f7f0;border-color:#e2e6da}.visitors-note{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:12px;white-space:nowrap}.visitors-note i{color:var(--orange-deep);font-size:15px}.visitor-map-wrap{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(240px,.8fr);gap:16px;align-items:start}.world-map{position:relative;overflow:hidden;border:1px solid #e0e4d6;border-radius:16px;background:#fbfcf7}.world-silhouette{display:block;width:100%;height:auto;aspect-ratio:2 / 1}.map-dot{position:absolute;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #fffc,0 1px 3px #3c3e2c40}.map-dot-people{background:var(--orange)}.map-dot-bots{background:var(--berry)}.visitor-list{display:flex;flex-direction:column;gap:6px;min-width:0}.visitor-row{display:grid;grid-template-columns:22px minmax(0,.9fr) minmax(46px,.8fr) auto;align-items:center;gap:8px;min-width:0;padding:5px 8px;border:1px solid #e7eadf;border-radius:10px;background:#fffefb}.visitor-flag{font-size:15px;line-height:1;filter:drop-shadow(0 1px 0 rgba(0,0,0,.08))}.visitor-name{overflow:hidden;color:var(--ink);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.visitor-bar{display:block;height:6px;overflow:hidden;border-radius:5px;background:#ecefe6}.visitor-bar-fill{display:block;height:100%;border-radius:5px}.visitor-bar-fill.people{background:var(--orange)}.visitor-bar-fill.bots{background:var(--berry)}.visitor-row b{color:var(--muted);font-family:Fraunces,Georgia,serif;font-size:15px;min-width:30px;text-align:right}@media(max-width:1050px){.visitor-map-wrap{grid-template-columns:1fr}}@media(max-width:700px){.visitors-note{white-space:normal}}body{overflow-x:hidden}.skip-link{position:fixed;z-index:50;top:10px;left:10px;padding:9px 12px;border-radius:9px;color:#fff;background:var(--ink);transform:translateY(-150%);transition:transform .18s ease;font-size:12px;font-weight:850}.skip-link:focus{transform:translateY(0)}.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}.camera-exhibit{padding:2px}.camera-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px;padding:11px 12px;border:1px solid #e0e5dc;border-radius:14px;background:#f9faf3}.camera-health-strip{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;color:var(--muted);font-size:11px;font-weight:750}.camera-health-strip>span{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.camera-health-strip .health-lead{color:var(--ink);font-size:12px}.health-lead i{color:var(--orange);font-size:15px}.health-lead strong{font-family:Fraunces,Georgia,serif;font-size:17px}.status-dot-degraded{background:#e89b28}.status-dot-stale{background:#899395}.status-dot-offline{background:#a45155}.camera-filter{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.camera-filter .filter-button{min-height:30px;padding:6px 10px}.camera-filter .filter-button.active{box-shadow:0 3px 8px #f0783529}.camera-feature-wrap{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(220px,.78fr);align-items:stretch;gap:16px;margin-bottom:16px}.camera-feature-wrap .camera-card{height:100%}.camera-feature-wrap .camera-image-button{aspect-ratio:16 / 8.8}.camera-feature-wrap .camera-image-button img{height:100%}.featured-note{display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:24px;border:1px solid #e4e7db;border-radius:18px;color:var(--muted);background:#f4f8ee}.featured-note .eyebrow{margin-bottom:9px;color:var(--sage);font-size:10px}.featured-note strong{max-width:280px;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:clamp(22px,2.8vw,31px);letter-spacing:-.04em;line-height:1.02}.featured-note p{max-width:320px;margin:13px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.camera-grid.camera-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.camera-rail .camera-card{border-radius:15px;box-shadow:0 5px 13px #4546310d}.camera-rail .camera-image-button{aspect-ratio:16 / 10}.camera-rail .camera-image-button img{height:100%}.camera-rail .camera-card-body{align-items:flex-start;padding:12px 13px 0}.camera-rail .camera-card-body h3{font-size:19px}.camera-rail .camera-card-body p{font-size:11px}.camera-rail .camera-footer{padding:10px 13px 13px;font-size:10px}.camera-rail .camera-footer button{font-size:11px}.camera-category{margin:0 0 4px!important;color:var(--orange-deep)!important;font-size:9px!important;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.stale-overlay{position:absolute;top:12px;right:12px;padding:6px 8px;border:1px solid rgba(255,253,247,.45);border-radius:8px;color:#fffdf7;background:#172b34b8;font-size:10px;font-weight:800}.status-offline{color:#8a3f45;background:#f9e1df}.status-offline .status-dot{background:#a45155}.empty-state{margin:14px 0 0;padding:14px;border:1px dashed #d8ded6;border-radius:12px;color:var(--muted);background:#fbfcf8;font-size:12px;text-align:center}.pulse-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:15px}.pulse-switcher,.pulse-window{display:inline-flex;gap:4px;padding:4px;border:1px solid #dbe5dc;border-radius:12px;background:#fffdf7c2}.pulse-toggle,.window-toggle{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:0;border-radius:8px;color:var(--muted);background:transparent;cursor:pointer;font-size:11px;font-weight:850}.pulse-toggle:hover,.window-toggle:hover{color:var(--ink);background:#fffdf7}.pulse-toggle.active{color:#fff;background:var(--sage);box-shadow:0 3px 9px #4b916a33}.pulse-toggle.active.bot{color:#fff;background:var(--berry);box-shadow:0 3px 9px #88485d2e}.window-toggle.active{color:var(--ink);background:#fffdf7;box-shadow:0 2px 6px #4a453214}.pulse-data-note{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:var(--muted);font-size:10px;font-weight:750}.pulse-data-note i{color:var(--orange-deep);font-size:14px}.pulse-grid{grid-template-columns:minmax(190px,.62fr) minmax(0,1.38fr);grid-template-areas:"total chart" "callouts callouts";gap:13px}.pulse-total-card{grid-area:total;min-height:157px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:18px;border:1px solid rgba(120,139,121,.18);border-radius:16px;background:#fffdf7bd}.pulse-total-card .metric-icon{color:#3d8058;background:#dff0df}.pulse-total-card strong{color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:42px;letter-spacing:-.065em;line-height:.95}.pulse-total-card>span:not(.metric-icon){margin-top:7px;color:var(--muted);font-size:12px;font-weight:800}.pulse-total-card small{margin-top:9px;color:var(--sage);font-size:10px;font-weight:750}.pulse-total-card:has(.ph-robot) .metric-icon{color:var(--berry);background:#f7dfe6}.activity-chart{grid-area:chart;min-height:157px}.legend-dot.people{background:var(--sage)}.legend-dot.bots{background:var(--berry)}.chart-summary{margin:10px 0 0;color:var(--muted);font-size:10px;line-height:1.35}.pulse-callouts{grid-area:callouts;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.pulse-callout{min-width:0;padding:13px 15px;border:1px solid rgba(120,139,121,.18);border-radius:13px;background:#fffdf7a3}.pulse-callout span,.pulse-callout strong,.pulse-callout small{display:block}.pulse-callout span{color:var(--muted);font-size:10px;font-weight:750}.pulse-callout strong{overflow:hidden;margin-top:6px;color:var(--ink);font-family:Fraunces,Georgia,serif;font-size:18px;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap}.pulse-callout small{margin-top:3px;color:#78907f;font-size:9px}.tarpit-status{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;border:1px solid #d8e7d7;border-radius:11px;color:var(--muted);background:#f5faf0;font-size:10px}.tarpit-status-label{display:inline-flex;align-items:center;gap:7px;color:#2e754c;font-weight:850}.tarpit-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:15px}.tarpit-category{min-width:0;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px;border:1px solid #eddcbd;border-radius:13px;color:var(--ink);background:#fffdf7b3;cursor:pointer;text-align:left}.tarpit-category:hover,.tarpit-category.active{border-color:#d7b675;background:#fffdf7;box-shadow:0 4px 11px #8b5b2412}.tarpit-category.active{outline:2px solid rgba(240,120,53,.18)}.tarpit-category-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;color:var(--berry);background:#f8e7df;font-size:16px}.tarpit-category:nth-child(2) .tarpit-category-icon{color:var(--orange-deep);background:#ffe6cd}.tarpit-category:nth-child(3) .tarpit-category-icon{color:#b34742;background:#fbe0dc}.tarpit-category:nth-child(4) .tarpit-category-icon{color:#2c7690;background:#dff0f4}.tarpit-category span:nth-child(2){min-width:0}.tarpit-category strong,.tarpit-category small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tarpit-category strong{font-size:11px}.tarpit-category small{margin-top:3px;color:var(--muted);font-size:9px}.tarpit-category b{color:var(--berry);font-family:Fraunces,Georgia,serif;font-size:17px}.tarpit-story{display:grid;grid-template-columns:102px minmax(0,1fr);gap:14px;align-items:center}.tarpit-art{width:102px;height:102px;display:block;border-radius:14px;object-fit:cover}.tarpit-story>div{min-width:0}.modal-freshness{display:block;margin-top:9px;color:#78907f;font-size:10px}@media(max-width:1050px){.camera-feature-wrap{grid-template-columns:1fr}.featured-note{min-height:0;padding:18px}.featured-note strong,.featured-note p{max-width:none}.camera-grid.camera-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.camera-toolbar{align-items:stretch;flex-direction:column}.camera-filter{justify-content:flex-start}.camera-grid.camera-rail{grid-template-columns:1fr}.camera-feature-wrap .camera-image-button{aspect-ratio:16 / 10}.pulse-toolbar{align-items:stretch;flex-direction:column}.pulse-switcher,.pulse-window{width:max-content}.pulse-data-note{margin-left:0}.pulse-grid{grid-template-columns:1fr;grid-template-areas:"total" "chart" "callouts"}.pulse-callouts{grid-template-columns:repeat(2,minmax(0,1fr))}.tarpit-status{align-items:flex-start;flex-direction:column}.tarpit-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.tarpit-story{grid-template-columns:84px minmax(0,1fr);padding:14px}.tarpit-art{width:84px;height:84px}}@media(max-width:420px){.camera-health-strip{gap:8px 10px}.camera-filter .filter-button{flex:1 1 auto}.pulse-switcher,.pulse-window{width:100%}.pulse-toggle,.window-toggle{flex:1;justify-content:center}.pulse-callouts,.tarpit-categories{grid-template-columns:1fr}}
