
:root{--site-title-font:"Inter","Vazirmatn",sans-serif;--line:#272727;}
.siavash-portfolio-page .gallery-archive-button{display:inline-flex;align-items:center;justify-content:center;margin-inline-start:auto;border-bottom:1px solid #555;padding:8px 0;font-size:11px;color:#bbb;white-space:nowrap;transition:color .2s ease,border-color .2s ease}
.siavash-portfolio-page .gallery-archive-button:hover,.siavash-portfolio-page .gallery-archive-button:focus-visible{color:#fff;border-color:#fff}

.lightbox{display:none}
.siavash-portfolio-page .lightbox{position:fixed;z-index:100;inset:0;background:rgba(0,0,0,.94);display:none;align-items:center;justify-content:center;padding:5vw}
.siavash-portfolio-page .lightbox.open{display:flex}
.siavash-portfolio-page .lightbox-box{width:min(1320px,96vw);height:min(88vh,900px);display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:0;padding:0;overflow:hidden;border:1px solid #333;background:#151515}
.siavash-portfolio-page .lightbox-close{position:absolute;top:22px;right:30px;background:none;border:0;font-size:34px;cursor:pointer}
.siavash-portfolio-page .lightbox-image{min-height:55vh;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#0b0b0b}
.siavash-portfolio-page .lightbox-details{padding:38px 30px;overflow:auto;border-inline-start:1px solid var(--sh-divider-subtle);background:#121212;text-align:start}
.siavash-portfolio-page .lightbox-details h3{font-size:25px;font-weight:500;margin:0 0 8px}
.siavash-portfolio-page .lightbox-details p{color:#aaa;font-size:13px;line-height:2;margin:0}
.siavash-portfolio-page .gallery-meta{border-top:1px solid var(--line);margin-top:18px}
.siavash-portfolio-page .gallery-meta>div{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid var(--line);font-size:11px}
.siavash-portfolio-page .gallery-meta span{color:#777}.siavash-portfolio-page .gallery-meta strong{font-weight:400;text-align:end}

body.siavash-gallery-archive-page,body.siavash-gallery-archive-page #page,body.siavash-gallery-archive-page #content,body.siavash-gallery-archive-page .site,body.siavash-gallery-archive-page .site-content{background:var(--sh-gs-paper,#000);color:var(--sh-gs-ink,#fff);margin:0;padding:0;border:0;box-shadow:none}
body.siavash-gallery-archive-page{font-family:Inter,sans-serif;overflow-x:hidden}

body.siavash-gallery-archive-page #page,
body.siavash-gallery-archive-page .site-content,
body.siavash-gallery-archive-page .ast-container,
body.siavash-gallery-archive-page .site-main,
body.siavash-gallery-archive-page #content{padding:0!important;margin:0!important}
body.siavash-gallery-archive-page{margin:0!important}
html[dir="rtl"] body.siavash-gallery-archive-page,html[dir="rtl"] body.siavash-gallery-archive-page *{font-family:"Vazirmatn",sans-serif}
html[dir="ltr"] body.siavash-gallery-archive-page,html[dir="ltr"] body.siavash-gallery-archive-page *{font-family:"Inter",sans-serif}

body.siavash-gallery-archive-page .gallery-shell{display:flex;background:var(--sh-gs-paper,#000);padding-top:var(--sh-nav-h,74px)}
body.siavash-gallery-archive-page .gallery-sidebar{position:sticky;top:var(--sh-nav-h,74px);flex:0 0 250px;width:250px;background:#090909;z-index:20;border-inline-end:1px solid var(--sh-divider-subtle)}

body.siavash-gallery-archive-page .gallery-sidebar-inner{height:100%;padding:58px 36px 34px;display:flex;flex-direction:column;background:var(--sh-gs-sidebar-bg,#090909)}
body.siavash-gallery-archive-page .gallery-brand{display:flex;flex-direction:column;gap:5px;color:var(--sh-gs-ink,#fff);margin-bottom:58px;transition:color .2s ease}
body.siavash-gallery-archive-page .gallery-brand strong{font-family:var(--site-title-font);font-size:12px;line-height:1.35;font-weight:600;letter-spacing:.08em;text-transform:uppercase}

body.siavash-gallery-archive-page .gallery-brand span{font-size:9px;line-height:1.45;letter-spacing:.08em;text-transform:uppercase;color:var(--sh-gs-sidebar-brand-ink,#aaa)}
body.siavash-gallery-archive-page .gallery-nav{display:flex;flex-direction:column;align-items:flex-start;gap:20px}

body.siavash-gallery-archive-page .gallery-nav a{position:relative;font-size:11px;line-height:1.2;color:var(--sh-gs-btn-ink,#eee);padding-bottom:4px;transition:color .22s ease,opacity .22s ease}
body.siavash-gallery-archive-page .gallery-nav a:hover,body.siavash-gallery-archive-page .gallery-nav a:focus-visible,body.siavash-gallery-archive-page .gallery-nav a.is-active{color:var(--sh-gs-ink,#fff);opacity:1}
body.siavash-gallery-archive-page .gallery-nav a:not(.is-active){opacity:.55}
body.siavash-gallery-archive-page .gallery-nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--sh-gs-ink,#fff)}

body.siavash-gallery-archive-page .gallery-sidebar-actions{display:flex;align-items:center;gap:10px;padding-top:18px;margin-top:14px;border-top:1px solid var(--sh-divider-subtle);flex-wrap:wrap}
body.siavash-gallery-archive-page .gallery-sidebar-actions .gallery-nav-link.sh-btn{
  display:inline-flex;width:auto;align-items:center;justify-content:center;
  padding:9px 16px;margin:0;border:1px solid var(--sh-gs-sidebar-btn-border,#3c3c3c);border-radius:2px;
  
  color:var(--sh-gs-btn-ink,#eee);opacity:1;font-size:10.5px;letter-spacing:.05em;
}
body.siavash-gallery-archive-page .gallery-sidebar-actions .gallery-nav-link.sh-btn:hover{color:var(--sh-gs-ink,#fff);border-color:var(--sh-gs-ink,#fff);opacity:1}

body.siavash-gallery-archive-page .gallery-lang{
  display:inline-flex;align-items:center;justify-content:center;
  min-width:42px;height:30px;padding:5px 11px;margin:0;
  border:1px solid var(--sh-gs-lang-border,#3a3a3a);border-radius:20px;background:transparent;
  color:var(--sh-gs-lang-ink,#c9c5be);font-size:11px;line-height:1;letter-spacing:.02em;
  transition:color .2s ease,border-color .2s ease;
}

body.siavash-gallery-archive-page .gallery-lang:hover,body.siavash-gallery-archive-page .gallery-lang:focus-visible{color:var(--sh-gs-ink,#fff);border-color:var(--sh-gs-control-border-hover,#666)}
body.siavash-gallery-archive-page .gallery-sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:10px}

body.siavash-gallery-archive-page .gallery-sidebar-bottom a:not(.gallery-lang):not(.gallery-nav-link){font-size:10px;color:var(--sh-gs-sidebar-bottom-ink,#ddd);transition:color .22s ease,opacity .22s ease}
body.siavash-gallery-archive-page .gallery-sidebar-bottom small{font-size:8px;line-height:1.55;color:var(--sh-gs-sidebar-copy-ink,#888);margin-top:16px;letter-spacing:.05em}

body.siavash-gallery-archive-page .gallery-content{flex:1;min-width:0;padding:clamp(38px,4.5vw,64px) clamp(28px,4vw,58px) 80px}
body.siavash-gallery-archive-page .gallery-mobile-head{display:none}
body.siavash-gallery-archive-page .gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(42px,4.5vw,66px) clamp(28px,4vw,58px);align-items:start}
body.siavash-gallery-archive-page .gallery-tile{display:block;width:100%;min-width:0;height:auto;overflow:visible;background:transparent}
body.siavash-gallery-archive-page .gallery-tile>a{display:block;width:100%;color:var(--sh-gs-ink,#fff)}
body.siavash-gallery-archive-page .gallery-tile-media{display:block;position:relative;width:100%;height:auto;aspect-ratio:1/1;min-height:0;overflow:hidden}

body.siavash-gallery-archive-page .gallery-tile-media img{display:block;width:100%;height:100%;min-width:100%;min-height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;margin:0;padding:0;border:0;transform:scale(1);transition:transform .45s ease,opacity .3s ease}
body.siavash-gallery-archive-page .gallery-tile:hover .gallery-tile-media img{transform:scale(1.018)}
body.siavash-gallery-archive-page .gallery-tile-overlay{display:flex;min-height:0;padding:13px 1px 0;gap:18px;justify-content:space-between;align-items:baseline}
body.siavash-gallery-archive-page .gallery-tile-overlay h2{margin:0;font-family:var(--site-title-font);font-size:12px;line-height:1.5;font-weight:400;color:var(--sh-gs-ink,#fff)}

body.siavash-gallery-archive-page .gallery-tile-overlay span{font-size:9.5px;line-height:1.5;text-transform:uppercase;letter-spacing:.08em;text-align:end}

body.siavash-gallery-archive-page .gallery-no-results{padding:100px 0;font-size:12px}
html[dir="rtl"] body.siavash-gallery-archive-page .gallery-tile-overlay span{text-align:start}
html[dir="rtl"] body.siavash-gallery-archive-page .gallery-brand strong{letter-spacing:0}

body.siavash-gallery-single-page{margin:0;padding:0;background:var(--sh-gs-paper,#000);color:var(--sh-gs-ink,#fff);overflow:hidden}
body.siavash-gallery-single-page #page,
body.siavash-gallery-single-page .site-content,
body.siavash-gallery-single-page .ast-container,
body.siavash-gallery-single-page .site-main,
body.siavash-gallery-single-page #content{padding:0!important;margin:0!important}
body.siavash-gallery-single-page #wpadminbar{display:none}
html[dir="rtl"] body.siavash-gallery-single-page,html[dir="rtl"] body.siavash-gallery-single-page *{font-family:"Vazirmatn",sans-serif}
html[dir="ltr"] body.siavash-gallery-single-page,html[dir="ltr"] body.siavash-gallery-single-page *{font-family:"Inter",sans-serif}

body.siavash-gallery-single-page .gallery-single-fullscreen{position:fixed;top:var(--sh-nav-h,74px);left:0;right:0;bottom:0;max-width:100vw;height:calc(100vh - var(--sh-nav-h,74px));min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 250px;direction:ltr;background:var(--sh-gs-paper,#000);overflow:hidden}

html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-fullscreen{grid-template-columns:250px minmax(0,1fr)}
html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-visual{order:2}
html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-details{order:1}

body.siavash-gallery-single-page .gallery-single-visual{position:relative;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}
body.siavash-gallery-single-page .gallery-single-visual img{display:block;position:absolute;inset:0;width:96%;height:96%;margin:auto;object-fit:contain;object-position:center;background:#0000}

body.siavash-gallery-single-page .gallery-single-details{height:100%;min-height:0;display:flex;flex-direction:column;justify-content:center;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:none;box-sizing:border-box}
body.siavash-gallery-single-page .gallery-single-details::-webkit-scrollbar{display:none}
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-details{direction:rtl;text-align:right;border-inline-start:0;border-inline-end:1px solid var(--sh-divider-subtle)}

html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-details{direction:ltr;text-align:left;border-inline-start:0;border-inline-end:1px solid var(--sh-divider-subtle)}
body.siavash-gallery-single-page .gallery-single-details-inner{display:block;width:100%;flex:none;min-height:0;height:auto;padding:35px 26px 28px;margin:0;box-sizing:border-box}
body.siavash-gallery-single-page .gallery-single-cat{margin:0 0 8px;padding:0;font-family:var(--site-title-font);font-size:9.5px;line-height:1.4;color:#777;letter-spacing:.08em}
body.siavash-gallery-single-page .gallery-single-details h1{margin:0 0 9px;padding:0;font-family:var(--site-title-font);font-size:18px;line-height:1.28;font-weight:500;color:var(--sh-gs-ink,#fff)}
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-details h1{line-height:1.3;letter-spacing:0}
body.siavash-gallery-single-page .gallery-single-details .gallery-caption{margin:0 0 12px;padding:0;font-family:var(--site-title-font);font-size:10.5px;line-height:1.6;color:#aaa}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group{margin:0;padding:9px 0 10px;border:0;border-top:1px solid var(--sh-divider-subtle)}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group:first-of-type{border-top:0;padding-top:4px}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group h2{margin:0 0 5px;padding:0;font-family:var(--site-title-font);font-size:9px;line-height:1.4;font-weight:500;color:#858585;letter-spacing:.08em}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta,body.siavash-gallery-single-page .gallery-single-details .gallery-meta>div{margin:0;border:0}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta>div{display:grid;grid-template-columns:minmax(70px,.7fr) minmax(0,1.3fr);gap:8px;padding:2.5px 0}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta-project{display:grid;grid-template-columns:minmax(74px,.7fr) minmax(0,1.3fr);gap:8px;padding:2.5px 0}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta span{font-family:var(--site-title-font);font-size:9.5px;line-height:1.45;color:#707070}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta strong{font-family:var(--site-title-font);font-size:9.8px;line-height:1.45;font-weight:400;color:#9a9a9a;word-break:normal;overflow-wrap:anywhere;white-space:normal}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta-project strong{display:block;color:#9a9a9a;text-align:start;white-space:normal;overflow-wrap:anywhere}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta-lens{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:12px;width:100%}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta-lens span{white-space:nowrap;text-align:start}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta-lens strong{display:block;width:auto;max-width:none;white-space:nowrap;overflow:visible;word-break:normal;overflow-wrap:normal;text-align:end;direction:ltr;font-size:9.5px;line-height:1.4}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical{border-top:1px solid var(--sh-divider-subtle);padding-top:10px}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical h2{margin-bottom:6px}

@media(max-width:900px){
  body.siavash-gallery-archive-page .gallery-shell{flex-direction:column}
  body.siavash-gallery-archive-page .gallery-sidebar{position:relative;flex:0 0 auto;width:100%;height:auto;inset:auto;border-inline:0;border-bottom:1px solid var(--sh-divider-subtle)}
  body.siavash-gallery-archive-page .gallery-sidebar-inner{height:auto;padding:28px 24px 24px}
  body.siavash-gallery-archive-page .gallery-brand{margin-bottom:28px}
  body.siavash-gallery-archive-page .gallery-nav{flex-direction:row;flex-wrap:wrap;gap:16px 24px}
  body.siavash-gallery-archive-page .gallery-sidebar-bottom{margin-top:20px}
  body.siavash-gallery-archive-page .gallery-sidebar-bottom>a:not(.gallery-lang):not(.gallery-nav-link),
  body.siavash-gallery-archive-page .gallery-sidebar-bottom>small{display:block}
  body.siavash-gallery-archive-page .gallery-content,html[dir="rtl"] body.siavash-gallery-archive-page .gallery-content{margin:0;padding:28px 24px 70px}
  body.siavash-gallery-archive-page .gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px}

  body.siavash-gallery-single-page{overflow:auto}
  body.siavash-gallery-single-page .gallery-single-fullscreen{position:relative;inset:auto;top:auto;width:100%;height:auto;min-height:calc(100vh - var(--sh-nav-h,68px));padding-top:var(--sh-nav-h,68px);display:block;overflow:visible;box-sizing:border-box}
  body.siavash-gallery-single-page .gallery-single-visual{position:sticky;top:var(--sh-nav-h,68px);z-index:2;width:100%;height:68vh;min-height:420px}
  body.siavash-gallery-single-page .gallery-single-details{height:auto;min-height:0;overflow:visible;position:relative;z-index:3;border:0}
  body.siavash-gallery-single-page .gallery-single-details-inner{padding:24px 20px 30px}
}
@media(max-width:768px){
  .siavash-portfolio-page .lightbox-box{grid-template-columns:1fr;height:90vh}
  .siavash-portfolio-page .lightbox-image{height:52vh;min-height:0}
  .siavash-portfolio-page .lightbox-details{border-inline-start:0;border-top:1px solid var(--sh-divider-subtle);padding:22px}
}
@media(max-width:600px){
  
  body.siavash-gallery-archive-page .gallery-sidebar{
    border-bottom:1px solid var(--sh-divider-subtle);
  }
  body.siavash-gallery-archive-page .gallery-sidebar-inner{
    padding:20px 18px 18px;
  }
  body.siavash-gallery-archive-page .gallery-brand{
    margin-bottom:18px;
  }
  body.siavash-gallery-archive-page .gallery-nav{
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:center;
    gap:0;
    width:100%;
    overflow-x:auto;
    overflow-y:hidden;
    padding:2px 0 7px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  body.siavash-gallery-archive-page .gallery-nav::-webkit-scrollbar{display:none}
  body.siavash-gallery-archive-page .gallery-nav a{
    flex:0 0 auto;
    display:inline-flex;
    align-items:center;
    min-height:30px;
    padding:0 12px;
    border-inline-end:1px solid var(--sh-divider-subtle);
    font-size:10px;
    line-height:1.5;
    white-space:nowrap;
    opacity:.72;
  }
  body.siavash-gallery-archive-page .gallery-nav a:first-child{padding-inline-start:0}
  body.siavash-gallery-archive-page .gallery-nav a:last-child{border-inline-end:0}
  body.siavash-gallery-archive-page .gallery-nav a{position:relative;padding-bottom:6px}
  body.siavash-gallery-archive-page .gallery-nav a.is-active{opacity:1;color:var(--sh-gs-ink,#fff)}
  body.siavash-gallery-archive-page .gallery-nav a.is-active:after{content:"";position:absolute;left:12px;right:12px;bottom:0;height:1px;background:var(--sh-gs-ink,#fff)}
  body.siavash-gallery-archive-page .gallery-sidebar-actions{
    display:none;
  }

  body.siavash-gallery-archive-page .gallery-mobile-head{
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-bottom:18px;
  }
  body.siavash-gallery-archive-page .gallery-mobile-head a{color:var(--sh-gs-ink,#fff);font-size:10px}
  body.siavash-gallery-archive-page .gallery-mobile-head-end{display:flex;align-items:center;gap:10px}
  
  body.siavash-gallery-archive-page .gallery-mobile-head-home{color:var(--sh-gs-ink-dim,#999)}
  body.siavash-gallery-archive-page .gallery-mobile-head-home.sh-btn{
    display:inline-flex;align-items:center;justify-content:center;
    padding:6px 12px;border:1px solid var(--sh-gs-line-strong,#3c3c3c);border-radius:2px;
    font-size:9.5px;color:var(--sh-gs-btn-ink,#eee);
  }
  body.siavash-gallery-archive-page .gallery-mobile-head-home.sh-btn:hover{color:var(--sh-gs-ink,#fff);border-color:var(--sh-gs-ink,#fff)}
  body.siavash-gallery-archive-page .gallery-mobile-head-lang{
    display:inline-flex;align-items:center;justify-content:center;
    min-width:40px;height:29px;padding:5px 10px;
    border:1px solid var(--sh-gs-lang-border,#3a3a3a);border-radius:20px;background:transparent;
    color:var(--sh-gs-lang-ink,#c9c5be);font-size:10px;line-height:1;
    transition:color .2s ease,border-color .2s ease;
  }
  body.siavash-gallery-archive-page .gallery-mobile-head-lang:hover,
  body.siavash-gallery-archive-page .gallery-mobile-head-lang:focus-visible{color:var(--sh-gs-ink,#fff);border-color:var(--sh-gs-control-border-hover,#666)}

  
  body.siavash-gallery-archive-page .gallery-grid.is-editorial{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:24px 12px;
  }
  body.siavash-gallery-archive-page .gallery-grid.is-editorial .gallery-tile-media,
  body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-media{
    aspect-ratio:1/1;
  }

  body.siavash-gallery-archive-page .gallery-grid.is-compact{
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:18px 9px;
  }
  body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay{
    display:block;
    padding-top:7px;
  }
  body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay h2{
    font-size:9px;
    line-height:1.5;
    margin:0 0 2px;
  }
  body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay span{
    display:block;
    font-size:7px;
    line-height:1.5;
  }

  body.siavash-gallery-single-page .gallery-single-visual{height:62vh;min-height:380px}
  body.siavash-gallery-single-page .gallery-single-details-inner{padding:18px 16px 28px}
  body.siavash-gallery-single-page .gallery-single-details .gallery-meta>div{grid-template-columns:1fr;gap:4px}
  
  body.siavash-gallery-single-page .gallery-single-details .gallery-meta>div>strong{text-align:start !important}
  body.siavash-gallery-single-page .gallery-single-details h1{font-size:18px}
}

body.siavash-gallery-single-page .gallery-single-arrow{
  position:absolute;top:50%;z-index:5;
  display:flex;align-items:center;justify-content:center;
  width:44px;height:44px;margin-top:-22px;
  border:1px solid rgba(255,255,255,.22);border-radius:50%;
  background:rgba(10,10,10,.42);backdrop-filter:blur(2px);
  color:var(--sh-gs-ink,#fff);font-size:20px;line-height:1;text-decoration:none;
  opacity:0;pointer-events:none;
  transition:opacity .2s ease,background-color .2s ease,border-color .2s ease,transform .2s ease;
}
body.siavash-gallery-single-page .gallery-single-arrow span{transform:translateY(-1px)}
body.siavash-gallery-single-page .gallery-single-arrow-prev{left:16px}
body.siavash-gallery-single-page .gallery-single-arrow-next{right:16px}
body.siavash-gallery-single-page .gallery-single-visual:hover .gallery-single-arrow,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible,
body.siavash-gallery-single-page .gallery-single-visual.sh-controls-visible .gallery-single-arrow{
  opacity:1;pointer-events:auto;
}
body.siavash-gallery-single-page .gallery-single-arrow:hover,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible{
  background:rgba(10,10,10,.72);border-color:rgba(255,255,255,.5);
}
body.siavash-gallery-single-page .gallery-single-arrow:active{transform:scale(.92)}

body.siavash-gallery-single-page .gallery-single-filmstrip{
  position:absolute;left:0;right:0;bottom:0;z-index:4;
  padding:14px 16px 12px;
  background:linear-gradient(to top,rgba(0,0,0,.62),rgba(0,0,0,0));
  opacity:0;transform:translateY(10px);pointer-events:none;
  transition:opacity .22s ease,transform .22s ease;
}
body.siavash-gallery-single-page .gallery-single-visual:hover .gallery-single-filmstrip,
body.siavash-gallery-single-page .gallery-single-filmstrip:focus-within,
body.siavash-gallery-single-page .gallery-single-visual.sh-controls-visible .gallery-single-filmstrip{
  opacity:1;transform:translateY(0);pointer-events:auto;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-track{
  display:flex;gap:7px;overflow-x:auto;overflow-y:hidden;
  scrollbar-width:none;-webkit-overflow-scrolling:touch;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-track::-webkit-scrollbar{display:none}
body.siavash-gallery-single-page .gallery-single-filmstrip-item{
  flex:0 0 46px;display:block;width:46px !important;height:46px !important;
  max-width:46px !important;max-height:46px !important;
  border-radius:2px;overflow:hidden;
  border:1px solid rgba(255,255,255,.18);
  opacity:.62;transition:opacity .18s ease,border-color .18s ease;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item:hover,
body.siavash-gallery-single-page .gallery-single-filmstrip-item:focus-visible{opacity:1;border-color:rgba(255,255,255,.5)}
body.siavash-gallery-single-page .gallery-single-filmstrip-item.is-current{opacity:1;border-color:var(--sh-gs-ink,#fff)}

body.siavash-gallery-single-page .gallery-single-filmstrip-item img{
  display:block !important;
  width:100% !important;height:100% !important;
  max-width:none !important;max-height:none !important;
  object-fit:cover !important;object-position:center;
  aspect-ratio:1/1 !important;
}

@media(hover:none){
  
  body.siavash-gallery-single-page .gallery-single-arrow{opacity:.55;pointer-events:auto}
  body.siavash-gallery-single-page .gallery-single-filmstrip{opacity:.9;transform:translateY(0);pointer-events:auto}
}
@media(max-width:600px){
  body.siavash-gallery-single-page .gallery-single-arrow{width:38px;height:38px;margin-top:-19px;font-size:17px}
  body.siavash-gallery-single-page .gallery-single-arrow-prev{left:10px}
  body.siavash-gallery-single-page .gallery-single-arrow-next{right:10px}
  body.siavash-gallery-single-page .gallery-single-filmstrip{padding:10px 10px 9px}
  body.siavash-gallery-single-page .gallery-single-filmstrip-item{width:38px !important;height:38px !important;max-width:38px !important;max-height:38px !important}
}

.sh-gallery-viewer-mount{display:none}
.sh-gallery-viewer-mount.is-open{
  display:block;position:fixed;inset:0;z-index:150;
  overflow-y:auto;-webkit-overflow-scrolling:touch;
}
.sh-gallery-viewer-mount .gallery-single-fullscreen{
  animation:sh-gallery-viewer-in .22s ease both;
}
@media(prefers-reduced-motion:reduce){
  .sh-gallery-viewer-mount .gallery-single-fullscreen{animation:none}
}
@keyframes sh-gallery-viewer-in{
  from{opacity:0;transform:scale(.98)}
  to{opacity:1;transform:scale(1)}
}
.sh-gallery-viewer-close{
  position:fixed;top:calc(var(--sh-nav-h,74px) + 14px);z-index:160;
  display:flex;align-items:center;justify-content:center;
  width:40px;height:40px;margin:0;padding:0;
  border-radius:50%;border:1px solid rgba(255,255,255,.25);
  background:rgba(10,10,10,.5);color:var(--sh-gs-ink,#fff);font-size:22px;line-height:1;
  cursor:pointer;
  transition:background-color .18s ease,border-color .18s ease,transform .18s ease;
}
html[dir="rtl"] .sh-gallery-viewer-close{left:18px}
html[dir="ltr"] .sh-gallery-viewer-close{right:18px}
.sh-gallery-viewer-close:hover,.sh-gallery-viewer-close:focus-visible{
  background:rgba(10,10,10,.8);border-color:rgba(255,255,255,.55);
}
.sh-gallery-viewer-close:active{transform:scale(.92)}
.sh-gallery-viewer-stage:empty{
  display:flex;align-items:center;justify-content:center;min-height:100vh;
}
html.sh-gallery-viewer-lock,html.sh-gallery-viewer-lock body{overflow:hidden}
@media(max-width:600px){
  .sh-gallery-viewer-close{width:36px;height:36px;font-size:19px;top:14px}
  html[dir="rtl"] .sh-gallery-viewer-close{left:12px}
  html[dir="ltr"] .sh-gallery-viewer-close{right:12px}
}

.gallery-tile-media,
.gallery-tile-media img{
  aspect-ratio:1 / 1;
}

.gallery-viewer img,
.single-gallery-image img,
.gallery-single-image img{
  object-fit:contain;
}

.gallery-tile-media{overflow:hidden;}

@media (max-width: 767px){
  .site-header,
  header{
    max-width:100%;
  }

  .hero-title{
    text-wrap:balance;
  }

}

@media (max-width: 390px){
  .hero-image{max-height:74svh;}
  .gallery-grid{width:100%;}
}

@media (hover:none) and (pointer:coarse){
  .gallery-tile:hover img{transform:none;}
}

.gallery-meta .meta-row,
.single-gallery-meta .meta-row,
.gallery-viewer .meta-row,
.meta-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  column-gap:18px;
  align-items:baseline;
}
.meta-row > span:first-child{
  text-align:right;
  justify-self:stretch;
}
.meta-row > span:last-child{
  text-align:left;
  justify-self:stretch;
  direction:ltr;
  unicode-bidi:plaintext;
}

@media (max-width: 480px){
  .meta-row{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr);
    column-gap:12px;
  }
}

.gallery-filters [data-filter],
.gallery-filter [data-filter],
.filter-button[data-filter]{
  cursor:pointer;
}

img{
  text-rendering:auto;
}

body.siavash-gallery-archive-page .gallery-tile[hidden]{
  display:none !important;
}

body.siavash-gallery-single-page .gallery-single-details .gallery-meta > div > span{
  text-align:start;
  justify-self:stretch;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta > div > strong{
  text-align:end;
  justify-self:stretch;
  direction:ltr;
}

body.siavash-gallery-single-page .gallery-single-details .gallery-meta > div > strong.gallery-meta-date-value{
  direction:rtl;
  unicode-bidi:plaintext;
  text-align:end;
  white-space:nowrap;
}

body.siavash-gallery-archive-page .gallery-toolbar{
  display:flex;align-items:center;justify-content:flex-start;gap:8px;margin:0 0 28px;
  position:relative;z-index:10;direction:ltr;
}
body.siavash-gallery-archive-page .gallery-control{position:relative;}

body.siavash-gallery-archive-page .gallery-control-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
body.siavash-gallery-archive-page .gallery-control-menu[hidden]{display:none!important}
html[dir="ltr"] body.siavash-gallery-archive-page .gallery-control-menu{direction:ltr}

body.siavash-gallery-archive-page .gallery-grid.is-editorial{grid-template-columns:repeat(2,minmax(0,1fr));}
body.siavash-gallery-archive-page .gallery-grid.is-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 22px;}
body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-media{aspect-ratio:1/1;}
body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay{padding-top:10px;gap:12px;}
body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay h2{font-size:11px;}
body.siavash-gallery-archive-page .gallery-grid.is-compact .gallery-tile-overlay span{font-size:8px;}

@media(max-width:1100px){
  body.siavash-gallery-archive-page .gallery-grid.is-compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 20px;}
}
@media(max-width:900px){
  body.siavash-gallery-archive-page .gallery-toolbar{margin-bottom:24px;}
  
  body.siavash-gallery-archive-page .gallery-grid.is-editorial{grid-template-columns:repeat(1,minmax(0,1fr));}
  body.siavash-gallery-archive-page .gallery-grid.is-compact{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:600px){
  body.siavash-gallery-archive-page .gallery-toolbar{
    margin-bottom:22px;
    justify-content:flex-start;
    gap:7px;
  }
  body.siavash-gallery-archive-page .gallery-control-button{
    width:36px;
    height:36px;
  }
  
  body.siavash-gallery-archive-page .gallery-control{position:static;}
  body.siavash-gallery-archive-page .gallery-control-menu{
    position:absolute;
    inset-inline-start:12px;
    inset-inline-end:12px;
    left:12px;
    right:12px;
    width:auto;
    min-width:0;
    max-width:none;
  }
}
@media(max-width:390px){
  body.siavash-gallery-archive-page .gallery-sidebar-inner{padding-inline:14px;}
  body.siavash-gallery-archive-page .gallery-grid.is-editorial{
    grid-template-columns:repeat(1,minmax(0,1fr));
    gap:20px 8px;
  }
  body.siavash-gallery-archive-page .gallery-grid.is-compact{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:20px 8px;
  }
}

.gallery-archive-head{padding:28px 0 18px;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:10px}
.gallery-archive-head h1{margin:0;font-size:clamp(28px,4vw,48px);font-weight:400;line-height:1.15}
.gallery-archive-head p{margin:8px 0 0;color:var(--sh-gs-archive-head-copy,#8f8f8f);max-width:60ch;font-size:13px}
.gallery-pagination{padding:28px 0 10px}
.gallery-pagination ul{display:flex;gap:8px;list-style:none;margin:0;padding:0;flex-wrap:wrap}
.gallery-pagination a,.gallery-pagination span{display:inline-flex;min-width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--sh-divider-subtle);padding:0 9px;color:var(--sh-gs-sidebar-brand-ink,#aaaaaa);font-size:11px}
.gallery-pagination .current{color:var(--sh-gs-ink,#fff);border-color:var(--sh-gs-pagination-current-border,#777777)}

body.siavash-gallery-single-page .gallery-single-details .gallery-meta > div > strong{
  min-width:0;
  max-width:100%;
  overflow-wrap:anywhere;
  word-break:break-word;
  white-space:normal;
}
@media(max-width:600px){
  body.siavash-gallery-single-page .gallery-single-details .gallery-meta,
  body.siavash-gallery-single-page .gallery-single-details .gallery-meta > div{
    min-width:0;
    width:100%;
  }
}

body.siavash-gallery-archive-page .gallery-tile>a{
  position:relative;
  text-decoration:none;
  outline:0;
}

body.siavash-gallery-archive-page .gallery-tile-media img{
  transform:none;
  transition:opacity .28s ease,transform .5s cubic-bezier(.22,.61,.36,1),filter .28s ease;
  will-change:transform;
}
body.siavash-gallery-archive-page .gallery-tile:hover .gallery-tile-media img,
body.siavash-gallery-archive-page .gallery-tile:focus-within .gallery-tile-media img{
  transform:scale(1.012);
  opacity:.92;
}
body.siavash-gallery-archive-page .gallery-tile-overlay{
  padding:11px 0 0;
  gap:14px;
  align-items:baseline;
  transition:opacity .22s ease,transform .22s ease;
}
body.siavash-gallery-archive-page .gallery-tile-overlay h2{
  font-size:11px;
  line-height:1.45;
  letter-spacing:.01em;
}
body.siavash-gallery-archive-page .gallery-tile-overlay span{
  font-size:8.5px;
  line-height:1.45;
  letter-spacing:.09em;
}
body.siavash-gallery-archive-page .gallery-tile>a:focus-visible .gallery-tile-media{
  outline:1px solid currentColor;
  outline-offset:4px;
}

body.siavash-gallery-single-page .gallery-single-visual img{
  width:min(96%,1500px);
  height:96%;
  transition:opacity .18s ease;
}
body.siavash-gallery-single-page .gallery-single-arrow{
  width:40px;
  height:40px;
  margin-top:-20px;
  border:0;
  border-radius:50%;
  background:rgba(0,0,0,.18);
  box-shadow:none;
  backdrop-filter:blur(3px);
  color:rgba(255,255,255,.82);
  font-size:22px;
}
body.siavash-gallery-single-page .gallery-single-arrow-prev{left:18px}
body.siavash-gallery-single-page .gallery-single-arrow-next{right:18px}
body.siavash-gallery-single-page .gallery-single-arrow:hover,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible{
  background:rgba(0,0,0,.42);
  border-color:transparent;
  color:var(--sh-gs-ink,#fff);
}
body.siavash-gallery-single-page .gallery-single-counter{
  position:absolute;
  top:18px;
  left:50%;
  z-index:6;
  transform:translateX(-50%);
  padding:5px 9px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(0,0,0,.20);
  backdrop-filter:blur(5px);
  color:rgba(255,255,255,.72);
  font-family:var(--site-title-font);
  font-size:9px;
  line-height:1;
  letter-spacing:.08em;
  opacity:0;
  transition:opacity .2s ease;
  pointer-events:none;
}
body.siavash-gallery-single-page .gallery-single-visual:hover .gallery-single-counter,
body.siavash-gallery-single-page .gallery-single-visual.sh-controls-visible .gallery-single-counter{
  opacity:1;
}
body.siavash-gallery-single-page .gallery-single-filmstrip{
  padding:12px 16px 10px;
  background:linear-gradient(to top,rgba(0,0,0,.52),rgba(0,0,0,0));
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item{
  flex-basis:44px;
  width:44px !important;
  height:44px !important;
  max-width:44px !important;
  max-height:44px !important;
  border-color:rgba(255,255,255,.12);
  border-radius:1px;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item.is-current{
  border-color:var(--sh-gs-ink,#fff);
}

body.siavash-gallery-single-page .gallery-single-details{
  background:transparent;
}
body.siavash-gallery-single-page .gallery-single-details-inner{
  padding:28px 24px 26px;
}
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-details{
  text-align:right;
}
html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-details{
  text-align:left;
}

body.siavash-gallery-single-page .gallery-single-details-inner{
  padding:32px 24px 26px;
}
body.siavash-gallery-single-page .gallery-single-details h1{
  font-size:17px;
  letter-spacing:.01em;
}

body.siavash-gallery-single-page .gallery-single-details .gallery-caption{
  line-height:1.7;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group{
  padding:11px 0 12px;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group h2{
  font-size:8.5px;
  letter-spacing:.1em;
  text-transform:uppercase;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta>div{
  padding:3px 0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta span{
  font-size:9px;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta strong{
  font-size:9.5px;
}

.sh-gallery-viewer-mount.is-open{
  background:var(--sh-gs-paper,#000);
}
.sh-gallery-viewer-mount .gallery-single-fullscreen{
  animation:sh-gallery-viewer-in .18s ease both;
}
.sh-gallery-viewer-close{
  width:34px;
  height:34px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:50%;
  background:rgba(0,0,0,.28);
  color:rgba(255,255,255,.78);
  font-size:22px;
  line-height:1;
  box-shadow:none;
  transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;
}
.sh-gallery-viewer-close:hover,
.sh-gallery-viewer-close:focus-visible{
  background:rgba(0,0,0,.55);
  border-color:rgba(255,255,255,.35);
  color:var(--sh-gs-ink,#fff);
}
.sh-gallery-viewer-close:active{transform:scale(.94)}

@media(prefers-reduced-motion:reduce){
  body.siavash-gallery-archive-page .gallery-tile-media img,
  body.siavash-gallery-archive-page .gallery-tile-overlay,
  body.siavash-gallery-single-page .gallery-single-visual img,
  body.siavash-gallery-single-page .gallery-single-counter,
  .sh-gallery-viewer-close{transition:none}
}
@media(max-width:900px){
  body.siavash-gallery-single-page .gallery-single-counter{top:12px}
}
@media(max-width:600px){
  body.siavash-gallery-archive-page .gallery-tile-media img{transform:none}
  body.siavash-gallery-archive-page .gallery-tile:hover .gallery-tile-media img,
  body.siavash-gallery-archive-page .gallery-tile:focus-within .gallery-tile-media img{transform:none;opacity:1}
  body.siavash-gallery-single-page .gallery-single-counter{top:10px;font-size:8px}
  body.siavash-gallery-single-page .gallery-single-arrow{width:36px;height:36px;margin-top:-18px}
  body.siavash-gallery-single-page .gallery-single-arrow-prev{left:8px}
  body.siavash-gallery-single-page .gallery-single-arrow-next{right:8px}
}

body.siavash-gallery-archive-page .gallery-tile-media img{
  transform:none !important;
  transition:opacity .18s ease,filter .18s ease !important;
  will-change:auto;
}
body.siavash-gallery-archive-page .gallery-tile-media::after{
  content:"";
  position:absolute;
  inset:0;
  border:1px solid var(--sh-gs-hover-ring,rgba(242,239,232,.18));
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
body.siavash-gallery-archive-page .gallery-tile:hover .gallery-tile-media img,
body.siavash-gallery-archive-page .gallery-tile:focus-within .gallery-tile-media img{
  transform:none !important;
  opacity:.94;
  filter:none;
}
body.siavash-gallery-archive-page .gallery-tile:hover .gallery-tile-media::after,
body.siavash-gallery-archive-page .gallery-tile:focus-within .gallery-tile-media::after{opacity:1}

@media (hover:none) and (pointer:coarse){
  body.siavash-gallery-single-page .gallery-single-arrow{opacity:.72}
}

@media(max-width:600px){
  body.siavash-gallery-single-page .gallery-single-arrow{width:36px;height:36px;margin-top:-18px}
  .sh-gallery-viewer-close{width:36px;height:36px}
}

.sh-gallery-viewer-mount.is-open{
  position:fixed;
  inset:0;
  z-index:99999;
  overflow:hidden;
}

.sh-gallery-viewer-mount .sh-gallery-viewer-stage{
  width:100%;
  height:100%;
  min-height:0;
}

.sh-gallery-viewer-mount .gallery-single-fullscreen{
  position:fixed;
  inset:0;
  max-width:100vw;
  height:100dvh;
  min-height:0;
  display:grid;
  grid-template-columns:minmax(430px,38vw) minmax(0,1fr);
  direction:ltr;
  overflow:hidden;
}

.sh-gallery-viewer-mount .gallery-single-visual{
  position:relative;
  order:2;
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
}

.sh-gallery-viewer-mount .gallery-single-visual img{
  position:relative;
  inset:auto;
  display:block;
  width:auto;
  height:auto;
  max-width:calc(100% - 8vw);
  max-height:calc(100dvh - 15vh);
  object-fit:contain;
  object-position:center;
  margin:0;
  background:transparent;
}

.sh-gallery-viewer-mount .gallery-single-details{
  position:relative;
  order:1;
  width:100%;
  height:100%;
  min-width:0;
  min-height:0;
  overflow-y:auto;
  overflow-x:hidden;
  scrollbar-width:none;
  border:0;
  box-sizing:border-box;
}

.sh-gallery-viewer-mount .gallery-single-details::-webkit-scrollbar{display:none}

.sh-gallery-viewer-mount .gallery-single-details-inner{
  min-height:100%;
  height:auto;
  box-sizing:border-box;
  padding:15.2vh 5.9vw 6vh 6.4vw;
  margin:0;
}

.sh-gallery-viewer-mount .gallery-single-back,
.sh-gallery-viewer-mount .gallery-single-cat{
  display:none;
}

.sh-gallery-viewer-mount .gallery-single-details h1{
  margin:0;
  padding:0 0 34px;
  font-family:"Inter",sans-serif;
  font-size:23px;
  line-height:1.15;
  font-weight:500;
  letter-spacing:.16em;
  text-transform:uppercase;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-caption{
  margin:8.8vh 0 0;
  padding:0;
  font-family:"Inter",sans-serif;
  font-size:15px;
  line-height:1.55;
  font-weight:400;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group{
  margin:0;
  padding:0;
  border:0;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group:not(.gallery-detail-group-technical){
  margin-top:20px;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group h2{
  margin:0 0 10px;
  padding:0;
  font-family:"Inter",sans-serif;
  font-size:11px;
  line-height:1.35;
  font-weight:500;
  letter-spacing:.11em;
  text-transform:uppercase;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta,
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta>div{
  margin:0;
  border:0;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta>div{
  display:grid;
  grid-template-columns:minmax(115px,.7fr) minmax(0,1.3fr);
  gap:16px;
  padding:0 0 9px;
  font-family:"Inter",sans-serif;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta span{
  font-size:12px;
  line-height:1.5;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta strong{
  min-width:0;
  max-width:100%;
  font-size:13px;
  line-height:1.5;
  font-weight:400;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta-project{
  display:block;
  padding:0;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta-project span{
  display:none;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-meta-project strong{
  display:block;
  font-size:13px;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box{
  margin-top:34px;
  padding:18px 20px 16px;
  border:1px solid var(--sh-gs-box-border,#dcdcdc);
  background:var(--sh-gs-box-bg,#fafafa);
  box-sizing:border-box;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical h2, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box h2{
  margin-bottom:13px;
  font-size:10px;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta>div, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta>div{
  grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);
  padding:5px 0;
}

.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta strong, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta strong{
  text-align:left;
  direction:ltr;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-fullscreen{
  grid-template-columns:minmax(0,1fr) minmax(430px,38vw);
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-visual{
  order:1;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details{
  order:2;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details-inner{
  padding-left:6.4vw;
  padding-right:5.9vw;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details h1,
html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details .gallery-caption,
html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details .gallery-meta{
  direction:rtl;
  text-align:right;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details h1{
  letter-spacing:0;
  font-family:"Vazirmatn",sans-serif;
  font-size:24px;
}

html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta strong, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta strong{
  text-align:left;
  direction:ltr;
}

.sh-gallery-viewer-mount .gallery-single-arrow{
  
  position:absolute;
  top:50%;
  z-index:30;
  display:flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  margin-top:-17px;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  color:#555;
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease,color .18s ease;
}

.sh-gallery-viewer-mount .gallery-single-arrow-prev{left:22px}
.sh-gallery-viewer-mount .gallery-single-arrow-next{right:22px}

.sh-gallery-viewer-mount .gallery-single-visual:hover .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-visual.sh-controls-visible .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  opacity:1;
  pointer-events:auto;
}

.sh-gallery-viewer-mount .gallery-single-arrow:hover,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  
  background:transparent;
}

.sh-gallery-viewer-mount .gallery-single-arrow span{
  display:block;
  width:9px;
  height:9px;
  border-top:1px solid currentColor;
  border-right:1px solid currentColor;
  font-size:0;
}

.sh-gallery-viewer-mount .gallery-single-arrow-prev span{
  transform:rotate(-135deg) translate(-1px,-1px);
}

.sh-gallery-viewer-mount .gallery-single-arrow-next span{
  transform:rotate(45deg) translate(-1px,-1px);
}

.sh-gallery-viewer-mount .gallery-single-counter,
.sh-gallery-viewer-mount .gallery-single-filmstrip{
  display:none;
}

.sh-gallery-viewer-mount .sh-gallery-viewer-close{
  position:fixed;
  top:25px;
  right:25px;
  z-index:40;
  width:30px;
  height:30px;
  padding:0;
  margin:0;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
  
  font-size:0;
  line-height:1;
  appearance:none;
  -webkit-appearance:none;
}

.sh-gallery-viewer-mount .sh-gallery-viewer-close::before,
.sh-gallery-viewer-mount .sh-gallery-viewer-close::after{
  content:"";
  position:absolute;
  top:50%;
  left:50%;
  width:28px;
  height:1px;
  margin:-.5px 0 0 -14px;
  background:currentColor;
}

.sh-gallery-viewer-mount .sh-gallery-viewer-close::before{transform:rotate(45deg)}
.sh-gallery-viewer-mount .sh-gallery-viewer-close::after{transform:rotate(-45deg)}

.sh-gallery-viewer-mount .sh-gallery-viewer-close:hover,
.sh-gallery-viewer-mount .sh-gallery-viewer-close:focus-visible{
  
  background:transparent;
}

@media(max-width:1100px){
  .sh-gallery-viewer-mount .gallery-single-fullscreen{
    grid-template-columns:minmax(360px,42vw) minmax(0,1fr);
  }

  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-fullscreen{
    grid-template-columns:minmax(0,1fr) minmax(360px,42vw);
  }

  .sh-gallery-viewer-mount .gallery-single-details-inner{
    padding-top:12vh;
    padding-left:5vw;
    padding-right:4vw;
  }

  .sh-gallery-viewer-mount .gallery-single-visual img{
    max-width:calc(100% - 5vw);
    max-height:calc(100dvh - 12vh);
  }
}

@media(max-width:700px){
  .sh-gallery-viewer-mount.is-open{
    overflow:auto;
  }

  .sh-gallery-viewer-mount .gallery-single-fullscreen{
    position:relative;
    inset:auto;
    width:100%;
    height:auto;
    min-height:100dvh;
    display:flex;
    flex-direction:column;
    overflow:visible;
  }

  .sh-gallery-viewer-mount .gallery-single-visual,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-visual{
    order:1;
    width:100%;
    height:64dvh;
    min-height:420px;
    flex:0 0 64dvh;
  }

  .sh-gallery-viewer-mount .gallery-single-details,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details{
    order:2;
    width:100%;
    height:auto;
    overflow:visible;
  }

  .sh-gallery-viewer-mount .gallery-single-details-inner,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details-inner{
    padding:48px 24px 48px;
  }

  .sh-gallery-viewer-mount .gallery-single-visual img{
    max-width:calc(100% - 32px);
    max-height:calc(64dvh - 32px);
  }

  .sh-gallery-viewer-mount .gallery-single-details h1{
    padding-bottom:24px;
    font-size:18px;
    letter-spacing:.13em;
  }

  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details h1{
    font-size:20px;
    letter-spacing:0;
  }

  .sh-gallery-viewer-mount .gallery-single-details .gallery-caption{
    margin-top:44px;
    font-size:14px;
  }

  .sh-gallery-viewer-mount .gallery-single-details .gallery-meta>div{
    grid-template-columns:1fr;
    gap:4px;
  }

  .sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box{
    margin-top:30px;
    padding:16px;
  }

  .sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta>div, .sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta>div{
    grid-template-columns:1fr;
  }

  .sh-gallery-viewer-mount .gallery-single-arrow{
    opacity:.7;
    pointer-events:auto;
  }

  .sh-gallery-viewer-mount .gallery-single-arrow-prev{left:10px}
  .sh-gallery-viewer-mount .gallery-single-arrow-next{right:10px}

  .sh-gallery-viewer-mount .sh-gallery-viewer-close{
    top:14px;
    right:14px;
  }
}

@media(prefers-reduced-motion:reduce){
  .sh-gallery-viewer-mount .gallery-single-arrow,
  .sh-gallery-viewer-mount .sh-gallery-viewer-close{transition:none}
}

body.siavash-gallery-archive-page{
  --sh-divider-subtle:rgba(232,224,211,.22);
}
body.siavash-gallery-archive-page .gallery-sidebar-actions,
body.siavash-gallery-archive-page .gallery-archive-head{
  border-color:rgba(232,224,211,.22);
}
body.siavash-gallery-archive-page .gallery-sidebar{
  border-inline-color:rgba(232,224,211,.22);
}
body.siavash-gallery-archive-page .gallery-sidebar-actions .gallery-nav-link.sh-btn,
body.siavash-gallery-archive-page .gallery-mobile-head-home.sh-btn,
body.siavash-gallery-archive-page .gallery-lang,
body.siavash-gallery-archive-page .gallery-mobile-head-lang,
body.siavash-gallery-archive-page .gallery-control-button,
body.siavash-gallery-archive-page .gallery-control-menu{
  border-color:var(--sh-gs-nav-border,rgba(232,224,211,.28));
}
body.siavash-gallery-archive-page .gallery-control-button:hover,
body.siavash-gallery-archive-page .gallery-control-button:focus-visible,
body.siavash-gallery-archive-page .gallery-control-button[aria-expanded="true"]{
  border-color:var(--sh-gs-nav-border-hover,rgba(242,239,232,.56));
}
body.siavash-gallery-single-page .gallery-single-details{
  border-color:rgba(232,224,211,.22);
}

@media(max-width:600px){
  body.siavash-gallery-archive-page .gallery-mobile-head-end{flex-wrap:wrap;justify-content:flex-end;row-gap:7px}
  
  body.siavash-gallery-archive-page .gallery-mobile-head-social{font-size:9px !important;color:var(--sh-gs-social-ink,#bdb8af) !important}
  body.siavash-gallery-archive-page .gallery-mobile-head-copy{flex-basis:100%;text-align:end;font-size:7px;line-height:1.45;color:var(--sh-gs-copy-ink,#85817a)}
}

body.siavash-gallery-single-page,
.sh-gallery-viewer-mount{
  --sh-gs-paper:#faf9f6;
  --sh-gs-paper-deep:#f2f0eb;
  --sh-gs-ink:#171615;
  --sh-gs-ink-soft:#55514c;
  --sh-gs-ink-faint:#928d84;
  --sh-gs-line:#e2ded5;
  --sh-gs-accent-ink:#6b5f47;
  --sh-gs-stage-bg:#edeae3;
  --sh-gs-mat:#f2f0eb;
}

body.siavash-gallery-single-page .gallery-single-fullscreen,
.sh-gallery-viewer-mount .gallery-single-fullscreen{
  background:var(--sh-gs-stage-bg);
}
body.siavash-gallery-single-page .gallery-single-visual,
.sh-gallery-viewer-mount .gallery-single-visual{
  background:var(--sh-gs-stage-bg);
}
body.siavash-gallery-single-page .gallery-single-visual img,
.sh-gallery-viewer-mount .gallery-single-visual img{
  width:auto;height:auto;
  max-width:82%;max-height:78vh;
  position:relative;inset:auto;margin:auto;
  box-shadow:0 30px 70px -25px rgba(20,18,15,.35);
  
  background:var(--sh-gs-mat);
}
@media(max-width:900px){
  body.siavash-gallery-single-page .gallery-single-visual img{max-width:88%;max-height:56vh}
}
@media(max-width:700px){
  .sh-gallery-viewer-mount .gallery-single-visual img{max-width:calc(100% - 32px)}
}

body.siavash-gallery-single-page .gallery-single-details,
.sh-gallery-viewer-mount .gallery-single-details{
  background:var(--sh-gs-paper);
  color:var(--sh-gs-ink);
  border-color:var(--sh-gs-line);
}
body.siavash-gallery-single-page .gallery-single-fullscreen{
  grid-template-columns:minmax(0,1fr) minmax(300px,32vw);
}
html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-fullscreen{
  grid-template-columns:minmax(300px,32vw) minmax(0,1fr);
}

body.siavash-gallery-single-page .gallery-single-cat,
.sh-gallery-viewer-mount .gallery-single-cat{
  display:block;
  margin:0 0 20px;
  font-size:11px;
  font-weight:600;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:var(--sh-gs-ink-faint);
}
body.siavash-gallery-single-page .gallery-single-details h1,
.sh-gallery-viewer-mount .gallery-single-details h1{
  margin:0 0 26px;
  padding:0 0 24px;
  border-bottom:1px solid var(--sh-gs-line);
  
  font-family:var(--site-title-font);
  font-style:normal;
  font-weight:400;
  font-size:24px;
  line-height:1.4;
  letter-spacing:0;
  text-transform:none;
  color:var(--sh-gs-ink);
}
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-details h1,
html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details h1{
  font-size:22px;
  letter-spacing:0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-caption,
.sh-gallery-viewer-mount .gallery-single-details .gallery-caption{
  color:var(--sh-gs-ink-soft);
  font-size:13.5px;
  line-height:1.7;
}

body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group{
  border-top:1px solid var(--sh-gs-line);
  padding:14px 0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group:first-of-type,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group:first-of-type{
  border-top:0;padding-top:0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group h2,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group h2{
  color:var(--sh-gs-ink-faint);
  font-size:10.5px;
  letter-spacing:.1em;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta span,
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta span{
  color:var(--sh-gs-ink-faint);
}
body.siavash-gallery-single-page .gallery-single-details .gallery-meta strong,
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta strong{
  color:var(--sh-gs-ink-soft);
}

body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical{
  background:none;
  border:0;
  border-top:1px solid var(--sh-gs-line);
  padding:0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-exif-toggle,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-toggle{
  list-style:none;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:space-between;
  padding:14px 0;
  font-family:var(--site-title-font);
  font-size:10.5px;
  font-weight:600;
  letter-spacing:.1em;
  text-transform:uppercase;
  color:var(--sh-gs-ink-faint);
}
body.siavash-gallery-single-page .gallery-single-details .gallery-exif-toggle::-webkit-details-marker,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-toggle::-webkit-details-marker{
  display:none;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-exif-plus,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-plus{
  font-size:14px;
  font-weight:400;
  color:var(--sh-gs-ink-faint);
  transition:transform .2s ease;
  text-transform:none;
  letter-spacing:0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical[open] .gallery-exif-plus,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical[open] .gallery-exif-plus{
  transform:rotate(45deg);
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical .gallery-meta,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta{
  padding-bottom:16px;
}

body.siavash-gallery-single-page .gallery-single-actions,
.sh-gallery-viewer-mount .gallery-single-actions{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:28px;
}
body.siavash-gallery-single-page .gallery-single-action,
.sh-gallery-viewer-mount .gallery-single-action{
  display:block;
  width:100%;
  box-sizing:border-box;
  padding:13px 16px;
  font-family:var(--site-title-font);
  font-size:11px;
  font-weight:600;
  letter-spacing:.1em;
  text-transform:uppercase;
  text-align:center;
  text-decoration:none;
  border-radius:2px;
  transition:background-color .18s ease,color .18s ease,border-color .18s ease;
}
body.siavash-gallery-single-page .gallery-single-action-primary,
.sh-gallery-viewer-mount .gallery-single-action-primary{
  background:var(--sh-gs-ink);
  color:var(--sh-gs-paper);
  border:1px solid var(--sh-gs-ink);
}
body.siavash-gallery-single-page .gallery-single-action-primary:hover,
body.siavash-gallery-single-page .gallery-single-action-primary:focus-visible,
.sh-gallery-viewer-mount .gallery-single-action-primary:hover,
.sh-gallery-viewer-mount .gallery-single-action-primary:focus-visible{
  background:var(--sh-gs-paper,#000);border-color:var(--sh-gs-paper,#000);
}
body.siavash-gallery-single-page .gallery-single-action-ghost,
.sh-gallery-viewer-mount .gallery-single-action-ghost{
  background:transparent;
  color:var(--sh-gs-ink);
  border:1px solid var(--sh-gs-line);
}
body.siavash-gallery-single-page .gallery-single-action-ghost:hover,
body.siavash-gallery-single-page .gallery-single-action-ghost:focus-visible,
.sh-gallery-viewer-mount .gallery-single-action-ghost:hover,
.sh-gallery-viewer-mount .gallery-single-action-ghost:focus-visible{
  border-color:var(--sh-gs-ink);
}
html[dir="rtl"] .gallery-single-actions,
html[dir="rtl"] .gallery-exif-toggle{
  direction:rtl;
  text-align:right;
}

body.siavash-gallery-single-page .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-arrow{
  width:44px;height:44px;margin-top:-22px;
  border:1px solid var(--sh-gs-line);
  border-radius:50%;
  background:rgba(250,249,246,.82);
  backdrop-filter:blur(2px);
  color:var(--sh-gs-ink);
  opacity:0;
}
body.siavash-gallery-single-page .gallery-single-visual:hover .gallery-single-arrow,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible,
body.siavash-gallery-single-page .gallery-single-visual.sh-controls-visible .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-visual:hover .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible,
.sh-gallery-viewer-mount .gallery-single-visual.sh-controls-visible .gallery-single-arrow{
  opacity:1;
}
body.siavash-gallery-single-page .gallery-single-arrow:hover,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible,
.sh-gallery-viewer-mount .gallery-single-arrow:hover,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  background:var(--sh-gs-paper);border-color:var(--sh-gs-ink-faint);
}
@media(hover:none){
  body.siavash-gallery-single-page .gallery-single-arrow,
  .sh-gallery-viewer-mount .gallery-single-arrow{opacity:.6}
}

body.siavash-gallery-single-page .gallery-single-counter,
.sh-gallery-viewer-mount .gallery-single-counter{
  display:block;
  background:rgba(250,249,246,.85);
  color:var(--sh-gs-ink-soft);
  border:1px solid var(--sh-gs-line);
  border-radius:20px;
  padding:4px 12px;
  font-size:11px;
  letter-spacing:.08em;
}

body.siavash-gallery-single-page .gallery-single-filmstrip,
.sh-gallery-viewer-mount .gallery-single-filmstrip{
  background:0;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item,
.sh-gallery-viewer-mount .gallery-single-filmstrip-item{
  border-color:rgba(250,249,246,.55);
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item:hover,
body.siavash-gallery-single-page .gallery-single-filmstrip-item:focus-visible,
body.siavash-gallery-single-page .gallery-single-filmstrip-item.is-current,
.sh-gallery-viewer-mount .gallery-single-filmstrip-item:hover,
.sh-gallery-viewer-mount .gallery-single-filmstrip-item:focus-visible,
.sh-gallery-viewer-mount .gallery-single-filmstrip-item.is-current{
  border-color:var(--sh-gs-paper);opacity:1;
}

.sh-gallery-viewer-mount .sh-gallery-viewer-close{
  color:var(--sh-gs-ink-soft);
}
.sh-gallery-viewer-mount .sh-gallery-viewer-close:hover,
.sh-gallery-viewer-mount .sh-gallery-viewer-close:focus-visible{
  color:var(--sh-gs-ink);
}

body.siavash-gallery-single-page,
.sh-gallery-viewer-mount{
  --sh-gs-surface:#f6f4ee;        
  --sh-gs-accent:#c7a15a;         
  --sh-gs-accent-line:rgba(199,161,90,.45);
  --sh-gs-accent-tint:rgba(199,161,90,.13);
}

body.siavash-gallery-single-page .sh-header,
body.siavash-gallery-single-page .sh-footer,
body.siavash-gallery-single-page .sh-mobile-panel{
  display:none !important;
}
body.siavash-gallery-single-page #sh-main{
  padding:0 !important;
  margin:0 !important;
}
body.siavash-gallery-single-page .gallery-single-fullscreen{
  top:0 !important;
  height:100vh !important;
  height:100dvh !important;
}
@media(max-width:900px){
  body.siavash-gallery-single-page .gallery-single-fullscreen{
    padding-top:0 !important;
    min-height:100vh !important;
    min-height:100dvh !important;
  }
  body.siavash-gallery-single-page .gallery-single-visual{
    top:0 !important;
  }
}

.sh-gallery-viewer-mount.is-open{ background:var(--sh-gs-surface); }
body.siavash-gallery-single-page .gallery-single-fullscreen,
body.siavash-gallery-single-page .gallery-single-visual,
body.siavash-gallery-single-page .gallery-single-details,
.sh-gallery-viewer-mount .gallery-single-fullscreen,
.sh-gallery-viewer-mount .gallery-single-visual,
.sh-gallery-viewer-mount .gallery-single-details{
  background:var(--sh-gs-surface);
}
body.siavash-gallery-single-page .gallery-single-details,
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-details,
html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-details,
.sh-gallery-viewer-mount .gallery-single-details{
  border:0 !important;
}

body.siavash-gallery-single-page .gallery-single-visual img,
.sh-gallery-viewer-mount .gallery-single-visual img{
  max-width:min(80%,1400px);
  max-height:76vh;
  max-height:76dvh;
  box-shadow:0 40px 90px -30px rgba(30,26,18,.28);
}
@media(max-width:900px){
  body.siavash-gallery-single-page .gallery-single-visual img,
  .sh-gallery-viewer-mount .gallery-single-visual img{
    max-width:86%;
    max-height:54vh;
    max-height:54dvh;
  }
}

body.siavash-gallery-single-page .gallery-single-details h1,
.sh-gallery-viewer-mount .gallery-single-details h1{
  padding-bottom:22px;
  border-bottom:1px solid var(--sh-gs-accent-line);
  font-size:22px;
  font-weight:500;
  color:var(--sh-gs-ink,#171615);
}

body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group,
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical{
  border:0 !important;
  padding:0 !important;
  margin:24px 0 0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group:first-of-type,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group:first-of-type{
  margin-top:0;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical{
  margin-top:30px;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-exif-toggle,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-toggle{
  padding:0 0 12px;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-detail-group-technical[open] .gallery-meta,
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical[open] .gallery-meta{
  margin-top:6px;
}
body.siavash-gallery-single-page .gallery-single-details .gallery-caption,
.sh-gallery-viewer-mount .gallery-single-details .gallery-caption{
  margin-top:20px;
}

body.siavash-gallery-single-page .gallery-single-action-primary,
.sh-gallery-viewer-mount .gallery-single-action-primary{
  background:var(--sh-gs-accent-tint);
  border:1px solid var(--sh-gs-accent-line);
  color:var(--sh-gs-ink,#171615);
}
body.siavash-gallery-single-page .gallery-single-action-primary:hover,
body.siavash-gallery-single-page .gallery-single-action-primary:focus-visible,
.sh-gallery-viewer-mount .gallery-single-action-primary:hover,
.sh-gallery-viewer-mount .gallery-single-action-primary:focus-visible{
  background:var(--sh-gs-accent-tint-strong,var(--sh-gs-accent-tint));
  border-color:var(--sh-gs-accent);
}
body.siavash-gallery-single-page .gallery-single-action-ghost,
.sh-gallery-viewer-mount .gallery-single-action-ghost{
  background:transparent;
  border:0;
  text-decoration:underline;
  text-underline-offset:4px;
  text-decoration-color:transparent;
}
body.siavash-gallery-single-page .gallery-single-action-ghost:hover,
body.siavash-gallery-single-page .gallery-single-action-ghost:focus-visible,
.sh-gallery-viewer-mount .gallery-single-action-ghost:hover,
.sh-gallery-viewer-mount .gallery-single-action-ghost:focus-visible{
  text-decoration-color:currentColor;
}

.sh-gallery-viewer-close,
.gallery-single-close{
  position:fixed;
  top:25px;
  z-index:160;
  width:30px;height:30px;
  padding:0;margin:0;border:0;border-radius:0;
  background:transparent !important;
  box-shadow:none !important;
  color:var(--sh-gs-ink-soft,#55514c);
  opacity:0;
  pointer-events:none;
  transition:opacity .25s ease,color .18s ease;
}
html[dir="rtl"] .sh-gallery-viewer-close,
html[dir="rtl"] .gallery-single-close{ left:25px; right:auto; }
html[dir="ltr"] .sh-gallery-viewer-close,
html[dir="ltr"] .gallery-single-close{ right:25px; left:auto; }
.sh-gallery-viewer-close::before,.sh-gallery-viewer-close::after,
.gallery-single-close::before,.gallery-single-close::after{
  content:"";position:absolute;top:50%;left:50%;
  width:22px;height:1px;margin:-.5px 0 0 -11px;
  background:currentColor;
}
.sh-gallery-viewer-close::before,.gallery-single-close::before{transform:rotate(45deg)}
.sh-gallery-viewer-close::after,.gallery-single-close::after{transform:rotate(-45deg)}
.sh-gallery-viewer-close:hover,.gallery-single-close:hover,
.sh-gallery-viewer-close:focus-visible,.gallery-single-close:focus-visible{
  color:var(--sh-gs-ink,#171615);
}
html.sh-gallery-controls-active .sh-gallery-viewer-close,
html.sh-gallery-controls-active .gallery-single-close,
.sh-gallery-viewer-close:focus-visible,
.gallery-single-close:focus-visible{
  opacity:1;
  pointer-events:auto;
}

.sh-gallery-viewer-mount .gallery-single-close{ display:none; }
@media(hover:none){
  .sh-gallery-viewer-close,.gallery-single-close{ opacity:.55; pointer-events:auto; }
}
@media(max-width:600px){
  .sh-gallery-viewer-close,.gallery-single-close{ top:14px; width:26px; height:26px; }
  html[dir="rtl"] .sh-gallery-viewer-close, html[dir="rtl"] .gallery-single-close{ left:14px; }
  html[dir="ltr"] .sh-gallery-viewer-close, html[dir="ltr"] .gallery-single-close{ right:14px; }
}

@media(prefers-reduced-motion:reduce){
  .sh-gallery-viewer-close,.gallery-single-close{ transition:none; }
}

body.siavash-gallery-single-page,
body.siavash-gallery-archive-page,
.sh-gallery-viewer-mount{
  --sh-gs-paper:#000000;
  --sh-gs-paper-deep:#000000;
  --sh-gs-ink:#ffffff;
  --sh-gs-ink-soft:#d0d0d0;
  --sh-gs-ink-faint:#8d8d8d;
  --sh-gs-ink-muted:#b8b8b8;
  --sh-gs-line:#242424;
  --sh-gs-line-strong:#3c3c3c;
  --sh-gs-accent-ink:#ffffff;
  --sh-gs-stage-bg:#000000;
  --sh-gs-mat:#f4f1ea;
  --sh-gs-surface:#000000;
  --sh-gs-accent:#ffffff;
  --sh-gs-accent-line:rgba(255,255,255,.24);
  --sh-gs-accent-tint:rgba(255,255,255,.06);
  --sh-gs-accent-tint-strong:rgba(255,255,255,.10);
  --sh-gs-glass:rgba(36,36,36,.88);
  --sh-gs-glass-strong:rgba(36,36,36,.96);
  --sh-gs-glass-border:rgba(255,255,255,.22);
  --sh-gs-box-bg:#242424;
  --sh-gs-box-border:rgba(255,255,255,.16);
  
  --sh-gs-hover-ring:rgba(242,239,232,.18);
  --sh-gs-nav-border:rgba(232,224,211,.28);
  --sh-gs-nav-border-hover:rgba(242,239,232,.56);
  
  --sh-gs-ink-dim:#999999;         
  --sh-gs-btn-ink:#eeeeee;         
  --sh-gs-lang-ink:#c9c5be;        
  --sh-gs-lang-border:#3a3a3a;     
  --sh-gs-control-border-hover:#666666; 
  --sh-gs-social-ink:#bdb8af;      
  --sh-gs-copy-ink:#85817a;        
  
  --sh-gs-sidebar-bg:#090909;        
  --sh-gs-sidebar-brand-ink:#aaaaaa; 
  --sh-gs-sidebar-btn-border:#3c3c3c; 
  --sh-gs-sidebar-bottom-ink:#dddddd; 
  --sh-gs-sidebar-copy-ink:#888888;   
  
  --sh-gs-archive-head-copy:#8f8f8f;  
  --sh-gs-hint-bg:rgba(0,0,0,.45);    
  --sh-gs-close-bg:rgba(0,0,0,.4);    
  --sh-gs-cap-place-ink:rgba(255,255,255,.72); 
  --sh-gs-cap-text-ink:rgba(255,255,255,.9);   
  --sh-gs-lb-place-ink:rgba(255,255,255,.65);  
  --sh-gs-lb-text-ink:rgba(255,255,255,.85);   
  --sh-gs-lb-control-bg:rgba(255,255,255,.08);       
  --sh-gs-lb-control-bg-hover:rgba(255,255,255,.18); 
  
  --sh-gs-pagination-current-border:#777777; 
}

body.siavash-gallery-single-page .gallery-single-fullscreen,
body.siavash-gallery-single-page .gallery-single-visual,
body.siavash-gallery-single-page .gallery-single-details,
.sh-gallery-viewer-mount.is-open,
.sh-gallery-viewer-mount .gallery-single-fullscreen,
.sh-gallery-viewer-mount .gallery-single-visual,
.sh-gallery-viewer-mount .gallery-single-details{
  background:var(--sh-gs-surface) !important;
  color:var(--sh-gs-ink) !important;
}

.sh-gallery-viewer-mount .gallery-single-details h1{
  border-bottom-color:var(--sh-gs-line) !important;
  color:var(--sh-gs-ink) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-caption{
  color:var(--sh-gs-ink-soft) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group h2{
  color:var(--sh-gs-ink-faint) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta span{
  color:var(--sh-gs-ink-faint) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta strong,
.sh-gallery-viewer-mount .gallery-single-details .gallery-meta-project strong{
  color:var(--sh-gs-ink-soft) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box{
  background:var(--sh-gs-box-bg) !important;
  border-color:var(--sh-gs-box-border) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta span,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta span{
  color:var(--sh-gs-ink-faint) !important;
}
.sh-gallery-viewer-mount .gallery-single-details .gallery-detail-group-technical .gallery-meta strong,
.sh-gallery-viewer-mount .gallery-single-details .gallery-exif-box .gallery-meta strong{
  color:var(--sh-gs-ink-soft) !important;
}
.sh-gallery-viewer-mount .gallery-single-arrow{
  color:var(--sh-gs-accent-ink) !important;
}
.sh-gallery-viewer-mount .gallery-single-arrow:hover,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  color:var(--sh-gs-ink) !important;
}
.sh-gallery-viewer-mount .sh-gallery-viewer-close{
  color:var(--sh-gs-accent-ink) !important;
}
.sh-gallery-viewer-mount .sh-gallery-viewer-close:hover,
.sh-gallery-viewer-mount .sh-gallery-viewer-close:focus-visible{
  color:var(--sh-gs-ink) !important;
}

body.siavash-gallery-single-page .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-arrow{
  background:var(--sh-gs-glass) !important;
  border-color:var(--sh-gs-line) !important;
}
body.siavash-gallery-single-page .gallery-single-arrow:hover,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible{
  background:var(--sh-gs-glass-strong) !important;
  border-color:var(--sh-gs-glass-border) !important;
}
body.siavash-gallery-single-page .gallery-single-counter{
  background:var(--sh-gs-glass-strong) !important;
  border-color:var(--sh-gs-line) !important;
  color:var(--sh-gs-ink-soft) !important;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item{
  border-color:var(--sh-gs-glass-border) !important;
}
body.siavash-gallery-single-page .gallery-single-filmstrip-item:hover,
body.siavash-gallery-single-page .gallery-single-filmstrip-item:focus-visible,
body.siavash-gallery-single-page .gallery-single-filmstrip-item.is-current{
  border-color:var(--sh-gs-ink) !important;
}
body.siavash-gallery-single-page .gallery-single-action-primary:hover,
body.siavash-gallery-single-page .gallery-single-action-primary:focus-visible{
  background:var(--sh-gs-accent-tint) !important;
  border-color:var(--sh-gs-accent) !important;
}

@media(max-width:900px) and (max-height:560px) and (orientation:landscape){
  body.siavash-gallery-single-page .gallery-single-fullscreen{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(220px,34vw) !important;
    height:100vh !important;
    height:100dvh !important;
    padding-top:0 !important;
  }
  html[dir="ltr"] body.siavash-gallery-single-page .gallery-single-fullscreen{
    grid-template-columns:minmax(220px,34vw) minmax(0,1fr) !important;
  }
  body.siavash-gallery-single-page .gallery-single-visual{
    position:relative !important;
    top:0 !important;
    height:100% !important;
    min-height:0 !important;
  }
  body.siavash-gallery-single-page .gallery-single-visual img{
    max-width:90% !important;
    max-height:90vh !important;
    max-height:90dvh !important;
  }
  body.siavash-gallery-single-page .gallery-single-details{
    height:100% !important;
    overflow-y:auto !important;
  }
  body.siavash-gallery-single-page .gallery-single-details-inner{
    padding:22px 20px !important;
  }

  .sh-gallery-viewer-mount .gallery-single-fullscreen{
    display:grid !important;
    flex-direction:unset !important;
    grid-template-columns:minmax(0,1fr) minmax(220px,34vw) !important;
    height:100vh !important;
    height:100dvh !important;
  }
  html[dir="ltr"] .sh-gallery-viewer-mount .gallery-single-fullscreen{
    grid-template-columns:minmax(220px,34vw) minmax(0,1fr) !important;
  }
  .sh-gallery-viewer-mount .gallery-single-visual,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-visual{
    width:auto !important;
    height:100% !important;
    min-height:0 !important;
    flex:none !important;
  }
  .sh-gallery-viewer-mount .gallery-single-details,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details{
    width:auto !important;
    height:100% !important;
    overflow-y:auto !important;
  }
  .sh-gallery-viewer-mount .gallery-single-details-inner,
  html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-details-inner{
    padding:20px 22px !important;
  }
  .sh-gallery-viewer-mount .gallery-single-visual img{
    max-width:90% !important;
    max-height:88vh !important;
    max-height:88dvh !important;
  }
}

body.siavash-gallery-single-page .gallery-single-arrow span{
  display:block;
  width:9px;
  height:9px;
  border-top:1px solid currentColor;
  border-right:1px solid currentColor;
  font-size:0;
}
body.siavash-gallery-single-page .gallery-single-arrow-prev span{
  transform:rotate(-135deg) translate(-1px,-1px);
}
body.siavash-gallery-single-page .gallery-single-arrow-next span{
  transform:rotate(45deg) translate(-1px,-1px);
}

html:not(.sh-gallery-controls-active) .sh-gallery-viewer-close,
html:not(.sh-gallery-controls-active) .gallery-single-close,
html:not(.sh-gallery-controls-active) body.siavash-gallery-single-page .gallery-single-arrow,
html:not(.sh-gallery-controls-active) .sh-gallery-viewer-mount .gallery-single-arrow{
  opacity:0 !important;
  pointer-events:none !important;
}
html.sh-gallery-controls-active .sh-gallery-viewer-close,
html.sh-gallery-controls-active .gallery-single-close,
html.sh-gallery-controls-active body.siavash-gallery-single-page .gallery-single-arrow,
html.sh-gallery-controls-active .sh-gallery-viewer-mount .gallery-single-arrow,
.sh-gallery-viewer-close:focus-visible,
.gallery-single-close:focus-visible,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  opacity:1 !important;
  pointer-events:auto !important;
}

body.siavash-gallery-single-page .gallery-single-arrow,
.sh-gallery-viewer-mount .gallery-single-arrow{
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  box-shadow:none !important;
  font-size:30px !important;
}
body.siavash-gallery-single-page .gallery-single-arrow:hover,
body.siavash-gallery-single-page .gallery-single-arrow:focus-visible,
.sh-gallery-viewer-mount .gallery-single-arrow:hover,
.sh-gallery-viewer-mount .gallery-single-arrow:focus-visible{
  background:transparent !important;
  border-color:transparent !important;
  transform:none !important;
}

body.siavash-gallery-single-page .gallery-single-counter,
.sh-gallery-viewer-mount .gallery-single-counter{
  top:auto !important;
  bottom:20px !important;
  left:auto !important;
  right:20px !important;
  transform:none !important;
  display:flex !important;
  flex-direction:row;
  flex-wrap:wrap;
  align-items:center !important;
  align-content:space-between;
  justify-content:space-between;
  gap:8px !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
html[dir="rtl"] body.siavash-gallery-single-page .gallery-single-counter,
html[dir="rtl"] .sh-gallery-viewer-mount .gallery-single-counter{
  right:auto !important;
  left:auto !important;
}
body.siavash-gallery-single-page .gallery-single-counter-sep{
  opacity:.55;
  padding:0 2px;
}
body.siavash-gallery-single-page .gallery-single-counter-dots{
  display:flex;
  align-items:center;
  gap:6px;
}
body.siavash-gallery-single-page .gallery-single-counter-dot{
  width:5px;height:5px;border-radius:50%;
  background:currentColor;
  opacity:.35;
}
body.siavash-gallery-single-page .gallery-single-counter-dot.is-current{
  opacity:1;
}
@media(max-width:900px){
  body.siavash-gallery-single-page .gallery-single-counter,
  .sh-gallery-viewer-mount .gallery-single-counter{
    bottom:12px !important;
  }
}

body.siavash-gallery-single-page .gallery-single-visual img,
.sh-gallery-viewer-mount .gallery-single-visual img{
  max-width:min(90%,1400px);
  max-height:76vh;
  max-height:90dvh;
  box-shadow:0 40px 90px -30px rgba(30,26,18,.28);
}

html[data-theme="light"] body.siavash-gallery-single-page,
html[data-theme="light"] body.siavash-gallery-archive-page{
  --sh-gs-glass-bg:rgba(255,255,255,.1);
}
html:not([data-theme="light"]) body.siavash-gallery-single-page,
html:not([data-theme="light"]) body.siavash-gallery-archive-page{
  --sh-gs-glass-bg:rgba(36,36,36,.1);
}

body.siavash-gallery-single-page .gallery-single-fullscreen,
body.siavash-gallery-single-page .gallery-single-visual,
body.siavash-gallery-single-page .gallery-single-details{
  background:var(--sh-gs-glass-bg) !important;
  color:var(--sh-gs-ink) !important;
  backdrop-filter:blur(50px);
  -webkit-backdrop-filter:blur(50px);
}

body.siavash-gallery-archive-page .sh-gallery-viewer-mount.is-open,
body.siavash-gallery-archive-page .sh-gallery-viewer-mount .gallery-single-fullscreen,
body.siavash-gallery-archive-page .sh-gallery-viewer-mount .gallery-single-visual,
body.siavash-gallery-archive-page .sh-gallery-viewer-mount .gallery-single-details{
  background:var(--sh-gs-glass-bg) !important;
  color:var(--sh-gs-ink) !important;
  backdrop-filter:blur(50px);
  -webkit-backdrop-filter:blur(50px);
}

body.siavash-gallery-archive-page .gallery-content{
  background:var(--sh-gs-glass-bg) !important;
  backdrop-filter:blur(50px);
  -webkit-backdrop-filter:blur(50px);
}

body.siavash-gallery-archive-page .gallery-controls-row{
  display:flex;
  align-items:center;
  justify-content:space-between;
  flex-wrap:wrap;
  gap:18px 28px;
  padding-bottom:22px;
  margin-bottom:clamp(30px,4vw,48px);
  border-bottom:1px solid var(--line);
}
body.siavash-gallery-archive-page .gallery-tabs{
  display:flex;
  flex-wrap:wrap;
  gap:9px 26px;
}
body.siavash-gallery-archive-page .gallery-tabs a{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.13em;
  
  padding-bottom:4px;
  border-bottom:1px solid transparent;
  transition:color .2s ease,border-color .2s ease;
  white-space:nowrap;
}
body.siavash-gallery-archive-page .gallery-tabs a:hover,
body.siavash-gallery-archive-page .gallery-tabs a:focus-visible{color:var(--text)}
body.siavash-gallery-archive-page .gallery-tabs a.is-active{
  
  border-bottom-color:var(--text);
}

body.siavash-gallery-archive-page .gallery-toolbar{
  display:flex;align-items:center;gap:8px;margin:0;position:relative;z-index:10;
}
body.siavash-gallery-archive-page .gallery-control{position:relative}
body.siavash-gallery-archive-page .gallery-control-button{
  width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;
  border:1px solid var(--line) !important;
  background:var(--surface) !important;
  color:var(--muted) !important;
  padding:0;cursor:pointer;border-radius:4px;
  transition:color .2s ease,border-color .2s ease,background .2s ease;
}
body.siavash-gallery-archive-page .gallery-control-button:hover,
body.siavash-gallery-archive-page .gallery-control-button:focus-visible,
body.siavash-gallery-archive-page .gallery-control-button[aria-expanded="true"]{
  color:var(--text) !important;
  border-color:var(--line-strong) !important;
  background:var(--surface-2) !important;
}
body.siavash-gallery-archive-page .gallery-control-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
body.siavash-gallery-archive-page .gallery-control-menu{
  position:absolute;top:calc(100% + 8px);inset-inline-start:0;min-width:150px;
  display:flex;flex-direction:column;padding:6px;
  background:var(--surface-2) !important;
  border:1px solid var(--line) !important;
  box-shadow:0 12px 30px rgba(0,0,0,.16) !important;
  z-index:30;border-radius:4px;
}
body.siavash-gallery-archive-page .gallery-control-menu[hidden]{display:none !important}
body.siavash-gallery-archive-page .gallery-control-menu button{
  appearance:none;border:0;background:transparent;
  color:var(--muted) !important;
  text-align:start;padding:9px 10px;font:inherit;font-size:10px;line-height:1.6;
  cursor:pointer;white-space:nowrap;border-radius:2px;
}
body.siavash-gallery-archive-page .gallery-control-menu button:hover,
body.siavash-gallery-archive-page .gallery-control-menu button:focus-visible,
body.siavash-gallery-archive-page .gallery-control-menu button.is-selected{
  color:var(--text) !important;
  background:var(--bg) !important;
}

body.siavash-gallery-archive-page .gallery-grid{
  display:block !important;
  columns:2;
  column-gap:clamp(24px,3vw,40px);
}
body.siavash-gallery-archive-page .gallery-grid.is-compact{columns:3}
@media(min-width:900px){
  body.siavash-gallery-archive-page .gallery-grid{columns:3}
  body.siavash-gallery-archive-page .gallery-grid.is-compact{columns:4}
}
@media(min-width:1400px){
  body.siavash-gallery-archive-page .gallery-grid{columns:4}
  body.siavash-gallery-archive-page .gallery-grid.is-compact{columns:5}
}
@media(max-width:520px){
  body.siavash-gallery-archive-page .gallery-grid{columns:1}
  body.siavash-gallery-archive-page .gallery-grid.is-compact{columns:2}
}
body.siavash-gallery-archive-page .gallery-tile{
  display:block !important;
  width:100% !important;
  height:auto !important;
  break-inside:avoid;
  margin:0 0 clamp(24px,3vw,40px);
}
body.siavash-gallery-archive-page .gallery-tile>a{color:var(--text) !important}
body.siavash-gallery-archive-page .gallery-tile-media{
  position:relative;
  aspect-ratio:auto !important;
  height:auto !important;
  background:var(--surface) !important;
  overflow:hidden;
}
body.siavash-gallery-archive-page .gallery-tile-media img{
  position:static !important;
  width:100% !important;height:auto !important;
  min-width:0 !important;min-height:0 !important;
  max-width:none !important;max-height:none !important;
  object-fit:initial !important;
  transform:none !important;
}
body.siavash-gallery-archive-page .gallery-tile-overlay{
  display:flex;justify-content:space-between;align-items:baseline;gap:16px;
  padding:12px 1px 0;
}
body.siavash-gallery-archive-page .gallery-tile-overlay h2{
  color:var(--text) !important;
  font-weight:500 !important;
  font-size:13px;
  letter-spacing:-.01em;
}
body.siavash-gallery-archive-page .gallery-tile-overlay span{
  color:var(--muted) !important;
  font-size:10px;
  text-transform:uppercase;
  letter-spacing:.08em;
  text-align:end;
  white-space:nowrap;
}
html[dir="rtl"] body.siavash-gallery-archive-page .gallery-tile-overlay span{text-align:start}
body.siavash-gallery-archive-page .gallery-no-results{
  color:var(--muted) !important;
  padding:20px 0 !important;
  font-size:14px !important;
}

.gallery-pagination ul{
  display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;
}
.gallery-pagination li{display:contents}

body.siavash-gallery-archive-page .gallery-bottom-row{
  display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;
  gap:16px;padding-top:12px;
}
body.siavash-gallery-archive-page .gallery-links{display:flex;gap:20px}
body.siavash-gallery-archive-page .gallery-links a{
  color:var(--muted) !important;
  font-size:10px;text-transform:uppercase;letter-spacing:.08em;
  transition:color .2s ease;
}
body.siavash-gallery-archive-page .gallery-links a:hover{color:var(--text) !important}

@media(max-width:700px){
  body.siavash-gallery-archive-page .gallery-controls-row{flex-direction:column;align-items:stretch}
  body.siavash-gallery-archive-page .gallery-tabs{
    flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;
    padding-bottom:2px;
  }
  body.siavash-gallery-archive-page .gallery-tabs::-webkit-scrollbar{display:none}
  body.siavash-gallery-archive-page .gallery-toolbar{justify-content:flex-end}
}

body.siavash-gallery-archive-page .gallery-grid.is-wall{
  display:block !important;
  columns:initial !important;
  column-gap:0 !important;
}
body.siavash-gallery-archive-page .gallery-grid.is-wall .gallery-wall-data{display:none}
body.siavash-gallery-archive-page .wall{
  display:flex;flex-direction:column;gap:6px;
}
body.siavash-gallery-archive-page .wall-row{
  display:flex;gap:6px;
  transition:height 420ms cubic-bezier(.2,.8,.2,1),opacity 320ms ease;
}
body.siavash-gallery-archive-page .wall-cell{
  position:relative;flex-shrink:0;height:100%;overflow:hidden;
  border-radius:4px;cursor:pointer;background:var(--surface);
  transition:width 420ms cubic-bezier(.2,.8,.2,1),opacity 320ms ease;
}
body.siavash-gallery-archive-page .wall-cell img{
  width:100%;height:100%;object-fit:cover;display:block;
}
body.siavash-gallery-archive-page .wall-hint{
  position:absolute;top:10px;inset-inline-start:10px;font-size:9.5px;color:var(--sh-gs-ink,#fff);
  background:var(--sh-gs-hint-bg,rgba(0,0,0,.45));padding:3px 9px;border-radius:999px;
  backdrop-filter:blur(2px);opacity:0;transition:opacity 220ms ease;
  pointer-events:none;letter-spacing:.02em;text-transform:none;
}
body.siavash-gallery-archive-page .wall-cell.is-active .wall-hint{opacity:1}
body.siavash-gallery-archive-page .wall-close{
  position:absolute;top:10px;inset-inline-end:10px;width:26px;height:26px;border-radius:999px;
  border:none;background:var(--sh-gs-close-bg,rgba(0,0,0,.4));color:var(--sh-gs-ink,#fff);display:flex;font-size:12px;
  align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(2px);
  opacity:0;pointer-events:none;transition:opacity 220ms ease;
}
body.siavash-gallery-archive-page .wall-cell.is-active .wall-close{opacity:1;pointer-events:auto}
body.siavash-gallery-archive-page .wall-cap{
  position:absolute;inset-inline:0;bottom:0;padding:16px 18px;color:var(--sh-gs-ink,#fff);
  background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.66) 100%);
  opacity:0;transform:translateY(6px);
  transition:opacity 320ms ease 80ms,transform 320ms ease 80ms;
  pointer-events:none;
}
body.siavash-gallery-archive-page .wall-cell.is-active .wall-cap{opacity:1;transform:translateY(0)}
body.siavash-gallery-archive-page .wall-cap-title{
  margin:0;font-family:var(--site-title-font);font-size:13px;font-weight:500;color:var(--sh-gs-ink,#fff);
}
body.siavash-gallery-archive-page .wall-cap-place{
  margin:2px 0 5px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--sh-gs-cap-place-ink,rgba(255,255,255,.72));
}
body.siavash-gallery-archive-page .wall-cap-text{
  margin:0;font-size:11px;line-height:1.55;color:var(--sh-gs-cap-text-ink,rgba(255,255,255,.9));max-width:42ch;
}
@media(prefers-reduced-motion: reduce){
  body.siavash-gallery-archive-page .wall,
  body.siavash-gallery-archive-page .wall-row,
  body.siavash-gallery-archive-page .wall-cell,
  body.siavash-gallery-archive-page .wall-cap,
  body.siavash-gallery-archive-page .wall-hint{
    transition:none !important;
  }
}

.wall-lightbox{
  position:fixed;inset:0;z-index:1000;display:none;
  align-items:center;justify-content:center;
  background:rgba(0,0,0,.94);
}
.wall-lightbox.is-open{display:flex}
.wall-lb-inner{max-width:min(1200px,92vw);max-height:88vh;text-align:center}
.wall-lb-img{
  max-width:min(1200px,92vw);max-height:78vh;object-fit:contain;display:block;margin:0 auto;
  border-radius:4px;
}
.wall-lb-cap{color:var(--sh-gs-ink,#fff);margin-top:16px}
.wall-lb-title{font-family:var(--site-title-font);font-size:15px;font-weight:500}
.wall-lb-place{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:var(--sh-gs-lb-place-ink,rgba(255,255,255,.65));margin:3px 0 8px}
.wall-lb-text{font-size:12px;line-height:1.6;color:var(--sh-gs-lb-text-ink,rgba(255,255,255,.85));max-width:52ch;margin:0 auto}
.wall-lb-close,.wall-lb-nav{
  position:fixed;border:none;background:var(--sh-gs-lb-control-bg,rgba(255,255,255,.08));color:var(--sh-gs-ink,#fff);
  border-radius:999px;display:flex;align-items:center;justify-content:center;
  cursor:pointer;backdrop-filter:blur(3px);transition:background 160ms ease;
}
.wall-lb-close:hover,.wall-lb-nav:hover{background:var(--sh-gs-lb-control-bg-hover,rgba(255,255,255,.18))}
.wall-lb-close{top:20px;inset-inline-end:20px;width:38px;height:38px;font-size:16px}
.wall-lb-nav{top:50%;transform:translateY(-50%);width:44px;height:44px;font-size:20px}
.wall-lb-prev{inset-inline-start:20px}
.wall-lb-next{inset-inline-end:20px}

body.siavash-gallery-archive-page,
body.siavash-gallery-single-page{
  background:var(--sh-gs-paper)!important;
  color:var(--sh-gs-ink)!important;
}

body.siavash-gallery-archive-page .gallery-control-menu,
body.siavash-gallery-archive-page .gallery-control-button{
  background:var(--sh-gs-box-bg)!important;
  color:var(--sh-gs-ink)!important;
  border-color:var(--sh-gs-box-border)!important;
}
body.siavash-gallery-archive-page .gallery-tile-media{background:var(--sh-gs-box-bg)!important}
body.siavash-gallery-archive-page .gallery-tile-overlay h2{color:var(--sh-gs-ink)!important}
body.siavash-gallery-archive-page .gallery-tile-overlay span,
body.siavash-gallery-archive-page .gallery-no-results{color:var(--sh-gs-ink-muted)!important}
body.siavash-gallery-archive-page a:focus-visible,
body.siavash-gallery-archive-page button:focus-visible{outline:2px solid var(--sh-gs-accent);outline-offset:3px}

html.sh-gallery-lightbox-open,
html.sh-gallery-lightbox-open body { overflow: hidden; }

@media (max-width: 700px) {
  .wall { width: 100%; }
  .wall-row { gap: 4px; }
  .wall-cell { min-width: 0; }
}

body.siavash-gallery-archive-page .gallery-grid.is-wall{width:100%;max-width:none}
body.siavash-gallery-archive-page .wall{width:100%;gap:8px}
body.siavash-gallery-archive-page .wall-row{gap:8px}
body.siavash-gallery-archive-page .wall-cell{background:var(--sh-gs-box-bg)}
body.siavash-gallery-archive-page .wall-cell img{display:block;width:100%;height:100%;object-fit:cover}
body.siavash-gallery-archive-page .wall-lb-img{background:var(--sh-gs-paper)}

body.siavash-gallery-archive-page .archive-page.gallery-page{
  width:min(100%,1500px);
  margin-inline:auto;
  padding-inline:clamp(18px,4vw,64px)!important;
  padding-top:clamp(118px,12vw,170px)!important;
  padding-bottom:clamp(70px,10vw,120px)!important;
}
body.siavash-gallery-archive-page .gallery-page .section-head{
  margin-bottom:clamp(28px,4vw,52px);
}
body.siavash-gallery-archive-page .gallery-page .section-title{
  color:var(--sh-gs-ink,#fff)!important;
}
body.siavash-gallery-archive-page .gallery-page .section-note{
  color:#8d8d8d!important;
}
body.siavash-gallery-archive-page .gallery-controls-row{margin-bottom:clamp(20px,3vw,34px)}
body.siavash-gallery-archive-page .gallery-tabs{display:flex;gap:18px;flex-wrap:wrap}
body.siavash-gallery-archive-page .gallery-tabs a{color:var(--sh-gs-ink-faint,#8d8d8d)}
body.siavash-gallery-archive-page .gallery-tabs a.is-active{color:var(--sh-gs-ink,#fff)}
body.siavash-gallery-archive-page .gallery-bottom-row{margin-top:clamp(28px,4vw,52px)}

@media(max-width:700px){
  body.siavash-gallery-archive-page .archive-page.gallery-page{
    padding-inline:16px!important;
    padding-top:clamp(104px,24vw,132px)!important;
  }
  body.siavash-gallery-archive-page .gallery-page .section-head{display:block}
  body.siavash-gallery-archive-page .gallery-page .section-note{margin-top:14px;max-width:34ch}
  body.siavash-gallery-archive-page .gallery-tabs{
    flex-wrap:nowrap;
    overflow-x:auto;
    gap:0;
    padding-bottom:5px;
    scrollbar-width:none;
    -webkit-overflow-scrolling:touch;
  }
  body.siavash-gallery-archive-page .gallery-tabs::-webkit-scrollbar{display:none}
  body.siavash-gallery-archive-page .gallery-tabs a{
    flex:0 0 auto;
    padding-inline:14px;
    min-height:34px;
    display:inline-flex;
    align-items:center;
    border-inline-end:1px solid var(--sh-gs-line,#242424);
  }
  body.siavash-gallery-archive-page .gallery-tabs a:first-child{padding-inline-start:0}
  body.siavash-gallery-archive-page .wall{gap:10px}
  body.siavash-gallery-archive-page .wall-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    height:auto!important;
    opacity:1!important;
  }
  body.siavash-gallery-archive-page .wall-cell,
  body.siavash-gallery-archive-page .wall-cell.is-active{
    width:100%!important;
    height:auto!important;
    aspect-ratio:4/5;
    opacity:1!important;
    transform:none;
    transition:transform 240ms ease,opacity 240ms ease;
  }
  body.siavash-gallery-archive-page .wall-cell.is-active{aspect-ratio:4/5}
  body.siavash-gallery-archive-page .wall-cell img{height:100%!important}
  body.siavash-gallery-archive-page .wall-cell.is-active .wall-cap{opacity:1;transform:translateY(0)}
  body.siavash-gallery-archive-page .wall-cell:active{transform:scale(.985)}
  body.siavash-gallery-archive-page .wall-hint{top:8px;inset-inline-start:8px;font-size:8.5px}
  body.siavash-gallery-archive-page .wall-close{top:8px;inset-inline-end:8px}
  body.siavash-gallery-archive-page .wall-cap{padding:12px}
  body.siavash-gallery-archive-page .wall-cap-title{font-size:11px}
  body.siavash-gallery-archive-page .wall-cap-place{font-size:8px}
  body.siavash-gallery-archive-page .wall-cap-text{font-size:9px}
}
@media(max-width:420px){
  body.siavash-gallery-archive-page .wall-row{grid-template-columns:1fr}
  body.siavash-gallery-archive-page .wall-cell,
  body.siavash-gallery-archive-page .wall-cell.is-active{aspect-ratio:16/10}
}

html.sh-gallery-lightbox-open,html.sh-gallery-lightbox-open body{overflow:hidden!important}

@media(max-width:700px){
  body.siavash-gallery-single-page .gallery-single-fullscreen{width:100%;max-width:100%;overflow-x:hidden}
  body.siavash-gallery-single-page .gallery-single-visual{min-height:320px;height:56svh}
  body.siavash-gallery-single-page .gallery-single-visual img{width:100%;height:100%;max-width:100%;object-fit:contain}
  body.siavash-gallery-single-page .gallery-single-details-inner{width:100%;max-width:100%;overflow-wrap:anywhere}
}

body.siavash-gallery-archive-page,
body.siavash-gallery-single-page{
  --sh-bg:#000;--sh-surface:#242424;--sh-text:#fff;--sh-text-secondary:#b8b8b8;
  --sh-text-muted:#8d8d8d;--sh-divider:rgba(255,255,255,.16);--sh-divider-strong:rgba(255,255,255,.3);
  --bg:#000;--surface:#242424;--surface-2:#242424;--text:#fff;--muted:#8d8d8d;--line:#242424;--line-strong:#3c3c3c;--accent:#fff;
  background:#000!important;color:#fff!important;color-scheme:dark!important;
}
body.siavash-gallery-archive-page .header,
body.siavash-gallery-single-page .header{background:linear-gradient(to bottom,rgba(0,0,0,.8),transparent)!important;color:var(--sh-gs-ink,#fff)!important}
body.siavash-gallery-archive-page .header a,
body.siavash-gallery-archive-page .header button,
body.siavash-gallery-single-page .header a,
body.siavash-gallery-single-page .header button{color:var(--sh-gs-ink,#fff)!important;border-color:rgba(255,255,255,.3)!important}
body.siavash-gallery-archive-page .gallery-page,
body.siavash-gallery-single-page .gallery-single-fullscreen{font-family:var(--site-title-font)!important}

.sh-bent-wall{
  display:flex;flex-direction:column;gap:8px;width:100%;
}
.sh-bent-wall .wall-row{
  display:flex;gap:8px;
  transition:height 420ms cubic-bezier(.2,.8,.2,1),opacity 320ms ease;
}
.sh-bent-wall .wall-cell{
  position:relative;flex-shrink:0;height:100%;overflow:hidden;
  border-radius:4px;cursor:pointer;background:var(--sh-gs-box-bg,#242424);
  transition:width 420ms cubic-bezier(.2,.8,.2,1),opacity 320ms ease;
}
.sh-bent-wall .wall-cell img{
  width:100%;height:100%;object-fit:cover;display:block;
}
.sh-bent-wall .wall-hint{
  position:absolute;top:10px;inset-inline-start:10px;font-size:9.5px;color:var(--sh-gs-ink,#fff);
  background:var(--sh-gs-hint-bg,rgba(0,0,0,.45));padding:3px 9px;border-radius:999px;
  backdrop-filter:blur(2px);opacity:0;transition:opacity 220ms ease;
  pointer-events:none;letter-spacing:.02em;text-transform:none;
}
.sh-bent-wall .wall-cell.is-active .wall-hint{opacity:1}
.sh-bent-wall .wall-close{
  position:absolute;top:10px;inset-inline-end:10px;width:26px;height:26px;border-radius:999px;
  border:none;background:var(--sh-gs-close-bg,rgba(0,0,0,.4));color:var(--sh-gs-ink,#fff);display:flex;font-size:12px;
  align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(2px);
  opacity:0;pointer-events:none;transition:opacity 220ms ease;
}
.sh-bent-wall .wall-cell.is-active .wall-close{opacity:1;pointer-events:auto}
.sh-bent-wall .wall-cap{
  position:absolute;inset-inline:0;bottom:0;padding:16px 18px;color:var(--sh-gs-ink,#fff);
  background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.66) 100%);
  opacity:0;transform:translateY(6px);
  transition:opacity 320ms ease 80ms,transform 320ms ease 80ms;
  pointer-events:none;
}
.sh-bent-wall .wall-cell.is-active .wall-cap{opacity:1;transform:translateY(0)}
.sh-bent-wall .wall-cap-title{
  margin:0;font-family:var(--site-title-font);font-size:13px;font-weight:500;color:var(--sh-gs-ink,#fff);
}
.sh-bent-wall .wall-cap-place{
  margin:2px 0 5px;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--sh-gs-cap-place-ink,rgba(255,255,255,.72));
}
.sh-bent-wall .wall-cap-text{
  margin:0;font-size:11px;line-height:1.55;color:var(--sh-gs-cap-text-ink,rgba(255,255,255,.9));max-width:42ch;
}
.sh-bent-wall .wall-lb-img{background:var(--sh-gs-paper,#000)}
@media(prefers-reduced-motion: reduce){
  .sh-bent-wall,
  .sh-bent-wall .wall-row,
  .sh-bent-wall .wall-cell,
  .sh-bent-wall .wall-cap,
  .sh-bent-wall .wall-hint{
    transition:none !important;
  }
}
@media(max-width:700px){
  .sh-bent-wall{gap:10px}
  .sh-bent-wall .wall-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:10px;
    height:auto!important;
    opacity:1!important;
  }
  .sh-bent-wall .wall-cell,
  .sh-bent-wall .wall-cell.is-active{
    width:100%!important;
    height:auto!important;
    aspect-ratio:4/5;
    opacity:1!important;
    transform:none;
    transition:transform 240ms ease,opacity 240ms ease;
  }
  .sh-bent-wall .wall-cell img{height:100%!important}
  .sh-bent-wall .wall-cell.is-active .wall-cap{opacity:1;transform:translateY(0)}
  .sh-bent-wall .wall-cell:active{transform:scale(.985)}
  .sh-bent-wall .wall-hint{top:8px;inset-inline-start:8px;font-size:8.5px}
  .sh-bent-wall .wall-close{top:8px;inset-inline-end:8px}
  .sh-bent-wall .wall-cap{padding:12px}
  .sh-bent-wall .wall-cap-title{font-size:11px}
  .sh-bent-wall .wall-cap-place{font-size:8px}
  .sh-bent-wall .wall-cap-text{font-size:9px}
}
@media(max-width:420px){
  .sh-bent-wall .wall-row{grid-template-columns:1fr}
  .sh-bent-wall .wall-cell,
  .sh-bent-wall .wall-cell.is-active{aspect-ratio:16/10}
}

#galleryGrid.is-loading{
  opacity:.55;
  transition:opacity .15s ease;
  pointer-events:none;
}


/* Production gallery interaction — direct activation, captions remain visual metadata. */
.sh-bent-wall .wall-cell,
body.siavash-gallery-archive-page .wall-cell{cursor:pointer}
.sh-bent-wall .wall-cell:focus-visible,
body.siavash-gallery-archive-page .wall-cell:focus-visible{outline:1px solid currentColor;outline-offset:4px}
.sh-bent-wall .wall-hint,
body.siavash-gallery-archive-page .wall-hint,
.sh-bent-wall .wall-close,
body.siavash-gallery-archive-page .wall-close{display:none!important}
.sh-bent-wall .wall-cap,
body.siavash-gallery-archive-page .wall-cell:hover .wall-cap,
body.siavash-gallery-archive-page .wall-cell:focus-visible .wall-cap{opacity:1;transform:translateY(0)}
@media (max-width:700px){
  .sh-bent-wall .wall-cap,
  body.siavash-gallery-archive-page .wall-cap{opacity:1;transform:translateY(0);background:linear-gradient(transparent,rgba(0,0,0,.72));}
}
@media (prefers-reduced-motion:reduce){.sh-bent-wall .wall-row,.sh-bent-wall .wall-cell,.sh-bent-wall .wall-cap,body.siavash-gallery-archive-page .wall-row,body.siavash-gallery-archive-page .wall-cell,body.siavash-gallery-archive-page .wall-cap{transition:none!important}}
