/* AZMANO Technical Archive — v0.8.0 FINAL MOBILE PASS */
.azmano-tech-archive{
  --az-bg:#0e0e0e;
  --az-panel:#111111;
  --az-panel-2:#171717;
  --az-text:#f5f0e8;
  --az-title:#ffffff;
  --az-muted:#8f8b85;
  --az-soft:#c9c1b7;
  --az-line:#272727;
  --az-font:"AZMANO Peyda","Peyda","PeydaWeb","Peyda Regular",Tahoma,Arial,sans-serif;
  direction:rtl;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:42px 22px 70px !important;
  background:var(--az-bg) !important;
  color:var(--az-text) !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.azmano-tech-archive,
.azmano-tech-archive *{
  box-sizing:border-box !important;
  font-family:var(--az-font) !important;
  font-style:normal !important;
}
.azmano-tech-archive img{max-width:100% !important}

.azmano-tech-header,
.azmano-tech-card{
  width:100% !important;
  max-width:1280px !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.azmano-tech-header{
  margin-bottom:34px !important;
  padding:0 !important;
  text-align:right !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.azmano-tech-kicker{
  direction:ltr;
  text-align:left;
  color:var(--az-muted) !important;
  font-size:11px !important;
  line-height:1.4 !important;
  letter-spacing:.15em !important;
  margin-bottom:14px !important;
  font-weight:600 !important;
}
.azmano-tech-header h2{
  margin:0 0 10px !important;
  padding:0 !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  background:none !important;
  font-size:clamp(32px,3.4vw,50px) !important;
  line-height:1.28 !important;
  font-weight:700 !important;
}
.azmano-tech-header p{
  max-width:760px !important;
  margin:0 0 0 auto !important;
  color:var(--az-soft) !important;
  font-size:16px !important;
  line-height:1.95 !important;
  text-align:justify !important;
  text-align-last:right !important;
  font-weight:400 !important;
}

.azmano-tech-archive article.azmano-tech-card{
  display:block !important;
  width:100% !important;
  background:var(--az-panel) !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
  border-radius:0 !important;
  margin-bottom:42px !important;
  padding:0 !important;
  overflow:hidden !important;
}
.azmano-tech-card:before,.azmano-tech-card:after{content:none !important;display:none !important}

.azmano-tech-top{
  display:grid !important;
  grid-template-columns:minmax(0,52%) minmax(0,48%) !important;
  direction:ltr;
  align-items:stretch !important;
  width:100% !important;
}
.azmano-tech-media{
  position:relative;
  width:100% !important;
  aspect-ratio:16/9 !important;
  background:#080808 !important;
  overflow:hidden !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
}
.azmano-tech-media img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  object-position:center !important;
  background:#080808 !important;
  border:0 !important;
  outline:0 !important;
  box-shadow:none !important;
}
.azmano-tech-media.is-placeholder{background:linear-gradient(135deg,#0b0b0b,#141414) !important}
.azmano-tech-media-tag{
  position:absolute;
  z-index:2;
  left:18px;
  bottom:16px;
  padding:6px 9px;
  color:var(--az-soft) !important;
  background:rgba(0,0,0,.30) !important;
  border:1px solid rgba(242,237,229,.22) !important;
  font-size:10px !important;
  line-height:1.2 !important;
  letter-spacing:.08em !important;
  direction:ltr;
}
.azmano-tech-credit{position:absolute;right:10px;bottom:8px;color:rgba(242,237,229,.52)!important;font-size:9px!important;direction:ltr}
.azmano-tech-card-head{
  min-width:0;
  direction:rtl;
  display:flex !important;
  flex-direction:column;
  justify-content:center;
  padding:34px 38px !important;
  background:var(--az-panel) !important;
}
.azmano-tech-card-head>span{
  direction:ltr;
  text-align:left;
  color:var(--az-muted)!important;
  font-size:10px!important;
  letter-spacing:.13em!important;
  margin-bottom:16px!important;
  font-weight:600!important;
}
.azmano-tech-card-head h3{
  direction:ltr !important;
  unicode-bidi:plaintext;
  text-align:left!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  background:none!important;
  font-size:clamp(40px,4.2vw,64px)!important;
  font-weight:600!important;
  line-height:1.05!important;
  margin:0 0 14px!important;
  overflow-wrap:anywhere;
}
.azmano-tech-meta{direction:ltr;text-align:left;color:var(--az-soft)!important;font-size:15px!important;line-height:1.7!important}

.azmano-tech-content{
  display:flex!important;
  flex-direction:column;
  width:100%!important;
  min-width:0;
  padding:0 34px 30px!important;
  background:var(--az-panel)!important;
}
.azmano-tech-grid{
  order:1;
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:0 34px;
  border-top:1px solid var(--az-line)!important;
}
.azmano-tech-info{min-height:122px;padding:20px 0 18px!important;border:0!important;border-bottom:1px solid var(--az-line)!important}
.azmano-tech-info span,
.azmano-tech-how-label{
  display:block;
  direction:ltr;
  text-align:left;
  color:var(--az-muted)!important;
  font-size:10px!important;
  letter-spacing:.11em!important;
  margin-bottom:11px!important;
  font-weight:600!important;
}
.azmano-tech-info p,
.azmano-tech-how p,
.azmano-tech-notes>div{
  margin:0!important;
  color:var(--az-text)!important;
  line-height:1.95!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  font-weight:400!important;
}
.azmano-tech-info p{font-size:15px!important;text-align:justify!important;text-align-last:right!important}
.azmano-tech-how{
  order:2;
  width:100%!important;
  margin-top:24px!important;
  padding:22px 24px!important;
  background:var(--az-panel-2)!important;
  border:0!important;
  outline:0!important;
  box-shadow:none!important;
}
.azmano-tech-how p{font-size:16px!important;text-align:justify!important;text-align-last:right!important}
.azmano-tech-pipeline{margin-top:17px!important;padding-top:15px!important;border-top:1px solid #2c2c2c!important;color:var(--az-soft)!important;font-size:12.5px!important;line-height:1.85!important;direction:ltr;text-align:left!important;overflow-wrap:anywhere!important}
.azmano-tech-notes{order:3;margin-top:18px!important;border:0!important;border-top:1px solid var(--az-line)!important;padding-top:14px!important}
.azmano-tech-notes summary{direction:ltr;text-align:left;color:var(--az-soft)!important;cursor:pointer;font-size:12px!important;list-style:none;font-weight:600!important}
.azmano-tech-notes summary::-webkit-details-marker{display:none}
.azmano-tech-notes>div{margin-top:11px!important;color:var(--az-muted)!important;font-size:14px!important;text-align:justify!important;text-align-last:right!important}

@media (max-width:1050px) and (min-width:761px){
  .azmano-tech-archive{padding:34px 18px 56px!important}
  .azmano-tech-top{grid-template-columns:1fr!important}
  .azmano-tech-media{aspect-ratio:16/9!important}
  .azmano-tech-card-head{padding:26px 28px 24px!important;justify-content:flex-start}
  .azmano-tech-card-head h3{font-size:48px!important}
  .azmano-tech-content{padding:0 28px 28px!important}
}

/* Mobile host classes are assigned only around this archive by frontend.js. */
@media (max-width:760px){
  html,body{overflow-x:hidden!important}
  .azmano-tech-mobile-host{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin-left:0!important;
    margin-right:0!important;
    padding-left:0!important;
    padding-right:0!important;
    float:none!important;
    box-sizing:border-box!important;
    overflow:visible!important;
  }
  /* Common BeTheme wrappers sometimes keep a column width as flex-basis. */
  .azmano-tech-mobile-host.mcb-wrap,
  .azmano-tech-mobile-host.mcb-column,
  .azmano-tech-mobile-host.column{
    flex:0 0 100%!important;
    flex-basis:100%!important;
  }

  .azmano-tech-archive{
    position:static!important;
    left:auto!important;
    right:auto!important;
    transform:none!important;
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    margin:0!important;
    padding:24px 0 42px!important;
    background:#0e0e0e!important;
    overflow:hidden!important;
  }
  .azmano-tech-header,
  .azmano-tech-card{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}
  .azmano-tech-header{padding:0 18px!important;margin:0 0 26px!important}
  .azmano-tech-kicker{font-size:9px!important;margin-bottom:10px!important}
  .azmano-tech-header h2{font-size:30px!important;line-height:1.32!important;margin:0 0 8px!important;text-align:right!important}
  .azmano-tech-header p{max-width:none!important;margin:0!important;font-size:16px!important;line-height:1.85!important;text-align:right!important;text-align-last:auto!important;word-spacing:normal!important}

  .azmano-tech-archive article.azmano-tech-card{margin:0 0 34px!important;background:#111!important;overflow:hidden!important}
  .azmano-tech-top{display:block!important;width:100%!important}
  .azmano-tech-media{
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    aspect-ratio:16/9!important;
    margin:0!important;
    padding:0!important;
    background:#050505!important;
  }
  .azmano-tech-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important}
  .azmano-tech-media-tag{left:14px!important;bottom:11px!important;font-size:9px!important}
  .azmano-tech-credit{right:10px!important;bottom:7px!important}

  .azmano-tech-card-head{width:100%!important;padding:22px 18px 20px!important;justify-content:flex-start!important;min-height:0!important}
  .azmano-tech-card-head>span{font-size:9px!important;margin-bottom:10px!important}
  .azmano-tech-card-head h3{width:100%!important;font-size:clamp(34px,9vw,42px)!important;line-height:1.06!important;margin:0 0 11px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}
  .azmano-tech-meta{font-size:15px!important;line-height:1.65!important}

  .azmano-tech-content{width:100%!important;padding:0 18px 24px!important}
  .azmano-tech-how{order:1!important;width:100%!important;margin:0 0 6px!important;padding:19px 18px!important;background:#171717!important;border:0!important}
  .azmano-tech-how-label{font-size:9px!important;margin-bottom:10px!important}
  .azmano-tech-how p{font-size:17px!important;line-height:1.9!important;text-align:right!important;text-align-last:auto!important;word-spacing:normal!important}
  .azmano-tech-pipeline{font-size:12px!important;line-height:1.82!important}
  .azmano-tech-grid{order:2!important;display:block!important;width:100%!important;border-top:0!important}
  .azmano-tech-info{width:100%!important;min-height:0!important;padding:18px 0!important;border-bottom:1px solid #252525!important}
  .azmano-tech-info span{font-size:9.5px!important;margin-bottom:9px!important}
  .azmano-tech-info p{width:100%!important;font-size:17px!important;line-height:1.9!important;text-align:right!important;text-align-last:auto!important;text-justify:auto!important;word-spacing:normal!important;letter-spacing:0!important}
  .azmano-tech-notes{order:3!important}
  .azmano-tech-notes>div{font-size:16px!important;line-height:1.9!important;text-align:right!important;text-align-last:auto!important;word-spacing:normal!important}
}

@media (max-width:390px){
  .azmano-tech-header{padding-left:15px!important;padding-right:15px!important}
  .azmano-tech-card-head{padding-left:15px!important;padding-right:15px!important}
  .azmano-tech-content{padding-left:15px!important;padding-right:15px!important}
  .azmano-tech-card-head h3{font-size:33px!important}
  .azmano-tech-info p,.azmano-tech-how p{font-size:16.5px!important}
}
