:root{--red:#e61c26;--black:#000;--white:#fff;--muted:#b8b8bd;--dim:#85858d;--rule:#29292d;--cyan:#71d5e0;--font:'Roboto',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#000;color:#fff;font:400 16px/1.65 var(--font)}button,input,select{font:inherit}a{color:inherit;text-underline-offset:5px}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,.point:focus-visible{outline:3px solid #fff;outline-offset:5px}button{border-radius:2px}header{max-width:1500px;margin:auto;padding:26px 40px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--rule)}.wordmark{text-decoration:none;font-size:31px;font-weight:300;letter-spacing:-1.6px;white-space:nowrap}.wordmark span{color:var(--red);font-size:16px;margin-left:4px}.product{font-size:10px;letter-spacing:2px;color:var(--muted)}nav{display:flex;gap:26px;margin-left:auto;font-size:12px}nav a{text-decoration:none}nav a:hover{color:var(--red)}main{max-width:1420px;margin:auto;padding:0 40px}.intro{padding:48px 0 34px;display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:end}.eyebrow{font-size:10px;letter-spacing:2px;line-height:1.6;margin:0 0 12px;color:var(--muted);text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.2vw,61px);font-weight:300;letter-spacing:-2px;line-height:1.12;margin-bottom:0}em{font-family:'Lora',Georgia,serif;font-weight:600;color:var(--red)}h1 em{font-size:.91em}h2{font-size:34px;line-height:1.2;font-weight:300;letter-spacing:-1px;margin-bottom:20px}h3{font-size:19px;line-height:1.3;font-weight:500;margin-bottom:12px}.intro-copy{color:var(--muted);font-size:17px;max-width:450px;margin-bottom:3px}.intro-copy strong{color:#fff;font-weight:400}.workflow{border-top:1px solid var(--rule);display:flex;gap:32px;align-items:center;padding:18px 0 27px;font-size:12px;color:var(--muted)}.workflow b{color:var(--red);font-weight:500;margin-right:9px}.workflow a{margin-left:auto;color:#fff}.explorer{border:1px solid var(--rule);scroll-margin-top:20px}.brand-tabs{display:flex;border-bottom:1px solid var(--rule)}.brand-tabs button{flex:1;border:0;border-bottom:3px solid transparent;padding:17px 10px;background:transparent;color:var(--muted);font-weight:500;font-size:14px;border-radius:0;white-space:nowrap}.brand-tabs button[aria-pressed=true]{color:#fff;border-bottom-color:var(--red);background:#101010}.brand-tabs button:hover{background:#151515}.map-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px 10px}.map-top h2{font-size:28px;margin:0}.map-top .eyebrow{font-size:9px;margin:0 0 4px}.map-filters{display:flex;gap:20px;color:var(--muted);font-size:12px}.map-filters input,.check input{accent-color:var(--red);margin-right:6px}.map-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(310px,1fr);align-items:stretch}.map-canvas{position:relative;padding:0 14px 18px;min-width:0}.map-instruction{text-align:center;color:var(--muted);font-size:11px;padding:14px 8px 0}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--red);margin-right:7px}#wheel{display:block;width:100%;height:auto;max-height:610px;overflow:visible}.legend{display:flex;justify-content:center;gap:20px;font-size:11px;color:var(--muted);flex-wrap:wrap}.legend span{display:flex;gap:7px;align-items:center}.dot,.ad-dot{height:8px;width:8px;display:inline-block;background:#fff;border-radius:50%}.ad-dot{background:var(--cyan);border-radius:0;transform:rotate(45deg)}.target-line{width:18px;height:0;border-top:2px dashed #fff}.micro{font-size:11px;color:var(--dim);line-height:1.5}.map-canvas>.micro{text-align:center;margin:13px 0 0}.point{cursor:pointer}.point circle.hit{fill:transparent;stroke:none}.point:hover .visible,.point:focus .visible,.point.selected .visible{stroke:#fff;stroke-width:3;fill:var(--red)}#tooltip{position:absolute;z-index:8;max-width:250px;pointer-events:none;background:#fff;color:#111;box-shadow:0 6px 30px #0009;padding:13px 16px;font-size:12px;border-radius:4px;line-height:1.45}#tooltip strong{font-size:14px;display:block}#tooltip span{display:block;color:#555;font-size:10px;margin-top:5px}#inspector{border-left:1px solid var(--rule);padding:20px 28px 26px;min-width:0}.person-head{display:flex;align-items:center;gap:14px;margin:8px 0 15px}.avatar{width:48px;height:48px;flex-shrink:0;background:#1c1c1c;border:1px solid #3b3b3b;border-radius:50%;display:grid;place-items:center;font-weight:300;font-size:18px}.person-head h3{font-size:23px;margin:0 0 3px}.handle{font-size:11px;color:var(--muted)}.badge{font-size:9px;letter-spacing:.6px;text-transform:uppercase;color:#d4d4d7;border:1px solid #434347;padding:5px 8px;display:inline-block;line-height:1.3}.badge.warning{border-color:#85502f;color:#e7b995}.content-title{font-size:15px;line-height:1.4;margin-bottom:14px}.player-wrap{background:#111;border:1px solid #262626;position:relative;min-height:150px;display:grid;place-items:center;margin:16px 0}.player-wrap iframe{border:0;display:block;width:100%;height:290px}.player-wrap .placeholder{padding:26px 20px;text-align:center;width:100%;color:var(--muted);font-size:12px}.placeholder strong{display:block;color:#fff;font-size:17px;font-weight:400;margin-bottom:7px}.play-button,.primary{background:var(--red);border:0;color:#fff;padding:11px 17px;font-size:12px;display:inline-block;text-decoration:none}.player-poster{width:100%;display:block}.poster-button{padding:0;border:0;background:transparent;position:relative;width:100%}.poster-button .play-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--red);color:#fff;border-radius:50%;width:52px;height:52px;display:grid;place-items:center;font-size:21px}.post-links{display:flex;gap:16px;font-size:12px;margin-bottom:15px;flex-wrap:wrap}.description{color:var(--muted);font-size:12px;line-height:1.65;margin-bottom:15px}.tags{display:flex;flex-wrap:wrap;gap:6px}.tags span{font-size:10px;background:#171717;border:1px solid #303030;padding:3px 8px}.evidence-note{font-size:11px;color:var(--dim);margin:14px 0 0;line-height:1.5}.map-bottom{border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:25px;padding:19px 28px;font-size:12px;color:var(--muted)}.map-bottom p{margin:0;max-width:780px}.map-bottom strong{color:#fff;font-weight:500}.map-bottom a{white-space:nowrap;font-size:11px}.section{padding:70px 0;border-bottom:1px solid var(--rule)}.two-col{display:grid;grid-template-columns:1fr 1.2fr;gap:90px}.section-lead{font-size:16px;color:var(--muted);max-width:425px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.section-head h2{margin-bottom:0}.section-head>p{max-width:420px;margin:0;color:var(--muted);font-size:14px}.source-links{display:flex;flex-direction:column;gap:8px;font-size:12px;margin-top:25px;color:#ddd}.territory-callout{border-left:2px solid var(--red);padding:0 0 0 25px;margin-bottom:25px}.territory-callout h3{font-size:24px;line-height:1.4;font-weight:300}.territory-callout .proposed{font-size:11px;color:var(--red);margin-bottom:9px}.territory-callout p{font-size:14px;color:var(--muted);margin:0}.observation{font-size:14px;color:var(--muted)}.observation b{color:#fff;font-weight:500}.candidate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.candidate{border:1px solid var(--rule);padding:25px;display:flex;flex-direction:column;gap:10px}.candidate h3{font-size:24px;font-weight:300;margin:0}.candidate p{font-size:13px;color:var(--muted);margin:0}.candidate .candidate-links{margin-top:auto;padding-top:12px;display:flex;gap:15px;font-size:12px}.candidate .candidate-visual{height:150px;object-fit:cover;width:100%;margin-bottom:6px}.database-note{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;border:1px solid var(--rule);padding:27px;margin-top:24px}.database-note p{font-size:13px;color:var(--muted);margin-bottom:0}.database-note>div:last-child{display:flex;flex-direction:column;justify-content:center;gap:12px;font-size:12px}.toolbar{display:flex;align-items:end;gap:20px;margin:25px 0 14px}.toolbar label{font-size:11px;color:var(--muted)}.toolbar label span{display:block}.toolbar input[type=search],.toolbar select{display:block;background:#101010;color:#fff;border:1px solid #3d3d3d;padding:11px 13px;min-height:44px;font-size:13px;margin-top:7px;border-radius:0}.search-label{flex:1}.search-label input{width:100%}.toolbar .check{padding-bottom:12px;white-space:nowrap}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-height:515px;overflow-y:auto;padding:3px}.post-card{background:transparent;color:#fff;text-align:left;border:1px solid #303033;padding:17px;display:flex;flex-direction:column;gap:8px;min-height:145px}.post-card:hover,.post-card[aria-pressed=true]{border-color:#aaa;background:#101010}.post-card strong{font-size:14px;font-weight:500}.post-card .post-name{font-size:12px;color:var(--muted);line-height:1.45}.post-card .card-meta{font-size:10px;color:var(--dim);margin-top:auto}.secondary{border:1px solid #555;color:#fff;background:transparent;padding:12px 16px;font-size:12px;text-decoration:none}.secondary:hover{border-color:#fff}.guideline{margin-bottom:23px;padding-bottom:20px;border-bottom:1px solid var(--rule)}.guideline .label{font-size:10px;color:var(--red);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:7px}.guideline p{font-size:15px;color:var(--muted);margin-bottom:0}.brief-quote{font-size:21px!important;font-weight:300;color:#fff!important}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;margin-top:35px}.three-col p{font-size:14px;color:var(--muted)}.step-num{color:var(--red);font-size:12px;display:block;margin-bottom:18px}.evidence-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;margin:35px 0}.evidence-stats strong{font-size:50px;font-weight:300;display:block;line-height:1.2}.evidence-stats span{display:block;font-size:12px;color:var(--muted);max-width:170px;margin-top:10px}.method-intro{max-width:950px;font-size:14px;color:var(--muted)}details{border-top:1px solid var(--rule);padding:18px 0}summary{cursor:pointer;font-size:15px}details p,details li{font-size:14px;color:var(--muted);max-width:1000px}details p:first-of-type{margin-top:16px}details li{margin:10px 0}footer{display:flex;align-items:center;gap:35px;padding:40px 0 55px}footer p{font-size:11px;color:var(--dim);margin:0}footer em{font-size:15px}footer>a:last-child{font-size:11px;margin-left:auto;white-space:nowrap}.skip{position:absolute;top:-70px;left:20px;background:#fff;color:#000;padding:12px;z-index:20}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.empty{padding:30px;color:var(--muted)}@media(min-width:1400px){.map-layout{grid-template-columns:1.6fr 1fr}#inspector{padding-top:32px}.player-wrap iframe{height:320px}}@media(max-width:950px){header{padding:20px 24px}main{padding:0 24px}.product{display:none}.intro{gap:30px}.intro-copy{font-size:15px}.two-col{gap:35px}.map-layout{grid-template-columns:1.2fr 1fr}#inspector{padding:15px}.map-filters{flex-direction:column;gap:4px}.map-instruction{font-size:10px}.map-bottom{flex-direction:column;gap:8px}.toolbar{flex-wrap:wrap}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.toolbar .check{padding:0}.database-note{gap:30px}h1{letter-spacing:-1px}}@media(max-width:680px){header{padding:16px 18px}.wordmark{font-size:27px}nav{gap:15px;font-size:10px}nav a:last-child{display:none}main{padding:0 16px}.intro{grid-template-columns:1fr;padding:30px 0 25px;gap:22px}h1{font-size:42px}.intro-copy{max-width:none}.workflow{gap:14px;font-size:10px;flex-wrap:wrap;padding:16px 0}.workflow a{margin-left:0}.brand-tabs{overflow:auto}.brand-tabs button{font-size:12px;flex:none;min-width:90px;padding:14px 10px}.map-top{padding:18px 15px 4px}.map-top h2{font-size:25px}.map-filters{font-size:10px}.map-layout{grid-template-columns:1fr}.map-canvas{padding:0 4px 20px}.map-instruction{font-size:10px}#inspector{border-left:0;border-top:1px solid var(--rule);padding:23px}.player-wrap iframe{height:350px}.map-bottom{padding:17px 20px}.section{padding:45px 0}.two-col,.candidate-grid,.database-note,.three-col{grid-template-columns:1fr;gap:25px}h2{font-size:30px}.section-head{display:block}.section-head>p{margin-top:15px}.section-head>button{margin-top:15px}.candidate{padding:22px}.toolbar{gap:14px}.toolbar .search-label{flex-basis:100%}.toolbar label:not(.search-label){flex:1}.toolbar .check{white-space:normal}.post-grid{grid-template-columns:1fr;max-height:480px}.post-card{min-height:120px}.evidence-stats{grid-template-columns:1fr 1fr;gap:25px}.evidence-stats strong{font-size:42px}footer{flex-wrap:wrap;gap:20px}footer p{flex-basis:70%}footer>a:last-child{margin:0}.legend{gap:12px;font-size:10px}.three-col h3{font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.content-review{border-left:2px solid #666;padding:0 0 0 12px;margin:18px 0}.content-review>p{font-size:12px;color:#c6c6cb}.content-review .micro{font-size:10px}.content-review .eyebrow{font-size:9px;color:#fff}
.related{border-top:1px solid var(--rule);margin-top:20px;padding-top:18px}.related .player-poster{max-height:150px;object-fit:cover}.related .micro{font-size:10px;margin-top:8px}
.point .capture-ring{fill:none;stroke:var(--cyan);stroke-width:1.25;pointer-events:none}
.captured-frame,#tooltip .tooltip-frame,.post-preview,.candidate .candidate-visual.captured-visual{clip-path:inset(0 18% 0 18%)}.capture-review .capture-audit{padding:10px 0 0;margin-top:10px;border-top:1px solid var(--rule)}.capture-audit summary{font-size:11px;color:#c9c9ce;line-height:1.5}.capture-audit p{font-size:11px;line-height:1.6;margin:10px 0 0;color:var(--muted)}.capture-audit[open]{padding-bottom:2px}
.capture-media{background:#000}.captured-frame{width:100%;height:auto;max-height:340px;object-fit:contain;background:#000}.capture-poster{display:block;padding-bottom:32px;background:#000}.capture-action{position:absolute;bottom:0;left:0;right:0;padding:7px 10px;color:#fff;background:#1c1c1c;font-size:10px;line-height:1.8}.capture-review{border-left:2px solid var(--cyan);padding-left:12px;margin:0 0 18px}.capture-review>p{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0 0;overflow-wrap:anywhere}.capture-review>.micro{font-size:10px;color:var(--dim)}.capture-review .capture-badge{border-color:#3f7278;color:#bdeef3}.capture-caption strong{display:block;font-size:10px;letter-spacing:.6px;text-transform:uppercase;color:#eee;margin-bottom:4px}#tooltip.has-capture{width:280px;max-width:calc(100% - 20px)}#tooltip .tooltip-frame{display:block;width:100%;height:145px;object-fit:contain;background:#000;margin-bottom:10px}#tooltip .tooltip-evidence{font-weight:500;color:#295e65}#tooltip .tooltip-caption{font-size:11px;line-height:1.4;margin:7px 0;color:#444}.post-preview{display:block;width:100%;height:110px;object-fit:contain;background:#000;border:1px solid var(--rule);margin-bottom:3px}.post-capture-label{font-size:10px;color:#a8dfe5;line-height:1.4}.candidate .candidate-visual.captured-visual{object-fit:contain;background:#000;height:170px}@media(max-width:680px){.captured-frame{max-height:380px}.post-preview{height:145px}#tooltip .tooltip-frame{height:130px}}

/* Native captures already contain only the content; preserve their full frame. */
img.native-crop{clip-path:none!important;object-fit:contain!important}
.sample-library{margin:20px 0}.sample-options{display:grid;gap:8px;max-height:350px;overflow:auto}.sample-choice{display:flex;gap:12px;align-items:center;width:100%;text-align:left;background:#17171b;color:#eee;border:1px solid #45454b;border-radius:8px;padding:8px;cursor:pointer}.sample-choice[aria-pressed="true"]{border-color:#6cddd4;background:#12302f}.sample-choice img{width:56px;height:76px;object-fit:contain;background:#050505}.sample-choice img.legacy-crop{clip-path:inset(0 18%)}.sample-choice span{font-size:12px;line-height:1.4}.sample-choice small{display:block;color:#a7b7b7;font-size:10px;margin-top:4px}.sample-choice:focus-visible{outline:2px solid white;outline-offset:2px}
