/* --- صفحة «دليل الأثاث المكتبي» (19333): مكوّنات og-* --- */
.office-guide-page{--navy:#1a2b4a;--navy-deep:#10213d;--gold:#c8a04b;--gold-light:#f8efd9;--ink:#23303f;--muted:#5a6b7b;--line:#e5e9ef;--white:#fff;--bg:#f7f8fa;direction:rtl;width:100%;max-width:none;margin:24px auto 56px;padding:0 28px;color:var(--ink);font-family:'Cairo','Tajawal',sans-serif}
.office-guide-page *{box-sizing:border-box}
.office-guide-page a{text-decoration:none}
.office-guide-page a:focus-visible{outline:3px solid var(--gold);outline-offset:3px}
.office-guide-page .og-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--navy-deep) 0%,var(--navy) 58%,#244a75 100%);border-radius:22px;padding:48px 50px 42px;color:#fff;box-shadow:0 14px 36px rgba(20,44,77,.18)}
.office-guide-page .og-hero:before{content:'';position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.13);border-radius:50%;left:-120px;top:-165px;box-shadow:0 0 0 44px rgba(255,255,255,.04),0 0 0 88px rgba(255,255,255,.025)}
.office-guide-page .og-hero-inner{position:relative;z-index:1;max-width:780px}
.office-guide-page .og-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.2);padding:7px 12px;border-radius:99px;color:#f8dfab;font-size:13px;font-weight:700;margin:0 0 16px}
.office-guide-page .og-kicker:before{content:'';width:7px;height:7px;background:var(--gold);border-radius:50%}
.office-guide-page .og-hero h1{font-size:clamp(30px,4vw,45px);line-height:1.3;color:#fff;margin:0 0 12px;font-weight:800}
.office-guide-page .og-hero p{color:#e6edf7;font-size:17px;line-height:2;margin:0;max-width:740px}
.office-guide-page .og-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}
.office-guide-page .og-button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;border-radius:9px;padding:10px 18px;font-size:14px;font-weight:800;transition:transform .2s ease,background .2s ease}
.office-guide-page .og-button:hover{transform:translateY(-2px)}
.office-guide-page .og-button-primary{background:var(--gold);color:#172842}
.office-guide-page .og-button-primary:hover{background:#e0b85f}
.office-guide-page .og-button-ghost{border:1px solid rgba(255,255,255,.38);color:#fff;background:rgba(255,255,255,.05)}
.office-guide-page .og-button-ghost:hover{background:rgba(255,255,255,.14)}
.office-guide-page .og-directory{background:var(--white);border:1px solid var(--line);border-radius:18px;margin:-12px 26px 28px;padding:22px 24px;position:relative;z-index:2;box-shadow:0 9px 24px rgba(28,54,87,.08)}
.office-guide-page .og-directory-title{display:block;font-size:14px;font-weight:800;color:var(--navy);margin:0 0 13px}
.office-guide-page .og-directory-links{display:flex;flex-wrap:wrap;gap:9px}
.office-guide-page .og-directory-links a{font-size:13px;color:var(--navy);font-weight:700;background:var(--bg);border:1px solid #e7edf5;border-radius:99px;padding:7px 12px;transition:.2s}
.office-guide-page .og-directory-links a:hover{background:var(--gold-light);border-color:#e8cc8d;color:#755113}
.office-guide-page .og-intro{margin:30px auto 26px;text-align:center;max-width:820px}
.office-guide-page .og-intro h2{color:var(--navy);font-size:25px;margin:0 0 8px}
.office-guide-page .og-intro p{color:var(--muted);line-height:1.9;margin:0;font-size:15px}
.office-guide-page .og-section{margin:30px 0}
.office-guide-page .og-section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 14px;border-bottom:2px solid var(--line);padding:0 2px 12px}
.office-guide-page .og-section-heading h2{color:var(--navy);font-size:23px;line-height:1.45;margin:0;font-weight:800}
.office-guide-page .og-section-heading p{color:var(--muted);margin:3px 0 0;font-size:13px}
.office-guide-page .og-section-cta{white-space:nowrap;border:1px solid #d7e1ec;color:var(--navy);padding:8px 12px;border-radius:8px;font-size:13px;font-weight:800;background:#fff;transition:.2s}
.office-guide-page .og-section-cta:hover{background:var(--navy);border-color:var(--navy);color:#fff}
.office-guide-page .og-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.office-guide-page .og-card{background:var(--white);border:1px solid var(--line);border-radius:14px;padding:19px 19px 17px;box-shadow:0 3px 12px rgba(25,46,77,.035);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease,border-color .2s}
.office-guide-page .og-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(25,46,77,.1);border-color:#cbd8e7}
.office-guide-page .og-card-title{color:var(--navy);font-weight:800;font-size:16px;line-height:1.8;margin:0 0 13px;display:block}
.office-guide-page .og-card-title:hover{color:#a67a25}
.office-guide-page .og-card-foot{margin-top:auto;padding-top:12px;border-top:1px solid #edf1f6}
.office-guide-page .og-card-foot a{color:#866020;font-size:13px;font-weight:800}
.office-guide-page .og-card-foot a:after{content:' ←';display:inline-block;margin-right:5px}
.office-guide-page .og-card-foot a:hover{color:var(--navy)}
.office-guide-page .og-decision{background:linear-gradient(135deg,#f7fafd 0%,#edf4fb 100%);border:1px solid #dce8f4;border-radius:18px;padding:28px;margin:42px 0}
.office-guide-page .og-decision .og-section-heading{border-color:#d8e4f0}
.office-guide-page .og-decision h2{font-size:25px}
.office-guide-page .og-decision-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.office-guide-page .og-decision-card{display:flex;flex-direction:column;border-radius:12px;background:#fff;border:1px solid #dce5ef;padding:18px}
.office-guide-page .og-decision-card strong{color:var(--navy);font-size:16px;line-height:1.75}
.office-guide-page .og-decision-card a{color:var(--navy);font-weight:800;font-size:15px;line-height:1.8}
.office-guide-page .og-decision-card a:hover{color:#a67a25}
.office-guide-page .og-decision-card .og-card-foot{margin-top:15px}
.office-guide-page .og-support{border-radius:18px;padding:30px;background:#fffdf8;border:1px solid #f0e2bd;margin:42px 0}
.office-guide-page .og-support .og-section-heading{border-color:#f0e2bd}
.office-guide-page .og-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.office-guide-page .og-topic{background:#fff;border:1px solid #f0e7d2;border-radius:12px;padding:18px}
.office-guide-page .og-topic h3{color:var(--navy);font-size:17px;margin:0 0 10px}
.office-guide-page .og-topic ul{margin:0;padding:0;list-style:none}
.office-guide-page .og-topic li+li{border-top:1px solid #f1ecdf;margin-top:10px;padding-top:10px}
.office-guide-page .og-topic a{color:#49617b;font-size:14px;line-height:1.8;font-weight:700}
.office-guide-page .og-topic a:hover{color:#a67a25}
.office-guide-page .og-final{position:relative;overflow:hidden;background:var(--navy);color:#fff;padding:32px;border-radius:18px;text-align:center}
.office-guide-page .og-final:after{content:'';width:240px;height:240px;position:absolute;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-90px;bottom:-150px}
.office-guide-page .og-final h2{position:relative;color:#fff;font-size:25px;margin:0 0 9px}
.office-guide-page .og-final p{position:relative;color:#dfe8f4;max-width:650px;margin:0 auto 18px;line-height:1.9}
.office-guide-page .og-final .og-button{position:relative}
@media(max-width:800px){
  .office-guide-page{width:100%;margin:16px auto 42px;padding:0 12px}
  .office-guide-page .og-hero{padding:34px 24px 32px;border-radius:16px}
  .office-guide-page .og-hero p{font-size:15px}
  .office-guide-page .og-directory{margin:-8px 10px 24px;padding:18px;border-radius:14px}
  .office-guide-page .og-section-heading{align-items:flex-start;flex-direction:column}
  .office-guide-page .og-card-grid{grid-template-columns:1fr}
  .office-guide-page .og-decision-grid{grid-template-columns:1fr}
  .office-guide-page .og-support-grid{grid-template-columns:1fr}
  .office-guide-page .og-section-cta{width:100%;text-align:center}
  .office-guide-page .og-decision{padding:22px 18px}
  .office-guide-page .og-support{padding:22px 18px}
  .office-guide-page .og-final{padding:22px 18px}
  .office-guide-page .og-hero-actions{flex-direction:column}
  .office-guide-page .og-button{width:100%}
}

