*{box-sizing:border-box}
html,body{margin:0;background:#fff;color:#111;font-family:"Helvetica Neue",Arial,sans-serif}
body{overflow:hidden}
button,a{font:inherit;color:inherit}
button{border:0;background:none}
.sidebar{
  position:fixed;z-index:30;left:0;top:0;bottom:0;width:210px;
  padding:48px 0 28px 48px;background:#fff
}
.brand,.sidebar nav button{padding:0;cursor:pointer;text-align:left}
.brand{font-size:25px;line-height:.88;letter-spacing:-.07em;font-weight:400;margin-bottom:18px}
.sidebar nav{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
.sidebar nav button{font-size:11px}
.brand:hover,.sidebar nav button:hover{opacity:.42}
main{margin-left:210px;width:calc(100% - 210px)}
.view{display:none;height:100svh;overflow:auto;background:#fff}
.view.active{display:block}
.hero{
  position:relative;height:100svh;
  padding:44px 74px 50px 34px;
  display:flex;align-items:center;justify-content:center;
  overflow:hidden
}
.hero-viewport{
  position:relative;
  width:min(72vw,1120px);
  height:min(72vh,760px);
  overflow:hidden;
  background:#fff
}
.hero-track{
  width:200%;height:100%;
  display:flex;
  transform:translate3d(0,0,0);
  will-change:transform
}
.hero-track.animating{
  transition:transform .72s cubic-bezier(.22,.61,.36,1)
}
.hero-slide{
  width:50%;height:100%;
  flex:0 0 50%;
  display:flex;align-items:center;justify-content:center;
  background:#fff
}
.hero-slide img{
  display:block;
  max-width:100%;max-height:100%;
  width:auto;height:auto;
  object-fit:contain;
  background:#fff
}
.hero-zone{position:absolute;top:0;bottom:0;width:50%;z-index:4}
.hero-zone.left{left:0;cursor:w-resize}
.hero-zone.right{right:0;cursor:e-resize}
.hero-caption{
  position:absolute;bottom:17px;left:0;right:24px;
  display:flex;justify-content:space-between;
  font-size:9px;color:#777
}

.archive,.brand-view,.collection-view{padding:38px 36px 110px}
.archive-head,.brand-head,.collection-head{display:grid;grid-template-columns:145px minmax(0,760px);column-gap:24px;align-items:start;min-height:auto;margin-bottom:46px}
.eyebrow{font-size:10px;color:#777;padding-top:3px}
.project-list,.commercial-list{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));column-gap:72px;row-gap:36px;max-width:760px}
.project-group,.commercial-category{min-width:0}
.project-group h3,.commercial-category h3{margin:0 0 9px;font-size:17px;line-height:1.05;font-weight:700;letter-spacing:-.035em;color:#111;text-transform:uppercase}
.project-group button,.commercial-category button,.campaign-list button{display:block;padding:0;font-size:13px;line-height:1.38;font-weight:400;cursor:pointer;text-align:left}
.project-group button:hover,.commercial-category button:hover,.campaign-list button:hover{opacity:.45}
.project-group button::after,.commercial-category button::after{content:"";display:inline-block;width:0;overflow:hidden;transition:width .15s ease}
.project-group button:hover::after,.commercial-category button:hover::after{content:" →";width:auto}
.empty-message{font-size:12px;color:#888}
.brand-head>button,.collection-head>button{padding:0;align-self:start;justify-self:start;cursor:pointer;font-size:10px}
.brand-head h1,.collection-head h1{margin:0 0 12px;font-size:20px;font-weight:600;letter-spacing:-.035em}
.brand-head p{margin:0 0 18px;font-size:11px;color:#777}
.campaign-list{display:flex;flex-direction:column}
/* IMAGE FEED — EDITORIAL ASYMMETRIC COLLAGE */
.editorial-feed{
  display:grid;
  grid-template-columns:repeat(12,minmax(0,1fr));
  grid-auto-flow:row dense;
  column-gap:clamp(18px,2.4vw,42px);
  row-gap:clamp(52px,7vw,112px);
  align-items:start;
  padding:18px 0 96px;
}
.feed-item{
  position:relative;
  margin:0;
  cursor:pointer;
  overflow:visible;
  background:#fff;
  min-width:0;
}
.feed-item img{
  display:block;
  width:100%;
  height:auto;
  max-height:none;
  object-fit:contain;
  background:#fff;
  transition:opacity .22s ease,transform .28s ease;
}
.feed-item:hover img{opacity:.86;transform:scale(1.004)}
.feed-layout-1{grid-column:1 / span 4}
.feed-layout-2{grid-column:6 / span 5;margin-top:clamp(18px,3vw,54px)}
.feed-layout-3{grid-column:9 / span 4}
.feed-layout-4{grid-column:2 / span 5;margin-top:clamp(0px,1.8vw,30px)}
.feed-layout-5{grid-column:7 / span 4}
.feed-layout-6{grid-column:1 / span 6;margin-top:clamp(12px,2vw,38px)}
.feed-layout-7{grid-column:8 / span 5}
.feed-layout-8{grid-column:3 / span 4;margin-top:clamp(0px,1.4vw,24px)}
.feed-caption{
  position:absolute;
  left:0;
  right:0;
  bottom:-18px;
  margin:0;
  font-size:9px;
  line-height:1.25;
  color:#555;
  opacity:0;
  transform:translateY(3px);
  transition:opacity .2s ease,transform .2s ease;
  pointer-events:none;
}
.feed-item:hover .feed-caption{opacity:1;transform:translateY(0)}


.contact{padding:38px 36px}
.contact a{display:block;width:max-content;font-size:13px;text-decoration:none;margin-top:4px}
.contact .eyebrow{display:block;margin-bottom:18px}
.detail{padding:0 36px 90px}
.detail-top{position:sticky;top:0;z-index:25;min-height:54px;padding:18px 0 14px;margin-bottom:28px;display:flex;justify-content:space-between;align-items:baseline;gap:30px;font-size:11px;background:#fff}
.detail-top::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(0,0,0,.05)}
.detail-top button{padding:0;cursor:pointer;flex:0 0 auto}
#detailTitle{margin-left:auto;text-align:right;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65vw}
.detail-gallery{display:grid;gap:70px}
.detail-image{display:flex;justify-content:center;align-items:center;min-height:58svh}
.detail-image img{display:block;max-width:100%;max-height:88svh;width:auto;height:auto;object-fit:contain;cursor:zoom-in;background:#fff}
.lightbox{display:none;position:fixed;z-index:100;inset:0;background:#fff;align-items:center;justify-content:center}
.lightbox.open{display:flex}
.lightbox-stage{position:relative;z-index:3;width:calc(100vw - 120px);height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center}
.lightbox-stage img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;background:#fff}
.close-lightbox{position:absolute;z-index:30;right:20px;top:12px;font-size:32px;line-height:1;cursor:pointer;padding:10px}
.close-lightbox:hover{opacity:.45}
.light-zone{position:absolute;top:0;bottom:0;width:34%;z-index:5}
.light-zone.left{left:0;cursor:w-resize}
.light-zone.right{right:0;cursor:e-resize}
.light-counter{position:absolute;z-index:20;bottom:16px;right:22px;font-size:9px;color:#777}


/* =========================================================
   RESPONSIVE — desktop design above 1024px remains unchanged
   ========================================================= */

/* TABLET: 601px–1023px */
@media (min-width:601px) and (max-width:1023px){
  .sidebar{
    width:168px;
    padding:34px 0 24px 28px;
  }
  .brand{
    font-size:22px;
    margin-bottom:16px;
  }
  .sidebar nav button{font-size:10px}
  main{
    margin-left:168px;
    width:calc(100% - 168px);
  }

  .hero{
    padding:36px 34px 44px 18px;
  }
  .hero-viewport{
    width:min(76vw,820px);
    height:min(72vh,680px);
  }

  .archive,.brand-view,.collection-view{
    padding:34px 24px 90px;
  }
  .contact{padding:34px 24px}
  .detail{padding:0 24px 80px}

  .archive-head,.brand-head,.collection-head{
    grid-template-columns:112px minmax(0,1fr);
    column-gap:18px;
    margin-bottom:42px;
  }
  .project-list,.commercial-list{
    grid-template-columns:repeat(2,minmax(160px,1fr));
    column-gap:34px;
    row-gap:28px;
    max-width:none;
  }

  /* Keep the editorial rhythm, but use fewer columns on tablet */
  .editorial-feed{
    grid-template-columns:repeat(8,minmax(0,1fr));
    column-gap:18px;
    row-gap:64px;
  }
  .feed-layout-1{grid-column:1 / span 3}
  .feed-layout-2{grid-column:5 / span 4;margin-top:24px}
  .feed-layout-3{grid-column:6 / span 3}
  .feed-layout-4{grid-column:1 / span 4;margin-top:12px}
  .feed-layout-5{grid-column:5 / span 3}
  .feed-layout-6{grid-column:1 / span 5;margin-top:20px}
  .feed-layout-7{grid-column:5 / span 4}
  .feed-layout-8{grid-column:2 / span 3;margin-top:8px}

  .detail-gallery{gap:52px}
  .detail-image{min-height:48svh}
}

/* PHONE: 600px and below */
@media (max-width:600px){
  body{overflow:hidden}

  /* Mobile navigation becomes a compact top header */
  .sidebar{
    position:fixed;
    top:0;left:0;right:0;bottom:auto;
    width:100%;
    height:96px;
    padding:18px 18px 14px;
    display:block;
    background:#fff;
    border-bottom:1px solid rgba(0,0,0,.045);
  }
  .brand{
    font-size:20px;
    line-height:.9;
    letter-spacing:-.06em;
    margin:0 0 12px;
  }
  .sidebar nav{
    flex-direction:row;
    align-items:center;
    gap:16px;
    white-space:nowrap;
  }
  .sidebar nav button{
    font-size:10px;
    line-height:1;
  }

  main{
    margin-left:0;
    width:100%;
    padding-top:96px;
  }
  .view{
    height:calc(100svh - 96px);
  }

  /* Home */
  .hero{
    height:calc(100svh - 96px);
    padding:18px 16px 38px;
    align-items:center;
  }
  .hero-viewport{
    width:100%;
    height:68vh;
  }
  .hero-caption{
    left:16px;
    right:16px;
    bottom:12px;
  }

  /* Lists */
  .archive,.brand-view,.collection-view,.contact{
    padding:24px 18px 70px;
  }
  .detail{
    padding:0 16px 70px;
  }
  .archive-head,.brand-head,.collection-head{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:38px;
  }
  .eyebrow{font-size:9px}
  .project-list,.commercial-list{
    grid-template-columns:1fr;
    gap:24px;
    max-width:100%;
  }
  .project-group h3,.commercial-category h3{
    font-size:15px;
    margin-bottom:7px;
  }
  .project-group button,.commercial-category button,.campaign-list button{
    font-size:12px;
    line-height:1.45;
  }
  .brand-head h1,.collection-head h1{
    font-size:18px;
  }

  /* Mobile collage:
     one image per row, but widths and alignment alternate
     so it still feels editorial instead of like a plain list. */
  .editorial-feed{
    display:flex;
    flex-direction:column;
    gap:34px;
    padding:4px 0 76px;
  }
  .feed-item{
    width:88%;
    margin:0;
  }
  .feed-layout-1,
  .feed-layout-4,
  .feed-layout-6{
    width:94%;
    align-self:flex-start;
  }
  .feed-layout-2,
  .feed-layout-5,
  .feed-layout-7{
    width:82%;
    align-self:flex-end;
  }
  .feed-layout-3,
  .feed-layout-8{
    width:76%;
    align-self:center;
  }
  .feed-item img{
    width:100%;
    height:auto;
  }
  .feed-caption{
    display:none;
  }

  /* Detail gallery */
  .detail-top{
    min-height:48px;
    padding:14px 0 11px;
    margin-bottom:18px;
    font-size:10px;
  }
  #detailTitle{
    max-width:58vw;
    font-size:10px;
  }
  .detail-gallery{
    gap:34px;
  }
  .detail-image{
    min-height:auto;
  }
  .detail-image img{
    max-width:100%;
    max-height:none;
    width:auto;
    height:auto;
  }

  /* Lightbox */
  .lightbox-stage{
    width:calc(100vw - 24px);
    height:calc(100vh - 72px);
  }
  .close-lightbox{
    right:8px;
    top:6px;
    font-size:28px;
  }
  .light-counter{
    right:14px;
    bottom:12px;
  }
}

/* Very narrow phones */
@media (max-width:380px){
  .sidebar{
    height:92px;
    padding:16px 14px 12px;
  }
  .brand{
    font-size:18px;
    margin-bottom:11px;
  }
  .sidebar nav{gap:12px}
  .sidebar nav button{font-size:9px}
  main{padding-top:92px}
  .view{height:calc(100svh - 92px)}
  .hero{height:calc(100svh - 92px);padding-left:12px;padding-right:12px}
  .archive,.brand-view,.collection-view,.contact{padding-left:14px;padding-right:14px}
}


/* =========================================================
   DESKTOP — COMMERCIAL / FASHION LONG LIST
   Split long Fashion brand list into two vertical columns.
   Other categories remain unchanged.
   ========================================================= */
@media (min-width:1024px){
  .commercial-category:first-child{
    min-width:0;
  }

  .commercial-category:first-child .commercial-brand-list,
  .commercial-category:first-child .brand-list,
  .commercial-category:first-child .commercial-items{
    column-count:2;
    column-gap:clamp(28px,3vw,56px);
    column-fill:balance;
  }

  .commercial-category:first-child button{
    break-inside:avoid;
    -webkit-column-break-inside:avoid;
    page-break-inside:avoid;
    display:block;
    width:100%;
  }
}


/* =========================================================
   DESKTOP — LANDSCAPE IMAGE EMPHASIS
   Horizontal photographs receive more visual weight in
   Project / Commercial editorial feeds.
   ========================================================= */
@media (min-width:1024px){
  .editorial-feed .feed-layout-1.is-landscape{grid-column:1 / span 6}
  .editorial-feed .feed-layout-2.is-landscape{grid-column:6 / span 7}
  .editorial-feed .feed-layout-3.is-landscape{grid-column:7 / span 6}
  .editorial-feed .feed-layout-4.is-landscape{grid-column:1 / span 7}
  .editorial-feed .feed-layout-5.is-landscape{grid-column:6 / span 6}
  .editorial-feed .feed-layout-6.is-landscape{grid-column:1 / span 8}
  .editorial-feed .feed-layout-7.is-landscape{grid-column:5 / span 8}
  .editorial-feed .feed-layout-8.is-landscape{grid-column:3 / span 7}
}

/* Tablet: enlarge horizontal photos, but less aggressively */
@media (min-width:601px) and (max-width:1023px){
  .editorial-feed .feed-layout-1.is-landscape,
  .editorial-feed .feed-layout-4.is-landscape,
  .editorial-feed .feed-layout-6.is-landscape{
    grid-column:1 / span 6;
  }
  .editorial-feed .feed-layout-2.is-landscape,
  .editorial-feed .feed-layout-3.is-landscape,
  .editorial-feed .feed-layout-5.is-landscape,
  .editorial-feed .feed-layout-7.is-landscape,
  .editorial-feed .feed-layout-8.is-landscape{
    grid-column:3 / span 6;
  }
}

/* Phone: wide photos use nearly the full screen width */
@media (max-width:600px){
  .editorial-feed .feed-item.is-landscape{
    width:96%;
    align-self:center;
  }
}

/* =========================================================
   BRAND VIEW — FIXED BACK CONTROL
   Keep the Commercial back button visible while scrolling
   through Spotify, Bensimon, and other brand collage pages.
   ========================================================= */
#brandBack{
  position:fixed;
  top:18px;
  left:247px;
  z-index:40;
  width:max-content;
  padding:5px 7px;
  margin:0;
  background:rgba(255,255,255,.96);
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
}

/* Tablet */
@media (min-width:601px) and (max-width:1023px){
  #brandBack{
    top:14px;
    left:186px;
  }
}

/* Mobile — fixed below/inside the compact mobile header area */
@media (max-width:600px){
  #brandBack{
    top:102px;
    left:18px;
    padding:5px 6px;
  }
}

@media (max-width:380px){
  #brandBack{
    top:98px;
    left:14px;
  }
}


/* =========================================================
   COMMERCIAL CAMPAIGN VIEWER
   Reference-inspired single-image viewer with thumbnail strip.
   ========================================================= */
#detail.campaign-viewer-mode{
  padding:0 28px 18px;
  overflow:hidden;
}

#detail.campaign-viewer-mode .detail-top{
  position:relative;
  height:48px;
  min-height:48px;
  margin:0;
  padding:15px 0 10px;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:start;
  border:0;
}
#detail.campaign-viewer-mode .detail-top::after{display:none}
#detail.campaign-viewer-mode #backBtn{
  justify-self:start;
  position:relative;
  z-index:5;
}
#detail.campaign-viewer-mode #detailTitle{
  justify-self:center;
  margin:0;
  max-width:55vw;
  text-align:center;
  text-transform:uppercase;
  letter-spacing:.09em;
  font-size:10px;
}

