:root{--yes-primary:#0f527f;--yes-primary-dark:#08344f;--yes-primary-light:#eaf4fb;--yes-secondary:#1685ad;--yes-accent:#d4a439;--yes-text:#20364a;--yes-muted:#718397;--yes-border:#dfe8ef;--yes-surface:#fff;--yes-soft-bg:#f5f8fb;--yes-shadow:0 16px 38px rgba(18,56,86,.12)}
.yes-skip-link{position:fixed;top:12px;right:12px;z-index:3000;padding:10px 16px;color:#fff;background:var(--yes-primary-dark);border-radius:9px;text-decoration:none;transform:translateY(-160%);transition:.2s}.yes-skip-link:focus{transform:translateY(0)}
.yes-topbar{color:rgba(255,255,255,.88);background:var(--yes-primary-dark);font-size:.82rem}.yes-topbar-inner{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:20px}.yes-topbar-contact,.yes-topbar-side,.yes-topbar-social{display:flex;align-items:center}.yes-topbar-contact{gap:18px}.yes-topbar-contact a,.yes-topbar-contact span,.yes-topbar-message{display:inline-flex;align-items:center;gap:7px}.yes-topbar-contact a{color:inherit;text-decoration:none}.yes-topbar-contact a:hover{color:#fff}.yes-topbar-side{gap:18px}.yes-topbar-social{gap:5px}.yes-topbar-social a{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;color:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.16);border-radius:8px;text-decoration:none;transition:.2s}.yes-topbar-social a:hover{color:var(--yes-primary-dark);background:#fff;border-color:#fff;transform:translateY(-1px)}
.yes-header{z-index:1030;background:rgba(255,255,255,.97);border-bottom:1px solid rgba(15,82,127,.09);box-shadow:0 7px 24px rgba(19,52,76,.06);backdrop-filter:blur(14px)}.yes-navbar{min-height:88px;padding:0}.yes-brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0;color:var(--yes-text);text-decoration:none}.yes-brand:hover{color:var(--yes-text)}.yes-brand-logo{width:65px;height:65px;display:inline-flex;align-items:center;justify-content:center;padding:4px;overflow:hidden;background:#fff;border:1px solid var(--yes-border);border-radius:17px;box-shadow:0 7px 18px rgba(18,56,86,.09)}.yes-brand-logo img{width:100%;height:100%;object-fit:contain}.yes-brand-copy strong,.yes-brand-copy small{display:block}.yes-brand-copy strong{color:var(--yes-primary-dark);font-size:1rem;font-weight:800;white-space:nowrap}.yes-brand-copy small{margin-top:2px;color:var(--yes-muted);font-size:.69rem;white-space:nowrap}
.yes-desktop-nav{align-items:center;gap:1px}.yes-desktop-nav .nav-link{position:relative;padding:31px 9px!important;color:#40566a;background:transparent;border:0;font-size:.86rem;font-weight:700;white-space:nowrap;transition:.2s}.yes-desktop-nav .nav-link:after{position:absolute;right:50%;bottom:19px;width:0;height:3px;content:"";background:var(--yes-accent);border:0;border-radius:10px;transform:translateX(50%);transition:.2s}.yes-desktop-nav .nav-link:hover,.yes-desktop-nav .nav-link.active{color:var(--yes-primary)}.yes-desktop-nav .nav-link:hover:after,.yes-desktop-nav .nav-link.active:after{width:24px}
.yes-services-menu{right:auto!important;left:50%!important;width:min(610px,90vw);padding:12px;border:1px solid var(--yes-border);border-radius:18px;box-shadow:var(--yes-shadow);transform:translateX(-50%)}.yes-services-menu-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.yes-service-menu-item{display:flex;align-items:center;gap:11px;padding:13px;color:var(--yes-text);background:#fff;border-radius:13px;text-decoration:none;transition:.2s}.yes-service-menu-item:hover{color:var(--yes-primary);background:var(--yes-primary-light)}.yes-service-menu-item>span:first-child{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--yes-primary);background:var(--yes-primary-light);border-radius:12px;font-size:1.1rem}.yes-service-menu-item strong,.yes-service-menu-item small{display:block}.yes-service-menu-item strong{margin-bottom:2px;font-size:.9rem}.yes-service-menu-item small{color:var(--yes-muted);font-size:.72rem}
.yes-header-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}.yes-login-link,.yes-account-link{display:inline-flex;align-items:center;gap:7px;color:var(--yes-primary);text-decoration:none;font-size:.87rem;font-weight:800;white-space:nowrap}.yes-primary-action{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px 15px;color:#fff;background:linear-gradient(135deg,var(--yes-primary),var(--yes-secondary));border:0;border-radius:12px;box-shadow:0 8px 20px rgba(15,82,127,.22);text-decoration:none;font-size:.86rem;font-weight:800;white-space:nowrap;transition:.2s}.yes-primary-action:hover{color:#fff;transform:translateY(-2px);box-shadow:0 12px 25px rgba(15,82,127,.28)}.yes-logout-button{width:41px;height:41px;display:inline-flex;align-items:center;justify-content:center;color:#a12d3b;background:#fff0f2;border:0;border-radius:11px}.yes-menu-button{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:var(--yes-primary);background:var(--yes-primary-light);border:0;border-radius:13px;font-size:1.55rem}
.yes-mobile-menu{width:min(390px,92vw)!important}.yes-mobile-menu .offcanvas-header{padding:18px;border-bottom:1px solid var(--yes-border)}.yes-mobile-brand{display:flex;align-items:center;gap:10px;color:var(--yes-text);text-decoration:none}.yes-mobile-brand img{object-fit:contain;border:1px solid var(--yes-border);border-radius:13px}.yes-mobile-brand strong,.yes-mobile-brand small{display:block}.yes-mobile-brand strong{color:var(--yes-primary-dark);font-size:.92rem}.yes-mobile-brand small{color:var(--yes-muted);font-size:.66rem}.yes-mobile-menu .offcanvas-body{padding:16px 18px 25px}.yes-mobile-nav{display:grid;gap:5px}.yes-mobile-nav a{display:flex;align-items:center;gap:11px;padding:12px 13px;color:#40566a;border-radius:11px;text-decoration:none;font-weight:700}.yes-mobile-nav a:hover,.yes-mobile-nav a.active{color:var(--yes-primary);background:var(--yes-primary-light)}.yes-mobile-services{margin-top:22px;padding-top:18px;border-top:1px solid var(--yes-border)}.yes-mobile-services h2{margin-bottom:12px;color:var(--yes-primary-dark);font-size:.92rem;font-weight:800}.yes-mobile-services>a{display:flex;align-items:center;gap:10px;padding:10px 6px;color:var(--yes-text);text-decoration:none}.yes-mobile-services>a>span{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--yes-primary);background:var(--yes-primary-light);border-radius:11px}.yes-mobile-services strong,.yes-mobile-services small{display:block}.yes-mobile-services strong{font-size:.84rem}.yes-mobile-services small{margin-top:2px;color:var(--yes-muted);font-size:.7rem}.yes-mobile-actions{display:grid;gap:9px;margin-top:23px;padding-top:18px;border-top:1px solid var(--yes-border)}.yes-mobile-login,.yes-mobile-logout{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:var(--yes-primary);background:#fff;border:1px solid var(--yes-primary);border-radius:12px;text-decoration:none;font-weight:800}.yes-mobile-social{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:20px}.yes-mobile-social a{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;color:var(--yes-primary);background:var(--yes-primary-light);border-radius:11px;text-decoration:none}

/* =========================================================
   الهيرو الاحترافي للصفحة الرئيسية
   ========================================================= */

.yes-hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 690px;
    overflow: hidden;
    isolation: isolate;
    color: #fff;
    background:
        radial-gradient(
            circle at 88% 18%,
            rgba(31, 164, 202, 0.30),
            transparent 27%
        ),
        radial-gradient(
            circle at 12% 82%,
            rgba(212, 164, 57, 0.18),
            transparent 25%
        ),
        linear-gradient(
            125deg,
            #05283f 0%,
            #0a456a 48%,
            #0d6489 100%
        );
}

.yes-hero::before,
.yes-hero::after {
    position: absolute;
    z-index: -1;
    content: "";
    border-radius: 50%;
    pointer-events: none;
}

.yes-hero::before {
    top: -210px;
    left: -150px;
    width: 480px;
    height: 480px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow:
        0 0 0 70px rgba(255, 255, 255, 0.025),
        0 0 0 140px rgba(255, 255, 255, 0.018);
}

.yes-hero::after {
    right: -170px;
    bottom: -250px;
    width: 520px;
    height: 520px;
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.07);
}

.yes-hero-pattern {
    position: absolute;
    inset: 0;
    z-index: -1;
    opacity: 0.13;
    pointer-events: none;
    background-image:
        linear-gradient(
            rgba(255, 255, 255, 0.08) 1px,
            transparent 1px
        ),
        linear-gradient(
            90deg,
            rgba(255, 255, 255, 0.08) 1px,
            transparent 1px
        );
    background-size: 46px 46px;
    -webkit-mask-image: linear-gradient(
        to bottom,
        #000,
        transparent 96%
    );
    mask-image: linear-gradient(
        to bottom,
        #000,
        transparent 96%
    );
}

.yes-hero-container {
    position: relative;
    z-index: 2;
    padding-top: 68px;
    padding-bottom: 58px;
}

.yes-hero-main-row {
    min-height: 500px;
}

.yes-hero-content {
    max-width: 675px;
}

.yes-hero-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 19px;
    padding: 9px 15px;
    color: #f8dc8c;
    background: rgba(255, 255, 255, 0.09);
    border: 1px solid rgba(255, 255, 255, 0.17);
    border-radius: 50px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
    font-size: 0.87rem;
    font-weight: 800;
    backdrop-filter: blur(9px);
}

.yes-hero-eyebrow i {
    font-size: 1rem;
}

.yes-hero h1 {
    max-width: 720px;
    margin: 0 0 20px;
    color: #fff;
    font-size: clamp(2.45rem, 5vw, 4.55rem);
    line-height: 1.17;
    font-weight: 900;
    letter-spacing: -0.035em;
    text-wrap: balance;
}

.yes-hero h1 span {
    display: block;
    margin-top: 4px;
    color: #f3c85e;
}

.yes-hero-description {
    max-width: 650px;
    margin: 0 0 29px;
    color: rgba(255, 255, 255, 0.80);
    font-size: 1.08rem;
    line-height: 2;
}

.yes-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.yes-hero-primary,
.yes-hero-secondary {
    min-height: 53px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 13px 21px;
    border-radius: 14px;
    text-decoration: none;
    font-weight: 800;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        background-color 0.2s ease,
        border-color 0.2s ease;
}

.yes-hero-primary {
    color: var(--yes-primary-dark);
    background: #fff;
    border: 1px solid #fff;
    box-shadow: 0 13px 30px rgba(3, 20, 32, 0.24);
}

.yes-hero-primary:hover {
    color: var(--yes-primary-dark);
    transform: translateY(-2px);
    box-shadow: 0 17px 34px rgba(3, 20, 32, 0.30);
}

.yes-hero-secondary {
    color: #fff;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.30);
    backdrop-filter: blur(8px);
}

.yes-hero-secondary:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.14);
    border-color: rgba(255, 255, 255, 0.42);
    transform: translateY(-2px);
}

.yes-hero-assurance {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
    margin-top: 26px;
    color: rgba(255, 255, 255, 0.76);
    font-size: 0.86rem;
}

.yes-hero-assurance span {
    display: inline-flex;
    align-items: center;
    gap: 7px;
}

.yes-hero-assurance i {
    color: #f3c85e;
}

.yes-hero-visual {
    position: relative;
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.yes-hero-glow {
    position: absolute;
    width: min(430px, 84%);
    aspect-ratio: 1;
    background:
        radial-gradient(
            circle,
            rgba(255, 255, 255, 0.13),
            rgba(255, 255, 255, 0.035) 58%,
            transparent 70%
        );
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 50%;
    box-shadow:
        0 0 0 42px rgba(255, 255, 255, 0.025),
        0 0 90px rgba(33, 166, 204, 0.18);
}

.yes-hero-orbit {
    position: absolute;
    width: min(480px, 93%);
    aspect-ratio: 1;
    border: 1px dashed rgba(255, 255, 255, 0.16);
    border-radius: 50%;
    animation: yesHeroOrbit 26s linear infinite;
}

.yes-hero-orbit::before,
.yes-hero-orbit::after {
    position: absolute;
    width: 10px;
    height: 10px;
    content: "";
    background: #f3c85e;
    border: 3px solid rgba(255, 255, 255, 0.75);
    border-radius: 50%;
    box-shadow: 0 0 18px rgba(243, 200, 94, 0.75);
}

.yes-hero-orbit::before {
    top: 12%;
    right: 12%;
}

.yes-hero-orbit::after {
    bottom: 10%;
    left: 16%;
}

.yes-hero-image {
    position: relative;
    z-index: 2;
    width: min(100%, 630px);
    height: auto;
    max-height: 535px;
    object-fit: contain;
    filter: drop-shadow(0 29px 36px rgba(0, 0, 0, 0.26));
    animation: yesHeroFloat 5.8s ease-in-out infinite;
}

.yes-hero-floating-card {
    position: absolute;
    z-index: 3;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    color: var(--yes-text);
    background: rgba(255, 255, 255, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.82);
    border-radius: 15px;
    box-shadow: 0 15px 34px rgba(1, 21, 34, 0.22);
    backdrop-filter: blur(10px);
}

.yes-hero-floating-card > span {
    width: 41px;
    height: 41px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: var(--yes-primary);
    background: var(--yes-primary-light);
    border-radius: 12px;
    font-size: 1.05rem;
}

.yes-hero-floating-card small,
.yes-hero-floating-card strong {
    display: block;
}

.yes-hero-floating-card small {
    color: var(--yes-muted);
    font-size: 0.71rem;
}

.yes-hero-floating-card strong {
    margin-top: 1px;
    font-size: 0.86rem;
}

.yes-hero-card-membership {
    top: 62px;
    left: 3px;
}

.yes-hero-card-training {
    right: 8px;
    bottom: 64px;
}

.yes-hero-quick-grid {
    position: relative;
    z-index: 4;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 34px;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--yes-border);
    border-radius: 21px;
    box-shadow: 0 19px 46px rgba(7, 33, 50, 0.22);
}

.yes-hero-quick-grid > a {
    position: relative;
    min-height: 108px;
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 19px;
    color: var(--yes-text);
    background: #fff;
    border-left: 1px solid var(--yes-border);
    text-decoration: none;
    transition:
        color 0.2s ease,
        background-color 0.2s ease,
        transform 0.2s ease;
}

.yes-hero-quick-grid > a:last-child {
    border-left: 0;
}

.yes-hero-quick-grid > a::before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 3px;
    content: "";
    background: linear-gradient(
        90deg,
        var(--yes-primary),
        var(--yes-secondary),
        var(--yes-accent)
    );
    transform: scaleX(0);
    transition: transform 0.22s ease;
}

