/* R116: a compact work index and one full, readable work at a time. */
body[data-r116-ready="true"]:not(.r37-en) #portfolio-browser{width:92%;max-width:1600px;margin-inline:auto}
body[data-r116-ready="true"] #portfolio-browser .r116-mobile-category{display:none}
body[data-r116-ready="true"] #portfolio-browser > [hidden],
body[data-r116-ready="true"] #portfolio-browser .r116-showcase [hidden]{display:none!important}
body[data-r116-ready="true"] #portfolio-browser .r116-index-bar{grid-column:1/-1;display:flex;align-items:center;gap:12px;color:#81748f;font-size:12px}
body[data-r116-ready="true"] #portfolio-browser .r116-index-bar>span:first-child{font-weight:700;color:#413050}
body[data-r116-ready="true"] #portfolio-browser .r116-index-bar>span:nth-child(2){margin-left:auto}
body[data-r116-ready="true"] #portfolio-browser .r116-index-bar button{border:1px solid #e1d7ed;border-radius:7px;background:#fff;color:#64458a;padding:7px 12px;font:inherit;cursor:pointer}
body[data-r116-ready="true"] #portfolio-browser .r116-index-bar button:disabled{opacity:.35;cursor:default}
body[data-r116-ready="true"] #portfolio-browser .r116-empty{grid-column:1/-1;text-align:center;padding:32px;background:#f6f3fa;border-radius:12px}
body[data-r116-ready="true"] #portfolio-browser {
  --r116-ink:#241d3c;
  --r116-muted:#81748f;
  --r116-purple:#64458a;
  --r116-line:#e1d7ed;
  --r116-wash:#f6f3fa;
  display:block;
  width:100%;
  min-width:0;
  max-width:none;
  margin-block:18px 36px;
  padding:0;
}
body[data-r116-ready="true"] #portfolio-browser > .r116-showcase {
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:16px 24px;
  width:100%;
  min-width:0;
  color:var(--r116-ink);
}
body[data-r116-ready="true"] #portfolio-browser .r116-head {
  display:flex;
  align-items:baseline;
  flex-wrap:wrap;
  gap:8px 13px;
  min-width:0;
  margin:0;
  padding:0;
}
body[data-r116-ready="true"] #portfolio-browser .r116-head h2 {
  margin:0!important;
  font-size:clamp(25px,2.2vw,34px)!important;
  line-height:1.3!important;
  letter-spacing:-.025em;
  color:var(--r116-ink)!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-head :is(p,small) {
  margin:0;
  color:var(--r116-muted);
  font-size:13px;
  line-height:1.5;
  font-weight:400;
}
body[data-r116-ready="true"] #portfolio-browser .r116-toolbar,
body[data-r116-ready="true"] #portfolio-browser .r116-controls,
body[data-r116-ready="true"] #portfolio-browser .r116-audience {
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
  margin:0;
}
body[data-r116-ready="true"] #portfolio-browser .r116-toolbar {justify-content:flex-end;flex-wrap:wrap;gap:10px 14px}
body[data-r116-ready="true"] #portfolio-browser .r116-format {
  display:flex;
  align-items:center;
  gap:8px;
  min-width:0;
  margin:0;
  color:var(--r116-muted);
  font-size:13px;
  line-height:1.4;
  white-space:nowrap;
}
body[data-r116-ready="true"] #portfolio-browser .r116-audience label {
  color:var(--r116-muted);
  font-size:13px;
  line-height:1.4;
  white-space:nowrap;
}
body[data-r116-ready="true"] #portfolio-browser .r116-audience select,
body[data-r116-ready="true"] #portfolio-browser .r116-format select {
  width:auto;
  min-width:128px;
  max-width:100%;
  height:44px;
  margin:0;
  padding:0 30px 0 12px;
  border:1px solid var(--r116-line);
  border-radius:9px;
  background-color:#fff;
  color:var(--r116-ink);
  font:inherit;
  font-size:14px;
}
body[data-r116-ready="true"] #portfolio-browser .r116-format select {min-width:140px;max-width:210px}
body[data-r116-ready="true"] #portfolio-browser .r116-controls button {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 auto;
  min-width:44px;
  min-height:44px;
  margin:0;
  padding:9px 13px;
  border:1px solid var(--r116-line);
  border-radius:9px;
  background:#fff;
  color:var(--r116-purple);
  font:inherit;
  font-size:16px;
  line-height:1.3;
  cursor:pointer;
}
body[data-r116-ready="true"] #portfolio-browser .r116-controls [data-r116-next] {
  background:var(--r116-purple);
  border-color:var(--r116-purple);
  color:#fff;
}
body[data-r116-ready="true"] #portfolio-browser .r116-controls output {
  min-width:62px;
  margin:0 4px;
  color:var(--r116-muted);
  font-size:13px;
  line-height:1.4;
  font-variant-numeric:tabular-nums;
  text-align:center;
  white-space:nowrap;
}
body[data-r116-ready="true"] #portfolio-browser .r116-controls button:disabled {
  cursor:default;
  opacity:.45;
}
body[data-r116-ready="true"] #portfolio-browser .r116-categories {
  display:flex;
  flex-wrap:wrap;
  grid-column:1/-1;
  gap:6px;
  min-width:0;
  margin:0;
  padding:7px;
  border:1px solid var(--r116-line);
  border-radius:12px;
  background:var(--r116-wash);
}
body[data-r116-ready="true"] #portfolio-browser .r116-categories button {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  flex:1 1 auto;
  min-height:42px;
  min-width:0;
  margin:0;
  padding:9px 15px;
  border:1px solid transparent;
  border-radius:8px;
  background:transparent;
  color:#71677f;
  font:inherit;
  font-size:15px;
  font-weight:600;
  line-height:1.45;
  cursor:pointer;
}
body[data-r116-ready="true"] #portfolio-browser .r116-categories button small {
  color:inherit;
  font-size:11px;
  font-weight:400;
  opacity:.76;
  font-variant-numeric:tabular-nums;
}
body[data-r116-ready="true"] #portfolio-browser .r116-categories button:is([aria-pressed="true"],[aria-current="true"],[data-active="true"]) {
  background:var(--r116-ink);
  color:#fff;
  box-shadow:0 3px 10px #241d3c0c;
}
body[data-r116-ready="true"] #portfolio-browser .r116-index {
  display:grid;
  grid-column:1/-1;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:10px;
  min-width:0;
  margin:0;
  padding:0;
}
body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick] {
  display:flex;
  align-items:center;
  gap:11px;
  min-width:0;
  min-height:92px;
  margin:0;
  padding:9px;
  overflow:hidden;
  border:1px solid var(--r116-line);
  border-radius:10px;
  background:#fbf9fd;
  color:var(--r116-muted);
  font:inherit;
  text-align:left;
  cursor:pointer;
  transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease;
}
body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick]>img,
body[data-r116-ready="true"] #portfolio-browser .r116-pick-placeholder {
  display:block;
  flex:0 0 66px;
  width:66px;
  height:74px;
  max-width:66px;
  margin:0;
  border-radius:5px;
  object-fit:contain;
  object-position:center;
  background:#ebe6f2;
}
body[data-r116-ready="true"] #portfolio-browser .r116-pick-placeholder {
  display:grid;
  place-items:center;
  color:var(--r116-purple);
  font-size:20px;
}
body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy {
  display:flex;
  flex-direction:column;
  gap:3px;
  min-width:0;
  width:100%;
}
body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy small {
  color:#9a87b0;
  font-size:11px;
  font-weight:600;
  line-height:1.3;
  font-variant-numeric:tabular-nums;
}
body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy strong {
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  color:inherit;
  font-size:13px;
  font-weight:500;
  line-height:1.55;
  overflow-wrap:anywhere;
}
body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy em {
  overflow:hidden;
  color:#95889f;
  font-size:10px;
  font-style:normal;
  line-height:1.4;
  white-space:nowrap;
  text-overflow:ellipsis;
}
body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick]:is([aria-pressed="true"],[aria-current="true"],[data-active="true"]) {
  border-color:#8965aa;
  background:#efe8f6;
  color:#322043;
  box-shadow:inset 3px 0 #8965aa;
}
body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick]:hover {
  border-color:#a38cba;
  background:#f0ebf6;
}
body[data-r116-ready="true"] #portfolio-browser .r116-showcase :is(button,select,a,summary):focus-visible {
  outline:3px solid #7f61cb;
  outline-offset:3px;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage {
  grid-column:1/-1;
  display:block;
  width:100%;
  min-width:0;
  margin:2px 0 0;
  padding:0;
  overflow:hidden;
  border:1px solid var(--r116-line);
  border-radius:14px;
  background:#fff;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage>[data-record] {
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:#fff!important;
  box-shadow:none!important;
  overflow:visible!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage>[data-record][hidden],
body[data-r116-ready="true"] #portfolio-browser .r116-stage .r31-card-tags {
  display:none!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-body {
  display:grid!important;
  grid-template-columns:minmax(0,3fr) minmax(0,2fr)!important;
  align-items:start!important;
  gap:0!important;
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-media {
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:#0c1420;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record].r24-work .r24-work-media :is(.folio-media,.matrix-r18-media),
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record].r24-work .r24-work-media>button,
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record].r24-work .r24-work-media>a {
  display:block!important;
  position:relative!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  min-height:0!important;
  max-height:500px!important;
  aspect-ratio:16/9!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#0c1420!important;
  cursor:pointer;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media :is(.folio-media,.matrix-r18-media),
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media>button,
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media>a {
  height:520px!important;
  max-height:520px!important;
  aspect-ratio:auto!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record].r24-work .r24-work-media :is(img,video) {
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:none!important;
  margin:0!important;
  object-fit:contain!important;
  object-position:center!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-play {
  position:absolute!important;
  left:50%!important;
  top:50%!important;
  display:grid!important;
  place-items:center!important;
  width:66px!important;
  height:66px!important;
  margin:0!important;
  padding:0 0 0 3px!important;
  border:1px solid #fff8!important;
  border-radius:50%!important;
  background:#fffffff0!important;
  color:var(--r116-purple)!important;
  font-size:24px!important;
  line-height:1!important;
  transform:translate(-50%,-50%)!important;
  box-shadow:0 5px 22px #0002;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-media>small {
  position:absolute!important;
  left:18px!important;
  right:auto!important;
  bottom:18px!important;
  top:auto!important;
  display:block!important;
  width:auto!important;
  max-width:calc(100% - 36px)!important;
  margin:0!important;
  padding:9px 13px!important;
  border:1px solid #fff3;
  border-radius:6px!important;
  background:#241d3cd9!important;
  color:#fff!important;
  font-size:12px!important;
  font-weight:500!important;
  line-height:1.5!important;
  text-align:left!important;
  white-space:normal!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading {
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  margin:0!important;
  padding:clamp(22px,2.5vw,38px)!important;
  overflow:visible!important;
  color:var(--r116-muted);
  box-sizing:border-box!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-title {
  display:block!important;
  width:100%!important;
  margin:0 0 19px!important;
  padding:0!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-title h3 {
  display:block!important;
  min-width:0!important;
  width:auto!important;
  height:auto!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
  color:var(--r116-ink)!important;
  font-size:clamp(22px,2vw,30px)!important;
  line-height:1.45!important;
  font-weight:700!important;
  white-space:normal!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  overflow-wrap:anywhere;
}
body[data-r116-ready="true"] #portfolio-browser .r116-meta,
body[data-r116-ready="true"] #portfolio-browser .r116-stage .r62-work-type {
  display:flex;
  flex-wrap:wrap;
  gap:5px 10px;
  margin:0 0 14px!important;
  color:#8c6ba7!important;
  font-size:12px!important;
  line-height:1.5!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading>strong {
  display:block;
  margin:0 0 7px;
  color:var(--r116-purple)!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1.5!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading>p:not(.r62-work-type) {
  display:block!important;
  width:auto!important;
  height:auto!important;
  max-height:none!important;
  margin:0 0 18px!important;
  overflow:visible!important;
  color:#7a6c89!important;
  font-size:15px!important;
  line-height:1.9!important;
  white-space:normal!important;
  text-overflow:clip!important;
  -webkit-line-clamp:unset!important;
  overflow-wrap:anywhere;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-copy {
  display:block!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  background:none!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-disclosure {
  margin:17px 0 0!important;
  padding:13px 0 0!important;
  border:0!important;
  border-top:1px solid var(--r116-line)!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-disclosure>summary {
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  min-height:32px;
  margin:0!important;
  padding:0!important;
  color:var(--r116-purple)!important;
  font-size:14px!important;
  font-weight:600!important;
  line-height:1.5!important;
  cursor:pointer;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-detail {
  padding:12px 0 0!important;
  min-width:0;
  color:#7a6c89;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-detail :is(h4,h5) {
  margin:17px 0 7px!important;
  color:var(--r116-ink)!important;
  font-size:15px!important;
  line-height:1.6!important;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-detail :is(p,li) {
  margin-block:7px 12px!important;
  font-size:14px!important;
  line-height:1.85!important;
  overflow-wrap:anywhere;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .matrix-r18-variants {
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
  margin:8px 0 14px;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .matrix-r18-variants a {min-width:0}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .matrix-r18-variants img {
  display:block;
  width:100%!important;
  height:100px!important;
  max-height:none!important;
  object-fit:contain!important;
  background:#f4f1f7;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .matrix-r18-variants span {
  display:block;
  margin-top:4px;
  font-size:11px;
  line-height:1.5;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .v69-work-reading {
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  gap:12px!important;
  margin-top:12px;
}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .v69-work-reading>div {min-width:0;padding:0}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .v69-work-reading span {font-size:12px;color:#8b78a0}
body[data-r116-ready="true"] #portfolio-browser .r116-stage .text-link {
  display:inline-block;
  margin-top:9px;
  max-width:100%;
  color:var(--r116-purple)!important;
  font-size:13px;
  line-height:1.6;
  overflow-wrap:anywhere;
}
/* Keep these distinct libraries, while removing repeated oversized section gaps. */
body[data-r116-ready="true"] :is(#case-studies,#r36-report-library,#writing-samples) {
  margin-block:34px!important;
}
@media(max-width:1100px) {
  body[data-r116-ready="true"] #portfolio-browser .r116-index {grid-template-columns:repeat(4,minmax(0,1fr))}
  body[data-r116-ready="true"] #portfolio-browser .r116-toolbar {gap:10px}
  body[data-r116-ready="true"] #portfolio-browser .r116-categories button {padding-inline:11px;font-size:14px}
}
@media(max-width:900px) {
  body[data-r116-ready="true"] #portfolio-browser > .r116-showcase {grid-template-columns:minmax(0,1fr);gap:14px}
  body[data-r116-ready="true"] #portfolio-browser .r116-toolbar {grid-column:1/-1;justify-content:space-between;flex-wrap:wrap}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-body {grid-template-columns:minmax(0,1fr)!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading {padding:24px!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-title {margin-bottom:13px!important}
}
@media(max-width:700px) {
  body[data-r116-ready="true"] #portfolio-browser {margin-block:12px 28px}
  body[data-r116-ready="true"] #portfolio-browser .r116-head h2 {font-size:25px!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-index {grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}
  body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick] {gap:7px;min-height:84px;padding:7px}
  body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick]>img,
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-placeholder {flex-basis:48px;width:48px;max-width:48px;height:65px}
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy strong {font-size:11px;line-height:1.5}
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy small {font-size:10px}
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy em {font-size:9px}
  body[data-r116-ready="true"] #portfolio-browser .r116-categories {gap:4px;padding:5px;border-radius:10px}
  body[data-r116-ready="true"] #portfolio-browser .r116-categories button {gap:5px;min-height:40px;padding:7px 9px;font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-categories button small {font-size:10px}
  body[data-r116-ready="true"] #portfolio-browser .r116-audience label {font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-audience select {min-width:110px;max-width:145px;font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-format {font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-format select {min-width:128px;max-width:200px;font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-controls {gap:5px}
  body[data-r116-ready="true"] #portfolio-browser .r116-controls button {padding:9px 10px;font-size:14px}
  body[data-r116-ready="true"] #portfolio-browser .r116-controls output {min-width:51px;margin:0;font-size:11px}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage {border-radius:11px}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading {padding:21px 18px!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-title h3 {font-size:23px!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record] .r24-work-reading>p:not(.r62-work-type) {font-size:14px!important;line-height:1.85!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-play {width:58px!important;height:58px!important;font-size:21px!important}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage .folio-media>small {left:12px!important;bottom:12px!important;max-width:calc(100% - 24px)!important;padding:7px 10px!important;font-size:11px!important}
  body[data-r116-ready="true"] :is(#case-studies,#r36-report-library,#writing-samples) {margin-block:28px!important}
}
@media(max-width:420px) {
  body[data-r116-ready="true"] #portfolio-browser .r116-index {grid-template-columns:repeat(2,minmax(0,1fr))}
  body[data-r116-ready="true"] #portfolio-browser .r116-toolbar {gap:9px}
  body[data-r116-ready="true"] #portfolio-browser .r116-audience {flex:1 1 100%;justify-content:space-between}
  body[data-r116-ready="true"] #portfolio-browser .r116-audience select {width:calc(100% - 56px);max-width:240px}
  body[data-r116-ready="true"] #portfolio-browser .r116-format {flex:1 1 100%;justify-content:space-between}
  body[data-r116-ready="true"] #portfolio-browser .r116-format select {width:calc(100% - 56px);max-width:240px}
  body[data-r116-ready="true"] #portfolio-browser .r116-controls {margin-left:auto}
  body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick]>img,
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-placeholder {flex-basis:50px;width:50px;max-width:50px;height:66px}
  body[data-r116-ready="true"] #portfolio-browser .r116-pick-copy strong {font-size:12px}
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media :is(.folio-media,.matrix-r18-media),
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media>button,
  body[data-r116-ready="true"] #portfolio-browser .r116-stage [data-record][data-orientation="portrait"].r24-work .r24-work-media>a {height:480px!important;max-height:480px!important}
}
@media(prefers-reduced-motion:reduce) {
  body[data-r116-ready="true"] #portfolio-browser .r116-index [data-r116-pick] {transition:none}
}
@media(max-width:700px){
 body[data-r116-ready="true"] #portfolio-browser .r116-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;gap:9px 12px}
 body[data-r116-ready="true"] #portfolio-browser :is(.r116-audience,.r116-format){display:grid;grid-template-columns:minmax(0,1fr);justify-content:initial;gap:5px;font-size:12px;color:#81748f}
 body[data-r116-ready="true"] #portfolio-browser :is(.r116-audience,.r116-format) select{width:100%;min-width:0;max-width:none}
 body[data-r116-ready="true"] #portfolio-browser .r116-controls{grid-column:1/-1;justify-self:end}
 body[data-r116-ready="true"] #portfolio-browser .r116-categories{display:none}
 body[data-r116-ready="true"] #portfolio-browser .r116-mobile-category{grid-column:1/-1;display:flex;align-items:center;gap:12px;font-size:12px;color:#81748f}
 body[data-r116-ready="true"] #portfolio-browser .r116-mobile-category select{flex:1;min-width:0;height:44px;border:1px solid #e1d7ed;border-radius:9px;background:#f6f3fa;color:#241d3c;padding:8px 12px;font:inherit;font-size:14px}
 body[data-r116-ready="true"] #portfolio-browser .r116-index-bar{gap:6px;flex-wrap:nowrap}
 body[data-r116-ready="true"] #portfolio-browser .r116-index-bar button{padding:7px 8px;white-space:nowrap}
 body[data-r116-ready="true"] #portfolio-browser .r116-index-bar>span:first-child{display:none}
 body[data-r116-ready="true"] #portfolio-browser .r116-index-bar>span:nth-child(2){margin-left:0;margin-right:auto;white-space:nowrap}
}
