.hero{margin-top:80px;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 25%,#4a9bd9 50%,#c0392b 75%,#e74c3c 100%);color:#fff;padding:140px 2rem;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center}.hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(74,155,217,.3) 0,rgba(231,76,60,.3) 50%,rgba(192,57,43,.3) 100%);animation:gradientShift 8s ease infinite}.hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.15;pointer-events:none}.hero-circuits{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.2;pointer-events:none}.circuit-line{stroke:rgba(255,255,255,0.4);stroke-width:2;fill:none;stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 4s ease-in-out forwards}.circuit-node{fill:rgba(255,255,255,0.6);animation:pulse 2s ease-in-out infinite}.hero-tech-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.tech-icon{position:absolute;opacity:.15;animation:float 20s ease-in-out infinite}.tech-icon:first-child{top:15%;left:10%;animation-delay:0s}.tech-icon:nth-child(2){top:60%;left:5%;animation-delay:-5s}.tech-icon:nth-child(3){top:30%;right:15%;animation-delay:-10s}.tech-icon:nth-child(4){top:70%;right:10%;animation-delay:-15s}.tech-icon:nth-child(5){top:45%;right:40%;animation-delay:-7s}.hero-shape{position:absolute;border-radius:30% 70% 70% 30%/30% 30% 70% 70%;opacity:.15;animation:float 20s ease-in-out infinite}.hero-shape:first-child{width:300px;height:300px;background:linear-gradient(135deg,#4a9bd9,#2980b9);top:10%;left:5%;animation-delay:0s}.hero-shape:nth-child(2){width:200px;height:200px;background:linear-gradient(135deg,#e74c3c,#c0392b);top:60%;right:10%;animation-delay:-5s}.hero-shape:nth-child(3){width:250px;height:250px;background:linear-gradient(135deg,#2980b9,#1e3a5f);bottom:10%;left:15%;animation-delay:-10s}.hero-shape:nth-child(4){width:180px;height:180px;background:linear-gradient(135deg,#c0392b,#e74c3c);top:30%;right:20%;animation-delay:-15s}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:10;text-align:center}.hero h1{font-size:64px;margin-bottom:1.5rem;text-shadow:2px 2px 8px rgba(0,0,0,.3);animation:fadeInUp 1s ease-out;line-height:1.2;font-weight:800}.hero-subtitle{font-size:22px;margin-bottom:2.5rem;opacity:.95;animation:fadeInUp 1s ease-out .2s backwards;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6}.hero-buttons{display:flex;gap:1.5rem;flex-wrap:wrap;animation:fadeInUp 1s ease-out .4s backwards;justify-content:center}.services{padding:120px 2rem;background:linear-gradient(to bottom,#fff 0,#f8fafc 100%)}.services--cta{background:linear-gradient(135deg,rgba(74,155,217,.05) 0,rgba(41,128,185,.05) 100%);position:relative}.services--cta::before{content:'';position:absolute;top:50%;left:50%;width:600px;height:600px;background:radial-gradient(circle,rgba(74,155,217,.08) 0,transparent 70%);transform:translate(-50%,-50%);animation:pulse 4s ease-in-out infinite}.service-number{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#4a9bd9,#2980b9);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;margin:0 auto 1.5rem;box-shadow:0 4px 12px rgba(74,155,217,.3)}.bento-grid--solid{max-width:1000px;margin:0 auto}.bento-card--solid{background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%);border:none;border-radius:20px;padding:2rem;position:relative;overflow:hidden;opacity:1!important;transform:translateY(0)!important;transition:transform .4s ease,box-shadow .4s ease;box-shadow:0 10px 30px rgba(0,0,0,.2),0 5px 15px rgba(0,0,0,.1),inset 0 1px 0 rgba(255,255,255,.1)}.bento-card--solid.bento-card--featured::before,.bento-card--solid::before{display:none!important}.bento-card--solid::after{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent)}.bento-card--solid:hover{transform:translateY(-8px) perspective(1000px) rotateX(2deg)!important;box-shadow:0 20px 40px rgba(0,0,0,.3),0 10px 20px rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.15)}.bento-card--blue,.bento-card--blue:hover,.bento-card--solid.bento-card--featured.bento-card--blue:hover{background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)!important}.bento-card--red,.bento-card--red:hover,.bento-card--solid.bento-card--featured.bento-card--red:hover{background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)!important}.bento-card--solid .bento-card__icon{width:60px;height:60px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;backdrop-filter:blur(10px)}.bento-card--solid .bento-card__icon svg{width:28px;height:28px;color:#fff}.bento-card--solid .bento-card__content h3,.bento-card--solid .bento-card__title{color:#fff!important;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.bento-card--solid .bento-card__content p,.bento-card--solid .bento-card__desc,.bento-card--solid .bento-card__text{color:rgba(255,255,255,.9)!important;font-size:.95rem;line-height:1.6}.bento-card--solid.bento-card--featured{grid-column:span 2;display:flex;flex-direction:row;align-items:center;gap:2rem;padding:2.5rem}.bento-card--solid.bento-card--featured .bento-card__content{flex:1}.bento-card--solid.bento-card--featured .bento-card__content h3,.bento-card--solid.bento-card--featured .bento-card__title{font-size:1.5rem;color:#fff!important}@media (max-width:768px){.bento-card--solid.bento-card--featured{grid-column:span 1;flex-direction:column}}#damage-water{direction:ltr!important;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)}#damage-water .about-image{clip-path:polygon(0 0,90% 0,100% 100%,0 100%)}#damage-water .about-text h3,#damage-water .about-text p,#damage-water .about-text strong{color:#fff}#damage-water .about-text p{color:rgba(255,255,255,.9)}#damage-lightning{direction:rtl;background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)}#damage-lightning>*{direction:ltr}#damage-lightning .about-image{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}#damage-lightning .about-text h3,#damage-lightning .about-text p,#damage-lightning .about-text strong{color:#fff}#damage-lightning .about-text p{color:rgba(255,255,255,.9)}#damage-theft{direction:ltr!important;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)}#damage-theft .about-image{clip-path:polygon(0 0,90% 0,100% 100%,0 100%)}#damage-theft .about-text h3,#damage-theft .about-text p,#damage-theft .about-text strong{color:#fff}#damage-theft .about-text p{color:rgba(255,255,255,.9)}#damage-fire{direction:rtl;background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)}#damage-fire>*{direction:ltr}#damage-fire .about-image{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}#damage-fire .about-text h3,#damage-fire .about-text p,#damage-fire .about-text strong{color:#fff}#damage-fire .about-text p{color:rgba(255,255,255,.9)}#partners{direction:ltr!important;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)}#partners .about-image{clip-path:polygon(0 0,90% 0,100% 100%,0 100%)}#partners .about-text h3,#partners .about-text p,#partners .about-text strong{color:#fff}#partners .about-text p{color:rgba(255,255,255,.9)}#documents{direction:rtl;background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)}#documents>*{direction:ltr}#documents .about-image{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}#documents .about-text h3,#documents .about-text p,#documents .about-text strong{color:#fff}#documents .about-text p{color:rgba(255,255,255,.9)}.about-text h3{font-size:24px;margin-top:2rem;margin-bottom:1rem;font-weight:700;color:var(--text-primary)}.about-text ul{list-style:none;margin-bottom:2rem}.about-text ul li{padding:.75rem 0;padding-left:2rem;position:relative;color:var(--text-subtle);line-height:1.6}.about-text ul li::before{content:'✓';position:absolute;left:0;color:#4a9bd9;font-weight:700;font-size:20px}.blog{padding:120px 2rem;background:#fff}@media (max-width:1024px){.bento-grid--solid{grid-template-columns:repeat(2,1fr)}.services--cta::before{width:400px;height:400px}}@media (max-width:768px){.hero{padding:80px 1.5rem;min-height:auto}.hero h1{font-size:36px}.hero-subtitle{font-size:18px}.hero-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-shape{width:120px!important;height:120px!important}.hero-circuits,.hero-grid,.hero-tech-icons{display:none}.services{padding:60px 1.5rem}.services--cta::before{width:300px;height:300px}.blog{padding:60px 1.5rem}.bento-grid--solid{grid-template-columns:1fr}.bento-card--solid.bento-card--featured{grid-column:span 1;flex-direction:column}#damage-fire .about-image,#damage-lightning .about-image,#damage-theft .about-image,#damage-water .about-image,#documents .about-image,#partners .about-image{clip-path:none}#damage-fire,#damage-lightning,#documents{direction:ltr}}@media (max-width:480px){.hero{padding:60px 1rem}.hero h1{font-size:28px}.hero-subtitle{font-size:15px}.hero-shape{width:80px!important;height:80px!important}.btn-primary,.btn-secondary{width:100%;font-size:14px}.services-grid{grid-template-columns:1fr;gap:1rem}.service-card{padding:1.25rem}.service-card h3{font-size:15px}.service-card p{font-size:13px}.bento-card--solid{padding:1.5rem}.bento-card--solid.bento-card--featured{padding:1.5rem}.section-title h2{font-size:24px}.section-title p{font-size:14px}.service-number{width:50px;height:50px;font-size:24px}.about-text h3{font-size:20px}.services--cta::before{width:200px;height:200px}}@media (max-width:375px){.hero{padding:50px .75rem}.hero h1{font-size:24px}.hero-subtitle{font-size:14px}.hero-shape{display:none!important}.section-title h2{font-size:22px}.service-number{width:44px;height:44px;font-size:20px}.bento-card--solid,.bento-card--solid.bento-card--featured{padding:1rem}}@media (prefers-reduced-motion:reduce){.circuit-line,.circuit-node,.hero-shape,.tech-icon{animation:none}.hero::before{animation:none}.bento-card--solid{transition:none}.services--cta::before{animation:none}}