@keyframes gradientPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.05)}}@keyframes drawLine{0%{stroke-dashoffset:400}50%{stroke-dashoffset:0}to{stroke-dashoffset:-400}}@keyframes floatIcon{0%,to{transform:translateY(0) rotate(0deg);opacity:.15}50%{transform:translateY(-20px) rotate(5deg);opacity:.25}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}50%{transform:translate(-50%,-50%) scale(1.1);opacity:.8}}.hero{margin-top:80px;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%);color:#fff;padding:140px 2rem;position:relative;overflow:hidden;min-height:90vh;display:flex;align-items:center;justify-content:center;text-align:center}.hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 50%,rgba(74,155,217,.3)0,transparent 50%),radial-gradient(ellipse at 80% 50%,rgba(41,128,185,.3)0,transparent 50%);animation:gradientPulse 8s ease-in-out infinite}.hero-shape{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:float 20s ease-in-out infinite}.hero-shape:nth-child(1){width:400px;height:400px;background:rgba(74,155,217,.5);top:-100px;left:-100px;animation-delay:0s}.hero-shape:nth-child(2){width:300px;height:300px;background:rgba(41,128,185,.4);bottom:-50px;right:-50px;animation-delay:-5s}.hero-shape:nth-child(3){width:250px;height:250px;background:rgba(231,76,60,.3);top:50%;left:10%;animation-delay:-10s}.hero-shape:nth-child(4){width:200px;height:200px;background:rgba(74,155,217,.4);bottom:20%;right:15%;animation-delay:-15s}.hero-circuits,.hero-grid{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-grid{opacity:.15}.hero-circuits{z-index:1}.circuit-line{fill:none;stroke:rgba(255,255,255,.15);stroke-width:2;stroke-dasharray:400;stroke-dashoffset:400;animation:drawLine 4s ease forwards infinite}.circuit-node{fill:rgba(255,255,255,.3);animation:pulse 2s ease-in-out infinite}.hero-tech-icons{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2}.tech-icon{position:absolute;opacity:.15;animation:floatIcon 15s ease-in-out infinite}.tech-icon:nth-child(1){top:15%;left:8%;animation-delay:0s}.tech-icon:nth-child(2){top:60%;left:5%;animation-delay:-4s}.tech-icon:nth-child(3){top:20%;right:10%;animation-delay:-8s}.tech-icon:nth-child(4){top:70%;right:8%;animation-delay:-12s}.hero-content{max-width:900px;margin:0 auto;position:relative;z-index:10;animation:fadeInUp 1s ease-out}.hero h1{font-size:56px;margin-bottom:1rem;font-weight:800;line-height:1.1;text-shadow:2px 2px 20px rgba(0,0,0,.3)}.hero-tagline{font-size:22px;color:rgba(255,255,255,.95);margin-bottom:1rem;font-weight:500}.hero-description{font-size:18px;color:rgba(255,255,255,.85);margin-bottom:2rem;line-height:1.7;max-width:700px;margin-left:auto;margin-right:auto}.hero-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.hero-stat{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.25rem 2rem;text-align:center;min-width:140px}.hero-stat__value{display:block;font-size:32px;font-weight:800;color:#fff;font-family:"Space Grotesk",sans-serif;line-height:1.2}.hero-stat__label{display:block;font-size:13px;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.5px;margin-top:.25rem}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hero .btn-primary,.hero .btn-secondary{padding:1rem 2rem;border-radius:12px;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;transition:all .3s ease}.hero .btn-primary{background:#fff;color:#2980b9;box-shadow:0 4px 15px rgba(0,0,0,.2)}.hero .btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.hero .btn-primary svg{width:20px;height:20px}.hero .btn-secondary{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px)}.hero .btn-secondary:hover{background:rgba(255,255,255,.25);transform:translateY(-3px)}.hero .btn-secondary svg{width:18px;height:18px}.bento-grid--solid{max-width:1000px;margin:0 auto}.bento-card--solid{border:0;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;stroke:#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}.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-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem;max-width:1100px;margin-left:auto;margin-right:auto}.service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.06);transition:all .3s ease;border:1px solid rgba(0,0,0,.04)}.service-card:hover{transform:translateY(-6px);box-shadow:0 15px 40px rgba(0,0,0,.1)}.service-card .service-icon{width:100%;height:160px;overflow:hidden;background:#f1f5f9}.service-card .service-icon img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.service-card:hover .service-icon img{transform:scale(1.05)}.service-card h3{font-size:17px;font-weight:700;color:#1a202c;padding:1.25rem 1.25rem .5rem;margin:0}.service-card p{font-size:14px;color:#4b5563;line-height:1.6;padding:0 1.25rem 1.25rem;margin:0}@media (max-width:968px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-grid{grid-template-columns:1fr}}.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,#2980b9,#4a9bd9);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)}#scenarios-intro{padding:80px 2rem 40px;background:linear-gradient(to bottom,#f8fafc 0,#fff 100%)}#scenario-hdd{direction:ltr!important;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)}#scenario-hdd .about-image{clip-path:polygon(0 0,100%0,100% 100%,10% 100%)}#scenario-hdd .about-text h3,#scenario-hdd .about-text p,#scenario-hdd .about-text strong,#scenario-hdd .section-title h2,#scenario-hdd .section-title p{color:#fff}#scenario-hdd .about-text p,#scenario-hdd .section-title p{color:rgba(255,255,255,.9)}#scenario-deleted{direction:rtl;background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)}#scenario-deleted>*{direction:ltr}#scenario-deleted .about-image{clip-path:polygon(0 0,90%0,100% 100%,0 100%)}#scenario-deleted .about-text h3,#scenario-deleted .about-text p,#scenario-deleted .about-text strong,#scenario-deleted .section-title h2,#scenario-deleted .section-title p{color:#fff}#scenario-deleted .about-text p,#scenario-deleted .section-title p{color:rgba(255,255,255,.9)}#scenario-water{direction:ltr!important;background:linear-gradient(135deg,#7f1d1d 0,#c0392b 50%,#e74c3c 100%)}#scenario-water .about-image{clip-path:polygon(0 0,100%0,100% 100%,10% 100%)}#scenario-water .about-text h3,#scenario-water .about-text p,#scenario-water .about-text strong,#scenario-water .section-title h2,#scenario-water .section-title p{color:#fff}#scenario-water .about-text p,#scenario-water .section-title p{color:rgba(255,255,255,.9)}#scenario-raid{direction:rtl;background:linear-gradient(135deg,#1e3a5f 0,#2980b9 50%,#4a9bd9 100%)}#scenario-raid>*{direction:ltr}#mistakes .about-image,#scenario-raid .about-image{clip-path:polygon(0 0,90%0,100% 100%,0 100%)}#scenario-raid .about-text h3,#scenario-raid .about-text p,#scenario-raid .about-text strong,#scenario-raid .section-title h2,#scenario-raid .section-title p{color:#fff}#scenario-raid .about-text p,#scenario-raid .section-title p{color:rgba(255,255,255,.9)}#mistakes{direction:rtl;background:linear-gradient(135deg,#7f1d1d 0,#991b1b 50%,#b91c1c 100%)}#mistakes>*{direction:ltr}#mistakes .about-text h3,#mistakes .about-text p,#mistakes .about-text strong,#mistakes .section-title h2,#mistakes .section-title p{color:#fff}#mistakes .about-text p,#mistakes .section-title 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:#2980b9;font-weight:700;font-size:20px}@media (max-width:968px){#scenarios .about-content{grid-template-columns:1fr;min-height:auto}#scenarios .about-content:nth-child(even){direction:ltr}#scenarios .about-image{min-height:300px;clip-path:none!important}#scenarios .about-text{padding:2rem}#mistakes .about-content{grid-template-columns:1fr}#mistakes .about-image{order:-1}}.blog{padding:120px 2rem;background:#fff}@media (max-width:968px){.hero{padding:120px 2rem 100px;min-height:auto}.hero h1{font-size:42px}.hero-stats{gap:1rem}.hero-stat{padding:1rem 1.5rem;min-width:120px}.hero-stat__value{font-size:26px}.tech-icon{width:60px;height:60px}}@media (max-width:768px){.hero{padding:100px 1.5rem 80px}.hero h1{font-size:32px}.hero-tagline{font-size:18px}.hero-description{font-size:16px}.hero-stats{flex-direction:column;align-items:center;gap:.75rem}.hero-stat{width:100%;max-width:200px}.hero-buttons{flex-direction:column;width:100%}.hero .btn-primary,.hero .btn-secondary{width:100%;justify-content:center}.tech-icon{width:50px;height:50px}.bento-card--solid.bento-card--featured{grid-column:span 1;flex-direction:column}}@media (max-width:480px){.hero h1{font-size:28px}.hero-stat__value{font-size:24px}.tech-icon{display:none}}