/* Approved Object Bloom direction B: forest, limestone, ivory and warm peach. */
.workbench-site{--paper:#f3f0e9;--ink:#203026;--muted:#5a655b;--line:#d6d5ca;--iris:#ecac7c;--iris-soft:#f6dfca;--forest:#192d22;background:var(--paper);color:var(--ink)}
.workbench-site .header{position:relative;min-height:88px;padding:18px 4.2%;background:var(--forest);border:0;color:var(--paper);z-index:20}
.workbench-site .header .wordmark{color:var(--paper)}
.workbench-site .header nav{gap:4px}.workbench-site .header nav a{color:var(--paper);padding:12px 16px;font-size:14px;font-weight:400}
.workbench-site .header .nav-cta,.workbench-site .button.primary{background:var(--iris);color:#20291e;border:0;border-radius:100px;box-shadow:none;font-weight:500;transition:background .18s ease,color .18s ease}
.workbench-site .header .nav-cta{padding:13px 24px;margin-left:16px}.workbench-site .header .nav-cta svg{display:none}
.workbench-site .button.primary:hover,.workbench-site .header .nav-cta:hover{background:#f3bd92;color:#17251c;transform:none}
.workbench-site .hero{padding:0 6.5%;height:auto!important;background:#192d22 url('/samples/forest-stone-hero.webp') center bottom/cover no-repeat;overflow:hidden;color:var(--paper);isolation:isolate}
.workbench-site .hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#13271cb0 0%,#14291c50 40%,transparent 66%);pointer-events:none;z-index:-1}
.workbench-site .hero-stage{position:relative!important;inset:auto!important;display:grid;grid-template-columns:46% 54%;grid-template-rows:auto auto auto;align-content:center;column-gap:0;row-gap:0;height:clamp(620px,64.5vw,820px);min-height:0;max-height:none;padding:15px 0 66px;overflow:visible;background:none;border-radius:0}
.workbench-site .hero-copy{grid-column:1;grid-row:1;align-self:auto;position:relative;inset:auto;width:auto;padding:0;margin:0;z-index:2;pointer-events:none}
.workbench-site .hero h1{font-size:clamp(43px,5.4vw,78px);font-weight:400;letter-spacing:-.035em;line-height:1.13;max-width:15ch;margin:0;color:#f5f2eb;text-wrap:initial}
.workbench-site .hero h1 span{color:inherit;white-space:normal}.workbench-site .hero-copy>p{font-size:clamp(17px,2.05vw,23px);line-height:1.5;max-width:35ch;margin:20px 0 0;color:#eaece1}
.workbench-site .scene-tabs{grid-column:1;grid-row:2;display:flex;gap:18px;width:340px;max-width:100%;margin:26px 0 0;padding:0;background:none;border:0;border-bottom:1px solid #83917b;border-radius:0;z-index:3}
.workbench-site .scene-tabs button{flex:1;min-width:0;min-height:48px;padding:12px 4px;background:none;border:0;border-bottom:2px solid transparent;border-radius:0;color:#c2cabb;font-size:14px;font-weight:400}
.workbench-site .scene-tabs button:hover{background:none;color:#fff}.workbench-site .scene-tabs [aria-selected=true],.workbench-site .scene-tabs [aria-selected=true]:hover{background:none;color:#fff;border-bottom-color:var(--iris)}
.workbench-site .hero-bottom{grid-column:1;grid-row:3;position:relative;display:flex;align-items:flex-start;flex-direction:column;padding:0;margin:38px 0 0;gap:0;z-index:2}
.workbench-site .hero-bottom>p{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.workbench-site .hero-bottom .button{min-height:52px;padding:14px 26px;font-size:15px;white-space:nowrap}
.workbench-site #scene-product{position:absolute;right:-5%;top:-22px;bottom:0;width:60%;height:auto;max-height:none;align-self:auto;grid-column:auto;grid-row:auto}
.workbench-site .watch-stage{position:relative;inset:auto;display:block;height:100%;max-height:none;min-height:0;background:none;overflow:visible}
.workbench-site .watch-scene{position:absolute;inset:0 0 82px;width:100%;height:auto;min-height:0}.workbench-site .watch-scene canvas{width:100%;height:100%;display:block}
.workbench-site .watch-fallback{object-fit:contain;mix-blend-mode:normal}
.workbench-site .watch-controls{position:absolute;left:0;right:0;bottom:18px;display:flex;justify-content:center;gap:6px;flex-wrap:wrap;padding:0;margin:0;background:none;border:0;border-radius:0}
.workbench-site .watch-controls button{min-height:40px;padding:9px 13px;background:#1a2a20ed!important;border:1px solid #7c8d79;border-radius:100px;color:#e9eee2!important;font-size:11px}
.workbench-site .watch-controls button:first-child,.workbench-site .watch-controls [aria-pressed=true]{background:#edf0e3!important;border-color:#edf0e3;color:#1d3023!important}.workbench-site .watch-controls button:hover{background:#354b36!important;color:#fff!important}.workbench-site .watch-controls button:disabled{opacity:.55;cursor:default}
.workbench-site .watch-caption{position:absolute;left:6%;right:6%;bottom:68px;display:flex;justify-content:space-between;gap:10px;margin:0;color:#cbd4c5;font-size:11px}.workbench-site .watch-caption a{color:#e5eadf}.workbench-site .watch-hint{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.workbench-site .hero.watch-scroll-story{height:auto!important}.workbench-site .hero.watch-scroll-story .hero-stage{position:relative!important;top:auto!important;height:clamp(620px,64.5vw,820px);min-height:0;max-height:none}
/* The same navigation opens the two real environments in a useful wide stage. */
.workbench-site .hero:not([data-active-scene=product]){background-position:center top}
.workbench-site .hero:not([data-active-scene=product]) .hero-stage{height:auto!important;min-height:0;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;padding:44px 0 40px;gap:24px}
.workbench-site .hero:not([data-active-scene=product]) .hero-copy{grid-column:1;grid-row:1}.workbench-site .hero:not([data-active-scene=product]) h1{font-size:clamp(34px,3.4vw,49px);line-height:1.12;max-width:20ch}.workbench-site .hero:not([data-active-scene=product]) h1 br{display:none}.workbench-site .hero:not([data-active-scene=product]) .hero-copy>p{font-size:17px;max-width:42ch;margin-top:16px}
.workbench-site .hero:not([data-active-scene=product]) .scene-tabs{grid-column:2;grid-row:1;align-self:center;justify-self:end;margin:0;width:340px}.workbench-site .hero:not([data-active-scene=product]) .scene-panel{grid-column:1/3;grid-row:2;width:100%;position:relative}.workbench-site .hero:not([data-active-scene=product]) .hero-bottom{grid-column:1/3;grid-row:3;display:flex;margin:0}
.workbench-site .section-pad{padding:76px 6%;background:var(--paper)}.workbench-site .section-heading{display:flex;justify-content:space-between;gap:48px;align-items:end;margin-bottom:40px}.workbench-site .section-heading h2,.workbench-site .faq h2{font-size:clamp(34px,4.5vw,60px);font-weight:400;line-height:1.13;letter-spacing:-.035em;max-width:20ch;color:var(--ink);margin:0}.workbench-site .section-heading p{font-size:16px;line-height:1.7;max-width:40ch;color:var(--muted);margin:0}
/* Product silhouettes carry the offer; scope expands only when needed. */
.workbench-site .offers{padding-top:54px;padding-bottom:42px}.workbench-site .offers .section-heading{display:block;margin:0 0 26px}.workbench-site .offers .section-heading h2{max-width:none;font-size:clamp(34px,4.45vw,60px)}
.workbench-site .service-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;border:0}
.workbench-site .service-list .service-visual-row{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;border:0;min-width:0;background:none}
.workbench-site .service-object{display:block;min-height:0;width:100%;margin:0 0 22px;padding:0;background:none;overflow:visible;white-space:normal}
.workbench-site .service-cover{display:block;width:100%;height:auto;aspect-ratio:1.08;max-height:390px;object-fit:contain;background:transparent;border-radius:0;margin:0;transition:transform .35s cubic-bezier(.16,1,.3,1)}
.workbench-site .service-object:hover .service-cover{transform:translateY(-5px)}
.workbench-site .service-overview{padding:0}.workbench-site .service-overview h3{font-size:clamp(21px,2.3vw,29px);font-weight:400;letter-spacing:-.025em;line-height:1.2;margin:0 0 9px;color:var(--ink)}.workbench-site .service-overview p{font-size:14px;line-height:1.6;min-height:0;max-width:none;color:var(--muted);margin:0}
.workbench-site .service-overview .example-link{margin:8px 0 0;font-size:13px;min-height:36px;color:var(--ink);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}
.workbench-site .service-scope{margin:12px 0 0;border-top:1px solid var(--line);font-size:13px}.workbench-site .service-scope>summary{cursor:pointer;min-height:44px;padding:13px 0;color:#4e5d50;list-style-position:inside;font-size:12px}
.workbench-site .service-handoff{display:grid;grid-template-columns:1fr;gap:0;padding:0 0 14px;margin:0;border:0}.workbench-site .service-input,.workbench-site .service-output{display:grid;grid-template-columns:77px minmax(0,1fr);gap:4px 12px;background:none;padding:10px 0;border:0;border-radius:0}.workbench-site .service-input>svg,.workbench-site .exchange-arrow{display:none}.workbench-site .exchange-label{grid-row:1/3;font-size:11px;line-height:1.5;margin:0;color:var(--muted);font-weight:400}.workbench-site .service-handoff strong{font-size:13px;line-height:1.5;color:var(--ink);margin:0;font-weight:500}.workbench-site .service-list .service-handoff p{grid-column:2;font-size:12px;line-height:1.6;color:var(--muted);margin:0}.workbench-site .service-list .exchange-scope{grid-column:1/-1!important;border-top:1px solid var(--line);margin-top:10px;padding-top:12px;font-size:12px}
.workbench-site .service-example-note{font-size:12px;line-height:1.6;max-width:85ch;color:var(--muted);margin:26px 0 0}
.workbench-site .pilot-offer{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(240px,.65fr);gap:40px;margin:42px -6.82% 0;padding:44px 6%;border:0;border-block:1px solid var(--line);border-radius:0;background:#edece2;align-items:center}.workbench-site .pilot-offer h3{font-size:clamp(25px,3.15vw,42px);font-weight:400;letter-spacing:-.025em;line-height:1.2;margin:0 0 12px;color:var(--ink)}.workbench-site .pilot-offer h3 span{font-size:13px;letter-spacing:0}.workbench-site .pilot-offer p{font-size:13px;line-height:1.7;margin:12px 0 0;max-width:66ch;color:var(--muted)}.workbench-site .pilot-offer .pilot-summary{font-size:clamp(17px,2.1vw,25px);color:var(--ink);font-weight:400;margin:0 0 16px}.workbench-site .pilot-actions{gap:16px}.workbench-site .pilot-actions .button{font-size:14px;padding:15px 24px}.workbench-site .pilot-actions .example-link{font-size:13px;color:var(--ink)}
.workbench-site .use-case-invitation{font-size:15px;line-height:1.65;margin:34px 0 0;padding:0;border:0;color:var(--muted)}.workbench-site .use-case-invitation a{font-size:19px;color:var(--ink);display:inline;margin:0}.workbench-site .scope-note{font-size:13px;line-height:1.6;color:var(--muted);margin-top:16px}.workbench-site .example-link{color:#345442}
.workbench-site .bloom-gallery{background:#e5e9de}.workbench-site .demo-grid{gap:32px}.workbench-site .demo-tile{background:none;border:0;border-radius:0}.workbench-site .demo-image{border-radius:0;aspect-ratio:1.18;background:#dae1d4}.workbench-site .demo-copy{padding:23px 0 0}.workbench-site .demo-copy h3{font-size:23px;line-height:1.25;font-weight:400;color:var(--ink);letter-spacing:-.02em}.workbench-site .demo-copy p,.workbench-site .gallery-note{font-size:14px;line-height:1.7;color:var(--muted)}
.workbench-site .delivery-proof{background:var(--paper)}.workbench-site .delivery-proof-images img{border-radius:0}.workbench-site .delivery-proof-images figcaption{color:var(--muted);font-size:12px}.workbench-site .delivery-proof-copy strong{font-size:21px;font-weight:500;color:var(--ink)}.workbench-site .delivery-proof-copy p{color:var(--muted)}.workbench-site .delivery-proof-copy li:before{color:#516b4b}
.workbench-site .starting{background:#e9eadf}.workbench-site .reference-paths{gap:48px}.workbench-site .reference-paths article{padding:0;background:none;box-shadow:none;border:0;border-radius:0}.workbench-site .reference-paths h3{font-size:26px;font-weight:400;color:var(--ink)}.workbench-site .reference-paths p{font-size:15px;line-height:1.75;color:var(--muted)}.workbench-site .reference-paths a{color:#345442}.workbench-site .process-strip{gap:32px;margin-top:50px;padding-top:32px;border-top:1px solid #c9cebe}.workbench-site .process-strip>div{padding:0;background:none;border:0;border-radius:0;box-shadow:none}.workbench-site .process-strip strong{font-weight:500;color:var(--ink);font-size:17px}.workbench-site .process-strip p{color:var(--muted);font-size:14px;line-height:1.7}.workbench-site .scope-faq{border-color:#c9cebe}.workbench-site .scope-faq summary{color:var(--ink);font-weight:500}.workbench-site .scope-faq p,.workbench-site .payment-reassurance{color:var(--muted)}
.workbench-site .brief{background:#1e3426;color:#f3f0e9;gap:7vw}.workbench-site .brief h2{font-size:clamp(36px,4.6vw,64px);font-weight:400;line-height:1.12;letter-spacing:-.035em;color:#f3f0e9}.workbench-site .brief p{color:#c9d4c3}.workbench-site .brief a{color:#f0bb91}.workbench-site .brief-steps li[aria-current=step]{color:#f2c39e}.workbench-site .brief form{background:#f3f0e9;color:#203026;border-radius:0;padding:36px}.workbench-site .brief form p{color:var(--muted)}.workbench-site .brief form legend{color:var(--ink);font-weight:500;letter-spacing:-.02em}.workbench-site .brief form :is(input,select,textarea){background:#fffefa;color:var(--ink);border-color:#b6bdae;border-radius:6px}.workbench-site .brief form :is(input,textarea)::placeholder{color:#677164}.workbench-site .brief form .choice span{background:#ebece1;color:#304231;border-color:#c4cbba}.workbench-site .brief form .choice input:checked+span{background:#294d36;color:#fff;border-color:#294d36}.workbench-site #project-form .button.primary{background:#294d36;color:#fff}.workbench-site #project-form .button.primary:hover{background:#386547}.workbench-site .brief form a{color:#345442}.workbench-site .request-summary{background:#e6eadd;border-radius:6px}.workbench-site #brief-back,.workbench-site #edit-request{color:#345442}.workbench-site .brief-saved button{color:#f1c59f}
.workbench-site .faq{background:var(--paper)}.workbench-site .faq h2{max-width:12ch}.workbench-site .faq summary{font-weight:500;color:var(--ink)}.workbench-site .faq p{color:var(--muted);line-height:1.75}.workbench-site .footer{background:#e3e6da;color:var(--ink);padding:54px 6% 30px}.workbench-site .footer p,.workbench-site .footer-bottom{color:#52614f}.workbench-site .footer a,.workbench-site .footer button{color:var(--ink)}
/* Scene tools use the same quiet ivory/forest language without reducing controls. */
.workbench-site .pavilion,.workbench-site .world-stage{border-radius:12px;background:#e1e7db;overflow:hidden}.workbench-site .pavilion-canvas{background:#c7d2c1}.workbench-site .pavilion-toolbar,.workbench-site .world-toolbar{background:#f3f1e9;color:var(--ink)}.workbench-site .pavilion-toolbar button,.workbench-site .pavilion-finishes summary,.workbench-site .world-toolbar button{color:#2d4533;border-color:#b9c4b1;background:transparent}.workbench-site .pavilion-toolbar [aria-pressed=true],.workbench-site .world-toolbar button[aria-pressed=true]{background:#294d36;color:white;border-color:#294d36}.workbench-site .pavilion-toolbar button:hover:not(:disabled),.workbench-site .world-toolbar button:hover:not(:disabled){background:#dde5d5;color:#203026}.workbench-site .world-toolbar p,.workbench-site .world-heading span,.workbench-site .pavilion-toolbar p{color:#566650}.workbench-site .world-heading,.workbench-site .world-toolbar [data-world-status]{color:#203026}.workbench-site .world-utilities a{color:#345442}.workbench-site .pavilion-scene-caption{background:#f3f1e9ed;padding:10px 16px;left:16px;bottom:16px;border-radius:6px}.workbench-site .pavilion-scene-caption strong{font-size:14px}.workbench-site .pavilion-scene-caption span{font-size:11px}.workbench-site .pavilion-start:hover,.workbench-site .world-load.button.primary:hover{transform:translate(-50%,-50%)}
.workbench-site :is(button,a,input,summary,select,textarea):focus-visible{outline:3px solid #ad6432;outline-offset:4px}.workbench-site .hero :is(button,a):focus-visible,.workbench-site .header :is(button,a):focus-visible{outline-color:#ffd0a7}.workbench-site .mobile-menu{background:transparent;color:#f3f0e9;border:1px solid #71846c}
@media(min-width:1600px){.workbench-site .hero{background-position:center 68%}.workbench-site .hero-stage{max-width:1500px;margin:auto}}
@media(max-width:1000px) and (min-width:701px){.workbench-site .hero h1{font-size:5.5vw}.workbench-site .header nav a{padding-inline:11px}.workbench-site .header .nav-cta{margin-left:6px}.workbench-site .hero-copy>p{font-size:18px}.workbench-site .hero-stage,.workbench-site .hero.watch-scroll-story .hero-stage{height:640px}.workbench-site .watch-controls{bottom:10px}.workbench-site .watch-controls button{padding:8px 10px;font-size:10px}.workbench-site .watch-caption{bottom:62px;font-size:10px}.workbench-site .service-list{gap:22px}.workbench-site .service-cover{aspect-ratio:1.0}.workbench-site .section-heading{gap:28px}}
@media(max-width:700px){
 .workbench-site .header{padding:16px 20px;min-height:74px}.workbench-site .header nav{background:#233c2b;top:66px;border:1px solid #68805f;border-radius:12px}.workbench-site .header nav a{font-size:16px;padding:14px 18px}.workbench-site .header .nav-cta{margin:6px;color:#203026}
 .workbench-site .hero{padding:0 20px 22px;background-position:65% bottom;background-size:auto 100%}
 .workbench-site .hero-stage,.workbench-site .hero.watch-scroll-story .hero-stage,.workbench-site .hero:not([data-active-scene=product]) .hero-stage{display:flex;flex-direction:column;align-content:initial;height:auto!important;min-height:0;max-height:none;gap:0;padding:30px 0 0}
 .workbench-site .hero-copy{order:0;pointer-events:auto;align-self:stretch}.workbench-site .hero h1,.workbench-site .hero:not([data-active-scene=product]) h1{font-size:clamp(36px,8.9vw,54px);font-weight:400;max-width:none;line-height:1.1}.workbench-site .hero h1 br{display:initial!important}.workbench-site .hero-copy>p,.workbench-site .hero:not([data-active-scene=product]) .hero-copy>p{font-size:16px;line-height:1.5;max-width:34ch;margin:16px 0 0}
 .workbench-site .hero .scene-tabs,.workbench-site .hero:not([data-active-scene=product]) .scene-tabs{order:1;align-self:stretch;margin:24px 0 0;max-width:100%;width:100%;gap:16px}.workbench-site .scene-tabs button{font-size:14px;min-height:48px;flex:1;padding:12px 0}
 .workbench-site #scene-product{position:relative;order:2;inset:auto;width:calc(100% + 40px);margin:0 -20px;height:540px;max-height:none}.workbench-site .watch-stage{height:100%;min-height:0}.workbench-site .watch-scene{position:absolute;inset:0 0 94px;min-height:0;height:auto}.workbench-site .watch-controls{bottom:18px;gap:6px;padding-inline:16px}.workbench-site .watch-controls button{min-height:44px;font-size:11px;padding:9px 12px}.workbench-site .watch-caption{bottom:74px;left:22px;right:22px;font-size:10px}.workbench-site .watch-hint{display:block}
 .workbench-site .hero-bottom,.workbench-site .hero:not([data-active-scene=product]) .hero-bottom{order:3;margin:8px 0 10px;align-self:stretch;padding:0}.workbench-site .hero-bottom .button{min-height:52px;font-size:14px;max-width:100%;white-space:normal;text-align:center;justify-content:center}
 .workbench-site .hero:not([data-active-scene=product]) .scene-panel{order:2;margin-top:24px}.workbench-site .hero:not([data-active-scene=product]) .hero-bottom{margin-top:24px}
 .workbench-site .section-pad{padding:50px 20px}.workbench-site .section-heading{display:block;margin-bottom:30px}.workbench-site .section-heading h2,.workbench-site .offers .section-heading h2,.workbench-site .faq h2{font-size:34px;max-width:18ch}.workbench-site .section-heading p{font-size:15px;margin-top:18px;max-width:45ch}.workbench-site .offers{padding-top:40px;padding-bottom:34px}
 .workbench-site .service-list{grid-template-columns:1fr;gap:36px}.workbench-site .service-list .service-visual-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:0 20px;align-items:center}.workbench-site .service-object{grid-column:1;grid-row:1/3;margin:0}.workbench-site .service-cover{aspect-ratio:.85;width:100%;height:auto;max-height:300px;object-fit:contain}.workbench-site .service-overview,.workbench-site .service-scope{grid-column:2}.workbench-site .service-overview h3{font-size:22px}.workbench-site .service-overview p{font-size:13px}.workbench-site .service-overview .example-link{font-size:12px;min-height:36px;white-space:normal}.workbench-site .service-scope{align-self:start;margin-top:10px}.workbench-site .service-scope>summary{font-size:11px;line-height:1.5}.workbench-site .service-input,.workbench-site .service-output{grid-template-columns:1fr;gap:4px}.workbench-site .exchange-label{grid-row:auto}.workbench-site .service-list .service-handoff p{grid-column:1}.workbench-site .service-example-note{font-size:11px;margin-top:30px}
 .workbench-site .pilot-offer{grid-template-columns:1fr;gap:22px;margin:32px -20px 0;padding:30px 20px}.workbench-site .pilot-offer h3{font-size:28px}.workbench-site .pilot-offer .pilot-summary{font-size:18px}.workbench-site .pilot-actions{gap:12px}.workbench-site .pilot-actions .button{min-height:48px}.workbench-site .use-case-invitation{font-size:14px;margin-top:28px}.workbench-site .use-case-invitation a{font-size:18px}.workbench-site .scope-note{font-size:12px}
 .workbench-site .demo-grid{gap:36px}.workbench-site .demo-copy h3{font-size:23px}.workbench-site .reference-paths{gap:30px}.workbench-site .reference-paths h3{font-size:23px}.workbench-site .process-strip{gap:26px;margin-top:34px}.workbench-site .brief{gap:32px}.workbench-site .brief h2{font-size:42px}.workbench-site .brief form{padding:24px 20px}.workbench-site .footer{padding:42px 20px 24px}.workbench-site .footer-bottom{gap:16px}.workbench-site .pavilion-scene-caption{padding:8px 10px;left:10px;bottom:10px;max-width:53%}
}
@media(max-width:380px){.workbench-site .hero h1{font-size:34px}.workbench-site #scene-product{height:480px}.workbench-site .watch-controls button{font-size:10px;padding:9px 10px}.workbench-site .watch-caption{font-size:9px;gap:8px}.workbench-site .service-list .service-visual-row{display:flex}.workbench-site .service-object{width:100%;margin:0 0 18px}.workbench-site .service-cover{aspect-ratio:1.3;max-height:270px}.workbench-site .service-overview h3{font-size:25px}.workbench-site .service-scope{width:100%}.workbench-site .service-input,.workbench-site .service-output{grid-template-columns:78px 1fr}.workbench-site .exchange-label{grid-row:1/3}.workbench-site .service-list .service-handoff p{grid-column:2}}
@media(prefers-reduced-motion:reduce){.workbench-site .service-cover,.workbench-site .button.primary{transition:none}.workbench-site .service-object:hover .service-cover{transform:none}}