#detail.campaign-viewer-mode .detail-gallery{
  display:block;
  height:calc(100% - 48px);
}

.campaign-viewer{
  position:relative;
  width:100%;
  height:100%;
  min-height:0;
  display:grid;
  grid-template-rows:minmax(0,1fr) 26px 104px;
  gap:8px;
  overflow:hidden;
}

.campaign-view-all{
  position:absolute;
  top:0;
  right:0;
  z-index:20;
  padding:0;
  font-size:10px;
  letter-spacing:.08em;
  cursor:pointer;
}

.campaign-stage{
  position:relative;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:6px 82px 0;
}

.campaign-main-image{
  display:block;
  max-width:min(72vw,1120px);
  max-height:calc(100vh - 210px);
  width:auto;
  height:auto;
  object-fit:contain;
  cursor:zoom-in;
  background:#fff;
}

.campaign-nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:8;
  width:52px;
  height:88px;
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:34px;
  font-weight:200;
  line-height:1;
  cursor:pointer;
  opacity:.72;
}
.campaign-nav:hover{opacity:.35}
.campaign-prev{left:8px}
.campaign-next{right:8px}

.campaign-counter{
  justify-self:end;
  align-self:center;
  min-width:86px;
  font-size:9px;
  letter-spacing:.08em;
  text-align:right;
}

