/* Shared frame, distinct work surfaces. Fixed internal canvas keeps demos watchable. */
.sw-fit{position:relative;width:100%;margin:30px auto 0}.studio-workflow{position:absolute;top:0;left:0;transform-origin:top left;margin:0;overflow:hidden;border:1px solid #d9e3e4;border-radius:13px;background:#fff;color:#18323d;font:14px/1.5 'DM Sans',Arial,sans-serif;box-shadow:0 12px 40px #1027310a}.studio-workflow *{box-sizing:border-box}.sw-top{height:64px;display:flex;align-items:center;gap:12px;padding:0 22px;border-bottom:1px solid #dde6e7}.sw-top strong{font-size:22px;letter-spacing:-.5px}.sw-org{border-left:1px solid #d9e3e4;padding-left:14px;font-size:12px;color:#526a73}.sw-avatar{margin-left:auto;border-radius:50%;background:#e6f1ef;color:#1c7773;font-size:11px;padding:8px}.sw-shell{display:grid;grid-template-columns:156px 1fr;height:500px}.sw-nav{position:relative;display:flex;flex-direction:column;gap:12px;padding:25px 12px;border-right:1px solid #dce5e7;font-size:12px;color:#637982}.sw-nav small{font-size:9px;letter-spacing:1.4px;margin:0 10px 10px}.sw-nav>span{padding:9px;border-radius:5px}.sw-nav-active{background:#e5f2ef;color:#207d76;font-weight:650}.sw-nav-foot{position:absolute;bottom:24px;left:20px;font-size:10px;line-height:1.8}.sw-nav-foot b{font-weight:500}.sw-work{position:relative;background:#edf2f3;padding:20px 26px;display:flex;flex-direction:column;min-width:0}.sw-meta{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#55717a;letter-spacing:.3px}.sw-position{white-space:nowrap}.sw-work h3{font-size:25px;line-height:1.2;letter-spacing:-.6px;margin:12px 0 17px;color:#18323d;font-weight:650}.sw-stage{height:192px;flex:none;min-width:0}.sw-table{background:#fff;border:1px solid #dce6e7;border-radius:7px;overflow:hidden}.sw-row{display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));gap:14px;align-items:center;min-height:35px;padding:7px 13px;border-top:1px solid #e9eeef;font-size:11px;line-height:1.35}.sw-row:first-child{border:0}.sw-columns{color:#657b83;font-size:9px;min-height:30px;background:#f9fbfb}.sw-key{font-weight:600}.sw-row span{overflow-wrap:anywhere}.is-applied .sw-row:last-child{background:#e9f4f0}.sw-assist{background:#fff;border:1px solid #dbe6e5;border-left:3px solid #278f91;border-radius:6px;padding:10px 13px;height:108px;margin-top:9px;flex:none}.sw-assist-label{font-size:10px;font-weight:650;color:#217975;display:flex;gap:6px;align-items:center}.sw-spark{font-size:15px}.sw-thinking{margin-left:auto;font-weight:400;font-size:9px;color:#637c84}.sw-thinking:not(.is-done){animation:sw-breathe 1.4s ease-in-out infinite}.sw-assist p{font-size:12px;line-height:1.4;margin:5px 0;min-height:33px;color:#284751}.sw-source{display:block;font-size:9px;color:#677e86;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sw-source.is-open{color:#167870;text-decoration:underline;text-underline-offset:3px}.sw-controls{display:flex;justify-content:space-between;align-items:center;margin-top:10px;gap:10px}.sw-owner{font-size:10px;color:#5c747e}.sw-action{font-size:11px;border-radius:5px;background:#1e807a;color:#fff;padding:9px 14px;min-height:33px;white-space:nowrap}.sw-action.is-final{background:#e0ece9;color:#276c65}.sw-result{font-size:10px;margin-top:9px;color:#516d76;min-height:27px;line-height:1.4}.is-applied .sw-result{color:#246f64}.studio-workflow figcaption{display:flex;justify-content:space-between;gap:20px;align-items:center;height:43px;padding:10px 22px;font-size:10px;color:#607a83;border-top:1px solid #dce5e7}.sw-replay{border:0;background:none;color:#207b75;font:inherit;cursor:pointer;padding:5px}.sw-progress{height:3px;background:#edf1ee}.sw-progress i{display:block;height:100%;background:#b8944d}.sw-cursor{position:absolute;top:0;left:0;width:26px;height:32px;z-index:4;pointer-events:none;transition:transform .65s cubic-bezier(.22,.61,.36,1);filter:drop-shadow(0 2px 3px #103a4240)}.sw-cursor svg{width:26px;height:32px}.sw-cursor.is-clicking:after{content:'';position:absolute;top:-8px;left:-8px;width:26px;height:26px;border:2px solid #278f9180;border-radius:50%;animation:sw-click .7s ease-out infinite}.sw-board{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;height:100%;align-items:start}.sw-task{border:1px solid #dae5e6;border-top:3px solid #b8944d;background:white;border-radius:6px;padding:13px;min-height:155px}.sw-task-index{display:block;font-size:9px;color:#75888e;margin-bottom:14px}.sw-task strong{font-size:13px;display:block}.sw-task p{font-size:11px;color:#5a727b;margin:8px 0}.sw-tag{display:block;font-size:10px;background:#edf5f2;color:#276c64;border-radius:4px;padding:5px}.sw-stock-map{display:flex;gap:18px;align-items:center;margin-bottom:9px;height:46px}.sw-stock-map>div{display:flex;justify-content:space-between;align-items:center;flex:1;background:#fff;padding:8px 12px;border-radius:5px;border:1px solid #dce6e7;gap:10px}.sw-stock-map small{font-size:10px}.sw-stock-map b{font-size:18px}.sw-stock-map+.sw-table .sw-row{min-height:28px;padding:5px 10px}.sw-week{display:grid;grid-template-columns:repeat(7,1fr);padding-left:70px;font-size:8px;color:#637d84;margin-bottom:4px}.sw-shifts{margin-bottom:8px}.sw-shifts>div{display:grid;grid-template-columns:70px repeat(7,1fr);gap:4px;margin:4px 0;align-items:center;font-size:9px}.sw-shifts i{height:13px;background:#c2dfd8;border-radius:3px;font-size:8px;font-style:normal;text-align:center}.sw-shifts .sw-transfer{background:#dbc38e}.sw-shifts .sw-destination{background:transparent;border:1px dashed #799e99}.is-applied .sw-shifts .sw-transfer{background:transparent;border:1px dashed #799e99}.is-applied .sw-shifts .sw-destination{background:#6daf9f;border:0}.sw-shifts+.sw-table .sw-row{min-height:24px;padding:4px 10px;font-size:10px}.sw-funnel,.sw-milestones{display:flex;gap:8px;align-items:center;margin-bottom:14px;font-size:10px;color:#287d76}.sw-funnel span,.sw-milestones span{background:#e0eeea;padding:9px 12px;border-radius:5px;flex:1}.sw-funnel i{font-style:normal}.sw-milestones{border-bottom:2px solid #b8944d;padding-bottom:9px}.sw-table--quote .sw-row:last-child{font-weight:650;color:#21756e}.sw-table--evidence .sw-key{border-left:2px solid #b8944d;padding-left:8px}.sw-table--history .sw-key:before{content:'✓ ';color:#237c73}.sw-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:30px;border-top:1px solid #dce5e7;padding-top:20px}.sw-benefits p{font-size:14px;line-height:1.5;color:#28424b;margin:0}.sc-demo-section>.container{max-width:1080px}.sc-fit strong{font-weight:600}.sc-fit a{color:#187d79}.sw-fit+*{position:relative}
@keyframes sw-breathe{50%{opacity:.45}}@keyframes sw-click{to{transform:scale(1.5);opacity:0}}
@media(max-width:700px){.sw-top{height:48px;padding:0 14px;gap:9px}.sw-top strong{font-size:19px}.sw-top img{width:27px;height:27px}.sw-org{display:none}.sw-avatar{padding:5px;font-size:9px}.sw-shell{display:block;height:480px}.sw-nav{display:none}.sw-work{height:100%;padding:15px 14px}.sw-meta{font-size:9px;letter-spacing:0}.sw-record{max-width:285px}.sw-work h3{font-size:21px;line-height:1.2;min-height:50px;margin:10px 0 12px}.sw-stage{height:173px}.sw-row{font-size:10px;padding:8px;gap:9px;min-height:32px}.sw-columns{font-size:8px;min-height:26px}.sw-assist{height:113px;padding:9px 10px;margin-top:10px}.sw-assist p{font-size:11px;line-height:1.45;min-height:47px}.sw-assist-label{font-size:9px}.sw-thinking{font-size:8px}.sw-source{font-size:8px}.sw-controls{margin-top:9px}.sw-owner{font-size:9px;max-width:130px}.sw-action{font-size:10px;padding:8px 10px}.sw-result{font-size:9px;margin-top:8px;min-height:27px}.studio-workflow figcaption{height:39px;padding:7px 14px;font-size:9px}.sw-board{gap:7px}.sw-task{padding:10px 8px;min-height:164px}.sw-task strong{font-size:11px}.sw-task p{font-size:10px}.sw-task-index{margin-bottom:11px}.sw-tag{font-size:9px;padding:4px}.sw-stock-map{gap:8px;height:41px;margin-bottom:8px}.sw-stock-map>div{padding:7px;gap:5px}.sw-stock-map small{font-size:8px}.sw-stock-map b{font-size:14px}.sw-stock-map+.sw-table .sw-row{font-size:9px;min-height:27px}.sw-week{padding-left:60px}.sw-shifts>div{grid-template-columns:60px repeat(7,1fr)}.sw-shifts+.sw-table .sw-row{font-size:9px;min-height:23px}.sw-funnel,.sw-milestones{font-size:9px;gap:5px;margin-bottom:9px}.sw-funnel span,.sw-milestones span{padding:8px}.sw-benefits{grid-template-columns:repeat(2,1fr);gap:18px}.sw-benefits p{font-size:13px}.sw-fit{margin-top:20px}}
@media(prefers-reduced-motion:reduce){.sw-cursor{display:none}.sw-thinking{animation:none!important}}
.sw-stage{position:relative}.sw-evidence-peek{position:absolute;inset:8px 10px auto auto;width:62%;padding:16px;background:#fff;border:1px solid #b7ccc9;border-top:3px solid #b8944d;border-radius:7px;box-shadow:0 10px 30px #17333a24;z-index:2}.sw-evidence-peek small{display:block;font-size:8px;letter-spacing:1px;color:#56717a}.sw-evidence-peek strong{display:block;font-size:12px;margin:7px 0}.sw-evidence-peek p{font-size:11px;line-height:1.7;margin:0;color:#395861}
@media(max-width:700px){.sw-evidence-peek{width:86%;padding:12px}.sw-evidence-peek strong{font-size:11px}.sw-evidence-peek p{font-size:10px}}
/* Keep scope rows below their milestone strip, including on narrow phones. */
.sw-table--project .sw-row{min-height:26px;padding:5px 10px;font-size:10px}
.sw-table--project .sw-columns{font-size:9px;min-height:24px}
@media(max-width:700px){.sw-table--project .sw-row{min-height:24px;padding:4px 8px;font-size:9px}.sw-table--project .sw-columns{font-size:8px;min-height:22px}}

/* Studio closing photograph: the same edge-to-copy fade as FieldCraft. */
.sc-people{position:relative;overflow:hidden;background:#f5f3ed;min-height:440px;display:flex;align-items:center}
.sc-people__grid{display:block}
.sc-people__grid>div{position:relative;z-index:1;max-width:50%}
.sc-people h2{font-size:clamp(28px,3vw,40px);line-height:1.2;color:#10232d;margin:0 0 20px;max-width:18ch}
.sc-people p{font-size:18px;line-height:1.7;color:#526771;margin:0;max-width:48ch}
.sc-people img{position:absolute;inset:0 0 0 auto;width:55%;height:100%;object-fit:cover;object-position:center;border-radius:0;-webkit-mask-image:linear-gradient(to left,#000 46%,transparent 82%);mask-image:linear-gradient(to left,#000 46%,transparent 82%)}
@media(max-width:900px){
 .sc-people{display:block;min-height:0;padding-bottom:0}
 .sc-people__grid>div{max-width:none}
 .sc-people h2{max-width:24ch}
 .sc-people p{font-size:16px;max-width:60ch}
 .sc-people img{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:16/9;margin-top:32px;object-fit:cover;-webkit-mask-image:none;mask-image:none;border-radius:12px 12px 0 0}
}

/* LaborPlan: a staffing decision, visible shift movement, and a published handoff. */
[data-studio="laborplan"] .sw-stage{height:205px}
[data-studio="laborplan"] .sw-assist{height:100px}
[data-studio="laborplan"] .sw-assist[hidden]{display:none}
[data-studio="laborplan"] .sw-table .sw-row{min-height:29px;padding:6px 11px}
[data-studio="laborplan"] .sw-table .sw-columns{min-height:25px}
.lp-signal{display:flex;align-items:center;flex-wrap:wrap;gap:5px 16px;background:#e0eeea;padding:10px 12px;margin-bottom:9px;border-radius:6px}
.lp-signal strong{font-size:13px}.lp-signal small{width:100%;font-size:10px;color:#53726c}.lp-live{font-size:10px;color:#267c71}.lp-live:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#278f91;margin-right:6px;animation:sw-breathe 1s infinite}.lp-signal i{font-style:normal;opacity:0;transition:opacity .4s}.is-demand-ready .lp-signal i{opacity:1}.is-demand-ready .lp-signal b{text-decoration:line-through;color:#647b80;font-weight:400}
.lp-inputs{display:flex;gap:10px;margin-bottom:10px}.lp-inputs>span{flex:1;background:#e2eceb;padding:8px 10px;border-radius:5px;font-size:10px}.lp-inputs b{display:block;font-size:10px;color:#216f69}
.lp-schedule{position:relative;border:1px solid #cddedb;background:#fff;border-radius:6px;padding:8px 10px;margin-bottom:8px;height:101px}
.lp-schedule-head{display:flex;justify-content:space-between;font-size:10px;margin-bottom:8px}.lp-schedule-head span{color:#698078}
.lp-shift-row{display:grid;grid-template-columns:85px 1fr;align-items:center;height:29px;font-size:10px}.lp-shift-track{border:1px dashed #c7d9d5;border-radius:4px;height:25px;padding:4px 8px;text-align:right}.lp-shift-track small{font-size:9px;color:#637e77}
.lp-shift{position:absolute;top:31px;left:100px;background:#dbc58f;color:#223e40;border:1px solid #c0a466;padding:4px 8px;border-radius:4px;font-size:10px;transition:transform .85s ease,background .85s ease;z-index:1}.is-applied .lp-shift{transform:translateY(29px);background:#c0e0d4;border-color:#7bad9c}
[data-layout="labor-schedule"] .sw-table .sw-row{min-height:23px;padding:4px 11px;font-size:10px}
.lp-publish{background:#fff;border-left:3px solid #b8944d;padding:8px 12px;margin-bottom:9px;font-size:10px;display:grid;gap:3px}.lp-approval-state{color:#84672c}.is-applied .lp-approval-state,.is-published .lp-publish-state{color:#1c7766}.lp-publish-state{color:#657b80}
[data-layout="labor-history"] .sw-table .sw-row{min-height:38px}[data-layout="labor-history"] .sw-controls{margin-top:36px}
@media(max-width:700px){
 [data-studio="laborplan"] .sw-stage{height:205px}[data-studio="laborplan"] .sw-assist{height:108px}[data-studio="laborplan"] .sw-shell{height:520px}
 [data-studio="laborplan"] .sw-table .sw-row{padding:6px 8px;font-size:10px}.lp-signal strong{font-size:11px}.lp-signal{gap:3px 7px;padding:8px}.lp-inputs{gap:6px}.lp-inputs>span{font-size:9px;padding:7px}.lp-inputs b{font-size:9px}
 .lp-shift-track small{font-size:8px}.lp-shift{left:92px;font-size:9px}.lp-shift-row{grid-template-columns:77px 1fr}.lp-shift-track{text-align:right}.lp-shift-row:first-of-type .lp-shift-track small{visibility:hidden}
 [data-layout="labor-schedule"] .sw-table .sw-row{min-height:23px;padding:4px 8px;font-size:9px}
 [data-layout="labor-history"] .sw-table .sw-row{min-height:38px}
}
@media(prefers-reduced-motion:reduce){.lp-live:before{animation:none}.lp-shift,.lp-signal i{transition:none}}

/* CaseDesk: correspondence, accountable handoffs and confirmed scheduling. */
[data-studio="casedesk"] .sw-shell{height:530px}
[data-studio="casedesk"] .sw-stage{height:220px}
[data-studio="casedesk"] .sw-assist{height:102px}
[data-studio="casedesk"] .sw-assist[hidden]{display:none}
[data-studio="casedesk"] .sw-table .sw-row{min-height:29px;padding:6px 11px}
[data-studio="casedesk"] .sw-table .sw-columns{min-height:24px}
.cd-envelope,.cd-letter,.cd-route,.cd-booking{height:90px;padding:10px 13px;margin-bottom:9px;border:1px solid #d2dfdf;border-radius:6px;background:#fff;overflow:hidden}
.cd-envelope>small,.cd-letter>small,.cd-route>small{display:block;font-size:9px;letter-spacing:.6px;color:#658078}
.cd-envelope>strong,.cd-letter>strong{display:block;font-size:13px;margin:5px 0;color:#223e46}
.cd-envelope>span,.cd-letter>span{display:block;font-size:11px;color:#587078}
.cd-envelope{border-left:3px solid #b8944d}.cd-letter{background:#fcfaf5;border-top:3px solid #b8944d}
.cd-attachment b{font-size:10px;color:#267b70;font-weight:500;margin-left:10px}
.cd-route>div{display:flex;align-items:center;gap:24px;margin:3px 0;font-size:12px}.cd-route small{font-size:9px;display:block;color:#657b80}.cd-route i{font-style:normal;color:#b8944d}.cd-route>b{font-size:10px;font-weight:500;color:#687c80}.is-applied .cd-route>b{color:#217766}.is-applied .cd-route>div>span:last-child{color:#217766}
.cd-booking{display:flex;align-items:center;gap:14px}.cd-date{border:1px solid #d1dfdc;border-radius:5px;width:49px;text-align:center;flex:none}.cd-date small{display:block;font-size:9px;background:#e7f0ed;color:#36776c}.cd-date strong{display:block;font-size:24px;line-height:1.4}.cd-booking>div:last-child>strong{font-size:13px;display:block}.cd-booking span{display:block;font-size:11px;color:#647980}.cd-booking b{display:block;font-size:10px;font-weight:500;color:#806931;margin-top:3px}.is-applied .cd-booking b{color:#227565}
[data-layout="case-history"] .sw-table .sw-row{min-height:38px}[data-layout="case-history"] .sw-controls{margin-top:35px}
@media(max-width:700px){[data-studio="casedesk"] .sw-shell{height:530px}[data-studio="casedesk"] .sw-stage{height:225px}[data-studio="casedesk"] .sw-assist{height:112px}[data-studio="casedesk"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.cd-envelope>strong,.cd-letter>strong,.cd-booking>div:last-child>strong{font-size:12px}.cd-envelope>span,.cd-letter>span{font-size:10px}.cd-envelope,.cd-letter,.cd-route,.cd-booking{padding:9px 10px;height:94px}.cd-attachment b{font-size:9px;margin-left:5px}}

/* ProductGuide: customer requirements, reviewed configuration and accepted scope. */
.pg-examples{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:26px 0 0}
.pg-examples>span{font-size:13px;color:#526771;margin-right:8px}
.pg-examples button{font:inherit;font-size:14px;padding:10px 15px;border:1px solid #b8cecc;border-radius:24px;color:#276f69;background:white;cursor:pointer}
.pg-examples button[aria-pressed="true"]{background:#1e807a;color:#fff;border-color:#1e807a}
.pg-examples button:focus-visible{outline:2px solid #b8944d;outline-offset:3px}
[data-studio="productguide"] .sw-shell{height:550px}
[data-studio="productguide"] .sw-stage{height:222px}
[data-studio="productguide"] .sw-assist{height:112px}
[data-studio="productguide"] .sw-assist[hidden]{display:none}
[data-studio="productguide"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="productguide"] .sw-table .sw-columns{min-height:24px;font-size:9px}
.pg-context,.pg-document,.pg-handoff{height:91px;margin-bottom:9px;padding:10px 12px;background:#fff;border:1px solid #d3e0df;border-radius:6px}
.pg-context{display:flex;align-items:center;gap:12px}.pg-context svg{width:135px;height:68px;flex:none}.pg-context small,.pg-document small{display:block;font-size:9px;letter-spacing:.5px;color:#648078}.pg-context strong,.pg-document strong{display:block;font-size:13px;line-height:1.35;margin:5px 0;color:#203e47}.pg-context span,.pg-document span{font-size:10px;color:#56737b;display:block}
.pg-document{border-left:3px solid #b8944d;background:#fcfaf5}.pg-quote{border-left-color:#278f91}
.pg-seats{display:grid;grid-template-columns:repeat(5,10px);gap:5px;padding:10px;background:#e8f0ee;border-radius:5px}.pg-seats i{width:10px;height:10px;background:#478b80;border-radius:3px}
.pg-handoff{display:flex;align-items:center;gap:23px;font-size:14px}.pg-handoff small{display:block;font-size:10px;color:#617c81}.pg-handoff i{font-style:normal;color:#b8944d}.pg-handoff b{margin-left:auto;font-size:11px;color:#26776c}
[data-layout="guide-history"] .sw-table .sw-row{min-height:43px}
@media(max-width:700px){.pg-examples>span{width:100%;text-align:center;margin:0 0 4px}.pg-examples button{font-size:12px;padding:9px 12px}[data-studio="productguide"] .sw-shell{height:550px}[data-studio="productguide"] .sw-stage{height:226px}[data-studio="productguide"] .sw-assist{height:116px}[data-studio="productguide"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.pg-context,.pg-document,.pg-handoff{height:92px;padding:9px}.pg-context{gap:8px}.pg-context svg{width:90px;height:55px}.pg-context strong,.pg-document strong{font-size:11px}.pg-context small,.pg-document small{font-size:8px}.pg-context span,.pg-document span{font-size:9px}.pg-seats{grid-template-columns:repeat(5,7px);gap:4px;padding:7px}.pg-seats i{width:7px;height:7px}.pg-handoff{gap:15px;font-size:12px}.pg-handoff small{font-size:9px}.pg-handoff b{font-size:10px}}

/* BidRoom: an explicit customer requirement, reviewed exception and awarded handoff. */
[data-studio="bidroom"] .sw-shell{height:550px}
[data-studio="bidroom"] .sw-stage{height:222px}
[data-studio="bidroom"] .sw-assist{height:112px}
[data-studio="bidroom"] .sw-assist[hidden]{display:none}
[data-studio="bidroom"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="bidroom"] .sw-table .sw-columns{min-height:24px;font-size:9px}
.bd-document{height:91px;margin-bottom:9px;padding:12px;background:#fff;border:1px solid #d3e0df;border-left:3px solid #b8944d;border-radius:6px}
.bd-document small{display:block;font-size:9px;letter-spacing:.5px;color:#648078}.bd-document strong{display:block;font-size:14px;margin:5px 0;color:#203e47}.bd-document span{display:block;font-size:10px;color:#56737b}
[data-layout="bid-approval"].is-applied .bd-document{border-left-color:#278f91;background:#edf6f2}
@media(max-width:700px){[data-studio="bidroom"] .sw-shell{height:566px}[data-studio="bidroom"] .sw-stage{height:242px}[data-studio="bidroom"] .sw-assist{height:116px}[data-studio="bidroom"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.bd-document{height:92px;padding:10px}.bd-document strong{font-size:12px}.bd-document small{font-size:8px}.bd-document span{font-size:9px}}

/* ClientLaunch: customer tasks and evidence-backed readiness, not a generic task tour. */
[data-studio="clientlaunch"] .sw-shell{height:566px}
[data-studio="clientlaunch"] .sw-stage{height:238px}
[data-studio="clientlaunch"] .sw-assist{height:112px}
[data-studio="clientlaunch"] .sw-assist[hidden]{display:none}
[data-studio="clientlaunch"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="clientlaunch"] .sw-table .sw-columns{min-height:24px;font-size:9px}
.cl-brief,.cl-owners,.cl-locations{height:91px;margin-bottom:9px;padding:12px;border:1px solid #d3e0df;border-radius:6px;background:#fff}
.cl-brief{border-left:3px solid #b8944d}.cl-brief small{display:block;font-size:9px;letter-spacing:.5px;color:#648078}.cl-brief strong{display:block;font-size:13px;margin:5px 0;color:#203e47}.cl-brief span{display:block;font-size:10px;color:#56737b}
.cl-owners{display:flex;align-items:center;justify-content:space-between;gap:10px}.cl-owners span{font-size:10px;color:#56737b}.cl-owners b{display:block;font-size:14px;color:#23524f}.cl-owners i{font-style:normal;color:#b8944d}
.cl-locations{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:9px;background:transparent;border:0}.cl-locations span{display:flex;flex-direction:column;justify-content:center;padding:10px;border:1px solid #bbd5cb;border-radius:5px;background:#eaf3ef;font-size:13px}.cl-locations b{font-size:10px;font-weight:500;color:#33786b;margin-top:4px}.cl-locations .cl-pending{background:#fcf5e5;border-color:#d5bd86}.cl-pending b{color:#83692f}
@media(max-width:700px){[data-studio="clientlaunch"] .sw-shell{height:582px}[data-studio="clientlaunch"] .sw-stage{height:258px}[data-studio="clientlaunch"] .sw-assist{height:116px}[data-studio="clientlaunch"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.cl-brief,.cl-owners,.cl-locations{height:92px;padding:10px}.cl-brief strong{font-size:12px}.cl-brief small{font-size:8px}.cl-brief span{font-size:9px}.cl-owners{gap:7px}.cl-owners span{font-size:9px}.cl-owners b{font-size:12px}.cl-locations{gap:7px;padding:0}.cl-locations span{font-size:11px;padding:8px}.cl-locations b{font-size:9px}}

/* StockPlan: counted availability stays separate from an expected receipt. */
[data-studio="stockplan"] .sw-shell{height:566px}
[data-studio="stockplan"] .sw-stage{height:238px}
[data-studio="stockplan"] .sw-assist{height:112px}
[data-studio="stockplan"] .sw-assist[hidden]{display:none}
[data-studio="stockplan"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="stockplan"] .sw-table .sw-columns{min-height:24px;font-size:9px}
.sp-counts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;height:91px;margin-bottom:9px}.sp-counts>span{display:flex;flex-direction:column;justify-content:center;padding:12px;background:#fff;border:1px solid #ccdcda;border-radius:6px}.sp-counts small{font-size:9px;letter-spacing:.4px;color:#597a7a}.sp-counts b{font-size:27px;color:#216e68;font-weight:600}.sp-counts .sp-gap{background:#fcf5e5;border-color:#dac596}.sp-gap b{color:#8a6b2c}
@media(max-width:700px){[data-studio="stockplan"] .sw-shell{height:582px}[data-studio="stockplan"] .sw-stage{height:258px}[data-studio="stockplan"] .sw-assist{height:116px}[data-studio="stockplan"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.sp-counts{height:92px;gap:7px}.sp-counts>span{padding:9px}.sp-counts small{font-size:8px}.sp-counts b{font-size:24px}}

/* InvoiceDesk: keep cash, evidence and ownership legible in one frame. */
[data-studio="invoicedesk"] .sw-shell{height:566px}
[data-studio="invoicedesk"] .sw-stage{height:238px}
[data-studio="invoicedesk"] .sw-assist{height:112px}
[data-studio="invoicedesk"] .sw-assist[hidden]{display:none}
[data-studio="invoicedesk"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="invoicedesk"] .sw-table .sw-columns{min-height:24px;font-size:9px}
.id-balance{height:90px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px;background:#fff;border:1px solid #d1dedd;border-radius:6px;margin-bottom:10px}
.id-balance small{display:block;font-size:9px;color:#657b80;margin-bottom:6px}.id-balance strong{font-size:28px;color:#246f6a}.id-balance b{font-size:13px;color:#315059}
@media(max-width:700px){[data-studio="invoicedesk"] .sw-shell{height:582px}[data-studio="invoicedesk"] .sw-stage{height:258px}[data-studio="invoicedesk"] .sw-assist{height:116px}[data-studio="invoicedesk"] .sw-table .sw-row{font-size:10px;padding:6px 8px}.id-balance{height:92px;padding:10px;gap:10px}.id-balance small{font-size:8px}.id-balance strong{font-size:25px}.id-balance b{font-size:11px}}

/* CampaignLab: reviewed campaign artifact and accountable follow-up. */
[data-studio="campaignlab"] .sw-shell{height:582px}
[data-studio="campaignlab"] .sw-stage{height:254px}
[data-studio="campaignlab"] .sw-assist{height:112px}
[data-studio="campaignlab"] .sw-assist[hidden]{display:none}
[data-studio="campaignlab"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="campaignlab"] .sw-table .sw-columns{min-height:24px;font-size:9px}
@media(max-width:700px){[data-studio="campaignlab"] .sw-shell{height:608px}[data-studio="campaignlab"] .sw-stage{height:284px}[data-studio="campaignlab"] .sw-assist{height:116px}[data-studio="campaignlab"] .sw-table .sw-row{font-size:10px;padding:6px 8px}}

/* ProjectLine: reviewed campaign artifact and accountable follow-up. */
[data-studio="projectline"] .sw-shell{height:582px}
[data-studio="projectline"] .sw-stage{height:254px}
[data-studio="projectline"] .sw-assist{height:112px}
[data-studio="projectline"] .sw-assist[hidden]{display:none}
[data-studio="projectline"] .sw-table .sw-row{min-height:29px;padding:6px 10px;font-size:11px}
[data-studio="projectline"] .sw-table .sw-columns{min-height:24px;font-size:9px}
@media(max-width:700px){[data-studio="projectline"] .sw-shell{height:608px}[data-studio="projectline"] .sw-stage{height:284px}[data-studio="projectline"] .sw-assist{height:116px}[data-studio="projectline"] .sw-table .sw-row{font-size:10px;padding:6px 8px}}

/* Inputs belong to people; generated context supports the decision. */
.is-human-input{border-left-color:#647982;background:#f9fbfc}.is-human-input p{border:1px solid #aac1c3;border-radius:4px;padding:5px 8px;background:white;color:#18323d;font-weight:500}.pg-human-focus{background:#eaf4f1;box-shadow:inset 3px 0 #27877d}
[data-studio="productguide"] .pg-document{background:white;border-left:1px solid #d3e0df}
@media(max-width:700px){[data-studio="productguide"] .sw-stage{height:250px}[data-studio="productguide"] .sw-shell{height:575px}.is-human-input .sw-source{white-space:normal;line-height:1.2}}

/* ProductGuide: capture → rules → AI draft → human review → saved decision. */
[data-studio="productguide"] .sw-shell{height:590px}
[data-studio="productguide"] .sw-stage{height:270px}
[data-studio="productguide"] .sw-assist{height:126px;border-left-width:1px}
[data-studio="productguide"] .sw-assist p{min-height:42px}
.pg-visual{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:18px;height:118px;padding:12px 16px;background:#fff;border:1px solid #d3e0df;border-radius:8px;margin-bottom:10px}
.pg-visual-art svg{width:100%;height:90px;display:block}.pg-visual small,.pg-reply small{font-size:9px;letter-spacing:.6px;color:#5b727b;display:block}.pg-visual strong{display:block;font-size:17px;line-height:1.25;margin:6px 0}.pg-visual span,.pg-reply span{font-size:10px;color:#526e76}.pg-seat-map{display:grid;grid-template-columns:repeat(5,22px);gap:5px;justify-content:center}.pg-seat-map i{height:17px;background:#d3e4e0;border-radius:3px;font:10px sans-serif;text-align:center;color:#176e67}.pg-seat-map i:nth-child(-n+5){background:#2e8077;color:white}.pg-plan-compare{display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:11px}.pg-plan-compare>span:first-child,.pg-plan-compare small{grid-column:1/-1}.pg-plan-compare b{display:block;color:#267b73}.pg-money-bars span{display:flex;justify-content:space-between;font-size:10px}.pg-money-bars i{display:block;width:var(--cost);height:12px;background:#267d76;margin:6px 0 10px;border-radius:2px}.pg-money-bars .pg-once{background:#b89149}.pg-quote-total b{display:block;font-size:30px;color:#18353d}.pg-reply{height:118px;padding:16px;background:white;border:1px solid #d3e0df;border-radius:8px;margin-bottom:10px}.pg-reply strong{display:block;font-size:18px;margin:8px 0}
[data-guide-phase="software"] .pg-visual-art{outline:1px solid #b89149;outline-offset:5px;border-radius:3px}[data-guide-phase="draft"] .sw-assist{background:#f4f8f7}[data-guide-phase="approved"] .sw-assist{border-color:#7da99c}.pg-voice .sw-thinking:before{content:"";display:inline-block;width:22px;height:12px;margin-right:5px;vertical-align:middle;background:repeating-linear-gradient(90deg,#267d76 0 2px,transparent 2px 5px);clip-path:polygon(0 40%,15% 20%,30% 35%,50% 0,70% 30%,85% 15%,100% 40%,100% 60%,85% 85%,70% 70%,50% 100%,30% 65%,15% 80%,0 60%)}
@media(max-width:700px){[data-studio="productguide"] .sw-shell{height:605px}[data-studio="productguide"] .sw-stage{height:270px}[data-studio="productguide"] .sw-assist{height:132px}.pg-visual{grid-template-columns:130px 1fr;gap:10px;padding:10px;height:114px}.pg-visual-art svg{height:78px}.pg-visual strong{font-size:12px}.pg-visual small{font-size:8px}.pg-visual span{font-size:9px}.pg-seat-map{grid-template-columns:repeat(5,17px);gap:4px}.pg-seat-map i{height:14px}.pg-reply{height:114px;padding:12px}.pg-reply strong{font-size:14px}.pg-money-bars span{font-size:9px}.pg-plan-compare{font-size:10px}}
[data-studio="productguide"][data-layout="guide-history"] .sw-table .sw-row{min-height:38px}

/* Authored Studio interactions: legible capture, checking, drafting and correction. */
.studio-workflow:not([data-studio="productguide"]) .sw-shell{height:630px}
.studio-workflow:not([data-studio="productguide"]) .sw-stage{height:285px}
.studio-workflow:not([data-studio="productguide"]) .sw-assist{height:132px;border-left-width:1px}
.studio-workflow:not([data-studio="productguide"]) .sw-assist p{min-height:44px}
@media(max-width:700px){.studio-workflow:not([data-studio="productguide"]) .sw-shell{height:645px}.studio-workflow:not([data-studio="productguide"]) .sw-stage{height:285px}.studio-workflow:not([data-studio="productguide"]) .sw-assist{height:136px}}

.sw-data-chart,.sw-record-map{height:116px;margin-bottom:10px;padding:12px 15px;background:white;border:1px solid #d3e0df;border-radius:6px}.sw-data-chart>small,.sw-record-map>small{display:block;color:#526d76;font-size:10px;margin-bottom:9px}.sw-data-bar{display:grid;grid-template-columns:130px 1fr 90px;gap:12px;align-items:center;margin:7px 0;font-size:11px}.sw-data-bar i{height:10px;background:#edf1f1;display:block}.sw-data-bar b{display:block;height:100%}.sw-data-bar strong{text-align:right;font-size:11px}.sw-record-map>div{display:flex;gap:10px}.sw-record-map>div>span{flex:1;border-bottom:2px solid #7d999c;padding:7px;font-size:11px}.sw-record-map b{display:block;font-size:10px;margin-top:5px}.sw-record-map>div>span:last-child{border-color:#b89149}.sw-record-map p{font-size:10px;margin:8px 0;color:#526d76}
@media(max-width:700px){.sw-data-chart,.sw-record-map{padding:10px;height:112px}.sw-data-bar{grid-template-columns:100px 1fr 65px;gap:7px;font-size:9px}.sw-data-bar strong{font-size:10px}.sw-record-map>small{font-size:8px}.sw-record-map>div{gap:5px}.sw-record-map>div>span{font-size:9px;padding:5px}.sw-record-map b{font-size:9px}}

.bd-document{border-left-width:1px}.sp-counts .sp-gap{background:#fff;border-color:#ccdcda}.sp-gap b{color:#183942}
@keyframes studio-dictation{50%{opacity:.45;transform:scaleY(.6)}}
[data-playing="true"] .pg-voice .sw-thinking:before{animation:studio-dictation .8s ease-in-out infinite}
@media(prefers-reduced-motion:reduce){.pg-voice .sw-thinking:before{animation:none!important}}

/* Select a real shift before moving coverage between locations. */
.lp-shift-editor{height:56px;background:white;border:1px solid #cddedb;border-radius:5px;padding:6px 9px;margin-bottom:6px;font-size:9px}.lp-days{display:flex;gap:5px;margin-bottom:6px}.lp-days span{padding:3px 7px;border:1px solid #d7e2e3;border-radius:3px}.lp-days .is-selected{color:white;background:#237d77;border-color:#237d77}.lp-hour-fields{display:flex;align-items:center;gap:14px}.lp-hour-fields b{display:inline-block;border:1px solid #c6d8d9;padding:2px 5px;min-width:47px;font-weight:500}.lp-hours-total{margin-left:auto;color:#237d77}
[data-layout="labor-schedule"] .lp-schedule{height:94px;margin-bottom:6px}
[data-layout="labor-schedule"] .sw-row{min-height:24px;padding:4px 9px;font-size:10px}
@media(max-width:700px){.lp-shift-editor{font-size:8px;padding:6px}.lp-days span{padding:3px 6px}.lp-hour-fields{gap:7px}.lp-hour-fields b{min-width:39px;padding:2px 3px}}

/* Mobile uses the available width; content replaces the fixed tall canvas. */
@media(max-width:700px){
 .studio-workflow[data-studio] .sw-shell{height:auto}
 .studio-workflow[data-studio] .sw-work{height:auto;padding:12px}
 .studio-workflow[data-studio] .sw-stage{height:auto;min-height:0}
 .studio-workflow[data-studio] .sw-assist{height:auto;min-height:0;margin-top:10px;padding:8px 10px}
 .studio-workflow[data-studio] .sw-assist p{min-height:36px}
 .studio-workflow[data-studio] .sw-work h3{min-height:0;font-size:20px;margin:8px 0 10px}
 .studio-workflow[data-studio] .sw-result{min-height:25px;margin-top:6px;margin-bottom:0}
 .studio-workflow[data-studio] .sw-top{height:44px}
 .studio-workflow[data-studio] figcaption{height:auto;min-height:30px;padding:6px 14px}
}

/* ProjectLine concept: one guided decision at a time. */
.studio-workflow[data-studio="projectline"] .pl-structure,.studio-workflow[data-studio="projectline"] .pl-brief,.studio-workflow[data-studio="projectline"] .pl-related,.studio-workflow[data-studio="projectline"] .pl-chart{padding:12px 14px;background:#fff;border:1px solid #d6e3e2;border-radius:9px;margin-bottom:10px;color:#173942}
.studio-workflow[data-studio="projectline"] .sw-stage small{display:block;font-size:10px;color:#537078;letter-spacing:.6px;margin-bottom:8px}
.pl-structure>strong,.pl-brief>strong{display:block;font-size:18px;margin-bottom:7px}.pl-brief>span{font-size:12px;color:#59717a}.pl-lanes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.pl-lanes>span{border-top:3px solid #267d76;background:#edf4f2;padding:8px;font-weight:600;font-size:12px}.pl-lanes em{display:block;font-size:11px;font-weight:400;font-style:normal;margin-top:3px}.pl-related>div{display:grid;grid-template-columns:1fr auto;gap:4px 12px;align-items:center}.pl-related strong{font-size:15px}.pl-related>div>span{grid-column:1;font-size:12px;color:#59717a}.pl-choice{grid-column:2;grid-row:1/3;padding:9px;background:#e6f2ef;border:1px solid #9fbbb7;border-radius:5px;font-size:11px;color:#176f6c}.pl-related p,.pl-chart p{font-size:11px!important;line-height:1.4!important;margin:8px 0 0!important}.pl-chart>div{display:grid;grid-template-columns:95px 1fr 65px;gap:12px;align-items:center;margin:7px 0;font-size:12px}.pl-chart i{height:12px;background:#edf2f1;border-radius:2px;overflow:hidden}.pl-chart b{display:block;height:100%;background:#267d76}.pl-chart strong{text-align:right;font-size:12px}
@media(max-width:700px){.studio-workflow[data-studio="projectline"] .sw-stage small{font-size:9px}.pl-related>div{grid-template-columns:1fr}.pl-choice{grid-column:1;grid-row:auto;justify-self:start}.pl-chart>div{grid-template-columns:82px 1fr 55px;gap:7px}.pl-lanes{gap:5px}.pl-lanes>span{padding:6px;font-size:11px}.pl-lanes em{font-size:10px}}
