@font-face{font-family:"Copy NN Borja Family";src:url("../font/Copy NN Borja Family Regular.ttf") format("truetype");font-style:normal;font-weight:300;font-display:swap}
@font-face{font-family:"Copy NN Borja Family";src:url("../font/Copy NN Borja Family Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:"Copy NN Borja Family";src:url("../font/Copy NN Borja Family Medium.ttf") format("truetype");font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:"Copy NN Borja Family";src:url("../font/Copy NN Borja Family SemiBold.ttf") format("truetype");font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:"Copy NN Borja Family";src:url("../font/Copy NN Borja Family Bold.ttf") format("truetype");font-style:normal;font-weight:700;font-display:swap}
/* NN Lando Family - supplied font package */


:root{--ink:#151515;--muted:#606060;--line:#dedede;--pad:clamp(20px,4vw,72px);--gap:clamp(34px,5vw,86px)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Copy NN Borja Family",Arial,Helvetica,sans-serif;font-size:14px;line-height:1.35;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}

.site-header{position:fixed;z-index:50;top:0;left:0;right:0;display:grid;grid-template-columns: 1.2fr 0.8fr 1fr;gap:20px;padding:18px var(--pad);font-size:15px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);font-weight: 600;}


.site-header>*:nth-child(2),.site-header>*:nth-child(3){text-align:center}.site-header nav{text-align:right}.site-header nav a{margin-left:16px}.hero{padding:90px var(--pad) 40px;text-align:center}.hero-kicker{font-size:15px;line-height:1.25;margin:0 auto 8px;max-width:620px;padding: 20px;}.hero h1{font-size:clamp(56px,8vw,132px);line-height:.88; margin:0;font-weight:700}

.hero-video{
  padding:20px;
}

.hero-video video{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.88}.projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:14px;row-gap:54px;padding:0 var(--pad)}.project-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#f1f1f1}.project-media img,.project-media video{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s}.project-media:hover img,.project-media:hover video{transform:scale(1.025);filter:brightness(.84)}.project-copy{display:grid;grid-template-columns:34% 66%;gap:10px;padding-top:9px}.project-name span{display:block;font-size:13px}.project-name strong{display:block;font-size:18px;line-height:1.1; font-weight:bolder;}.project-description{font-size:15px;line-height:1.35}
.project-description p{margin:0 0 5px; font-size: 13px !important; padding-right: 30px;}

.pill{display:inline-block;background:#111;color:#fff;border-radius:999px;padding:10px 22px;font-size:15px;margin-top:2px}


.about-full{padding:140px var(--pad) 70px}.about-layout{display:grid;grid-template-columns:52% 48%;gap:28px}.about-portrait-wrap{position:relative;min-height:680px}.about-stack{position:absolute;top:0;left:0;font-size:clamp(66px,8vw,126px);font-weight:700;line-height:.72;z-index:10}.about-stack span{display:block}.about-stack span:nth-child(1){color:#111}.about-stack span:nth-child(2){color:#4a4a4a}.about-stack span:nth-child(3){color:#8a8a8a}.about-portrait{position:absolute;top:95px;right:5%;width:58%;max-height:600px;object-fit:cover;filter:grayscale(1);z-index:1}
.about-name{position:absolute;left:0;top:650px ;margin:0;font-size:clamp(66px,8vw,126px);font-weight:700;line-height:103px;z-index:2}

.about-information{padding-top:100px}.bio-copy p{font-size:16px;max-width:620px;margin:0 0 14px}.bio-copy .bio-lead{font-size:16px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:34px}.mini-section{border-top:1px solid var(--line);padding-top:12px}.mini-section h3,.section-title{font-size:15px;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px; font-weight:bold;}.mini-section p,.mini-section li{font-size:16px;margin:0 0 9px}.mini-section ul{padding:0;list-style:none;margin:0}.logo-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px;align-items:center;margin-top:48px;border-top:1px solid var(--line);padding-top:30px}.logo-grid img{width:100%;height:42px;object-fit:contain;filter:grayscale(1)}.awards-full{padding:80px var(--pad) 120px}.awards-heading{text-align:center;margin-bottom:40px;font-size:16px;}
.awards-heading h2{  margin: 0 0 38px;
    font-size: clamp(28px, 3.2vw, 46px);
    line-height: 1;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.035em;
  text-align: center;}


    .awards-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px}.award-block{border-bottom:1px solid var(--line);padding:15px 0}.award-block h3{display:flex;align-items:center;gap:15px;font-size:15px;margin:0 0 10px; font-weight: bold;}.award-block h3 img{height:44px;width:64px;object-fit:contain;filter:grayscale(1)}.award-block ul{margin:0;padding-left:16px}.award-block li{font-size:16px;margin:0 0 5px}.footer-cta{text-align:center;padding:70px 20px;font-size:22px;font-weight:700}.footer{display:flex;justify-content:space-between;padding:20px var(--pad);font-size:13px}.project-detail{max-width:1180px;margin:auto;padding:100px var(--pad)}.project-detail h1{font-size:clamp(54px,8vw,110px);letter-spacing:-.06em;line-height:.9;margin:20px 0}.project-detail .brand{font-size:15px;text-transform:uppercase;letter-spacing:.08em}.project-detail .desc{font-size:18px;max-width:760px;margin-bottom:35px}.detail-media{background:#111;aspect-ratio:16/9}.detail-media iframe,.detail-media img,.detail-media video{width:100%;height:100%;object-fit:contain;border:0}.back{font-size:15px}

    .resume {
      position: relative;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;

      border: 1px solid #111;
      border-radius: 999px;
      padding: 8px 14px;
      margin-top: 10px;

      color: #000;
      font-size: 15px;
      text-decoration: none;
      cursor: pointer;
      isolation: isolate;
  }

  .resume-bg {
      position: absolute;
      inset: -2px;
      z-index: -1;

      background: #111;
      border-radius: inherit;

      transform: translateY(105%);
      transform-origin: bottom center;
  }

  .resume-text {
      position: relative;
      z-index: 1;
  }




@media(max-width:800px){.site-header{grid-template-columns:1fr 1fr}.site-header>*:nth-child(3){display:none}.site-header nav{text-align:right}.hero{padding-top:110px}.projects{grid-template-columns:1fr;row-gap:42px}.project-copy{grid-template-columns:36% 64%}.about-layout{grid-template-columns:1fr}.about-portrait-wrap{min-height:560px}.about-information{padding-top:0}.info-grid,.awards-layout{grid-template-columns:1fr}.logo-grid{grid-template-columns:repeat(3,1fr)}.about-full{padding-top:100px}}

/* Scroll animation support adapted from the supplied Ravex theme */
#smooth-wrapper{overflow:hidden}
#smooth-content{will-change:transform}
.project-media img,.project-media video{transform-origin:center center;will-change:transform}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}#smooth-wrapper{overflow:visible}#smooth-content{transform:none!important}}


/* Bootstrap integration without changing the approved visual structure. */
.bootstrap-site .container-fluid{width:100%;max-width:none;margin-left:auto;margin-right:auto}
.bootstrap-site .projects.container-fluid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:30px!important;row-gap:54px!important;padding-left:var(--pad)!important;padding-right:var(--pad)!important}
.bootstrap-site .project-card{width:auto!important;max-width:none!important;padding:0!important;margin:0!important}
.bootstrap-site .project-copy{display:grid!important;grid-template-columns:34% 66%!important;gap:10px!important;margin:0!important;padding-top:9px!important}
.bootstrap-site .project-name,.bootstrap-site .project-description{width:auto!important;max-width:none!important;padding:0!important}
.bootstrap-site .about-layout{display:grid!important;grid-template-columns:52% 48%!important;gap:28px!important;margin:0!important}
.bootstrap-site .info-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:30px!important;margin-top:34px!important}
.bootstrap-site .logo-grid{display:grid!important;grid-template-columns:repeat(6,1fr)!important;gap:24px!important}
.bootstrap-site .awards-layout{display:grid!important;grid-template-columns:1fr 1fr!important;gap:50px!important;margin:0!important}
.bootstrap-site .project-detail.container{max-width:1180px!important}
@media(max-width:800px){
 .bootstrap-site .projects.container-fluid{grid-template-columns:1fr!important;row-gap:42px!important}
 .bootstrap-site .project-copy{grid-template-columns:36% 64%!important}
 .bootstrap-site .about-layout,.bootstrap-site .info-grid,.bootstrap-site .awards-layout{grid-template-columns:1fr!important}
 .bootstrap-site .logo-grid{grid-template-columns:repeat(3,1fr)!important}
}