.campaign-thumbs{
  display:flex;
  align-items:end;
  gap:12px;
  overflow-x:auto;
  overflow-y:hidden;
  padding:0 2px 4px;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.campaign-thumbs::-webkit-scrollbar{display:none}

.campaign-thumb{
  flex:0 0 auto;
  height:92px;
  min-width:56px;
  max-width:120px;
  padding:0;
  opacity:.27;
  transition:opacity .18s ease;
  cursor:pointer;
}
.campaign-thumb:hover{opacity:.62}
.campaign-thumb.active{opacity:1}

.campaign-thumb img{
  display:block;
  width:auto;
  height:92px;
  max-width:120px;
  object-fit:contain;
  background:#fff;
}

.campaign-all-grid{
  display:none;
  position:absolute;
  inset:0;
  z-index:15;
  overflow:auto;
  padding:42px 4px 28px;
  background:rgba(255,255,255,.985);
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:34px 24px;
  align-items:start;
}
.campaign-viewer.show-all .campaign-all-grid{display:grid}
.campaign-viewer.show-all .campaign-stage,
.campaign-viewer.show-all .campaign-counter,
.campaign-viewer.show-all .campaign-thumbs{visibility:hidden}

.campaign-all-item{
  width:100%;
  padding:0;
  cursor:pointer;
}
.campaign-all-item img{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}

@media (min-width:601px) and (max-width:1023px){
  #detail.campaign-viewer-mode{padding:0 18px 14px}
  .campaign-viewer{grid-template-rows:minmax(0,1fr) 24px 88px}
  .campaign-stage{padding:4px 50px 0}
  .campaign-main-image{
    max-width:76vw;
    max-height:calc(100vh - 190px);
  }
  .campaign-thumb,.campaign-thumb img{height:76px}
  .campaign-all-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 16px}
}

