/*
Theme Name: قالب إخباري احترافي
Theme URI: https://altbah1aloula.com/
Description: قالب WordPress إخباري احترافي متجاوب مع تصميم عصري
Version: 1.0
Author: Your Name
Text Domain: news-theme
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

:root {
    --primary-color: #7a3e48;
    --secondary-color: #a66372;
    --accent-soft: #7dd3fc;
    --dark-color: #1e293b;
    --light-color: #f1f5f9;
    --text-color: #334155;
    --text-muted: #64748b;
    --border-color: #e2e8f0;
    --shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
    --shadow-hover: 0 8px 24px rgba(82, 41, 51, 0.12);
    --radius: 8px;
    --radius-sm: 6px;
    --font-default: "Segoe UI", "Segoe UI Arabic", "Segoe UI Symbol", Tahoma, Arial, "Arabic UI Display", "Helvetica Neue", Helvetica, sans-serif;
    --font-size-base: 17px;
    --line-height-base: 1.7;
    --letter-spacing: 0
}

html {
    -webkit-text-size-adjust: 100%;
    /* scroll-behavior: smooth; */ /* Disabling smooth scroll for performance debug */
}

html,
body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden !important; /* Force hide horizontal overflow */
}body{font-family:var(--font-default);font-size:var(--font-size-base);line-height:var(--line-height-base);letter-spacing:var(--letter-spacing);color:var(--text-color);background-color:#f8fafc;direction:rtl;text-align:right;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1;unicode-bidi:embed;text-rendering:optimizeLegibility}*{font-variant-ligatures:none;text-rendering:optimizeLegibility}body,p,div,span,a,h1,h2,h3,h4,h5,h6,li,td,th,input,textarea,select,button{font-family:var(--font-default) !important;unicode-bidi:embed}#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{font-family:dashicons !important}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0;clip-path:inset(50%)}.altbah1aloula-container{max-width:1200px;margin:0 auto;padding:0 15px}.altbah1aloula-container-fluid{width:100%;padding:0 15px}.altbah1aloula-main{padding-top:108px;background:#f8fafc;min-height:60vh}body.home .altbah1aloula-main,body.altbah1aloula-home .altbah1aloula-main{padding-top:112px}@media (min-width:769px){.altbah1aloula-main{padding-top:108px}body.home .altbah1aloula-main,body.altbah1aloula-home .altbah1aloula-main{padding-top:112px}}.altbah1aloula-home-sections-bar{position:relative;left:0;right:0;margin-top:98px;margin-bottom:10px;padding:0;display:none;border:none;box-shadow:none}body.home .altbah1aloula-home-sections-bar,body.altbah1aloula-home .altbah1aloula-home-sections-bar{display:block;margin-top:97px}.admin-bar .altbah1aloula-home-sections-bar{margin-top:129px}.altbah1aloula-home-sections-bar .altbah1aloula-container{background:linear-gradient(160deg,#0f172a 0%,#152a42 30%,#1e3a5c 70%,#0f172a 100%);border-radius:0 0 20px 20px;padding:14px 20px 16px;box-shadow:0 8px 32px rgba(0,0,0,0.35),0 1px 0 rgba(255,255,255,0.08) inset;border:1px solid rgba(255,255,255,0.08);border-top:none}.altbah1aloula-home-sections-bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;direction:rtl}.altbah1aloula-home-section-tab{display:inline-flex;align-items:center;padding:10px 22px;font-size:14px;font-weight:700;color:rgba(255,255,255,0.95);text-decoration:none;border-radius:50px;border:2px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.08);box-shadow:0 2px 8px rgba(0,0,0,0.2)}.altbah1aloula-home-section-tab:hover{color:#fff;background:rgba(90,130,190,0.6);border-color:rgba(255,255,255,0.35);box-shadow:0 4px 16px rgba(90,130,190,0.4)}.altbah1aloula-home-section-tab:focus{outline:2px solid rgba(255,255,255,0.6);outline-offset:3px}@media (max-width:768px){.altbah1aloula-home-sections-bar .altbah1aloula-container{padding:10px 12px 12px;border-radius:0 0 16px 16px}.altbah1aloula-home-sections-bar-inner{gap:8px}.altbah1aloula-home-section-tab{padding:8px 16px;font-size:13px}body.home .altbah1aloula-home-sections-bar,body.altbah1aloula-home .altbah1aloula-home-sections-bar{margin-top:64px}body.admin-bar .altbah1aloula-home-sections-bar{margin-top:110px}}.altbah1aloula-header-wrapper{width:100%;display:block}.altbah1aloula-header-top{background:linear-gradient(135deg,#0f172a 0%,#1e293b 42%,#334155 100%);border-bottom:none;height:45px;display:flex;align-items:center;position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.altbah1aloula-header-top::after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(82,41,51,0.6) 20%,rgba(122,62,72,0.95) 50%,rgba(82,41,51,0.6) 80%,transparent 100%)}.altbah1aloula-header-top-inner{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#fff;gap:20px;height:100%;width:100%}.altbah1aloula-follow-text{margin-left:10px;color:#e0e0e0;font-size:12px}.altbah1aloula-latest-news-bar{flex:1;display:flex;align-items:center;gap:12px;min-width:0;position:relative;padding:0 15px;border-right:1px solid rgba(255,255,255,0.1);border-left:1px solid rgba(255,255,255,0.1);height:100%}.altbah1aloula-latest-news-label{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,rgba(82,41,51,0.9) 0%,rgba(122,62,72,0.9) 50%,rgba(26,38,59,0.9) 100%);padding:6px 14px;border-radius:6px;font-weight:700;font-size:12px;white-space:nowrap;flex-shrink:0;border:1px solid rgba(122,62,72,0.7);box-shadow:0 2px 8px rgba(15,23,38,0.35);color:#fff;text-shadow:0 1px 3px rgba(0,0,0,0.5)}.altbah1aloula-latest-news-label i{color:#ffeb3b;font-size:12px;filter:drop-shadow(0 1px 2px rgba(0,0,0,0.5))}.altbah1aloula-latest-news-label span{display:inline-block}.altbah1aloula-news-scroll-container{flex:1;overflow:hidden;position:relative;min-width:0;height:100%;display:block;width:100%;direction:rtl;contain:paint;}.altbah1aloula-news-scroll-inner{display:inline-flex;gap:35px;white-space:nowrap;height:100%;align-items:center;width:max-content;position:relative;direction:rtl}.altbah1aloula-news-scroll-inner:hover{animation-play-state:paused}.altbah1aloula-news-scroll-item{color:#fff;text-decoration:none;font-size:13px;font-weight:500;white-space:nowrap;display:inline-block;line-height:45px;height:45px;padding:0 8px;text-shadow:0 1px 3px rgba(0,0,0,0.6);flex-shrink:0;min-width:fit-content}.altbah1aloula-news-scroll-item:hover{color:#ffeb3b;text-shadow:0 2px 6px rgba(0,0,0,0.7)}@keyframes altbah1aloula-scroll-news-rtl{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(50%,0,0)}}
.altbah1aloula-news-scroll-container::before{content:'';position:absolute;left:0;top:0;bottom:0;width:60px;background:linear-gradient(to right,rgba(15,23,42,1) 0%,rgba(15,23,42,0) 100%);z-index:2;pointer-events:none}.altbah1aloula-news-scroll-container::after{content:'';position:absolute;right:0;top:0;bottom:0;width:60px;background:linear-gradient(to left,rgba(15,23,42,1) 0%,rgba(15,23,42,0) 100%);z-index:2;pointer-events:none}.altbah1aloula-header-date{display:flex;align-items:center;gap:8px;color:#e0e0e0}.altbah1aloula-header-date i{font-size:14px;color:var(--primary-color)}.altbah1aloula-header-social{display:flex;gap:12px;align-items:center}.altbah1aloula-social-link{color:#fff;text-decoration:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.1);border-radius:50%;border:1px solid rgba(255,255,255,0.2)}.altbah1aloula-social-link i{font-size:14px}.altbah1aloula-social-link:hover{background:var(--primary-color);border-color:var(--primary-color);color:#fff}.altbah1aloula-header-main{background:#152238;background:linear-gradient(152deg,#0c1929 0%,#522933 32%,#7a3e48 55%,#7a3e48 78%,#0f172a 100%);border-bottom:1px solid rgba(40,56,82,0.6);box-shadow:0 3px 16px rgba(15,23,38,0.4),0 1px 0 rgba(255,255,255,0.03) inset;width:100%;height:50px;position:fixed;top:48px;left:0;right:0;z-index:999;margin-bottom:30px;display:flex;align-items:center;transform:translateY(0)}.altbah1aloula-header-main::before{display:none}.altbah1aloula-header-main.header-visible{transform:translateY(0)}.altbah1aloula-header-main.header-hidden{transform:translateY(-100%)}.admin-bar .altbah1aloula-header-top{top:32px !important}.admin-bar .altbah1aloula-header-main{top:80px !important}.admin-bar .altbah1aloula-header-main.header-visible{transform:translateY(0)}.admin-bar .altbah1aloula-header-main.header-hidden{transform:translateY(-100%)}@media screen and (max-width:782px){.admin-bar .altbah1aloula-header-top{display:none !important}.admin-bar .altbah1aloula-header-main{top:46px !important}.admin-bar .altbah1aloula-header-main.header-visible{transform:translateY(0)}.admin-bar .altbah1aloula-header-main.header-hidden{transform:translateY(-100%)}}.altbah1aloula-header-main .altbah1aloula-header-inner::before{display:none}.altbah1aloula-header-main::after{display:none}.altbah1aloula-header-inner{display:flex;justify-content:space-between;align-items:center;height:100%;position:relative;z-index:1;gap:28px;flex-wrap:wrap;width:100%}.altbah1aloula-logo-wrapper{flex-shrink:0;min-width:0;margin-right:42px}.altbah1aloula-logo{font-size:32px;font-weight:700;color:#fff;text-decoration:none;display:block;letter-spacing:-0.5px;position:relative;padding-right:15px}.altbah1aloula-logo::after{content:'';position:absolute;right:0;top:50%;margin-top:-17.5px;width:3px;height:35px;background:rgba(255,255,255,0.8);border-radius:2px}.altbah1aloula-logo-wrapper img{max-height:50px;width:auto;display:block}.altbah1aloula-nav-wrapper{flex:1;display:flex;justify-content:center;min-width:0}.altbah1aloula-nav{display:flex;gap:5px;list-style:none;margin:0;padding:0;align-items:center;flex-wrap:wrap;justify-content:center}.altbah1aloula-nav li{position:relative}.altbah1aloula-nav a{color:rgba(255,255,255,0.95);text-decoration:none;font-weight:600;font-size:14px;padding:8px 14px;display:block;position:relative;white-space:nowrap;background:rgba(0,0,0,0.12);border:1px solid rgba(255,255,255,0.22);border-right:3px solid rgba(255,255,255,0.5);border-radius:8px 14px 14px 8px;box-shadow:0 1px 0 rgba(255,255,255,0.08) inset,0 2px 8px rgba(0,0,0,0.2),-2px 0 0 rgba(0,0,0,0.1)}.altbah1aloula-nav a::before{content:'';position:absolute;top:50%;transform:translateY(-50%);right:0;width:2px;height:18px;background:rgba(255,255,255,0.35);border-radius:2px;opacity:0}.altbah1aloula-nav li:last-child>a::before{display:none}.altbah1aloula-nav a:hover,.altbah1aloula-nav .current-menu-item>a,.altbah1aloula-nav .current_page_item>a{color:#fff;background:rgba(0,0,0,0.25);border-color:rgba(255,255,255,0.35);border-right-color:rgba(255,255,255,0.6);box-shadow:0 2px 12px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.15) inset}.altbah1aloula-nav a:hover::before,.altbah1aloula-nav .current-menu-item>a::before,.altbah1aloula-nav .current_page_item>a::before{opacity:1}.altbah1aloula-nav ul,.altbah1aloula-nav .sub-menu,.altbah1aloula-nav .children{position:absolute;top:100%;right:0;background:rgba(30,41,62,0.95);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border:1px solid rgba(255,255,255,0.14);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,0.32),0 1px 0 rgba(255,255,255,0.08) inset;list-style:none;margin:8px 0 0 0;padding:8px 6px 10px;min-width:220px;opacity:0;visibility:hidden;transform:translateY(-8px);z-index:1000;direction:rtl;transition:all 0.3s ease;pointer-events:none;}.altbah1aloula-nav>li>ul::before,.altbah1aloula-nav>li>.sub-menu::before,.altbah1aloula-nav>li>.children::before{content:'';position:absolute;top:-6px;right:20px;width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(255,255,255,0.14)}.altbah1aloula-nav>li>ul::after,.altbah1aloula-nav>li>.sub-menu::after,.altbah1aloula-nav>li>.children::after{content:'';position:absolute;top:-5px;right:21px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid rgba(30,41,62,0.98)}.altbah1aloula-nav li:hover>ul,.altbah1aloula-nav li:hover>.sub-menu,.altbah1aloula-nav li:hover>.children,.altbah1aloula-nav li:focus-within>ul,.altbah1aloula-nav li:focus-within>.sub-menu,.altbah1aloula-nav li:focus-within>.children{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;}.altbah1aloula-nav ul li,.altbah1aloula-nav .sub-menu li,.altbah1aloula-nav .children li{position:relative;margin:0;padding:0;width:100%}.altbah1aloula-nav ul a,.altbah1aloula-nav .sub-menu a,.altbah1aloula-nav .children a{color:rgba(255,255,255,0.95);padding:12px 18px;display:block;font-size:14px;font-weight:500;text-decoration:none;border-radius:10px;margin:3px 6px;position:relative;white-space:nowrap;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.08);box-shadow:0 1px 0 rgba(255,255,255,0.05) inset;transition:all 0.2s ease}.altbah1aloula-nav ul a::before,.altbah1aloula-nav .sub-menu a::before,.altbah1aloula-nav .children a::before{content:'';position:absolute;right:14px;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,0.5);opacity:0;transition:all 0.2s ease}.altbah1aloula-nav ul a:hover,.altbah1aloula-nav .sub-menu a:hover,.altbah1aloula-nav .children a:hover,.altbah1aloula-nav ul .current-menu-item>a,.altbah1aloula-nav .sub-menu .current-menu-item>a,.altbah1aloula-nav .children .current-menu-item>a,.altbah1aloula-nav ul .current_page_item>a,.altbah1aloula-nav .sub-menu .current_page_item>a,.altbah1aloula-nav .children .current_page_item>a{background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.2);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.2),0 1px 0 rgba(255,255,255,0.12) inset;padding-right:24px}.altbah1aloula-nav ul a:hover::before,.altbah1aloula-nav .sub-menu a:hover::before,.altbah1aloula-nav .children a:hover::before,.altbah1aloula-nav ul .current-menu-item>a::before,.altbah1aloula-nav .sub-menu .current-menu-item>a::before,.altbah1aloula-nav .children .current_page_item>a::before{opacity:1}.altbah1aloula-nav ul ul,.altbah1aloula-nav ul .sub-menu,.altbah1aloula-nav .sub-menu .sub-menu,.altbah1aloula-nav ul .children,.altbah1aloula-nav .children .children{top:0;right:100%;margin-right:8px;margin-top:0}.altbah1aloula-nav ul ul::before,.altbah1aloula-nav ul .sub-menu::before,.altbah1aloula-nav .sub-menu .sub-menu::before{content:'';position:absolute;right:-8px;top:20px;width:0;height:0;border-style:solid;border-width:6px 0 6px 8px;border-color:transparent transparent transparent rgba(74,122,184,0.4)}.altbah1aloula-nav li.menu-item-has-children>a::after,.altbah1aloula-nav li.page_item_has_children>a::after{content:'';display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-right:6px;vertical-align:middle;border-radius:6px;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.28);box-shadow:0 1px 2px rgba(0,0,0,0.12);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-size:14px 14px;background-position:center;background-repeat:no-repeat;}.altbah1aloula-nav li.menu-item-has-children:hover>a::after,.altbah1aloula-nav li.page_item_has_children:hover>a::after{transform:rotate(180deg);background-color:rgba(255,255,255,0.22);border-color:rgba(255,255,255,0.4);box-shadow:0 2px 6px rgba(0,0,0,0.18)}.altbah1aloula-nav ul li.menu-item-has-children>a::after,.altbah1aloula-nav .sub-menu li.menu-item-has-children>a::after,.altbah1aloula-nav .children li.page_item_has_children>a::after{margin-right:0;margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M15 18l-6-6 6-6'/%3E%3C/svg%3E");background-size:14px 14px}.altbah1aloula-nav ul li.menu-item-has-children:hover>a::after,.altbah1aloula-nav .sub-menu li.menu-item-has-children:hover>a::after,.altbah1aloula-nav .children li.page_item_has_children:hover>a::after{transform:rotate(-90deg)}.altbah1aloula-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0;min-width:0}@media (min-width:993px){.altbah1aloula-header-actions-left{order:3}.altbah1aloula-header-actions-right{order:4}}@media (min-width:993px){.altbah1aloula-dark-mode-toggle{background:rgba(0,0,0,0.2);border:2px solid rgba(255,255,255,0.4);border-right:3px solid rgba(255,255,255,0.55);width:38px;height:38px;border-radius:10px 50% 50% 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0;box-shadow:0 2px 8px rgba(0,0,0,0.25),0 1px 0 rgba(255,255,255,0.1) inset}.altbah1aloula-dark-mode-toggle i{font-size:14px}.altbah1aloula-dark-mode-toggle:hover{background:rgba(0,0,0,0.3);border-color:rgba(255,255,255,0.5);border-right-color:rgba(255,255,255,0.7);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.15) inset}.altbah1aloula-dark-mode-toggle.active i.fa-moon::before{content:"\f186"}.altbah1aloula-dark-mode-toggle.active i.fa-sun::before{content:"\f185"}.altbah1aloula-search-icon-btn{background:rgba(0,0,0,0.2);border:2px solid rgba(255,255,255,0.4);border-left:3px solid rgba(255,255,255,0.55);width:38px;height:38px;border-radius:10px 50% 50% 10px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;padding:0;box-shadow:0 2px 8px rgba(0,0,0,0.25),0 1px 0 rgba(255,255,255,0.1) inset}.altbah1aloula-search-icon-btn i{font-size:14px}.altbah1aloula-search-icon-btn:hover{background:rgba(0,0,0,0.3);border-color:rgba(255,255,255,0.5);border-left-color:rgba(255,255,255,0.7);color:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.15) inset}.altbah1aloula-mobile-menu-toggle{display:none !important}}.altbah1aloula-menu-icon-line{width:22px;height:2px;background:currentColor;border-radius:2px;display:block}.altbah1aloula-search-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(122,62,72,0.75);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:10000;display:none;pointer-events:none;align-items:center;justify-content:center;padding:20px}.altbah1aloula-search-overlay.active{display:flex;pointer-events:auto}.altbah1aloula-search-container{width:100%;max-width:700px;position:relative}.altbah1aloula-search-close{position:absolute;top:-50px;left:0;background:transparent;border:2px solid rgba(255,255,255,0.4);color:#fff;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:0}.altbah1aloula-search-close i{font-size:18px}.altbah1aloula-search-close:hover{background:rgba(122,62,72,0.5);border-color:rgba(255,255,255,0.8)}.altbah1aloula-search-form-wrapper{background:rgba(122,62,72,0.25);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:40px;box-shadow:0 8px 32px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.12);border:2px solid rgba(122,62,72,0.5);width:100%;max-width:800px;margin:0 auto}.altbah1aloula-search-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:25px;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,0.5)}.altbah1aloula-search-input-wrapper{display:flex;gap:0;background:rgba(255,255,255,0.18);border-radius:12px;overflow:hidden;border:2px solid rgba(122,62,72,0.5);box-shadow:0 2px 12px rgba(0,0,0,0.15)}.altbah1aloula-search-field{flex:1;padding:18px 25px;border:none;border-radius:0;font-size:18px;font-family:inherit;background:transparent;color:#fff}.altbah1aloula-search-field:focus{outline:none}.altbah1aloula-search-field::placeholder{color:rgba(255,255,255,0.6)}.altbah1aloula-search-submit{background:rgba(122,62,72,0.85);color:#fff;border:none;padding:18px 30px;font-size:18px;font-weight:600;cursor:pointer;border-radius:0;border-right:2px solid rgba(122,62,72,0.5)}.altbah1aloula-search-submit:hover{background:rgba(122,62,72,1)}.altbah1aloula-search-results{margin-top:20px;max-height:500px;overflow-y:auto;direction:rtl;padding-right:5px}.altbah1aloula-search-results::-webkit-scrollbar{width:8px}.altbah1aloula-search-results::-webkit-scrollbar-track{background:rgba(122,62,72,0.2);border-radius:4px}.altbah1aloula-search-results::-webkit-scrollbar-thumb{background:rgba(122,62,72,0.6);border-radius:4px}.altbah1aloula-search-results::-webkit-scrollbar-thumb:hover{background:rgba(122,62,72,0.85)}.altbah1aloula-search-results-list{display:flex;flex-direction:column;gap:12px}.altbah1aloula-search-result-item{display:flex;gap:15px;background:rgba(255,255,255,0.18);border:2px solid rgba(122,62,72,0.4);border-radius:12px;padding:15px;text-decoration:none;color:inherit;align-items:center}.altbah1aloula-search-result-item:hover{background:rgba(255,255,255,0.28);border-color:rgba(122,62,72,0.65);box-shadow:0 4px 15px rgba(122,62,72,0.2)}.altbah1aloula-search-result-image{width:100px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:rgba(0,0,0,0.1)}.altbah1aloula-search-result-image img{width:100%;height:100%;object-fit:cover}.altbah1aloula-search-result-image.altbah1aloula-no-image{background:rgba(122,62,72,0.35)}.altbah1aloula-search-result-content{flex:1;min-width:0}.altbah1aloula-search-result-title{font-size:18px;font-weight:700;color:#fff;margin:0 0 8px 0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.altbah1aloula-search-result-excerpt{font-size:14px;color:rgba(255,255,255,0.85);margin:0 0 8px 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.altbah1aloula-search-result-date{font-size:12px;color:rgba(255,255,255,0.7);font-weight:500}body.altbah1aloula-dark-mode .altbah1aloula-search-result-item{background:rgba(30,30,30,0.95);border-color:rgba(74,122,184,0.3)}body.altbah1aloula-dark-mode .altbah1aloula-search-result-item:hover{background:rgba(40,40,40,1);border-color:rgba(74,122,184,0.5)}body.altbah1aloula-dark-mode .altbah1aloula-search-result-title{color:#fff}body.altbah1aloula-dark-mode .altbah1aloula-search-result-excerpt{color:#cccccc}body.altbah1aloula-dark-mode .altbah1aloula-search-result-date{color:#999999}.altbah1aloula-search-loading,.altbah1aloula-search-no-results,.altbah1aloula-search-error{text-align:center;padding:30px;color:#fff;font-size:18px;font-weight:600}.altbah1aloula-search-loading i{margin-left:10px;font-size:20px}.altbah1aloula-search-more{margin-top:15px;text-align:center;padding-top:15px;border-top:2px solid rgba(255,255,255,0.2)}.altbah1aloula-search-more a{color:#fff;font-size:16px;font-weight:600;text-decoration:none;padding:12px 25px;background:rgba(122,62,72,0.5);border:2px solid rgba(255,255,255,0.4);border-radius:8px;display:inline-block}.altbah1aloula-search-more a:hover{background:rgba(122,62,72,0.75);border-color:rgba(255,255,255,0.6)}.altbah1aloula-mobile-menu-backdrop{position:fixed;inset:0;background:rgba(0,0,0,0.4);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10000;opacity:0;visibility:hidden;pointer-events:none}.altbah1aloula-mobile-menu-backdrop.active{opacity:1;visibility:visible;pointer-events:auto}.altbah1aloula-mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:320px;background:rgba(25,38,58,0.4);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);z-index:10001;overflow-y:auto;overflow-x:hidden;transform:translateX(100%);-webkit-overflow-scrolling:touch;pointer-events:none;display:flex;flex-direction:column;box-shadow:none}.altbah1aloula-mobile-menu-overlay.active{transform:translateX(0);pointer-events:auto;box-shadow:-8px 0 32px rgba(0,0,0,0.12)}.altbah1aloula-mobile-menu-content{display:flex;flex-direction:column;min-height:100%}.altbah1aloula-mobile-menu-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;min-height:56px;border-bottom:1px solid rgba(255,255,255,0.12)}.altbah1aloula-mobile-menu-title{margin:0;font-size:18px;font-weight:700;color:rgba(255,255,255,0.95);letter-spacing:-0.02em}.altbah1aloula-mobile-menu-close{width:44px;height:44px;padding:0;border:none;background:rgba(255,255,255,0.12);color:rgba(255,255,255,0.9);border-radius:14px;border:1px solid rgba(255,255,255,0.18);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.altbah1aloula-mobile-menu-close:hover{background:rgba(255,255,255,0.18);border-color:rgba(255,255,255,0.28);color:#fff;box-shadow:0 6px 18px rgba(0,0,0,0.25)}.altbah1aloula-mobile-menu-close-icon{width:20px;height:20px;position:relative}.altbah1aloula-mobile-menu-close-icon::before,.altbah1aloula-mobile-menu-close-icon::after{content:'';position:absolute;left:50%;top:50%;width:18px;height:2px;background:currentColor;border-radius:1px}.altbah1aloula-mobile-menu-close-icon::before{transform:translate(-50%,-50%) rotate(45deg)}.altbah1aloula-mobile-menu-close-icon::after{transform:translate(-50%,-50%) rotate(-45deg)}.altbah1aloula-mobile-search{flex-shrink:0;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,0.12)}.altbah1aloula-mobile-search-form{margin:0}.altbah1aloula-mobile-search-inner{display:flex;align-items:center;background:rgba(255,255,255,0.10);border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,0.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 0 0 1px rgba(255,255,255,0.06) inset,0 10px 22px rgba(0,0,0,0.18)}.altbah1aloula-mobile-search-inner:focus-within{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.28);box-shadow:0 0 0 3px rgba(255,255,255,0.10)}.altbah1aloula-mobile-search-field{flex:1;padding:12px 14px 12px 16px;border:none;font-size:15px;font-family:inherit;color:rgba(255,255,255,0.95);background:transparent;direction:rtl}.altbah1aloula-mobile-search-field::placeholder{color:rgba(255,255,255,0.55)}.altbah1aloula-mobile-search-field:focus{outline:none}.altbah1aloula-mobile-search-submit{padding:12px 14px;border:none;background:transparent;color:rgba(255,255,255,0.75);cursor:pointer;display:flex;align-items:center;justify-content:center}.altbah1aloula-mobile-search-submit:hover{color:#fff}.altbah1aloula-mobile-search-submit svg{display:block}.altbah1aloula-mobile-menu-social{flex-shrink:0;padding:14px 20px 18px;margin:0 16px;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,0.12) 0%,rgba(255,255,255,0.06) 50%,rgba(74,122,184,0.08) 100%);border:1px solid rgba(255,255,255,0.14);box-shadow:0 8px 24px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-right:4px solid rgba(74,122,184,0.7);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 16px}.altbah1aloula-mobile-menu-social-label{width:100%;text-align:center;font-size:11px;font-weight:700;color:rgba(255,255,255,0.7);text-transform:uppercase;letter-spacing:0.12em;margin-bottom:2px}.altbah1aloula-mobile-menu-social-links{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.altbah1aloula-mobile-social-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:#fff;text-decoration:none;border:2px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.1);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.altbah1aloula-mobile-social-btn .altbah1aloula-icon{width:22px;height:22px}.altbah1aloula-mobile-social-btn:hover,.altbah1aloula-mobile-social-btn:focus{box-shadow:0 8px 20px rgba(0,0,0,0.3)}.altbah1aloula-mobile-social-fb:hover,.altbah1aloula-mobile-social-fb:focus{background:#1877f2;border-color:rgba(255,255,255,0.4)}.altbah1aloula-mobile-social-twitter:hover,.altbah1aloula-mobile-social-twitter:focus{background:#000;border-color:rgba(255,255,255,0.3)}.altbah1aloula-mobile-social-telegram:hover,.altbah1aloula-mobile-social-telegram:focus{background:#0088cc;border-color:rgba(255,255,255,0.4)}.altbah1aloula-mobile-nav{flex:1;padding:12px 0 24px;overflow-y:auto}.altbah1aloula-mobile-nav-label{margin:0 20px 10px;font-size:11px;font-weight:700;color:rgba(255,255,255,0.6);text-transform:uppercase;letter-spacing:0.06em}.altbah1aloula-mobile-nav-list{list-style:none;margin:0;padding:0}.altbah1aloula-mobile-nav-list li{margin:0}.altbah1aloula-mobile-nav-list a{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:rgba(255,255,255,0.92);text-decoration:none;font-size:16px;font-weight:500;line-height:1.4;border-bottom:1px solid rgba(255,255,255,0.08);margin:6px 12px;border-radius:14px;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.10);box-shadow:0 1px 0 rgba(255,255,255,0.08) inset;position:relative}.altbah1aloula-mobile-nav-list a::before{content:'';width:8px;height:8px;border-radius:50%;background:rgba(255,235,59,0.85);box-shadow:0 0 0 3px rgba(255,235,59,0.18);flex-shrink:0;margin-left:10px;opacity:0.9}.altbah1aloula-mobile-nav-list a::after{content:'';width:6px;height:6px;border-top:2px solid rgba(255,255,255,0.55);border-left:2px solid rgba(255,255,255,0.55);transform:rotate(-135deg);opacity:0.7}.altbah1aloula-mobile-nav-list a:hover,.altbah1aloula-mobile-nav-list .current-menu-item>a{background:rgba(255,255,255,0.14);border-color:rgba(255,255,255,0.22);color:#fff;box-shadow:0 10px 24px rgba(0,0,0,0.22),0 1px 0 rgba(255,255,255,0.10) inset}.altbah1aloula-mobile-nav-list a:hover::after,.altbah1aloula-mobile-nav-list .current-menu-item>a::after{opacity:1}@media (prefers-reduced-motion:reduce){.altbah1aloula-mobile-menu-overlay,.altbah1aloula-mobile-menu-backdrop{transition:none}}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-overlay{background:#1a1a1a}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-header{border-bottom-color:#333}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-title{color:#e8e8e8}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-close{background:#2d2d2d;color:#ccc}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-close:hover{background:#3d3d3d;color:#fff}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search{border-bottom-color:#333}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-social{background:linear-gradient(135deg,rgba(255,255,255,0.08) 0%,rgba(255,255,255,0.03) 50%,rgba(74,122,184,0.06) 100%);border-color:rgba(255,255,255,0.1);border-right-color:rgba(74,122,184,0.5)}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-social-label{color:rgba(255,255,255,0.6)}body.altbah1aloula-dark-mode .altbah1aloula-mobile-social-btn{background:rgba(255,255,255,0.06);border-color:rgba(255,255,255,0.15)}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search-inner{background:#2d2d2d}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search-inner:focus-within{background:#333;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(90,130,190,0.2)}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search-field{color:#e8e8e8}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search-field::placeholder{color:#777}body.altbah1aloula-dark-mode .altbah1aloula-mobile-search-submit{color:#999}body.altbah1aloula-dark-mode .altbah1aloula-mobile-nav-label{color:#888}body.altbah1aloula-dark-mode .altbah1aloula-mobile-nav-list a{color:#e0e0e0;border-bottom-color:#2d2d2d}body.altbah1aloula-dark-mode .altbah1aloula-mobile-nav-list a:hover,body.altbah1aloula-dark-mode .altbah1aloula-mobile-nav-list .current-menu-item>a{background:#252525;color:#7dd3fc}body.altbah1aloula-dark-mode .altbah1aloula-header-main{background:#1a1a1a !important;border-bottom-color:#333 !important;box-shadow:0 1px 0 rgba(255,255,255,0.06) !important}body.altbah1aloula-dark-mode .altbah1aloula-logo{color:#e8e8e8 !important}body.altbah1aloula-dark-mode .altbah1aloula-logo::after{background:#7dd3fc !important}body.altbah1aloula-dark-mode .altbah1aloula-nav a{color:#e0e0e0 !important}body.altbah1aloula-dark-mode .altbah1aloula-nav a:hover,body.altbah1aloula-dark-mode .altbah1aloula-nav .current-menu-item>a,body.altbah1aloula-dark-mode .altbah1aloula-nav .current_page_item>a{color:#fff !important;background:rgba(255,255,255,0.1) !important}body.altbah1aloula-dark-mode .altbah1aloula-nav a::before,body.altbah1aloula-dark-mode .altbah1aloula-nav a:hover::before,body.altbah1aloula-dark-mode .altbah1aloula-nav .current-menu-item>a::before,body.altbah1aloula-dark-mode .altbah1aloula-nav .current_page_item>a::before{background:#7dd3fc !important}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-toggle,body.altbah1aloula-dark-mode .altbah1aloula-dark-mode-toggle,body.altbah1aloula-dark-mode .altbah1aloula-search-icon-btn{color:#e0e0e0 !important;background:rgba(255,255,255,0.08) !important;border-color:#333 !important}body.altbah1aloula-dark-mode .altbah1aloula-mobile-menu-toggle:hover,body.altbah1aloula-dark-mode .altbah1aloula-dark-mode-toggle:hover,body.altbah1aloula-dark-mode .altbah1aloula-search-icon-btn:hover{background:#2d2d2d !important;color:#fff !important}@media (max-width:992px){body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main{background:#1e1e1e !important;background:linear-gradient(180deg,#252525 0%,#1a1a1a 100%) !important;border-bottom-color:#333 !important;box-shadow:0 1px 0 rgba(0,0,0,0.3) inset !important}body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle,body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn,body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle{background:rgba(255,255,255,0.1) !important;border-color:rgba(255,255,255,0.2) !important;color:#e5e5e5 !important;box-shadow:0 2px 8px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.08) inset !important}body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle:hover,body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn:hover,body.altbah1aloula-dark-mode .altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle:hover{background:rgba(255,255,255,0.18) !important;border-color:rgba(255,255,255,0.3) !important;color:#fff !important;box-shadow:0 4px 12px rgba(0,0,0,0.4),0 1px 0 rgba(255,255,255,0.12) inset !important}}.altbah1aloula-article{background:#fff;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);margin-bottom:20px}.altbah1aloula-article:hover{box-shadow:var(--shadow-hover)}.altbah1aloula-card{display:flex;flex-direction:column;height:100%}.altbah1aloula-card-image{width:100%;height:200px;object-fit:cover;display:block}.altbah1aloula-card-body{padding:18px 20px;flex-grow:1}.altbah1aloula-card-title{font-family:var(--font-default);font-size:1.1rem;font-weight:700;margin-bottom:10px;line-height:1.5;letter-spacing:0.01em}.altbah1aloula-card-title a{color:var(--text-color);text-decoration:none}.altbah1aloula-card-title a:hover{color:var(--primary-color)}.altbah1aloula-card-excerpt{color:var(--text-muted);font-size:0.9rem;line-height:1.65;margin-bottom:12px}.altbah1aloula-card-meta{display:flex;gap:15px;font-size:0.8rem;color:var(--text-muted);margin-top:auto}.altbah1aloula-card-category{color:var(--primary-color);font-weight:500;text-decoration:none}.altbah1aloula-breaking-news{background:var(--primary-color);color:#fff;padding:10px 0;margin-bottom:30px}.altbah1aloula-breaking-news-inner{display:flex;align-items:center;gap:15px}.altbah1aloula-breaking-label{background:rgba(255,255,255,0.2);padding:5px 15px;border-radius:4px;font-weight:bold;white-space:nowrap}.altbah1aloula-breaking-text{flex:1;overflow:hidden}.altbah1aloula-breaking-text a{color:#fff;text-decoration:none;font-weight:500}.altbah1aloula-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-bottom:30px}@media (min-width:1200px){.altbah1aloula-grid-2{grid-template-columns:repeat(2,1fr)}.altbah1aloula-grid-3{grid-template-columns:repeat(3,1fr)}.altbah1aloula-grid-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:769px) and (max-width:1199px){.altbah1aloula-grid-2{grid-template-columns:repeat(2,1fr)}.altbah1aloula-grid-3{grid-template-columns:repeat(3,1fr)}.altbah1aloula-grid-4{grid-template-columns:repeat(3,1fr)}}.altbah1aloula-section{margin-bottom:40px;width:100%;overflow:hidden}.altbah1aloula-section-title{font-size:24px;font-weight:bold;color:var(--dark-color);margin-bottom:20px;padding-bottom:10px;border-bottom:3px solid var(--primary-color);display:inline-block;width:100%;max-width:100%}.altbah1aloula-section-title a{color:var(--dark-color);text-decoration:none}@media (max-width:768px){.altbah1aloula-section{margin-bottom:30px}.altbah1aloula-section-title{font-size:20px;margin-bottom:15px;padding-bottom:8px}}@media (max-width:480px){.altbah1aloula-section{margin-bottom:25px}.altbah1aloula-section-title{font-size:18px;margin-bottom:12px;padding-bottom:6px;border-bottom-width:2px}}.altbah1aloula-featured{margin-bottom:30px}.altbah1aloula-featured-image{width:100%;height:400px;object-fit:contain;object-position:center;border-radius:8px;margin-bottom:15px;display:block;background:#f0f0f0}.altbah1aloula-featured-title{font-size:32px;font-weight:bold;margin-bottom:15px;line-height:1.3}.altbah1aloula-featured-title a{color:var(--text-color);text-decoration:none}.altbah1aloula-featured-title a:hover{color:var(--primary-color)}.altbah1aloula-single-post{max-width:800px;margin:0 auto;background:#fff;padding:30px;border-radius:8px;box-shadow:var(--shadow)}.altbah1aloula-single-meta{display:flex;gap:20px;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid var(--border-color);font-size:14px;color:#666}.altbah1aloula-single-content{font-size:18px;line-height:1.8;margin-bottom:30px}.altbah1aloula-single-content p{margin-bottom:15px}.altbah1aloula-single-content img{max-width:100%;height:auto;object-fit:contain;object-position:center;border-radius:8px;margin:20px 0;display:block}.altbah1aloula-single-image-wrapper{aspect-ratio:16 / 9;margin-bottom:10px}.altbah1aloula-single-image-wrapper img,.altbah1aloula-single-image-wrapper .altbah1aloula-single-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.altbah1aloula-single-ad-above-google-news{margin-top:10px;margin-bottom:10px}.altbah1aloula-social-share{display:flex;gap:10px;margin:30px 0;padding:20px;background:var(--light-color);border-radius:8px}.altbah1aloula-share-btn{padding:10px 20px;border-radius:4px;text-decoration:none;color:#fff;font-weight:500}.altbah1aloula-share-btn:hover{opacity:0.9}.altbah1aloula-share-facebook{background:#1877f2}.altbah1aloula-share-twitter{background:#1da1f2}.altbah1aloula-share-whatsapp{background:#25d366}.altbah1aloula-related-posts{margin-top:40px}.altbah1aloula-related-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px}.altbah1aloula-comments{margin-top:40px;padding-top:30px;border-top:2px solid var(--border-color)}.altbah1aloula-comment{background:var(--light-color);padding:20px;border-radius:8px;margin-bottom:20px}.altbah1aloula-comment-author{font-weight:bold;margin-bottom:10px;color:var(--dark-color)}.altbah1aloula-comment-date{font-size:12px;color:#999;margin-bottom:10px}.altbah1aloula-comment-content{line-height:1.6}.altbah1aloula-comment-form{background:var(--light-color);padding:30px;border-radius:8px;margin-top:30px}.altbah1aloula-form-group{margin-bottom:20px}.altbah1aloula-form-group label{display:block;margin-bottom:5px;font-weight:500}.altbah1aloula-form-group input,.altbah1aloula-form-group textarea{width:100%;padding:10px;border:1px solid var(--border-color);border-radius:4px;font-family:inherit;font-size:16px}.altbah1aloula-form-group textarea{min-height:150px;resize:vertical}.altbah1aloula-submit-btn{background:var(--primary-color);color:#fff;padding:12px 30px;border:none;border-radius:4px;font-size:16px;cursor:pointer}.altbah1aloula-submit-btn:hover{background:#7a3e48}.altbah1aloula-footer{background:linear-gradient(160deg,#0c1220 0%,#1e293b 38%,#243b55 72%,#0f172a 100%);color:#fff;padding:30px 0 20px;margin-top:60px;border-top:3px solid rgba(125,211,252,0.35)}.altbah1aloula-footer-categories{background:rgba(82,41,51,0.25);border-bottom:2px solid rgba(122,62,72,0.45);padding:20px 0;margin-bottom:25px;overflow:hidden}.altbah1aloula-footer-categories-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 25px}.altbah1aloula-footer-menu-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px 25px}.altbah1aloula-footer-menu-list li{margin:0;padding:0;list-style:none}.altbah1aloula-footer-category-link{color:#fff;text-decoration:none;font-size:14px;font-weight:600;padding:8px 16px;background:rgba(122,62,72,0.35);border:1px solid rgba(122,62,72,0.55);border-radius:6px;white-space:nowrap;text-shadow:0 1px 3px rgba(0,0,0,0.5);display:inline-block}.altbah1aloula-footer-menu-empty{color:#999;font-size:13px;font-style:italic;text-align:center;display:block;padding:10px}.altbah1aloula-footer-category-link:hover{background:rgba(122,62,72,0.6);border-color:#7a3e48;color:#fff;box-shadow:0 4px 12px rgba(122,62,72,0.35)}.altbah1aloula-footer-quick-tools{padding:24px 0;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.08)}.altbah1aloula-footer-quick-tools-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px 20px}.altbah1aloula-quick-link-card{display:inline-flex;align-items:center;gap:10px;padding:14px 22px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.12);border-radius:12px;color:#fff;text-decoration:none;font-size:15px;font-weight:600;min-width:160px;justify-content:center}.altbah1aloula-quick-link-card:hover{background:rgba(122,62,72,0.35);border-color:rgba(122,62,72,0.6);color:#fff;box-shadow:0 8px 20px rgba(0,0,0,0.25)}.altbah1aloula-quick-link-icon{font-size:1.5em;line-height:1}.altbah1aloula-quick-link-label{white-space:nowrap}.altbah1aloula-footer-pages{padding:20px 0;margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,0.1)}.altbah1aloula-footer-pages-inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px}.altbah1aloula-footer-page-link{color:#ccc;text-decoration:none;font-size:14px;font-weight:500;padding:6px 12px;position:relative}.altbah1aloula-footer-page-link::after{content:'|';position:absolute;left:-10px;color:rgba(255,255,255,0.3)}.altbah1aloula-footer-page-link:first-child::after{display:none}.altbah1aloula-footer-page-link:hover{color:#94a3b8}.altbah1aloula-footer-page-link.current_page_item{color:#94a3b8;font-weight:700}.altbah1aloula-footer-bottom{padding-top:20px;border-top:1px solid rgba(255,255,255,0.1)}.altbah1aloula-footer-bottom-inner{display:flex;flex-direction:column;align-items:center;gap:15px}.altbah1aloula-footer-bottom-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;width:100%}.altbah1aloula-footer-bottom-row .altbah1aloula-copyright-text{margin:0}.altbah1aloula-footer-social-inline{display:inline-flex;flex-wrap:wrap;align-items:center;gap:8px}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,0.2);background:rgba(255,255,255,0.08)}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-btn .altbah1aloula-icon{width:18px;height:18px}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-btn:hover{box-shadow:0 4px 12px rgba(0,0,0,0.3)}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-fb:hover{background:#1877f2;border-color:rgba(255,255,255,0.35)}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-twitter:hover{background:#000;border-color:rgba(255,255,255,0.25)}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-telegram:hover{background:#0088cc;border-color:rgba(255,255,255,0.35)}.altbah1aloula-footer-menu-above-copyright{width:100%;margin-bottom:15px;display:block !important}.altbah1aloula-footer-menu-above-copyright-list{list-style:none !important;margin:0 !important;padding:0 !important;display:flex !important;flex-wrap:wrap !important;justify-content:center !important;align-items:center !important;gap:8px 15px !important}.altbah1aloula-footer-menu-above-copyright-list li{margin:0 !important;padding:0 !important;list-style:none !important}.altbah1aloula-footer-menu-above-copyright-list a{color:#ccc !important;text-decoration:none !important;font-size:14px !important;font-weight:500 !important;padding:6px 12px !important;border-radius:6px !important;background:rgba(255,255,255,0.05) !important;border:1px solid rgba(255,255,255,0.1) !important;display:inline-block !important}.altbah1aloula-footer-menu-above-copyright-list a:hover{color:#94a3b8 !important;background:rgba(122,62,72,0.3) !important;border-color:rgba(122,62,72,0.5) !important}.altbah1aloula-footer-menu-above-copyright-list a.current_page_item{color:#94a3b8 !important;background:rgba(122,62,72,0.4) !important;border-color:rgba(122,62,72,0.6) !important;font-weight:600 !important}.altbah1aloula-copyright-text{color:#999;font-size:13px;margin:0;line-height:1.8;text-align:center}.altbah1aloula-copyright-text-label{color:#999;font-weight:500}.altbah1aloula-copyright-site{color:#fff;font-weight:700}.altbah1aloula-search-form{margin-bottom:30px;display:flex;gap:10px}.altbah1aloula-search-input{flex:1;padding:12px;border:2px solid var(--border-color);border-radius:4px;font-size:16px}.altbah1aloula-search-input:focus{outline:none;border-color:var(--primary-color)}.altbah1aloula-search-results{margin-top:30px}.altbah1aloula-search-result{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--border-color)}.altbah1aloula-ad-space{background:var(--light-color);padding:20px;text-align:center;margin:30px 0;border-radius:8px;min-height:100px;display:flex;align-items:center;justify-content:center;color:#999}@media (min-width:993px){.altbah1aloula-header-top{display:flex !important;position:fixed !important;top:0 !important;z-index:1000 !important}.altbah1aloula-header-main{top:43px !important}.admin-bar .altbah1aloula-header-main{top:75px !important}.altbah1aloula-nav-wrapper{display:flex !important}.altbah1aloula-mobile-menu-toggle{display:none !important}.altbah1aloula-mobile-menu-overlay{display:none !important}.altbah1aloula-mobile-menu-backdrop{display:none !important}.altbah1aloula-header-inner{flex-wrap:nowrap}.altbah1aloula-nav{flex-wrap:nowrap;gap:3px}.altbah1aloula-nav a{font-size:14px;padding:10px 15px}.altbah1aloula-logo-wrapper{flex:0 0 auto}.altbah1aloula-header-actions{flex:0 0 auto}}@media (max-width:992px){.altbah1aloula-header-top{display:none !important}.altbah1aloula-nav-wrapper{display:none !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-header-actions-left,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-header-actions-right{position:relative;z-index:10002}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle{touch-action:manipulation;-webkit-tap-highlight-color:transparent;cursor:pointer}.altbah1aloula-mobile-menu-toggle{display:flex !important}.altbah1aloula-main{padding-top:64px}body.home .altbah1aloula-main,body.altbah1aloula-home .altbah1aloula-main{padding-top:50px}.altbah1aloula-header-wrapper .altbah1aloula-header-main{margin:0 !important;height:64px !important;min-height:64px !important;padding:0 env(safe-area-inset-right) 0 env(safe-area-inset-left) !important;overflow:visible !important;background:#243652 !important;background:linear-gradient(180deg,#1e3a5c 0%,#152a42 100%) !important;border-bottom:1px solid rgba(0,0,0,0.3) !important;box-shadow:0 1px 0 rgba(255,255,255,0.1) inset !important;position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:999 !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main::before,.altbah1aloula-header-wrapper .altbah1aloula-header-main::after{display:none !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main.header-visible{transform:translateY(0) !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main.header-hidden{transform:translateY(-100%) !important}.admin-bar .altbah1aloula-header-wrapper .altbah1aloula-header-main{top:32px !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-container{padding:0 16px !important;height:100% !important;max-width:none !important;width:100% !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-header-inner{display:grid !important;grid-template-columns:1fr auto 1fr !important;grid-template-rows:1fr !important;gap:24px !important;align-items:center !important;justify-items:center !important;height:100% !important;width:100% !important;direction:rtl !important;padding:0 !important;margin:0 !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-header-actions-right{grid-column:1 !important;grid-row:1 !important;justify-self:start !important;display:flex !important;align-items:center !important;gap:24px !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-logo-wrapper{grid-column:2 !important;grid-row:1 !important;justify-self:center !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;min-width:0 !important;transform:translateX(30px) !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-logo{font-size:17px !important;font-weight:700 !important;color:#fff !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-logo-wrapper img,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-logo-image{max-height:36px !important;max-width:120px !important;width:auto !important;height:auto !important;object-fit:contain !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-header-actions-left{grid-column:3 !important;grid-row:1 !important;justify-self:end !important;display:flex !important;align-items:center !important;gap:5px !important;padding-inline-end:10px !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important;padding:0 !important;border:2px solid rgba(255,255,255,0.4) !important;border-right:3px solid rgba(255,255,255,0.55) !important;border-radius:10px 50% 50% 10px !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;background:rgba(0,0,0,0.2) !important;color:#fff !important;box-shadow:0 2px 8px rgba(0,0,0,0.25),0 1px 0 rgba(255,255,255,0.1) inset !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle:hover{background:rgba(0,0,0,0.3) !important;box-shadow:0 4px 12px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.15) inset !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle{width:34px !important;height:34px !important;min-width:34px !important;min-height:34px !important;padding:0 !important;border:2px solid rgba(255,255,255,0.4) !important;border-left:3px solid rgba(255,255,255,0.55) !important;border-radius:50% 10px 10px 50% !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;background:rgba(0,0,0,0.2) !important;color:#fff !important;box-shadow:0 2px 8px rgba(0,0,0,0.25),0 1px 0 rgba(255,255,255,0.1) inset !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle{flex-direction:column !important;gap:4px !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn:hover,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle:hover{background:rgba(0,0,0,0.3) !important;box-shadow:0 4px 12px rgba(0,0,0,0.3),0 1px 0 rgba(255,255,255,0.15) inset !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-dark-mode-toggle i,.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-search-icon-btn i{font-size:16px !important;color:inherit !important}.altbah1aloula-header-wrapper .altbah1aloula-header-main .altbah1aloula-mobile-menu-toggle .altbah1aloula-menu-icon-line{width:14px !important;height:2px !important;background:currentColor !important;border-radius:1px !important;display:block !important}}@media (max-width:768px){.admin-bar .altbah1aloula-header-main{top:46px !important}.altbah1aloula-latest-news-label{font-size:11px;padding:3px 10px}.altbah1aloula-latest-news-item{font-size:11px}.altbah1aloula-follow-text{display:none}.altbah1aloula-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:15px}.altbah1aloula-grid-2{grid-template-columns:repeat(2,1fr)}.altbah1aloula-grid-3{grid-template-columns:repeat(2,1fr)}.altbah1aloula-grid-4{grid-template-columns:repeat(2,1fr)}.altbah1aloula-featured-title{font-size:24px}.altbah1aloula-breaking-news-inner{flex-direction:column;align-items:flex-start;gap:10px}.altbah1aloula-breaking-label{font-size:12px;padding:4px 12px}.altbah1aloula-social-share{flex-direction:column}.altbah1aloula-footer-quick-tools{padding:18px 0}.altbah1aloula-footer-quick-tools-inner{gap:12px 14px}.altbah1aloula-quick-link-card{padding:12px 18px;font-size:14px;min-width:140px}.altbah1aloula-footer-categories-inner{gap:10px 15px}.altbah1aloula-footer-category-link{font-size:12px;padding:6px 12px}.altbah1aloula-footer-pages-inner{gap:8px 15px}.altbah1aloula-footer-page-link{font-size:12px;padding:4px 8px}.altbah1aloula-copyright-text{font-size:11px}.altbah1aloula-mobile-menu-overlay{width:100%;max-width:100%}.altbah1aloula-section-title{font-size:20px}}@media (max-width:480px){.altbah1aloula-header-top{height:45px}.altbah1aloula-header-top-inner{font-size:11px}.altbah1aloula-header-date span{display:none}.altbah1aloula-social-link{width:26px;height:26px}.altbah1aloula-social-link i{font-size:11px}.altbah1aloula-news-scroll-item{line-height:45px;font-size:11px;padding:0 6px;min-width:fit-content}.altbah1aloula-news-scroll-inner{gap:15px;animation-duration:40s;direction:rtl}.altbah1aloula-news-scroll-container{direction:rtl}.altbah1aloula-latest-news-label{font-size:10px;padding:3px 8px}.altbah1aloula-latest-news-label i{font-size:9px}.altbah1aloula-grid,.altbah1aloula-grid-2,.altbah1aloula-grid-3,.altbah1aloula-grid-4{grid-template-columns:1fr;gap:15px}.altbah1aloula-featured-image{height:240px;object-fit:contain;object-position:center}.altbah1aloula-featured-title{font-size:20px}.altbah1aloula-single-post{padding:20px}.altbah1aloula-search-form-wrapper{padding:25px 20px}.altbah1aloula-search-title{font-size:24px;margin-bottom:20px}.altbah1aloula-search-input-wrapper{flex-direction:column;gap:0}.altbah1aloula-search-field{padding:15px 20px;font-size:16px;border-radius:0}.altbah1aloula-search-submit{padding:15px 25px;font-size:16px;border-right:none;border-top:2px solid rgba(74,122,184,0.3);border-radius:0 0 10px 10px}.altbah1aloula-search-results{max-height:400px}.altbah1aloula-search-result-item{flex-direction:column;gap:12px;padding:12px}.altbah1aloula-search-result-image{width:100%;height:150px}.altbah1aloula-search-result-title{font-size:16px}.altbah1aloula-search-result-excerpt{font-size:13px}.altbah1aloula-mobile-menu-header{padding:14px 16px}.altbah1aloula-mobile-nav-list a{padding:12px 16px;font-size:15px}.altbah1aloula-section-title{font-size:17px}.altbah1aloula-home-section .altbah1aloula-section-title{font-size:27px}.altbah1aloula-latest-news-section .altbah1aloula-section-title{font-size:27px}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-btn{width:32px;height:32px}.altbah1aloula-footer-social-inline .altbah1aloula-footer-social-btn .altbah1aloula-icon{width:16px;height:16px}.altbah1aloula-footer-quick-tools{padding:14px 0}.altbah1aloula-footer-quick-tools-inner{gap:10px 12px}.altbah1aloula-quick-link-card{padding:10px 14px;font-size:13px;min-width:120px}.altbah1aloula-footer-categories{padding:15px 0}.altbah1aloula-footer-categories-inner{gap:8px 12px}.altbah1aloula-footer-category-link{font-size:11px;padding:5px 10px}.altbah1aloula-footer-pages{padding:15px 0}.altbah1aloula-footer-pages-inner{gap:6px 12px}.altbah1aloula-footer-page-link{font-size:11px;padding:3px 6px}.altbah1aloula-footer-menu-above-copyright-list{gap:5px 8px !important}.altbah1aloula-footer-menu-above-copyright-list a{font-size:11px !important;padding:4px 8px !important}.altbah1aloula-copyright-text{font-size:10px;line-height:1.6}.altbah1aloula-card-title{font-size:15px}}.altbah1aloula-post-navigation{display:flex;justify-content:space-between;margin-top:40px;padding-top:20px;border-top:2px solid var(--border-color)}.altbah1aloula-nav-previous a,.altbah1aloula-nav-next a{color:var(--primary-color);text-decoration:none;font-weight:500}.altbah1aloula-nav-previous a:hover,.altbah1aloula-nav-next a:hover{color:var(--dark-color)}.altbah1aloula-comment-list{list-style:none;padding:0}.altbah1aloula-comment-item{margin-bottom:20px}.altbah1aloula-comment-header{display:flex;align-items:center;gap:15px;margin-bottom:10px}.altbah1aloula-comment-header img{border-radius:50%}.altbah1aloula-comment-reply{margin-top:10px}.altbah1aloula-comment-reply a{color:var(--primary-color);text-decoration:none;font-size:14px;font-weight:500}.altbah1aloula-comment-reply a:hover{text-decoration:underline}.altbah1aloula-comment-awaiting-moderation{color:#ff9800;font-style:italic}.altbah1aloula-single-tags{margin:20px 0;padding:15px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.altbah1aloula-tag{display:inline-block;padding:5px 12px;margin:5px 5px 5px 0;background:var(--light-color);color:var(--text-color);text-decoration:none;border-radius:4px;font-size:14px}.altbah1aloula-tag:hover{background:var(--primary-color);color:#fff}.altbah1aloula-category-page-header{margin-bottom:8px;padding:8px;background:linear-gradient(152deg,rgba(26,38,59,0.85) 0%,rgba(82,41,51,0.9) 40%,rgba(122,62,72,0.75) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:2px solid rgba(122,62,72,0.5);border-radius:12px;box-shadow:0 8px 32px rgba(15,23,38,0.45),inset 0 1px 0 rgba(255,255,255,0.08);position:relative;overflow:hidden}.altbah1aloula-category-page-header::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(122,62,72,0.25) 0%,transparent 50%,rgba(82,41,51,0.2) 100%);pointer-events:none}.altbah1aloula-category-page-header::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(122,62,72,0.2) 0%,transparent 70%);pointer-events:none}.altbah1aloula-category-page-title{font-size:42px;font-weight:700;color:#fff;margin:0 0 8px 0;text-shadow:0 3px 8px rgba(0,0,0,0.6),0 0 20px rgba(122,62,72,0.4);position:relative;z-index:1;letter-spacing:1px}.altbah1aloula-category-page-description{color:#e0e0e0;font-size:18px;line-height:1.8;margin:0;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,0.3)}.altbah1aloula-category-subcategories{margin-bottom:15px;padding:20px;background:linear-gradient(152deg,rgba(26,38,59,0.88) 0%,rgba(82,41,51,0.92) 50%,rgba(122,62,72,0.8) 100%);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:2px solid rgba(122,62,72,0.55);border-radius:16px;box-shadow:0 10px 40px rgba(15,23,38,0.5),inset 0 1px 0 rgba(255,255,255,0.1);position:relative;overflow:hidden}.altbah1aloula-category-subcategories::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(122,62,72,0.25) 0%,transparent 50%,rgba(82,41,51,0.2) 100%);pointer-events:none;z-index:0}.altbah1aloula-category-subcategories::after{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,0.1) 0%,transparent 70%);pointer-events:none;z-index:0}.altbah1aloula-subcategories-title{font-size:26px;font-weight:800;color:#fff;margin:0 0 15px 0;padding-bottom:12px;border-bottom:2px solid rgba(74,122,184,0.5);text-shadow:0 3px 8px rgba(0,0,0,0.6),0 0 20px rgba(74,122,184,0.4);position:relative;z-index:1;letter-spacing:0.5px}.altbah1aloula-subcategories-title::after{content:'';position:absolute;bottom:-2px;right:0;width:60px;height:2px;background:linear-gradient(90deg,transparent,rgba(56,189,248,0.9),transparent);box-shadow:0 0 10px rgba(56,189,248,0.6)}.altbah1aloula-subcategories-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.altbah1aloula-subcategories-list li{margin:0;padding:0}.altbah1aloula-subcategory-link{color:#fff;text-decoration:none;font-size:15px;font-weight:600;padding:12px 18px;background:linear-gradient(135deg,rgba(20,35,55,0.8) 0%,rgba(35,55,80,0.7) 100%);border:2px solid rgba(74,122,184,0.4);border-radius:10px;display:inline-flex;align-items:center;gap:8px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 4px 12px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.2);position:relative;overflow:hidden}.altbah1aloula-subcategory-link:hover{background:linear-gradient(135deg,rgba(74,122,184,0.7) 0%,rgba(56,189,248,0.6) 100%);border-color:rgba(56,189,248,0.8);color:#fff;box-shadow:0 6px 20px rgba(74,122,184,0.6),inset 0 1px 0 rgba(255,255,255,0.3)}.altbah1aloula-subcategory-count{color:#ffeb3b;font-size:13px;font-weight:700;background:rgba(0,0,0,0.3);padding:2px 8px;border-radius:12px;border:1px solid rgba(255,235,59,0.3);text-shadow:0 1px 3px rgba(0,0,0,0.5)}.altbah1aloula-category-posts-wrapper{margin-bottom:8px}.altbah1aloula-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.altbah1aloula-category-grid-2{grid-template-columns:repeat(2,1fr) !important}.altbah1aloula-category-grid-3{grid-template-columns:repeat(3,1fr) !important}.altbah1aloula-category-grid-4{grid-template-columns:repeat(4,1fr) !important}.altbah1aloula-category-grid-5{grid-template-columns:repeat(5,1fr) !important}.altbah1aloula-home-section{margin-bottom:15px;padding:20px 0 24px;border-bottom:1px solid var(--border-color);background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,0.04);scroll-margin-top:120px}.altbah1aloula-home-section:first-of-type{margin-top:0}.altbah1aloula-home-section:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.altbah1aloula-home-section .altbah1aloula-section-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:18px;margin-right:0;padding:12px 20px 12px 16px;background:#fff;border:1px solid #e5e5e5;border-left:4px solid #7a3e48;border-radius:6px 0 0 6px;text-shadow:none;display:inline-block;box-shadow:0 1px 3px rgba(0,0,0,0.06)}.altbah1aloula-home-section .altbah1aloula-section-title a{color:#1a1a1a;text-decoration:none}.altbah1aloula-home-section .altbah1aloula-section-title a:hover{color:#7a3e48}.altbah1aloula-section-title-sep{color:#999;margin:0 6px;font-weight:400}.altbah1aloula-home-row-two{display:grid !important;grid-template-columns:1fr 1fr !important;gap:20px;margin-bottom:15px;width:100%}.altbah1aloula-home-row-two .altbah1aloula-home-section{margin-bottom:0}.altbah1aloula-home-row-two .altbah1aloula-home-half{min-width:0;max-width:100%}@media (max-width:992px){.altbah1aloula-home-row-two{display:flex !important;flex-direction:column !important;grid-template-columns:none !important;gap:15px}.altbah1aloula-home-row-two .altbah1aloula-display-half-right{order:-1}.altbah1aloula-home-row-two .altbah1aloula-display-half-left{order:0}}@media (min-width:993px){.altbah1aloula-home-row-two{display:grid !important;grid-template-columns:1fr 1fr !important}}.altbah1aloula-title-style-default{}.altbah1aloula-title-style-box{padding:14px 24px !important;background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%) !important;border:2px solid #e0e0e0 !important;border-right:5px solid #7a3e48 !important;border-radius:10px !important;box-shadow:0 2px 10px rgba(0,0,0,0.06) !important}.altbah1aloula-title-style-accent{padding:10px 0 10px 20px !important;background:transparent !important;border:none !important;border-right:none !important;border-radius:0 !important;box-shadow:none !important;border-bottom:3px solid #7a3e48 !important;border-right:5px solid #7a3e48 !important}.altbah1aloula-home-section .altbah1aloula-category-post-number{display:none !important}.altbah1aloula-latest-news-section{margin-bottom:15px}body.home .altbah1aloula-main .altbah1aloula-container>section.altbah1aloula-latest-news-section:first-child,body.altbah1aloula-home .altbah1aloula-main .altbah1aloula-container>section.altbah1aloula-latest-news-section:first-child{margin-top:0}.altbah1aloula-latest-news-title-wrapper{margin:16px 0 16px}.altbah1aloula-latest-news-main-title{display:flex;align-items:center;gap:12px;width:100%;margin:0;font-size:18px;font-weight:800;color:#1a1a1a;direction:rtl}.altbah1aloula-latest-news-main-title::after{content:'';flex:1;height:2px;background:linear-gradient(90deg,rgba(90,130,190,0.95),rgba(90,130,190,0.25),transparent);border-radius:1px}.altbah1aloula-title-text{font-weight:800;color:inherit;text-decoration:none}.altbah1aloula-latest-news-main-title a.altbah1aloula-title-text:hover{color:#7a3e48}.altbah1aloula-title-icon{flex-shrink:0;width:36px;height:36px;min-width:36px;border-radius:12px;background:linear-gradient(135deg,#7a3e48 0%,#1e3a5c 100%);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(90,130,190,0.22);transform:none}.altbah1aloula-title-icon i{font-size:16px}@keyframes slideInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.7;transform:scale(1.1)}}@media (max-width:1024px){.altbah1aloula-latest-news-main-title{font-size:17px}.altbah1aloula-title-icon{width:34px;height:34px;min-width:34px}}@media (max-width:768px){.altbah1aloula-latest-news-title-wrapper{margin:14px 0 12px}.altbah1aloula-latest-news-main-title{font-size:16px;gap:10px}.altbah1aloula-title-icon{width:32px;height:32px;min-width:32px}}@media (max-width:480px){.altbah1aloula-latest-news-title-wrapper{margin:12px 0 10px}.altbah1aloula-latest-news-main-title{font-size:15px;gap:10px}.altbah1aloula-title-icon{width:30px;height:30px;min-width:30px}}.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width:992px){.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:480px){.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid{grid-template-columns:repeat(2,1fr) !important;gap:12px}.altbah1aloula-latest-news-section .altbah1aloula-category-post{border-radius:14px;overflow:hidden;border:2px solid rgba(122,62,72,0.35);box-shadow:0 3px 14px rgba(0,0,0,0.07);transition:border-color 0.25s ease,box-shadow 0.25s ease}.altbah1aloula-latest-news-section .altbah1aloula-category-post:hover{border-color:rgba(122,62,72,0.6);box-shadow:0 4px 16px rgba(122,62,72,0.15)}.altbah1aloula-latest-news-section .altbah1aloula-category-post-link{display:flex !important;flex-direction:column !important;border:none;box-shadow:none}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper{width:100% !important;max-width:none !important;min-width:0 !important;height:0 !important;padding-bottom:72% !important;border-radius:0}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper .altbah1aloula-category-post-image,.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper .altbah1aloula-no-image{width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important;object-fit:cover;position:absolute;inset:0}.altbah1aloula-latest-news-section .altbah1aloula-category-post-content{padding:10px 12px 12px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-title{font-size:14px;font-weight:700;line-height:1.4;-webkit-line-clamp:2}}.altbah1aloula-latest-news-section .altbah1aloula-category-post-content{padding:10px 14px 12px;min-height:0}.altbah1aloula-latest-news-section .altbah1aloula-category-post-title{-webkit-line-clamp:2;margin:0}.altbah1aloula-latest-news-section .altbah1aloula-category-posts-wrapper{padding:0;margin:0;width:100%}.altbah1aloula-latest-news-section .altbah1aloula-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0;padding:0;width:100%}.altbah1aloula-category-post{position:relative;background:#fff;border-radius:12px;overflow:hidden;border:2px solid rgba(122,62,72,0.35);box-shadow:0 2px 8px rgba(0,0,0,0.06);display:flex;flex-direction:column;height:100%;}.altbah1aloula-category-post::before{display:none}.altbah1aloula-category-post:hover{border-color:rgba(122,62,72,0.6);box-shadow:0 4px 16px rgba(122,62,72,0.15)}.altbah1aloula-category-post-link{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:inherit;position:relative;z-index:1}.altbah1aloula-category-post-number{position:absolute;top:10px;right:10px;width:32px;height:32px;background:linear-gradient(152deg,#522933 0%,#7a3e48 100%);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;z-index:2;box-shadow:0 2px 8px rgba(15,23,38,0.4)}.altbah1aloula-category-post-image-wrapper{position:relative;width:100%;height:0;padding-bottom:75%;overflow:hidden;background:#f5f5f5}.altbah1aloula-category-post-image-wrapper .altbah1aloula-category-post-image,.altbah1aloula-category-post-image-wrapper .altbah1aloula-no-image{position:absolute;top:0;left:0;right:0;width:100%;height:100%;object-fit:cover;object-position:center}.altbah1aloula-category-post-image-link{display:block;width:100%;height:100%;position:relative}.altbah1aloula-category-post-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;vertical-align:top}.altbah1aloula-category-post-image-link.altbah1aloula-no-image{background:linear-gradient(135deg,rgba(122,62,72,0.1) 0%,rgba(0,0,0,0.06) 100%)}.altbah1aloula-category-post-image-wrapper .altbah1aloula-no-image{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,#f0f0f0 0%,#e8e8e8 100%);color:#888}.altbah1aloula-no-image-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:16px;text-align:center}.altbah1aloula-no-image-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:rgba(255,255,255,0.9);color:#aaa;box-shadow:0 2px 12px rgba(0,0,0,0.08)}.altbah1aloula-no-image-icon svg{width:28px;height:28px;display:block}.altbah1aloula-no-image-text{font-size:13px;font-weight:500;color:#777;line-height:1.4;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.altbah1aloula-category-post-date{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,0.7);color:#fff;padding:4px 8px;border-radius:4px;font-size:11px;font-weight:600;z-index:2;line-height:1.2;white-space:nowrap}.altbah1aloula-category-post-content{padding:16px 18px;flex:1;display:flex;flex-direction:column;justify-content:flex-start;background:#fff;min-height:72px}.altbah1aloula-category-post-content::before{display:none}.altbah1aloula-category-post-title{margin:0;font-size:16px;font-weight:600;line-height:1.5;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:4.5em;text-decoration:none;border-bottom:2px solid transparent}.altbah1aloula-category-post-link:hover .altbah1aloula-category-post-title{color:#7a3e48;border-bottom-color:#7a3e48}@media (max-width:992px){.altbah1aloula-category-grid,.altbah1aloula-latest-news-section .altbah1aloula-category-grid{grid-template-columns:repeat(3,1fr);gap:10px}.altbah1aloula-category-page-title{font-size:29px}}@media (max-width:768px){.altbah1aloula-category-grid{grid-template-columns:1fr !important;gap:16px;margin:0;padding:0;width:100%}.altbah1aloula-category-post-title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:calc(1.6em * 3)}.altbah1aloula-latest-news-section{padding:0;margin:0;width:100%}.altbah1aloula-latest-news-section .altbah1aloula-category-posts-wrapper{padding:0;margin:0;width:100%}.altbah1aloula-latest-news-section .altbah1aloula-category-grid{margin:0;padding:0;width:100%;grid-template-columns:1fr !important;gap:10px}.altbah1aloula-latest-news-section .altbah1aloula-latest-news-grid,.altbah1aloula-latest-news-section .altbah1aloula-category-grid{grid-template-columns:repeat(2,1fr) !important;gap:10px}.altbah1aloula-latest-news-section .altbah1aloula-category-post{background:#fff;border-radius:14px;overflow:hidden;border:2px solid rgba(122,62,72,0.35);box-shadow:0 3px 14px rgba(0,0,0,0.07);transition:border-color 0.25s ease,box-shadow 0.25s ease}.altbah1aloula-latest-news-section .altbah1aloula-category-post:hover{border-color:rgba(122,62,72,0.6);box-shadow:0 4px 16px rgba(122,62,72,0.15)}.altbah1aloula-latest-news-section .altbah1aloula-category-post-link{display:flex;flex-direction:column;min-height:0;padding:0;border-radius:0;border:none;box-shadow:none;background:transparent}.altbah1aloula-latest-news-section .altbah1aloula-category-post-link::before{display:none}.altbah1aloula-latest-news-section .altbah1aloula-category-post-link:hover{border:none;box-shadow:none}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper{order:0;width:100%;min-width:0;max-width:none;height:0;min-height:0;max-height:none;padding-bottom:72% !important;aspect-ratio:auto;border-radius:0;border:none;box-shadow:none;margin:0}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper .altbah1aloula-category-post-image,.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper .altbah1aloula-no-image{width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-width:none !important;max-height:none !important;object-fit:cover;position:absolute;inset:0}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper .altbah1aloula-category-post-date{bottom:6px;right:6px;padding:3px 6px;font-size:10px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-number{top:8px;right:8px;width:28px;height:28px;font-size:13px;border-radius:10px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-content{flex:none;padding:10px 12px 12px;min-height:0;justify-content:flex-start;align-items:stretch;text-align:right;display:block}.altbah1aloula-latest-news-section .altbah1aloula-category-post-title{font-size:14px;font-weight:700;line-height:1.4;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding:0}.altbah1aloula-category-post-image-wrapper{height:0;padding-bottom:55%;min-height:0}.altbah1aloula-mobile-columns-1{grid-template-columns:repeat(1,1fr) !important}.altbah1aloula-mobile-columns-2{grid-template-columns:repeat(2,1fr) !important}.altbah1aloula-latest-news-section .altbah1aloula-category-post-title{font-size:15px;-webkit-line-clamp:2;min-height:0}.altbah1aloula-category-post-title{font-size:15px;-webkit-line-clamp:3;min-height:4.05em}.altbah1aloula-category-page-title{font-size:25px}.altbah1aloula-category-page-description{font-size:14px}.altbah1aloula-category-subcategories{padding:15px;margin-bottom:12px}.altbah1aloula-subcategories-title{font-size:22px;margin-bottom:12px;padding-bottom:10px}.altbah1aloula-subcategories-list{gap:10px}.altbah1aloula-subcategory-link{font-size:14px;padding:10px 14px}.altbah1aloula-subcategory-count{font-size:12px;padding:2px 6px}}@media (max-width:480px){.altbah1aloula-category-subcategories{padding:12px;margin-bottom:10px}.altbah1aloula-subcategories-title{font-size:20px;margin-bottom:10px;padding-bottom:8px}.altbah1aloula-subcategories-list{gap:8px}.altbah1aloula-subcategory-link{font-size:13px;padding:8px 12px}.altbah1aloula-subcategory-count{font-size:11px;padding:2px 5px}.altbah1aloula-category-grid{grid-template-columns:1fr !important;gap:16px;margin:0;padding:0;width:100%}.altbah1aloula-category-post-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.altbah1aloula-latest-news-section{padding:0;margin:0;width:100%}.altbah1aloula-latest-news-section .altbah1aloula-category-posts-wrapper{padding:0;margin:0;width:100%}.altbah1aloula-latest-news-section .altbah1aloula-category-grid{margin:0;padding:0;width:100%;grid-template-columns:1fr !important;gap:16px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper{height:0;padding-bottom:calc(55% - 20px)}.altbah1aloula-home-section .altbah1aloula-section-title{font-size:27px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-content,.altbah1aloula-category-post-content{padding:14px 16px}.altbah1aloula-latest-news-section .altbah1aloula-category-post-title,.altbah1aloula-category-post-title{font-size:14px;-webkit-line-clamp:3;min-height:3.78em}.altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper,.altbah1aloula-category-post-image-wrapper{height:0;padding-bottom:calc(55% - 20px)}}.altbah1aloula-search-header{margin-bottom:30px}.altbah1aloula-search-header span{color:var(--primary-color)}.altbah1aloula-search-form-wrapper{margin-bottom:30px}.altbah1aloula-read-more{display:inline-block;margin-top:10px;color:var(--primary-color);text-decoration:none;font-weight:500}.altbah1aloula-read-more:hover{color:var(--dark-color)}.altbah1aloula-no-results,.altbah1aloula-no-posts{text-align:center;padding:40px 20px;color:#666}.altbah1aloula-search-suggestions{margin-top:30px;text-align:right}.altbah1aloula-search-suggestions h3{margin-bottom:15px;color:var(--dark-color)}.altbah1aloula-search-suggestions ul{list-style:none;padding:0}.altbah1aloula-search-suggestions li{padding:8px 0;border-bottom:1px solid var(--border-color)}.altbah1aloula-page-links{margin:20px 0;padding:15px 0;border-top:1px solid var(--border-color)}.altbah1aloula-page-links a{color:var(--primary-color);text-decoration:none;margin:0 5px;padding:5px 10px;border:1px solid var(--border-color);border-radius:4px}.altbah1aloula-page-links a:hover{background:var(--primary-color);color:#fff}.altbah1aloula-comments-title{font-size:24px;font-weight:bold;margin-bottom:30px;color:var(--dark-color)}.altbah1aloula-no-comments{padding:20px;background:var(--light-color);border-radius:8px;text-align:center;color:#666}.altbah1aloula-pagination-wrapper{width:100%;margin:30px 0;padding:0}.altbah1aloula-pagination{width:100%;background:linear-gradient(135deg,rgba(82,41,51,0.5) 0%,rgba(20,35,55,0.7) 50%,rgba(35,55,80,0.5) 100%);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:2px solid rgba(74,122,184,0.3);border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,0.4),inset 0 1px 0 rgba(255,255,255,0.1);padding:15px 20px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px;position:relative;overflow:hidden}.altbah1aloula-pagination::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(74,122,184,0.15) 0%,transparent 50%,rgba(45,70,105,0.15) 100%);pointer-events:none;z-index:0}.altbah1aloula-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;margin:0;color:#fff;text-decoration:none;background:rgba(20,35,55,0.5);border:2px solid rgba(74,122,184,0.3);border-radius:8px;font-weight:600;font-size:14px;min-width:44px;height:44px;position:relative;z-index:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 2px 8px rgba(0,0,0,0.2),inset 0 1px 0 rgba(255,255,255,0.1)}.altbah1aloula-pagination .page-numbers:hover{background:rgba(74,122,184,0.6);border-color:rgba(74,122,184,0.6);color:#fff;box-shadow:0 4px 12px rgba(74,122,184,0.4),inset 0 1px 0 rgba(255,255,255,0.15)}.altbah1aloula-pagination .page-numbers.current{background:linear-gradient(135deg,rgba(74,122,184,0.8) 0%,rgba(45,70,105,0.8) 100%);border-color:rgba(74,122,184,0.8);color:#fff;box-shadow:0 4px 16px rgba(74,122,184,0.5),inset 0 2px 4px rgba(0,0,0,0.2);font-weight:700}.altbah1aloula-pagination .page-numbers.dots{background:transparent;border:none;box-shadow:none;cursor:default;color:rgba(255,255,255,0.6)}.altbah1aloula-pagination .page-numbers.dots:hover{background:transparent;border:none;box-shadow:none;color:rgba(255,255,255,0.6)}.altbah1aloula-pagination .page-numbers i{font-size:12px;margin:0 4px}@media (max-width:768px){.altbah1aloula-pagination{padding:12px 15px;gap:6px}.altbah1aloula-pagination .page-numbers{padding:8px 12px;font-size:13px;min-width:40px;height:40px}}@media (max-width:480px){.altbah1aloula-pagination{padding:10px 12px;gap:4px}.altbah1aloula-pagination .page-numbers{padding:6px 10px;font-size:12px;min-width:36px;height:36px}.altbah1aloula-pagination .page-numbers.prev,.altbah1aloula-pagination .page-numbers.next{font-size:11px;padding:6px 8px}}.altbah1aloula-text-center{text-align:center}.altbah1aloula-mt-20{margin-top:20px}.altbah1aloula-mb-20{margin-bottom:20px}.altbah1aloula-hidden{display:none}.altbah1aloula-404-page{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.altbah1aloula-404-content{text-align:center;max-width:600px;margin:0 auto}.altbah1aloula-404-title{font-size:120px;font-weight:900;color:rgba(74,122,184,0.3);line-height:1;margin:0 0 20px 0;text-shadow:2px 2px 4px rgba(0,0,0,0.1)}.altbah1aloula-404-subtitle{font-size:32px;font-weight:700;color:#212121;margin:0 0 15px 0}.altbah1aloula-404-description{font-size:18px;color:#666;margin:0 0 30px 0;line-height:1.6}.altbah1aloula-404-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-bottom:40px}.altbah1aloula-404-button{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,rgba(82,41,51,0.6) 0%,rgba(20,35,55,0.8) 50%,rgba(35,55,80,0.6) 100%);border:2px solid rgba(74,122,184,0.3);border-radius:0;color:#fff;text-decoration:none;font-size:16px;font-weight:600;cursor:pointer;direction:rtl}.altbah1aloula-404-button:hover{background:linear-gradient(135deg,rgba(82,41,51,0.8) 0%,rgba(20,35,55,1) 50%,rgba(35,55,80,0.8) 100%);border-color:rgba(74,122,184,0.5);box-shadow:0 4px 12px rgba(0,0,0,0.2)}.altbah1aloula-404-button i{font-size:18px}.altbah1aloula-404-search{margin-top:40px;padding:30px;background:rgba(82,41,51,0.03);border:2px solid rgba(74,122,184,0.2);border-radius:0}.altbah1aloula-404-search h3{font-size:20px;font-weight:700;color:#333;margin:0 0 20px 0}.altbah1aloula-404-search .search-form{display:flex;gap:10px;direction:rtl}.altbah1aloula-404-search .search-field{flex:1;padding:12px 15px;border:2px solid rgba(74,122,184,0.3);border-radius:0;font-size:16px;direction:rtl}.altbah1aloula-404-search .search-submit{padding:12px 24px;background:linear-gradient(135deg,rgba(82,41,51,0.6) 0%,rgba(20,35,55,0.8) 50%,rgba(35,55,80,0.6) 100%);border:2px solid rgba(74,122,184,0.3);border-radius:0;color:#fff;font-size:16px;font-weight:600;cursor:pointer}.altbah1aloula-404-search .search-submit:hover{background:linear-gradient(135deg,rgba(82,41,51,0.8) 0%,rgba(20,35,55,1) 50%,rgba(35,55,80,0.8) 100%)}.altbah1aloula-author-meta{margin-top:15px;padding:15px;background:rgba(82,41,51,0.03);border:1px solid rgba(74,122,184,0.2);border-radius:0;display:inline-block}.altbah1aloula-author-posts-count{color:#333;font-size:16px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.altbah1aloula-author-posts-count i{color:rgba(74,122,184,0.7)}@media (max-width:768px){.altbah1aloula-404-title{font-size:80px}.altbah1aloula-404-subtitle{font-size:24px}.altbah1aloula-404-description{font-size:16px}.altbah1aloula-404-actions{flex-direction:column}.altbah1aloula-404-button{width:100%;justify-content:center}}body.altbah1aloula-dark-mode{background:#1a1a1a;color:#e0e0e0}body.altbah1aloula-dark-mode .altbah1aloula-main{background:#1a1a1a}body.altbah1aloula-dark-mode .altbah1aloula-home-section{border-bottom-color:rgba(255,255,255,0.08);background:rgba(28,28,28,0.5);box-shadow:0 1px 3px rgba(0,0,0,0.2)}body.altbah1aloula-dark-mode .altbah1aloula-container{background:transparent}body.altbah1aloula-dark-mode .altbah1aloula-single-post,body.altbah1aloula-dark-mode .altbah1aloula-category-post,body.altbah1aloula-dark-mode .altbah1aloula-category-grid-link{background:rgba(30,30,30,0.8);border-color:rgba(74,122,184,0.4)}body.altbah1aloula-dark-mode .altbah1aloula-single-title,body.altbah1aloula-dark-mode .altbah1aloula-category-post-title,body.altbah1aloula-dark-mode .altbah1aloula-category-grid-title,body.altbah1aloula-dark-mode h1,body.altbah1aloula-dark-mode h2,body.altbah1aloula-dark-mode h3,body.altbah1aloula-dark-mode h4{color:#e0e0e0}body.altbah1aloula-dark-mode .altbah1aloula-single-content,body.altbah1aloula-dark-mode .altbah1aloula-category-page-description,body.altbah1aloula-dark-mode p{color:#d0d0d0}body.altbah1aloula-dark-mode .altbah1aloula-breadcrumb,body.altbah1aloula-dark-mode .altbah1aloula-single-post-meta,body.altbah1aloula-dark-mode .altbah1aloula-share-article-section{background:rgba(30,30,30,0.6);border-color:rgba(74,122,184,0.3)}body.altbah1aloula-dark-mode .altbah1aloula-breadcrumb-item,body.altbah1aloula-dark-mode .altbah1aloula-meta-item,body.altbah1aloula-dark-mode .altbah1aloula-meta-text{color:#d0d0d0}body.altbah1aloula-dark-mode .altbah1aloula-footer{background:#0f0f0f;border-top-color:rgba(122,62,72,0.65)}body.altbah1aloula-dark-mode .altbah1aloula-category-page-header{background:linear-gradient(152deg,rgba(26,38,59,0.9) 0%,rgba(82,41,51,0.92) 100%);border-color:rgba(122,62,72,0.5)}body.altbah1aloula-dark-mode .altbah1aloula-category-page-title{color:#e0e0e0}body.altbah1aloula-dark-mode .altbah1aloula-pagination-wrapper{background:rgba(30,30,30,0.8);border-color:rgba(122,62,72,0.5)}body.altbah1aloula-dark-mode .altbah1aloula-pagination a,body.altbah1aloula-dark-mode .altbah1aloula-pagination span{background:rgba(40,40,40,0.8);border-color:rgba(122,62,72,0.4);color:#d0d0d0}body.altbah1aloula-dark-mode .altbah1aloula-pagination a:hover{background:rgba(122,62,72,0.4);color:#fff}.altbah1aloula-scroll-to-top{position:fixed;bottom:30px;left:30px;width:56px;height:56px;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px rgba(0,0,0,0.15),0 4px 16px rgba(0,0,0,0.1);cursor:pointer;display:none;align-items:center;justify-content:center;z-index:9999;opacity:0}.altbah1aloula-scroll-to-top.show{display:flex;opacity:1}.altbah1aloula-scroll-to-top:hover{background:#f5f5f5;box-shadow:0 4px 12px rgba(0,0,0,0.2),0 8px 24px rgba(0,0,0,0.15)}.altbah1aloula-scroll-to-top-icon{width:24px;height:24px;color:#5f6368}.altbah1aloula-scroll-to-top:hover .altbah1aloula-scroll-to-top-icon{color:#1a73e8}body.altbah1aloula-dark-mode .altbah1aloula-scroll-to-top{background:#303134;box-shadow:0 2px 8px rgba(0,0,0,0.3),0 4px 16px rgba(0,0,0,0.2)}body.altbah1aloula-dark-mode .altbah1aloula-scroll-to-top:hover{background:#3c4043;box-shadow:0 4px 12px rgba(0,0,0,0.4),0 8px 24px rgba(0,0,0,0.3)}body.altbah1aloula-dark-mode .altbah1aloula-scroll-to-top-icon{color:#e8eaed}body.altbah1aloula-dark-mode .altbah1aloula-scroll-to-top:hover .altbah1aloula-scroll-to-top-icon{color:#8ab4f8}@media (max-width:768px){.altbah1aloula-scroll-to-top{width:48px;height:48px;bottom:20px;left:20px}.altbah1aloula-scroll-to-top-icon{width:20px;height:20px}}@media (max-width:480px){.altbah1aloula-scroll-to-top{width:44px;height:44px;bottom:15px;left:15px}.altbah1aloula-scroll-to-top-icon{width:18px;height:18px}}.altbah1aloula-header-ad{position:relative;top:auto;left:auto;transform:none;z-index:1;background:transparent;border-radius:8px;box-shadow:none;padding:0;max-width:728px;min-width:320px;width:100%;text-align:center;margin:12px auto 0;border:none}.altbah1aloula-header-ad ins,.altbah1aloula-header-ad iframe,.altbah1aloula-header-ad div{display:block !important;margin:0 auto !important;max-width:100% !important}@media (max-width:768px){.altbah1aloula-header-ad{max-width:300px;padding:8px;margin:10px auto 0;top:63px}.altbah1aloula-main{padding-bottom:90px}}.altbah1aloula-before-content-ad,.altbah1aloula-after-content-ad{margin:22px 0;text-align:center;background:transparent;border-radius:12px;padding:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;display:block;min-height:100px;min-width:320px;width:100%}.altbah1aloula-before-content-ad{margin-top:12px;margin-bottom:12px;border:none}.altbah1aloula-after-content-ad{margin-top:12px;margin-bottom:12px;border:none;overflow:hidden;position:relative;z-index:1}.altbah1aloula-before-content-ad ins,.altbah1aloula-before-content-ad iframe,.altbah1aloula-before-content-ad div,.altbah1aloula-after-content-ad ins,.altbah1aloula-after-content-ad iframe,.altbah1aloula-after-content-ad div{display:block !important;margin:0 auto !important;max-width:100% !important;width:100% !important}.altbah1aloula-before-content-ad script,.altbah1aloula-after-content-ad script{display:block !important}body.altbah1aloula-ads-hidden .altbah1aloula-before-content-ad,body.altbah1aloula-ads-hidden .altbah1aloula-after-content-ad,body.altbah1aloula-ads-hidden .altbah1aloula-header-ad{display:none !important;visibility:hidden !important;height:0 !important;width:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}body.altbah1aloula-ads-hidden ins.adsbygoogle,body.altbah1aloula-ads-hidden iframe[src*="ads"],body.altbah1aloula-ads-hidden .adsbygoogle{display:none !important;visibility:hidden !important;height:0 !important;width:0 !important;margin:0 !important;padding:0 !important;border:0 !important;overflow:hidden !important}@media (max-width:768px){.altbah1aloula-before-content-ad,.altbah1aloula-after-content-ad{margin:10px 0;padding:10px;min-height:80px;border-top:3px solid #4a7ab8;border-bottom:3px solid #1976d2}.altbah1aloula-after-content-ad{border-top:3px solid #388e3c;border-bottom:3px solid #f57c00}}body.altbah1aloula-dark-mode .altbah1aloula-latest-news-main-title{color:#e0e0e0 !important;background:rgba(40,40,40,0.9) !important;border-color:rgba(255,255,255,0.1) !important;border-left-color:#7a3e48 !important}body.altbah1aloula-dark-mode .altbah1aloula-title-text{color:#e0e0e0 !important}body.altbah1aloula-dark-mode .altbah1aloula-title-icon{background:#7a3e48 !important;color:#fff !important}body.altbah1aloula-dark-mode .altbah1aloula-latest-news-section .altbah1aloula-category-post,body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-category-post,body.altbah1aloula-dark-mode .altbah1aloula-category-post{background:rgba(35,35,35,0.95) !important;border-color:rgba(255,255,255,0.12) !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}body.altbah1aloula-dark-mode .altbah1aloula-latest-news-section .altbah1aloula-category-post:hover,body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-category-post:hover,body.altbah1aloula-dark-mode .altbah1aloula-category-post:hover{border-color:rgba(90,130,190,0.6) !important;box-shadow:0 8px 24px rgba(90,130,190,0.25) !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-link{color:#e0e0e0 !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-content{background:rgba(35,35,35,0.95) !important}body.altbah1aloula-dark-mode .altbah1aloula-latest-news-section .altbah1aloula-category-post-title,body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-category-post-title,body.altbah1aloula-dark-mode .altbah1aloula-category-post-title{color:#e8e8e8 !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-link:hover .altbah1aloula-category-post-title{color:#7dd3fc !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-image-wrapper{background:rgba(25,25,25,0.9) !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-image-wrapper .altbah1aloula-no-image{background:linear-gradient(160deg,rgba(40,40,40,0.95) 0%,rgba(30,30,30,0.98) 100%) !important}body.altbah1aloula-dark-mode .altbah1aloula-no-image-icon{background:rgba(60,60,60,0.9) !important;color:#888 !important;box-shadow:0 2px 12px rgba(0,0,0,0.3) !important}body.altbah1aloula-dark-mode .altbah1aloula-no-image-text{color:#b0b0b0 !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-date{background:rgba(0,0,0,0.8) !important;color:#fff !important}body.altbah1aloula-dark-mode .altbah1aloula-category-post-number{background:rgba(90,130,190,0.95) !important;color:#fff !important}body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-section-title{color:#e8e8e8 !important;background:rgba(40,40,40,0.95) !important;border-color:rgba(255,255,255,0.1) !important;border-left-color:#7a3e48 !important;text-shadow:none !important}body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-section-title a{color:#e8e8e8 !important}body.altbah1aloula-dark-mode .altbah1aloula-home-section .altbah1aloula-section-title a:hover{color:#7dd3fc !important}body.altbah1aloula-dark-mode .altbah1aloula-header-ad{background:rgba(35,35,35,0.98) !important;border-color:rgba(90,130,190,0.5) !important;box-shadow:0 4px 20px rgba(0,0,0,0.4) !important}body.altbah1aloula-dark-mode .altbah1aloula-before-content-ad,body.altbah1aloula-dark-mode .altbah1aloula-after-content-ad{background:rgba(35,35,35,0.9) !important;border-color:rgba(90,130,190,0.4) !important}.altbah1aloula-page-header{text-align:center;padding:40px 20px;background:linear-gradient(145deg,#0f172a 0%,#522933 42%,#7a3e48 68%,#a66372 100%);color:white;border-radius:12px;margin-bottom:40px;box-shadow:0 12px 40px rgba(15,23,42,0.25)}.altbah1aloula-page-header .altbah1aloula-page-title{font-size:40px;font-weight:800;margin:0 0 10px 0;letter-spacing:-1px}.altbah1aloula-page-header .altbah1aloula-page-subtitle{font-size:18px;margin:0;opacity:0.95}.altbah1aloula-section-title{font-size:28px;font-weight:800;color:#1a1a1a;margin:30px 0 20px 0;padding-bottom:15px;border-bottom:3px solid #4a7ab8;display:flex;align-items:center;gap:12px}.altbah1aloula-section-icon{font-size:32px;display:inline-block}.altbah1aloula-values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin:30px 0}.altbah1aloula-value-card{background:white;padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);text-align:center;border-top:4px solid #4a7ab8}.altbah1aloula-value-card:hover{box-shadow:0 8px 30px rgba(0,0,0,0.12)}.altbah1aloula-value-icon{font-size:40px;line-height:1;margin-bottom:15px;display:block}.altbah1aloula-value-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin:15px 0 10px 0}.altbah1aloula-value-card p{font-size:15px;color:#666;line-height:1.6}.altbah1aloula-achievements-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:30px 0}.altbah1aloula-achievement-item{background:linear-gradient(135deg,#f8f9fa 0%,#f0f0f0 100%);padding:25px;border-radius:12px;text-align:center;border-left:4px solid #4a7ab8}.altbah1aloula-achievement-number{display:block;font-size:32px;font-weight:800;color:#4a7ab8;margin-bottom:8px}.altbah1aloula-achievement-label{display:block;font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:5px}.altbah1aloula-achievement-desc{display:block;font-size:13px;color:#999}.altbah1aloula-about-grid{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-bottom:40px}.altbah1aloula-about-main{background:white;padding:30px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.altbah1aloula-about-widget{background:white;padding:25px;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08);margin-bottom:25px}.altbah1aloula-widget-title{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 15px 0;padding-bottom:10px;border-bottom:2px solid #4a7ab8}.altbah1aloula-widget-list{list-style:none;padding:0;margin:0}.altbah1aloula-widget-list li{padding:8px 0;border-bottom:1px solid #e8e8e8}.altbah1aloula-widget-list li:last-child{border-bottom:none}.altbah1aloula-widget-list a{color:#4a7ab8;text-decoration:none;font-size:15px}.altbah1aloula-widget-list a:hover{color:#a66372}.altbah1aloula-contact-info{font-size:15px;color:#666;line-height:1.8}.altbah1aloula-contact-info strong{color:#1a1a1a;display:block;margin-top:12px;margin-bottom:5px}.altbah1aloula-contact-info a{color:#4a7ab8;text-decoration:none}.altbah1aloula-contact-info a:hover{color:#a66372}.altbah1aloula-social-links{display:flex;gap:10px;flex-wrap:wrap}.altbah1aloula-social-btn{width:40px;height:40px;background:linear-gradient(135deg,#4a7ab8 0%,#a66372 100%);color:white;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:18px;text-decoration:none}.altbah1aloula-social-btn:hover{box-shadow:0 4px 12px rgba(74,122,184,0.3)}.altbah1aloula-contact-map{margin-top:60px;padding:40px;background:white;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.altbah1aloula-map-container{border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.altbah1aloula-map-container iframe{display:block;width:100%;min-height:400px}@media (max-width:1024px){.altbah1aloula-about-grid{grid-template-columns:1fr}.altbah1aloula-values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.altbah1aloula-page-header{padding:30px 20px}.altbah1aloula-page-header .altbah1aloula-page-title{font-size:28px}.altbah1aloula-page-header .altbah1aloula-page-subtitle{font-size:15px}.altbah1aloula-section-title{font-size:22px}.altbah1aloula-values-grid,.altbah1aloula-achievements-list{grid-template-columns:1fr}.altbah1aloula-about-main,.altbah1aloula-about-widget,.altbah1aloula-contact-map{padding:20px}.altbah1aloula-contact-map iframe{min-height:300px}}.altbah1aloula-ad-toggle-container{margin:15px 0;text-align:center;padding:10px}.altbah1aloula-ads-toggle-btn{background:linear-gradient(135deg,#4a7ab8,#a66372);color:white;border:none;padding:10px 20px;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;display:inline-flex;align-items:center;gap:8px;box-shadow:0 2px 5px rgba(74,122,184,0.3)}.altbah1aloula-ads-toggle-btn:hover{background:linear-gradient(135deg,#7a3e48,#4a7ab8);box-shadow:0 4px 8px rgba(74,122,184,0.4)}.altbah1aloula-toggle-icon{font-size:16px}.altbah1aloula-ads-toggle-btn.ads-hidden{background:linear-gradient(135deg,#4caf50,#66bb6a)}.altbah1aloula-ads-toggle-btn.ads-hidden:hover{background:linear-gradient(135deg,#388e3c,#4caf50)}@media (max-width:768px){.altbah1aloula-ads-toggle-btn{padding:8px 16px;font-size:13px}.altbah1aloula-toggle-icon{font-size:14px}}







/* Share Box — تصميم متماسك مميز: فاصل 10px أعلى/أسفل، حواف وفاصل واضح */
.altbah1aloula-share-article-section {
    margin: 10px 0;
    padding: 10px 0;
    direction: rtl;
    border-top: 1px solid rgba(122, 62, 72, 0.18);
    border-bottom: 1px solid rgba(122, 62, 72, 0.18);
    background: linear-gradient(180deg, rgba(122, 62, 72, 0.03) 0%, transparent 8px, transparent calc(100% - 8px), rgba(122, 62, 72, 0.03) 100%);
}
body.altbah1aloula-dark-mode .altbah1aloula-share-article-section {
    border-top-color: rgba(255, 255, 255, 0.1);
    border-bottom-color: rgba(255, 255, 255, 0.1);
    background: linear-gradient(180deg, rgba(255,255,255,0.03) 0%, transparent 8px, transparent calc(100% - 8px), rgba(255,255,255,0.03) 100%);
}
.altbah1aloula-share-box {
    background: #fff;
    border: 2px solid rgba(122, 62, 72, 0.2);
    border-radius: 20px;
    padding: 24px 28px 28px;
    box-shadow: 0 2px 16px rgba(122, 62, 72, 0.08), 0 0 0 1px rgba(255,255,255,0.9) inset;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
}
body.altbah1aloula-dark-mode .altbah1aloula-share-box {
    background: rgba(28, 28, 28, 0.98);
    border-color: rgba(255, 255, 255, 0.12);
    box-shadow: 0 2px 16px rgba(0,0,0,0.4), 0 0 0 1px rgba(255,255,255,0.06) inset;
}
.altbah1aloula-share-box-title {
    font-size: 1.22rem;
    font-weight: 800;
    color: #1a1a1a;
    margin: 0 0 18px 0;
    padding-bottom: 12px;
    border-bottom: 2px solid rgba(122, 62, 72, 0.25);
    border-radius: 0 0 2px 0;
    text-align: right;
    letter-spacing: -0.02em;
}
body.altbah1aloula-dark-mode .altbah1aloula-share-box-title {
    color: #f0f0f0;
    border-bottom-color: rgba(90, 130, 190, 0.45);
}
.altbah1aloula-share-box-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}
.altbah1aloula-share-box-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 14px;
    border-radius: 14px;
    font-size: 15px;
    font-weight: 700;
    text-decoration: none;
    border: 2px solid rgba(0,0,0,0.08);
    cursor: pointer;
    font-family: inherit;
    direction: rtl;
    min-height: 50px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}
