/* A stable exhibition surface: all three experiences share the same space. */
/* The interactive lab lives in its own workstation; the page keeps its theme. */
.pl-station{width:100%;margin:40px auto 0}
.pl-station-frame{padding:0 12px;background:#111214;border:1px solid #6b6c70;border-radius:25px;box-shadow:inset 0 0 0 3px #2d2e31,0 24px 45px -25px #0008;position:relative}
.pl-station-camera{height:24px;display:grid;place-items:center}
.pl-station-camera i{width:7px;height:7px;border-radius:50%;background:#172028;box-shadow:0 0 0 2px #08090b,inset 0 0 2px #617486}
.pl-station .pl-workbench{border-radius:8px 8px 0 0;border:1px solid #333538;box-shadow:none}
.pl-station-chin{height:45px;margin:0 -11px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 25px;color:#333438;background:linear-gradient(100deg,#bfc0c3,#ededef 46%,#b0b1b5);border-radius:0 0 23px 23px;border-top:1px solid #999a9d}
.pl-station-chin span{font:12px/1.4 Arial,sans-serif;letter-spacing:.1em}
.pl-station-chin strong{font:500 14px/1.4 Arial,sans-serif;letter-spacing:.02em}
.pl-station-neck{height:68px;width:18%;margin:auto;background:linear-gradient(90deg,#919296,#e5e5e7 48%,#96979a);clip-path:polygon(18% 0,82% 0,100% 100%,0 100%)}
.pl-station-foot{width:35%;height:13px;margin:auto;border-radius:50% 50% 30% 30%;background:linear-gradient(#e0e0e2,#aaaab0);box-shadow:0 12px 20px #0002}
.pl-station .pl-topline{background:var(--pr-soft)}
.pl-station .pl-scene-copy{background:var(--pr-paper)}
.pl-station .pl-artifact{background:var(--pr-soft)}
.pl-station .pl-stage-tabs button[aria-selected=true]>span{background:var(--pr-ink);color:var(--pr-paper)}
.product-lab .pl-station .pl-player{position:relative;top:auto}
@media(max-width:850px){.pl-station-frame{padding-inline:7px;border-radius:19px}.pl-station-chin{margin-inline:-6px;padding-inline:16px;border-radius:0 0 17px 17px}.pl-station-chin>span:last-child{display:none}.pl-station-neck{height:42px;width:24%}.pl-station-foot{width:48%;height:10px}}
@media(max-width:560px){.pl-station{margin-top:25px}.pl-station-camera{height:19px}.pl-station .pl-workbench[data-enhanced]{height:650px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.pl-station .pl-stage-tabs{position:sticky;top:0;z-index:3;background:var(--pr-paper)}.pl-station .pl-player{position:sticky;top:58px;z-index:2}.pl-station-chin{height:38px}.pl-station-chin span{letter-spacing:.03em}}
@media(max-width:560px){.product-lab .pl-intro h1{font-size:48px}.product-lab .pl-stage-tabs{display:flex;overflow-x:auto;scrollbar-width:thin}.product-lab .pl-stage-tabs button{flex:0 0 125px}.product-lab .pl-stage-tabs button:last-child{flex-basis:125px}}
.proto-hero.lab-demo-section{display:block;width:min(1280px,92%);padding-block:76px 68px}
.lab-demo-section .proto-hero-copy{display:grid;grid-template-columns:1.25fr 1fr;gap:0 8%;align-items:start;margin-bottom:58px;max-width:none}
.lab-demo-section .proto-hero-copy>.proto-kicker{grid-column:1/-1;margin-bottom:4px}
.proto-hero.lab-demo-section .proto-hero-copy h2{grid-column:1;grid-row:2/5;font-size:clamp(44px,4.8vw,68px);margin:18px 0 0}
.lab-demo-section .proto-hero-copy>.proto-lead{grid-column:2;margin:20px 0 14px}
.lab-demo-section .proto-hero-description{grid-column:2;max-width:470px;margin:0}
.lab-demo-section .proto-actions{grid-column:2;flex-wrap:wrap;margin:25px 0 0;gap:12px 20px}
.lab-demo-section .proto-hero-note{grid-column:2;font-size:13px;margin:18px 0 0;max-width:460px}
.lab-demo-section .fx-studio{margin:0;width:100%;scroll-margin-top:110px}
.lab-demo-section .proto-studio-top{max-width:640px;margin:0 auto 18px}
.lab-demo-section .proto-product-tabs{max-width:640px;margin:0 auto 28px;padding:6px;gap:6px;grid-template-columns:repeat(3,minmax(0,1fr))}
.lab-demo-section .proto-product-tabs button{min-height:50px;min-width:0;font-size:16px;overflow-wrap:anywhere;touch-action:manipulation}
.proto-product-tabs button:focus-visible{outline:2px solid var(--pr-ink);outline-offset:4px}
.proto-gallery-meta{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid var(--pr-line);border-bottom:0;border-radius:22px 22px 0 0;background:var(--pr-paper);padding:18px 28px;font-size:13px;color:var(--pr-muted);line-height:1.5}
.proto-gallery-meta>span:first-child{color:var(--pr-ink);font-weight:500}
.proto-device-stage{padding:25px 35px 20px;border:1px solid var(--pr-line);border-radius:0 0 22px 22px;background:radial-gradient(ellipse at 50% 45%,var(--pr-paper),var(--pr-soft) 95%);position:relative;isolation:isolate;overflow:clip}
.proto-device-stage:before{content:'';position:absolute;inset:0;background-image:radial-gradient(var(--pr-line) .6px,transparent .6px);background-size:22px 22px;opacity:.35;z-index:-1;pointer-events:none}
.lab-demo-section .proto-product-panel{min-height:820px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0;transform-origin:50% 45%}
.proto-demo-guide{display:none}
/* Grid children must be allowed to reflow when the visitor enlarges text. */
.proto-page h1,.proto-page h2,.proto-page h3,.proto-page h4,.proto-page p,.proto-page .proto-price strong,.proto-page .proto-ribbon span{overflow-wrap:anywhere}
.proto-page .proto-package-grid>*,.proto-page .proto-contact-grid>*,.proto-page .proto-credit>*,.proto-page .proto-faq>*,.proto-page .proto-work-grid>*{min-width:0}
.proto-page .proto-button{max-width:100%;white-space:normal}
.proto-page .proto-credit-receipt dl>div{flex-wrap:wrap}
/* Reserve the largest panel's footprint, including enlarged text, without moving tabs. */
.fx-studio[data-gallery-ready] .proto-device-stage{display:grid}
.fx-studio[data-gallery-ready] .proto-product-panel{grid-area:1/1}
.proto-page .fx-studio[data-gallery-ready] .proto-product-panel[hidden]{display:flex!important;visibility:hidden;pointer-events:none}
.lab-demo-section .proto-phone-lab{width:min(100%,340px);max-width:340px;margin:0 auto}
.lab-demo-section .proto-phone-frame{aspect-ratio:390/844;display:block;padding:7px;border-radius:49px;box-shadow:inset 0 0 0 2px #393938,0 30px 45px -23px #0007,0 3px 7px #0003}
.lab-demo-section .proto-phone-screen{position:absolute;inset:7px;width:auto;min-width:0;min-height:0;display:flex;flex-direction:column;border-radius:39px;padding-bottom:8px}
.lab-demo-section .proto-phone-status{height:50px;flex-shrink:0;padding-inline:22px;color:#151515}
.lab-demo-section .proto-phone-island{top:11px;width:88px;height:26px}
.lab-demo-section .proto-phone-island:after{top:8px}
.lab-demo-section .proto-phone-indicators{gap:5px}
.lab-demo-section .proto-phone-status .proto-phone-indicators svg{width:15px;height:12px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}
.lab-demo-section .proto-phone-status .proto-phone-indicators svg:last-child{width:25px;height:13px;stroke-width:1.2}
.lab-demo-section .proto-phone-screen>.fx-app{height:0;flex:1;min-height:0;width:100%}
.lab-demo-section .proto-phone-home{flex-shrink:0;background:#181818;width:100px;height:5px;margin:9px auto 1px}
.lab-demo-section .desktop-panel .proto-device{width:100%;max-width:940px;margin:0 auto;flex-shrink:0;padding-top:12px}
.lab-demo-section .desktop-panel .proto-device-laptop{max-width:920px}
.lab-demo-section .desktop-panel .proto-device-viewport{height:auto;min-height:0;aspect-ratio:16/10}
.lab-demo-section .desktop-panel .proto-device-monitor .proto-device-viewport{aspect-ratio:16/9}
.lab-demo-section .desktop-panel .proto-device-display{box-shadow:inset 0 0 0 2px #343437,0 25px 45px -30px #0009}
.lab-demo-section .desktop-expand{margin:20px auto 0;background:var(--pr-paper);transition:background .2s,transform .2s}
.lab-demo-section .desktop-expand:hover{background:var(--pr-soft);transform:translateY(-2px)}
.lab-demo-section .proto-studio-caption,.lab-demo-section .fx-disclaimer{text-align:center;max-width:760px;margin-inline:auto!important}
.lab-demo-section .proto-studio-caption{font-size:14px;margin-top:24px!important}
.lab-demo-section .fx-disclaimer{font-size:12px!important}
/* More tactile, finite motion. No drifting phone while a visitor is trying it. */
.lab-demo-section .desktop-panel .proto-device-chin{height:24px;display:flex;align-items:center;justify-content:center}
.lab-demo-section .desktop-panel .proto-device-chin span{font:500 12px Arial,sans-serif;letter-spacing:.025em;text-transform:none}
.lab-demo-section .desktop-panel .proto-device-laptop .proto-device-chin{color:#d6d6d8;background:#171719}
.lab-demo-section .desktop-panel .proto-device-monitor .proto-device-chin{height:30px}
.lab-demo-section .sl-hero{min-height:220px}
.lab-demo-section .sl-hero>div{padding:16px 20px}
.lab-demo-section .sl-hero h2{font-size:32px;margin:8px 0}
.lab-demo-section .sl-hero p{line-height:1.35}
.lab-demo-section .sl-hero .sl-primary{margin-top:10px;padding:8px 12px}
.lab-demo-section .sl-menu{padding:18px 22px}
.lab-demo-section .sl-section-head{margin-bottom:12px}
.lab-demo-section .sl-section-head h2{font-size:25px}
.sl-product{border-top:1px solid #d5d2cb;padding-top:12px}
.sl-product-label{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:#65615a}
.sl-product-label>span:last-child{font-family:Georgia,serif;font-size:20px;color:#777269}
.ps-cart-shortcut{display:none;min-height:44px;border:1px solid #bdcbed;background:#edf2ff;color:#2649a5;border-radius:7px;padding:6px 9px;font-size:13px!important;white-space:normal}
@container(max-width:530px){.ps-cart-shortcut{display:block;margin-left:auto}.ps-top:has(.ps-cart-shortcut) .ps-avatar{display:none}}
.proto-page .proto-button svg,.proto-page .proto-text-link svg{transition:transform .3s cubic-bezier(.2,.65,.25,1)}
.proto-page .proto-button:hover svg,.proto-page .proto-text-link:hover svg{transform:translateX(4px)}
.proto-work figure{overflow:hidden}.proto-work figure>img{transition:transform .8s cubic-bezier(.16,1,.3,1)}
@media(hover:hover){.proto-work figure:hover>img{transform:scale(1.025)}}
.proto-process li{position:relative}.proto-process li:after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--pr-ink);transform:scaleX(0);transform-origin:left;transition:transform .5s}
.proto-process li:hover:after{transform:scaleX(1)}
@media(max-width:1000px){.lab-demo-section .proto-hero-copy{grid-template-columns:1fr 1fr;gap:0 5%}.proto-hero.lab-demo-section .proto-hero-copy h2{font-size:49px}.lab-demo-section .proto-product-panel{min-height:770px}}
@media(max-width:767px){
 .proto-hero.lab-demo-section{width:calc(100% - 28px);padding-block:48px}
 .lab-demo-section .proto-hero-copy{display:block;margin-bottom:38px;padding-inline:4px}
 .proto-hero.lab-demo-section .proto-hero-copy h2{font-size:clamp(38px,8.8vw,55px);margin:16px 0 22px}
 .lab-demo-section .proto-hero-copy>.proto-lead{font-size:19px;margin:0 0 15px}
 .lab-demo-section .proto-hero-note{max-width:none}
 .lab-demo-section .proto-studio-top{gap:8px;flex-wrap:wrap}
 .lab-demo-section .proto-product-tabs{margin-bottom:18px;padding:4px;gap:3px}
 .lab-demo-section .proto-product-tabs button{font-size:15px;min-height:48px}
 .proto-gallery-meta{padding:15px 14px;font-size:12px;gap:7px;flex-wrap:wrap}
 .proto-gallery-meta>span:last-child{font-size:12px}
 .proto-device-stage{padding:22px 3px 20px}
 .lab-demo-section .proto-product-panel{min-height:740px;justify-content:flex-start;padding-top:8px}
 .lab-demo-section .proto-phone-lab{width:min(100% - 8px,330px)}
 .lab-demo-section .proto-phone-frame{border-radius:43px;padding:6px}
 .lab-demo-section .proto-phone-screen{inset:6px;border-radius:34px}
 .lab-demo-section .proto-phone-status{padding-inline:18px;height:47px}
 .lab-demo-section .proto-phone-island{width:78px;height:25px;top:10px}
 .lab-demo-section .proto-phone-indicators{gap:3px}
 .lab-demo-section .desktop-panel .proto-device{margin:0 auto;padding-top:0}
 .lab-demo-section .desktop-panel .proto-device-laptop{padding-inline:9px}
 .lab-demo-section .desktop-panel .proto-laptop-base{margin-inline:-9px;height:13px}
 .lab-demo-section .desktop-panel .proto-device-viewport{aspect-ratio:16/10;min-height:0;height:auto}
 .lab-demo-section .desktop-panel .proto-device-camera{height:12px}
 .lab-demo-section .desktop-panel .proto-device-chin{height:20px}
 .lab-demo-section .desktop-panel .proto-device-monitor .proto-device-chin{height:24px}
 .lab-demo-section .desktop-panel .proto-device-chin span{font-size:12px;letter-spacing:0}
 .lab-demo-section .desktop-panel .proto-monitor-stand{height:35px}
 .lab-demo-section .desktop-panel .proto-monitor-foot{height:8px}
 .lab-demo-section .proto-studio-caption{font-size:14px;padding-inline:4px}
 .lab-demo-section .ps-sidebar{overflow:auto;overscroll-behavior:contain}
 .lab-demo-section .ps-sidebar>*{flex-shrink:0}
 .lab-demo-section .sl-nav{position:relative;flex-wrap:nowrap;gap:5px;padding:5px 7px;min-height:54px}
 .lab-demo-section .sl-nav nav{order:0;width:auto;border:0;gap:2px}
 .lab-demo-section .sl-nav-link{font-size:12px!important;padding:3px;line-height:1.2}
 .lab-demo-section .sl-nav-link[data-value=home]{display:none}
 .lab-demo-section .sl-wordmark{font-size:25px!important}
 .lab-demo-section .sl-bag-button{padding:7px;font-size:12px!important;white-space:nowrap}
 .lab-demo-section .sl-bag-button svg{display:none}
 .lab-demo-section .proto-browser-chrome{height:24px;min-height:24px;padding:4px 7px;gap:5px}
 .lab-demo-section .sl-hero{min-height:145px}
 .lab-demo-section .sl-hero>div{padding:13px 10px}
 .lab-demo-section .sl-hero h2{font-size:23px;margin:6px 0}
 .lab-demo-section .sl-hero p,.lab-demo-section .sl-hero .dd-eyebrow{display:none}
 .lab-demo-section .sl-hero .sl-primary{margin-top:5px;padding:8px;font-size:12px!important}
 .lab-demo-section .ps-top{padding:3px 7px;gap:5px;min-height:50px}
 .lab-demo-section .ps-wordmark{font-size:19px}
 .lab-demo-section .ps-catalogue{padding:7px;display:flex;flex-direction:column}
 .lab-demo-section .ps-products{order:-1;margin-bottom:10px}
 .lab-demo-section .ps-title{display:none}
 .lab-demo-section .ps-search{margin-top:0}
 .lab-demo-section .ps-catalogue .dd-filters{flex-wrap:nowrap;overflow:auto;margin:6px 0}
 .lab-demo-section .ps-catalogue .dd-filters button{flex-shrink:0}
 .lab-demo-section .ps-product-art{height:36px;margin-bottom:5px}
 .lab-demo-section .fx-nav{padding-inline:3px;gap:0}
 .lab-demo-section .fx-nav button span{white-space:normal;overflow-wrap:anywhere}
 .proto-demo-guide{display:block;width:100%;padding:28px 16px 12px;margin-top:28px;border-top:1px solid var(--pr-line);text-align:left}
 .proto-demo-guide h3{font-size:25px;line-height:1.15;margin:14px 0 13px;letter-spacing:-.04em}
 .proto-demo-guide p{font-size:14px;color:var(--pr-muted);line-height:1.6;margin:0 0 17px}
 .proto-demo-route{display:block;font-size:13px;border-block:1px solid var(--pr-line);padding:14px 0;line-height:1.5}
 .proto-demo-guide .proto-caption{font-size:12px;margin-top:17px}
}
@media(max-width:359px){.lab-demo-section .proto-product-panel{min-height:615px}.lab-demo-section .proto-phone-status{padding-inline:13px}.lab-demo-section .proto-phone-indicators{gap:2px}.lab-demo-section .proto-phone-island{width:69px}.lab-demo-section .proto-phone-status .proto-phone-indicators svg{width:13px}.lab-demo-section .proto-phone-status .proto-phone-indicators svg:last-child{width:22px}.proto-gallery-meta{min-height:69px}}
@media(prefers-reduced-motion:reduce){.proto-page .proto-button svg,.proto-page .proto-text-link svg,.proto-work figure>img,.proto-process li:after,.lab-demo-section .desktop-expand{transition:none!important;transform:none!important}}