@media (max-width:600px){
  #detail.campaign-viewer-mode{
    padding:0 12px 10px;
    height:calc(100svh - 96px);
  }
  #detail.campaign-viewer-mode .detail-top{
    height:64px;
    min-height:64px;
    padding:10px 0 8px;
    display:grid;
    grid-template-columns:1fr auto;
    grid-template-rows:auto auto;
    row-gap:7px;
  }
  #detail.campaign-viewer-mode #backBtn{
    grid-column:1;
    grid-row:1;
  }
  #detail.campaign-viewer-mode #detailTitle{
    grid-column:1 / -1;
    grid-row:2;
    justify-self:start;
    max-width:88vw;
    text-align:left;
    font-size:10px;
  }
  #detail.campaign-viewer-mode .detail-gallery{
    height:calc(100% - 64px);
  }
  .campaign-viewer{
    grid-template-rows:minmax(0,1fr) 28px 78px;
    gap:6px;
  }
  .campaign-view-all{
    top:0;
    right:0;
    font-size:9px;
  }
  .campaign-stage{
    padding:12px 0 0;
  }
  .campaign-main-image{
    max-width:100%;
    max-height:calc(100svh - 280px);
  }
  .campaign-nav{
    top:auto;
    bottom:-44px;
    width:44px;
    height:36px;
    transform:none;
    font-size:30px;
  }
  .campaign-prev{left:0}
  .campaign-next{right:0}
  .campaign-counter{
    justify-self:center;
    text-align:center;
  }
  .campaign-thumbs{
    gap:8px;
  }
  .campaign-thumb,.campaign-thumb img{
    height:66px;
    max-width:86px;
  }
  .campaign-all-grid{
    padding-top:34px;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:16px 10px;
  }
}


