*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Segoe UI",Arial,sans-serif;background:#f0f0f0;color:#222;overflow-x:hidden}header{position:sticky;top:0;width:100%;background:#fff;box-shadow:0 2px 6px rgb(0 0 0 / .1);display:flex;align-items:center;justify-content:space-between;padding:12px 6%;z-index:100}.header-left{display:flex;align-items:center;gap:10px}.header-left img{width:42px;height:42px;object-fit:contain}.header-left h1{font-size:1.4rem;font-weight:700;color:#111}nav{display:flex;align-items:center;gap:25px}nav a{text-decoration:none;color:#111;font-weight:500;transition:color 0.3s ease}nav a:hover{color:#0866ff}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger span{width:25px;height:3px;background:#333;transition:all 0.3s ease}@media (max-width:768px){nav{position:fixed;top:0;right:-100%;background:whitesmoke;flex-direction:column;width:50%;height:100vh;justify-content:center;align-items:center;gap:30px;transition:right 0.3s ease;box-shadow:-3px 0 10px rgb(0 0 0 / .1)}nav.active{right:0}.hamburger{display:flex}.hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}}.hero{display:flex;align-items:center;justify-content:space-between;padding:80px 6%;background-image:url(https://jasaijazahtrusted.xyz/background.webp);flex-wrap:nowrap;gap:30px}.hero-left{flex:1;min-width:45%}.hero-left h1{font-size:clamp(1.8rem, 5vw, 2.8rem);color:#111;margin-bottom:25px;line-height:1.2}.trust-box{display:flex;align-items:center;gap:10px;margin-bottom:7px}.trust-box svg{width:28px;height:28px;fill:#0866ff;flex-shrink:0}.trust-box span{font-size:1rem;color:#111;font-weight:500}.hero-right{flex:1;text-align:right}.hero-right img{width:100%;max-width:480px;height:auto;object-fit:contain}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;padding:35px 6%}.card{background:#fff;border-radius:12px;padding:25px;box-shadow:0 4px 14px rgb(0 0 0 / .08);transition:all 0.3s ease;text-align:center}.card:hover{transform:translateY(-5px);box-shadow:0 6px 18px rgb(0 0 0 / .15)}.card img{width:80px;margin-bottom:15px}.card h3{font-size:1.2rem;margin-bottom:10px;color:#0866ff}.card p{font-size:.95rem;color:#444;line-height:1.5}.slider-section{padding:30px 6%;background:#fff;text-align:center}.slider-section h2{margin-bottom:30px;font-size:2rem;color:#0866ff}.mySlides{display:none;border-radius:12px;max-height:400px;object-fit:cover;width:100%}.video-section{background:linear-gradient(135deg,#6a11cb 0%,#2575fc 100%);padding:30px 6%;text-align:center}.video-section h2{color:#fff;margin-bottom:40px;font-size:2rem}.video-wrapper{position:relative;padding-bottom:56.25%;height:0;max-width:800px;margin:0 auto}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}footer{background:linear-gradient(135deg,#2575fc 0%,#6a11cb 100%);color:#fff;padding:50px 6% 20px;text-align:center}footer .footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;max-width:1100px;margin:0 auto}footer h3{font-size:1.2rem;margin-bottom:15px;color:#fff}footer ul{list-style:none}footer ul li{margin-bottom:8px}footer ul li a{color:#e0e0e0;text-decoration:none;transition:color 0.3s ease}footer ul li a:hover{color:#fff}footer p{font-size:.9rem;color:#e0e0e0;margin-top:30px}.wa-float{position:fixed;bottom:20px;right:20px;z-index:999}.wa-float a{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#25d366;border-radius:50%;box-shadow:0 4px 12px rgb(0 0 0 / .2);transition:all 0.3s ease}.wa-float a:hover{transform:scale(1.1);background-color:#1ebe5d}.wa-float svg{width:32px;height:32px;fill:#fff}@media (max-width:768px){.hero{flex-direction:row;align-items:center;justify-content:space-between;padding:40px 4%;gap:10px}.hero-left h1{font-size:1.4rem}.hero-right img{max-width:280px}}
