.hero{min-height:850px;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fbff,#e5f2ff);padding:155px 0 95px}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(7,87,184,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,87,184,.055) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(#000,transparent)}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-180px;top:20px;background:#8ac6ff;filter:blur(20px);opacity:.45}.hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.hero h1{font-size:clamp(48px,6vw,82px);line-height:1.02;margin:18px 0 26px}.hero h1 span{color:var(--blue)}.hero p{max-width:610px;color:var(--muted);font-size:17px}.hero-image{position:relative}.hero-image>img{width:100%;height:590px;object-fit:cover;border-radius:28px;box-shadow:0 30px 70px rgba(4,43,88,.2)}.glass{position:absolute;left:-30px;bottom:32px;background:rgba(255,255,255,.88);backdrop-filter:blur(15px);padding:20px;border-radius:19px;width:190px;box-shadow:0 18px 45px rgba(0,35,80,.16)}.glass strong{font-size:48px;line-height:1;color:var(--blue)}.glass span{display:block;font-size:12px;color:var(--muted)}.about-grid,.history-grid{display:grid;grid-template-columns:.32fr 1fr;gap:90px}.about p,.history p{color:var(--muted)}.experience{background:var(--navy);color:#fff}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.big-number{font-size:clamp(115px,17vw,215px);font-weight:800;line-height:.8;letter-spacing:-.08em}.plus{font-size:58px;color:#59adff;vertical-align:top}.experience p{color:#b8c6d7}.home-solutions{background:var(--bg)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:45px}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.preview{background:#fff;border:1px solid var(--line);border-radius:23px;padding:27px;min-height:210px;transition:.3s}.preview:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(7,45,90,.1)}.preview .n{font-size:11px;color:var(--blue);font-weight:800}.preview h3{font-size:23px;margin:16px 0 8px}.preview p{font-size:13px;color:var(--muted)}.featured{padding:110px 0}.featured-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:22px}.feature-card{padding:34px;border:1px solid var(--line);border-radius:25px}.feature-card.dark{background:var(--navy);color:#fff;border:0}.feature-card.dark p{color:#c1cedd}.feature-card h3{font-size:28px;line-height:1.15;margin:12px 0}.feature-card p{color:var(--muted)}.feature-card a{color:var(--blue);font-weight:800}.video-showcase{background:#06172e;color:#fff}.video-showcase .section-label{color:#8fc9ff}.video-lead{display:grid;grid-template-columns:.65fr 1.35fr;gap:60px;align-items:center;margin-bottom:25px}.video-lead h2{margin-bottom:14px}.video-lead p{color:#bdcad9}.video-main video{width:100%;border-radius:25px;background:#000;box-shadow:0 25px 65px rgba(0,0,0,.3)}.project-videos{display:grid;grid-template-columns:1fr 1fr;gap:20px}.project-video{border:1px solid #243953;border-radius:22px;overflow:hidden;background:#0a203b}.project-video video{width:100%;height:320px;object-fit:cover;background:#000}.project-video div{padding:20px}.project-video h3{font-size:20px;margin:0 0 8px}.project-video p{font-size:13px;color:#afbed0;margin:0}
@media(max-width:900px){.hero{min-height:auto;padding-top:135px}.hero-inner,.about-grid,.experience-grid,.history-grid,.featured-grid,.video-lead{grid-template-columns:1fr;gap:42px}.hero-image>img{height:430px}.preview-grid{grid-template-columns:1fr 1fr}.project-videos{grid-template-columns:1fr}}@media(max-width:560px){.hero h1{font-size:46px}.preview-grid{grid-template-columns:1fr}.section-head{display:block}.section-head .button{margin-top:15px}.project-video video{height:250px}}
