.cloud-hero{min-height:100vh;background:linear-gradient(135deg,#0f0f0f 0%,#1a1a1a 50%,#2a2a2a 100%);position:relative;overflow:hidden;display:flex;align-items:center;padding-top:100px}.cloud-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%236ABDE6' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.cloud-hero-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center;position:relative;z-index:1}.cloud-hero-content h1{font-size:3.5rem;font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem}.cloud-hero-content h1 .highlight{color:var(--esular-orange)}.cloud-hero-content h1 .highlight-blue{color:var(--esular-blue)}.cloud-hero-content p{font-size:1.35rem;color:rgba(255,255,255,.85);margin-bottom:2.5rem;line-height:1.8}.cloud-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn-hero{padding:1rem 2.5rem;font-size:1.1rem;border-radius:10px;text-decoration:none;font-weight:700;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s}.btn-hero-primary{background:var(--esular-orange);color:#fff;box-shadow:0 10px 30px rgba(242,71,38,.4)}.btn-hero-primary:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(242,71,38,.6);color:#fff}.btn-hero-secondary{background:transparent;color:#fff;border:2px solid var(--esular-blue)}.btn-hero-secondary:hover{background:var(--esular-blue);transform:translateY(-3px);color:#fff}.cloud-hero-demo{position:relative;transform:scale(1.05)}.browser-mockup{background:#2a2a2a;border-radius:12px 12px 0 0;padding:.75rem;box-shadow:0 20px 60px rgba(0,0,0,.5)}.browser-dots{display:flex;gap:.5rem;margin-bottom:.75rem}.dot{width:12px;height:12px;border-radius:50%}.dot-red{background:#ef4444}.dot-yellow{background:#f59e0b}.dot-green{background:#10b981}.demo-content{background:#fff;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3)}.demo-content img{width:100%;height:auto;display:block}.demo-placeholder{width:100%;height:500px;background:linear-gradient(135deg,#fff5f3 0%,#ffe8e3 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.2rem;color:var(--esular-orange);font-weight:600}.cloud-features-section{background:linear-gradient(180deg,#0f0f0f 0%,#1a1a1a 100%);padding:6rem 0}.cloud-section-header{text-align:center;margin-bottom:4rem}.cloud-section-title{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1rem}.cloud-section-subtitle{font-size:1.25rem;color:rgba(255,255,255,.9);max-width:900px;margin:0 auto;line-height:1.8;text-shadow:0 1px 3px rgba(0,0,0,.4)}.cloud-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.cloud-feature-card{background:rgba(106,189,230,.1);backdrop-filter:blur(10px);border:1px solid rgba(106,189,230,.2);border-radius:16px;padding:2rem;transition:all .3s;display:flex;flex-direction:column;height:100%}.cloud-feature-card:hover{background:rgba(106,189,230,.2);transform:scale(1.05);box-shadow:0 20px 40px rgba(106,189,230,.3);border-color:var(--esular-blue)}.cloud-feature-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1rem;min-height:3.5rem;display:flex;align-items:center}.cloud-feature-card p{color:rgba(255,255,255,.95);font-size:.95rem;line-height:1.7;min-height:4rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.cloud-product-section{padding:6rem 0;overflow:hidden}.cloud-product-section:nth-child(even){background:var(--gray-100)}.cloud-product-section:nth-child(odd){background:#fff}.cloud-product-section .cloud-section-title{color:var(--gray-800)}.cloud-product-section .cloud-section-subtitle{color:var(--gray-600);text-shadow:none}.product-demo-wrapper{width:100%;max-width:1200px;margin:0 auto;position:relative;transform:scale(1.05)}.product-demo-content{background:#fff;border-radius:0 0 12px 12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.product-demo-content img{width:100%;height:auto;display:block}.long-screenshot{max-height:600px;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--esular-blue) var(--gray-100)}.long-screenshot::-webkit-scrollbar{width:8px}.long-screenshot::-webkit-scrollbar-track{background:var(--gray-100)}.long-screenshot::-webkit-scrollbar-thumb{background:var(--esular-blue);border-radius:4px}.features-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:4rem}.feature-item{text-align:center}.cloud-product-section .feature-icon{width:64px;height:64px;background:rgba(106,189,230,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.cloud-product-section .feature-icon i{font-size:2rem;color:var(--esular-blue)}.feature-item h4{font-size:1.15rem;font-weight:700;color:var(--gray-800);margin-bottom:.75rem}.feature-item p{color:var(--gray-600);line-height:1.6}.learn-more-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:var(--esular-orange);color:#fff;text-decoration:none;border-radius:10px;font-weight:700;font-size:1.1rem;margin-top:3rem;transition:all .3s}.learn-more-btn:hover{background:#d63d1f;transform:translateY(-2px);box-shadow:0 10px 25px rgba(242,71,38,.4);color:#fff}.cloud-values-section{background:#0f0f0f;padding:6rem 0}.cloud-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.cloud-value-card{background:#1a1a1a;border-radius:16px;padding:2.5rem;border:1px solid rgba(106,189,230,.2);transition:all .3s}.cloud-value-card:hover{border-color:var(--esular-blue);transform:translateY(-5px)}.cloud-value-card h3{font-size:1.75rem;font-weight:700;color:var(--esular-blue);margin-bottom:1rem}.cloud-value-card p{color:rgba(255,255,255,.7);line-height:1.8}.cloud-cta-section{background:linear-gradient(135deg,var(--esular-orange) 0%,#d63d1f 100%);padding:6rem 0;text-align:center}.cloud-cta-section h2{font-size:3rem;font-weight:800;color:#fff;margin-bottom:1.5rem}.cloud-cta-section p{font-size:1.35rem;color:rgba(255,255,255,.95);margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto}.text-center{text-align:center}@media(max-width:1024px){.cloud-hero{padding-top:110px}.cloud-hero-container{grid-template-columns:1fr;text-align:center}.cloud-hero-content h1{font-size:2.5rem}.cloud-hero-buttons{justify-content:center;flex-direction:column;align-items:center}.cloud-hero-buttons .btn-hero{width:100%;max-width:300px;justify-content:center}.cloud-features-grid{grid-template-columns:repeat(2,1fr)}.features-row,.cloud-values-grid{grid-template-columns:1fr}}@media(max-width:640px){.cloud-hero{padding-top:100px;min-height:auto;padding-bottom:3rem}.cloud-hero-content h1{font-size:2rem}.cloud-hero-content p{font-size:1.1rem}.cloud-section-title{font-size:2rem}.cloud-section-subtitle{font-size:1rem}.cloud-features-grid{grid-template-columns:1fr}.cloud-cta-section h2{font-size:2rem}.cloud-cta-section p{font-size:1.1rem}.cloud-hero-buttons .btn-hero{width:100%;max-width:280px}.btn-hero{padding:.875rem 2rem;font-size:1rem}}