/* =========================================================
   DESKTOP — COMMERCIAL CATEGORY POSITIONING
   Desired visual order:
   Row 1: Fashion | Lifestyle / Wellness
   Row 2: Artist  | Event / Interior
   Row 3: Beauty / Skincare
   ========================================================= */
@media (min-width:1024px){
  .commercial-list{
    display:grid;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    grid-template-areas:
      "fashion lifestyle"
      "artist event"
      "beauty .";
    column-gap:clamp(52px,7vw,120px);
    row-gap:clamp(48px,5.5vw,86px);
    align-items:start;
  }

  .commercial-list > .commercial-category:nth-child(1){grid-area:fashion}
  .commercial-list > .commercial-category:nth-child(2){grid-area:beauty}
  .commercial-list > .commercial-category:nth-child(3){grid-area:lifestyle}
  .commercial-list > .commercial-category:nth-child(4){grid-area:artist}
  .commercial-list > .commercial-category:nth-child(5){grid-area:event}

  /* Preserve the existing two-column Fashion brand list */
  .commercial-list > .commercial-category:nth-child(1){
    min-width:0;
  }
}

/* Tablet keeps a clean two-column flow but follows the same hierarchy */
@media (min-width:601px) and (max-width:1023px){
  .commercial-list{
    display:grid;
    grid-template-columns:repeat(2,minmax(160px,1fr));
    grid-template-areas:
      "fashion lifestyle"
      "artist event"
      "beauty .";
    column-gap:34px;
    row-gap:34px;
  }

  .commercial-list > .commercial-category:nth-child(1){grid-area:fashion}
  .commercial-list > .commercial-category:nth-child(2){grid-area:beauty}
  .commercial-list > .commercial-category:nth-child(3){grid-area:lifestyle}
  .commercial-list > .commercial-category:nth-child(4){grid-area:artist}
  .commercial-list > .commercial-category:nth-child(5){grid-area:event}
}

/* Phone returns to a simple readable single column */
@media (max-width:600px){
  .commercial-list{
    display:grid;
    grid-template-columns:1fr;
    grid-template-areas:
      "fashion"
      "lifestyle"
      "artist"
      "event"
      "beauty";
    gap:24px;
  }

  .commercial-list > .commercial-category:nth-child(1){grid-area:fashion}
  .commercial-list > .commercial-category:nth-child(2){grid-area:beauty}
  .commercial-list > .commercial-category:nth-child(3){grid-area:lifestyle}
  .commercial-list > .commercial-category:nth-child(4){grid-area:artist}
  .commercial-list > .commercial-category:nth-child(5){grid-area:event}
}
