:root{
  --ebs-bg:#070707;
  --ebs-card:#101010;
  --ebs-card-2:#151515;
  --ebs-text:#fff;
  --ebs-muted:rgba(255,255,255,.66);
  --ebs-soft:rgba(255,255,255,.42);
  --ebs-line:rgba(255,255,255,.1);
  --ebs-accent:#e86c2c;
  --ebs-accent-soft:rgba(232,108,44,.12);
  --ebs-radius:22px;
  --ebs-font-fa:'Vazirmatn',Tahoma,Arial,sans-serif;
  --ebs-font-en:'DM Sans','Inter',Arial,sans-serif;
}
.ebs-single,.ebs-archive,.ebs-single *,.ebs-archive *{box-sizing:border-box}
body.ebs-blog-suite-active{background:var(--ebs-bg)!important;color:var(--ebs-text)}
.ebs-blog-suite-active .site,.ebs-blog-suite-active #page,.ebs-blog-suite-active .elementor-location-single{background:var(--ebs-bg)!important}
.ebs-container{width:min(1120px,calc(100% - 40px));margin-inline:auto}
.ebs-container-wide{width:min(1240px,calc(100% - 40px));margin-inline:auto}
.ebs-is-rtl .ebs-single,.ebs-is-rtl .ebs-archive{font-family:var(--ebs-font-fa);text-align:right}
.ebs-is-ltr .ebs-single,.ebs-is-ltr .ebs-archive{font-family:var(--ebs-font-en);text-align:left}
.ebs-single a,.ebs-archive a{color:inherit;text-decoration:none}
.ebs-single__hero,.ebs-archive-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 20% 0%,rgba(232,108,44,.18),transparent 34%),linear-gradient(180deg,#101010 0%,#070707 100%);padding:92px 0 54px;border-bottom:1px solid var(--ebs-line)}
.ebs-is-rtl .ebs-single__hero,.ebs-is-rtl .ebs-archive-hero{background:radial-gradient(circle at 80% 0%,rgba(232,108,44,.18),transparent 34%),linear-gradient(180deg,#101010 0%,#070707 100%)}
.ebs-single__meta-top,.ebs-card__meta,.ebs-latest-card__meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--ebs-soft);font-size:13px;line-height:1.6}
.ebs-single__meta-top>*:not(:last-child)::after,.ebs-card__meta>*:not(:last-child)::after{content:'·';margin-inline-start:10px;color:rgba(255,255,255,.22)}
.ebs-pill,.ebs-kicker{display:inline-flex;align-items:center;width:max-content;border:1px solid rgba(232,108,44,.25);background:var(--ebs-accent-soft);color:#ffb184!important;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}
.ebs-single__title{max-width:900px;margin:20px 0 0!important;color:#fff!important;font-size:clamp(34px,5vw,64px)!important;line-height:1.25!important;font-weight:800!important;letter-spacing:-.03em!important}
.ebs-is-rtl .ebs-single__title{letter-spacing:-.01em!important}
.ebs-single__excerpt{max-width:760px;margin:22px 0 0;color:var(--ebs-muted);font-size:18px;line-height:1.9}
.ebs-featured{margin-top:42px;border-radius:28px;overflow:hidden;background:#111;border:1px solid var(--ebs-line);box-shadow:0 24px 70px rgba(0,0,0,.28);aspect-ratio:1200/620}
.ebs-featured__img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:cover!important;object-position:center center!important;filter:brightness(.9);margin:0!important;border-radius:0!important}
.ebs-single__layout{display:grid;grid-template-columns:260px minmax(0,780px);gap:70px;padding:64px 0 100px;align-items:start}
.ebs-is-rtl .ebs-single__layout{grid-template-columns:minmax(0,780px) 260px}.ebs-is-rtl .ebs-single__side{grid-column:2}.ebs-is-rtl .ebs-content-wrap{grid-column:1;grid-row:1}
.ebs-single__side{position:sticky;top:96px;display:grid;gap:12px}
.ebs-side-card{background:linear-gradient(180deg,#101010,#0b0b0b);border:1px solid var(--ebs-line);border-radius:18px;padding:16px}.ebs-side-card__label{display:block;color:var(--ebs-soft);font-size:12px;margin-bottom:7px}.ebs-side-card strong,.ebs-side-card a{color:#fff;font-size:14px;font-weight:700}.ebs-side-card a{color:#ffb184}
.ebs-content{color:var(--ebs-muted);font-size:17px;line-height:2.05;font-weight:350}.ebs-content>*:first-child{margin-top:0!important}.ebs-content p{margin:0 0 26px;color:var(--ebs-muted);line-height:2.05}.ebs-is-ltr .ebs-content p{line-height:1.9}.ebs-content h2,.ebs-content h3,.ebs-content h4,.ebs-content h5,.ebs-content h6{color:#fff!important;line-height:1.45!important;margin:52px 0 18px!important;font-weight:800!important}.ebs-content h2{font-size:clamp(25px,3vw,36px)!important}.ebs-content h3{font-size:clamp(21px,2.4vw,28px)!important;color:rgba(255,255,255,.9)!important}.ebs-content h4{font-size:20px!important;color:rgba(255,255,255,.86)!important}.ebs-content a{color:#ff9a5f!important;text-decoration:underline;text-underline-offset:4px}.ebs-content ul,.ebs-content ol{margin:0 0 28px;padding-inline-start:24px}.ebs-content li{margin-bottom:10px;line-height:2}.ebs-content li::marker{color:var(--ebs-accent);font-weight:800}.ebs-content blockquote{margin:38px 0;padding:22px 24px;background:var(--ebs-accent-soft);border-inline-start:4px solid var(--ebs-accent);border-radius:14px;color:rgba(255,255,255,.74)}.ebs-content blockquote p{margin-bottom:0}.ebs-content img{max-width:100%;height:auto;border-radius:18px;margin:34px 0;display:block}.ebs-content figure{max-width:100%;margin:34px 0}.ebs-content figure img{margin:0}.ebs-content .wp-block-image img{height:auto!important;object-fit:contain}.ebs-content table{width:100%;border-collapse:collapse;margin:32px 0;background:#0d0d0d;border:1px solid var(--ebs-line);border-radius:14px;overflow:hidden}.ebs-content th,.ebs-content td{border:1px solid var(--ebs-line);padding:14px;color:var(--ebs-muted)}.ebs-content th{color:#fff;background:#121212}.ebs-content pre{background:#0d0d0d;border:1px solid var(--ebs-line);border-radius:16px;padding:20px;overflow:auto}.ebs-content code{background:rgba(255,255,255,.07);color:#ff9a5f;border-radius:6px;padding:2px 7px;font-size:.9em}.ebs-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:42px;padding-top:30px;border-top:1px solid var(--ebs-line)}.ebs-tags a{padding:8px 12px;border-radius:999px;background:#111;border:1px solid var(--ebs-line);color:var(--ebs-muted)}.ebs-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:34px}.ebs-post-nav a{display:block;background:#101010;border:1px solid var(--ebs-line);border-radius:18px;padding:18px;min-height:100%}.ebs-post-nav span{display:block;color:var(--ebs-soft);font-size:12px;margin-bottom:6px}.ebs-post-nav strong{display:block;color:#fff;font-size:15px;line-height:1.7}.ebs-post-nav a:hover,.ebs-card:hover{border-color:rgba(232,108,44,.45);transform:translateY(-2px)}
.ebs-archive-hero h1{margin:16px 0 18px!important;color:#fff!important;font-size:clamp(36px,5vw,66px)!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.035em!important}.ebs-archive-desc{max-width:760px;color:var(--ebs-muted);font-size:17px;line-height:1.9}.ebs-search{display:flex;gap:10px;max-width:620px;margin-top:28px;background:#101010;border:1px solid var(--ebs-line);border-radius:999px;padding:8px}.ebs-search input{flex:1;min-width:0;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;padding:12px 16px!important;outline:none}.ebs-search button{border:0;background:var(--ebs-accent);color:#fff;border-radius:999px;padding:12px 22px;font-weight:800;cursor:pointer}.ebs-archive-body{padding:58px 0 100px;background:#070707}.ebs-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ebs-card{display:flex;flex-direction:column;min-width:0;background:linear-gradient(180deg,#111,#0b0b0b);border:1px solid var(--ebs-line);border-radius:24px;overflow:hidden;transition:.25s ease}.ebs-card__image{position:relative;display:block;width:100%;aspect-ratio:1200/620;background:#121212;overflow:hidden}.ebs-card__image img,.ebs-card__image .ebs-card__img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;max-width:none!important;min-width:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;margin:0!important;border-radius:0!important;transition:transform .4s ease;filter:brightness(.92)}.ebs-card:hover .ebs-card__image img{transform:scale(1.04)}.ebs-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:rgba(255,255,255,.35);font-weight:800}.ebs-card__body{display:flex;flex-direction:column;flex:1 1 auto;min-width:0;padding:22px}.ebs-card__meta{font-size:12px;margin-bottom:12px}.ebs-card__meta a{color:#ffb184}.ebs-card h2{font-size:22px!important;line-height:1.55!important;margin:0 0 12px!important;color:#fff!important}.ebs-card p{margin:0 0 18px;color:var(--ebs-muted);font-size:14px;line-height:1.85;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ebs-card h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ebs-read-more{margin-top:auto}.ebs-read-more{display:inline-flex;align-items:center;color:#ff9a5f!important;font-weight:800;font-size:14px}.ebs-pagination{display:flex;justify-content:center;gap:8px;margin-top:44px;flex-wrap:wrap}.ebs-pagination .page-numbers{min-width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ebs-line);background:#101010;border-radius:999px;color:#fff}.ebs-pagination .current{background:var(--ebs-accent);border-color:var(--ebs-accent)}.ebs-empty{background:#101010;border:1px solid var(--ebs-line);border-radius:24px;padding:42px;text-align:center}.ebs-empty h2{color:#fff!important}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1024px){.ebs-single__layout{grid-template-columns:1fr!important;gap:28px}.ebs-single__side{position:static;grid-column:auto!important;grid-row:auto!important;grid-template-columns:repeat(3,1fr)}.ebs-content-wrap{grid-column:auto!important;grid-row:auto!important}.ebs-post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:768px){.ebs-container,.ebs-container-wide{width:min(100% - 28px,1120px)}.ebs-single__hero,.ebs-archive-hero{padding:56px 0 36px}.ebs-single__title,.ebs-archive-hero h1{font-size:clamp(30px,9vw,42px)!important}.ebs-single__excerpt,.ebs-archive-desc{font-size:15px}.ebs-featured{margin-top:24px;border-radius:18px}.ebs-featured{aspect-ratio:1200/620}.ebs-featured__img{height:100%!important}.ebs-single__layout{padding:38px 0 70px}.ebs-single__side{grid-template-columns:1fr}.ebs-content{font-size:16px;line-height:2}.ebs-is-ltr .ebs-content{line-height:1.85}.ebs-content h2{margin-top:42px!important}.ebs-post-nav{grid-template-columns:1fr}.ebs-post-grid{grid-template-columns:1fr;gap:16px}.ebs-search{border-radius:20px;align-items:stretch}.ebs-search button{padding-inline:16px}.ebs-card__body{padding:18px}.ebs-card h2{font-size:20px!important}}


/* v1.0.2 - hard image ratio fix: 1200x620 everywhere */
.ebs-featured,
figure.ebs-featured.ebs-container-wide{
  position:relative!important;
  display:block!important;
  width:min(1240px,calc(100% - 40px))!important;
  margin:42px auto 0!important;
  padding:0!important;
  aspect-ratio:1200/620!important;
  height:auto!important;
  min-height:0!important;
  max-height:none!important;
  overflow:hidden!important;
  line-height:0!important;
  font-size:0!important;
}
.ebs-featured > img,
.ebs-featured img,
.ebs-featured .wp-post-image,
.ebs-featured__img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  max-width:none!important;
  min-height:100%!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  line-height:0!important;
  vertical-align:top!important;
}
.ebs-card__image,
.ebs-latest-card__image{
  line-height:0!important;
  font-size:0!important;
}
.ebs-card__image > img,
.ebs-card__image img.wp-post-image,
.ebs-card__image .ebs-card__img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
  margin:0!important;
  padding:0!important;
  border-radius:0!important;
  vertical-align:top!important;
}
@media(max-width:768px){
  .ebs-featured,
  figure.ebs-featured.ebs-container-wide{
    width:min(100% - 28px,1120px)!important;
    margin-top:24px!important;
  }
}
