:root{color-scheme:dark;--bg:#1a1309;--surface:#211709;--surface-2:#241a09;--surface-3:#40290e;--line:#6e4a17;--line-strong:#8c5917;--text:#fcf6e5;--muted:#ad915e;--mint:#fadb91;--cyan:#f0cc7d;--amber:#d1952e;--coral:#c6812c;--danger:#ff8a80;--ok:#a9d471;--radius:16px;--display:"Cormorant Garamond",Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;--gold-gradient:linear-gradient(135deg,#f9db91,#d1952e 52%,#8c5917);--gold-shadow:0 22px 48px rgb(7 4 1/38%)}*{box-sizing:border-box}body,html{background:var(--bg)}body{margin:0;min-width:320px;color:var(--text);font-family:var(--sans);letter-spacing:0}button,input,select{font:inherit;letter-spacing:0}.file-button,button{min-height:36px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-2);color:var(--text);font-weight:700;cursor:pointer;padding:7px 11px}.file-button:hover,button:hover:not(:disabled){border-color:var(--mint);background:var(--surface-3)}.file-button:focus-within,button:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--cyan);outline-offset:2px}button:disabled{cursor:not-allowed;opacity:.42}.primary,button.active{border-color:var(--mint);background:var(--mint);color:#08110e}.lab-shell{width:100%;min-height:100vh}.topbar{height:64px;padding:0 22px;border-bottom:1px solid var(--line);background:#0d1214;display:flex;align-items:center;justify-content:space-between;gap:18px}.eyebrow,.tool-label{margin:0 0 3px;color:var(--mint);font-size:10px;font-weight:800;text-transform:uppercase}h1,h2,h3,p{letter-spacing:0}h1{margin:0;font-size:19px;line-height:1}h2{margin:2px 0 0;font-size:18px}h3{margin:0;font-size:12px;line-height:1.3;text-transform:uppercase;color:#dce5e7}.topbar-status{max-width:55%;display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;text-align:right}.status-dot{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--muted)}.status-dot.analyzing,.status-dot.loading-runtime{background:var(--amber);box-shadow:0 0 0 4px rgb(255 179 92/14%)}.status-dot.complete{background:var(--ok)}.status-dot.error{background:var(--danger)}.mode-banner{min-height:38px;padding:9px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid;font-size:11px}.mode-banner.diagnostic{border-color:#6b4e28;background:#211a12;color:#ffd59d}.mode-banner.eligible{border-color:#23553f;background:#10231b;color:#9bf0c9}.mode-banner span{color:inherit;opacity:.8}.source-bar{padding:12px 22px;border-bottom:1px solid var(--line);background:var(--surface);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px}.source-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.golden-clip-button:disabled{opacity:.7}.file-button{position:relative;overflow:hidden;display:inline-flex;align-items:center}.file-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.source-name{min-width:0;display:flex;align-items:center;gap:10px}.source-name strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.source-name>span:not(.fixture-tag){color:var(--muted);flex:0 0 auto;font:700 10px var(--mono)}.source-policy{color:var(--muted);font:700 10px var(--mono);margin:0;max-width:46ch;text-align:right}.source-policy.error{color:#ffb4af;overflow-wrap:anywhere}.fixture-tag{flex:0 0 auto;padding:4px 6px;border:1px solid #795b32;border-radius:4px;color:var(--amber);font:700 9px ui-monospace,monospace}.mode-switch,.rate-control{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid var(--line);border-radius:var(--radius);background:#0d1214}.mode-switch button,.rate-control button{min-height:30px;border-color:transparent;padding:5px 9px;background:transparent;font-size:11px}.mode-switch button.active,.rate-control button.active{background:var(--surface-3);color:var(--mint);border-color:var(--line-strong)}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr);min-height:620px}.viewer-column{min-width:0;padding:18px 22px 22px;border-right:0}.video-stage{position:relative;width:100%;aspect-ratio:16/9;max-height:min(67vh,760px);overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--radius);background:#020304}.video-stage canvas,.video-stage video{position:absolute;inset:0;width:100%;height:100%}.video-stage video{object-fit:contain;background:#000}.video-stage canvas{z-index:2;pointer-events:none}.video-stage canvas.annotating{pointer-events:auto;cursor:crosshair}.empty-stage{position:absolute;inset:0;display:grid;place-items:center;color:#526267;font:800 12px ui-monospace,monospace}.frame-readout{position:absolute;z-index:3;top:10px;left:10px;right:10px;pointer-events:none;display:flex;flex-wrap:wrap;gap:6px}.frame-readout span{padding:5px 7px;border:1px solid rgb(255 255 255/18%);border-radius:4px;background:rgb(4 8 10/82%);color:#edf2f3;font:700 10px ui-monospace,monospace}.frame-readout .dropout{border-color:rgb(255 118 111/45%);color:#ffaaa6}.transport-row{padding:10px 0;display:flex;align-items:center;flex-wrap:wrap;gap:8px}.transport-row button{font-size:11px}.frame-source{margin-left:auto;color:var(--muted);font:11px ui-monospace,monospace}.run-strip{padding:11px;display:grid;grid-template-columns:auto minmax(120px,1fr) minmax(220px,auto);align-items:center;gap:9px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.run-strip .primary{min-width:148px}.run-status{color:var(--muted);font-size:11px;line-height:1.4}.operator-tools{margin-top:8px}.operator-tools .form-grid{grid-template-columns:repeat(2,minmax(0,160px));padding:12px}.analysis-auto-status{color:var(--muted);font:700 10px var(--mono)}.form-grid label,.run-strip label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:700}input,select{width:100%;min-width:0;min-height:34px;border:1px solid var(--line-strong);border-radius:4px;background:#0b1113;color:var(--text);padding:6px 8px}.progress-track{height:8px;margin-bottom:13px;overflow:hidden;border-radius:4px;background:#263136}.progress-track span{display:block;height:100%;background:var(--mint);transition:width .12s linear}.analysis-video{position:fixed;left:-10000px;top:-10000px;width:4px;height:4px;opacity:.001;pointer-events:none}.error-box,.unavailable-state{margin-top:10px;padding:11px 13px;border:1px solid #70403d;border-radius:var(--radius);background:#251413;color:#ffb4af;font-size:12px}.toolband{margin-top:12px;padding:12px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0e1416}.toolgroup{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.toolgroup+.toolgroup{margin-top:10px}.toolgroup button{min-height:32px;font-size:10px}.tool-label{width:130px;margin:0}.result-note,.status-line{margin:9px 0 0;color:var(--muted);font-size:11px;line-height:1.45}.diagnostics-column{min-width:0;padding:14px;border-top:1px solid var(--line);background:#0d1214}.internal-diagnostics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.panel{border-bottom:1px solid var(--line);padding:15px 16px;background:transparent}.metric-grid,.panel>h3{margin-bottom:12px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.metric{min-width:0;padding:8px;border:1px solid var(--line);border-radius:4px;background:var(--surface)}.metric span{display:block;color:var(--muted);font-size:9px}.metric strong{display:block;margin-top:5px;font:800 16px ui-monospace,monospace}.data-list{margin:0}.data-list>div{padding:7px 0;display:grid;grid-template-columns:minmax(110px,.85fr) minmax(0,1.4fr);gap:12px;border-top:1px solid #202a2e}.data-list>div:first-child{border-top:0}.data-list dt{color:var(--muted);font-size:10px}.data-list dd{min-width:0;margin:0;color:#dde5e7;font-size:10px;overflow-wrap:anywhere;text-align:right}.data-list dd.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.data-list dd.warning{color:var(--amber)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.form-grid .check-field{min-height:34px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:4px;padding:6px 8px;background:#0b1113}.check-field input{width:15px;min-height:15px;padding:0;accent-color:var(--mint)}.check-field span{color:#dce4e5;font-size:10px}.checks-list{margin-top:13px;max-height:290px;overflow:auto;border-top:1px solid var(--line)}.check{padding:7px 0;display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;border-bottom:1px solid #202a2e}.check span{font:800 9px ui-monospace,monospace}.check p{margin:0;color:var(--muted);font-size:10px;line-height:1.4}.check.pass span{color:var(--ok)}.check.unknown span,.check.warn span{color:var(--amber)}.check.fail span{color:var(--danger)}.empty-copy{margin:0;color:var(--muted);font-size:11px}.analysis-band{border-top:1px solid var(--line-strong);background:#0d1214}.analysis-command{min-height:72px;padding:12px 22px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line)}.analysis-command>div{margin-right:auto}.analysis-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-results>.panel{border-right:1px solid var(--line)}.analysis-results>.panel:last-child{grid-column:1/-1}.unavailable-state{margin:16px 22px 22px;display:flex;gap:14px;align-items:baseline}.unavailable-state strong{font-size:11px}.unavailable-state span{color:#d7a19d;font-size:11px}.event-timeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.event-node{min-width:0;padding:9px;border-top:3px solid var(--line-strong);background:var(--surface)}.event-node.event{border-color:var(--mint)}.event-node.candidate{border-color:var(--amber)}.event-node.unavailable{border-color:var(--danger)}.event-node small,.event-node span,.event-node strong{display:block;overflow-wrap:anywhere}.event-node span{min-height:28px;color:var(--muted);font-size:9px;text-transform:uppercase}.event-node strong{font-size:11px}.event-node small{margin-top:5px;color:var(--muted);font-size:9px}.measurement-table{max-height:360px;overflow:auto}.measurement-row{padding:8px 0;display:grid;grid-template-columns:minmax(140px,1fr) auto;gap:5px 12px;border-bottom:1px solid #202a2e}.measurement-row span,.measurement-row strong{font-size:10px}.measurement-row strong{color:var(--cyan);text-align:right}.measurement-row small{grid-column:1/-1;color:var(--muted);font-size:9px}.measurement-row.unavailable strong{color:var(--amber)}.json-view{max-height:430px;margin:0;overflow:auto;padding:12px;border:1px solid var(--line);border-radius:4px;background:#070a0b;color:#b9d8cc;font:10px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.footer-status{min-height:42px;padding:11px 22px;display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}@media (max-width:1080px){.workspace-grid{grid-template-columns:1fr}.viewer-column{border-right:0}.internal-diagnostics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.analysis-command,.footer-status,.source-bar,.topbar,.viewer-column{padding-left:12px;padding-right:12px}.topbar-status{max-width:62%;font-size:10px}.mode-banner{align-items:flex-start;flex-direction:column;padding:8px 12px}.source-bar{grid-template-columns:1fr}.source-name{grid-column:1;grid-row:2}.source-policy{grid-column:1;grid-row:3;text-align:left}.viewer-column{padding-top:12px}.video-stage{aspect-ratio:4/3}.transport-row{align-items:stretch}.frame-source{width:100%;margin-left:0}.run-strip{grid-template-columns:1fr}.progress-track,.run-status,.run-strip .primary{grid-column:1}.run-strip .primary{width:100%}.progress-track{margin:4px 0}.operator-tools .form-grid{grid-template-columns:1fr 1fr}.tool-label{width:100%}.analysis-results,.internal-diagnostics-grid{grid-template-columns:1fr}.analysis-results>.panel,.diagnostics-column .panel{border-right:0}.analysis-results>.panel:last-child{grid-column:auto}.analysis-command{align-items:stretch;flex-wrap:wrap}.analysis-command>div{width:100%}.event-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(2,1fr)}.footer-status{flex-direction:column;gap:4px}}.simple-v1-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#0a1013;padding:24px}.simple-v1-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 auto 20px;max-width:1480px}.simple-v1-header h2{margin:3px 0 6px;font-size:22px}.simple-v1-header p{color:var(--muted);margin:0}.simple-v1-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.scope-chip{border:1px solid #2f765e;color:#79e6bb;font-family:var(--mono);font-size:11px;padding:8px 10px}.simple-summary{display:grid;gap:1px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 20px;max-width:1480px;background:var(--line);border:1px solid var(--line)}.simple-summary>div{background:#0c1519;min-width:0;padding:14px}.simple-event-heading span,.simple-summary span{color:var(--muted);display:block;font-size:11px;margin-bottom:5px;text-transform:uppercase}.simple-summary strong{display:block;overflow-wrap:anywhere}.simple-event-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 20px;max-width:1480px}.simple-event{background:#0c1519;border:1px solid var(--line);min-width:0;padding:10px}.simple-event.unavailable{border-color:#69483f}.event-thumbnail{align-items:center;aspect-ratio:16/9;background:#05090b;display:flex;justify-content:center;margin-bottom:10px;overflow:hidden;width:100%}.event-thumbnail img{display:block;height:100%;object-fit:contain;width:100%}.event-thumbnail span{color:var(--muted);font-family:var(--mono);font-size:10px}.simple-event-heading{display:flex;justify-content:space-between;gap:8px}.simple-event-heading strong{font-size:14px}.event-internal-correction{border-top:1px solid var(--line);margin-top:10px;padding-top:8px}.event-internal-correction summary{color:var(--muted);cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.event-correction{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:10px}.event-correction label{color:var(--muted);font-size:11px}.event-correction input{margin-top:4px;min-width:0;width:100%}.event-buttons{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}.event-buttons button{font-size:10px;min-height:30px;padding:5px 7px}.simple-event small{color:var(--muted);display:block;line-height:1.4}.simple-result-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);margin:0 auto 20px;max-width:1480px}.simple-json h3,.simple-result-grid h3{font-size:14px;margin:0 0 10px}.simple-observation{border-left:3px solid #6f7b82;background:#0c1519;padding:14px}.simple-observation.supported{border-left-color:#65d6a6}.simple-observation p{color:var(--muted);line-height:1.5}.simple-observation small{color:#f1b46e}.simple-warnings{border-top:1px solid var(--line);margin-top:12px;padding-top:10px}.simple-warnings p{color:#f1b46e;font-size:12px;margin:5px 0}.simple-json{margin:0 auto;max-width:1480px}.simple-json pre{background:#05090b;border:1px solid var(--line);max-height:420px;overflow:auto;padding:14px;white-space:pre-wrap;word-break:break-word}@media (max-width:1100px){.simple-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.simple-result-grid{grid-template-columns:1fr}}@media (max-width:720px){.simple-v1-band{padding:16px}.simple-v1-header{display:block}.simple-v1-actions{justify-content:flex-start;margin-top:14px}.simple-event-grid,.simple-summary{grid-template-columns:1fr}}.swing-insights{margin:0 auto 20px;max-width:1480px}.swing-insights-heading{align-items:flex-end;display:flex;gap:18px;justify-content:space-between;margin-bottom:12px}.swing-insights-heading h2{font-size:24px;margin:2px 0 5px}.swing-insights-heading>div>p:last-child{color:var(--muted);margin:0}.insight-status{border:1px solid var(--line-strong);border-radius:999px;color:var(--cyan);flex:0 0 auto;font:800 10px var(--mono);padding:7px 10px;text-transform:uppercase}.swing-insight-grid{align-items:start;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(260px,.82fr)}.progress-insight{grid-column:1/-1}.swing-insight-card{background:#171006;border:1px solid var(--line);border-radius:18px;min-width:0;padding:18px}.swing-insight-card>header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.swing-insight-card>header p{color:var(--cyan);font:900 11px var(--sans);letter-spacing:.16em;margin:0}.swing-insight-card>header span{border:1px solid var(--line);border-radius:999px;color:var(--muted);font:800 9px var(--mono);padding:5px 7px;text-transform:uppercase}.swing-insight-card h3{color:var(--text);font-family:var(--display);font-size:25px;font-style:italic;letter-spacing:0;margin:0;text-transform:none}.insight-copy{color:var(--muted);font-size:12px;line-height:1.55;margin:8px 0 16px}.insight-explanation-list{display:grid;gap:8px;margin:12px 0 16px}.insight-explanation-list>div,.progress-focus{background:#211709;border:1px solid #543914;border-radius:12px;padding:10px}.insight-explanation-list span,.insight-explanation-list strong,.progress-focus small,.progress-focus span,.progress-focus strong{display:block}.insight-explanation-list span,.progress-focus span{color:var(--muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.insight-explanation-list strong{color:var(--text);font-size:11px;font-weight:700;line-height:1.45;margin-top:4px}.progress-focus{margin:0 0 12px}.progress-focus strong{color:var(--text);font-family:var(--display);font-size:19px;font-style:italic;margin-top:5px}.progress-focus small{color:var(--muted);font-size:10px;line-height:1.45;margin-top:5px}.insight-metric-grid{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.insight-metric-grid>div{background:#211709;border:1px solid #543914;border-radius:12px;min-width:0;padding:10px}.insight-metric-grid span,.insight-metric-grid strong{display:block;overflow-wrap:anywhere}.insight-metric-grid span{color:var(--muted);font-size:9px;text-transform:uppercase}.insight-metric-grid strong{color:var(--text);font-size:14px;margin-top:4px}.swing-insight-card>small{color:var(--amber);display:block;font-size:10px;line-height:1.45;margin-top:12px}.insight-gates{margin:0}.insight-gates>div{align-items:baseline;border-top:1px solid #543914;display:grid;gap:10px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);padding:8px 0}.insight-gates>div:first-child{border-top:0}.insight-gates dt{color:var(--muted);font-size:10px}.insight-gates dd{color:var(--cyan);font-size:10px;margin:0;text-align:right}.profile-adjustment-list{margin:10px 0 0;padding-left:1.1rem;color:var(--text);font-size:11px;line-height:1.5}@media (max-width:1100px){.swing-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-insight{grid-column:1/-1}}@media (max-width:720px){.swing-insights-heading{align-items:flex-start;flex-direction:column;gap:10px}.swing-insight-grid{grid-template-columns:1fr}.progress-insight{grid-column:auto}.swing-insight-card{border-radius:16px;padding:16px}.swing-insight-card h3{font-size:22px}.insight-metric-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth;scroll-padding-top:96px}body{background:radial-gradient(circle at 82% -10%,rgb(209 149 46/18%),transparent 32rem),linear-gradient(180deg,#1a1309,#100a04)}a{color:inherit;text-decoration:none}.file-button,.hero-primary,.hero-secondary,button{border-radius:14px;transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.file-button:hover,.hero-primary:hover,.hero-secondary:hover,button:hover:not(:disabled){transform:translateY(-1px)}.file-button:focus-within,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #fadb91;outline-offset:3px}.primary,button.active{border-color:#f9db91;background:var(--gold-gradient);box-shadow:0 10px 24px rgb(209 149 46/18%);color:#1a1309}.lab-shell{position:relative;overflow:clip}.topbar{position:sticky;z-index:50;top:0;height:82px;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid rgb(209 149 46/28%);background:rgb(26 19 9/88%);box-shadow:0 8px 28px rgb(0 0 0/18%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto}.brand-lockup img{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 7px 10px rgb(0 0 0/34%))}.brand-lockup span{display:grid;gap:2px}.brand-lockup strong{color:#fadb91;font-family:var(--display);font-size:24px;font-style:italic;line-height:1}.brand-lockup small{color:#ad915e;font-size:8px;font-weight:800;letter-spacing:.2em}.desktop-nav{display:flex;align-items:center;gap:clamp(18px,3vw,42px);margin-left:auto}.desktop-nav a{position:relative;padding:11px 0;color:#f5e8c7;font-size:13px;font-weight:650}.desktop-nav a:after{content:"";position:absolute;right:0;bottom:4px;left:0;height:1px;background:#d1952e;transform:scaleX(0);transition:transform .16s ease}.desktop-nav a:focus-visible:after,.desktop-nav a:hover:after{transform:scaleX(1)}.topbar-status{min-height:42px;max-width:28%;margin-left:clamp(12px,3vw,40px);padding:8px 12px;border:1px solid rgb(209 149 46/34%);border-radius:14px;background:rgb(64 41 14/58%);color:#f5e8c7}.brand-hero{position:relative;min-height:500px;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(24px,5vw,80px);padding:clamp(46px,6vw,82px) clamp(22px,5vw,76px) 52px;overflow:hidden;border-bottom:1px solid rgb(209 149 46/28%);background:radial-gradient(circle at 80% 25%,rgb(249 219 145/18%),transparent 26rem),linear-gradient(110deg,#1a1309,#211709 54%,#3a260d)}.brand-hero:before{content:"";position:absolute;inset:0;opacity:.28;pointer-events:none;background-image:radial-gradient(circle,transparent 0 5px,rgb(249 219 145/13%) 6px,transparent 8px);background-size:42px 42px;-webkit-mask-image:linear-gradient(90deg,transparent 38%,#000);mask-image:linear-gradient(90deg,transparent 38%,#000)}.hero-coach,.hero-copy{position:relative;z-index:1}.hero-copy{max-width:850px}.eyebrow,.tool-label{color:#f0cc7d;letter-spacing:.16em}.hero-copy>.eyebrow{margin-bottom:18px;font-size:12px}.brand-hero h1{max-width:900px;margin:0;font-family:var(--display);font-size:clamp(48px,6.2vw,82px);font-style:italic;font-weight:700;line-height:.98;letter-spacing:-.035em}.brand-hero h1 em{display:block;margin-top:8px;color:#fadb91;font-style:inherit}.hero-description{max-width:690px;margin:28px 0 0;color:#f5e8c7;font-size:clamp(16px,1.5vw,20px);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-primary,.hero-secondary{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.hero-primary{background:var(--gold-gradient);box-shadow:0 16px 34px rgb(209 149 46/20%);color:#1a1309}.hero-secondary{border:1px solid #d1952e;background:rgb(64 41 14/48%);color:#fadb91}.model-chip{width:max-content;margin-top:20px;padding:7px 11px;border:1px solid rgb(209 149 46/52%);border-radius:999px;background:rgb(26 19 9/58%);color:#f0cc7d;font-size:10px;font-weight:800;letter-spacing:.14em}.phase-ribbon{max-width:780px;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:34px 0 0;padding:0;list-style:none;border-top:1px solid rgb(209 149 46/40%)}.phase-ribbon li{min-width:0;padding:13px 10px 0;border-left:1px solid rgb(209 149 46/24%);color:#f5e8c7;font-size:10px;font-weight:700;line-height:1.3}.phase-ribbon li:first-child{border-left:0}.phase-ribbon span{display:block;margin-bottom:5px;color:#ad915e;font-family:var(--mono);font-size:9px}.hero-coach{width:min(38vw,490px);justify-self:center}.coach-portrait-frame{position:relative;overflow:hidden;aspect-ratio:4/5;border:1px solid rgb(249 219 145/45%);border-radius:34px 34px 12px 12px;background:#231708;box-shadow:0 34px 50px rgb(0 0 0/45%)}.coach-portrait-frame:after{content:"";position:absolute;inset:0;box-shadow:inset 0 -110px 100px rgb(18 10 3/45%);pointer-events:none}.coach-portrait-frame img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 24%}.coach-signature{position:relative;z-index:2;width:calc(100% - 28px);margin:-42px auto 0;padding:18px 20px;border:1px solid rgb(249 219 145/42%);border-radius:14px;background:rgb(26 19 9/92%);box-shadow:0 18px 36px rgb(0 0 0/34%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.coach-signature span{color:#d1952e;font-size:9px;font-weight:850;letter-spacing:.16em}.coach-signature strong{display:block;margin-top:3px;color:#fadb91;font-family:var(--display);font-size:clamp(30px,3vw,42px);font-style:italic;line-height:1}.coach-signature p{margin:8px 0 0;color:#f5e8c7;font-size:12px;line-height:1.45}.coach-intro{width:min(calc(100% - 32px),1480px);min-height:148px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3vw,44px);margin:28px auto 0;padding:24px clamp(22px,3vw,38px);border:1px solid #6e4a17;border-radius:22px;background:radial-gradient(circle at 8% 50%,rgb(209 149 46/18%),transparent 17rem),linear-gradient(135deg,#2b1d0c,#181006);box-shadow:0 18px 34px rgb(0 0 0/22%)}.coach-intro-mark img{width:84px;height:84px;display:block;object-fit:contain;filter:drop-shadow(0 8px 12px rgb(0 0 0/35%))}.coach-intro h2{margin:2px 0 5px;color:#fadb91;font-family:var(--display);font-size:clamp(27px,3vw,38px);font-style:italic;font-weight:650}.coach-intro p:last-child{max-width:760px;margin:0;color:#f5e8c7;line-height:1.55}.coach-cta{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid #f9db91;border-radius:14px;background:var(--gold-gradient);color:#1a1309;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mode-banner,.source-bar,.workspace-grid{width:min(calc(100% - 32px),1480px);margin-right:auto;margin-left:auto}.mode-banner{margin-top:28px;border:1px solid;border-radius:16px 16px 0 0}.mode-banner.diagnostic{border-color:#8c5917;background:#2b1d0c;color:#f9db91}.mode-banner.eligible{border-color:#667c35;background:#213314;color:#d9e8aa}.source-bar{border:1px solid var(--line);border-top:0;background:linear-gradient(135deg,#241a09,#1a1309)}.file-button{min-height:48px;border-color:#f9db91;background:var(--gold-gradient);color:#1a1309;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mode-switch,.rate-control{border-color:#6e4a17;border-radius:14px;background:#171006}.mode-switch button.active,.rate-control button.active{border-color:#d1952e;background:#40290e;color:#fadb91}.workspace-grid{overflow:hidden;border:1px solid var(--line);border-top:0;border-radius:0 0 24px 24px;background:#181006;box-shadow:var(--gold-shadow)}.viewer-column{padding:24px}.video-stage{border-color:#8c5917;border-radius:24px;background:radial-gradient(circle at 50% 50%,#1d1408,#050302 70%);box-shadow:0 20px 46px rgb(0 0 0/38%)}.empty-stage{color:#ad915e;letter-spacing:.18em}.frame-readout span{border-color:rgb(249 219 145/24%);border-radius:9px;background:rgb(26 19 9/86%);color:#fcf6e5}.event-buttons button,.toolgroup button,.transport-row button{border-color:#6e4a17;background:#241a09}.panel,.run-strip,.simple-event,.simple-observation,.simple-summary>div,.toolband{border-color:#6e4a17;background:linear-gradient(145deg,rgb(64 41 14/82%),rgb(26 19 9/96%))}.run-strip{padding:14px;border-radius:18px}.progress-track{background:#4a3313}.progress-track span{background:var(--gold-gradient)}.toolband{border:1px solid #6e4a17;border-radius:18px}.diagnostics-column{background:#130c04}.panel{margin:14px;border:1px solid #6e4a17;border-radius:18px;box-shadow:0 10px 24px rgb(0 0 0/16%)}.panel>h3,.simple-json h3,.simple-result-grid h3{color:#f0cc7d;letter-spacing:.11em}.form-grid .check-field,.metric,input,select{border-color:#6e4a17;border-radius:10px;background:#171006}.check,.data-list>div,.measurement-row{border-color:#493116}.check-field span,.data-list dd{color:#f5e8c7}.json-view,.simple-json pre{border-color:#493116;background:#110b04;color:#d9c594}.simple-v1-band{margin-top:56px;padding:clamp(40px,6vw,76px) clamp(18px,4vw,52px);background:radial-gradient(circle at 12% 0,rgb(209 149 46/13%),transparent 28rem),#181006}.analysis-command h2,.simple-v1-header h2{font-family:var(--display);font-size:clamp(32px,4vw,48px);font-weight:600;text-transform:none}.simple-v1-header p{max-width:700px;color:#f5e8c7;line-height:1.6}.scope-chip{border-color:#d1952e;border-radius:999px;background:rgb(209 149 46/10%);color:#fadb91;letter-spacing:.09em}.simple-summary{gap:12px;border:0;background:transparent}.simple-summary>div{border:1px solid #6e4a17;border-radius:18px}.simple-event-grid{gap:14px}.simple-event{border-radius:20px;box-shadow:0 12px 28px rgb(0 0 0/18%)}.simple-event.unavailable{border-color:#8f4438}.event-thumbnail{position:relative;border:1px solid #6e4a17;border-radius:14px;background:#0b0703}.event-thumbnail img{opacity:.92}.event-thumbnail .frame-badge{position:absolute;right:auto;bottom:8px;left:8px;z-index:2;margin:0;padding:5px 7px;border:1px solid rgb(249 219 145/38%);border-radius:8px;background:rgb(26 19 9/84%);color:#fadb91;font-family:var(--sans);font-size:8px;font-weight:850;letter-spacing:.12em}.simple-event-heading strong{color:#fcf6e5;font-family:var(--display);font-size:20px}.analysis-band{min-height:calc(100vh - 82px);min-height:calc(100svh - 82px);padding-bottom:54px;border-top-color:#8c5917;background:#130c04}.analysis-command,.analysis-results,.footer-status,.unavailable-state{width:min(calc(100% - 32px),1480px);margin-right:auto;margin-left:auto}.analysis-command{min-height:112px;padding:24px 0}.analysis-results{overflow:hidden;border:1px solid #6e4a17;border-radius:22px}.event-timeline{grid-template-columns:repeat(6,minmax(0,1fr))}.event-node{border-radius:0 0 12px 12px;background:#211709}.event-node.event{border-color:#fadb91}.measurement-row strong{color:#f0cc7d}.advanced-data{border:1px solid #6e4a17;border-radius:14px;background:#110b04}.advanced-data summary{cursor:pointer;padding:13px 14px;color:#f0cc7d;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.advanced-data pre{margin:0;border:0;border-top:1px solid #493116;border-radius:0 0 14px 14px}.footer-status{margin-top:0;border-top-color:rgb(209 149 46/28%)}.mobile-nav{display:none}@media (max-width:980px){.desktop-nav{display:none}.brand-hero{grid-template-columns:1fr}.hero-copy{max-width:760px}.hero-coach{width:min(520px,72vw);justify-self:end}.coach-intro{grid-template-columns:auto minmax(0,1fr)}.coach-cta{grid-column:2;justify-self:start}.phase-ribbon{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.phase-ribbon li:nth-child(4){border-left:0}.diagnostics-column .panel{margin:10px}.event-timeline{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.topbar{height:70px;padding:0 14px}.brand-lockup img{width:50px;height:50px}.brand-lockup strong{font-size:20px}.brand-lockup small{display:none}.topbar-status{min-height:36px;max-width:none;margin-left:auto;padding:8px}.topbar-status>span:last-child{display:none}.brand-hero{min-height:0;padding:42px 18px 34px}.brand-hero h1{font-size:clamp(44px,13vw,62px)}.hero-description{margin-top:22px;font-size:15px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-primary,.hero-secondary{width:100%}.hero-coach{width:100%;justify-self:stretch}.coach-portrait-frame{aspect-ratio:16/13;border-radius:24px 24px 10px 10px}.coach-portrait-frame img{object-position:center 28%}.coach-intro{grid-template-columns:1fr;padding:22px}.coach-intro-mark{display:none}.coach-cta{width:100%;grid-column:auto}.phase-ribbon{grid-template-columns:repeat(2,minmax(0,1fr))}.phase-ribbon li:nth-child(odd){border-left:0}.phase-ribbon li:nth-child(4){border-left:1px solid rgb(209 149 46/24%)}.analysis-command,.analysis-results,.footer-status,.mode-banner,.source-bar,.unavailable-state,.workspace-grid{width:min(calc(100% - 20px),1480px)}.mode-banner{margin-top:14px}.source-bar,.viewer-column{padding:12px}.panel{margin:10px}.simple-v1-band{margin-top:32px}.analysis-command{padding-top:24px;padding-bottom:24px}.event-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-nav{position:fixed;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));left:12px;z-index:60;min-height:68px;display:grid;grid-template-columns:repeat(5,1fr);padding:8px;border:1px solid #8c5917;border-radius:22px;background:rgb(26 19 9/94%);box-shadow:0 20px 40px rgb(0 0 0/44%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{display:grid;place-items:center;gap:2px;color:#f5e8c7;font-size:9px;font-weight:750}.file-button,button{min-height:44px}input:not([type=file]),select{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tester-intro,.tester-response{display:none}.tester-mode{padding-bottom:96px}.tester-mode .topbar{position:static;height:76px;justify-content:center;border-bottom-color:rgb(209 149 46/20%);box-shadow:none}.tester-mode .analysis-band,.tester-mode .brand-hero,.tester-mode .coach-intro,.tester-mode .desktop-nav,.tester-mode .diagnostics-column,.tester-mode .fixture-tag,.tester-mode .footer-status,.tester-mode .frame-readout,.tester-mode .mobile-nav,.tester-mode .mode-banner,.tester-mode .operator-tools,.tester-mode .run-status,.tester-mode .simple-v1-band,.tester-mode .topbar-status,.tester-mode .transport-row,.tester-mode .video-stage canvas,.tester-mode .viewer-column>.error-box{display:none}.tester-mode .tester-intro{width:min(680px,calc(100% - 32px));display:block;margin:0 auto;padding:clamp(42px,8vw,76px) 0 28px;text-align:center}.tester-mode .tester-intro .eyebrow{margin-bottom:10px}.tester-mode .tester-intro h1{color:#fadb91;font-family:var(--display);font-size:clamp(42px,8vw,68px);font-style:italic;font-weight:650;line-height:1}.tester-mode .tester-intro>p:not(.eyebrow){max-width:560px;margin:18px auto 0;color:#f5e8c7;font-size:clamp(15px,2vw,18px);line-height:1.6}.tester-mode .tester-intro small{display:block;max-width:580px;margin:14px auto 0;color:#ad915e;font-size:12px;line-height:1.5}.tester-mode .source-bar,.tester-mode .workspace-grid{width:min(680px,calc(100% - 32px))}.tester-mode .source-bar{padding:16px;border:1px solid #6e4a17;border-radius:18px;box-shadow:0 16px 34px rgb(0 0 0/18%)}.tester-mode .source-bar .source-policy{grid-column:1/-1;max-width:none;text-align:left}.tester-mode .workspace-grid{border:1px solid #6e4a17;border-radius:20px}.tester-mode .viewer-column{padding:16px}.tester-mode .video-stage:not(.has-source){display:none}.tester-mode .video-stage.has-source{max-height:420px;margin-bottom:14px;border-radius:16px;box-shadow:none}.tester-mode .run-strip .primary{min-height:52px;font-size:13px;letter-spacing:.06em}.tester-mode .progress-track{height:6px}.tester-mode .tester-response{gap:5px;border:1px solid #6e4a17;border-radius:16px;background:rgb(43 29 12/74%);text-align:center}.tester-mode .tester-response strong{color:#fcf6e5;font-size:17px}.tester-mode .tester-response span{color:#d9c594}.tester-mode .tester-response.complete,.tester-mode .tester-response.limited{border-color:#667c35;background:rgb(33 51 20/72%)}.tester-mode .tester-response.error,.tester-mode .tester-response.retry{border-color:#8f4438;background:rgb(69 27 19/68%)}.tester-mode .tester-response.checking,.tester-mode .tester-response.working{border-color:#8c5917}@media (max-width:720px){body:has(.tester-mode){padding-bottom:0}.tester-mode{padding-bottom:48px}.tester-mode .topbar{height:68px}.tester-mode .tester-intro{width:min(100% - 24px,680px);padding:34px 0 24px}.tester-mode .source-bar,.tester-mode .workspace-grid{width:min(100% - 20px,680px)}.tester-mode .source-bar{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.tester-mode .source-bar .file-button{width:100%;justify-content:center}.tester-mode .source-bar .source-policy{grid-column:auto;text-align:center}.tester-mode .source-name{justify-content:center}.tester-mode .viewer-column{padding:12px}}body:has(.tester-mode){background:#050606}.tester-beta-intro,.tester-showcase,.tester-visual{display:none}.tester-mode{--tester-black:#050606;--tester-charcoal:#0c0d0f;--tester-glass:rgb(20 18 14/72%);--tester-glass-strong:rgb(12 12 12/92%);--tester-gold-light:#f6dea0;--tester-gold:#d3a64b;--tester-gold-deep:#8b5e18;--tester-ivory:#f4f0e7;--tester-muted:#aaa59b;--tester-gold-border:rgb(220 177 83/28%);position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(24px,1fr) minmax(0,590px) minmax(390px,510px) minmax(24px,1fr);grid-template-rows:auto minmax(calc(100svh - 82px),auto) auto auto auto auto auto;column-gap:clamp(44px,6vw,92px);min-height:100vh;min-height:100svh;overflow-x:clip;background:radial-gradient(circle at 76% 16%,rgb(211 166 75/13%),transparent 30rem),linear-gradient(145deg,#020303,#080909 48%,#050606);color:var(--tester-ivory)}.tester-mode:after{position:absolute;z-index:-1;inset:0 0 auto;height:min(920px,100svh);background:linear-gradient(90deg,transparent 0 67%,rgb(211 166 75/7%),transparent 100%);content:"";pointer-events:none}.tester-mode .topbar{position:sticky;z-index:20;top:0;grid-column:1/-1;grid-row:1;height:82px;justify-content:space-between;padding-inline:max(24px,calc((100vw - 1180px) / 2));border-bottom:1px solid var(--tester-gold-border);background:rgb(5 6 6/78%);box-shadow:0 18px 48px rgb(0 0 0/28%);-webkit-backdrop-filter:blur(24px) saturate(125%);backdrop-filter:blur(24px) saturate(125%)}.tester-mode .brand-lockup{gap:13px}.tester-mode .brand-lockup img{width:54px;height:54px;border-radius:50%;object-fit:cover;clip-path:circle(48.5% at 50% 50%);filter:drop-shadow(0 0 10px rgb(246 222 160/20%)) drop-shadow(0 8px 12px rgb(0 0 0/54%))}.tester-mode .brand-lockup span{gap:4px}.tester-mode .brand-lockup strong{color:var(--tester-gold-light);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:22px;font-style:normal;font-weight:600;letter-spacing:.08em}.tester-mode .brand-lockup small{color:var(--tester-muted);font-size:9px;letter-spacing:.18em}.tester-mode .desktop-nav.tester-nav{display:flex;gap:30px;align-items:center}.tester-mode .tester-nav a{color:#c9c4bb;font-size:11px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.tester-mode .tester-nav a:hover{color:var(--tester-gold-light)}.tester-mode .tester-nav .tester-nav-cta{padding:12px 17px;border:1px solid rgb(220 177 83/48%);border-radius:999px;color:var(--tester-gold-light)}.tester-mode .topbar-status{display:none}.tester-mode .tester-intro{position:relative;z-index:2;grid-column:2;grid-row:2;width:auto;align-self:center;margin:0;padding:64px 0;text-align:left}.tester-mode .priority-preview .eyebrow,.tester-mode .progress-copy .eyebrow,.tester-mode .showcase-heading .eyebrow,.tester-mode .tester-beta-intro .eyebrow,.tester-mode .tester-intro .eyebrow{margin:0 0 17px;color:var(--tester-gold);font-size:11px;font-weight:800;letter-spacing:.19em}.tester-mode .tester-intro h1{max-width:9ch;margin:0;color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(62px,6.4vw,96px);font-style:normal;font-weight:500;line-height:.91;letter-spacing:-.055em;text-wrap:balance}.tester-mode .tester-intro>p:not(.eyebrow){max-width:545px;margin:28px 0 0;color:var(--tester-muted);font-size:clamp(17px,1.4vw,20px);line-height:1.65}.tester-mode .tester-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.tester-mode .tester-primary-action,.tester-mode .tester-secondary-action{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 22px;border-radius:15px;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,background .18s ease}.tester-mode .tester-primary-action{border:1px solid #e2bf73;background:linear-gradient(135deg,#f5dc9b,#d2a54b 50%,#a66e1f);box-shadow:inset 0 1px 0 rgb(255 255 255/42%),0 14px 34px rgb(211 166 75/18%);color:#171006}.tester-mode .tester-secondary-action{border:1px solid var(--tester-gold-border);background:rgb(255 255 255/3%);color:var(--tester-gold-light)}.tester-mode .tester-primary-action:hover,.tester-mode .tester-secondary-action:hover{transform:translateY(-2px)}.tester-mode .tester-intro>small{display:block;margin:24px 0 0;color:#7f796f;font-size:9px;font-weight:750;letter-spacing:.17em;line-height:1.5}.tester-mode .tester-visual{position:relative;z-index:1;grid-column:3;grid-row:2;display:grid;min-height:650px;place-items:center;pointer-events:none}.tester-logo-halo{position:relative;width:min(100%,510px);aspect-ratio:1;display:grid;place-items:center;animation:tester-logo-reveal .78s cubic-bezier(.2,.75,.2,1) both}.tester-logo-halo:before{position:absolute;inset:11%;border-radius:50%;background:rgb(211 166 75/20%);box-shadow:0 0 62px rgb(246 222 160/18%),0 0 140px rgb(211 166 75/16%),0 36px 82px rgb(0 0 0/62%);content:"";filter:blur(20px)}.tester-logo-halo img{position:relative;z-index:1;width:100%;height:100%;border-radius:50%;object-fit:cover;clip-path:circle(48.7% at 50% 50%);filter:drop-shadow(0 0 20px rgb(246 222 160/14%)) drop-shadow(0 30px 42px rgb(0 0 0/62%));animation:tester-logo-float 14s ease-in-out .9s infinite alternate}.tester-mode .tester-showcase{position:relative;z-index:2;grid-column:1/-1;grid-row:3;display:block;border-top:1px solid rgb(220 177 83/18%);background:radial-gradient(circle at 50% 10%,rgb(211 166 75/7%),transparent 28rem),#070808}.tester-mode .showcase-section{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:clamp(88px,10vw,132px) 0}.tester-mode .showcase-heading{max-width:760px;margin-bottom:48px}.tester-mode .progress-copy h2,.tester-mode .showcase-heading h2,.tester-mode .tester-beta-intro h2{margin:0;color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(44px,5vw,72px);font-style:normal;font-weight:500;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.tester-mode .progress-copy>p:not(.eyebrow),.tester-mode .showcase-heading>p:not(.eyebrow),.tester-mode .tester-beta-intro>p:not(.eyebrow){max-width:680px;margin:22px 0 0;color:var(--tester-muted);font-size:17px;line-height:1.7}.tester-mode .analysis-preview,.tester-mode .progress-preview{overflow:hidden;border:1px solid var(--tester-gold-border);border-radius:28px;background:var(--tester-glass);box-shadow:inset 0 1px 0 rgb(255 255 255/7%),0 38px 100px rgb(0 0 0/46%);-webkit-backdrop-filter:blur(24px) saturate(118%);backdrop-filter:blur(24px) saturate(118%)}.tester-mode .preview-toolbar,.tester-mode .progress-preview>header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:16px;padding:0 24px;border-bottom:1px solid var(--tester-gold-border);color:#817a70;font-size:10px;font-weight:750;letter-spacing:.13em;text-transform:uppercase}.tester-mode .preview-label{display:inline-flex;min-height:30px;align-items:center;padding:0 12px;border:1px solid rgb(220 177 83/42%);border-radius:999px;color:var(--tester-gold-light)}.tester-mode .preview-phase-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0 22px;border-bottom:1px solid var(--tester-gold-border);list-style:none}.tester-mode .preview-phase-rail li{position:relative;display:grid;min-height:78px;place-content:center;gap:5px;color:#817b72;font-size:10px;font-weight:750;letter-spacing:.09em;text-align:center;text-transform:uppercase}.tester-mode .preview-phase-rail li span{color:#5f5a53;font-size:9px}.tester-mode .preview-phase-rail li.active{color:var(--tester-gold-light)}.tester-mode .preview-phase-rail li.active:after{position:absolute;right:16%;bottom:-1px;left:16%;height:2px;background:var(--tester-gold);box-shadow:0 0 14px rgb(211 166 75/55%);content:""}.tester-mode .analysis-preview-body{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:22px;padding:22px}.tester-mode .swing-preview-frame{position:relative;min-height:500px;margin:0;overflow:hidden;border:1px solid rgb(220 177 83/22%);border-radius:20px;background:#020303}.tester-mode .swing-preview-frame:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 44%,rgb(2 3 3/88%));content:"";pointer-events:none}.tester-mode .swing-preview-frame img{width:100%;height:100%;min-height:500px;object-fit:cover;filter:saturate(72%) contrast(112%) brightness(72%)}.tester-mode .swing-preview-frame figcaption{position:absolute;z-index:2;right:24px;bottom:23px;left:24px;display:flex;align-items:end;justify-content:space-between;gap:16px}.tester-mode .swing-preview-frame figcaption span{color:var(--tester-gold);font-size:10px;font-weight:850;letter-spacing:.16em}.tester-mode .swing-preview-frame figcaption strong{color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(21px,2.1vw,31px);font-weight:500}.tester-mode .priority-preview{display:flex;min-height:500px;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,48px);border:1px solid rgb(220 177 83/20%);border-radius:20px;background:rgb(255 255 255/2.5%)}.tester-mode .priority-preview h3{margin:0;color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(32px,3vw,46px);font-weight:500;line-height:1.03;letter-spacing:-.035em}.tester-mode .priority-preview>p:not(.eyebrow){margin:20px 0 0;color:var(--tester-muted);font-size:15px;line-height:1.65}.tester-mode .evidence-note{display:grid;gap:6px;margin-top:32px;padding-top:20px;border-top:1px solid var(--tester-gold-border)}.tester-mode .evidence-note span{color:var(--tester-gold);font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tester-mode .evidence-note strong{color:#ded9d0;font-size:13px;font-weight:650}.tester-mode .coaching-showcase{width:100%;max-width:none;padding-inline:max(24px,calc((100vw - 1180px) / 2));border-top:1px solid rgb(220 177 83/15%);border-bottom:1px solid rgb(220 177 83/15%);background:#0a0b0b}.tester-mode .coaching-showcase .showcase-heading{width:min(760px,100%)}.tester-mode .coaching-report-preview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.tester-mode .report-card{min-height:276px;padding:26px 22px;border:1px solid rgb(220 177 83/19%);border-radius:20px;background:rgb(255 255 255/2.5%);box-shadow:inset 0 1px 0 rgb(255 255 255/4%)}.tester-mode .report-card-featured{border-color:rgb(220 177 83/42%);background:linear-gradient(150deg,rgb(211 166 75/13%),rgb(255 255 255/2.5%))}.tester-mode .report-card>span{display:block;color:#69645c;font-family:Bodoni\ 72,Didot,Georgia,serif;font-size:32px}.tester-mode .report-card>p{margin:39px 0 0;color:var(--tester-gold);font-size:9px;font-weight:850;letter-spacing:.14em}.tester-mode .report-card h3{margin:13px 0 0;color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Georgia,serif;font-size:23px;font-weight:500;line-height:1.08}.tester-mode .report-card small{display:block;margin-top:13px;color:var(--tester-muted);font-size:12px;line-height:1.55}.tester-mode .progress-showcase{display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);gap:clamp(50px,7vw,100px);align-items:center}.tester-mode .coaching-loop-steps{display:grid;gap:0;margin:40px 0 0;padding:0;list-style:none}.tester-mode .coaching-loop-steps li{display:grid;grid-template-columns:38px 110px minmax(0,1fr);align-items:baseline;gap:12px;padding:17px 0;border-top:1px solid rgb(220 177 83/16%)}.tester-mode .coaching-loop-steps li:last-child{border-bottom:1px solid rgb(220 177 83/16%)}.tester-mode .coaching-loop-steps span{color:var(--tester-gold);font-size:9px;font-weight:800;letter-spacing:.12em}.tester-mode .coaching-loop-steps strong{color:var(--tester-ivory);font-size:14px}.tester-mode .coaching-loop-steps small{color:#8d877e;font-size:12px}.tester-mode .progress-preview{background:linear-gradient(145deg,rgb(24 21 15/84%),rgb(11 12 12/94%))}.tester-mode .progress-preview>header strong{color:#aaa398;font-size:10px}.tester-mode .progress-swings{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);gap:12px;align-items:stretch;padding:28px 24px 20px}.tester-mode .progress-swings>div:not(.progress-connector){display:grid;min-height:185px;align-content:end;gap:9px;padding:24px;border:1px solid rgb(220 177 83/22%);border-radius:18px;background:rgb(255 255 255/2.5%)}.tester-mode .progress-swings .progress-latest{border-color:rgb(220 177 83/48%);background:rgb(211 166 75/9%)}.tester-mode .progress-swings span{color:var(--tester-gold);font-size:9px;font-weight:800;letter-spacing:.14em}.tester-mode .progress-swings strong{color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Georgia,serif;font-size:24px;font-weight:500;line-height:1.08}.tester-mode .progress-swings small{color:#8f897f;font-size:11px}.tester-mode .progress-connector{display:grid;place-items:center;color:#766b58;font-size:9px;font-weight:800;letter-spacing:.13em}.tester-mode .outcome-key{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 24px 24px}.tester-mode .outcome-key span{padding:12px 9px;border:1px solid rgb(220 177 83/18%);border-radius:999px;color:#a9a297;font-size:9px;font-weight:750;letter-spacing:.08em;text-align:center;text-transform:uppercase}.tester-mode .tester-beta-intro{grid-column:2/4;grid-row:4;display:block;width:min(720px,100%);justify-self:center;padding:clamp(90px,10vw,132px) 0 38px;text-align:center}.tester-mode .tester-beta-intro>p:not(.eyebrow){margin-inline:auto}.tester-mode .tester-beta-intro small{display:block;max-width:620px;margin:18px auto 0;color:#817b72;font-size:12px;line-height:1.55}.tester-mode .tester-recording-tips{width:min(420px,100%);margin:22px auto 0;padding:16px 18px;border:1px solid var(--tester-gold-border);border-radius:16px;text-align:left;background:var(--tester-glass)}.tester-mode .tester-recording-tips strong{display:block;margin-bottom:10px;color:var(--mint);font:800 11px/1.2 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}.tester-mode .tester-recording-tips ol{margin:0;padding:0 0 0 18px;color:#e8e1d5;font:500 14px/1.55 Arial,sans-serif}.tester-mode .tester-recording-tips li+li{margin-top:6px}.tester-mode .tester-recording-tips p{margin:12px 0 0;color:#f2d78f;font:600 13px/1.45 Arial,sans-serif}.tester-mode .capture-metadata-bar,.tester-mode .source-bar,.tester-mode .workspace-grid{position:relative;z-index:3;grid-column:2/4;width:min(680px,100%);justify-self:center;margin-inline:0;border-color:var(--tester-gold-border);background:var(--tester-glass);box-shadow:inset 0 1px 0 rgb(255 255 255/7%),0 22px 54px rgb(0 0 0/34%);-webkit-backdrop-filter:blur(22px) saturate(118%);backdrop-filter:blur(22px) saturate(118%)}.tester-mode .source-bar{grid-row:5;grid-template-columns:auto minmax(0,1fr);gap:13px 17px;scroll-margin-top:104px}.tester-mode .capture-metadata-bar,.tester-mode .source-bar{padding:17px;border:1px solid var(--tester-gold-border);border-radius:22px}.tester-mode .capture-metadata-bar{display:grid;grid-row:6;grid-template-columns:minmax(0,1fr);gap:13px;margin-top:14px}.tester-mode .source-bar:before{position:absolute;inset:0 16% auto;height:1px;background:linear-gradient(90deg,transparent,rgb(246 222 160/46%),transparent);content:"";pointer-events:none}.tester-mode .file-button{min-height:52px;justify-content:center;padding:0 22px;border:1px solid #e2bf73;border-radius:15px;background:linear-gradient(135deg,#f5dc9b,#d2a54b 50%,#a66e1f);box-shadow:inset 0 1px 0 rgb(255 255 255/42%),0 10px 25px rgb(211 166 75/18%);color:#171006;font-size:12px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.tester-mode .file-button:hover{border-color:var(--tester-gold-light);background:linear-gradient(135deg,#ffe9af,#ddb45e 50%,#b87e29)}.tester-mode .source-name strong{color:var(--tester-ivory);font-size:14px;font-weight:650}.tester-mode .source-name>span{display:none}.tester-mode .capture-metadata-bar .source-name{flex-wrap:wrap}.tester-mode .capture-metadata-bar .source-name>span{display:block;width:100%;color:#969086;font-size:12px;line-height:1.45}.tester-mode .capture-metadata-bar .source-policy,.tester-mode .source-bar .source-policy{grid-column:1/-1;margin:0;color:#969086;font-family:var(--sans);font-size:12px;font-weight:550;line-height:1.45;text-align:left}.tester-mode .workspace-grid{grid-row:7;min-height:0;margin-top:14px;margin-bottom:110px;overflow:visible;border:1px solid var(--tester-gold-border);border-radius:24px}.tester-mode .viewer-column{padding:17px}.tester-mode .video-stage.has-source{max-height:390px;margin-bottom:15px;border:1px solid rgb(220 177 83/30%);border-radius:17px;background:#010202;box-shadow:0 16px 34px rgb(0 0 0/34%)}.tester-mode .run-strip{grid-template-columns:minmax(0,1fr);gap:12px;padding:0;border:0;background:transparent}.tester-mode .run-strip .primary{width:100%;min-height:54px;border:1px solid rgb(220 177 83/48%);border-radius:15px;background:rgb(211 166 75/9%);box-shadow:inset 0 1px 0 rgb(255 255 255/5%);color:var(--tester-gold-light);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.tester-mode .run-strip .primary:hover:not(:disabled){border-color:rgb(246 222 160/68%);background:rgb(211 166 75/16%)}.tester-mode .run-strip .primary:disabled{border-color:rgb(220 177 83/20%);background:rgb(255 255 255/2.5%);color:#7e7567;opacity:1}.tester-mode .progress-track{width:100%;height:5px;margin:0;background:rgb(255 255 255/6%)}.tester-mode .progress-track span{background:linear-gradient(90deg,var(--tester-gold-deep),var(--tester-gold-light));box-shadow:0 0 16px rgb(211 166 75/40%)}.tester-mode .tester-response{display:grid;gap:7px;margin-top:14px;padding:18px;border:1px solid var(--tester-gold-border);border-radius:17px;background:rgb(255 255 255/2.5%);text-align:left}.tester-mode .tester-response strong{color:var(--tester-ivory);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:550}.tester-mode .tester-response span{color:var(--tester-muted);font-size:13px;line-height:1.55}.tester-mode .tester-response.complete,.tester-mode .tester-response.limited{border-color:rgb(169 212 113/36%);background:rgb(56 72 38/26%)}.tester-mode .tester-response.error,.tester-mode .tester-response.retry{border-color:rgb(255 138 128/40%);background:rgb(96 36 30/25%)}.tester-mode .tester-response.checking,.tester-mode .tester-response.working{border-color:rgb(220 177 83/46%);background:rgb(211 166 75/7%)}.tester-mode .file-button:focus-within,.tester-mode a:focus-visible,.tester-mode button:focus-visible,.tester-mode input:focus-visible{outline:2px solid var(--tester-gold-light);outline-offset:3px}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.tester-mode .analysis-preview,.tester-mode .capture-metadata-bar,.tester-mode .progress-preview,.tester-mode .source-bar,.tester-mode .topbar,.tester-mode .workspace-grid{background:var(--tester-glass-strong)}}@keyframes tester-logo-reveal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes tester-logo-float{0%{transform:translate3d(0,-2px,0)}to{transform:translate3d(0,3px,0)}}@media (max-width:980px){.tester-mode{grid-template-columns:minmax(20px,1fr) minmax(0,540px) minmax(300px,380px) minmax(20px,1fr);column-gap:34px}.tester-mode .desktop-nav.tester-nav{gap:18px}.tester-mode .tester-intro h1{font-size:clamp(56px,8vw,78px)}.tester-mode .coaching-report-preview{grid-template-columns:repeat(2,minmax(0,1fr))}.tester-mode .report-card:last-child{grid-column:1/-1}.tester-mode .progress-showcase{grid-template-columns:minmax(0,1fr)}}@media (max-width:760px){.tester-mode{grid-template-columns:minmax(12px,1fr) minmax(0,680px) minmax(12px,1fr);grid-template-rows:auto auto auto auto auto auto auto auto;column-gap:0;background:radial-gradient(circle at 50% 10%,rgb(211 166 75/14%),transparent 18rem),linear-gradient(165deg,#020303,#080909 54%,#050606)}.tester-mode:after{display:none}.tester-mode .topbar{grid-column:1/-1;grid-row:1;height:68px;padding-inline:14px}.tester-mode .brand-lockup{gap:9px}.tester-mode .brand-lockup img{width:44px;height:44px}.tester-mode .brand-lockup strong{font-size:17px}.tester-mode .brand-lockup small{font-size:7px}.tester-mode .tester-nav a:not(.tester-nav-cta){display:none}.tester-mode .tester-nav .tester-nav-cta{padding:10px 13px;font-size:9px}.tester-mode .tester-visual{grid-column:2;grid-row:2;min-height:0;padding:26px 34px 0}.tester-logo-halo{width:min(68vw,260px)}.tester-mode .tester-intro{grid-column:2;grid-row:3;align-self:auto;padding:18px 14px 56px;text-align:center}.tester-mode .tester-intro .eyebrow{margin-bottom:12px;font-size:9px;line-height:1.5}.tester-mode .tester-intro h1{max-width:none;font-size:clamp(48px,13.5vw,64px);line-height:.94}.tester-mode .tester-intro>p:not(.eyebrow){max-width:520px;margin:19px auto 0;font-size:16px;line-height:1.55}.tester-mode .tester-hero-actions{justify-content:center;margin-top:24px}.tester-mode .tester-primary-action,.tester-mode .tester-secondary-action{width:100%}.tester-mode .tester-intro>small{max-width:330px;margin:19px auto 0;font-size:8px}.tester-mode .tester-showcase{grid-column:1/-1;grid-row:4}.tester-mode .showcase-section{width:min(100% - 28px,680px);padding:76px 0}.tester-mode .showcase-heading{margin-bottom:30px;text-align:center}.tester-mode .progress-copy h2,.tester-mode .showcase-heading h2,.tester-mode .tester-beta-intro h2{font-size:clamp(40px,12vw,54px);line-height:.98}.tester-mode .progress-copy>p:not(.eyebrow),.tester-mode .showcase-heading>p:not(.eyebrow),.tester-mode .tester-beta-intro>p:not(.eyebrow){margin:17px auto 0;font-size:15px;line-height:1.6}.tester-mode .analysis-preview,.tester-mode .progress-preview{border-radius:21px}.tester-mode .preview-toolbar,.tester-mode .progress-preview>header{min-height:58px;padding:0 15px}.tester-mode .preview-toolbar>span:last-child,.tester-mode .progress-preview>header strong{display:none}.tester-mode .preview-phase-rail{grid-template-columns:repeat(3,minmax(0,1fr));padding:0 8px}.tester-mode .preview-phase-rail li{min-height:62px;font-size:8px}.tester-mode .analysis-preview-body{grid-template-columns:minmax(0,1fr);gap:12px;padding:12px}.tester-mode .swing-preview-frame,.tester-mode .swing-preview-frame img{min-height:330px}.tester-mode .swing-preview-frame figcaption{right:16px;bottom:16px;left:16px;display:grid;gap:6px}.tester-mode .priority-preview{min-height:0;padding:28px 22px}.tester-mode .coaching-showcase{width:100%;padding-inline:14px}.tester-mode .coaching-report-preview{grid-template-columns:minmax(0,1fr)}.tester-mode .report-card,.tester-mode .report-card:last-child{grid-column:auto;min-height:0}.tester-mode .report-card>p{margin-top:26px}.tester-mode .progress-showcase{gap:42px}.tester-mode .progress-copy{text-align:center}.tester-mode .coaching-loop-steps{text-align:left}.tester-mode .coaching-loop-steps li{grid-template-columns:32px 92px minmax(0,1fr);gap:8px}.tester-mode .progress-swings{grid-template-columns:minmax(0,1fr);padding:16px 14px 12px}.tester-mode .progress-swings>div:not(.progress-connector){min-height:150px}.tester-mode .progress-connector{min-height:24px}.tester-mode .outcome-key{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 14px 14px}.tester-mode .tester-beta-intro{grid-column:2;grid-row:5;width:calc(100% - 16px);padding:80px 0 30px}.tester-mode .capture-metadata-bar,.tester-mode .source-bar,.tester-mode .workspace-grid{grid-column:2;width:calc(100% - 8px);margin-inline:auto}.tester-mode .source-bar{grid-row:6;grid-template-columns:minmax(0,1fr);gap:10px;padding:13px;border-radius:19px}.tester-mode .capture-metadata-bar{grid-row:7;grid-template-columns:minmax(0,1fr);gap:12px;padding:13px;border-radius:19px}.tester-mode .capture-metadata-bar .form-grid,.tester-mode .source-bar .source-actions{width:100%;grid-template-columns:minmax(0,1fr)}.tester-mode .source-bar .source-actions{display:grid}.tester-mode .source-bar .file-button{width:100%}.tester-mode .source-name{justify-content:center}.tester-mode .capture-metadata-bar .source-policy,.tester-mode .source-bar .source-policy,.tester-mode .source-name strong{text-align:center}.tester-mode .workspace-grid{grid-row:8;margin-top:11px;margin-bottom:72px;border-radius:20px}.tester-mode .viewer-column{padding:13px}.tester-mode .video-stage.has-source{max-height:52vh}.tester-mode .run-strip .primary{min-height:52px}.tester-mode .tester-response{text-align:center}}@media (prefers-reduced-motion:reduce){.tester-logo-halo,.tester-logo-halo img{animation:none}}.tester-mode .slb-breakthrough__hero-copy{z-index:2;grid-column:3;grid-row:2;max-width:610px;align-self:center;padding:54px 0 76px}.tester-mode .slb-breakthrough__compare-swing span,.tester-mode .slb-breakthrough__drill-copy small,.tester-mode .slb-breakthrough__drill-copy span,.tester-mode .slb-breakthrough__eyebrow,.tester-mode .slb-breakthrough__focus-preview span,.tester-mode .slb-breakthrough__outcome span,.tester-mode .slb-breakthrough__story-copy>span,.tester-mode .slb-breakthrough__story-media-caption span{color:var(--tester-gold);font-size:10px;font-weight:800;letter-spacing:.19em}.tester-mode .slb-breakthrough__hero-copy .slb-breakthrough__eyebrow{margin:0}.tester-mode .slb-breakthrough__hero-copy h1{max-width:12ch;margin:22px 0 0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(62px,5.4vw,82px);font-style:normal;font-weight:500;letter-spacing:-.045em;line-height:.92;text-wrap:balance}.tester-mode .slb-breakthrough__hero-copy>p:not(.slb-breakthrough__eyebrow){max-width:540px;margin:30px 0 0;color:var(--tester-muted);font-size:18px;line-height:1.65}.tester-mode .slb-breakthrough__hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.tester-mode .slb-breakthrough__primary-action,.tester-mode .slb-breakthrough__secondary-action{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:14px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tester-mode .slb-breakthrough__primary-action{border:1px solid #edcd7c;background:var(--tester-gold-light);box-shadow:0 16px 38px rgb(211 166 75/18%);color:#151006}.tester-mode .slb-breakthrough__secondary-action{border:1px solid rgb(211 166 75/42%);background:rgb(255 255 255/2%);color:var(--tester-gold-light)}.tester-mode .slb-breakthrough__primary-action:hover,.tester-mode .slb-breakthrough__secondary-action:hover{transform:translateY(-2px);border-color:var(--tester-gold-light)}.tester-mode .slb-breakthrough__hero-copy>small{display:block;margin-top:26px;color:#858078;font-size:9px;font-weight:700;letter-spacing:.17em}.tester-mode .slb-breakthrough__hero-art{z-index:1;grid-column:2;grid-row:2;min-height:690px;align-self:end;display:block;overflow:hidden;pointer-events:none}.tester-mode .slb-breakthrough__hero-art img{width:100%;height:690px;display:block;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 24px 45px rgb(0 0 0/52%))}.tester-mode .slb-breakthrough__showcase{z-index:2;grid-column:1/-1;grid-row:3;display:block;border-top:1px solid rgb(211 166 75/18%);background:#070808}.tester-mode .slb-breakthrough__phase-experience{position:relative;width:min(calc(100% - 48px),1160px);margin:-16px auto 110px}.tester-mode .slb-breakthrough__phase-rail-scroll{border-radius:18px}.tester-mode .slb-breakthrough__phase-image-frame{overflow:hidden;border:1px solid var(--tester-gold-border);border-radius:18px 18px 0 0;background:#070707;box-shadow:0 28px 70px rgb(0 0 0/52%)}.tester-mode .slb-breakthrough__phase-image-frame img{width:100%;height:auto;aspect-ratio:4/1;display:block;object-fit:cover}.tester-mode .slb-breakthrough__phase-labels{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;border:1px solid var(--tester-gold-border);border-top:0;border-radius:0 0 18px 18px;background:#090909;list-style:none}.tester-mode .slb-breakthrough__phase-labels li{min-width:0;padding:15px 8px 17px;border-left:1px solid rgb(211 166 75/18%);color:#8e8981;text-align:center}.tester-mode .slb-breakthrough__phase-labels li:first-child{border-left:0}.tester-mode .slb-breakthrough__phase-labels span,.tester-mode .slb-breakthrough__phase-labels strong{display:block}.tester-mode .slb-breakthrough__phase-labels span{margin-bottom:5px;font-size:8px;letter-spacing:.18em}.tester-mode .slb-breakthrough__phase-labels strong{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tester-mode .slb-breakthrough__phase-labels .is-active{border:1px solid var(--tester-gold);border-bottom-color:var(--tester-gold-deep);background:#151107;box-shadow:0 0 28px rgb(211 166 75/15%);color:var(--tester-gold-light)}.tester-mode .slb-breakthrough__focus-preview{width:min(100%,570px);display:grid;grid-template-columns:1fr auto 1fr;gap:24px;margin:38px auto 0;padding:28px;border:1px solid rgb(211 166 75/44%);border-radius:20px;background:rgb(17 16 14/88%);box-shadow:0 24px 60px rgb(0 0 0/48%),0 0 28px rgb(211 166 75/8%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.tester-mode .slb-breakthrough__focus-preview h2,.tester-mode .slb-breakthrough__focus-preview h3{margin:8px 0 5px;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:27px;font-weight:500;line-height:1}.tester-mode .slb-breakthrough__focus-preview p{margin:0;color:var(--tester-muted);font-size:11px;line-height:1.55}.tester-mode .slb-breakthrough__focus-divider{width:1px;background:var(--tester-gold-border)}.tester-mode .slb-breakthrough__focus-preview>small{grid-column:1/-1;color:#8d877d;font-size:9px;font-weight:700;letter-spacing:.16em;text-align:center}.tester-mode .slb-breakthrough__product-story{border-top:1px solid rgb(211 166 75/18%)}.tester-mode .slb-breakthrough__story-step{width:min(100%,1280px);min-height:420px;display:grid;grid-template-columns:140px minmax(270px,.8fr) minmax(430px,1.35fr);align-items:center;gap:36px;margin:0 auto;padding:54px 48px;border-bottom:1px solid rgb(211 166 75/18%);scroll-margin-top:104px}.tester-mode .slb-breakthrough__story-number{align-self:start;color:#24231f;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:104px;line-height:.9}.tester-mode .slb-breakthrough__story-copy h2{max-width:10ch;margin:12px 0 0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(38px,4vw,58px);font-weight:500;letter-spacing:-.035em;line-height:.95}.tester-mode #progress .slb-breakthrough__story-copy h2{max-width:13ch;font-size:clamp(38px,3.4vw,50px)}.tester-mode .slb-breakthrough__story-copy p{max-width:330px;margin:20px 0 0;color:var(--tester-muted);font-size:14px;line-height:1.65}.tester-mode .slb-breakthrough__story-media{min-width:0;height:270px;overflow:hidden;border:1px solid var(--tester-gold-border);border-radius:18px;background:#090909;box-shadow:0 24px 56px rgb(0 0 0/40%)}.tester-mode .slb-breakthrough__story-media--moment{position:relative}.tester-mode .slb-breakthrough__story-media--moment>img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 31%}.tester-mode .slb-breakthrough__story-media-caption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;align-items:baseline;justify-content:space-between;padding:13px 16px;border:1px solid var(--tester-gold-border);border-radius:12px;background:rgb(5 6 6/82%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tester-mode .slb-breakthrough__story-media-caption strong{font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:24px;font-weight:500}.tester-mode .slb-breakthrough__drill-preview{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(260px,1fr)}.tester-mode .slb-breakthrough__drill-copy{display:flex;flex-direction:column;justify-content:center;padding:28px}.tester-mode .slb-breakthrough__drill-copy h3,.tester-mode .slb-breakthrough__drill-copy strong{font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:31px;font-weight:500;line-height:1.05}.tester-mode .slb-breakthrough__drill-copy strong{margin-top:7px}.tester-mode .slb-breakthrough__drill-copy small{margin-top:24px}.tester-mode .slb-breakthrough__drill-copy h3{margin:7px 0 0}.tester-mode .slb-breakthrough__drill-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.tester-mode .slb-breakthrough__compare-preview{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) minmax(108px,auto);align-items:stretch}.tester-mode .slb-breakthrough__compare-swing{position:relative;overflow:hidden;border-right:1px solid var(--tester-gold-border)}.tester-mode .slb-breakthrough__compare-swing span{position:absolute;z-index:2;top:16px;left:16px}.tester-mode .slb-breakthrough__compare-swing img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 27%;opacity:.72}.tester-mode .slb-breakthrough__compare-swing--next img{opacity:1;transform:translateX(3%)}.tester-mode .slb-breakthrough__compare-word{align-self:center;padding:0 12px;color:#777269;font-size:9px;font-weight:800;letter-spacing:.18em}.tester-mode .slb-breakthrough__outcome{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;padding:18px;border-left:1px solid var(--tester-gold-border)}.tester-mode .slb-breakthrough__outcome strong{color:var(--tester-gold-light);font-size:12px;letter-spacing:.14em}.tester-mode .slb-breakthrough__partner{width:min(calc(100% - 48px),1160px);min-height:100px;display:flex;align-items:center;justify-content:center;gap:18px;margin:64px auto;padding:26px 30px;border:1px solid var(--tester-gold-border);border-radius:18px;background:linear-gradient(120deg,rgb(211 166 75/8%),transparent 42%),#090909}.tester-mode .slb-breakthrough__partner>span{color:var(--tester-muted);font-size:10px;font-weight:800;letter-spacing:.19em;text-transform:uppercase}.tester-mode .slb-breakthrough__partner a{display:inline-flex;align-items:center;gap:8px;color:var(--tester-gold-light);font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1;text-decoration:none}.tester-mode .slb-breakthrough__partner a:hover{color:#fff3d0}.tester-mode .slb-breakthrough__partner a:focus-visible{border-radius:4px;outline:2px solid var(--tester-gold-light);outline-offset:5px}.tester-mode .slb-breakthrough__partner a span{font-family:Arial,Helvetica,sans-serif;font-size:17px}@media (max-width:560px){.tester-mode .slb-breakthrough__partner{width:calc(100% - 28px);min-height:0;flex-direction:column;gap:10px;margin:44px auto;padding:22px 18px}.tester-mode .slb-breakthrough__partner a{font-size:clamp(23px,7vw,28px)}}@media (prefers-reduced-motion:reduce){.tester-mode .slb-breakthrough__primary-action,.tester-mode .slb-breakthrough__secondary-action{transition-duration:.01ms}}@media (max-width:980px){.tester-mode .slb-breakthrough__hero-art{min-height:590px}.tester-mode .slb-breakthrough__hero-art img{height:590px}.tester-mode .slb-breakthrough__hero-copy h1{font-size:clamp(52px,6.8vw,68px)}.tester-mode .slb-breakthrough__story-step{grid-template-columns:88px minmax(220px,.75fr) minmax(330px,1.25fr);gap:24px;padding-inline:28px}.tester-mode .slb-breakthrough__story-number{font-size:76px}.tester-mode .slb-breakthrough__compare-preview{grid-template-columns:1fr 1fr}.tester-mode .slb-breakthrough__compare-word{display:none}.tester-mode .slb-breakthrough__outcome{grid-column:1/-1;min-height:58px;flex-direction:row;border-top:1px solid var(--tester-gold-border);border-left:0}}@media (max-width:760px){.tester-mode .slb-breakthrough__hero-copy{grid-column:2;grid-row:2;padding:72px 14px 24px;text-align:center}.tester-mode .slb-breakthrough__hero-copy .slb-breakthrough__eyebrow{margin-bottom:0;font-size:9px;line-height:1.5}.tester-mode .slb-breakthrough__hero-copy h1{max-width:10ch;margin-inline:auto;font-size:clamp(48px,13vw,64px);line-height:.94}.tester-mode .slb-breakthrough__hero-copy>p:not(.slb-breakthrough__eyebrow){max-width:520px;margin:22px auto 0;font-size:16px;line-height:1.55}.tester-mode .slb-breakthrough__hero-actions{flex-direction:column;margin-top:24px}.tester-mode .slb-breakthrough__primary-action,.tester-mode .slb-breakthrough__secondary-action{width:100%}.tester-mode .slb-breakthrough__hero-copy>small{max-width:330px;margin:19px auto 0;font-size:8px;line-height:1.8}.tester-mode .slb-breakthrough__hero-art{grid-column:2;grid-row:3;min-height:0;padding:0 14px}.tester-mode .slb-breakthrough__hero-art img{height:500px}.tester-mode .slb-breakthrough__showcase{grid-row:4}.tester-mode .slb-breakthrough__phase-experience{width:calc(100% - 24px);margin-top:0;margin-bottom:90px}.tester-mode .slb-breakthrough__phase-rail-scroll{overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin;scrollbar-color:var(--tester-gold-deep) #090909}.tester-mode .slb-breakthrough__phase-image-frame,.tester-mode .slb-breakthrough__phase-labels{width:780px}.tester-mode .slb-breakthrough__phase-image-frame img{aspect-ratio:4/1}.tester-mode .slb-breakthrough__phase-labels{grid-template-columns:repeat(6,minmax(0,1fr))}.tester-mode .slb-breakthrough__focus-preview{grid-template-columns:1fr;gap:20px;padding:24px}.tester-mode .slb-breakthrough__focus-divider{width:100%;height:1px}.tester-mode .slb-breakthrough__story-step{min-height:0;grid-template-columns:58px minmax(0,1fr);padding:50px 18px}.tester-mode .slb-breakthrough__story-number{font-size:58px}.tester-mode .slb-breakthrough__story-copy h2{font-size:44px}.tester-mode .slb-breakthrough__story-media{grid-column:1/-1;height:250px}.tester-mode .slb-breakthrough__drill-preview{grid-template-columns:1fr 1.08fr}.tester-mode .slb-breakthrough__drill-copy{padding:18px}.tester-mode .slb-breakthrough__drill-copy h3,.tester-mode .slb-breakthrough__drill-copy strong{font-size:25px}}@media (max-width:440px){.tester-mode .slb-breakthrough__hero-art img{height:440px}.tester-mode .slb-breakthrough__story-step{grid-template-columns:1fr}.tester-mode .slb-breakthrough__story-number{font-size:48px}.tester-mode .slb-breakthrough__story-media{grid-column:1}.tester-mode .slb-breakthrough__drill-preview{grid-template-columns:1fr;height:auto}.tester-mode .slb-breakthrough__drill-copy{min-height:180px}.tester-mode .slb-breakthrough__drill-preview img{height:220px}.tester-mode .slb-breakthrough__story-media-caption{right:12px;bottom:12px;left:12px}.tester-mode .slb-breakthrough__story-media-caption strong{font-size:19px}}.tester-mode .slb-breakthrough__hero-copy{padding:28px 0 32px}.tester-mode .slb-breakthrough__hero-copy h1{max-width:13ch}.tester-mode .slb-breakthrough__hero-art{min-height:540px}.tester-mode .slb-breakthrough__hero-art img{height:540px}.tester-mode .slb-breakthrough__phase-experience{margin:24px auto 32px}.tester-mode .slb-breakthrough__focus-preview{width:100%;margin:0;border-radius:0 0 20px 20px;border-top:0}.tester-mode .slb-breakthrough__phase-labels{border-radius:0}.tester-mode .slb-breakthrough__story-step{min-height:0;padding:36px 48px}.tester-mode .slb-breakthrough__story-number{font-size:72px;color:rgb(243 232 200/22%)}.tester-mode .slb-breakthrough__partner{margin:36px auto}@media (max-width:980px){.tester-mode .slb-breakthrough__hero-art,.tester-mode .slb-breakthrough__hero-art img{min-height:480px;height:480px}}@media (max-width:760px){.tester-mode .slb-breakthrough__hero-copy{padding:36px 14px 16px}.tester-mode .slb-breakthrough__phase-experience{margin-bottom:36px}.tester-mode .slb-breakthrough__story-step{padding:32px 18px}}.tester-mode .slb-lab-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none}.tester-mode .slb-lab-stats li{padding:12px 10px 11px;border:1px solid rgb(220 177 83/28%);border-radius:14px;background:rgb(211 166 75/6%)}.tester-mode .slb-lab-stats strong{display:block;color:#f6dea0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:500;letter-spacing:-.03em;line-height:1}.tester-mode .slb-lab-stats span{display:block;margin-top:6px;color:#8e8981;font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tester-mode .slb-lab-split,.tester-mode .slb-score-board{width:min(calc(100% - 48px),1160px);margin:0 auto 48px}.tester-mode .slb-score-board{display:grid;grid-template-columns:minmax(0,1.2fr) 220px;gap:28px 36px;padding:36px 32px 32px;border:1px solid rgb(220 177 83/32%);border-radius:24px;background:radial-gradient(circle at 88% 12%,rgb(211 166 75/16%),transparent 18rem),#0b0b0a;box-shadow:0 28px 70px rgb(0 0 0/42%)}.tester-mode .slb-score-board__intro h2{max-width:16ch;margin:10px 0 0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(36px,4vw,54px);font-weight:500;letter-spacing:-.04em;line-height:.95}.tester-mode .slb-score-board__intro p{max-width:46ch;margin:16px 0 0;color:var(--tester-muted);font-size:15px;line-height:1.65}.tester-mode .slb-score-hero{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:18px 8px 8px;text-align:right}.tester-mode .slb-score-hero p,.tester-mode .slb-score-hero span{color:#f2d78f;font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tester-mode .slb-score-hero strong{color:#f6dea0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(72px,8vw,108px);font-weight:500;letter-spacing:-.06em;line-height:.86}.tester-mode .slb-score-hero small{color:#c4a35a;font-size:16px;letter-spacing:.12em}.tester-mode .slb-score-hero p{margin:10px 0 0;color:#8e8981}.tester-mode .slb-score-parts{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.tester-mode .slb-score-parts li{min-height:148px;padding:16px 14px 18px;border:1px solid rgb(220 177 83/20%);border-radius:16px;background:rgb(255 255 255/2%)}.tester-mode .slb-score-parts .is-hot{border-color:rgb(246 222 160/55%);background:linear-gradient(160deg,rgb(211 166 75/16%),rgb(255 255 255/2%));box-shadow:0 0 28px rgb(211 166 75/12%)}.tester-mode .slb-score-parts span{color:#c4a35a;font-size:10px;font-weight:800;letter-spacing:.14em}.tester-mode .slb-score-parts strong{display:block;margin-top:18px;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:500;line-height:1.05}.tester-mode .slb-score-parts p{margin:10px 0 0;color:#8e8981;font-size:12px;line-height:1.45}.tester-mode .slb-lab-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tester-mode .slb-pose-card,.tester-mode .slb-speed-card{padding:32px 28px;border:1px solid rgb(220 177 83/24%);border-radius:22px;background:#0a0a09}.tester-mode .slb-pose-card h2,.tester-mode .slb-speed-card h2{max-width:14ch;margin:10px 0 0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:clamp(28px,3vw,40px);font-weight:500;letter-spacing:-.03em;line-height:.98}.tester-mode .slb-pose-card p,.tester-mode .slb-speed-card p{margin:16px 0 0;color:var(--tester-muted);font-size:14px;line-height:1.65}.tester-mode .slb-speed-card__fine{color:#f2d78f!important}.tester-mode .slb-pose-card ul{display:grid;gap:8px;margin:22px 0 0;padding:0;list-style:none}.tester-mode .slb-pose-card li{display:flex;align-items:baseline;gap:10px;color:#c9c4bb;font-size:14px}.tester-mode .slb-pose-card li strong{color:#f6dea0;font-family:Bodoni\ 72,Didot,Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:500}@media (max-width:980px){.tester-mode .slb-lab-split,.tester-mode .slb-score-board,.tester-mode .slb-score-parts{grid-template-columns:1fr}.tester-mode .slb-score-hero{align-items:flex-start;text-align:left}.tester-mode .slb-lab-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.tester-mode .slb-lab-split,.tester-mode .slb-score-board{width:calc(100% - 24px);padding:24px 18px}}.tester-mode .golden-clip-button{display:none}.tester-mode .workspace-grid{-webkit-backdrop-filter:none;backdrop-filter:none}.tester-mode .analysis-video{position:fixed;left:0;right:auto;top:0;bottom:auto;width:2px;height:2px;opacity:.001;pointer-events:none}