/* A working preview: source, check, draft, human decision. */
#studio .studio-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:70px}
.studio-workbench{background:#fff;color:#1b1d23;min-width:0;width:100%;border:1px solid #ffffff30;border-radius:12px;box-shadow:0 24px 80px #0003;overflow:hidden;font-size:13px;line-height:1.5}
.studio-workbench [hidden]{display:none!important}
.studio-workbench button{font-family:inherit;cursor:pointer}
.studio-workbench :is(button,[role=tabpanel]):focus-visible{outline:3px solid #2450e8;outline-offset:-3px}
.studio-workbench__bar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 22px;border-bottom:1px solid #e8e9ed;background:#fafafa;font-size:11px}
.studio-workbench__app,.studio-workbench__bar>div{display:flex;align-items:center;gap:10px}
.studio-workbench__app{font-weight:600}.studio-workbench__app>svg{color:#2450e8}
.studio-preview-label{color:#626976;font-size:10px}
.studio-play{width:30px;height:30px;display:grid;place-items:center;background:transparent;color:#5a6370;border:1px solid #d8dce3;border-radius:50%;padding:0}
.studio-play:hover{background:#e9edf5;color:#131417}.studio-play__pause{display:none}
.studio-workbench[data-playing=true] .studio-play__replay{display:none}.studio-workbench[data-playing=true] .studio-play__pause{display:block}
.studio-workbench__identity{padding:21px 24px 23px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #e0e4eb}
.studio-workbench .studio-workbench__identity h3{font-size:32px;letter-spacing:-1.5px;line-height:1.1;margin:0;font-weight:700}.studio-workbench__identity h3>span{color:#2450e8}
.studio-workbench__identity p{font-size:11px;color:#68717e;margin-top:5px}
.studio-boundary{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:#596270}
.studio-boundary svg{color:#2450e8;flex:none}
.studio-run{display:grid;grid-template-columns:170px minmax(0,1fr);min-height:326px}
.studio-run__rail{padding:22px 12px 16px;background:#f3f5f8;border-right:1px solid #e0e4eb;display:flex;flex-direction:column;min-width:0}
.studio-run__label{font:9px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.05em;color:#68717e;padding-left:12px;margin-bottom:18px}
.studio-steps{display:grid;gap:10px}
.studio-steps button{display:flex;align-items:start;gap:9px;background:transparent;border:0;border-radius:5px;padding:12px 9px;text-align:left;color:#68717e;font-size:11px;font-weight:500;line-height:1.5;position:relative}
.studio-steps button small{display:block;color:#78818e;font-size:9px;margin-top:3px;font-weight:400;white-space:nowrap}
.studio-step-dot{display:grid;place-items:center;width:18px;height:18px;flex:none;border:1px solid #c2c9d4;border-radius:50%;font:9px/1 var(--mono);margin-top:1px;background:#f3f5f8;position:relative;z-index:1}
.studio-steps button:not(:last-child):after{content:'';position:absolute;left:18px;top:33px;width:1px;height:38px;background:#d7dce5}
.studio-steps button[aria-selected=true]{background:#e2eaff;color:#163dbc}
.studio-steps button[aria-selected=true] small{color:#3f5caa}
.studio-steps button[aria-selected=true] .studio-step-dot{background:#2450e8;color:#fff;border-color:#2450e8}
.studio-steps button.is-complete .studio-step-dot{color:#2450e8;border-color:#96adef}
.studio-rail-foot{display:flex;gap:6px;align-items:center;margin-top:auto;padding:26px 0 0 12px;font-size:9px;color:#727b88}
.studio-rail-dot{width:5px;height:5px;background:#8095ca;border-radius:50%}
.studio-run__canvas{min-width:0;background:#fff}
.studio-panel{height:100%;padding:28px 30px;min-height:326px}
.studio-panel__label{font:9px/1.5 var(--mono);letter-spacing:.05em;text-transform:uppercase;color:#707985;display:block;margin-bottom:22px}
.studio-workbench .studio-panel h4{font-family:var(--display);font-size:26px;font-weight:700;line-height:1.15;letter-spacing:-1px;margin:0;color:#191b20}
.studio-date-change{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:32px;max-width:280px}
.studio-date-change>div{display:grid;gap:5px}.studio-date-change>div>span{font-size:10px;color:#6a7381}.studio-date-change strong{font-size:46px;font-weight:600;letter-spacing:-2px;line-height:1.1}
.studio-date-change>div:first-child strong{color:#9199a5;text-decoration:line-through;text-decoration-thickness:2px}
.studio-date-change>div:last-child strong{color:#2450e8}.studio-date-change>span{font-size:22px;color:#89929e}
.studio-event-person{display:flex;justify-content:space-between;gap:12px;padding-top:23px;margin-top:27px;border-top:1px solid #e3e7ed;font-size:11px;color:#69727f}.studio-event-person>span:last-child{color:#2450e8}
.studio-source{display:flex;gap:12px;align-items:center;padding:19px 0;border-bottom:1px solid #e3e7ed}.studio-source-icon{width:25px;height:25px;display:grid;place-items:center;color:#2450e8;background:#eef3ff;border-radius:50%;flex:none;font-size:12px}
.studio-source strong{display:block;font-size:12px;font-weight:600}.studio-source div>span{font-size:10px;display:block;color:#717b88;margin-top:3px}
.studio-check-note{font-size:10px!important;color:#717b88;margin-top:18px!important}
.studio-message-header{display:grid;grid-template-columns:18px 1fr;gap:5px 9px;padding-bottom:17px;border-bottom:1px solid #e3e7ed;font-size:11px}.studio-message-header>span{color:#9299a3}.studio-message-header>strong{font-weight:500}
.studio-message{font-size:13px;line-height:1.6;color:#424b58;padding:19px 0 14px}.studio-message p+p{margin-top:12px}
.studio-draft-source{display:flex;align-items:center;gap:6px;color:#738094;font-size:9px}
.studio-review{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:72px;padding:12px 22px;background:#fffbe2;border-top:1px solid #e9e2b5;font-size:11px}
.studio-review>div{display:flex;gap:8px;align-items:center}.studio-review-dot{width:6px;height:6px;background:#b38c0a;border-radius:50%;flex:none}
.studio-review button{display:flex;align-items:center;gap:15px;font-size:11px;font-weight:600;border:0;border-radius:4px;padding:10px 13px;min-height:40px;background:#17202a;color:#fff;white-space:nowrap}
.studio-review button:hover{background:#2450e8}.studio-review button:focus-visible{outline-color:#2450e8;outline-offset:3px}.studio-review button>span{font-size:16px}
.studio-workbench[data-stage="0"] .studio-review,.studio-workbench[data-stage="1"] .studio-review{background:#f7f8fa;border-top-color:#e0e4eb;color:#626d7c}
.studio-workbench[data-stage="0"] .studio-review-dot,.studio-workbench[data-stage="1"] .studio-review-dot{background:#2450e8}
.studio-workbench[data-approved=true] .studio-review{background:#eaf2ec;border-top-color:#ccdcd0}.studio-workbench[data-approved=true] .studio-review-dot{background:#397347}.studio-approved-label{color:#285e39;font-weight:600}
.studio-workbench__foot{display:flex;justify-content:space-between;gap:12px;padding:12px 22px;color:#7b8490;font-size:9px;border-top:1px solid #e6e9ef}.studio-workbench__foot>span:last-child{font-family:var(--mono)}
@media(max-width:1200px){#studio .studio-grid{gap:40px;grid-template-columns:minmax(0,.64fr) minmax(0,1.36fr)}.studio-run{grid-template-columns:152px minmax(0,1fr)}.studio-panel{padding:24px}.studio-boundary{font-size:9px}.studio-review{font-size:10px;padding-inline:18px}}
@media(max-width:900px){#studio .studio-grid{grid-template-columns:1fr;gap:38px}.studio-workbench{max-width:740px}.studio-run{grid-template-columns:180px minmax(0,1fr)}.studio-panel{padding:30px}.studio-review{font-size:12px}}
@media(max-width:600px){.studio-workbench{border-radius:8px}.studio-workbench__bar{padding:10px 16px}.studio-play{width:34px;height:34px}.studio-workbench__identity{padding:19px 18px;align-items:start;gap:12px}.studio-workbench .studio-workbench__identity h3{font-size:30px}.studio-boundary{font-size:9px;max-width:118px;line-height:1.5;padding-top:5px}.studio-run{grid-template-columns:1fr;min-height:0}.studio-run__rail{padding:0;background:#f3f5f8;border-right:0;border-bottom:1px solid #e0e4eb}.studio-run__label,.studio-rail-foot,.studio-steps button small{display:none}.studio-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:0 7px}.studio-steps button{gap:7px;padding:15px 6px;align-items:center;font-size:9px;line-height:1.35;border-radius:0;border-bottom:2px solid transparent}.studio-steps button[aria-selected=true]{background:transparent;border-bottom-color:#2450e8}.studio-steps button:after{display:none}.studio-step-dot{width:16px;height:16px;font-size:8px;margin:0}.studio-panel{padding:24px 22px;min-height:333px}.studio-panel__label{margin-bottom:20px}.studio-message{font-size:13px}.studio-review{padding:14px 17px;gap:10px;min-height:86px;flex-wrap:wrap;font-size:10px}.studio-review button{min-height:42px;font-size:10px;padding-inline:12px;gap:10px}.studio-workbench__foot{padding:12px 17px;font-size:8px}.studio-date-change{margin-top:31px}.studio-event-person{font-size:10px}.studio-draft-source{font-size:9px}}
@media(max-width:360px){.studio-steps button{font-size:8px;gap:5px}.studio-step-dot{width:14px;height:14px;font-size:7px}.studio-panel{padding:23px 18px;min-height:356px}.studio-boundary{max-width:110px}.studio-review{min-height:110px}.studio-review button{width:100%;justify-content:space-between}.studio-workbench__foot>span:first-child{max-width:24ch}}
@media(forced-colors:active){.studio-workbench{border:1px solid CanvasText}.studio-steps button[aria-selected=true]{outline:2px solid Highlight}.studio-step-dot,.studio-review-dot{border:1px solid CanvasText}}

/* PDP scale keeps the same preview legible in a full-width product section. */
.depth-studio-demo{max-width:1040px;margin-inline:auto}
.depth-studio-demo .studio-workbench{max-width:none}
.depth-studio-demo .studio-workbench .studio-workbench__identity h3{font-family:var(--display);font-weight:700}
.depth-studio-demo .studio-workbench p{margin-bottom:0}
@media(min-width:901px){.depth-studio-demo .studio-workbench__identity{padding:28px 32px}.depth-studio-demo .studio-workbench__bar{padding-inline:30px}.depth-studio-demo .studio-run{grid-template-columns:245px minmax(0,1fr)}.depth-studio-demo .studio-run__rail{padding:28px 18px}.depth-studio-demo .studio-run__label{font-size:10px;margin-bottom:25px}.depth-studio-demo .studio-steps{gap:17px}.depth-studio-demo .studio-steps button{font-size:13px;padding-block:15px;gap:12px}.depth-studio-demo .studio-steps button small{font-size:11px}.depth-studio-demo .studio-steps button:not(:last-child):after{top:36px;height:53px}.depth-studio-demo .studio-panel{padding:36px 42px;min-height:370px}.depth-studio-demo .studio-panel__label{font-size:10px}.depth-studio-demo .studio-message{font-size:16px;max-width:47ch;padding-block:24px}.depth-studio-demo .studio-message-header{font-size:13px}.depth-studio-demo .studio-source strong{font-size:14px}.depth-studio-demo .studio-source div>span,.depth-studio-demo .studio-check-note{font-size:12px!important}.depth-studio-demo .studio-date-change{max-width:330px}.depth-studio-demo .studio-date-change strong{font-size:54px}.depth-studio-demo .studio-event-person{font-size:13px}.depth-studio-demo .studio-review{font-size:13px;padding-inline:30px}.depth-studio-demo .studio-review button{font-size:12px}.depth-studio-demo .studio-workbench__foot{padding-inline:30px;font-size:10px}}
.studio-workbench .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
