:root{--paper:#f7f7f4;--paper-2:#ece9e1;--ink:#10100f;--muted:#6d6962;--line:rgba(17,17,15,.13);--soft-line:rgba(17,17,15,.08);--panel:rgba(255,252,246,.62);--cyan:#00d8ff;--magenta:#ff2f92;--lime:#d7ff3f;--radius-lg:32px;--radius-md:20px;--shadow:0 24px 70px rgba(35,31,24,.12);--max:1180px;--ease:cubic-bezier(.2,.8,.2,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:radial-gradient(circle at 15% 8%,rgba(255,47,146,.06),transparent 34rem),radial-gradient(circle at 82% 12%,rgba(0,216,255,.07),transparent 34rem),linear-gradient(180deg,var(--paper),var(--paper-2));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:-.018em;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(17,17,15,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,15,.025) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 84%);z-index:-2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-140%);background:var(--ink);color:var(--paper);padding:10px 14px;border-radius:999px;z-index:100}.skip-link:focus{transform:translateY(0)}.site-noise{position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)' opacity='.56'/%3E%3C/svg%3E")}.site-header{position:sticky;top:0;z-index:200;width:min(var(--max),calc(100% - 32px));margin:16px auto 0;min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px 16px 26px;border:1px solid var(--line);border-radius:999px;background:rgba(247,247,244,.74);backdrop-filter:blur(18px);box-shadow:0 10px 40px rgba(35,31,24,.06)}.site-header.is-scrolled{background:rgba(247,247,244,.9)}.brand img{height:54px;width:auto;object-fit:contain}.site-nav{display:flex;align-items:center;gap:4px}.site-nav a{padding:10px 13px;border-radius:999px;color:rgba(17,17,15,.72);font-size:13px;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.site-nav a:hover{background:rgba(17,17,15,.055);color:var(--ink)}.site-nav .nav-cta{background:var(--ink);color:var(--paper);padding-inline:17px}.menu-button{display:none;border:0;background:transparent;color:var(--ink)}.hero{width:min(var(--max),calc(100% - 32px));margin:0 auto;min-height:calc(100svh - 96px);padding:78px 0 42px;display:grid;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:48px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin:0 0 20px;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.14em}.eyebrow span{width:9px;height:9px;border-radius:50%;background:var(--ink);box-shadow:-2px 0 0 var(--cyan),2px 0 0 var(--magenta)}.hero h1,h2,h3,p{text-wrap:pretty}.hero h1{max-width:760px;margin:0;font-family:ui-serif,Georgia,"Times New Roman",serif;font-size:clamp(40px,5.8vw,78px);line-height:.88;letter-spacing:-.074em;font-weight:500}.hero-lead{max-width:620px;margin:28px 0 0;font-size:clamp(16px,1.65vw,20px);line-height:1.5;color:rgba(17,17,15,.72)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;border:1px solid transparent;font-weight:800;font-size:14px;cursor:pointer;transition:transform .2s var(--ease)}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--ink);color:var(--paper);box-shadow:0 10px 24px rgba(17,17,15,.18)}.button-secondary{border-color:var(--line);background:rgba(255,252,246,.48);color:var(--ink)}.hero-dubai-visual{position:relative;min-height:610px;width:calc(100% + 10vw);margin-right:-10vw;border-radius:32px 0 0 32px;overflow:hidden;isolation:isolate;box-shadow:0 34px 90px rgba(17,17,15,.12);background:rgba(17,17,15,.03)}.hero-dubai-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:56% 48%;filter:grayscale(1) contrast(1.03) brightness(1.025);transform:scale(1.015);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.07) 7%,rgba(0,0,0,.5) 20%,#000 36%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.07) 7%,rgba(0,0,0,.5) 20%,#000 36%,#000 100%)}.hero-dubai-visual:before{content:"";position:absolute;z-index:2;inset:0 auto 0 0;width:42%;background:linear-gradient(90deg,var(--paper) 0%,rgba(255,252,246,.82) 22%,rgba(255,252,246,.34) 54%,transparent 100%);backdrop-filter:blur(10px);pointer-events:none}.hero-strip{margin-top:38px;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:999px;overflow:hidden;background:rgba(255,252,246,.44)}.hero-strip span{min-height:58px;display:grid;place-items:center;color:rgba(17,17,15,.62);border-right:1px solid var(--soft-line);font-size:14px;font-weight:800}.hero-strip span:last-child{border-right:0}.section{width:min(var(--max),calc(100% - 32px));margin:0 auto;padding:104px 0}.section-index{color:var(--muted);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.section-intro{display:grid;grid-template-columns:220px minmax(0,1fr);gap:48px;border-top:1px solid var(--line)}.intro-copy h2,.section-heading h2,.manifesto-panel h2,.partner-card h2,.contact-wrap h2,.legal-content h1{margin:0;font-family:ui-serif,Georgia,"Times New Roman",serif;font-size:clamp(28px,4.1vw,52px);line-height:1;letter-spacing:-.05em;font-weight:500}.copy-columns{margin-top:32px;display:grid;grid-template-columns:repeat(2,1fr);gap:34px}p{line-height:1.58;color:rgba(17,17,15,.71)}.copy-columns p,.manifesto-panel p,.partner-card p,.section-heading p{margin:0;font-size:17px}.visual-manifesto{display:grid;grid-template-columns:1fr .72fr;gap:28px;align-items:stretch}.manifesto-panel,.manifesto-art,.partner-card,.contact-wrap{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.manifesto-panel{padding:clamp(28px,5vw,64px)}.manifesto-panel p:last-child{max-width:700px;margin-top:28px}.manifesto-art{min-height:360px;display:grid;place-items:center;overflow:hidden}.manifesto-art img{width:min(270px,64vw);height:auto;filter:drop-shadow(0 22px 34px rgba(17,17,15,.12))}.section-heading{max-width:900px;margin-bottom:42px}.section-heading p{margin-top:20px;max-width:780px}.focus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.focus-card,.team-card,.note-card{position:relative;min-height:332px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,252,246,.5);overflow:hidden;transition:transform .25s var(--ease),box-shadow .25s ease}.focus-card:hover,.team-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgba(35,31,24,.10)}.focus-top{position:relative;display:flex;justify-content:space-between;color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.focus-card h3,.team-card h3{position:relative;margin:50px 0 14px;font-family:ui-serif,Georgia,serif;font-size:22px;line-height:1.08;letter-spacing:-.038em;font-weight:500}.focus-card p,.team-card p{position:relative;margin:0}.focus-card ul{position:relative;margin:22px 0 0;padding:0;list-style:none;display:grid;gap:8px;color:rgba(17,17,15,.62);font-size:14px}.focus-card li:before{content:"·";margin-right:8px}.approach-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.approach-table{border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:rgba(255,252,246,.45)}.approach-row{display:grid;grid-template-columns:280px 1fr;gap:24px;padding:28px;border-bottom:1px solid var(--soft-line)}.approach-row:last-child{border-bottom:0}.approach-row span{font-family:ui-serif,Georgia,serif;font-size:21px;letter-spacing:-.035em}.approach-row p{margin:0;font-size:17px}.partner-section{display:grid;grid-template-columns:1fr .55fr;gap:24px;align-items:stretch}.partner-card{padding:clamp(28px,5vw,64px)}.partner-card p:last-child{max-width:760px;margin-top:26px;font-size:18px}.principles{display:grid;gap:12px}.principles div{min-height:150px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:rgba(255,252,246,.5);display:flex;flex-direction:column;justify-content:space-between}.principles strong{font-family:ui-serif,Georgia,serif;font-size:25px;letter-spacing:-.042em;font-weight:500}.principles span{color:var(--muted);line-height:1.4}.team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.team-card{min-height:390px}.team-role{margin-top:28px!important;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.team-card a{position:relative;display:inline-flex;margin-top:18px;color:var(--ink);font-weight:800;border-bottom:1px solid currentColor}.contact-section{padding-bottom:120px}.contact-wrap{padding:clamp(26px,5vw,58px);display:grid;grid-template-columns:.85fr 1fr;gap:42px}.contact-wrap p{max-width:520px;font-size:18px}.contact-form{display:grid;gap:14px}.contact-form label{display:grid;gap:8px;color:rgba(17,17,15,.72);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(17,17,15,.16);border-radius:18px;background:rgba(255,252,246,.68);color:var(--ink);padding:15px 16px;outline:none}.contact-form textarea{min-height:132px;resize:vertical}.site-footer{width:min(var(--max),calc(100% - 32px));margin:0 auto 28px;padding:32px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(17,17,15,.93);color:var(--paper)}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:28px}.footer-brand img{height:92px;width:auto;filter:brightness(0) invert(1);opacity:.92}.footer-links{display:flex;flex-wrap:wrap;gap:16px;color:rgba(244,241,235,.74);font-size:14px}.footer-disclaimer{max-width:930px;margin:36px 0 0;color:rgba(244,241,235,.62);font-size:13px;line-height:1.55}.footer-meta{margin:28px 0 0;color:rgba(244,241,235,.44);font-size:13px}.legal-content{width:min(820px,calc(100% - 32px));margin:0 auto;padding:110px 0}.legal-content h2{margin:36px 0 10px;font-family:ui-serif,Georgia,serif;font-size:20px;letter-spacing:-.04em}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal.is-visible{opacity:1;transform:translateY(0)}.founders-section{border-top:1px solid var(--line)}.founders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.founder-card{position:relative;min-height:520px;padding:clamp(24px,3.8vw,42px);border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(255,252,246,.7),rgba(255,252,246,.38)),radial-gradient(circle at 14% 0%,rgba(0,216,255,.10),transparent 28%),radial-gradient(circle at 88% 16%,rgba(255,47,146,.08),transparent 30%);overflow:hidden;box-shadow:0 24px 70px rgba(35,31,24,.08)}.founder-card-head{position:relative;display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.founder-card-head a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border:1px solid rgba(17,17,15,.16);border-radius:999px;color:rgba(17,17,15,.74);font-size:13px;font-weight:800;background:rgba(255,252,246,.56)}.founder-photo{position:relative;width:clamp(132px,14vw,188px);aspect-ratio:1/1;margin:0;border-radius:28px;overflow:hidden;background:rgba(17,17,15,.10);box-shadow:-3px 0 0 rgba(0,216,255,.72),3px 0 0 rgba(255,47,146,.66),0 24px 54px rgba(17,17,15,.16)}.founder-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) contrast(1.04)}.founder-card h3{position:relative;margin:8px 0 18px;font-family:ui-serif,Georgia,serif;font-size:clamp(30px,3.8vw,48px);line-height:.98;letter-spacing:-.052em;font-weight:500}.founder-card p:not(.team-role){position:relative;max-width:620px;margin:0;font-size:17px}.founder-facts{position:relative;display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.founder-facts span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(17,17,15,.12);border-radius:999px;background:rgba(255,252,246,.48);color:rgba(17,17,15,.62);font-size:13px;font-weight:700}.partner-company-grid,.portfolio-company-grid{grid-template-columns:repeat(3,1fr)}.partner-logo-wrap{height:112px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:8px}.partner-logo-wrap img{display:block;width:auto;max-width:min(230px,100%);max-height:92px;object-fit:contain;object-position:left center}.partner-company-card:nth-child(1) .partner-logo-wrap img{max-width:112px;max-height:112px}.partner-company-card:nth-child(2) .partner-logo-wrap img{max-width:270px;max-height:46px}.partner-company-card:nth-child(3) .partner-logo-wrap img{max-width:230px;max-height:98px}.portfolio-logo-wrap{height:104px}.portfolio-logo-wrap img{max-width:250px;max-height:84px;object-fit:contain}.portfolio-company-card:nth-child(n) .portfolio-logo-wrap img{max-width:250px;max-height:84px}.portfolio-company-card{min-height:410px}@media(max-width:980px){.menu-button{display:inline-flex;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:transparent}.site-nav{position:absolute;top:calc(100% + 10px);left:0;right:0;display:none;grid-template-columns:1fr;padding:12px;border:1px solid var(--line);border-radius:24px;background:rgba(247,247,244,.96);box-shadow:var(--shadow)}.site-nav.is-open{display:grid}.site-nav a{padding:14px}.hero-grid,.section-intro,.visual-manifesto,.partner-section,.contact-wrap{grid-template-columns:1fr}.hero-dubai-visual{min-height:520px;width:100%;margin-right:0;border-radius:24px}.focus-grid,.partner-company-grid{grid-template-columns:repeat(2,1fr)}.hero-strip{grid-template-columns:repeat(3,1fr);border-radius:24px}.approach-row{grid-template-columns:1fr;gap:10px}.founders-grid{grid-template-columns:1fr}}@media(max-width:640px){.site-header,.hero,.section,.site-footer,.legal-content{width:min(100% - 22px,var(--max))}.site-header{min-height:68px;padding-left:16px}.brand img{height:42px}.hero h1{font-size:clamp(34px,10.2vw,50px)}.hero-dubai-visual{min-height:420px}.hero-strip,.copy-columns,.focus-grid,.team-grid,.partner-company-grid{grid-template-columns:1fr}.section{padding:76px 0}.intro-copy h2,.section-heading h2,.manifesto-panel h2,.partner-card h2,.contact-wrap h2,.legal-content h1{font-size:clamp(27px,8.2vw,38px)}.founder-card h3{font-size:clamp(29px,8vw,38px)}.footer-main{align-items:flex-start;flex-direction:column}}

/* Restored interactive cursor glow and reveal motion */
.cursor-glow{position:fixed;width:32rem;height:32rem;border-radius:999px;background:radial-gradient(circle,rgba(0,216,255,.105),rgba(255,47,146,.055) 30%,transparent 66%);transform:translate(-50%,-50%);pointer-events:none;z-index:-1;opacity:.72;transition:opacity .3s ease;mix-blend-mode:multiply}
.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s var(--ease),transform .75s var(--ease)}
.reveal.is-visible{opacity:1;transform:translateY(0)}
.hero-dubai-visual{background:rgba(255,252,246,.20)}
.hero-dubai-visual img{object-position:62% 48%;filter:grayscale(1) contrast(1.025) brightness(1.03)}
@media (prefers-reduced-motion:reduce){.cursor-glow{display:none}.reveal{opacity:1!important;transform:none!important;transition:none!important}}
@media (max-width:900px){.cursor-glow{display:none}}

