.he-section{isolation:isolate;background:#0f172a;justify-content:center;align-items:center;width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}.he-watermark{letter-spacing:.15em;color:#0ea5e90a;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;justify-content:center;align-items:center;font-size:clamp(80px,18vw,200px);font-weight:700;display:flex;position:absolute;inset:0}.he-grain{pointer-events:none;z-index:1;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:128px 128px;position:absolute;inset:0}.he-bg-lines{pointer-events:none;z-index:0;justify-content:space-between;padding:0 5%;display:flex;position:absolute;inset:0}.he-bg-lines span{background:linear-gradient(#0000 0%,#0ea5e914 30%,#38bdf81f 60%,#0000 100%);width:1px;height:100%;display:block}.he-top-accent{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0ea5e9 30%,#38bdf8 50%,#0ea5e9 70%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.he-bottom-accent{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000 0%,#0ea5e94d 50%,#0000 100%);height:1px;position:absolute;bottom:0;left:0;right:0}.he-container{z-index:3;grid-template-columns:1fr 1fr;align-items:center;gap:48px;width:100%;max-width:1280px;margin:0 auto;padding:100px 24px 60px;display:grid;position:relative}.he-left{flex-direction:column;gap:0;display:flex}.he-eyebrow-row{align-items:center;gap:10px;margin-bottom:20px;display:flex}.he-eyebrow-dot{background:#0ea5e9;border-radius:50%;flex-shrink:0;width:6px;height:6px}.he-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:#38bdf8;font-size:11px;font-weight:700}.he-eyebrow-line{background:linear-gradient(90deg,#0ea5e966,#0000);flex:1;max-width:80px;height:1px}.he-heading{color:#f8fafc;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(36px,5vw,64px);font-weight:700;line-height:1.1}.he-heading em{color:#94a3b8;font-style:normal;font-weight:400}.he-heading-accent{background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 50%,#7dd3fc 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.he-divider{align-items:center;gap:8px;margin-bottom:20px;display:flex}.he-divider-line{background:linear-gradient(90deg,#0ea5e980,#0000);width:60px;height:1px}.he-divider-line--short{width:30px}.he-divider-diamond{background:#0ea5e9;flex-shrink:0;width:5px;height:5px;transform:rotate(45deg)}.he-para{color:#94a3b8;max-width:420px;margin:0 0 32px;font-size:clamp(14px,1.5vw,16px);line-height:1.7}.he-btn{color:#fff;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(135deg,#0369a1 0%,#0ea5e9 100%);border:1px solid #0ea5e966;border-radius:4px;align-self:flex-start;align-items:center;gap:10px;margin-bottom:40px;padding:14px 28px;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:relative;overflow:hidden}.he-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e959}.he-btn:active{transform:translateY(0)}.he-btn-text{z-index:1;position:relative}.he-btn-icon{z-index:1;align-items:center;width:18px;height:18px;transition:transform .2s;display:flex;position:relative}.he-btn:hover .he-btn-icon{transform:translate(4px)}.he-btn-icon svg{width:100%;height:100%}.he-btn-glow{opacity:0;pointer-events:none;background:linear-gradient(135deg,#38bdf833,#0000);transition:opacity .2s;position:absolute;inset:0}.he-btn:hover .he-btn-glow{opacity:1}.he-stats{align-items:center;gap:24px;display:flex}.he-stat{flex-direction:column;gap:2px;display:flex}.he-stat-num{color:#f8fafc;font-size:clamp(22px,2.5vw,28px);font-weight:700;line-height:1}.he-stat-plus,.he-stat-star{color:#0ea5e9;font-size:.75em}.he-stat-label{letter-spacing:.1em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:600}.he-stat-divider{background:#0ea5e933;flex-shrink:0;width:1px;height:32px}.he-right{position:relative}.he-grid-corner{z-index:2;pointer-events:none;width:24px;height:24px;position:absolute}.he-grid-corner--tl{border-top:2px solid #0ea5e9;border-left:2px solid #0ea5e9;top:-8px;left:-8px}.he-grid-corner--br{border-bottom:2px solid #0ea5e9;border-right:2px solid #0ea5e9;bottom:-8px;right:-8px}.he-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.he-img-card{aspect-ratio:3/4;background:#1e293b;border:1px solid #0ea5e926;border-radius:8px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.he-img-card:hover{border-color:#0ea5e980;transform:translateY(-4px)scale(1.02);box-shadow:0 12px 32px #0ea5e926}.he-img-card:first-child{grid-row:span 1;margin-top:20px}.he-img-card:nth-child(2),.he-img-card:nth-child(3){margin-top:0}.he-img-card:nth-child(4){margin-top:-20px}.he-img-shimmer{z-index:2;pointer-events:none;background:linear-gradient(105deg,#0000 40%,#ffffff0f 50%,#0000 60%) 0 0/200% 100%;animation:.8s ease-out forwards he-shimmer-once;position:absolute;inset:0}@keyframes he-shimmer-once{0%{opacity:1;background-position:200%}to{opacity:0;background-position:-200%}}.he-img-wrap{position:absolute;inset:0;overflow:hidden}.he-img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s;display:block}.he-img-card:hover .he-img{transform:scale(1.06)}.he-img-overlay{z-index:3;pointer-events:none;background:linear-gradient(#0000 50%,#0f172ad9 100%);position:absolute;inset:0}.he-img-namebox{z-index:4;background:#0f172ad9;border:1px solid #0ea5e933;border-radius:4px;align-items:center;gap:7px;padding:7px 10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.he-img-namebox-icon{color:#38bdf8;flex-shrink:0;align-items:center;width:16px;height:16px;display:flex}.he-img-namebox-icon svg{width:100%;height:100%}.he-img-namebox-text{letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;overflow:hidden}.he-img-bar{z-index:5;transform-origin:0;background:linear-gradient(90deg,#0ea5e9,#38bdf8,#0000);height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.he-img-card:hover .he-img-bar{transform:scaleX(1)}.he-ring{pointer-events:none;z-index:0;border:1px solid #0ea5e91a;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-40px;right:-40px}.he-ring:before{content:"";border:1px solid #38bdf814;border-radius:50%;position:absolute;inset:20px}@media (max-width:1024px){.he-container{grid-template-columns:1fr;gap:40px;padding:90px 24px 48px}.he-left{text-align:center;align-items:center}.he-para{max-width:560px}.he-eyebrow-row,.he-divider,.he-stats{justify-content:center}.he-grid{max-width:480px;margin:0 auto}}@media (max-width:640px){.he-container{gap:32px;padding:80px 16px 40px}.he-heading{font-size:clamp(28px,8vw,40px)}.he-grid{gap:8px;max-width:100%}.he-img-card:first-child{margin-top:12px}.he-img-card:nth-child(4){margin-top:-12px}.he-stats{gap:16px}.he-ring{display:none}}@media (max-width:380px){.he-container{padding:72px 12px 32px}.he-stats{flex-wrap:wrap;gap:12px}.he-stat-divider{display:none}}
