:root{--navy:#082f57;--navy-2:#0c416f;--teal:#1c968d;--mint:#b9e6df;--ink:#10283e;--muted:#647687;--cream:#f6f5f0;--line:#dce5e8;--white:#fff;--shadow:0 22px 55px rgba(6,43,77,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Cairo,Arial,sans-serif}a{text-decoration:none;color:inherit}.nav-wrap,.simple-nav{display:flex;align-items:center;justify-content:space-between;padding:20px clamp(24px,6vw,94px);background:#fff;position:relative;z-index:5}.nav-wrap{border-bottom:1px solid #edf0f1}.brand{display:flex;align-items:center;gap:11px}.brand img{width:42px;height:42px;border-radius:12px;object-fit:cover}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{font-size:1.35rem;color:var(--navy)}.brand small{font-family:Manrope,sans-serif;font-size:.47rem;letter-spacing:.12em;margin-top:5px;color:var(--teal);font-weight:800}.nav-wrap nav{display:flex;gap:28px;font-size:.88rem;font-weight:700}.nav-wrap nav a{color:#5d6b76}.nav-wrap nav a.active,.nav-wrap nav a:hover{color:var(--teal)}.verify-link{font-family:Manrope,sans-serif;font-size:.72rem;font-weight:800;color:var(--navy);border:1px solid var(--line);padding:11px 14px;border-radius:9px}.verify-link i{color:var(--teal);margin-left:5px}.hero{overflow:hidden;position:relative;background:linear-gradient(114deg,#062c55 0%,#0b416e 54%,#168c85 100%);min-height:590px;color:#fff;padding:70px clamp(24px,8vw,128px)}.hero:after{content:"";position:absolute;width:650px;height:650px;left:-230px;bottom:-455px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.02)}.hero-grid{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.hero-copy{position:relative;z-index:1}.eyebrow{font-family:Manrope,sans-serif;font-size:.67rem;letter-spacing:.13em;font-weight:800;display:flex;align-items:center;gap:9px;color:#a9ded8}.eyebrow span{width:26px;height:2px;background:currentColor}.eyebrow.dark{color:var(--teal)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(3.1rem,6.3vw,5.4rem);line-height:1.18;margin:20px 0;font-weight:800;letter-spacing:-.06em}.hero h1 em,.section h2 em,.course-info h3 em,.admin-head h1 em,.verify-intro h1 em{font-style:normal;color:#69d5ca}.lead{max-width:530px;line-height:2;font-size:1.02rem;color:rgba(255,255,255,.81)}.hero-actions{display:flex;gap:12px;margin:29px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;cursor:pointer;font-family:Cairo,sans-serif;font-weight:800;padding:14px 22px;border-radius:10px;font-size:.85rem;transition:.25s}.btn:hover{transform:translateY(-2px)}.primary{background:#65d3c8;color:#06335d;box-shadow:0 12px 30px rgba(2,28,51,.25)}.ghost{background:transparent;color:inherit;border:1px solid rgba(255,255,255,.35)}.trust-line{display:flex;gap:20px;flex-wrap:wrap;color:#b6d4e1;font-size:.75rem}.trust-line i{color:#74dbd0;margin-left:4px}.hero-art{height:410px;position:relative;z-index:1}.logo-halo{width:230px;height:230px;border-radius:45px;position:absolute;top:88px;right:50%;transform:translateX(50%) rotate(10deg);padding:15px;background:linear-gradient(135deg,rgba(255,255,255,.24),rgba(255,255,255,.04));box-shadow:0 30px 70px rgba(0,0,0,.28);backdrop-filter:blur(6px)}.logo-halo img{width:100%;height:100%;object-fit:cover;border-radius:34px}.orbit{position:absolute;border:1px solid rgba(173,237,229,.28);border-radius:50%}.orbit-a{width:350px;height:350px;top:25px;right:50%;transform:translateX(50%)}.orbit-b{width:280px;height:280px;top:60px;right:50%;transform:translateX(50%);border-style:dashed}.glass-card{display:flex;align-items:center;gap:11px;position:absolute;padding:13px 16px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.23);border-radius:14px;backdrop-filter:blur(12px);font-size:.7rem;line-height:1.55}.glass-card i{font-size:1.35rem;color:#81e6da}.top-card{top:44px;right:5%}.bottom-card{bottom:24px;left:5%}.bottom-card b{font-family:Manrope;font-size:1.6rem;color:#86e7dc}.stats-strip{background:#fff;max-width:1080px;margin:-34px auto 0;position:relative;z-index:2;border-radius:14px;box-shadow:0 14px 35px rgba(7,49,81,.09);display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.stats-strip div{display:flex;flex-direction:column;align-items:center;border-left:1px solid #e8eef0}.stats-strip div:last-child{border:0}.stats-strip b{font-family:Manrope;font-size:1.6rem;color:var(--navy)}.stats-strip span{font-size:.72rem;color:var(--muted)}.section{max-width:1120px;margin:auto;padding:110px 24px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.section h2{font-size:clamp(2rem,4vw,3.4rem);line-height:1.3;letter-spacing:-.05em;margin-bottom:0}.section-head>p{max-width:330px;font-size:.87rem;line-height:1.9;color:var(--muted);margin-bottom:0}.course-card{overflow:hidden;border-radius:24px;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;box-shadow:var(--shadow)}.course-visual{min-height:465px;background:linear-gradient(150deg,#0b3863,#0a6b76);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.course-visual:before,.course-visual:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.15);width:370px;height:370px;border-radius:50%}.course-visual:before{top:-190px;left:-150px}.course-visual:after{bottom:-210px;right:-170px}.course-icon{width:130px;height:130px;border-radius:36px;display:grid;place-items:center;background:rgba(255,255,255,.13);color:#89e9dc;font-size:4.2rem;border:1px solid rgba(255,255,255,.25);z-index:1}.course-label{font-family:Manrope;font-weight:800;font-size:.6rem;letter-spacing:.18em;color:#c2f3ea;position:absolute;bottom:38px;right:42px;line-height:1.8}.pulse-line{position:absolute;width:125%;height:115px;top:48%;left:-10%;border-top:2px solid rgba(117,231,219,.5);transform:skewY(-12deg)}.course-info{padding:56px clamp(29px,5vw,70px)}.pill{background:#e3f6f2;color:#168379;padding:7px 12px;border-radius:30px;font-size:.67rem;font-weight:800}.course-info h3{font-size:clamp(1.7rem,3.3vw,2.7rem);line-height:1.4;margin:19px 0;color:var(--navy)}.course-info h3 em{color:var(--teal)}.course-info>p{font-size:.88rem;line-height:2;color:var(--muted)}.course-info ul{list-style:none;padding:0;margin:25px 0}.course-info li{margin:12px 0;font-size:.8rem;color:#405361}.course-info li i{color:var(--teal);margin-left:7px}.text-link{font-weight:800;font-size:.85rem;color:var(--navy)}.text-link i{color:var(--teal);margin-right:7px}.why-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:105px;align-items:center}.why-logo{height:400px;border-radius:160px 160px 30px 30px;background:var(--navy);padding:28px;position:relative;overflow:hidden}.why-logo:after{content:"";width:290px;height:290px;position:absolute;bottom:-125px;left:-90px;border-radius:50%;background:var(--teal)}.why-logo img{width:100%;height:100%;object-fit:cover;border-radius:137px 137px 14px 14px;position:relative;z-index:1}.muted{color:var(--muted);font-size:.9rem;line-height:2}.feature-list{margin-top:28px;display:grid;gap:18px}.feature-list>div{display:flex;align-items:center;gap:13px}.feature-list i{background:#e4f5f3;color:var(--teal);padding:13px;border-radius:12px}.feature-list span{display:flex;flex-direction:column}.feature-list b{font-size:.82rem}.feature-list small{font-size:.7rem;color:var(--muted);margin-top:2px}.verify-banner{max-width:1120px;margin:0 auto 100px;padding:42px 48px;color:#fff;background:linear-gradient(110deg,#0a355f,#168b83);border-radius:20px;display:flex;align-items:center;justify-content:space-between}.verify-banner p{margin-bottom:5px;color:#aee3dc;font-size:.75rem}.verify-banner h2{margin:0;font-size:1.65rem}.btn.light{background:#fff;color:var(--navy)}footer{background:#062b50;color:#d6e5eb;padding:50px max(24px,calc((100% - 1070px)/2));display:grid;grid-template-columns:1fr 1.4fr 1fr;align-items:center;gap:25px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:44px;height:44px;object-fit:cover;border-radius:11px}.footer-brand div{display:flex;flex-direction:column}.footer-brand b{color:#fff;font-size:1.3rem}.footer-brand span{font:700 .45rem Manrope;letter-spacing:.12em;color:#6ed8ce}.footer-links{display:flex;flex-wrap:wrap;gap:15px;font-size:.72rem}.footer-links a:hover{color:#6ed8ce}footer p{font-size:.73rem;line-height:1.8;margin:0}footer small{font-size:.6rem;color:#91aebf}.whatsapp-float{position:fixed;bottom:23px;left:23px;z-index:10;display:flex;align-items:center;gap:9px;padding:12px 16px;background:#22c55e;color:#fff;border-radius:99px;box-shadow:0 12px 30px rgba(12,104,54,.3);font-size:.75rem;font-weight:800}.whatsapp-float i{font-size:1.35rem}.simple-nav{border-bottom:1px solid var(--line)}.simple-nav>a:last-child{font-size:.77rem;font-weight:800;color:var(--navy)}.english-page{font-family:Manrope,Arial;background:#f3f7f7}.verify-page{min-height:calc(100vh - 160px);max-width:1040px;margin:auto;padding:90px 24px;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.shield{width:60px;height:60px;display:grid;place-items:center;background:#dff4f0;color:var(--teal);border-radius:17px;font-size:1.8rem}.verify-intro h1{font-size:clamp(2.7rem,5vw,4.2rem);line-height:1.03;margin:18px 0}.verify-intro h1 em{color:var(--teal)}.verify-intro>p:last-child{color:var(--muted);line-height:1.8;font-size:.88rem}.verify-panel{background:#fff;padding:45px;border-radius:22px;box-shadow:var(--shadow)}.verify-panel label{display:block;color:#405160;font-size:.75rem;font-weight:800;margin-bottom:9px}.verify-input{display:flex;border:1px solid #cfdde0;border-radius:11px;padding:5px}.verify-input input{min-width:0;flex:1;border:0;outline:0;padding:12px;font:600 .85rem Manrope}.verify-input button{border:0;border-radius:8px;background:var(--navy);color:#fff;padding:0 17px;font:800 .72rem Manrope;cursor:pointer}.secure-note{color:#8697a2;font-size:.67rem;margin:18px 0 0}.secure-note i{color:var(--teal);margin-right:4px}.verify-footer{font:600 .65rem Manrope;text-align:center;padding:23px;color:#7b8c97}.result-card{margin-top:28px;padding:22px;border-radius:13px;background:#f3fbf9;border:1px solid #cceae4}.result-card.invalid{background:#fff5f5;border-color:#f3d2d2}.result-status{display:flex;align-items:center;gap:8px;font-size:.77rem;font-weight:800;color:#108276}.result-card.invalid .result-status{color:#c24c4c}.result-card h3{margin:13px 0 5px;font-size:1.1rem}.result-card p{margin:0;color:#5f737c;font-size:.72rem}.result-meta{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:17px;padding-top:16px;border-top:1px solid #dcece8}.result-meta span{display:flex;flex-direction:column;font-size:.62rem;color:#74878f}.result-meta b{color:#203b48;margin-top:3px;font-size:.7rem}.admin-page{max-width:1150px;margin:auto;padding:65px 24px 90px}.admin-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.admin-head h1{font-size:3rem;margin:8px 0 0}.admin-head h1 em{color:var(--teal)}.admin-head p:last-child{color:var(--muted);font-size:.8rem}.admin-note{background:#f0f7f6;border-right:4px solid var(--teal);padding:13px 16px;font-size:.73rem;color:#47626c;margin-bottom:24px}.admin-note i{color:var(--teal);margin-left:8px}.admin-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.cert-list,.editor{background:#fff;border:1px solid #e4ebed;border-radius:16px;padding:25px}.list-head{display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #edf1f2;padding-bottom:18px}.list-head h2,.editor h2{font-size:1rem;margin:0;color:var(--navy)}.list-head input{border:1px solid var(--line);border-radius:7px;padding:9px;font:600 .7rem Cairo;outline:0}.certificate-row{padding:18px 0;border-bottom:1px solid #eef2f3;display:flex;align-items:center;justify-content:space-between;gap:10px}.certificate-row:last-child{border:0}.certificate-row b{font-family:Manrope;font-size:.72rem;display:block}.certificate-row span{font-size:.66rem;color:var(--muted)}.row-actions{display:flex;gap:6px}.mini-btn{border:1px solid var(--line);background:#fff;color:var(--navy);border-radius:6px;padding:6px 8px;cursor:pointer;font-size:.65rem}.mini-btn.danger{color:#c34b4b}.editor label{display:flex;flex-direction:column;gap:6px;font-size:.69rem;font-weight:800;margin-top:16px;color:#405865}.editor input,.editor select{border:1px solid var(--line);border-radius:7px;padding:10px;font:600 .72rem Manrope;outline:0;background:#fff}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-actions{display:flex;gap:9px;margin-top:23px}.form-actions .ghost{color:var(--navy);border-color:var(--line)}.modal{display:none;position:fixed;inset:0;background:rgba(5,34,56,.6);z-index:30;place-items:center;padding:20px}.modal.open{display:grid}.modal-card{max-width:400px;width:100%;text-align:center;background:#fff;padding:34px;border-radius:18px;position:relative}.close-modal{position:absolute;top:10px;left:14px;border:0;background:transparent;font-size:1.7rem;color:#6d7c83;cursor:pointer}.modal-card h2{font-family:Manrope;color:var(--navy);font-size:1.2rem}.modal-card p:last-of-type{font-size:.7rem;color:var(--muted);line-height:1.7}.modal-card .btn{margin-top:10px}#qr-box{margin:20px auto;width:210px;padding:14px;border:1px solid #e2ebed;border-radius:10px}#qr-box canvas{display:block;width:100%!important;height:auto!important}
@media(max-width:780px){.nav-wrap nav{display:none}.verify-link{font-size:0}.verify-link i{font-size:1rem;margin:0}.hero{padding:50px 24px}.hero-grid,.verify-page,.why-section,.course-card,.admin-grid{grid-template-columns:1fr}.hero-art{height:330px;order:-1}.hero h1{font-size:3.25rem}.stats-strip{margin:0;border-radius:0;padding:17px 8px}.stats-strip b{font-size:1.15rem}.stats-strip span{font-size:.56rem}.section{padding:72px 24px}.section-head,.verify-banner,.admin-head{align-items:flex-start;flex-direction:column}.course-visual{min-height:260px}.course-info{padding:35px 26px}.why-section{gap:35px}.why-logo{height:280px;order:2}.verify-banner{margin:0 24px 60px;padding:32px 25px}.verify-page{padding:55px 24px;gap:35px}.verify-panel{padding:28px 20px}footer{grid-template-columns:1fr;padding:36px 24px}.admin-head h1{font-size:2.3rem}.admin-grid{gap:15px}.list-head{align-items:stretch;flex-direction:column}.whatsapp-float span{display:none}.whatsapp-float{padding:13px}.two-fields{grid-template-columns:1fr}.simple-nav{padding:16px 24px}}
/* ==============================
   Partners Infinite Slider
============================== */

.partners-section{
    padding:60px 0;
    background:#ffffff;
    overflow:hidden;
}


.partners-title{
    text-align:center;
    color:#0F4C81;
    font-size:24px;
    font-weight:700;
    margin-bottom:40px;
}


.partners-track{
    overflow:hidden;
    width:100%;
    position:relative;
}


.partners-slider{

    display:flex;

    align-items:center;

    gap:90px;

    width:max-content;

    animation:scrollPartners 25s linear infinite;

}


/* اللوجوهات */

.partners-slider img{

    width:150px;

    height:90px;

    object-fit:contain;

    flex-shrink:0;

    opacity:1;

    filter:none;

    transition:.3s;

}


.partners-slider img:hover{

    transform:scale(1.08);

}



/* الحركة المستمرة */

@keyframes scrollPartners{


from{

    transform:translateX(0);

}


to{

    transform:translateX(-50%);

}

}



/* إيقاف بسيط عند مرور الماوس */

.partners-track:hover .partners-slider{

    animation-play-state:paused;

}

}