/* Restored interaction layer: cursor-follow motion for visual blocks */
.motion-hover {
  transform-style: preserve-3d;
  will-change: transform, box-shadow;
  transition: transform .18s cubic-bezier(.2,.8,.2,1), box-shadow .18s ease, border-color .18s ease, background .18s ease;
}
.motion-hover.is-hovered {
  border-color: rgba(17,17,15,.24) !important;
  box-shadow: 0 24px 56px rgba(35,31,24,.13) !important;
}
.motion-hover.is-hovered .partner-logo-wrap,
.motion-hover.is-hovered .founder-photo,
.motion-hover.is-hovered h3,
.motion-hover.is-hovered .focus-top,
.motion-hover.is-hovered .team-role {
  transform: translateZ(22px);
}
.motion-hover .partner-logo-wrap,
.motion-hover .founder-photo,
.motion-hover h3,
.motion-hover .focus-top,
.motion-hover .team-role {
  transition: transform .18s cubic-bezier(.2,.8,.2,1);
  will-change: transform;
}
.focus-card.motion-hover,
.team-card.motion-hover,
.founder-card.motion-hover,
.partner-card.motion-hover,
.manifesto-panel.motion-hover,
.manifesto-art.motion-hover,
.contact-wrap.motion-hover,
.principles div.motion-hover {
  transform-origin: center;
}
.focus-card.motion-hover::after,
.team-card.motion-hover::after,
.founder-card.motion-hover::after,
.partner-card.motion-hover::after,
.manifesto-panel.motion-hover::after,
.manifesto-art.motion-hover::after,
.contact-wrap.motion-hover::after,
.principles div.motion-hover::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  border-radius: inherit;
  background: radial-gradient(circle at var(--mx, 50%) var(--my, 50%), rgba(255,255,255,.42), rgba(255,255,255,.10) 26%, transparent 55%);
  transition: opacity .22s ease;
  mix-blend-mode: screen;
  z-index: 1;
}
.focus-card.motion-hover.is-hovered::after,
.team-card.motion-hover.is-hovered::after,
.founder-card.motion-hover.is-hovered::after,
.partner-card.motion-hover.is-hovered::after,
.manifesto-panel.motion-hover.is-hovered::after,
.manifesto-art.motion-hover.is-hovered::after,
.contact-wrap.motion-hover.is-hovered::after,
.principles div.motion-hover.is-hovered::after {
  opacity: 1;
}
.focus-card.motion-hover > *,
.team-card.motion-hover > *,
.founder-card.motion-hover > *,
.partner-card.motion-hover > *,
.manifesto-panel.motion-hover > *,
.manifesto-art.motion-hover > *,
.contact-wrap.motion-hover > *,
.principles div.motion-hover > * {
  position: relative;
  z-index: 2;
}
.hero-dubai-visual.motion-parallax img {
  transition: transform .25s cubic-bezier(.2,.8,.2,1), filter .25s ease;
  will-change: transform;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: grayscale(1) contrast(1.05) brightness(1.035);
}
.button,
.site-nav a,
.founder-card-head a,
.team-card a {
  transition: transform .18s cubic-bezier(.2,.8,.2,1), background .18s ease, color .18s ease, box-shadow .18s ease;
}
.founder-card-head a:hover,
.team-card a:hover,
.site-nav a:hover {
  transform: translateY(-1px);
}
@media (prefers-reduced-motion: reduce), (pointer: coarse) {
  .motion-hover,
  .motion-hover.is-hovered,
  .hero-dubai-visual.motion-parallax img,
  .hero-dubai-visual.motion-parallax.is-hovered img {
    transform: none !important;
    transition: none !important;
  }
  .motion-hover::after { display: none !important; }
}

