.ventures{position:relative;overflow:hidden;padding:110px 0;background:radial-gradient(circle at 15% 20%,rgba(24,205,194,.14),transparent 32%),radial-gradient(circle at 85% 75%,rgba(37,111,255,.13),transparent 34%),#07111d;color:#eaf7fb}.ventures:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(63,205,198,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(63,205,198,.045) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,transparent,#000 22%,#000 78%,transparent);animation:ventureGrid 18s linear infinite}.ventures .shell{position:relative;z-index:1}.venture-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.venture-head h2{margin:10px 0 0;font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.055em}.venture-head h2 em{color:#35d4c9;font-style:normal}.venture-head p{max-width:490px;margin:0;color:#91a8b5;font-size:15px;line-height:1.75}.venture-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.venture-card{position:relative;min-height:340px;padding:28px;border:1px solid rgba(133,198,210,.16);border-radius:20px;background:linear-gradient(145deg,rgba(18,39,55,.94),rgba(8,22,36,.9));box-shadow:0 24px 55px rgba(0,0,0,.22);text-decoration:none;color:#eaf7fb;overflow:hidden;transition:transform .35s,border-color .35s,box-shadow .35s}.venture-card:before{content:"";position:absolute;width:210px;height:210px;right:-80px;top:-90px;border-radius:50%;background:var(--venture-glow);filter:blur(10px);opacity:.3;transition:transform .45s,opacity .45s}.venture-card:hover{transform:translateY(-10px);border-color:rgba(74,223,211,.48);box-shadow:0 34px 70px rgba(0,0,0,.32),0 0 45px rgba(34,196,185,.08)}.venture-card:hover:before{transform:scale(1.3);opacity:.48}.venture-card small{display:flex;align-items:center;gap:8px;color:#83e8df;font-size:10px;font-weight:800;letter-spacing:.13em}.venture-card small:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 12px currentColor;animation:venturePulse 2.4s ease-in-out infinite}.venture-icon{width:56px;height:56px;margin:50px 0 24px;border:1px solid rgba(119,218,211,.22);border-radius:16px;display:grid;place-items:center;background:rgba(32,169,159,.08);font-size:25px}.venture-card h3{margin:0 0 12px;font-size:23px;letter-spacing:-.035em}.venture-card p{margin:0;color:#91a8b5;font-size:13px;line-height:1.65}.venture-card b{position:absolute;left:28px;bottom:25px;color:#fff;font-size:12px}.venture-card b span{color:#43d8cc;margin-left:7px}.venture-marketing{--venture-glow:rgba(237,73,127,.72)}.venture-agrow{--venture-glow:rgba(58,203,111,.72)}.venture-silicon{--venture-glow:rgba(76,132,255,.72)}.venture-ctem{--venture-glow:rgba(38,218,204,.76)}.venture-ctem small{color:#ffb24f}.venture-note{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:24px;padding:18px 22px;border:1px solid rgba(133,198,210,.13);border-radius:14px;background:rgba(8,25,39,.72);color:#93aab6;font-size:12px}.venture-note strong{color:#d9f4f2;letter-spacing:.05em}.nav-links a[href="#ventures"]{color:#73e1d8}.footer-grid a[href="#ventures"]{color:#73e1d8}@keyframes venturePulse{50%{opacity:.45;transform:scale(.72)}}@keyframes ventureGrid{to{background-position:52px 52px}}@media(max-width:1050px){.venture-grid{grid-template-columns:repeat(2,1fr)}.venture-head{align-items:start;flex-direction:column}}@media(max-width:650px){.ventures{padding:78px 0}.venture-grid{grid-template-columns:1fr}.venture-card{min-height:310px}.venture-head h2{font-size:42px}.venture-note{align-items:flex-start;flex-direction:column}}