/* Karim source content: complete client-logo presentation */
.logo-grid{display:block!important;}
.clients-title{font-size:clamp(1rem,1.5vw,1.35rem);font-weight:600;margin:0 0 2rem;text-align:center;}
.clients-logo-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:2.2rem 2.8rem;align-items:center;}
.clients-logo-grid img{display:block;max-width:100%;width:auto;height:64px;object-fit:contain;margin:auto;filter:grayscale(1);transition:opacity .25s ease,filter .25s ease;}
.clients-logo-grid img:hover{filter:grayscale(0);opacity:.72;}
@media(max-width:991.98px){.clients-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.8rem;}}
@media(max-width:575.98px){.clients-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 1rem}.clients-logo-grid img{height:34px;}}


/* Ravex â€œView Detailsâ€ follower with the browser pointer kept visible */
@media (hover:hover) and (pointer:fine) {
  .ravex-cursor-enabled { cursor:default; }
  .ravex-cursor-enabled a,
  .ravex-cursor-enabled button,
  .ravex-cursor-enabled [role="button"] { cursor:pointer; text-align: center;}
}
.cb-cursor{position:fixed;top:0;left:0;z-index:999999;contain:layout style size;pointer-events:none;will-change:transform;transition:opacity .3s,color .4s;color:#111}
/* No black pill/dot in the normal state. */
.cb-cursor:before{content:"";position:absolute;top:14px;left:18px;display:block;width:82px;height:82px;transform:scale(0);opacity:0;border-radius:25px;transition:transform .3s ease-in-out,opacity .2s;background:#fff;box-shadow:0 2px 18px rgba(0,0,0,.14)}


/* ==================================================
   APPLE LIQUID GLASS CURSOR
================================================== */

.cb-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 108px;
    height: 108px;
    z-index: 99999;
    pointer-events: none;
    opacity: 0;
    transform: translate(-50%, -50%);
    transition: opacity 0.25s ease;
    will-change: transform;
}

.cb-cursor.-visible,
.cb-cursor.-text {
    opacity: 1;
}

/* Liquid glass circle */
.cb-cursor::before {
    content: "";
    position: absolute;
    inset: 0;

    width: 108px;
    height: 108px;
    border-radius: 50%;

    background:
        linear-gradient(
            135deg,
            rgba(0, 0, 0, 0.42),
            rgba(0, 0, 0, 0.12)
        );

    -webkit-backdrop-filter: blur(18px) saturate(180%);
    backdrop-filter: blur(18px) saturate(180%);



    box-shadow:
        inset 0 1px 1px rgba(255, 255, 255, 0.75),
        inset 0 -1px 1px rgba(255, 255, 255, 0.16),
        0 8px 30px rgba(0, 0, 0, 0.16);

    transform: scale(0);
    transition:
        transform 0.45s cubic-bezier(0.16, 1, 0.3, 1),
        border-radius 0.45s cubic-bezier(0.16, 1, 0.3, 1);

    overflow: hidden;
}

/* Soft glass reflection */
.cb-cursor::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 18px;
    width: 56px;
    height: 30px;
    border-radius: 50%;

    background: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0.58),
        rgba(0, 0, 0, 0)
    );

    filter: blur(5px);
    opacity: 0;
    transform: rotate(-18deg) scale(0.8);
    transition: opacity 0.3s ease;
}