.yes-hero-quick-grid > a:hover {
    color: var(--yes-primary);
    background: #f5fafe;
}

.yes-hero-quick-grid > a:hover::before {
    transform: scaleX(1);
}

.yes-hero-quick-grid > a > span {
    width: 47px;
    height: 47px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #fff;
    background: linear-gradient(
        135deg,
        var(--yes-primary),
        var(--yes-secondary)
    );
    border-radius: 14px;
    box-shadow: 0 8px 18px rgba(15, 82, 127, 0.23);
    font-size: 1.1rem;
}

.yes-hero-quick-grid strong,
.yes-hero-quick-grid small {
    display: block;
}

.yes-hero-quick-grid strong {
    color: inherit;
    font-size: 0.91rem;
}

.yes-hero-quick-grid small {
    margin-top: 4px;
    color: var(--yes-muted);
    font-size: 0.73rem;
    line-height: 1.55;
}

.yes-hero-quick-grid > a > i {
    margin-right: auto;
    color: #9aabba;
    font-size: 1.28rem;
    transition: transform 0.2s ease;
}

.yes-hero-quick-grid > a:hover > i {
    color: var(--yes-primary);
    transform: translateX(-3px);
}

@keyframes yesHeroFloat {
    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

@keyframes yesHeroOrbit {
    to {
        transform: rotate(360deg);
    }
}

/* =========================================================
   الاستجابة للشاشات
   ========================================================= */

@media (max-width: 1199.98px) {
    .yes-brand-copy {
        display: none;
    }

    .yes-desktop-nav .nav-link {
        padding-right: 8px !important;
        padding-left: 8px !important;
    }

    .yes-hero h1 {
        font-size: clamp(2.25rem, 4.8vw, 3.75rem);
    }

    .yes-hero-card-membership {
        left: 0;
    }
}

@media (max-width: 991.98px) {
    .yes-topbar-message,
    .yes-topbar-location {
        display: none !important;
    }

    .yes-topbar-inner {
        justify-content: center;
    }

    .yes-topbar-side {
        margin-right: auto;
    }

    .yes-hero {
        min-height: auto;
        text-align: center;
    }

    .yes-hero-container {
        padding-top: 56px;
        padding-bottom: 52px;
    }

    .yes-hero-main-row {
        min-height: auto;
    }

    .yes-hero-content {
        max-width: 780px;
        margin-inline: auto;
    }

    .yes-hero-description {
        margin-inline: auto;
    }

    .yes-hero-actions,
    .yes-hero-assurance {
        justify-content: center;
    }

    .yes-hero-visual {
        min-height: 420px;
        margin-top: 8px;
    }

    .yes-hero-card-membership {
        left: 8%;
    }

    .yes-hero-card-training {
        right: 8%;
    }

    .yes-hero-quick-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        margin-top: 24px;
    }

    .yes-hero-quick-grid > a:nth-child(2) {
        border-left: 0;
    }

    .yes-hero-quick-grid > a:nth-child(-n + 2) {
        border-bottom: 1px solid var(--yes-border);
    }
}

