.playground{background:#f5f8f8}.play-header{height:78px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:white;border-bottom:1px solid var(--line)}.test-label{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.test-label .lucide{width:15px;height:15px}.play-main{max-width:1200px;padding:38px 32px 48px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:75px}.scenario h1{font-size:32px;font-weight:600;line-height:1.25;max-width:440px;min-height:82px}.scenario-tabs{margin:20px 0;width:fit-content}.product-figure{margin:20px 0;min-width:0}.product-figure img{display:block;object-fit:contain;width:100%;height:250px;background:white;mix-blend-mode:multiply}.product-figure figcaption{color:var(--muted);font-size:10px;margin:12px 0}.context-list{margin:24px 0 0;border-top:1px solid var(--line)}.context-list>div{padding:12px 0;display:grid;grid-template-columns:140px minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line);font-size:11px;line-height:1.5}.context-list dt{color:var(--muted)}.context-list dd{margin:0;overflow-wrap:anywhere}.play-actions{display:flex;align-items:center;gap:14px;margin-top:24px}.play-actions>span{font-size:10px;line-height:1.5;color:var(--muted);max-width:150px}.chat-stage{min-width:0}.chat-stage-label{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);margin-bottom:14px}.chat-stage iframe{width:100%;height:690px;max-height:calc(100dvh - 160px);min-height:530px;border:0;border-radius:8px;box-shadow:0 8px 30px #243c3f0d}.scenario-tabs button{min-width:96px}@media(max-width:1000px){.play-main{grid-template-columns:minmax(0,1fr) 380px;gap:30px;padding:28px 24px}.scenario h1{font-size:26px}.context-list>div{grid-template-columns:100px minmax(0,1fr)}.product-figure img{height:220px}}@media(max-width:760px){.play-header{height:62px;padding:0 16px}.test-label{display:none}.play-main{display:flex;flex-direction:column;padding:24px 14px;gap:24px}.scenario h1{font-size:25px;min-height:0}.scenario h1 br{display:none}.scenario .eyebrow{margin-bottom:8px}.scenario-tabs{margin:16px 0 0}.product-figure,.context-list{display:none}.play-actions{margin-top:14px;justify-content:space-between}.chat-stage-label{margin-bottom:10px}.chat-stage iframe{height:650px;max-height:calc(100dvh - 80px);min-height:470px}.scenario-tabs button{font-size:12px}.play-header .subtle-link{font-size:11px}}
