:root{--mtj-font-arabic:"Changa",Tahoma,Arial,sans-serif;--mtj-font-family:var(--mtj-font-arabic);--mtj-bg:#f8fafc;--mtj-surface:#fff;--mtj-text:#0f172a;--mtj-muted:#64748b;--mtj-border:#e2e8f0;--mtj-primary:#f97316;--mtj-radius:18px;--mtj-container:1180px;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body{margin:0;background:var(--mtj-page-bg,var(--mtj-bg));color:var(--mtj-page-text,var(--mtj-text));font-family:var(--mtj-font-family),Tahoma,Arial,sans-serif;line-height:1.75;transition:background-color .2s ease,color .2s ease;}a{color:inherit;}.mtj-container{width:min(var(--mtj-container),calc(100% - 32px));margin-inline:auto;}.mtj-site{min-height:100vh;display:flex;flex-direction:column;}.mtj-main{flex:1;min-height:60vh;}.mtj-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--mtj-border);position:sticky;top:0;z-index:50;backdrop-filter:blur(12px);display:none;}body.admin-bar .mtj-header{top:32px;}.mtj-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;}.mtj-brand-text{font-weight:900;text-decoration:none;font-size:22px;color:var(--mtj-text);}.mtj-nav-list{display:flex;align-items:center;gap:16px;list-style:none;margin:0;padding:0;}.mtj-nav-list a{text-decoration:none;color:var(--mtj-muted);font-weight:800;}.mtj-nav-list a:hover{color:var(--mtj-primary);}.mtj-page-header{background:linear-gradient(135deg,#fff7ed,#ffffff);color:#111827;padding:64px 0;}.mtj-page-header h1{margin:0;font-size:42px;}.mtj-page-content{width:100%;min-width:0;}.mtj-page-content>*:not(.matjari-page-rendered):not(.alignfull){width:min(var(--mtj-container),calc(100% - 32px));margin-inline:auto;}.matjari-page-rendered{width:100%;max-width:none;}.mtj-card,.mtj-empty{background:var(--mtj-surface);border:1px solid var(--mtj-border);border-radius:var(--mtj-radius);padding:22px;}.mtj-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--mtj-primary);color:#fff;text-decoration:none;border-radius:14px;padding:12px 18px;font-weight:900;border:0;}.mtj-footer{background:#0f172a;color:#e5e7eb;padding:30px 0;margin-top:40px;}.mtj-footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center;}.mtj-footer p{color:#94a3b8;margin:.25rem 0 0;}@media (max-width:900px){body.admin-bar .mtj-header{top:0;}.mtj-header-inner,.mtj-footer-inner{align-items:flex-start;flex-direction:column;padding:16px 0;}.mtj-nav-list{flex-wrap:wrap;}.mtj-page-header h1{font-size:32px;}.mtj-store-header-shell{width:min(100% - 20px,1280px);min-height:68px;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;}.mtj-store-mobile-toggle{display:grid;}.mtj-store-desktop-nav{display:none;}.mtj-store-logo{justify-content:center;}.mtj-store-logo img{width:min(var(--mtj-header-logo-mobile),100%);max-height:52px;}.mtj-store-header-actions{justify-content:flex-end;}.mtj-store-icon-button{width:42px;height:42px;}.mtj-store-header-actions [data-mtj-search-toggle]{display:none;}}html[data-matjari-theme="light"]{--mtj-page-bg:var(--mtj-store-bg);--mtj-page-text:var(--mtj-store-text);--mtj-page-surface:var(--mtj-store-surface);--mtj-page-border:var(--mtj-store-border);--mtj-page-accent:var(--mtj-store-primary);color-scheme:light;}html[data-matjari-theme="dark"]{--mtj-page-bg:var(--mtj-store-bg);--mtj-page-text:var(--mtj-store-text);--mtj-page-surface:var(--mtj-store-surface);--mtj-page-border:var(--mtj-store-border);--mtj-page-accent:var(--mtj-store-accent);color-scheme:dark;}.mtj-store-header{position:relative;z-index:9990;width:100%;background:var(--mtj-header-light-bg);color:var(--mtj-header-light-text);border-bottom:1px solid var(--mtj-header-light-border);box-shadow:0 8px 30px rgba(15,23,42,.04);transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;}html[data-matjari-theme="dark"] .mtj-store-header{background:var(--mtj-header-dark-bg,var(--mtj-store-surface,#08202d));color:var(--mtj-header-dark-text,var(--mtj-store-text,#f8fbff));border-color:var(--mtj-header-dark-border,var(--mtj-store-border,#1a5368));box-shadow:0 14px 42px rgba(0,0,0,.34);}.mtj-store-header.is-sticky{position:sticky;top:0;}body.admin-bar .mtj-store-header.is-sticky{top:32px;}.mtj-store-header-shell{width:min(1280px,calc(100% - 32px));min-height:82px;margin-inline:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;}.mtj-store-logo{display:inline-flex;align-items:center;min-width:0;text-decoration:none;color:inherit;}.mtj-store-logo img{display:block;width:min(var(--mtj-header-logo-desktop),100%);max-height:66px;object-fit:contain;}.mtj-store-logo-dark,html[data-matjari-theme="dark"] .mtj-store-logo-light{display:none;}html[data-matjari-theme="dark"] .mtj-store-logo-dark{display:block;}.mtj-store-logo strong{font-size:22px;font-weight:1000;}.mtj-store-menu,.mtj-store-mobile-menu{list-style:none;margin:0;padding:0;}.mtj-store-menu{display:flex;align-items:center;justify-content:center;gap:6px;}.mtj-store-menu li{position:relative;}.mtj-store-menu a{display:flex;align-items:center;min-height:44px;padding:8px 13px;border-radius:12px;text-decoration:none;color:inherit;font-weight:900;font-size:14px;transition:background .15s ease,color .15s ease;}.mtj-store-menu a:hover,.mtj-store-menu .current-menu-item>a{background:rgba(200,16,46,.10);color:#c8102e;}.mtj-store-menu .sub-menu{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:220px;margin:0;padding:8px;list-style:none;background:var(--mtj-page-surface);border:1px solid var(--mtj-page-border);border-radius:16px;box-shadow:0 20px 55px rgba(15,23,42,.18);}.mtj-store-menu li:hover>.sub-menu,.mtj-store-menu li:focus-within>.sub-menu{display:grid;}.mtj-store-header-actions{display:flex;align-items:center;gap:8px;}.mtj-store-icon-button,.mtj-store-mobile-toggle{appearance:none;border:1px solid currentColor;background:transparent;color:inherit;display:grid;place-items:center;cursor:pointer;}.mtj-store-icon-button{width:44px;height:44px;border-radius:14px;border-color:rgba(100,116,139,.28);font:inherit;font-size:23px;}.mtj-store-icon-button:hover{background:rgba(200,16,46,.10);border-color:rgba(200,16,46,.35);color:#c8102e;}.mtj-theme-toggle{position:relative;overflow:hidden;}.mtj-theme-toggle span{position:absolute;transition:transform .2s ease,opacity .2s ease;}.mtj-theme-moon{opacity:0;transform:translateY(20px);}html[data-matjari-theme="dark"] .mtj-theme-sun{opacity:0;transform:translateY(-20px);}html[data-matjari-theme="dark"] .mtj-theme-moon{opacity:1;transform:translateY(0);}.mtj-store-mobile-toggle{display:none;width:44px;height:44px;border-radius:14px;border-color:rgba(100,116,139,.28);gap:4px;padding:11px;}.mtj-store-mobile-toggle span{display:block;width:20px;height:2px;background:currentColor;border-radius:99px;}.mtj-store-mobile-panel,.mtj-store-search-panel{border-top:1px solid var(--mtj-page-border);background:inherit;}.mtj-store-mobile-panel nav,.mtj-store-search-panel form{width:min(1280px,calc(100% - 32px));margin-inline:auto;padding:14px 0;}.mtj-store-mobile-menu{display:grid;gap:4px;}.mtj-store-mobile-menu a{display:block;padding:12px 14px;border-radius:12px;text-decoration:none;color:inherit;font-weight:900;}.mtj-store-mobile-menu a:hover{background:rgba(200,16,46,.10);color:#c8102e;}.mtj-store-search-panel form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;}.mtj-store-search-panel input{width:100%;min-height:48px;border:1px solid var(--mtj-page-border);background:var(--mtj-page-surface);color:var(--mtj-page-text);border-radius:14px;padding:10px 14px;font:inherit;}.mtj-store-search-panel button{border:0;border-radius:14px;background:#c8102e;color:#fff;padding:10px 22px;font:inherit;font-weight:1000;cursor:pointer;}@media (max-width:782px){body.admin-bar .mtj-store-header.is-sticky{top:46px;}}@media (max-width:600px){body.admin-bar .mtj-store-header.is-sticky{top:0;}.mtj-store-header-shell{grid-template-columns:42px minmax(0,1fr) 42px;}.mtj-store-header-actions{gap:0;}.mtj-store-icon-button{width:42px;height:42px;}.mtj-store-search-panel form{grid-template-columns:1fr;}.mtj-store-search-panel button{min-height:46px;}}html[data-matjari-theme="light"] .mtj-store-header{box-shadow:0 10px 32px rgba(17,17,17,.06);}html[data-matjari-theme="dark"] .mtj-store-menu a:hover,html[data-matjari-theme="dark"] .mtj-store-menu .current-menu-item>a,html[data-matjari-theme="dark"] .mtj-store-mobile-menu a:hover{background:color-mix(in srgb,var(--mtj-store-primary) 14%,transparent);color:var(--mtj-store-accent);}html[data-matjari-theme="dark"] .mtj-store-icon-button:hover{background:color-mix(in srgb,var(--mtj-store-primary) 14%,transparent);border-color:color-mix(in srgb,var(--mtj-store-accent) 48%,var(--mtj-store-border));color:var(--mtj-store-accent);}html[data-matjari-theme="dark"] .mtj-store-search-panel button{background:linear-gradient(135deg,var(--mtj-store-primary),var(--mtj-store-primary-hover));color:var(--mtj-store-on-primary);box-shadow:0 10px 26px color-mix(in srgb,var(--mtj-store-primary) 24%,transparent);}html[data-matjari-theme="dark"] .mtj-store-search-panel input:focus{border-color:var(--mtj-store-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--mtj-store-accent) 18%,transparent);outline:0;}.mtj-builder-pro-front-page{width:100%;max-width:none;min-width:0;background:var(--mtj-page-bg,var(--mtj-store-bg,#fff));overflow-x:clip;}.mtj-builder-pro-front-page>.mtjbp-document{width:100%;max-width:none;margin:0;}html[data-matjari-theme="dark"] .mtj-builder-pro-front-page{background:var(--mtj-store-bg,#04131c);}html[data-matjari-theme="light"] body{background:#f7f7f8;color:#171717;}html[data-matjari-theme="dark"] body,html[data-matjari-theme="dark"] .site-main,html[data-matjari-theme="dark"] main,html[data-matjari-theme="dark"] .mtj-page-content{background:var(--mtj-store-bg,#04131c);color:var(--mtj-store-text,#f8fbff);}


/* Global external-page visual themes — source-owned . */
html[data-matjari-theme] body.matjari-global-storefront-skin{--mtj-bg:var(--mtj-store-bg);--mtj-surface:var(--mtj-store-surface);--mtj-text:var(--mtj-store-text);--mtj-muted:var(--mtj-store-muted);--mtj-border:var(--mtj-store-border);--mtj-primary:var(--mtj-store-primary);--mtj-radius:var(--mtj-store-radius);background:var(--mtj-store-bg);color:var(--mtj-store-text)}
html[data-matjari-theme] body.matjari-global-storefront-skin :is(.mtj-site,.mtj-main,.mtj-page,.mtj-single,.mtj-page-content,.mtj-builder-pro-front-page){background-color:var(--mtj-store-bg);color:var(--mtj-store-text)}
html[data-matjari-theme] body.matjari-global-storefront-skin .mtj-page-header{background:radial-gradient(circle at 82% 18%,var(--mtj-store-glow),transparent 34%),linear-gradient(135deg,var(--mtj-store-hero-1),var(--mtj-store-hero-2));color:var(--mtj-store-text);border-bottom:1px solid var(--mtj-store-border)}
html[data-matjari-theme] body.matjari-global-storefront-skin :is(.mtj-card,.mtj-empty,.wp-block-search,.comment-body,.navigation,.pagination){background:var(--mtj-store-surface);color:var(--mtj-store-text);border-color:var(--mtj-store-border)}
html[data-matjari-theme] body.matjari-global-storefront-skin :is(.mtj-button,.wp-element-button,input[type=submit],button[type=submit]){background:linear-gradient(135deg,var(--mtj-store-primary),var(--mtj-store-primary-hover));color:var(--mtj-store-on-primary);border-color:transparent;box-shadow:0 12px 28px color-mix(in srgb,var(--mtj-store-primary) 22%,transparent)}
html[data-matjari-theme] body.matjari-global-storefront-skin a:not(.mtj-store-logo):not(.wp-element-button):focus-visible,html[data-matjari-theme] body.matjari-global-storefront-skin button:focus-visible{outline:3px solid color-mix(in srgb,var(--mtj-store-accent) 45%,transparent);outline-offset:3px}
html[data-matjari-theme] .mtj-store-header{background:color-mix(in srgb,var(--mtj-store-surface) 92%,transparent);color:var(--mtj-store-text);border-color:var(--mtj-store-border);backdrop-filter:blur(18px)}
html[data-matjari-theme] .mtj-store-menu a:hover,html[data-matjari-theme] .mtj-store-menu .current-menu-item>a,html[data-matjari-theme] .mtj-store-mobile-menu a:hover{background:color-mix(in srgb,var(--mtj-store-primary) 13%,transparent);color:var(--mtj-store-primary)}
html[data-matjari-theme] .mtj-store-icon-button:hover{background:color-mix(in srgb,var(--mtj-store-primary) 13%,transparent);border-color:color-mix(in srgb,var(--mtj-store-primary) 48%,var(--mtj-store-border));color:var(--mtj-store-accent)}
html[data-matjari-theme] .mtj-store-search-panel button{background:linear-gradient(135deg,var(--mtj-store-primary),var(--mtj-store-primary-hover));color:var(--mtj-store-on-primary);box-shadow:0 10px 26px color-mix(in srgb,var(--mtj-store-primary) 24%,transparent)}
html[data-matjari-theme] .mtj-store-search-panel input:focus{border-color:var(--mtj-store-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--mtj-store-primary) 18%,transparent);outline:0}
.mtj-store-tone-panel{border-top:1px solid var(--mtj-store-border);background:color-mix(in srgb,var(--mtj-store-surface) 96%,transparent)}
.mtj-store-tone-panel-shell{width:min(1280px,calc(100% - 32px));margin-inline:auto;padding:14px 0;display:flex;align-items:center;justify-content:space-between;gap:18px}
.mtj-store-tone-panel-shell>div:first-child{display:grid;gap:2px}.mtj-store-tone-panel-shell>div:first-child strong{font-size:16px}.mtj-store-tone-panel-shell>div:first-child small{color:var(--mtj-store-muted)}
.mtj-store-tone-options{display:flex;gap:10px;flex-wrap:wrap}.mtj-store-tone-options>button{appearance:none;display:grid;grid-template-columns:22px auto;align-items:center;gap:10px;min-width:166px;padding:10px 13px;border:1px solid var(--mtj-store-border);border-radius:17px;background:var(--mtj-store-surface-alt);color:var(--mtj-store-text);cursor:pointer;text-align:right;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mtj-store-tone-options>button i{width:22px;height:22px;border-radius:50%;background:var(--mtj-tone-swatch);box-shadow:inset 0 0 0 3px rgba(255,255,255,.24)}.mtj-store-tone-options>button span{display:grid}.mtj-store-tone-options>button b{font-size:13px}.mtj-store-tone-options>button small{font-size:11px;color:var(--mtj-store-muted)}.mtj-store-tone-options>button.active{transform:translateY(-2px);border-color:var(--mtj-store-primary);box-shadow:0 12px 28px color-mix(in srgb,var(--mtj-store-primary) 17%,transparent)}
.mtj-store-floating-tone{position:fixed;z-index:9992;left:18px;bottom:calc(18px + env(safe-area-inset-bottom));direction:rtl}.mtj-store-floating-tone>button{display:flex;align-items:center;gap:8px;border:1px solid var(--mtj-store-border);border-radius:999px;background:var(--mtj-store-surface);color:var(--mtj-store-text);padding:10px 14px;box-shadow:0 18px 44px rgba(0,0,0,.22);cursor:pointer}.mtj-store-floating-tone>div{position:absolute;left:0;bottom:calc(100% + 10px);width:min(560px,calc(100vw - 28px));padding:12px;border:1px solid var(--mtj-store-border);border-radius:22px;background:var(--mtj-store-surface);box-shadow:0 24px 62px rgba(0,0,0,.28)}.mtj-store-floating-tone .mtj-store-tone-options{display:grid;grid-template-columns:1fr}.mtj-store-floating-tone .mtj-store-tone-options>button{width:100%}
@keyframes mtjGlobalAmbientShift{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}
@keyframes mtjGlobalCtaBreath{0%,100%{transform:translateY(0);box-shadow:0 10px 24px color-mix(in srgb,var(--mtj-store-accent) 12%,transparent)}50%{transform:translateY(-2px);box-shadow:0 16px 34px color-mix(in srgb,var(--mtj-store-accent) 25%,transparent)}}
@keyframes mtjGlobalCardReveal{from{opacity:.72;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:760px){.mtj-store-tone-panel-shell{display:grid;text-align:center}.mtj-store-tone-options{justify-content:center}.mtj-store-tone-options>button{min-width:calc(50% - 6px)}html[data-matjari-motion=on] body.matjari-global-mobile-motion .mtj-page-header{background-size:220% 220%;animation:mtjGlobalAmbientShift 8s ease-in-out infinite}html[data-matjari-motion=on] body.matjari-global-mobile-motion :is(.mtj-button,.wp-element-button,input[type=submit],button[type=submit]){animation:mtjGlobalCtaBreath 3.2s ease-in-out infinite}html[data-matjari-motion=on] body.matjari-global-mobile-motion :is(.mtj-card,.mtj-empty,.mtj-page-content>article){animation:mtjGlobalCardReveal .52s ease both}}
@media(max-width:520px){.mtj-store-tone-options>button{min-width:100%}.mtj-store-header-shell{grid-template-columns:42px minmax(0,1fr) auto}.mtj-store-header-actions{gap:4px}.mtj-store-icon-button{width:38px;height:38px;border-radius:12px;font-size:20px}}
@media(prefers-reduced-motion:reduce){html[data-matjari-motion] body.matjari-global-mobile-motion .mtj-page-header,html[data-matjari-motion] body.matjari-global-mobile-motion :is(.mtj-button,.wp-element-button,input[type=submit],button[type=submit]),html[data-matjari-motion] body.matjari-global-mobile-motion :is(.mtj-card,.mtj-empty,.mtj-page-content>article){animation:none}}

/* Storefront header composition — source-owned . */
.mtj-store-header{isolation:isolate;overflow:visible}
.mtj-store-header:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,transparent,var(--mtj-store-primary),var(--mtj-store-accent),transparent);opacity:.54;pointer-events:none}
.mtj-store-header-shell{width:min(1320px,calc(100% - 40px));min-height:72px;margin-inline:auto;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(142px,168px);grid-template-areas:"actions navigation logo";align-items:center;gap:24px;direction:ltr}
.mtj-store-mobile-toggle{grid-area:menu;display:none}
.mtj-store-logo{grid-area:logo;display:flex;align-items:center;justify-content:center;justify-self:end;width:min(var(--mtj-header-logo-desktop),100%);min-width:0;direction:rtl}
.mtj-store-logo-frame{display:grid;place-items:center;width:100%;height:48px;min-width:0;padding:3px 5px;border:0;border-radius:12px;background:transparent;box-shadow:none;overflow:hidden;transition:background .18s ease,transform .18s ease}
.mtj-store-logo:hover .mtj-store-logo-frame{transform:translateY(-1px);background:color-mix(in srgb,var(--mtj-store-primary) 6%,transparent)}
.mtj-store-logo img{grid-area:1/1;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:drop-shadow(0 3px 8px rgba(0,0,0,.16))}
.mtj-store-logo-light{display:block}
.mtj-store-logo-dark{display:none}
html[data-matjari-theme="dark"] .mtj-store-logo-light{display:none}
html[data-matjari-theme="dark"] .mtj-store-logo-dark{display:block}
html[data-matjari-theme="dark"] .mtj-store-logo-frame,html[data-matjari-theme="dark"] .mtj-store-logo.uses-shared-logo .mtj-store-logo-frame{background:rgba(255,255,255,.035);border:0;box-shadow:none}
html[data-matjari-theme="dark"] .mtj-store-logo img{filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}
.mtj-store-logo strong{grid-area:1/1;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}
.mtj-store-desktop-nav{grid-area:navigation;min-width:0;direction:rtl}
.mtj-store-menu{justify-content:center;flex-wrap:nowrap;min-width:0;overflow-x:auto;scrollbar-width:none}
.mtj-store-menu::-webkit-scrollbar{display:none}
.mtj-store-header-actions{grid-area:actions;justify-self:start;justify-content:flex-start;direction:rtl;white-space:nowrap}
@media(max-width:900px){
.mtj-store-header-shell{width:min(100% - 18px,1280px);min-height:68px;grid-template-columns:80px minmax(0,1fr) 42px;grid-template-areas:"actions logo menu";gap:6px;direction:ltr}
.mtj-store-mobile-toggle{display:grid;justify-self:end;direction:rtl;width:40px;height:40px;border-radius:12px}
.mtj-store-desktop-nav{display:none}
.mtj-store-logo{justify-self:center;justify-content:center;width:min(var(--mtj-header-logo-mobile),100%);direction:rtl}
.mtj-store-logo-frame{height:42px;padding:2px 4px;border-radius:10px}
.mtj-store-header-actions{justify-self:start;justify-content:flex-start;gap:4px;direction:rtl}
.mtj-store-icon-button{width:38px;height:38px;border-radius:12px;font-size:20px}
.mtj-store-header-actions [data-mtj-search-toggle]{display:none}
}
@media(max-width:420px){
.mtj-store-header-shell{grid-template-columns:76px minmax(0,1fr) 40px;gap:4px}
.mtj-store-logo{width:min(var(--mtj-header-logo-mobile),100%)}
.mtj-store-logo-frame{height:40px;padding-inline:3px}
.mtj-store-icon-button{width:36px;height:36px}
.mtj-store-mobile-toggle{width:38px;height:38px}
}
