
:root{
  --ink:#062f27; --jungle:#003b31; --deep:#001f1a; --leaf:#55d86a; --lime:#7cff3f; --mist:#edf8f1; --cream:#fbfaf5; --text:#183b34; --muted:#5b6f68; --line:#d9e9df; --gold:#d9b865; --white:#fff;
  --radius:28px; --shadow:0 24px 70px rgba(0,31,26,.16);
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:var(--cream);color:var(--text);line-height:1.5} a{color:inherit;text-decoration:none} img,video{max-width:100%;display:block}.top-strip{background:#dcf7e3;color:var(--ink);text-align:center;padding:13px 20px;font-size:15px}.top-strip a{font-weight:800;color:#0c7d41}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(6,47,39,.08);box-shadow:0 10px 30px rgba(0,0,0,.05)}.nav-inner{height:92px;display:flex;align-items:center;justify-content:space-between;width:min(1440px,92vw);margin:auto;gap:28px}.brand{display:flex;align-items:center;gap:14px;font-weight:900;letter-spacing:.04em;color:var(--ink)}.brand img{height:44px;width:auto}.nav-links{display:flex;align-items:center;gap:30px;font-weight:650;color:#153a34}.nav-actions{display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:12px;padding:14px 22px;font-weight:800;border:1px solid transparent;cursor:pointer;transition:.25s ease}.btn.primary{background:var(--lime);color:#04291f}.btn.dark{background:var(--ink);color:white}.btn.ghost{border-color:rgba(255,255,255,.48);color:white}.btn.outline{border-color:var(--ink);color:var(--ink);background:transparent}.hamb{display:none;background:none;border:0;font-size:28px;color:var(--ink)}.mobile-menu{display:none;background:white;border-bottom:1px solid var(--line);padding:0 24px 24px}.mobile-menu a{display:block;padding:14px 0;border-bottom:1px solid #eef3ef;font-weight:800}.hero{position:relative;min-height:750px;background:var(--deep);color:white;overflow:hidden}.hero video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.55}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% 40%,rgba(85,216,106,.17),transparent 28%),linear-gradient(180deg,rgba(0,31,26,.25),#001f1a 96%)}.hero-content{position:relative;z-index:2;width:min(1180px,90vw);margin:auto;padding:150px 0 80px;text-align:center}.eyebrow{font-family:'Space Mono',monospace;letter-spacing:.24em;text-transform:uppercase;color:var(--leaf);font-weight:800;font-size:15px}.hero h1,.page-hero h1{font-size:clamp(58px,9vw,128px);line-height:.88;margin:24px 0 26px;letter-spacing:-.07em;font-weight:900}.hero p{font-size:clamp(20px,2vw,28px);max-width:880px;margin:0 auto 34px;color:#e8fff2}.hero-stats{position:relative;z-index:3;margin:20px auto -80px;width:min(1060px,88vw);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.16);border-radius:28px;overflow:hidden;backdrop-filter:blur(18px)}.stat{padding:34px 28px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.stat:last-child{border-right:0}.stat strong{font-size:46px;display:block;color:white;line-height:1}.stat span{font-family:'Space Mono',monospace;letter-spacing:.18em;color:var(--leaf);font-size:12px;text-transform:uppercase}.section{padding:120px 0}.section.alt{background:var(--mist)}.container{width:min(1440px,90vw);margin:auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head h2,.center-head h2{font-size:clamp(40px,5vw,76px);line-height:.98;letter-spacing:-.055em;color:var(--ink);margin:0}.section-head p,.center-head p{font-size:21px;color:#4a625b;max-width:650px;margin:0}.center-head{text-align:center;max-width:940px;margin:0 auto 55px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:white;border:1px solid rgba(6,47,39,.08);border-radius:22px;padding:30px;min-height:270px;box-shadow:0 20px 55px rgba(0,0,0,.06);display:flex;flex-direction:column;justify-content:space-between}.card h3{font-size:29px;line-height:1.05;margin:0 0 12px;color:var(--ink);letter-spacing:-.03em}.card p{font-size:17px;color:#4d655e}.arrow{height:48px;width:48px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-size:25px;margin-top:22px}.ecosystem{background:linear-gradient(180deg,var(--jungle),var(--deep));color:white;border-radius:42px;padding:78px;position:relative;overflow:hidden}.ecosystem:before{content:"";position:absolute;inset:auto -10% 10% auto;width:55%;height:40%;background:rgba(124,255,63,.18);border-radius:999px;filter:blur(1px)}.ecosystem h2{color:white}.ecosystem-grid{position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:38px}.eco-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:26px;padding:34px;min-height:250px}.eco-card h3{font-size:36px;color:#b6ff8a;margin:0 0 12px;letter-spacing:-.04em}.eco-card p{color:#e9fff0;font-size:18px}.showcase-strip{display:flex;gap:18px;overflow-x:auto;padding:8px 0 24px;scroll-snap-type:x mandatory}.showcase-strip::-webkit-scrollbar{height:10px}.showcase-strip::-webkit-scrollbar-thumb{background:#bed9c7;border-radius:999px}.work-card{scroll-snap-align:start;min-width:310px;height:420px;border-radius:22px;overflow:hidden;background:var(--ink);color:white;position:relative;box-shadow:var(--shadow)}.work-card img{width:100%;height:100%;object-fit:cover;opacity:.82}.work-card .work-info{position:absolute;inset:auto 0 0;padding:25px;background:linear-gradient(transparent,rgba(0,31,26,.94))}.work-card h3{font-size:28px;margin:0 0 8px;letter-spacing:-.03em}.work-card p{margin:0;color:#e9fff0}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.panel{background:white;border-radius:30px;padding:44px;border:1px solid var(--line);box-shadow:var(--shadow)}.panel h2{font-size:54px;line-height:1;margin:0 0 18px;color:var(--ink);letter-spacing:-.05em}.panel p{font-size:19px;color:#4a625b}.resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.resource{border-radius:20px;padding:28px;min-height:190px;position:relative}.resource h3{font-size:27px;line-height:1.08;margin:14px 0;color:var(--ink)}.resource .tag{font-family:'Space Mono',monospace;letter-spacing:.18em;color:#248a50;text-transform:uppercase;font-size:12px;font-weight:800}.resource:nth-child(1){background:#e3ffd1}.resource:nth-child(2){background:#dff5f4}.resource:nth-child(3){background:#e7e9ff}.resource:nth-child(4){background:#f4e5cf}.cta{background:linear-gradient(135deg,#003b31,#062f27 60%,#0e6b3d);color:white;border-radius:42px;padding:85px;text-align:center;overflow:hidden;position:relative}.cta:before,.cta:after{content:"";position:absolute;border-radius:999px;background:rgba(85,216,106,.18)}.cta:before{width:70%;height:140px;left:-10%;top:40px}.cta:after{width:65%;height:140px;right:-18%;bottom:55px}.cta>*{position:relative}.cta h2{font-size:clamp(42px,5vw,78px);line-height:.95;margin:0 0 20px;color:#80ff59;letter-spacing:-.06em}.page-hero{background:linear-gradient(180deg,#f3fbf6,#fff);padding:110px 0 70px;text-align:center}.page-hero h1{color:var(--ink);font-size:clamp(54px,7vw,104px)}.page-hero p{max-width:850px;margin:auto;font-size:22px;color:#45615a}.bio-img{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#dcebe0}.bio-img img{width:100%;height:100%;object-fit:cover}.job-list{display:grid;gap:22px}.job{background:white;border:1px solid var(--line);border-radius:28px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:25px;align-items:center}.job h3{font-size:32px;margin:0 0 10px;color:var(--ink)}.form{display:grid;gap:16px}.form input,.form textarea,.form select{width:100%;padding:16px 18px;border:1px solid #cfe0d6;border-radius:14px;font:inherit;background:white}.form textarea{min-height:150px}.footer{background:linear-gradient(180deg,var(--jungle),var(--deep));color:white;padding:70px 0 40px;border-radius:42px 42px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px}.footer h4{font-size:20px;margin:0 0 18px}.footer a{display:block;color:#b9d9c8;margin:12px 0}.footer .brand{color:white}.tiny{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:24px;color:#b9d9c8}.logo-dark{filter:none}.image-soft{border-radius:30px;box-shadow:var(--shadow);overflow:hidden;background:var(--mist)}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mini{background:var(--mist);border-radius:18px;padding:22px}.mini h4{margin:0 0 8px;color:var(--ink);font-size:20px}.marquee{background:var(--jungle);padding:70px 0;color:white;overflow:hidden}.marquee-track{display:flex;gap:18px;animation:slide 32s linear infinite}.marq-card{min-width:280px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.16);border-radius:20px;padding:25px}.marq-card strong{font-size:24px;color:#b6ff8a}.modal{display:none;position:fixed;inset:0;background:rgba(0,20,17,.72);z-index:200;align-items:center;justify-content:center;padding:20px}.modal.open{display:flex}.modal-box{background:white;border-radius:28px;max-width:640px;width:100%;padding:38px;position:relative}.modal-close{position:absolute;right:18px;top:14px;background:var(--ink);color:white;border:0;border-radius:50%;height:38px;width:38px;font-size:20px} @keyframes slide{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:1000px){.nav-links,.nav-actions{display:none}.hamb{display:block}.mobile-menu.open{display:block}.hero{min-height:680px}.hero-stats,.cards,.resource-grid,.footer-grid,.ecosystem-grid,.split,.mini-grid{grid-template-columns:1fr}.hero-stats{margin-bottom:-40px}.stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.section{padding:80px 0}.ecosystem,.cta{padding:42px 26px}.job{grid-template-columns:1fr}.nav-inner{height:76px}.brand img{height:36px}}

/* Reconstruction refinements */
.hero{min-height:860px;overflow:visible;padding-bottom:70px;}
.hero:after{bottom:-1px;}
.hero-content{padding-top:170px;padding-bottom:40px;}
.hero-stats{margin:56px auto 0;position:relative;z-index:4;}
.intro-section{padding-top:120px!important;}
.website-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;}
.website-card{background:white;border:1px solid rgba(6,47,39,.09);border-radius:28px;overflow:hidden;box-shadow:0 22px 60px rgba(0,31,26,.11);transition:.25s ease;}
.website-card:hover{transform:translateY(-4px);box-shadow:0 28px 75px rgba(0,31,26,.16);}
.browser-bar{height:44px;background:#f3f7f4;border-bottom:1px solid #dce9e1;display:flex;align-items:center;gap:8px;padding:0 16px;color:#41635a;font-size:12px;font-weight:800;letter-spacing:.02em;}
.browser-bar span{width:10px;height:10px;border-radius:50%;background:#c5d5cc;display:block;}
.browser-bar strong{margin-left:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.site-frame{height:260px;background:#e9f4ee;overflow:hidden;position:relative;}
.site-frame img{width:100%;height:100%;object-fit:cover;object-position:top center;}
.site-frame iframe{width:1440px;height:900px;border:0;transform:scale(.36);transform-origin:top left;pointer-events:none;background:white;}
.website-info{padding:24px 26px 28px;}
.website-info h3{font-size:30px;line-height:1.05;letter-spacing:-.04em;color:var(--ink);margin:0 0 10px;}
.website-info p{font-size:17px;color:#4d655e;margin:0;}
.interactix-frame,.report-frame{display:grid;place-items:center;background:linear-gradient(135deg,#003b31,#0b6e4f);color:white;text-align:center;padding:24px;}
.interactix-frame h4,.report-frame h4{font-size:42px;letter-spacing:-.05em;margin:0 0 8px;color:#92ff6c;}
.interactix-frame p,.report-frame p{font-size:18px;max-width:460px;margin:auto;color:#ecfff2;}
.live-projection{background:white;border:1px solid var(--line);}
.live-projection iframe{width:1440px;height:920px;border:0;transform:scale(.48);transform-origin:top left;pointer-events:none;background:white;}
.live-projection{height:486px;overflow:hidden;}
.ceo-photo{max-width:430px;justify-self:center;align-self:center;}
.ceo-photo img{max-height:520px;object-fit:cover;object-position:top center;}

@media(max-width:1000px){
  .hero{min-height:auto;padding-bottom:42px;}
  .hero-content{padding-top:120px;}
  .hero-stats{margin-top:34px;}
  .intro-section{padding-top:80px!important;}
  .website-preview-grid{grid-template-columns:1fr;}
  .site-frame{height:230px;}
  .site-frame iframe{transform:scale(.32);}
  .live-projection{height:330px;}
  .live-projection iframe{transform:scale(.32);}
  .ceo-photo{max-width:320px;}
}

/* v5: cleaner selected-work rebuild */
.hero{min-height:auto;padding:150px 0 95px;}
.hero-content{padding-top:0;padding-bottom:0;}
.hero-stats,.stat{display:none!important;}
.intro-section{padding-top:120px!important;}
.work-showcase-section{overflow:hidden;}
.work-showcase-head{align-items:flex-start;margin-bottom:34px;}
.wide-showcase{display:grid;gap:26px;}
.wide-work-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:0;background:#fff;border:1px solid rgba(6,47,39,.10);border-radius:34px;overflow:hidden;box-shadow:0 24px 70px rgba(0,31,26,.10);min-height:360px;transition:transform .25s ease,box-shadow .25s ease;}
.wide-work-card:hover{transform:translateY(-5px);box-shadow:0 34px 90px rgba(0,31,26,.16);}
.wide-preview{background:#eef8f2;min-width:0;}
.wide-preview .browser-bar{height:46px;background:#f8fbf8;border-bottom:1px solid #dbeae1;}
.wide-screen{height:314px;overflow:hidden;background:#eaf4ee;position:relative;}
.wide-screen img{width:100%;height:100%;object-fit:cover;object-position:top center;}
.wide-screen.live-site iframe{width:1440px;height:900px;border:0;transform:scale(.52);transform-origin:top left;pointer-events:none;background:#fff;}
.wide-copy{padding:42px;display:flex;flex-direction:column;justify-content:center;background:#fff;}
.wide-copy h3{font-size:clamp(34px,3.2vw,58px);line-height:.96;letter-spacing:-.06em;color:var(--ink);margin:12px 0 18px;}
.wide-copy p{font-size:19px;color:#4a625b;margin:0 0 20px;}
.wide-copy .tag{font-family:'Space Mono',monospace;letter-spacing:.18em;color:#2ab85a;text-transform:uppercase;font-size:12px;font-weight:900;}
.text-link{font-weight:900;color:var(--ink);margin-top:auto;font-size:17px;}
.wide-work-card.featured{grid-template-columns:minmax(0,1.45fr) minmax(350px,.55fr);}
.interactix-screen,.report-screen{display:grid;place-items:center;text-align:center;padding:30px;background:linear-gradient(135deg,#003b31,#0b6e4f);color:#fff;}
.interactix-screen h4,.report-screen h4{font-size:clamp(46px,5vw,78px);line-height:.9;letter-spacing:-.07em;color:#8cff61;margin:0 0 16px;}
.interactix-screen p,.report-screen p{font-size:20px;max-width:680px;margin:auto;color:#effff2;}
.report-wide{background:linear-gradient(135deg,#ffffff,#f0fbf4);}

/* remove old selected-work card layout from display if cached */
.website-preview-grid{display:none!important;}

@media(max-width:1100px){
  .wide-work-card,.wide-work-card.featured{grid-template-columns:1fr;}
  .wide-copy{padding:30px;}
  .wide-screen{height:270px;}
  .wide-screen.live-site iframe{transform:scale(.38);}
}
@media(max-width:620px){
  .hero{padding:105px 0 70px;}
  .wide-screen{height:220px;}
  .wide-screen.live-site iframe{transform:scale(.28);}
  .wide-copy h3{font-size:36px;}
  .wide-copy p{font-size:17px;}
}

/* v6: Sequoia-style live website cards */
.work-showcase-section{background:#fff!important;overflow:hidden;}
.work-showcase-head{align-items:flex-start;margin-bottom:50px;}
.website-window-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;}
.website-window-card{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(6,47,39,.18);border-radius:22px;overflow:hidden;box-shadow:0 22px 60px rgba(0,31,26,.08);transition:transform .25s ease,box-shadow .25s ease;min-height:520px;}
.website-window-card:hover{transform:translateY(-5px);box-shadow:0 34px 80px rgba(0,31,26,.14);}
.window-preview{background:#f3faf6;border-bottom:1px solid rgba(6,47,39,.12);}
.window-preview .browser-bar{height:44px;background:#f7fbf8;border-bottom:1px solid #dbeae1;}
.live-window{height:280px;overflow:hidden;position:relative;background:#eaf4ee;}
.live-window iframe{width:1440px;height:940px;border:0;transform:scale(.42);transform-origin:top left;pointer-events:none;background:#fff;}
.window-copy{padding:28px 30px 32px;display:flex;flex-direction:column;gap:18px;flex:1;}
.window-copy h3{font-size:clamp(28px,2.2vw,38px);line-height:1.05;letter-spacing:-.045em;color:var(--ink);margin:0;}
.window-copy p{font-size:18px;line-height:1.38;color:#4a625b;margin:0;}
.window-copy span{font-weight:900;color:var(--ink);margin-top:auto;font-size:17px;}
.report-card{background:#e9fff0;border-color:#c8edd4;}
.report-preview{height:324px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#003b31,#0b6e4f);color:#fff;}
.report-preview h3{font-size:clamp(42px,4vw,68px);line-height:.9;letter-spacing:-.07em;color:#8cff61;margin:14px 0 14px;}
.report-preview p{font-size:19px;line-height:1.35;color:#effff2;max-width:620px;margin:0;}
.wide-showcase,.wide-work-card,.website-preview-grid{display:none!important;}

@media(max-width:1180px){
  .website-window-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .live-window iframe{transform:scale(.38);}
}
@media(max-width:760px){
  .website-window-grid{grid-template-columns:1fr;gap:22px;}
  .website-window-card{min-height:auto;border-radius:18px;}
  .live-window{height:225px;}
  .live-window iframe{transform:scale(.30);}
  .window-copy{padding:24px;}
  .window-copy h3{font-size:30px;}
  .report-preview{height:auto;min-height:250px;}
}

/* v7 final: clean Sequoia-style live portfolio cards */
.work-showcase-section,
.website-window-grid,
.website-window-card,
.wide-showcase,
.wide-work-card,
.website-preview-grid{display:none!important;}
.live-portfolio-section{background:#fff!important;overflow:hidden!important;padding-top:120px!important;padding-bottom:130px!important;}
.portfolio-head{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(320px,560px)!important;gap:60px!important;align-items:end!important;margin-bottom:54px!important;}
.portfolio-head h2{font-size:clamp(44px,5vw,88px)!important;line-height:.95!important;letter-spacing:-.07em!important;color:var(--ink)!important;margin:0!important;}
.portfolio-head p{font-size:21px!important;line-height:1.45!important;color:#4b655e!important;margin:0!important;}
.live-card-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:34px!important;align-items:stretch!important;}
.live-site-card{display:flex!important;flex-direction:column!important;background:#fff!important;border:1px solid rgba(6,47,39,.16)!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 22px 60px rgba(0,31,26,.08)!important;min-height:610px!important;text-decoration:none!important;color:inherit!important;transition:transform .25s ease,box-shadow .25s ease!important;}
.live-site-card:hover{transform:translateY(-6px)!important;box-shadow:0 34px 90px rgba(0,31,26,.14)!important;}
.live-card-window{width:100%!important;height:360px!important;background:#eef8f2!important;overflow:hidden!important;border-bottom:1px solid rgba(6,47,39,.12)!important;}
.live-browser-bar{height:44px!important;background:#f8fbf8!important;border-bottom:1px solid #dbeae1!important;display:flex!important;align-items:center!important;gap:8px!important;padding:0 16px!important;color:#41635a!important;font-size:12px!important;font-weight:900!important;letter-spacing:.02em!important;overflow:hidden!important;}
.live-browser-bar span{width:10px!important;height:10px!important;border-radius:50%!important;background:#c5d5cc!important;flex:0 0 auto!important;}
.live-browser-bar strong{margin-left:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.iframe-crop{width:100%!important;height:316px!important;overflow:hidden!important;position:relative!important;background:#eaf4ee!important;}
.iframe-crop iframe{position:absolute!important;left:0!important;top:0!important;width:1440px!important;height:940px!important;border:0!important;transform:scale(.36)!important;transform-origin:0 0!important;pointer-events:none!important;background:white!important;display:block!important;}
.live-card-copy{display:flex!important;flex-direction:column!important;flex:1!important;padding:30px 32px 34px!important;background:#fff!important;}
.live-card-tag{font-family:'Space Mono',monospace!important;text-transform:uppercase!important;letter-spacing:.16em!important;font-size:12px!important;line-height:1.1!important;font-weight:900!important;color:#2ab85a!important;margin:0 0 14px!important;}
.live-card-copy h3{font-size:clamp(29px,2.6vw,42px)!important;line-height:1.02!important;letter-spacing:-.055em!important;color:var(--ink)!important;margin:0 0 16px!important;}
.live-card-copy p:not(.live-card-tag){font-size:18px!important;line-height:1.42!important;color:#4a625b!important;margin:0 0 24px!important;}
.live-card-copy a{margin-top:auto!important;font-weight:900!important;font-size:17px!important;color:var(--ink)!important;text-decoration:none!important;}
.report-live-card{background:#ecfff2!important;}
.report-panel-window{height:360px!important;padding:34px!important;background:linear-gradient(135deg,#003b31,#0b6e4f)!important;color:white!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;}
.report-panel-window h3{font-size:clamp(42px,4vw,68px)!important;line-height:.9!important;letter-spacing:-.07em!important;color:#8cff61!important;margin:0 0 16px!important;}
.report-panel-window p:not(.live-card-tag){font-size:19px!important;line-height:1.35!important;color:#effff2!important;margin:0!important;}
@media(max-width:1180px){
  .live-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .portfolio-head{grid-template-columns:1fr!important;gap:24px!important;}
  .iframe-crop iframe{transform:scale(.38)!important;}
}
@media(max-width:760px){
  .live-portfolio-section{padding-top:80px!important;padding-bottom:90px!important;}
  .live-card-grid{grid-template-columns:1fr!important;gap:24px!important;}
  .live-site-card{min-height:auto!important;border-radius:20px!important;}
  .live-card-window{height:300px!important;}
  .iframe-crop{height:256px!important;}
  .iframe-crop iframe{transform:scale(.30)!important;}
  .report-panel-window{height:auto!important;min-height:280px!important;}
  .live-card-copy{padding:26px!important;}
}

/* v8: clean Sequoia-inspired portfolio article cards using live website preview images */
.live-portfolio-section,
.live-card-grid,
.live-site-card,
.work-showcase-section,
.website-window-grid,
.website-window-card,
.wide-showcase,
.wide-work-card,
.website-preview-grid{
  display:none!important;
}
.portfolio-card-section{
  background:#f1fbf5!important;
  padding:120px 0 130px!important;
  overflow:hidden!important;
}
.clean-portfolio-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,560px)!important;
  gap:60px!important;
  align-items:end!important;
  margin-bottom:54px!important;
}
.clean-portfolio-head h2{
  font-size:clamp(44px,5vw,88px)!important;
  line-height:.95!important;
  letter-spacing:-.07em!important;
  color:var(--ink)!important;
  margin:0!important;
}
.clean-portfolio-head p{
  font-size:21px!important;
  line-height:1.45!important;
  color:#4b655e!important;
  margin:0!important;
}
.portfolio-article-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:34px!important;
  align-items:stretch!important;
}
.portfolio-article-card{
  display:flex!important;
  flex-direction:column!important;
  background:#fff!important;
  border:1px solid rgba(6,47,39,.16)!important;
  border-radius:24px!important;
  overflow:hidden!important;
  box-shadow:0 22px 60px rgba(0,31,26,.08)!important;
  min-height:620px!important;
  transition:transform .25s ease, box-shadow .25s ease!important;
}
.portfolio-article-card:hover{
  transform:translateY(-6px)!important;
  box-shadow:0 34px 90px rgba(0,31,26,.14)!important;
}
.portfolio-preview{
  display:block!important;
  height:330px!important;
  overflow:hidden!important;
  background:#eaf4ee!important;
  border-bottom:1px solid rgba(6,47,39,.12)!important;
  text-decoration:none!important;
}
.portfolio-preview img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:top center!important;
  display:block!important;
  transition:transform .6s ease!important;
}
.portfolio-article-card:hover .portfolio-preview img{
  transform:scale(1.035)!important;
}
.portfolio-article-copy{
  padding:30px 32px 34px!important;
  display:flex!important;
  flex-direction:column!important;
  flex:1!important;
  background:#fff!important;
}
.portfolio-category{
  font-family:'Space Mono', monospace!important;
  text-transform:uppercase!important;
  letter-spacing:.16em!important;
  font-size:12px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:#2ab85a!important;
  margin:0 0 14px!important;
}
.portfolio-article-copy h3{
  font-size:clamp(29px,2.6vw,42px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  color:var(--ink)!important;
  margin:0 0 16px!important;
}
.portfolio-article-copy p{
  font-size:18px!important;
  line-height:1.42!important;
  color:#4a625b!important;
  margin:0 0 24px!important;
}
.portfolio-article-copy a{
  margin-top:auto!important;
  font-weight:900!important;
  font-size:17px!important;
  color:var(--ink)!important;
  text-decoration:none!important;
}
.portfolio-report-preview{
  height:330px!important;
  padding:34px!important;
  background:linear-gradient(135deg,#003b31,#0b6e4f)!important;
  color:white!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}
.portfolio-report-preview span{
  font-family:'Space Mono', monospace!important;
  text-transform:uppercase!important;
  letter-spacing:.16em!important;
  color:#8cff61!important;
  font-weight:900!important;
  font-size:12px!important;
}
.portfolio-report-preview h3{
  font-size:clamp(42px,4vw,68px)!important;
  line-height:.9!important;
  letter-spacing:-.07em!important;
  color:#8cff61!important;
  margin:18px 0 16px!important;
}
.portfolio-report-preview p{
  font-size:19px!important;
  line-height:1.35!important;
  color:#effff2!important;
  margin:0!important;
}
@media(max-width:1180px){
  .portfolio-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .clean-portfolio-head{grid-template-columns:1fr!important;gap:24px!important;}
}
@media(max-width:760px){
  .portfolio-card-section{padding:80px 0 90px!important;}
  .portfolio-article-grid{grid-template-columns:1fr!important;gap:24px!important;}
  .portfolio-article-card{min-height:auto!important;border-radius:20px!important;}
  .portfolio-preview,.portfolio-report-preview{height:260px!important;}
  .portfolio-article-copy{padding:26px!important;}
  .portfolio-article-copy h3{font-size:30px!important;}
}

/* v9: compact one-line horizontal website showcase carousel */
.portfolio-card-section{
  background:#f1fbf5!important;
  padding:95px 0 105px!important;
  overflow:hidden!important;
}
.clean-portfolio-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(300px,560px)!important;
  gap:48px!important;
  align-items:end!important;
  margin-bottom:34px!important;
}
.clean-portfolio-head h2{
  font-size:clamp(40px,4.8vw,74px)!important;
  line-height:.98!important;
  letter-spacing:-.06em!important;
  margin:0!important;
}
.clean-portfolio-head p{
  font-size:19px!important;
  line-height:1.45!important;
}
.portfolio-article-grid{
  width:min(1440px,90vw)!important;
  margin:0 auto!important;
  display:flex!important;
  grid-template-columns:none!important;
  gap:18px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:4px 0 24px!important;
  scroll-snap-type:x proximity!important;
  -webkit-overflow-scrolling:touch!important;
}
.portfolio-article-grid::-webkit-scrollbar{height:10px!important;}
.portfolio-article-grid::-webkit-scrollbar-track{background:#d7eadf!important;border-radius:999px!important;}
.portfolio-article-grid::-webkit-scrollbar-thumb{background:#9bcfb2!important;border-radius:999px!important;}
.portfolio-article-card{
  flex:0 0 clamp(360px,31vw,470px)!important;
  min-height:0!important;
  height:auto!important;
  border-radius:12px!important;
  box-shadow:none!important;
  border:1px solid rgba(6,47,39,.12)!important;
  scroll-snap-align:start!important;
}
.portfolio-article-card:hover{
  transform:none!important;
  box-shadow:0 18px 42px rgba(0,31,26,.10)!important;
}
.portfolio-preview{
  height:230px!important;
  border-bottom:0!important;
  background:#e7f2ec!important;
}
.portfolio-preview img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:top center!important;
}
.portfolio-article-card:hover .portfolio-preview img{transform:scale(1.025)!important;}
.portfolio-article-copy{
  padding:22px 24px 24px!important;
  min-height:245px!important;
}
.portfolio-category{
  font-size:11px!important;
  margin-bottom:12px!important;
}
.portfolio-article-copy h3{
  font-size:clamp(25px,2vw,32px)!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
  margin-bottom:12px!important;
}
.portfolio-article-copy p{
  font-size:16px!important;
  line-height:1.4!important;
  margin-bottom:20px!important;
}
.portfolio-article-copy a{
  font-size:16px!important;
}
.portfolio-report-preview{
  height:230px!important;
  padding:24px!important;
}
.portfolio-report-preview h3{
  font-size:clamp(31px,3vw,44px)!important;
  line-height:.96!important;
  margin:12px 0!important;
}
.portfolio-report-preview p{font-size:16px!important;}
@media(max-width:760px){
  .portfolio-card-section{padding:70px 0 82px!important;}
  .clean-portfolio-head{display:block!important;margin-bottom:26px!important;}
  .clean-portfolio-head p{margin-top:18px!important;}
  .portfolio-article-grid{width:92vw!important;gap:14px!important;}
  .portfolio-article-card{flex-basis:84vw!important;border-radius:12px!important;}
  .portfolio-preview,.portfolio-report-preview{height:210px!important;}
  .portfolio-article-copy{padding:20px!important;min-height:230px!important;}
}

/* v10: FINAL portfolio grid fix - compact 3-column portfolio cards */
.portfolio-card-section{
  background:#f2fbf6!important;
  padding:90px 0 110px!important;
  overflow:visible!important;
}
.clean-portfolio-head,
.portfolio-head.clean-portfolio-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(320px,620px)!important;
  gap:55px!important;
  align-items:end!important;
  margin:0 auto 38px!important;
}
.clean-portfolio-head h2,
.portfolio-head.clean-portfolio-head h2{
  font-size:clamp(38px,4vw,64px)!important;
  line-height:1.02!important;
  letter-spacing:-.045em!important;
  color:var(--ink)!important;
  margin:0!important;
}
.clean-portfolio-head p,
.portfolio-head.clean-portfolio-head p{
  font-size:19px!important;
  line-height:1.45!important;
  color:#445f57!important;
  margin:0!important;
  max-width:620px!important;
}
.portfolio-article-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:22px!important;
  overflow:visible!important;
  padding:0!important;
  scroll-snap-type:none!important;
}
.portfolio-article-card,
.report-article-card{
  min-width:0!important;
  width:100%!important;
  height:auto!important;
  min-height:0!important;
  display:flex!important;
  flex-direction:column!important;
  background:white!important;
  border:1px solid rgba(6,47,39,.10)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 16px 45px rgba(0,31,26,.08)!important;
  transform:none!important;
}
.portfolio-article-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 24px 65px rgba(0,31,26,.13)!important;
}
.portfolio-preview,
.portfolio-report-preview{
  display:block!important;
  width:100%!important;
  height:235px!important;
  min-height:235px!important;
  max-height:235px!important;
  overflow:hidden!important;
  background:#e7f1eb!important;
  border:0!important;
}
.portfolio-preview img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:top center!important;
  display:block!important;
  transform:none!important;
  opacity:1!important;
}
.portfolio-article-copy{
  padding:24px 25px 26px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
  min-height:245px!important;
  background:#fff!important;
}
.portfolio-category{
  font-family:'Space Mono',monospace!important;
  text-transform:uppercase!important;
  letter-spacing:.16em!important;
  color:#35b960!important;
  font-size:12px!important;
  font-weight:800!important;
  margin:0!important;
}
.portfolio-article-copy h3{
  font-size:27px!important;
  line-height:1.05!important;
  letter-spacing:-.035em!important;
  color:var(--ink)!important;
  margin:0!important;
}
.portfolio-article-copy p{
  font-size:16px!important;
  line-height:1.45!important;
  color:#4f655f!important;
  margin:0!important;
}
.portfolio-article-copy a{
  margin-top:auto!important;
  color:var(--ink)!important;
  font-weight:850!important;
  font-size:16px!important;
}
.portfolio-report-preview{
  padding:28px!important;
  background:linear-gradient(135deg,#003b31,#075d3b)!important;
  color:white!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}
.portfolio-report-preview span{
  font-family:'Space Mono',monospace!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
  color:#7cff3f!important;
  font-size:12px!important;
  font-weight:800!important;
}
.portfolio-report-preview h3{font-size:29px!important;line-height:1.05!important;margin:10px 0!important;color:white!important;}
.portfolio-report-preview p{font-size:16px!important;color:#dffff1!important;margin:0!important;}
@media(max-width:1050px){
  .portfolio-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .clean-portfolio-head,.portfolio-head.clean-portfolio-head{grid-template-columns:1fr!important;gap:20px!important;}
}
@media(max-width:700px){
  .portfolio-card-section{padding:70px 0 85px!important;}
  .portfolio-article-grid{grid-template-columns:1fr!important;gap:20px!important;}
  .portfolio-preview,.portfolio-report-preview{height:220px!important;min-height:220px!important;max-height:220px!important;}
  .portfolio-article-copy{min-height:auto!important;padding:22px!important;}
}


/* v11 REAL FIX: compact portfolio grid with live website preview cards */
.portfolio-card-section,
.portfolio-article-grid,
.portfolio-article-card,
.live-portfolio-section,
.work-showcase-section,
.website-window-grid,
.wide-showcase,
.website-preview-grid{
  display:none!important;
}
.portfolio-grid-section{
  background:#f1fbf5!important;
  padding:92px 0 115px!important;
  overflow:visible!important;
}
.portfolio-grid-head{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) minmax(330px,620px)!important;
  gap:56px!important;
  align-items:end!important;
  margin-bottom:42px!important;
}
.portfolio-grid-head h2{
  font-size:clamp(38px,4.2vw,68px)!important;
  line-height:1!important;
  letter-spacing:-.055em!important;
  margin:0!important;
  color:var(--ink)!important;
}
.portfolio-grid-head p{
  font-size:19px!important;
  line-height:1.48!important;
  color:#415d55!important;
  margin:0!important;
}
.bjp-portfolio-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:18px!important;
}
.bjp-portfolio-card{
  display:block!important;
  height:310px!important;
  min-height:310px!important;
  border-radius:0!important;
  overflow:hidden!important;
  background:#dfeee6!important;
  box-shadow:none!important;
  border:0!important;
}
.bjp-portfolio-image{
  position:relative!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  background-size:cover!important;
  background-position:top center!important;
  text-decoration:none!important;
  color:#fff!important;
  overflow:hidden!important;
}
.bjp-portfolio-image::before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.66) 62%,rgba(0,0,0,.88))!important;
  z-index:1!important;
}
.bjp-portfolio-image::after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:rgba(0,45,34,.12)!important;
  z-index:2!important;
  transition:background .25s ease!important;
}
.bjp-portfolio-card:hover .bjp-portfolio-image::after{background:rgba(0,45,34,.02)!important;}
.bjp-card-overlay{
  position:absolute!important;
  inset:auto 28px 26px 28px!important;
  z-index:3!important;
  display:block!important;
}
.bjp-card-overlay span{
  display:block!important;
  font-family:'Space Mono',monospace!important;
  text-transform:uppercase!important;
  letter-spacing:.14em!important;
  font-size:11px!important;
  line-height:1.1!important;
  font-weight:900!important;
  color:#8cff61!important;
  margin-bottom:10px!important;
}
.bjp-card-overlay h3{
  color:white!important;
  font-size:clamp(24px,2vw,34px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  margin:0!important;
  max-width:92%!important;
}
.bjp-card-overlay i{
  display:block!important;
  width:76px!important;
  height:4px!important;
  background:#44e35e!important;
  margin:14px 0 14px!important;
  font-style:normal!important;
}
.bjp-card-overlay p{
  color:#eefaf2!important;
  font-size:15px!important;
  line-height:1.34!important;
  margin:0 0 13px!important;
  max-width:96%!important;
}
.bjp-card-overlay strong{
  color:white!important;
  font-size:14px!important;
  line-height:1!important;
  text-transform:uppercase!important;
  text-decoration:underline!important;
  text-underline-offset:3px!important;
  letter-spacing:.01em!important;
}
.report-card-v11 .bjp-portfolio-image{
  background:radial-gradient(circle at 20% 20%,rgba(140,255,97,.24),transparent 30%),linear-gradient(135deg,#003b31,#0b6e4f)!important;
}
.report-card-v11 .bjp-portfolio-image::before{display:none!important;}
.report-card-v11 .bjp-card-overlay{top:34px!important;bottom:28px!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;}
.report-card-v11 .bjp-card-overlay h3{font-size:clamp(30px,3vw,46px)!important;color:#8cff61!important;}
@media(max-width:1100px){
  .bjp-portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .portfolio-grid-head{grid-template-columns:1fr!important;gap:22px!important;}
}
@media(max-width:700px){
  .portfolio-grid-section{padding:70px 0 88px!important;}
  .bjp-portfolio-grid{grid-template-columns:1fr!important;gap:16px!important;}
  .bjp-portfolio-card{height:285px!important;min-height:285px!important;}
  .bjp-card-overlay{inset:auto 22px 22px 22px!important;}
}

/* v12: separate client success stories from BJP-owned companies */
.owned-ventures-section{background:#fff!important;padding-top:105px!important;padding-bottom:105px!important;}
.owned-ventures-section .ecosystem{box-shadow:0 28px 90px rgba(0,31,26,.14);}
.venture-label{display:block;font-family:'Space Mono',monospace;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#8cff61;margin-bottom:14px;}
.owned-ventures-section .eco-card{min-height:330px;display:flex;flex-direction:column;justify-content:flex-start;}
.owned-ventures-section .eco-card .arrow{margin-top:auto;}
@media(max-width:700px){.owned-ventures-section{padding-top:70px!important;padding-bottom:80px!important;}.owned-ventures-section .eco-card{min-height:auto;}}

/* v13: live website window for client detail pages */
.live-client-window{
  background:#fff!important;
  border:1px solid rgba(6,47,39,.14)!important;
  border-radius:30px!important;
  overflow:hidden!important;
  box-shadow:0 24px 70px rgba(0,31,26,.10)!important;
}
.live-client-bar{
  height:44px!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  padding:0 16px!important;
  background:#f7fbf8!important;
  border-bottom:1px solid #dbeae1!important;
  color:#234b43!important;
  font-size:12px!important;
  font-weight:900!important;
}
.live-client-bar span{
  width:10px!important;
  height:10px!important;
  border-radius:50%!important;
  background:#c7d8ce!important;
  display:block!important;
  flex:0 0 auto!important;
}
.live-client-bar strong{
  margin-left:8px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.live-client-crop{
  height:360px!important;
  overflow:hidden!important;
  background:#eaf4ee!important;
  position:relative!important;
}
.live-client-crop iframe{
  position:absolute!important;
  top:0!important;
  left:0!important;
  width:1440px!important;
  height:950px!important;
  border:0!important;
  transform:scale(.42)!important;
  transform-origin:0 0!important;
  background:white!important;
}
.live-client-link{
  display:block!important;
  padding:18px 22px!important;
  font-weight:900!important;
  color:var(--ink)!important;
  background:#fff!important;
  border-top:1px solid #e0ece5!important;
}
@media(max-width:760px){
  .live-client-crop{height:280px!important;}
  .live-client-crop iframe{transform:scale(.30)!important;}
}

/* v14: Club LIV case study full website window + 3D map video */
.club-case-hero{background:#fff!important;padding-top:105px!important;padding-bottom:115px!important;}
.club-case-grid{display:grid!important;grid-template-columns:minmax(390px,.82fr) minmax(620px,1.18fr)!important;gap:54px!important;align-items:center!important;}
.club-case-copy h2{font-size:clamp(42px,4.8vw,72px)!important;line-height:.95!important;letter-spacing:-.06em!important;color:var(--ink)!important;margin:18px 0 22px!important;}
.case-site-window{background:#fff!important;border:1px solid rgba(6,47,39,.14)!important;border-radius:30px!important;overflow:hidden!important;box-shadow:0 28px 90px rgba(0,31,26,.13)!important;width:100%!important;}
.case-browser-bar{height:48px!important;display:flex!important;align-items:center!important;gap:9px!important;padding:0 18px!important;background:#f7fbf8!important;border-bottom:1px solid #dbeae1!important;color:#234b43!important;font-size:13px!important;font-weight:900!important;}
.case-browser-bar span{width:11px!important;height:11px!important;border-radius:50%!important;background:#c7d8ce!important;display:block!important;flex:0 0 auto!important;}
.case-browser-bar strong{margin-left:8px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
.case-preview-image{display:block!important;height:520px!important;background:#eaf4ee!important;overflow:hidden!important;}
.case-preview-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:top center!important;display:block!important;}
.map-video-section{padding-top:110px!important;}
.map-head{align-items:flex-start!important;}
.map-video-wrap{background:#001f1a!important;border-radius:34px!important;overflow:hidden!important;box-shadow:0 30px 90px rgba(0,31,26,.18)!important;border:1px solid rgba(6,47,39,.12)!important;margin-bottom:34px!important;}
.map-video-wrap video{width:100%!important;max-height:720px!important;background:#001f1a!important;display:block!important;}
.map-benefits{margin-top:30px!important;}
@media(max-width:1180px){
  .club-case-grid{grid-template-columns:1fr!important;}
  .case-preview-image{height:480px!important;}
}
@media(max-width:760px){
  .club-case-hero{padding-top:70px!important;padding-bottom:80px!important;}
  .case-preview-image{height:310px!important;}
  .case-site-window{border-radius:22px!important;}
  .map-video-wrap{border-radius:22px!important;}
}

/* Projected homepage previews for owned ventures */
.venture-preview-grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:28px;
}
.venture-project-card{
  position:relative;
  min-height:430px;
  border-radius:28px;
  overflow:hidden;
  background:#001f1a;
  box-shadow:0 28px 70px rgba(0,0,0,.24);
}
.venture-preview-image{
  min-height:430px;
  height:100%;
  display:flex;
  align-items:flex-end;
  padding:40px;
  background-size:cover;
  background-position:top center;
  position:relative;
  transition:transform .45s ease, filter .45s ease;
}
.venture-preview-image:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(0,20,17,.92) 0%,rgba(0,20,17,.68) 46%,rgba(0,20,17,.25) 100%);
  z-index:1;
}
.venture-preview-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 75% 20%,rgba(128,255,89,.18),transparent 34%);
  z-index:2;
}
.venture-project-card:hover .venture-preview-image{
  transform:scale(1.025);
  filter:saturate(1.08);
}
.venture-preview-overlay{
  position:relative;
  z-index:3;
  max-width:620px;
}
.venture-preview-overlay span{
  font-family:'Space Mono',monospace;
  letter-spacing:.24em;
  text-transform:uppercase;
  color:#80ff59;
  font-weight:900;
  font-size:14px;
}
.venture-preview-overlay h3{
  margin:14px 0 12px;
  font-size:clamp(44px,4.6vw,72px);
  line-height:.88;
  letter-spacing:-.07em;
  color:#fff;
}
.venture-preview-overlay i{
  display:block;
  width:150px;
  height:8px;
  background:#39e65f;
  margin:0 0 24px;
}
.venture-preview-overlay p{
  color:#f3fff7;
  font-size:clamp(19px,2.2vw,28px);
  line-height:1.28;
  max-width:620px;
  margin:0 0 24px;
}
.venture-preview-overlay strong{
  display:inline-block;
  color:#fff;
  font-size:24px;
  line-height:1;
  border-bottom:2px solid #fff;
  padding-bottom:5px;
  text-transform:uppercase;
  letter-spacing:-.02em;
}
@media(max-width:980px){
  .venture-preview-grid{grid-template-columns:1fr;}
  .venture-preview-image,.venture-project-card{min-height:390px;}
  .venture-preview-image{padding:28px;}
}
@media(max-width:620px){
  .ecosystem{padding:34px 20px;border-radius:28px;}
  .venture-preview-image,.venture-project-card{min-height:430px;}
  .venture-preview-image:before{background:linear-gradient(180deg,rgba(0,20,17,.35),rgba(0,20,17,.93));}
  .venture-preview-overlay strong{font-size:19px;}
}

/* v25 force owned venture homepage previews to match portfolio screenshot cards */
.owned-ventures-section{background:#f4fbf5!important;}
.owned-venture-live-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:30px!important;}
.owned-venture-live-grid .bjp-portfolio-card{min-height:520px!important;border-radius:0!important;background:#001f1a!important;overflow:hidden!important;}
.owned-venture-live-grid .bjp-portfolio-image{min-height:520px!important;height:520px!important;display:flex!important;align-items:flex-end!important;background-size:cover!important;background-position:top center!important;position:relative!important;overflow:hidden!important;text-decoration:none!important;}
.owned-venture-live-grid .bjp-portfolio-image:before{content:""!important;position:absolute!important;inset:0!important;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.48),rgba(0,0,0,.18))!important;z-index:1!important;}
.owned-venture-live-grid .bjp-card-overlay{position:relative!important;z-index:2!important;margin:0 0 58px 54px!important;width:min(620px,80%)!important;background:rgba(0,18,15,.62)!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:18px!important;padding:38px 42px!important;backdrop-filter:blur(3px)!important;}
.owned-venture-live-grid .bjp-card-overlay span{font-family:'Space Mono',monospace!important;letter-spacing:.24em!important;text-transform:uppercase!important;color:#80ff59!important;font-weight:900!important;font-size:15px!important;}
.owned-venture-live-grid .bjp-card-overlay h3{color:#fff!important;font-size:clamp(42px,4.5vw,72px)!important;line-height:.9!important;letter-spacing:-.07em!important;margin:16px 0 16px!important;}
.owned-venture-live-grid .bjp-card-overlay i{display:block!important;width:150px!important;height:8px!important;background:#39e65f!important;margin:0 0 26px!important;}
.owned-venture-live-grid .bjp-card-overlay p{color:#fff!important;font-size:clamp(22px,2.1vw,31px)!important;line-height:1.28!important;margin:0 0 28px!important;max-width:620px!important;}
.owned-venture-live-grid .bjp-card-overlay strong{color:#fff!important;font-size:27px!important;text-transform:uppercase!important;border-bottom:2px solid #fff!important;padding-bottom:5px!important;display:inline-block!important;}
@media(max-width:980px){.owned-venture-live-grid{grid-template-columns:1fr!important}.owned-venture-live-grid .bjp-portfolio-image,.owned-venture-live-grid .bjp-portfolio-card{height:470px!important;min-height:470px!important}.owned-venture-live-grid .bjp-card-overlay{margin:0 22px 32px!important;width:auto!important;padding:28px!important}}

/* v26: Blog page + softer homepage preview zoom */
.nav-links{gap:26px;}
.bjp-blog-page{background:#fbfaf5;}
.blog-hero{margin:0 28px 70px;height:540px;border-radius:14px;background:linear-gradient(rgba(0,31,26,.28),rgba(0,31,26,.38)),url('../../images/junglebackground.png');background-size:cover;background-position:center;color:#fff;display:flex;align-items:flex-end;padding:0 0 70px 70px;overflow:hidden;position:relative;}
.blog-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 25%,rgba(124,255,63,.20),transparent 32%);pointer-events:none;}
.blog-hero>div{position:relative;z-index:2;}
.blog-hero h1{font-size:clamp(58px,7vw,96px);line-height:.92;font-weight:900;letter-spacing:-.07em;margin:18px 0 28px;color:#fff;}
.blog-crumb{font-size:14px;color:#eaffef;font-weight:800;}
.blog-search-box{width:min(760px,80vw);height:74px;border-radius:16px;background:rgba(0,31,26,.58);backdrop-filter:blur(12px);display:flex;align-items:center;gap:16px;padding:0 28px;border:1px solid rgba(255,255,255,.14);}
.blog-search-box svg{width:24px;flex:0 0 auto;}
.blog-search-box input{border:0;background:transparent;color:#fff;outline:0;font-size:22px;width:100%;font-family:inherit;}
.blog-search-box input::placeholder{color:#fff;}
.blog-shell{max-width:1500px;margin:0 auto 100px;padding:0 28px;}
.blog-results-line{font-size:15px;color:#5b6f68;margin:-30px 0 28px;font-weight:700;}
.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;}
.blog-card{border:1px solid #dbe9e0;border-radius:16px;overflow:hidden;background:#fff;transition:.2s ease;display:flex;flex-direction:column;min-height:500px;color:inherit;box-shadow:0 18px 50px rgba(0,31,26,.06);}
.blog-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(0,31,26,.12);}
.blog-card-img{height:300px;background:#eaf4ee;overflow:hidden;}
.blog-card-img img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block;}
.blog-card-body{padding:24px 22px 28px;display:flex;flex-direction:column;flex:1;}
.blog-date{font-size:13px;color:#2ab85a;margin-bottom:13px;font-family:'Space Mono',monospace;text-transform:uppercase;letter-spacing:.08em;font-weight:900;}
.blog-card h2{font-size:25px;line-height:1.08;font-weight:900;letter-spacing:-.04em;color:var(--ink);margin:0 0 14px;}
.blog-card p{font-size:16px;line-height:1.45;color:#4a625b;margin:0;}
.blog-empty{display:none;text-align:center;padding:80px 20px;color:#5b6f68;border:1px solid #dbe9e0;border-radius:16px;background:white;}
.blog-empty h2{color:var(--ink);font-weight:900;font-size:34px;margin:0 0 10px;letter-spacing:-.04em;}
.article-shell{width:min(980px,90vw);margin:90px auto 110px;}
.article-back{display:inline-block;font-weight:900;color:var(--ink);margin-bottom:34px;}
.article-meta{font-family:'Space Mono',monospace;text-transform:uppercase;letter-spacing:.13em;color:#2ab85a;font-size:13px;font-weight:900;margin-bottom:18px;}
.article-shell h1{font-size:clamp(44px,6vw,84px);line-height:.95;letter-spacing:-.07em;color:var(--ink);margin:0 0 22px;}
.article-excerpt{font-size:23px;line-height:1.42;color:#4a625b;margin:0 0 38px;}
.article-image{border-radius:24px;overflow:hidden;background:#eaf4ee;box-shadow:0 24px 70px rgba(0,31,26,.10);margin-bottom:45px;}
.article-image img{width:100%;height:520px;object-fit:cover;object-position:top center;}
.article-body{font-size:21px;line-height:1.72;color:#274b43;}
.article-body p{margin:0 0 28px;}
.bjp-portfolio-image{background-size:100% auto!important;background-repeat:no-repeat!important;background-color:#001f1a!important;}
.bjp-card-overlay{inset:auto 22px 22px 22px!important;}
.bjp-card-overlay h3{font-size:clamp(22px,1.75vw,30px)!important;}
.bjp-card-overlay p{font-size:14px!important;line-height:1.28!important;}
.owned-venture-live-grid .bjp-portfolio-image{background-size:100% auto!important;background-repeat:no-repeat!important;background-color:#001f1a!important;}
.owned-venture-live-grid .bjp-card-overlay{margin:0 0 40px 40px!important;width:min(500px,74%)!important;padding:30px 34px!important;}
.owned-venture-live-grid .bjp-card-overlay h3{font-size:clamp(36px,3.7vw,58px)!important;}
.owned-venture-live-grid .bjp-card-overlay p{font-size:clamp(18px,1.65vw,24px)!important;line-height:1.25!important;}
.owned-venture-live-grid .bjp-card-overlay strong{font-size:22px!important;}
@media(max-width:900px){.blog-grid{grid-template-columns:1fr}.blog-hero{height:440px;margin:0 14px 45px;padding:0 24px 36px}.blog-card-img{height:260px}.article-image img{height:330px}.article-shell{margin-top:60px}.blog-search-box{width:min(100%,84vw);height:64px}.blog-search-box input{font-size:19px}}
@media(max-width:620px){.owned-venture-live-grid .bjp-card-overlay{width:auto!important;margin:0 18px 24px!important;padding:24px!important}.bjp-portfolio-image,.owned-venture-live-grid .bjp-portfolio-image{background-size:cover!important}.blog-card{min-height:auto}}


/* BJP SEARCH DRAWER */

/* BJP Search Drawer - single clean implementation */
.nav-actions{display:flex;align-items:center;gap:16px;}
.nav-actions .bjp-search-icon{display:inline-flex!important;}
.nav-inner > .search-open-btn.bjp-search-icon{display:none!important;}
.bjp-search-icon{width:48px;height:48px;border-radius:14px;border:1px solid rgba(6,47,39,.14);background:#fff;color:var(--ink);align-items:center;justify-content:center;cursor:pointer;transition:.22s ease;flex:0 0 auto;padding:0;}
.bjp-search-icon:hover{background:#f4faf7;transform:translateY(-1px);}
.bjp-search-icon svg{width:24px;height:24px;stroke-width:2;}
.bjp-search-drawer{position:fixed;inset:0;z-index:9999;opacity:0;pointer-events:none;transition:opacity .24s ease;}
.bjp-search-drawer.active{opacity:1;pointer-events:auto;}
.bjp-search-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.32);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);}
.bjp-search-panel{position:absolute;right:0;top:0;width:min(720px,46vw);height:100vh;background:#fff;transform:translateX(100%);transition:transform .28s ease;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,31,26,.18);}
.bjp-search-drawer.active .bjp-search-panel{transform:translateX(0);}
.bjp-search-head{height:78px;min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;border-bottom:1px solid #e7e7e7;color:#111;font-family:Inter,Arial,sans-serif;letter-spacing:0;font-size:16px;}
.bjp-search-head strong{font-weight:900;}
.bjp-search-head button{border:0;background:transparent;color:#333;border-radius:0;padding:0;cursor:pointer;font-size:14px;font-weight:500;}
.bjp-search-body{padding:26px 30px 42px;overflow-y:auto;}
.bjp-search-input-wrap{height:68px;border:1px solid #ddd;border-radius:16px;display:flex;align-items:center;gap:14px;padding:0 18px;margin-bottom:18px;background:#fff;}
.bjp-search-input-wrap svg{width:25px;height:25px;color:#777;flex-shrink:0;}
.bjp-search-input-wrap input{flex:1;border:none;outline:none;background:transparent;font-size:20px;color:#111;min-width:0;font-family:Inter,Arial,sans-serif;}
.bjp-search-input-wrap input::placeholder{color:#777;}
#bjpSearchClear{display:none;border:0;background:#eee;border-radius:999px;padding:8px 12px;font-weight:800;cursor:pointer;}
#bjpSearchClear.visible{display:block;}
.bjp-search-suggestions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0 0 24px;color:#333;font-size:15px;}
.bjp-search-suggestions button{border:none;background:#f0f0f0;color:#111;border-radius:999px;padding:8px 13px;font-weight:700;cursor:pointer;}
.bjp-search-tabs{gap:10px;flex-wrap:wrap;margin-bottom:18px;border-bottom:1px solid #e7e7e7;padding-bottom:14px;}
.bjp-search-tab{border:1px solid #e1e1e1;background:#fff;color:#333;border-radius:999px;padding:9px 13px;cursor:pointer;font-weight:800;}
.bjp-search-tab.active{background:#062f27;color:#fff;border-color:#062f27;}
.bjp-search-results{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
.bjp-search-card{border:1px solid rgba(6,47,39,.12);border-radius:18px;overflow:hidden;background:#fff;color:inherit;text-decoration:none;box-shadow:0 12px 30px rgba(0,31,26,.07);transition:.22s ease;}
.bjp-search-card:hover{transform:translateY(-3px);box-shadow:0 20px 45px rgba(0,31,26,.12);}
.bjp-search-card-image{height:155px;background:#eaf4ee;overflow:hidden;}
.bjp-search-card-image img{width:100%;height:100%;object-fit:cover;object-position:top center;}
.bjp-search-card-copy{padding:16px;}
.bjp-search-card-copy span{display:block;font-family:'Space Mono',monospace;letter-spacing:.14em;text-transform:uppercase;font-size:10px;color:#2ab85a;font-weight:900;margin-bottom:8px;}
.bjp-search-card-copy h3{font-size:20px;line-height:1.08;margin:0 0 8px;color:#062f27;letter-spacing:-.03em;}
.bjp-search-card-copy p{font-size:14px;line-height:1.38;color:#516b63;margin:0;}
.bjp-search-empty{display:none;padding:38px 0;color:#555;font-weight:700;}
.bjp-search-empty.visible{display:block;}
body.bjp-search-open{overflow:hidden;}
@media(max-width:1000px){.nav-actions{display:flex!important}.nav-actions .btn.dark{display:none}.nav-actions .bjp-search-icon{display:inline-flex!important}.bjp-search-panel{width:100vw}.bjp-search-results{grid-template-columns:1fr 1fr}.bjp-search-card-image{height:145px}}
@media(max-width:620px){.bjp-search-results{grid-template-columns:1fr}.bjp-search-body{padding:20px}.bjp-search-head{padding:0 20px}.bjp-search-input-wrap input{font-size:17px}}


/* Corporate language switcher */
.bjp-lang-switch{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(10,40,28,.18);border-radius:999px;padding:3px;background:rgba(255,255,255,.72);backdrop-filter:blur(12px)}
.bjp-lang-switch button{border:0;background:transparent;color:#163526;font:800 11px/1 Inter,Arial,sans-serif;letter-spacing:.08em;padding:8px 9px;border-radius:999px;cursor:pointer}
.bjp-lang-switch button.active{background:#0b6e4f;color:#fff}
.mobile-lang{margin:14px 0 0;width:max-content}
@media(max-width:900px){.nav-actions .bjp-lang-switch{display:none}}


/* === BJP user-requested visual fixes 2026-06-11 === */

/* Make the panther/header video clearer without washing out the text */
.hero video{
  opacity:.82 !important;
  filter:contrast(1.18) saturate(1.12) brightness(1.05);
}
.hero:after{
  background:
    radial-gradient(circle at 70% 40%,rgba(85,216,106,.13),transparent 28%),
    linear-gradient(180deg,rgba(0,31,26,.10),rgba(0,31,26,.64) 78%,#001f1a 98%) !important;
}

/* Crazy but polished opening animation */
body:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:9998;
  pointer-events:none;
  background:
    radial-gradient(circle at 50% 42%, rgba(124,255,63,.28), transparent 16%),
    radial-gradient(circle at 52% 44%, rgba(0,59,49,.95), rgba(0,20,16,.98) 56%, #000 100%);
  animation:bjpIntroWipe 1.85s cubic-bezier(.76,0,.24,1) forwards;
}
body:after{
  content:"BLACK JUNGLE POWER";
  position:fixed;
  inset:0;
  z-index:9999;
  display:grid;
  place-items:center;
  pointer-events:none;
  color:#7cff3f;
  font-weight:900;
  letter-spacing:.22em;
  font-size:clamp(18px,4vw,62px);
  text-shadow:0 0 28px rgba(124,255,63,.35);
  animation:bjpIntroText 1.55s cubic-bezier(.76,0,.24,1) forwards;
}
@keyframes bjpIntroWipe{
  0%{clip-path:circle(140% at 50% 50%);opacity:1}
  58%{clip-path:circle(28% at 50% 50%);opacity:1}
  100%{clip-path:circle(0% at 50% 50%);opacity:0}
}
@keyframes bjpIntroText{
  0%{opacity:0;transform:scale(.86);filter:blur(10px)}
  28%{opacity:1;transform:scale(1);filter:blur(0)}
  72%{opacity:1;transform:scale(1.04);filter:blur(0)}
  100%{opacity:0;transform:scale(1.28);filter:blur(16px)}
}
@media (prefers-reduced-motion: reduce){
  body:before,body:after{display:none !important;animation:none !important}
}

/* Hero alignment refinement: title and text stay visually connected */
.center-head,
.hero-content,
.page-hero .container{
  text-align:center;
}
.center-head p,
.hero p,
.page-hero p{
  margin-left:auto !important;
  margin-right:auto !important;
}
.center-head h2 + p,
.page-hero h1 + p{
  margin-top:-8px !important;
}

/* Portfolio request-card cut-off fix */
.bjp-portfolio-card,
.bjp-portfolio-image{
  min-height:360px;
}
.bjp-card-overlay{
  overflow:visible !important;
}
.bjp-card-overlay h3{
  font-size:clamp(34px,4.4vw,72px);
  line-height:.94;
  overflow-wrap:anywhere;
  hyphens:auto;
}
.bjp-portfolio-card:last-child .bjp-card-overlay h3{
  font-size:clamp(30px,3.25vw,56px);
  line-height:1;
}

/* Never-ending service scroll */
.bjp-infinite-services{
  overflow:hidden;
}
.bjp-infinite-services .cards{
  width:max-content;
  max-width:none;
  display:flex !important;
  gap:24px;
  animation:bjpServiceMarquee 34s linear infinite;
}
.bjp-infinite-services .cards:hover{
  animation-play-state:paused;
}
.bjp-infinite-services .card{
  width:270px;
  min-width:270px;
}
@keyframes bjpServiceMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}

/* Contact team cards */
.contact-team-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:28px;
}
.contact-person-card{
  background:#f4fbf6;
  border:1px solid var(--line);
  border-radius:22px;
  padding:18px;
  box-shadow:0 18px 45px rgba(0,31,26,.08);
}
.contact-person-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  object-position:center top;
  border-radius:18px;
  margin-bottom:14px;
}
.contact-person-card h3{
  margin:0 0 4px;
  color:var(--ink);
  font-size:20px;
  line-height:1.1;
}
.contact-person-card span{
  display:block;
  font-weight:800;
  color:#0b6e4f;
  font-size:12px;
  line-height:1.35;
  margin-bottom:10px;
}
.contact-person-card a{
  font-weight:800;
  color:var(--ink);
  overflow-wrap:anywhere;
}
@media(max-width:760px){
  .contact-team-grid{grid-template-columns:1fr}
  .bjp-infinite-services .cards{animation-duration:24s}
}

/* Cleaner language pill after nav label rollback */
.bjp-lang-switch{border-radius:999px !important}
.bjp-lang-switch button{border:0 !important}


/* Existing marquee must never stop */
.marquee{overflow:hidden !important}
.marquee-track{
  width:max-content !important;
  display:flex !important;
  gap:24px !important;
  animation:bjpExistingMarquee 26s linear infinite !important;
}
.marquee-track:hover{animation-play-state:paused}
.marq-card{min-width:270px}
@keyframes bjpExistingMarquee{
  from{transform:translateX(0)}
  to{transform:translateX(-50%)}
}