@media (max-width: 767.98px) {
    .yes-topbar {
        display: none;
    }

    .yes-navbar {
        min-height: 75px;
    }

    .yes-brand-logo {
        width: 54px;
        height: 54px;
        border-radius: 14px;
    }

    .yes-brand-copy {
        display: block;
    }

    .yes-brand-copy strong {
        font-size: 0.82rem;
    }

    .yes-brand-copy small {
        font-size: 0.57rem;
    }

    .yes-hero-container {
        padding-top: 43px;
        padding-bottom: 43px;
    }

    .yes-hero h1 {
        font-size: 2.24rem;
        line-height: 1.25;
    }

    .yes-hero-description {
        font-size: 0.96rem;
        line-height: 1.9;
    }

    .yes-hero-actions {
        display: grid;
    }

    .yes-hero-primary,
    .yes-hero-secondary {
        width: 100%;
    }

    .yes-hero-assurance {
        gap: 8px 13px;
        font-size: 0.75rem;
    }

    .yes-hero-visual {
        min-height: 330px;
        margin-top: 14px;
    }

    .yes-hero-image {
        max-height: 365px;
    }

    .yes-hero-glow {
        width: 300px;
    }

    .yes-hero-orbit {
        width: 330px;
    }

    .yes-hero-floating-card {
        display: none;
    }

    .yes-hero-quick-grid {
        margin-top: 25px;
    }

    .yes-hero-quick-grid > a {
        min-height: 103px;
        padding: 15px 12px;
    }

    .yes-hero-quick-grid > a > span {
        width: 41px;
        height: 41px;
        border-radius: 12px;
    }

    .yes-hero-quick-grid strong {
        font-size: 0.8rem;
    }

    .yes-hero-quick-grid small {
        font-size: 0.66rem;
    }
}

@media (max-width: 480px) {
    .yes-brand-copy {
        display: none;
    }

    .yes-hero h1 {
        font-size: 2rem;
    }

    .yes-hero-eyebrow {
        font-size: 0.78rem;
    }

    .yes-hero-quick-grid {
        grid-template-columns: 1fr;
        border-radius: 17px;
    }

    .yes-hero-quick-grid > a {
        min-height: 88px;
        border-left: 0;
        border-bottom: 1px solid var(--yes-border);
    }

    .yes-hero-quick-grid > a:nth-child(-n + 2) {
        border-bottom: 1px solid var(--yes-border);
    }

    .yes-hero-quick-grid > a:last-child {
        border-bottom: 0;
    }
}

@media (prefers-reduced-motion: reduce) {
    .yes-primary-action,
    .yes-topbar-social a,
    .yes-hero-primary,
    .yes-hero-secondary,
    .yes-hero-image,
    .yes-hero-orbit,
    .yes-hero-quick-grid > a,
    .yes-hero-quick-grid > a::before,
    .yes-hero-quick-grid > a > i {
        animation: none;
        transition: none;
    }
}