.altbah1aloula-share-box-btn span {
    color: inherit;
}
.altbah1aloula-share-box-icon {
    display: inline-flex;
    flex-shrink: 0;
}
.altbah1aloula-share-box-icon svg,
.altbah1aloula-share-box-icon .altbah1aloula-icon {
    width: 22px;
    height: 22px;
    fill: currentColor;
}
.altbah1aloula-share-box-label {
    white-space: nowrap;
}
/* ألوان أزرار المشاركة — متماسكة مع حدود خفيفة */
.altbah1aloula-share-box-btn.altbah1aloula-share-fb {
    background: linear-gradient(160deg, #1877F2 0%, #0d5bbf 100%);
    color: #fff;
    border-color: rgba(255,255,255,0.25);
}
.altbah1aloula-share-box-btn.altbah1aloula-share-fb:hover { background: #0d5bbf; color: #fff; border-color: rgba(255,255,255,0.3); }
.altbah1aloula-share-box-btn.altbah1aloula-share-twitter {
    background: linear-gradient(160deg, #0f0f0f 0%, #000 100%);
    color: #fff;
    border-color: rgba(255,255,255,0.2);
}
.altbah1aloula-share-box-btn.altbah1aloula-share-twitter:hover { background: #000; color: #fff; border-color: rgba(255,255,255,0.25); }
.altbah1aloula-share-box-btn.altbah1aloula-share-whatsapp {
    background: linear-gradient(160deg, #25D366 0%, #1da851 100%);
    color: #fff;
    border-color: rgba(255,255,255,0.25);
}
.altbah1aloula-share-box-btn.altbah1aloula-share-whatsapp:hover { background: #1da851; color: #fff; border-color: rgba(255,255,255,0.3); }
.altbah1aloula-share-box-btn.altbah1aloula-share-telegram {
    background: linear-gradient(160deg, #229ED9 0%, #1a7fb3 100%);
    color: #fff;
    border-color: rgba(255,255,255,0.25);
}
.altbah1aloula-share-box-btn.altbah1aloula-share-telegram:hover { background: #1a7fb3; color: #fff; border-color: rgba(255,255,255,0.3); }
.altbah1aloula-share-box-btn.altbah1aloula-share-copy {
    background: linear-gradient(160deg, #7a3e48 0%, #522933 100%);
    color: #fff;
    border-color: rgba(255,255,255,0.2);
}
.altbah1aloula-share-box-btn.altbah1aloula-share-copy:hover { background: #522933; color: #fff; border-color: rgba(255,255,255,0.25); }
/* زر أضف تعليق الآن — مميز خفيف يفتح صندوق التعليق */
.altbah1aloula-share-box-btn.altbah1aloula-share-add-comment {
    background: transparent;
    color: #7a3e48;
    border: 2px solid rgba(122, 62, 72, 0.45);
    box-shadow: none;
}
.altbah1aloula-share-box-btn.altbah1aloula-share-add-comment:hover {
    background: rgba(122, 62, 72, 0.08);
    color: #522933;
    border-color: rgba(122, 62, 72, 0.6);
}
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-add-comment {
    background: transparent;
    color: #e8a0a0;
    border-color: rgba(255,255,255,0.25);
}
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-add-comment:hover {
    background: rgba(90, 130, 190, 0.2);
    color: #fff;
    border-color: rgba(255,255,255,0.4);
}
/* Dark mode أزرار */
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-fb { background: linear-gradient(160deg, #1a6ed4 0%, #0d5bbf 100%); border-color: rgba(255,255,255,0.2); }
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-twitter { background: linear-gradient(160deg, #1a1a1a 0%, #000 100%); border-color: rgba(255,255,255,0.15); }
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-whatsapp { background: linear-gradient(160deg, #1da851 0%, #128C7E 100%); border-color: rgba(255,255,255,0.2); }
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-telegram { background: linear-gradient(160deg, #1a7fb3 0%, #229ED9 100%); border-color: rgba(255,255,255,0.2); }
body.altbah1aloula-dark-mode .altbah1aloula-share-box-btn.altbah1aloula-share-copy { background: linear-gradient(160deg, #1e3a5c 0%, #7a3e48 100%); border-color: rgba(255,255,255,0.15); }
@media (max-width: 600px) {
    .altbah1aloula-share-article-section { margin: 10px 0; padding: 10px 0; }
    .altbah1aloula-share-box { padding: 20px 18px 22px; border-radius: 18px; border-width: 2px; }
    .altbah1aloula-share-box-title { font-size: 1.1rem; margin-bottom: 14px; padding-bottom: 10px; }
    .altbah1aloula-share-box-grid { grid-template-columns: repeat(2, 1fr); gap: 10px; }
    .altbah1aloula-share-box-btn { padding: 11px 12px; font-size: 14px; min-height: 46px; }
    .altbah1aloula-share-box-icon svg, .altbah1aloula-share-box-icon .altbah1aloula-icon { width: 20px; height: 20px; }
}

/* --- تعديلات ارتفاع صور الصفحة الرئيسية حسب طلبك --- */
@media (min-width: 769px) {
    body.home .altbah1aloula-category-post-image-wrapper,
    body.home .altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper {
        padding-bottom: calc(75% - 50px) !important;
    }
}
@media (max-width: 768px) {
    body.home .altbah1aloula-category-post-image-wrapper,
    body.home .altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper {
        padding-bottom: calc(55% - 30px) !important;
    }
}
@media (max-width: 480px) {
    body.home .altbah1aloula-category-post-image-wrapper,
    body.home .altbah1aloula-latest-news-section .altbah1aloula-category-post-image-wrapper {
        padding-bottom: calc(55% - 30px) !important;
    }
}

@media (max-width: 992px) {
    body {
        touch-action: manipulation;
    }
    a,
    button,
    [role="button"],
    input[type="submit"],
    input[type="button"],
    .altbah1aloula-share-box-btn,
    .altbah1aloula-tag-btn,
    .altbah1aloula-nav a,
    .altbah1aloula-mobile-menu-toggle,
    .altbah1aloula-search-icon-btn,
    .altbah1aloula-dark-mode-toggle {
        touch-action: manipulation;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0.08);
    }
}

.altbah1aloula-official-email-card {
    margin: 0 0 1.5rem;
    padding: 1.25rem 1.5rem;
    border-radius: 12px;
    border: 1px solid rgba(148, 163, 184, 0.35);
    background: rgba(241, 245, 249, 0.6);
}
.altbah1aloula-official-email-intro {
    margin: 0 0 0.75rem;
    font-size: 0.95rem;
    line-height: 1.6;
    color: #334155;
}
.altbah1aloula-official-email-label {
    margin: 0 0 0.35rem;
    font-size: 0.8rem;
    font-weight: 600;
    color: #64748b;
    text-transform: none;
}
.altbah1aloula-official-email-link {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 600;
    color: var(--primary-color, #2563eb);
    text-decoration: none;
    word-break: break-all;
}
.altbah1aloula-official-email-link:hover {
    text-decoration: underline;
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-card {
    border-color: rgba(148, 163, 184, 0.25);
    background: rgba(30, 41, 59, 0.5);
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-intro {
    color: #cbd5e1;
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-label {
    color: #94a3b8;
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-link {
    color: #93c5fd;
}




/* Professional information pages: About, Contact, Privacy */
.altbah1aloula-info-page-wrap {
    max-width: 980px;
    margin: 0 auto;
    padding: 24px 14px 40px;
}
.altbah1aloula-info-page {
    background: #fff;
    border: 1px solid rgba(122, 62, 72, 0.12);
    border-radius: 14px;
    box-shadow: 0 10px 28px rgba(15, 23, 42, 0.06);
    padding: 24px;
}
.altbah1aloula-info-hero {
    margin-bottom: 18px;
    padding: 18px;
    border-radius: 12px;
    background: linear-gradient(140deg, rgba(122, 62, 72, 0.08) 0%, rgba(255, 255, 255, 0.98) 100%);
    border: 1px solid rgba(122, 62, 72, 0.14);
}
.altbah1aloula-info-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 700;
    color: #7a3e48;
    background: rgba(122, 62, 72, 0.1);
}
.altbah1aloula-info-lead {
    margin: 10px 0 0;
    color: #475569;
    line-height: 1.9;
    font-size: 1.05rem;
}
.altbah1aloula-info-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin: 0 0 18px;
}
.altbah1aloula-info-card {
    padding: 14px;
    border: 1px solid rgba(122, 62, 72, 0.14);
    border-radius: 10px;
    background: linear-gradient(180deg, #fff 0%, rgba(122, 62, 72, 0.03) 100%);
}
.altbah1aloula-info-card h2 {
    margin: 0 0 8px;
    font-size: 1.05rem;
    color: #522933;
}
.altbah1aloula-info-card p,
.altbah1aloula-info-card li {
    margin: 0;
    color: #334155;
    line-height: 1.9;
}
.altbah1aloula-info-card ul,
.altbah1aloula-info-section ul {
    margin: 8px 0 0;
    padding: 0 18px 0 0;
}
.altbah1aloula-info-page-content {
    margin-top: 14px;
}
.altbah1aloula-info-section {
    margin: 0 0 18px;
    padding: 16px;
    border-radius: 10px;
    border: 1px solid #eceff3;
    background: #fcfdff;
}
.altbah1aloula-info-section h2 {
    margin: 0 0 8px;
    color: #522933;
    font-size: 1.07rem;
}
.altbah1aloula-info-section p,
.altbah1aloula-info-section li {
    margin: 0;
    color: #334155;
    line-height: 1.9;
}
body.altbah1aloula-dark-mode .altbah1aloula-info-page {
    background: #0f172a;
    border-color: rgba(166, 99, 114, 0.35);
}
body.altbah1aloula-dark-mode .altbah1aloula-info-hero {
    background: linear-gradient(140deg, rgba(122, 62, 72, 0.24) 0%, rgba(15, 23, 42, 1) 100%);
    border-color: rgba(166, 99, 114, 0.35);
}
body.altbah1aloula-dark-mode .altbah1aloula-info-lead,
body.altbah1aloula-dark-mode .altbah1aloula-info-card p,
body.altbah1aloula-dark-mode .altbah1aloula-info-card li,
body.altbah1aloula-dark-mode .altbah1aloula-info-section p,
body.altbah1aloula-dark-mode .altbah1aloula-info-section li {
    color: #cbd5e1;
}
body.altbah1aloula-dark-mode .altbah1aloula-info-card,
body.altbah1aloula-dark-mode .altbah1aloula-info-section {
    background: rgba(15, 23, 42, 0.85);
    border-color: rgba(148, 163, 184, 0.25);
}
@media (max-width: 900px) {
    .altbah1aloula-info-grid {
        grid-template-columns: 1fr;
    }
}
@media (max-width: 640px) {
    .altbah1aloula-info-page {
        padding: 14px;
    }
    .altbah1aloula-info-hero {
        padding: 14px;
    }
}

/* Unified static pages style */
.altbah1aloula-static-page {
    background: #fff;
    border: 1px solid rgba(122, 62, 72, 0.14);
    border-radius: 12px;
    box-shadow: 0 8px 22px rgba(15, 23, 42, 0.05);
    padding: 22px;
    margin-top: 50px;
}
.altbah1aloula-page-showcase {
    max-width: 1320px;
}
.altbah1aloula-page-showcase .altbah1aloula-static-page {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding: 26px;
}
.altbah1aloula-static-header {
    margin-bottom: 16px;
    padding: 14px;
    border: 1px solid rgba(122, 62, 72, 0.18);
    border-radius: 10px;
    background: linear-gradient(140deg, rgba(122, 62, 72, 0.08), rgba(255, 255, 255, 0.98));
}
.altbah1aloula-static-lead {
    margin: 8px 0 0;
    color: #475569;
    line-height: 1.9;
}
.altbah1aloula-static-content {
    margin-top: 8px;
}
.altbah1aloula-showcase-ribbon {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 14px;
}
.altbah1aloula-showcase-ribbon span {
    display: inline-flex;
    align-items: center;
    padding: 6px 12px;
    border-radius: 999px;
    border: 1px solid rgba(122, 62, 72, 0.2);
    background: rgba(122, 62, 72, 0.06);
    color: #7a3e48;
    font-weight: 600;
    font-size: 0.9rem;
}
.altbah1aloula-static-section {
    margin: 0 0 14px;
    padding: 14px;
    border: 1px solid #eceff3;
    border-radius: 10px;
    background: #fcfdff;
}
.altbah1aloula-static-section h2 {
    margin: 0 0 8px;
    color: #522933;
    font-size: 1.05rem;
}
.altbah1aloula-static-section p,
.altbah1aloula-static-section li {
    margin: 0;
    line-height: 1.9;
    color: #334155;
}
.altbah1aloula-static-section ul {
    margin: 8px 0 0;
    padding: 0 18px 0 0;
}
.altbah1aloula-static-section ol {
    margin: 8px 0 0;
    padding: 0 20px 0 0;
}
.altbah1aloula-quote-block {
    border-right: 4px solid #7a3e48;
    background: linear-gradient(120deg, rgba(122, 62, 72, 0.08), rgba(255, 255, 255, 1));
}
.altbah1aloula-quote-block p {
    font-size: 1.05rem;
    font-weight: 600;
}
.altbah1aloula-official-email-list {
    list-style: none;
    margin: 8px 0 0;
    padding: 0;
}
.altbah1aloula-official-email-list li {
    margin: 0 0 8px;
    padding: 10px 12px;
    border: 1px dashed rgba(122, 62, 72, 0.28);
    border-radius: 8px;
    background: rgba(122, 62, 72, 0.04);
}
.altbah1aloula-official-email-list a {
    color: #7a3e48;
    text-decoration: none;
    word-break: break-all;
}
.altbah1aloula-official-email-list a:hover {
    text-decoration: underline;
}
.altbah1aloula-form-alert {
    margin: 0 0 14px;
    padding: 12px 14px;
    border-radius: 10px;
    font-weight: 600;
    border: 1px solid transparent;
}
.altbah1aloula-form-alert-success {
    color: #166534;
    background: #ecfdf3;
    border-color: #86efac;
}
.altbah1aloula-form-alert-error {
    color: #991b1b;
    background: #fef2f2;
    border-color: #fecaca;
}
.altbah1aloula-contact-form {
    margin-top: 10px;
}
.altbah1aloula-contact-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}
.altbah1aloula-contact-field {
    margin-bottom: 12px;
}
.altbah1aloula-contact-field label {
    display: block;
    margin-bottom: 6px;
    color: #522933;
    font-weight: 700;
    font-size: 0.95rem;
}
.altbah1aloula-contact-field input,
.altbah1aloula-contact-field textarea {
    width: 100%;
    border: 1px solid rgba(122, 62, 72, 0.25);
    border-radius: 10px;
    padding: 10px 12px;
    font: inherit;
    background: #fff;
    color: #1f2937;
}
.altbah1aloula-contact-field input:focus,
.altbah1aloula-contact-field textarea:focus {
    outline: none;
    border-color: #7a3e48;
    box-shadow: 0 0 0 3px rgba(122, 62, 72, 0.12);
}
.altbah1aloula-contact-submit {
    border: 0;
    border-radius: 10px;
    padding: 10px 16px;
    background: linear-gradient(140deg, #7a3e48, #a66372);
    color: #fff;
    font-weight: 700;
    cursor: pointer;
}
.altbah1aloula-contact-submit:hover {
    filter: brightness(1.04);
}
body.altbah1aloula-dark-mode .altbah1aloula-static-page {
    background: #0f172a;
    border-color: rgba(166, 99, 114, 0.35);
}
body.altbah1aloula-dark-mode .altbah1aloula-static-header {
    border-color: rgba(166, 99, 114, 0.35);
    background: linear-gradient(140deg, rgba(122, 62, 72, 0.24), rgba(15, 23, 42, 1));
}
body.altbah1aloula-dark-mode .altbah1aloula-static-lead,
body.altbah1aloula-dark-mode .altbah1aloula-static-section p,
body.altbah1aloula-dark-mode .altbah1aloula-static-section li {
    color: #cbd5e1;
}
body.altbah1aloula-dark-mode .altbah1aloula-static-section {
    background: rgba(15, 23, 42, 0.85);
    border-color: rgba(148, 163, 184, 0.24);
}
body.altbah1aloula-dark-mode .altbah1aloula-showcase-ribbon span {
    color: #f5c4cd;
    border-color: rgba(166, 99, 114, 0.48);
    background: rgba(122, 62, 72, 0.22);
}
body.altbah1aloula-dark-mode .altbah1aloula-quote-block {
    border-right-color: #d58d9b;
    background: linear-gradient(120deg, rgba(122, 62, 72, 0.28), rgba(15, 23, 42, 0.96));
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-list li {
    border-color: rgba(166, 99, 114, 0.5);
    background: rgba(122, 62, 72, 0.22);
}
body.altbah1aloula-dark-mode .altbah1aloula-official-email-list a {
    color: #f2c7cf;
}
body.altbah1aloula-dark-mode .altbah1aloula-form-alert-success {
    color: #d1fae5;
    background: rgba(22, 101, 52, 0.35);
    border-color: rgba(110, 231, 183, 0.5);
}
body.altbah1aloula-dark-mode .altbah1aloula-form-alert-error {
    color: #fee2e2;
    background: rgba(153, 27, 27, 0.35);
    border-color: rgba(252, 165, 165, 0.45);
}
body.altbah1aloula-dark-mode .altbah1aloula-contact-field label {
    color: #f8d9de;
}
body.altbah1aloula-dark-mode .altbah1aloula-contact-field input,
body.altbah1aloula-dark-mode .altbah1aloula-contact-field textarea {
    background: rgba(15, 23, 42, 0.88);
    color: #e2e8f0;
    border-color: rgba(166, 99, 114, 0.5);
}
@media (max-width: 640px) {
    .altbah1aloula-static-page {
        padding: 14px;
        margin-top: 50px;
    }
    .altbah1aloula-page-showcase .altbah1aloula-static-page {
        padding: 16px;
    }
    .altbah1aloula-contact-grid {
        grid-template-columns: 1fr;
    }
}

/* Team page */
.altbah1aloula-team-page .altbah1aloula-team-header {
    position: relative;
    overflow: hidden;
}
.altbah1aloula-team-page .altbah1aloula-team-header::after {
    content: "";
    position: absolute;
    left: -40px;
    top: -40px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(166, 99, 114, 0.28) 0%, rgba(166, 99, 114, 0) 70%);
    pointer-events: none;
}
.altbah1aloula-team-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-bottom: 16px;
}
.altbah1aloula-team-card {
    border: 1px solid rgba(122, 62, 72, 0.2);
    border-radius: 14px;
    background: linear-gradient(155deg, #ffffff 0%, rgba(122, 62, 72, 0.04) 100%);
    padding: 14px;
    box-shadow: 0 8px 18px rgba(15, 23, 42, 0.05);
}
.altbah1aloula-team-card-head {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.altbah1aloula-team-avatar {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-weight: 800;
    font-size: 1.1rem;
    color: #fff;
    background: linear-gradient(140deg, #7a3e48, #a66372);
    flex-shrink: 0;
}
.altbah1aloula-team-head-text h2 {
    margin: 0;
    font-size: 1.05rem;
    color: #522933;
}
.altbah1aloula-team-role {
    margin: 2px 0 0;
    color: #7a3e48;
    font-weight: 700;
    font-size: 0.9rem;
}
.altbah1aloula-team-bio {
    margin: 0 0 10px;
    color: #334155;
    line-height: 1.9;
}
.altbah1aloula-team-meta {
    margin: 0;
    font-size: 0.9rem;
    color: #64748b;
    border-top: 1px dashed rgba(122, 62, 72, 0.24);
    padding-top: 8px;
}
body.altbah1aloula-dark-mode .altbah1aloula-team-card {
    background: linear-gradient(160deg, rgba(15, 23, 42, 0.96) 0%, rgba(122, 62, 72, 0.18) 100%);
    border-color: rgba(166, 99, 114, 0.45);
}
body.altbah1aloula-dark-mode .altbah1aloula-team-head-text h2 {
    color: #f8d9de;
}
body.altbah1aloula-dark-mode .altbah1aloula-team-role {
    color: #efb7c1;
}
body.altbah1aloula-dark-mode .altbah1aloula-team-bio {
    color: #cbd5e1;
}
body.altbah1aloula-dark-mode .altbah1aloula-team-meta {
    color: #94a3b8;
    border-top-color: rgba(166, 99, 114, 0.45);
}
@media (max-width: 860px) {
    .altbah1aloula-team-grid {
        grid-template-columns: 1fr;
    }
}

/* Center static pages and keep 50px vertical offset */
body.page .altbah1aloula-com-main {
    padding-top: 50px !important;
}
body.page .altbah1aloula-com-container,
body.page .altbah1aloula-page-showcase {
    margin-left: auto !important;
    margin-right: auto !important;
}
body.page .altbah1aloula-com-page,
body.page .altbah1aloula-static-page {
    margin-left: auto !important;
    margin-right: auto !important;
}
body.page .altbah1aloula-static-page {
    margin-top: 50px !important;
}
@media (max-width: 640px) {
    body.page .altbah1aloula-com-main {
        padding-top: 50px !important;
    }
    body.page .altbah1aloula-static-page {
        margin-top: 50px !important;
    }
}