/* Show the glass circle only over project images */
.cb-cursor.-text::before {
    transform: scale(1);
    animation: appleLiquidGlass 5s ease-in-out infinite;
}

.cb-cursor.-text::after {
    opacity: 0.8;
}

/* View Details centered inside circle */
.cb-cursor-text {
    position: absolute;
    inset: 0;
    z-index: 3;

    width: 118px;
    height: 118px;
    margin: 0;
    padding: 10px;

    display: flex;
    align-items: center;
    justify-content: center;

    text-align: center;
    white-space: nowrap;

    color: #000;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -0.01em;

    opacity: 0;
    transform: scale(0.85);
    transition:
        opacity 0.25s ease,
        transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
}

.cb-cursor.-text .cb-cursor-text {
    opacity: 1;
    transform: scale(1);
}

/* Organic liquid movement */
@keyframes appleLiquidGlass {
    0%,
    100% {
        border-radius: 50% 50% 50% 50%;
    }

    25% {
        border-radius: 54% 46% 51% 49% / 48% 55% 45% 52%;
    }

    50% {
        border-radius: 47% 53% 46% 54% / 53% 46% 54% 47%;
    }

    75% {
        border-radius: 51% 49% 55% 45% / 46% 52% 48% 54%;
    }
}

/* Hide custom effect on mobile/touch devices */

@keyframes viewDetailsGlassPulse {
  0%, 100% { filter: brightness(1) saturate(1); }
  50% { filter: brightness(1.08) saturate(1.12); }
}

