.csb-theme .csb-studies{padding:70px 0 86px;background:#fff;--study-scene-height:clamp(230px,32svh,330px)}
.csb-theme .csb-studies__heading{text-align:center;margin-bottom:38px}
.csb-theme .csb-studies__heading .csb-eyebrow{font-size:11px;margin-bottom:15px}
.csb-theme .csb-studies__heading .csb-display{font-size:clamp(38px,4vw,58px);max-width:910px;margin:auto;letter-spacing:-.05em}
.csb-theme .csb-studies__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;max-width:1280px}
.csb-theme .csb-tour{display:block;position:relative;min-width:0;background:#fff;color:#161a20;scroll-margin-top:calc(var(--csb-header-height,80px) + 18px)}
.csb-theme .csb-tour__panel{display:flex;flex-direction:column;height:100%;padding:27px 25px 21px;border:1px solid #e3e7eb;border-radius:20px;box-shadow:0 12px 45px #1a273605;box-sizing:border-box;background:#fff}
.csb-theme .csb-tour__heading{flex:none;position:relative;text-align:left}
.csb-theme .csb-tour__heading .csb-eyebrow{font-size:10px;margin:0 0 10px;color:#687380;letter-spacing:.12em}
.csb-theme .csb-tour__heading h3{font-size:25px;font-weight:500;line-height:1.18;letter-spacing:-.035em;margin:0 0 10px;color:#181d24}
.csb-theme .csb-tour__visual{position:relative;display:flex;flex-direction:column;flex:1;min-width:0;margin:0}
.csb-theme .csb-tour__stage{position:relative;height:var(--study-scene-height);flex:none;overflow:hidden;margin:0 -15px}
.csb-theme csb-product-scene{position:relative;display:block;width:100%;height:100%}
.csb-theme csb-product-scene canvas{display:block;width:100%;height:100%;opacity:0;transition:opacity 300ms}
.csb-theme csb-product-scene[data-ready="true"] canvas{opacity:1}
.csb-theme .csb-tour__fallback{position:absolute;inset:20px 0;display:flex;align-items:center;justify-content:center;pointer-events:none;transition:opacity 240ms}
.csb-theme .csb-tour__fallback svg{width:auto;height:100%;max-width:80%;filter:drop-shadow(12px 17px 12px #171e2e1c);transform:rotate(-8deg)}
.csb-theme csb-product-scene[data-ready="true"] .csb-tour__fallback{opacity:0;visibility:hidden}
.csb-theme .csb-tour__leader{display:none}
.csb-theme .csb-tour__callouts{position:relative;flex:none;height:145px;width:100%;max-width:440px;margin:0 auto;pointer-events:none}
.csb-theme .csb-tour__callout{position:absolute;inset:0 0 auto;padding:10px 0;text-align:center;opacity:0;transform:translateY(8px);visibility:hidden;transition:opacity 240ms,transform 360ms,visibility 0s linear 240ms}
.csb-theme .csb-tour__callout[data-active="true"]{opacity:1;transform:none;visibility:visible;transition-delay:0s}
.csb-theme .csb-tour__kicker{font-size:9px;text-transform:uppercase;letter-spacing:.13em;margin:0 0 8px;color:#78828d;line-height:1.3}
.csb-theme .csb-tour__number{display:inline-block;font-size:32px;font-weight:500;letter-spacing:-.055em;line-height:1;margin:0 6px 0 0;font-variant-numeric:tabular-nums}
.csb-theme .csb-tour__callout h4{display:inline;font-size:22px;line-height:1.15;font-weight:500;margin:0;letter-spacing:-.035em;color:#14181f}
.csb-theme .csb-tour__description{font-size:13px;line-height:1.6;margin:8px auto 0;max-width:360px;color:#626972}
.csb-theme .csb-tour__seal-demo{pointer-events:auto;display:inline-block;border:0;border-bottom:1px solid #939ba4;background:none;color:#253748;padding:5px 0;margin-top:4px;font:inherit;font-size:12px;cursor:pointer;line-height:1.5}

.csb-theme .csb-tour[data-playing="true"] .csb-tour__play-triangle{display:none}
.csb-theme .csb-tour[data-playing="true"] .csb-tour__play-pause{display:block}

.csb-theme .csb-tour button:focus-visible,.csb-theme .csb-tour input:focus-visible{outline:2px solid #426a91;outline-offset:4px;border-radius:5px}
@media(min-width:1000px){.csb-theme .csb-studies__grid--pair{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
@media(max-width:999px){.csb-theme .csb-studies__grid{max-width:690px}.csb-theme .csb-studies__heading .csb-display{max-width:720px}.csb-theme .csb-studies{--study-scene-height:300px}}
@media(max-width:749px){.csb-theme .csb-studies{padding:44px 0 55px;--study-scene-height:240px}.csb-theme .csb-studies__heading{margin-bottom:27px}.csb-theme .csb-studies__heading .csb-display{font-size:35px}.csb-theme .csb-studies__grid{gap:22px}.csb-theme .csb-tour__panel{padding:23px 16px 16px;border-radius:16px}.csb-theme .csb-tour__heading h3{font-size:23px}.csb-theme .csb-tour__callouts{height:151px}.csb-theme .csb-tour__callout h4{font-size:21px}.csb-theme .csb-tour__description{font-size:12px;max-width:320px}}
@media(prefers-reduced-motion:reduce){.csb-theme .csb-tour *{transition:none!important}}
@media(min-width:1000px) and (max-height:800px){.csb-theme .csb-studies{--study-scene-height:220px}.csb-theme .csb-tour__panel{padding:22px 22px 16px}.csb-theme .csb-tour__callouts{height:125px}}
@media(max-width:749px) and (max-height:740px){.csb-theme .csb-studies{--study-scene-height:220px}.csb-theme .csb-tour__panel{padding:17px 14px 12px}.csb-theme .csb-tour__callouts{height:143px}}

.csb-theme .csb-tour__play{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:200px;max-width:100%;min-height:56px;margin:0;padding:15px 25px;border:1px solid #202b37;border-radius:999px;background:#202b37;color:#fff;font:inherit;font-size:14px;font-weight:600;line-height:1.3;white-space:nowrap;cursor:pointer;box-shadow:0 5px 14px #17243112;transition:background 180ms,transform 180ms,box-shadow 180ms}
.csb-theme .csb-tour__play:hover{background:#34475a;transform:translateY(-1px);box-shadow:0 7px 18px #1724311a}
.csb-theme .csb-tour__play:active{transform:translateY(0)}
.csb-theme .csb-tour__play svg{width:18px;height:18px;flex:none;fill:currentColor}
.csb-theme .csb-tour__play-pause{display:none}
.csb-theme .csb-tour__range{display:block;appearance:none;-webkit-appearance:none;width:100%;min-width:0;height:44px;margin:0;padding:0;border:0;border-radius:0;background:transparent;cursor:ew-resize;touch-action:pan-y}
.csb-theme .csb-tour__range::-webkit-slider-runnable-track{height:3px;border-radius:4px;background:linear-gradient(to right,#657582 var(--tour-fill,0%),#dce2e7 var(--tour-fill,0%))}
.csb-theme .csb-tour__range::-moz-range-track{height:3px;border-radius:4px;background:#dce2e7}
.csb-theme .csb-tour__range::-moz-range-progress{height:3px;border-radius:4px;background:#657582}
.csb-theme .csb-tour__range::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:18px;height:18px;border:3px solid #fff;border-radius:50%;background:#536574;margin-top:-7.5px;box-shadow:0 0 0 1px #acb7c0,0 2px 5px #17243115;cursor:grab}
.csb-theme .csb-tour__range::-moz-range-thumb{width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:#536574;box-shadow:0 0 0 1px #acb7c0,0 2px 5px #17243115;cursor:grab}
.csb-theme .csb-tour__range:active{cursor:grabbing}
.csb-theme .csb-tour__play:focus-visible,.csb-theme .csb-tour__range:focus-visible{outline:2px solid #426a91;outline-offset:4px}
@media(prefers-reduced-motion:reduce){.csb-theme .csb-tour__play{transition:none;transform:none}}
.csb-theme .csb-tour__controls{position:relative;display:flex;flex-direction:column;align-items:center;flex:none;min-width:0;width:100%;margin-top:4px;padding:0;border:0;background:transparent;box-sizing:border-box}
.csb-theme .csb-tour__scrubber{position:relative;width:min(100%,300px);margin:5px auto 0}
@media(max-width:749px){.csb-theme .csb-tour__scrubber{width:min(100%,240px)}}
