/* Desktop design studies only. Mobile adaptation follows after selection. */
html.motion-on .gallery-story,html:not(.motion-on) .gallery-story{height:auto;min-height:0;background:#eeede6;color:#101218}
html.motion-on .gallery-stage,html:not(.motion-on) .gallery-stage{height:auto;position:relative;top:auto;overflow:visible;background:#eeede6;color:#101218}
html.motion-on .gallery,html:not(.motion-on) .gallery{position:relative;inset:auto;opacity:1!important;pointer-events:auto;perspective:none;background:#eeede6;color:#101218;padding:0}
.catalog-content{max-width:1440px;margin:auto;padding:135px 5.5vw 110px}
.catalog-at-work{background:rgba(238,237,230,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,18,24,.10)}
.site-head nav{gap:30px}.catalog-switch{display:flex;gap:4px;align-items:center;padding-left:26px;border-left:1px solid currentColor}.catalog-switch a{padding:10px 13px;border:1px solid transparent;font-size:11px;letter-spacing:.015em}.catalog-switch a[aria-current=page]{border-color:currentColor;border-radius:3px}.catalog-switch a:hover{color:#244df7}.catalog-switch .switch-label{font-size:9px;letter-spacing:.11em;margin-right:12px;opacity:.55}
.catalog-heading{display:grid;grid-template-columns:1.6fr 1fr;gap:80px;align-items:end;margin-bottom:58px}.catalog-eyebrow{font-size:10px;letter-spacing:.15em;font-weight:500;margin:0 0 21px;color:#244df7}.catalog-heading h2{font-family:Space,Arial,sans-serif;font-size:clamp(68px,6.5vw,94px);line-height:.95;letter-spacing:-.055em;font-weight:600;margin:0}.catalog-heading h2 span{color:#244df7}.catalog-intro{max-width:325px;justify-self:end;padding-bottom:3px}.catalog-intro>p{font-size:15px;line-height:1.7;margin:0 0 16px}.catalog-intro small{font-size:10px;line-height:1.7;color:#687078;display:block}.catalog-count{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.08em;padding:18px 0;border-top:1px solid #cdd0cb;margin-bottom:26px;color:#5c636b}
.catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;row-gap:52px}.catalog-card{min-width:0}.browser-frame{background:#e1e1da;border:1px solid #d1d3cd;border-radius:7px;overflow:hidden}.browser-bar{height:34px;display:flex;align-items:center;justify-content:space-between;padding:0 13px;font-size:9px;color:#777f82;letter-spacing:.02em;border-bottom:1px solid #d1d3cd;background:#e9e9e2}.browser-dots{display:flex;gap:4px;width:50px}.browser-dots i{display:block;height:5px;width:5px;border-radius:50%;background:#b0b5b3}.browser-bar>span:last-child{width:50px;text-align:right}
.preview-window{display:block;position:relative;height:340px;overflow:hidden;background:#deded6;isolation:isolate}.preview-image{display:block;width:100%;height:auto;max-width:none;transform:translateY(0);transition:transform .8s cubic-bezier(.25,.8,.25,1);will-change:transform}.preview-window:hover .preview-image,.preview-window:focus-visible .preview-image,.preview-window.is-previewing .preview-image{transform:translateY(calc(-1 * var(--preview-travel,0px)));transition-duration:var(--preview-duration,12s);transition-timing-function:linear}.preview-window:focus-visible{outline:3px solid #244df7;outline-offset:3px}.preview-hint{position:absolute;right:15px;bottom:15px;padding:11px 14px;background:#f9f9f3;color:#101218;border:1px solid rgba(16,18,24,.12);font-size:10px;border-radius:2px;z-index:2;opacity:0;transform:translateY(5px);transition:opacity .2s,transform .2s}.preview-window:hover .preview-hint,.preview-window:focus-visible .preview-hint{opacity:1;transform:none}.project-info{display:flex;align-items:center;justify-content:space-between;margin-top:20px;gap:20px}.project-category{display:block;font-size:9px;letter-spacing:.11em;color:#667078;text-transform:uppercase;margin-bottom:8px}.project-info h3{font-size:29px;font-weight:500;letter-spacing:-.035em;margin:0}.demo-link{display:inline-flex;align-items:center;gap:22px;font-size:11px;border-bottom:1px solid #abb0ac;padding:10px 0;white-space:nowrap}.demo-link:hover{color:#244df7;border-color:#244df7}.demo-link span{font-size:18px}.catalog-note{font-size:12px;line-height:1.7;color:#626b73;margin:12px 0 0}.catalog-invitation{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:45px;min-height:340px;border-top:1px solid #cdd0cb;border-bottom:1px solid #cdd0cb;align-self:start}.catalog-invitation h3{font-size:48px;font-weight:400;letter-spacing:-.055em;line-height:1.05;margin:15px 0 28px}.catalog-invitation h3 span{color:#244df7}.catalog-invitation p{font-size:12px;max-width:260px;line-height:1.7;color:#626b73;margin:0 0 15px}
.catalog-tabs{display:flex;gap:35px;border-bottom:1px solid #cdd0cb;margin-bottom:32px}.catalog-tab{appearance:none;border:0;border-bottom:2px solid transparent;margin:0 0 -1px;padding:15px 0;background:transparent;color:#677079;font:inherit;font-size:13px;cursor:pointer}.catalog-tab small{font-size:9px;margin-right:12px;opacity:.6}.catalog-tab[aria-selected=true]{color:#244df7;border-bottom-color:#244df7}.catalog-tab:focus-visible{outline:2px solid #244df7;outline-offset:5px}.showroom-grid{display:grid;grid-template-columns:minmax(0,1fr) 265px;gap:45px;align-items:center}.showroom-grid .preview-window{height:500px}.showroom-details{padding:30px 0}.showroom-details h3{font-size:45px;font-weight:500;line-height:1.08;letter-spacing:-.045em;margin:19px 0 20px}.showroom-details p{font-size:13px;line-height:1.8;color:#636c73;margin:0 0 30px}.showroom-details .demo-link{font-size:12px;gap:35px}.showroom-controls{display:flex;justify-content:space-between;align-items:center;margin-top:17px;color:#687078;font-size:10px}.preview-toggle{font:inherit;font-size:10px;background:transparent;padding:8px 0;border:0;border-bottom:1px solid #a5ada7;color:#101218;cursor:pointer}.preview-toggle:hover{color:#244df7}.showroom-details .concept-label{display:block;color:#737b82;font-size:9px;letter-spacing:.08em;margin-top:28px}
.editorial-list{border-top:1px solid #cdd0cb}.editorial-project{display:grid;grid-template-columns:1.5fr 1fr;gap:80px;align-items:center;padding:72px 0;border-bottom:1px solid #cdd0cb}.editorial-project:nth-child(even){grid-template-columns:1fr 1.5fr}.editorial-project:nth-child(even) .editorial-visual{order:2}.editorial-project .preview-window{height:390px}.editorial-copy{max-width:355px}.editorial-copy .project-index{display:block;font-size:12px;color:#244df7;letter-spacing:.1em;margin-bottom:42px}.editorial-copy h3{font-size:65px;line-height:1;letter-spacing:-.055em;font-weight:500;margin:14px 0 26px}.editorial-copy p{font-size:14px;line-height:1.8;color:#636c73;margin:0 0 29px}.editorial-copy .demo-link{font-size:12px;gap:48px}.editorial-footnote{font-size:10px;letter-spacing:.03em;color:#707880;margin:24px 0 0}
@media(prefers-reduced-motion:reduce){.preview-image{transition:none!important}.preview-window:hover .preview-image,.preview-window:focus-visible .preview-image{transform:none}.preview-window.is-previewing .preview-image{transform:translateY(calc(-1 * var(--preview-travel,0px)))}}

/* Clearly visible branches, with the active blue underline retained. */
.catalog-tab,.catalog-tab[aria-selected=true]{color:#101218;font-weight:700}
.catalog-tab small{opacity:1}