@media (hover: none), (pointer: coarse) {
    .cb-cursor {
        display: none !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .cb-cursor.-text::before {
        animation: none;
    }
}

.cb-cursor-text{position:absolute;top:14px;left:18px;width:82px;height:32px;display:flex;align-items:center;justify-content:center;transform:scale(.75);opacity:0;color:#000;font-size:13px;font-weight:600;line-height:1;text-align:center;white-space:nowrap;letter-spacing:-.01em;transition:opacity .25s,transform .3s}
.cb-cursor.-visible:before,
.cb-cursor.-visible.-active:before{transform:scale(0);opacity:0}
.cb-cursor.-text{mix-blend-mode:normal}
.cb-cursor.-text:before{transform:scale(1);opacity:1}
.cb-cursor.-text .cb-cursor-text{opacity:1;transform:scale(1)}
.cb-cursor.-text.-active:before{transform:scale(.94);opacity:1;transition-duration:.2s}
.cb-cursor.-red .cb-cursor-text{color:#000}
.cb-cursor.-red:before{background:#fff}
.project-media.scale{transform:scale(.96);transform-origin:center;will-change:transform}
.project-media.scale img,.project-media.scale video{will-change:transform}
.project-media::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,0);pointer-events:none;transition:background .35s ease}
.project-media:hover::after{background:rgba(0,0,0,.06)}
@media (hover:none),(pointer:coarse),(prefers-reduced-motion:reduce){
  .cb-cursor{display:none!important}
  .ravex-cursor-enabled,.ravex-cursor-enabled a,.ravex-cursor-enabled button{cursor:auto}
  .project-media.scale{transform:none!important}
  .project-media.scale img,.project-media.scale video{transform:none!important}
}


/* CLIENT LOGO SECTION FIX */
.logo-grid {
    display: block !important;
    width: 100%;

    margin: 72px auto 0;
    padding: 42px 0 8px;
    border-top: 1px solid var(--line);
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.clients-title {
    margin: 0 0 38px;
    font-size: clamp(28px, 3.2vw, 46px);
    line-height: 1;
    font-weight: 700;
    text-align: left;
    letter-spacing: -0.035em;
}

.clients-logo-grid {
    display: grid !important;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 30px 34px;
    width: 100%;
    align-items: stretch;
    justify-items: stretch;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.client-logo-item {
    min-width: 0;
    min-height: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 15px;
    transform: none !important;
    opacity: 1 !important;
    visibility: visible !important;
}

.clients-logo-grid .client-logo-item img {
    display: block !important;
    width: auto !important;
    height: auto !important;
    max-width: 118px !important;
    max-height: 54px !important;
    margin: 0 auto !important;
    object-fit: contain !important;
    filter: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    transition: transform .28s ease, opacity .28s ease;
}

.clients-logo-grid .client-logo-item:hover img {
    transform: scale(1.06) !important;
    opacity: .72 !important;
}

@media (max-width: 991.98px) {
    .logo-grid { margin-top: 56px; padding-top: 34px; }
    .clients-logo-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
    .client-logo-item { min-height: 82px; }
    .clients-logo-grid .client-logo-item img { max-width: 104px !important; max-height: 48px !important; }
}

@media (max-width: 575.98px) {
    .clients-title { margin-bottom: 26px; font-size: 30px; }
    .clients-logo-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 18px 15px; }
    .client-logo-item { min-height: 68px; padding: 10px 7px; }
    .clients-logo-grid .client-logo-item img { max-width: 82px !important; max-height: 38px !important; }
}

/* FINAL CLIENT SECTION LAYOUT OVERRIDE */
.bootstrap-site .logo-grid,
.logo-grid {
  display: block !important;
  grid-template-columns: none !important;
  width: 100% !important;

  margin: 72px auto 0 !important;
  padding: 42px 0 8px !important;
  border-top: 1px solid var(--line) !important;
}
.bootstrap-site .clients-logo-grid,
.clients-logo-grid {
  display: grid !important;
  grid-template-columns: repeat(6, minmax(0, 1fr)) !important;
  gap: 32px 36px !important;
  width: 100% !important;
  align-items: center !important;
}
.bootstrap-site .clients-title,
.clients-title {
  display: block !important;
  width: 100% !important;
  margin: 0 0 40px !important;
  text-align: left !important;
}
.bootstrap-site .client-logo-item,
.client-logo-item {
  display: flex !important;
  min-height: 88px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 12px !important;
}
.bootstrap-site .clients-logo-grid .client-logo-item img,
.clients-logo-grid .client-logo-item img {
  width: auto !important;
  height: auto !important;
  max-width: 120px !important;
  max-height: 52px !important;
  margin: 0 auto !important;
  object-fit: contain !important;
}
@media (max-width: 991.98px) {
  .bootstrap-site .clients-logo-grid,
  .clients-logo-grid { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }
}
@media (max-width: 575.98px) {
  .bootstrap-site .clients-logo-grid,
  .clients-logo-grid { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 20px 14px !important; }
  .bootstrap-site .clients-logo-grid .client-logo-item img,
  .clients-logo-grid .client-logo-item img { max-width: 86px !important; max-height: 38px !important; }
}

/* ==================================================
   FINAL CURSOR TEXT CENTERING FIX
   Keeps "View Details" exactly centered inside the
   Apple-style liquid glass circle.
================================================== */
.cb-cursor {
    width: 108px !important;
    height: 108px !important;
}

.cb-cursor-text {
    position: absolute !important;
    inset: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 10px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    text-align: center !important;
    line-height: 1.15 !important;
    white-space: nowrap !important;
    transform-origin: 50% 50% !important;
}

.cb-cursor.-text .cb-cursor-text {
    opacity: 1 !important;
    transform: scale(1) !important;
}

/* Font Awesome icon alignment */
.back { display: inline-flex; align-items: center; gap: .55rem; }
.sq-project-nav, .sq-project-close { display: inline-flex; align-items: center; justify-content: center; }
.sq-project-nav i, .sq-project-close i { pointer-events: none; line-height: 1; }

/* Ravex-inspired mobile off-canvas menu */
.mobile-menu-toggle,.mobile-side-info,.mobile-menu-overlay{display:none}
@media(max-width:800px){
  body.mobile-menu-open{overflow:hidden}
  .site-header{grid-template-columns:1fr auto!important;align-items:center;padding-top:16px;padding-bottom:16px}
  .site-header>a:nth-of-type(2),.site-header>span,.site-header>nav{display:none!important}
  .mobile-menu-toggle{display:block;border:0;background:transparent;color:var(--ink);padding:4px 0;font:inherit;font-weight:600;white-space:nowrap}
  .mobile-menu-overlay{display:block;position:fixed;inset:0;background:#000;z-index:900;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}
  .mobile-menu-overlay.overlay-open{opacity:.5;visibility:visible}
  .mobile-side-info{display:block;position:fixed;top:0;right:0;width:100%;height:100%;height:100dvh;background:#fff;z-index:9999;transform:translateX(calc(100% + 40px));transition:transform .48s cubic-bezier(.77,0,.18,1);overflow:auto;overscroll-behavior:contain}
  .mobile-side-info.info-open{transform:translateX(0)}
  .mobile-side-inner{min-height:100%;display:flex;flex-direction:column;padding:28px 26px 24px}
  .mobile-side-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:22px}
  .mobile-side-brand{font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}
  .mobile-side-close{width:42px;height:42px;border:1px solid #111;border-radius:50%;background:#fff;color:#111;display:inline-flex;align-items:center;justify-content:center;font-size:18px;transition:transform .3s ease}
  .mobile-side-close:active{transform:rotate(90deg)}
  .mobile-side-nav{display:flex;flex-direction:column;margin-top:34px}
  .mobile-side-nav a{display:flex;align-items:flex-start;gap:18px;padding:14px 0;border-bottom:1px solid var(--line);font-size:clamp(43px,13vw,68px);font-weight:700;line-height:.95;letter-spacing:-.055em}
  .mobile-side-nav a span{font-size:10px;line-height:1;margin-top:8px;letter-spacing:.06em;font-weight:600;color:var(--muted)}
  .mobile-side-footer{display:flex;justify-content:space-between;gap:20px;margin-top:auto;padding-top:38px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}
  .mobile-side-footer span:last-child{text-align:right}
}

/* Mobile About section: keep the portrait title inside its own area */
@media (max-width:800px){
  .about-full{
    padding-top:80px;
  }
  .about-portrait-wrap{
    position:relative;
    min-height:590px;
    overflow:hidden;
  }
  .about-stack{
    top:0;
    left:0;
    font-size:clamp(52px,16vw,76px);
    line-height:.75;
  }
  .about-portrait{
    top:105px;
    right:0;
    width:78%;
    height:390px;
    max-height:none;
    object-fit:cover;
  }
  .about-name{
    top:auto;
    bottom:18px;
    left:0;
    font-size:clamp(58px,18vw,86px);
    line-height:.72;
  }
  .about-information{
    position:relative;
    z-index:3;
    padding-top:30px;
    background:#fff;
  }
  .bio-copy p,
  .bio-copy .bio-lead{
    font-size:16px;
    line-height:1.45;
  }
}

@media (max-width:420px){
  .about-portrait-wrap{
    min-height:540px;
  }
  .about-portrait{
    top:90px;
    height:350px;
  }
  .about-name{
    bottom:14px;
    font-size:clamp(54px,18vw,76px);
  }
}

/* Equal-height award blocks */
@media (min-width: 801px) {
  .awards-layout > div {
    display: grid;
    grid-template-rows: repeat(5, minmax(0, 1fr));
  }

  .award-block {
    height: 100%;
  }
}

/* ==================================================
   FINAL APPLE LIQUID GLASS â€” VIEW DETAILS CURSOR
================================================== */
@media (hover: hover) and (pointer: fine) {
  .cb-cursor {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 122px !important;
    height: 122px !important;
    z-index: 999999 !important;
    pointer-events: none !important;
    opacity: 0;
    transform: translate(-50%, -50%);

    will-change: transform;
    isolation: isolate;
  }

  .cb-cursor.-visible,
  .cb-cursor.-text {
    opacity: 1 !important;
  }

  .cb-cursor::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border-radius: 999px !important;

    /* Transparent glass without gradients */
    background: rgba(255, 255, 255, 0.055) !important;

    /* Blur and enhance the background underneath */
    -webkit-backdrop-filter:
      blur(14px)
      saturate(210%)
      contrast(112%)
      brightness(1.08) !important;

    backdrop-filter:
      url(#view-details-filter)
      blur(12px)
      saturate(210%)
      contrast(112%)
      brightness(1.08) !important;

    border: 1px solid rgba(255, 255, 255, 0.28) !important;

    box-shadow:
      inset 0 1px 0 rgba(255, 255, 255, 0.45),
      inset 0 -1px 0 rgba(255, 255, 255, 0.08),
      inset 6px 6px 18px rgba(255, 255, 255, 0.06),
      0 10px 34px rgba(0, 0, 0, 0.18) !important;

    opacity: 0 !important;
    transform: scale(0.55) !important;

    transition:
      transform 0.55s cubic-bezier(0.175, 0.885, 0.32, 1.35),
      opacity 0.25s ease,
      border-radius 0.8s ease !important;

    overflow: hidden !important;
  }

  .cb-cursor::after {
    content: "" !important;
    position: absolute !important;
    top: 9px !important;
    left: 18px !important;
    width: 62px !important;
    height: 34px !important;
    border-radius: 50% !important;
    background: linear-gradient(180deg, rgba(255,255,255,.72), rgba(255,255,255,0)) !important;
    filter: blur(5px) !important;
    opacity: 0 !important;
    transform: rotate(-17deg) scale(.8) !important;
    transition: opacity .3s ease, transform .5s cubic-bezier(.175,.885,.32,1.35) !important;
  }

  .cb-cursor.-text::before {
    opacity: 1 !important;
    transform: scale(1) !important;
    animation: viewDetailsLiquid 5.5s ease-in-out infinite, viewDetailsGlassPulse 3.6s ease-in-out infinite !important;
  }

  .cb-cursor.-text::after {
    opacity: .85 !important;
    transform: rotate(-17deg) scale(1) !important;
  }

  .cb-cursor.-text.-active::before {
    transform: scale(.93) !important;
  }

  .cb-cursor-text {
    position: absolute !important;
    inset: 0 !important;
    z-index: 2 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 12px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-sizing: border-box !important;
    color: #fff !important;
    font-family: inherit !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    letter-spacing: .01em !important;
    text-align: center !important;
    text-transform: uppercase !important;
    white-space: nowrap !important;
    opacity: 0 !important;
    transform: scale(.82) !important;
    transition: opacity .25s ease, transform .45s cubic-bezier(.175,.885,.32,1.35) !important;

  }

  .cb-cursor.-text .cb-cursor-text {
    opacity: 1 !important;
    transform: scale(1) !important;
  }
}

@keyframes viewDetailsLiquid {
  0%, 100% { border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%; }
  25% { border-radius: 56% 44% 52% 48% / 46% 55% 45% 54%; }
  50% { border-radius: 47% 53% 44% 56% / 55% 47% 53% 45%; }
  75% { border-radius: 52% 48% 57% 43% / 44% 52% 48% 56%; }
}


@keyframes viewDetailsGlassPulse {
  0%, 100% { filter: brightness(1) saturate(1); }
  50% { filter: brightness(1.08) saturate(1.12); }
}

@media (hover: none), (pointer: coarse) {
  .cb-cursor { display: none !important; }
}

@media (prefers-reduced-motion: reduce) {
  .cb-cursor.-text::before { animation: none !important; }
}


a:hover{
    color:#ccc;
}

/* Final media additions */
.project-versions,.radio-spot{margin:56px 0 24px}.project-versions h2,.radio-spot h2{font-size:clamp(1.35rem,2vw,2rem);margin-bottom:22px}.version-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.version-card h3{font-size:1rem;margin:0 0 10px;font-weight:500}.version-card video,.radio-spot audio{width:100%;display:block}.radio-spot audio{max-width:720px}@media(max-width:767px){.version-grid{grid-template-columns:1fr}.project-versions,.radio-spot{margin-top:36px}}

/* ============================================================
   DAVIES-STYLE CANVAS CURSOR TRAIL
   ============================================================ */
#trail {
  position: fixed;
  inset: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  pointer-events: none;
  user-select: none;
}

/* Retire the previous custom circle/liquid-glass cursor. */
.cb-cursor { display: none !important; }

/* Keep the normal pointer visible beneath the decorative trail. */
.ravex-cursor-enabled,
.ravex-cursor-enabled a,
.ravex-cursor-enabled button,
.ravex-cursor-enabled [role="button"] {
  cursor: auto;
}
.ravex-cursor-enabled a,
.ravex-cursor-enabled button,
.ravex-cursor-enabled [role="button"],
.ravex-cursor-enabled .project-media {
  cursor: pointer;
}

@media (pointer: coarse), (hover: none) {
  #trail { display: none !important; }
}

/* ============================================================
   RESTORED PROJECT HOVER LIQUID GLASS
   Coexists with Davies canvas trail
   ============================================================ */
@media (hover: hover) and (pointer: fine) {
  .project-glass-bubble {
    position: fixed;
    top: 0;
    left: 0;
    width: 118px;
    height: 118px;
    z-index: 1000000;
    pointer-events: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    opacity: 0;
    background: rgba(255,255,255,.07);
    -webkit-backdrop-filter: blur(14px) saturate(190%) contrast(110%) brightness(1.08);
    backdrop-filter: blur(14px) saturate(190%) contrast(110%) brightness(1.08);
    border: 1px solid rgba(255,255,255,.34);
    box-shadow:
      inset 0 1px 0 rgba(255,255,255,.5),
      inset 0 -1px 0 rgba(255,255,255,.08),
      0 10px 34px rgba(0,0,0,.18);
    transition: opacity .22s ease, width .35s cubic-bezier(.175,.885,.32,1.25), height .35s cubic-bezier(.175,.885,.32,1.25);
    will-change: transform, opacity;
    overflow: hidden;
  }
  .project-glass-bubble::before {
    content:"";
    position:absolute;
    width:58%;
    height:28%;
    top:10px;
    left:18px;
    border-radius:50%;
    background:rgba(255,255,255,.22);
    filter:blur(7px);
    transform:rotate(-18deg);
  }
  .project-glass-bubble span {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: .04em;
    text-transform: uppercase;
    text-align: center;
    opacity: .96;
    text-shadow: 0 1px 8px rgba(0,0,0,.35);
  }
  .project-glass-bubble.is-visible {
    opacity: 1;
    animation: projectGlassMorph 5.5s ease-in-out infinite;
  }
  .project-glass-bubble.is-active {
    width: 108px;
    height: 108px;
  }
  @keyframes projectGlassMorph {
    0%,100% { border-radius: 50% 50% 50% 50% / 50% 50% 50% 50%; }
    25% { border-radius: 56% 44% 52% 48% / 46% 55% 45% 54%; }
    50% { border-radius: 47% 53% 44% 56% / 55% 47% 53% 45%; }
    75% { border-radius: 52% 48% 57% 43% / 44% 52% 48% 56%; }
  }
}
@media (hover: none), (pointer: coarse) {
  .project-glass-bubble { display:none!important; }
}

/* 2026-08-08 mobile polish: menu-only header + cleaner project cards */
@media (max-width:800px){
  .site-header{
    display:flex!important;
    justify-content:flex-end!important;
    align-items:center!important;
    min-height:58px;
    padding:14px 22px!important;
    background:rgba(255,255,255,.94);
  }
  .site-header > a{display:none!important}
  .site-header .mobile-menu-toggle{
    display:inline-flex!important;
    align-items:center;
    justify-content:center;
    margin-left:auto;
    font-size:16px;
    line-height:1;
    padding:10px 0;
  }
  .hero{
    padding:90px 22px 36px!important;
  }
  .hero-kicker{
    max-width:520px;
    padding:0 4px 18px!important;
    font-size:clamp(18px,5vw,25px)!important;
    line-height:1.28!important;
  }
  .hero h1{
    font-size:clamp(58px,18vw,96px)!important;
    line-height:.88!important;
    letter-spacing:-.055em;
  }
  .hero-meta{
    margin-top:34px!important;
    font-size:clamp(17px,4.7vw,24px)!important;
    line-height:1.35!important;
  }
  .projects{
    padding-left:22px!important;
    padding-right:22px!important;
    row-gap:46px!important;
  }
  .project-copy{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding-top:16px!important;
  }
  .project-copy > *{min-width:0}
  .project-copy h2,
  .project-copy h3,
  .project-copy .project-title{
    margin-bottom:4px!important;
  }
  .project-copy p{
    margin:0!important;
    max-width:none!important;
    font-size:17px!important;
    line-height:1.42!important;
  }
  .project-media,
  .project-thumb,
  .project-card img,
  .project-card video{
    border-radius:28px!important;
  }
}

@media (max-width:420px){
  .site-header{padding-left:18px!important;padding-right:18px!important}
  .hero{padding-left:18px!important;padding-right:18px!important}
  .projects{padding-left:18px!important;padding-right:18px!important}
  .mobile-side-inner{padding-left:22px!important;padding-right:22px!important}
}

/* Inner project pages use the same custom red-ball cursor as the home page.
   Native cursor overrides were removed to prevent a second pointer appearing. */

/* 2026-09-12: old View Project cursor bubble removed. */
.project-glass-bubble { display: none !important; }


/* ==========================================================
   ABOUT EDITORIAL HERO â€” 2026-09-12
   Real HTML/CSS version of the supplied About / Karim Kazan layout.
   ========================================================== */
.bootstrap-site .about-full {
  padding-top: clamp(90px, 8vw, 140px);
}

.bootstrap-site .about-layout {
  display: block !important;
  margin: 0 !important;
}

.about-editorial {
  --about-photo-left: 30%;
  position: relative;
  width: 100%;
  height: clamp(760px, 82vw, 1180px);
  overflow: hidden;
  background: #fff;
  isolation: isolate;
}

.about-editorial-heading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  margin: 0;
  font-family: inherit;
  font-size: clamp(112px, 14.6vw, 220px);
  font-weight: 700;
  line-height: .78;
  letter-spacing: -.075em;
  color: #050505;
}

.about-editorial-photo {
  position: absolute;
  z-index: 1;
  top: 18%;
  left: var(--about-photo-left);
  right: 0;
  bottom: 0;
  overflow: hidden;
  background: #111;
}

.about-editorial-photo img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 26%;
  filter: grayscale(1);
}

.about-editorial-name {
  position: absolute;
  z-index: 3;
  top: 18.1%;
  left: 0;
  width: 100%;
  pointer-events: none;
}

.about-editorial-name span {
  display: block;
  width: 100%;
  margin: 0;
  font-family: inherit;
  font-size: clamp(126px, 16vw, 244px);
  font-weight: 700;
  line-height: .94;
  letter-spacing: -.075em;
  color: transparent;
  background: linear-gradient(
    to right,
    #050505 0,
    #050505 var(--about-photo-left),
    #fff var(--about-photo-left),
    #fff 100%
  );
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.bootstrap-site .about-information {
  width: min(760px, 100%);
  margin-left: auto;
  padding-top: clamp(70px, 7vw, 110px);
  padding-right: clamp(0px, 4vw, 70px);
}

@media (max-width: 1100px) {
  .about-editorial {
    --about-photo-left: 31%;
    height: clamp(690px, 88vw, 930px);
  }
  .about-editorial-heading {
    font-size: clamp(96px, 15vw, 164px);
  }
  .about-editorial-name span {
    font-size: clamp(106px, 16.5vw, 180px);
  }
}

@media (max-width: 800px) {
  .bootstrap-site .about-full {
    padding-top: 78px;
  }
  .about-editorial {
    --about-photo-left: 19%;
    height: clamp(560px, 132vw, 790px);
  }
  .about-editorial-heading {
    top: 0;
    font-size: clamp(72px, 22vw, 132px);
    line-height: .84;
  }
  .about-editorial-photo {
    top: 22%;
    left: var(--about-photo-left);
  }
  .about-editorial-photo img {
    object-position: 49% 20%;
  }
  .about-editorial-name {
    top: 22%;
  }
  .about-editorial-name span {
    font-size: clamp(78px, 23vw, 142px);
    line-height: .97;
  }
  .bootstrap-site .about-information {
    width: 100%;
    margin-left: 0;
    padding-top: 52px;
    padding-right: 0;
  }
}

@media (max-width: 480px) {
  .about-editorial {
    --about-photo-left: 15%;
    height: 128vw;
    min-height: 500px;
    max-height: 660px;
  }
  .about-editorial-heading {
    font-size: clamp(68px, 21vw, 104px);
  }
  .about-editorial-photo,
  .about-editorial-name {
    top: 23%;
  }
  .about-editorial-name span {
    font-size: clamp(74px, 23vw, 118px);
  }
}


/* ==========================================================
   ABOUT SECTION V2 â€” side-by-side editorial layout
   Matches supplied reference: name overlaps portrait and the
   portion sitting on the photograph is white.
   ========================================================== */
@media (min-width: 801px) {
  .bootstrap-site .about-full {
    padding-top: clamp(92px, 7vw, 120px) !important;
    padding-bottom: 70px !important;
  }

  .bootstrap-site .about-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1.02fr) minmax(0, .98fr) !important;
    gap: clamp(42px, 4vw, 76px) !important;
    align-items: start !important;
    margin: 0 !important;
  }

  .bootstrap-site .about-editorial {
    --about-photo-left: 40.5%;
    position: relative !important;
    width: 100% !important;
    height: clamp(575px, 40vw, 690px) !important;
    min-height: 0 !important;
    overflow: visible !important;
    background: #fff !important;
    isolation: isolate !important;
  }

  .bootstrap-site .about-editorial-heading {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 5 !important;
    margin: 0 !important;
    font-size: clamp(104px, 8.1vw, 146px) !important;
    font-weight: 700 !important;
    line-height: .78 !important;
    letter-spacing: -.065em !important;
    color: #050505 !important;
  }

  .bootstrap-site .about-editorial-photo {
    position: absolute !important;
    z-index: 1 !important;
    top: clamp(90px, 6.3vw, 108px) !important;
    left: var(--about-photo-left) !important;
    right: 0 !important;
    bottom: 0 !important;
    overflow: hidden !important;
    background: #111 !important;
  }

  .bootstrap-site .about-editorial-photo img {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: 50% 24% !important;
    filter: grayscale(1) !important;
  }

  .bootstrap-site .about-editorial-name {
    position: absolute !important;
    z-index: 4 !important;
    top: clamp(88px, 6.15vw, 105px) !important;
    left: 0 !important;
    width: 100% !important;
    pointer-events: none !important;
  }

  .bootstrap-site .about-editorial-name span {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    font-size: clamp(108px, 8.25vw, 150px) !important;
    font-weight: 700 !important;
    line-height: .91 !important;
    letter-spacing: -.067em !important;

    color: transparent !important;
    background-image: linear-gradient(
      to right,
      #050505 0,
      #050505 calc(var(--about-photo-left) - .15%),
      #1b1b1b var(--about-photo-left),
      #ffffff 100%
    ) !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
  }

  .bootstrap-site .about-information {
    width: 100% !important;
    max-width: 760px !important;
    margin: 0 !important;
    padding: clamp(92px, 6.4vw, 110px) 0 0 !important;
  }

  .bootstrap-site .about-information .bio-copy p,
  .bootstrap-site .about-information .bio-copy .bio-lead {
    max-width: 100% !important;
  }
}

@media (min-width: 801px) and (max-width: 1180px) {
  .bootstrap-site .about-editorial {
    --about-photo-left: 39%;
    height: clamp(535px, 50vw, 630px) !important;
  }

  .bootstrap-site .about-editorial-heading {
    font-size: clamp(88px, 9.2vw, 112px) !important;
  }

  .bootstrap-site .about-editorial-name span {
    font-size: clamp(92px, 9.5vw, 116px) !important;
  }

  .bootstrap-site .about-editorial-photo,
  .bootstrap-site .about-editorial-name {
    top: clamp(82px, 8vw, 96px) !important;
  }

  .bootstrap-site .about-information {
    padding-top: clamp(82px, 8vw, 96px) !important;
  }
}

@media (max-width: 800px) {
  .bootstrap-site .about-layout {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
  }

  .bootstrap-site .about-editorial {
    --about-photo-left: 23%;
    width: 100% !important;
    height: clamp(530px, 128vw, 760px) !important;
    overflow: hidden !important;
  }

  .bootstrap-site .about-editorial-heading {
    font-size: clamp(72px, 21vw, 124px) !important;
  }

  .bootstrap-site .about-editorial-photo,
  .bootstrap-site .about-editorial-name {
    top: 22% !important;
  }

  .bootstrap-site .about-editorial-photo {
    left: var(--about-photo-left) !important;
  }

  .bootstrap-site .about-editorial-name span {
    font-size: clamp(78px, 22vw, 132px) !important;
    color: transparent !important;
    background-image: linear-gradient(
      to right,
      #050505 0,
      #050505 calc(var(--about-photo-left) - .15%),
      #ffffff var(--about-photo-left),
      #ffffff 100%
    ) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
  }

  .bootstrap-site .about-information {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 52px 0 0 !important;
  }
}

.resume-text{
  color:#000;
}

/* ==========================================================
   MOBILE-ONLY LAYOUT FIXES â€” 2026-09-15
   Keep desktop styling unchanged.
   ========================================================== */
@media (max-width: 800px) {
  /* Keep the opening name fully inside narrow phone screens. */
  .bootstrap-site .hero h1 {
    width: 100% !important;
    max-width: 100% !important;
    justify-content: center !important;
    font-size: clamp(42px, 14.5vw, 72px) !important;
    line-height: .9 !important;
    letter-spacing: normal !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  .bootstrap-site .hero h1 .hero-space {
    flex: 0 0 .28em;
  }

  /* Stack each work title above its description on mobile. */
  .bootstrap-site .project-copy {
    display: block !important;
    grid-template-columns: none !important;
    padding-top: 16px !important;
  }

  .bootstrap-site .project-description {
    display: block !important;
    width: 100% !important;
    margin-top: 12px !important;
  }

  /* Place Karim Kazan below the portrait and render it in black. */
  .bootstrap-site .about-editorial {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .bootstrap-site .about-editorial-heading {
    position: static !important;
          order: 1 !important;
          width: 100% !important;
          margin: 0 0 0px !important;
          text-align: center;
          letter-spacing: inherit;
            font-size: clamp(58px, 18vw, 104px) !important;
  }

  .bootstrap-site .about-editorial-photo {
    position: relative !important;
    order: 3 !important;
    inset: auto !important;
    width: 100% !important;
    height: auto !important;
    aspect-ratio: 4 / 5 !important;
  }

  .bootstrap-site .about-editorial-photo img {
    object-position: 50% 22% !important;
  }

  .bootstrap-site .about-editorial-name {
    position: static !important;
    order: 2 !important;
    width: 100% !important;
    margin: 0 0 28px !important;
  }

  .bootstrap-site .about-editorial-name span {
    width: 100% !important;
        font-size: clamp(58px, 18vw, 104px) !important;
        line-height: .84 !important;
        color: #050505 !important;
        background: none !important;
        -webkit-background-clip: border-box !important;
        background-clip: border-box !important;
        -webkit-text-fill-color: #050505 !important;
        letter-spacing: normal;
        text-align: center;
  }

  .bootstrap-site .about-information {
    padding-top: 44px !important;
  }
}

@media (max-width: 380px) {
  .bootstrap-site .hero h1 {
    font-size: 14vw !important;
  }

  .bootstrap-site .about-editorial-heading {
    font-size: 20vw !important;
  }

  .bootstrap-site .about-editorial-name span {
    font-size: 17.5vw !important;
  }
}