/* Hero visual correction: no container frame, integrated into the page background. */
.hero-dubai-visual {
  position: relative !important;
  min-height: 650px !important;
  width: calc(100% + 26vw) !important;
  margin-left: -8vw !important;
  margin-right: -26vw !important;
  border-radius: 0 !important;
  overflow: visible !important;
  isolation: auto !important;
  box-shadow: none !important;
  background: transparent !important;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
  content: none !important;
}
.hero-dubai-visual img {
  position: absolute !important;
  inset: -7% -2% -6% -4% !important;
  width: 108% !important;
  height: 114% !important;
  object-fit: contain !important;
  object-position: center right !important;
  filter: grayscale(1) contrast(1.035) brightness(1.025) drop-shadow(0 34px 38px rgba(17,17,15,.12)) !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
  transform: scale(1.01);
  transform-origin: center center;
  mix-blend-mode: multiply;
}
.hero-dubai-visual.motion-parallax img {
  transition: transform .28s var(--ease), filter .28s ease !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: grayscale(1) contrast(1.055) brightness(1.035) drop-shadow(0 42px 46px rgba(17,17,15,.14)) !important;
}

@media (max-width: 980px) {
  .hero-dubai-visual {
    min-height: 520px !important;
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .hero-dubai-visual img {
    inset: -5% -12% -4% -12% !important;
    width: 124% !important;
    height: 110% !important;
    object-position: center center !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual { min-height: 420px !important; }
  .hero-dubai-visual img {
    inset: -2% -18% 0 -18% !important;
    width: 136% !important;
    height: 104% !important;
  }
}


/* Update: thinner top navigation and fully integrated no-frame hero visual. */
body {
  background: var(--paper) !important;
}
.site-nav a {
  font-weight: 500 !important;
  letter-spacing: .16em !important;
  font-size: 12px !important;
  color: rgba(17,17,15,.66) !important;
}
.site-nav a:hover {
  color: rgba(17,17,15,.96) !important;
}
.site-nav .nav-cta {
  font-weight: 500 !important;
  background: transparent !important;
  color: rgba(17,17,15,.66) !important;
  padding-inline: 13px !important;
}
.site-nav .nav-cta:hover {
  background: rgba(17,17,15,.045) !important;
  color: rgba(17,17,15,.96) !important;
}
.hero-dubai-visual {
  min-height: 640px !important;
  width: calc(100% + 14vw) !important;
  margin-right: -14vw !important;
  border-radius: 0 !important;
  overflow: visible !important;
  box-shadow: none !important;
  background: transparent !important;
  isolation: auto !important;
}
.hero-dubai-visual img {
  inset: auto !important;
  top: 50% !important;
  left: 48% !important;
  width: min(1120px, 92vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center !important;
  filter: grayscale(1) contrast(.96) brightness(1.08) !important;
  transform: translate(-50%, -50%) scale(1) !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
  mix-blend-mode: multiply;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
}
.hero-dubai-visual.motion-parallax img {
  transition: transform .34s var(--ease), filter .34s ease;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: grayscale(1) contrast(.98) brightness(1.1) !important;
}
@media (max-width: 900px) {
  .hero-dubai-visual {
    width: 100% !important;
    margin-right: 0 !important;
    min-height: 500px !important;
  }
  .hero-dubai-visual img {
    left: 50% !important;
    width: min(900px, 120vw) !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual { min-height: 390px !important; }
  .hero-dubai-visual img { width: 130vw !important; }
}


/* Correction: specific supplied reference figure, integrated without frame or background gradient. */
body {
  background: #f7f7f4 !important;
}
body::before { opacity: .35; }
.hero-grid {
  grid-template-columns: minmax(0, .92fr) minmax(480px, 1.08fr) !important;
  gap: clamp(24px, 5vw, 72px) !important;
}
.hero-dubai-visual {
  position: relative !important;
  min-height: 620px !important;
  width: calc(100% + 16vw) !important;
  margin-left: 0 !important;
  margin-right: -16vw !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  isolation: auto !important;
  pointer-events: auto;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
  content: none !important;
}
.hero-dubai-visual img {
  position: absolute !important;
  inset: auto 0 50% auto !important;
  width: min(940px, 72vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center right !important;
  transform: translate3d(0, 50%, 0) scale(1) !important;
  filter: contrast(1.09) brightness(.985) saturate(0) drop-shadow(0 42px 58px rgba(17,17,15,.11)) !important;
  opacity: .98 !important;
  mix-blend-mode: normal !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
  transition: transform .7s var(--ease), filter .35s ease !important;
}
.hero-dubai-visual.motion-parallax img {
  transform: translate3d(var(--hero-x, 0), calc(50% + var(--hero-y, 0)), 0) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(var(--hero-x, 0), calc(50% + var(--hero-y, 0)), 0) scale(1.012) !important;
}
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr !important; }
  .hero-dubai-visual {
    min-height: 500px !important;
    width: 100% !important;
    margin-right: 0 !important;
    overflow: hidden !important;
  }
  .hero-dubai-visual img {
    right: 50% !important;
    width: min(760px, 120vw) !important;
    transform: translate3d(50%, 50%, 0) scale(1) !important;
  }
  .hero-dubai-visual.motion-parallax img {
    transform: translate3d(calc(50% + var(--hero-x, 0)), calc(50% + var(--hero-y, 0)), 0) scale(1) !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual { min-height: 380px !important; }
  .hero-dubai-visual img { width: 116vw !important; }
}

/* Final correction: keep the reference figure inside a stable hero layout. */
.hero {
  overflow: visible !important;
}
.hero-grid {
  grid-template-columns: minmax(0, .95fr) minmax(460px, 1.05fr) !important;
  gap: clamp(24px, 4.4vw, 58px) !important;
  align-items: center !important;
}
.hero-content {
  position: relative !important;
  z-index: 4 !important;
}
.hero-dubai-visual {
  position: relative !important;
  z-index: 1 !important;
  min-height: clamp(500px, 60vh, 620px) !important;
  width: calc(100% + 8vw) !important;
  margin-left: 0 !important;
  margin-right: -8vw !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
  isolation: isolate !important;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
  content: none !important;
}
.hero-dubai-visual img {
  position: absolute !important;
  top: 50% !important;
  left: 54% !important;
  right: auto !important;
  bottom: auto !important;
  width: min(820px, 64vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform: translate(-50%, -50%) scale(1) !important;
  transform-origin: center center !important;
  filter: contrast(1.05) brightness(1.015) saturate(0) drop-shadow(0 38px 54px rgba(17,17,15,.11)) !important;
  opacity: .98 !important;
  mix-blend-mode: multiply !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
  transition: transform .34s var(--ease), filter .34s ease !important;
}
.hero-dubai-visual.motion-parallax img {
  transform: translate(-50%, -50%) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: contrast(1.065) brightness(1.02) saturate(0) drop-shadow(0 42px 58px rgba(17,17,15,.12)) !important;
}
@media (max-width: 980px) {
  .hero-grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }
  .hero-dubai-visual {
    min-height: 470px !important;
    width: 100% !important;
    margin-right: 0 !important;
    overflow: visible !important;
  }
  .hero-dubai-visual img {
    left: 50% !important;
    width: min(760px, 108vw) !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual {
    min-height: 350px !important;
  }
  .hero-dubai-visual img {
    width: 112vw !important;
  }
}


/* Fix: lock hero reference figure within layout bounds on hover. Keeps hover polish but removes cursor-follow translation that could push the visual off-screen. */
.hero-dubai-visual {
  contain: layout paint !important;
}
.hero-dubai-visual img {
  transform: translate(-50%, -50%) scale(1) !important;
  will-change: filter, opacity !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate(-50%, -50%) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: contrast(1.065) brightness(1.02) saturate(0) drop-shadow(0 42px 58px rgba(17,17,15,.12)) !important;
}
@media (max-width: 980px) {
  .hero-dubai-visual img,
  .hero-dubai-visual.motion-parallax img,
  .hero-dubai-visual.motion-parallax.is-hovered img {
    transform: translate(-50%, -50%) scale(1) !important;
  }
}


/* FINAL FIX: clean rerendered hero figure + safe live parallax restored. */
body {
  background: #f7f7f4 !important;
}
.hero {
  overflow: visible !important;
}
.hero-grid {
  grid-template-columns: minmax(0, .95fr) minmax(460px, 1.05fr) !important;
  gap: clamp(24px, 4.4vw, 58px) !important;
  align-items: center !important;
}
.hero-content {
  position: relative !important;
  z-index: 5 !important;
}
.hero-dubai-visual {
  position: relative !important;
  z-index: 1 !important;
  min-height: clamp(500px, 60vh, 625px) !important;
  width: calc(100% + 8vw) !important;
  margin-left: 0 !important;
  margin-right: -8vw !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  isolation: auto !important;
  contain: none !important;
  perspective: 1200px;
  --hero-x: 0px;
  --hero-y: 0px;
  --hero-rx: 0deg;
  --hero-ry: 0deg;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
  content: none !important;
}
.hero-dubai-visual img {
  position: absolute !important;
  top: 50% !important;
  left: 56% !important;
  right: auto !important;
  bottom: auto !important;
  width: min(900px, 66vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  transform-origin: center center !important;
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
  filter: grayscale(1) contrast(1.015) brightness(1) drop-shadow(0 38px 58px rgba(17,17,15,.12)) !important;
  opacity: .99 !important;
  mix-blend-mode: normal !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
  transition: transform .42s var(--ease), filter .42s ease, opacity .42s ease !important;
  will-change: transform, filter;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: grayscale(1) contrast(1.045) brightness(1.005) drop-shadow(0 44px 62px rgba(17,17,15,.14)) !important;
}
@media (max-width: 980px) {
  .hero-grid {
    grid-template-columns: 1fr !important;
    gap: 28px !important;
  }
  .hero-dubai-visual {
    min-height: 470px !important;
    width: 100% !important;
    margin-right: 0 !important;
    overflow: visible !important;
  }
  .hero-dubai-visual img {
    left: 50% !important;
    width: min(760px, 108vw) !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual {
    min-height: 350px !important;
  }
  .hero-dubai-visual img {
    width: 112vw !important;
  }
}


/* FINAL: smoother hero figure fade into the flat site background, without washing over text or the figure itself. */
.hero-grid {
  grid-template-columns: minmax(0, .98fr) minmax(430px, 1.02fr) !important;
  gap: clamp(30px, 5vw, 72px) !important;
}
.hero-content {
  z-index: 6 !important;
}
.hero-dubai-visual {
  z-index: 1 !important;
  width: calc(100% + 6vw) !important;
  margin-right: -6vw !important;
  overflow: visible !important;
}
.hero-dubai-visual img {
  left: 60% !important;
  width: min(860px, 61vw) !important;
  opacity: .985 !important;
  filter: grayscale(1) contrast(1.035) brightness(1.012) drop-shadow(0 42px 62px rgba(17,17,15,.115)) !important;
  transition: transform .46s var(--ease), filter .46s ease, opacity .46s ease !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: grayscale(1) contrast(1.055) brightness(1.015) drop-shadow(0 48px 68px rgba(17,17,15,.13)) !important;
}
@media (max-width: 980px) {
  .hero-grid { grid-template-columns: 1fr !important; }
  .hero-dubai-visual {
    width: 100% !important;
    margin-right: 0 !important;
    overflow: visible !important;
  }
  .hero-dubai-visual img {
    left: 50% !important;
    width: min(720px, 104vw) !important;
  }
}
@media (max-width: 640px) {
  .hero-dubai-visual img {
    width: 108vw !important;
  }
}

/* ITERATION: hero illustration and color system tuned to the new architectural reference, while preserving motion. */
:root{
  --paper:#f4f6f6;
  --paper-2:#e7ecef;
  --ink:#132333;
  --muted:#77838d;
  --line:rgba(19,35,51,.13);
  --soft-line:rgba(19,35,51,.08);
  --panel:rgba(251,252,252,.62);
  --cyan:#9eb8c8;
  --magenta:#c7d2dc;
  --lime:#e6edf2;
}
body{
  background:
    radial-gradient(circle at 18% 10%,rgba(255,255,255,.68),transparent 34rem),
    radial-gradient(circle at 82% 12%,rgba(154,177,194,.20),transparent 34rem),
    linear-gradient(180deg,var(--paper),var(--paper-2)) !important;
}
body:before{
  background-image:
    linear-gradient(rgba(19,35,51,.022) 1px,transparent 1px),
    linear-gradient(90deg,rgba(19,35,51,.022) 1px,transparent 1px) !important;
}
.site-header{
  background:rgba(244,246,246,.76) !important;
  border-color:rgba(19,35,51,.12) !important;
}
.site-header.is-scrolled{background:rgba(244,246,246,.92) !important;}
.hero-dubai-visual{
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
  perspective:1200px !important;
}
.hero-dubai-visual img{
  left:58% !important;
  width:min(980px,68vw) !important;
  filter:contrast(1.015) saturate(1.06) brightness(1.01) drop-shadow(0 42px 62px rgba(19,35,51,.10)) !important;
  opacity:.985 !important;
  mix-blend-mode:normal !important;
  mask-image:none !important;
  -webkit-mask-image:none !important;
  transform:translate3d(calc(-50% + var(--hero-x)),calc(-50% + var(--hero-y)),0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
  transition:transform .46s var(--ease),filter .46s ease,opacity .46s ease !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img{
  transform:translate3d(calc(-50% + var(--hero-x)),calc(-50% + var(--hero-y)),0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img{
  filter:contrast(1.035) saturate(1.08) brightness(1.015) drop-shadow(0 46px 66px rgba(19,35,51,.12)) !important;
}
.hero-dubai-visual:before,
.hero-dubai-visual:after{
  display:none !important;
}
@media(max-width:980px){
  .hero-dubai-visual img{left:50% !important;width:min(880px,112vw) !important;}
}
@media(max-width:640px){
  .hero-dubai-visual img{width:118vw !important;}
}


/* FIX: balanced reference hero — full object visible, darker/cooler than previous, transparent edges blend with site background. */
.hero-grid {
  grid-template-columns: minmax(0, .96fr) minmax(430px, 1.04fr) !important;
}
.hero-dubai-visual {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  width: calc(100% + 10vw) !important;
  margin-right: -10vw !important;
  min-height: 620px !important;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
}
.hero-dubai-visual img {
  left: 47% !important;
  top: 50% !important;
  width: min(1180px, 78vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  opacity: 1 !important;
  filter: saturate(1.03) contrast(1.08) brightness(.985) drop-shadow(0 42px 62px rgba(19,35,51,.08)) !important;
  mix-blend-mode: normal !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: saturate(1.05) contrast(1.10) brightness(.99) drop-shadow(0 46px 66px rgba(19,35,51,.10)) !important;
}
@media(max-width:980px){
  .hero-dubai-visual {
    width: 100% !important;
    margin-right: 0 !important;
    min-height: 500px !important;
  }
  .hero-dubai-visual img {
    left: 50% !important;
    width: min(980px, 122vw) !important;
  }
}
@media(max-width:640px){
  .hero-dubai-visual { min-height: 380px !important; }
  .hero-dubai-visual img { width: 132vw !important; }
}

/* CORRECTION: quality hero rerender, correct fit, clean edges blended into site background. */
.hero-dubai-visual {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
}
.hero-dubai-visual img {
  width: min(1240px, 82vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  left: 50% !important;
  top: 50% !important;
  filter: saturate(1.02) contrast(1.04) brightness(.995) drop-shadow(0 38px 58px rgba(19,35,51,.07)) !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: saturate(1.03) contrast(1.055) brightness(1) drop-shadow(0 42px 62px rgba(19,35,51,.085)) !important;
}
@media(max-width:980px){
  .hero-dubai-visual img { width: min(1080px, 126vw) !important; left: 50% !important; }
}
@media(max-width:640px){
  .hero-dubai-visual img { width: 134vw !important; }
}

/* HERO QUALITY FIX: transparent vector-style render on the exact site background. */
.hero-dubai-visual img {
  width: min(960px, 66vw) !important;
  left: 58% !important;
  filter: drop-shadow(0 42px 62px rgba(17,31,42,.105)) !important;
  opacity: 1 !important;
  mix-blend-mode: normal !important;
  object-fit: contain !important;
  background: transparent !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: drop-shadow(0 48px 68px rgba(17,31,42,.13)) !important;
}
@media (max-width: 980px) {
  .hero-dubai-visual img { left: 50% !important; width: min(850px, 108vw) !important; }
}
@media (max-width: 640px) {
  .hero-dubai-visual img { width: 112vw !important; }
}

/* FINAL HERO BACKGROUND MATCH: transparent asset, no rectangular raster background, object enlarged. */
.hero-dubai-visual {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  width: calc(100% + 12vw) !important;
  margin-right: -12vw !important;
  min-height: 640px !important;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
}
.hero-dubai-visual img {
  left: 52% !important;
  top: 50% !important;
  width: min(1220px, 82vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: drop-shadow(0 42px 64px rgba(17,31,42,.105)) !important;
  mix-blend-mode: normal !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: drop-shadow(0 48px 70px rgba(17,31,42,.13)) !important;
}
@media(max-width:980px){
  .hero-dubai-visual { width: 100% !important; margin-right: 0 !important; min-height: 510px !important; }
  .hero-dubai-visual img { left: 50% !important; width: min(1020px, 128vw) !important; }
}
@media(max-width:640px){
  .hero-dubai-visual { min-height: 390px !important; }
  .hero-dubai-visual img { width: 136vw !important; }
}

/* ITERATION: use uploaded full architectural reference as hero image, preserving motion and matching page background. */
.hero-dubai-visual {
  background: transparent !important;
  box-shadow: none !important;
  overflow: visible !important;
  width: calc(100% + 14vw) !important;
  margin-right: -14vw !important;
  min-height: 640px !important;
}
.hero-dubai-visual::before,
.hero-dubai-visual::after {
  display: none !important;
  content: none !important;
}
.hero-dubai-visual img {
  left: 53% !important;
  top: 50% !important;
  width: min(1420px, 94vw) !important;
  height: auto !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  opacity: 1 !important;
  background: transparent !important;
  filter: saturate(1.01) contrast(1.02) brightness(1) drop-shadow(0 38px 62px rgba(17,31,42,.055)) !important;
  mix-blend-mode: normal !important;
  mask-image: none !important;
  -webkit-mask-image: none !important;
}
.hero-dubai-visual.motion-parallax img,
.hero-dubai-visual.motion-parallax.is-hovered img {
  transform: translate3d(calc(-50% + var(--hero-x)), calc(-50% + var(--hero-y)), 0) rotateX(var(--hero-rx)) rotateY(var(--hero-ry)) scale(1) !important;
}
.hero-dubai-visual.motion-parallax.is-hovered img {
  filter: saturate(1.015) contrast(1.035) brightness(1) drop-shadow(0 44px 70px rgba(17,31,42,.075)) !important;
}
@media(max-width:980px){
  .hero-dubai-visual { width: 100% !important; margin-right: 0 !important; min-height: 500px !important; }
  .hero-dubai-visual img { left: 50% !important; width: min(1180px, 138vw) !important; }
}
@media(max-width:640px){
  .hero-dubai-visual { min-height: 390px !important; }
  .hero-dubai-visual img { width: 148vw !important; }
}

/* FIX: keep the core themes strip above the oversized hero artwork. */
.hero-strip {
  position: relative !important;
  z-index: 20 !important;
  isolation: isolate !important;
}
.hero-dubai-visual {
  z-index: 1 !important;
  pointer-events: none !important;
}
.hero-content {
  position: relative !important;
  z-index: 21 !important;
}

/* FIX: keep sticky header/navigation above all hero-layered elements while scrolling. */
.site-header {
  position: sticky !important;
  top: 16px !important;
  z-index: 1000 !important;
  isolation: isolate !important;
}
.site-nav {
  z-index: 1001 !important;
}
.hero,
.hero-grid,
.hero-content,
.hero-strip,
.hero-dubai-visual {
  z-index: auto;
}
.hero-content {
  position: relative !important;
  z-index: 2 !important;
}
.hero-strip {
  position: relative !important;
  z-index: 3 !important;
}
.hero-dubai-visual {
  position: relative !important;
  z-index: 1 !important;
}


/* Portfolio uploaded logo adaptation */
.portfolio-logo-wrap{
  height:112px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  margin-bottom:10px !important;
}
.portfolio-logo-wrap img{
  display:block !important;
  width:auto !important;
  height:auto !important;
  max-width:270px !important;
  max-height:88px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.portfolio-company-card:nth-child(1) .portfolio-logo-wrap img{max-width:300px !important;max-height:82px !important;} /* Dwelly */
.portfolio-company-card:nth-child(2) .portfolio-logo-wrap img{max-width:250px !important;max-height:78px !important;} /* Tyred */
.portfolio-company-card:nth-child(3) .portfolio-logo-wrap img{max-width:250px !important;max-height:82px !important;border-radius:14px;} /* Fura */
.portfolio-company-card:nth-child(4) .portfolio-logo-wrap img{max-width:270px !important;max-height:82px !important;border-radius:14px;} /* Explee */
.portfolio-company-card:nth-child(5) .portfolio-logo-wrap img{max-width:238px !important;max-height:86px !important;} /* Zinit */


/* Portfolio Begin Capital uploaded logo adaptation */
.portfolio-company-card:nth-child(6) .portfolio-logo-wrap img{
  max-width:300px !important;
  max-height:74px !important;
  object-fit:contain !important;
  object-position:left center !important;
}


/* FINAL FOUNDERS CAROUSEL: horizontal scroll for founders and venture partners. */
.founders-section { overflow: visible; }
.founders-grid {
  display: flex !important;
  grid-template-columns: none !important;
  gap: 18px !important;
  overflow-x: auto !important;
  overflow-y: visible !important;
  scroll-snap-type: x mandatory !important;
  scroll-padding-left: 2px !important;
  padding: 2px 0 22px !important;
  -webkit-overflow-scrolling: touch !important;
}
.founders-grid::-webkit-scrollbar { height: 8px; }
.founders-grid::-webkit-scrollbar-track { background: rgba(17,17,15,.06); border-radius: 999px; }
.founders-grid::-webkit-scrollbar-thumb { background: rgba(17,17,15,.22); border-radius: 999px; }
.founder-card {
  flex: 0 0 min(560px, calc(100vw - 44px)) !important;
  scroll-snap-align: start !important;
}
.founders-grid .founder-card:last-child { margin-right: 2px; }
@media(max-width:980px){
  .founder-card { flex-basis: min(520px, calc(100vw - 44px)) !important; }
}
@media(max-width:640px){
  .founders-grid { gap: 14px !important; padding-bottom: 18px !important; }
  .founder-card { flex-basis: calc(100vw - 22px) !important; }
}

/* FINAL FOUNDERS NAVIGATION: arrow-controlled horizontal carousel. */
.founders-carousel{
  position:relative !important;
  padding:0 58px !important;
  overflow:visible !important;
}
.founders-carousel .founders-grid{
  scrollbar-width:none !important;
  -ms-overflow-style:none !important;
  padding:2px 0 6px !important;
  scroll-behavior:smooth !important;
}
.founders-carousel .founders-grid::-webkit-scrollbar{
  display:none !important;
  width:0 !important;
  height:0 !important;
}
.founders-arrow{
  position:absolute !important;
  top:50% !important;
  z-index:6 !important;
  transform:translateY(-50%) !important;
  width:46px !important;
  height:46px !important;
  display:grid !important;
  place-items:center !important;
  border:1px solid rgba(17,17,15,.16) !important;
  border-radius:999px !important;
  background:rgba(255,252,246,.72) !important;
  color:rgba(17,17,15,.86) !important;
  box-shadow:0 18px 46px rgba(17,17,15,.10) !important;
  backdrop-filter:blur(18px) !important;
  -webkit-backdrop-filter:blur(18px) !important;
  font-family:ui-serif,Georgia,serif !important;
  font-size:34px !important;
  line-height:1 !important;
  cursor:pointer !important;
  transition:opacity .2s ease, transform .2s ease, background .2s ease, box-shadow .2s ease !important;
}
.founders-arrow:hover{
  transform:translateY(-50%) scale(1.04) !important;
  background:rgba(255,252,246,.9) !important;
  box-shadow:0 22px 54px rgba(17,17,15,.14) !important;
}
.founders-arrow:disabled{
  opacity:.34 !important;
  cursor:default !important;
  pointer-events:none !important;
}
.founders-arrow-prev{left:0 !important;}
.founders-arrow-next{right:0 !important;}
@media(max-width:980px){
  .founders-carousel{padding:0 48px !important;}
  .founders-arrow{width:40px !important;height:40px !important;font-size:30px !important;}
}
@media(max-width:640px){
  .founders-carousel{padding:0 0 52px !important;}
  .founders-arrow{top:auto !important;bottom:0 !important;transform:none !important;}
  .founders-arrow:hover{transform:scale(1.04) !important;}
  .founders-arrow-prev{left:calc(50% - 48px) !important;}
  .founders-arrow-next{right:calc(50% - 48px) !important;}
}

/* FINAL FOUNDERS CARD WIDTH TUNING: slightly narrower partner cards in the carousel. */
.founders-carousel .founder-card{
  flex:0 0 min(500px, calc(100vw - 44px)) !important;
}
@media(max-width:980px){
  .founders-carousel .founder-card{
    flex-basis:min(460px, calc(100vw - 44px)) !important;
  }
}
@media(max-width:640px){
  .founders-carousel .founder-card{
    flex-basis:calc(100vw - 22px) !important;
  }
}
