body.apoka-zine,body.apoka-zine *{font-family:"Special Elite",monospace!important;}
/* APOKA — small, deliberate, DIY web-zine layer */
:root{--apoka-paper:#ffffff;--apoka-ink:#111;--apoka-rule:#bdb6aa;--apoka-muted:#625f58;}
body.apoka-zine{background:var(--apoka-paper)!important;color:var(--apoka-ink)!important;}
.apoka-zine .navbar{background:var(--apoka-paper)!important;border-bottom:1px solid var(--apoka-ink);box-shadow:none!important;min-height:68px!important;}
.apoka-zine .navbar .container{max-width:1120px!important;}
.apoka-zine .navbar-brand{margin-right:2.5rem!important;}
.apoka-zine .navbar-logo img{width:42px!important;height:42px!important;object-fit:contain!important;}
.apoka-zine .navbar-nav{gap:.35rem!important;}
.apoka-zine .navbar-nav .nav-link{font-family:"Special Elite",monospace!important;font-size:.9rem!important;letter-spacing:.03em!important;padding:.7rem .75rem!important;text-transform:uppercase;}
.apoka-zine .navbar-nav .nav-link:hover{text-decoration:underline!important;}
.apoka-zine main,.apoka-zine section:not(.menu):not(.footer7){background:transparent!important;}
.apoka-zine .apoka-catalog{max-width:1120px;margin:0 auto;padding:135px 28px 80px;}
.apoka-zine .apoka-kicker{font:400 .78rem/1.2 "Special Elite",monospace;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .6rem;}
.apoka-zine .apoka-title{font:400 clamp(2.3rem,5vw,4.6rem)/.95 "Special Elite",monospace;letter-spacing:-.04em;margin:0 0 1rem;}
.apoka-zine .apoka-intro{max-width:620px;font:400 1rem/1.6 "Special Elite",monospace;margin:0 0 2.5rem;}
.apoka-zine .apoka-rule{border:0;border-top:1px solid var(--apoka-ink);margin:0 0 0;}
.apoka-zine .catalog-list{border-bottom:1px solid var(--apoka-ink);}
.apoka-zine .catalog-item{display:grid;grid-template-columns:180px minmax(0,1fr) 110px;gap:32px;align-items:center;padding:28px 0;border-top:1px solid var(--apoka-rule);text-decoration:none;color:inherit;}
.apoka-zine .catalog-item:first-child{border-top:0;}
.apoka-zine .catalog-art{width:180px;height:180px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#fff;}
.apoka-zine .catalog-art.tall{height:250px;}
.apoka-zine .catalog-art img{display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;max-width:none!important;max-height:none!important;margin:0!important;}
.apoka-zine .catalog-meta{min-width:0;align-self:center;}
.apoka-zine .catalog-type{font:400 .72rem/1.2 "Special Elite",monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--apoka-muted);margin:0 0 .55rem;}
.apoka-zine .catalog-name{font:400 clamp(1.35rem,2.4vw,2rem)/1.05 "Special Elite",monospace;margin:0 0 .5rem;}
.apoka-zine .catalog-by{font:400 .95rem/1.4 "Special Elite",monospace;margin:0;}
.apoka-zine .catalog-year{font:400 .8rem/1.4 "Special Elite",monospace;text-align:right;text-transform:uppercase;color:var(--apoka-muted);}
.apoka-zine .catalog-arrow{display:block;margin-top:.35rem;color:var(--apoka-ink);font:400 .8rem/1.2 "Special Elite",monospace;}
.apoka-zine .catalog-item:hover .catalog-name{text-decoration:underline;text-underline-offset:4px;}
/* Homepage editorial strip */
.apoka-zine .apoka-front{max-width:1120px;margin:0 auto;padding:130px 28px 70px;}
.apoka-zine .front-head{display:grid;grid-template-columns:1.4fr .8fr;gap:60px;align-items:end;padding-bottom:28px;border-bottom:1px solid var(--apoka-ink);}
.apoka-zine .front-mark{font:400 clamp(3.5rem,9vw,8rem)/.78 "Special Elite",monospace;letter-spacing:-.08em;margin:0;}
.apoka-zine .front-copy{font:400 1rem/1.55 Georgia,serif;margin:0;}
.apoka-zine .front-label{font:400 .75rem/1.2 "Special Elite",monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .65rem;}
.apoka-zine .latest-head{display:flex;justify-content:space-between;align-items:baseline;padding:24px 0 10px;}
.apoka-zine .latest-head h2{font:400 1.15rem/1 "Special Elite",monospace;text-transform:uppercase;margin:0;}
.apoka-zine .latest-head span{font:400 .72rem/1 "Special Elite",monospace;text-transform:uppercase;color:var(--apoka-muted);}
.apoka-zine .latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--apoka-ink);border-bottom:1px solid var(--apoka-ink);}
.apoka-zine .latest-card{display:grid;grid-template-rows:300px auto;min-width:0;padding:18px;border-right:1px solid var(--apoka-rule);text-decoration:none;color:inherit;}
.apoka-zine .latest-card:last-child{border-right:0;}
.apoka-zine .latest-art{display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden;}
.apoka-zine .latest-art img{width:100%!important;height:100%!important;object-fit:contain!important;display:block!important;}
.apoka-zine .latest-info{padding-top:15px;}
.apoka-zine .latest-info .type{font:400 .68rem/1.2 "Special Elite",monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--apoka-muted);}
.apoka-zine .latest-info h3{font:400 1.25rem/1.05 "Special Elite",monospace;margin:.4rem 0 .35rem;}
.apoka-zine .latest-info p{font:400 .9rem/1.35 "Special Elite",monospace;margin:0;}
.apoka-zine .latest-card:hover h3{text-decoration:underline;text-underline-offset:4px;}
.apoka-zine .front-note{display:flex;justify-content:space-between;gap:20px;padding:14px 0;font:400 .72rem/1.35 "Special Elite",monospace;text-transform:uppercase;}
/* Existing Mobirise content that remains on other pages */
.apoka-zine .item.features-image{display:grid!important;grid-template-columns:minmax(180px,320px) minmax(0,1fr)!important;gap:34px!important;align-items:start!important;}
.apoka-zine .item.features-image .image-wrap{height:auto!important;}
.apoka-zine .item.features-image .image-wrap img{display:block!important;width:auto!important;max-width:100%!important;max-height:560px!important;height:auto!important;margin:0!important;}
.apoka-zine .item.features-image .content-wrap{padding:.15rem 0 0!important;}
.apoka-zine .item.features-image .card-title,.apoka-zine .item.features-image .mbr-role,.apoka-zine .item.features-image .card-text{text-align:left!important;}
.apoka-zine .footer7{border-top:1px solid var(--apoka-ink)!important;background:var(--apoka-paper)!important;}
@media(max-width:800px){
 .apoka-zine .front-head{grid-template-columns:1fr;gap:25px;}
 .apoka-zine .latest-grid{grid-template-columns:1fr;}
 .apoka-zine .latest-card{grid-template-columns:150px minmax(0,1fr);grid-template-rows:auto;padding:16px;border-right:0;border-bottom:1px solid var(--apoka-rule);gap:18px;}
 .apoka-zine .latest-card:last-child{border-bottom:0;}
 .apoka-zine .latest-art{height:150px;}
 .apoka-zine .catalog-item{grid-template-columns:120px minmax(0,1fr);gap:18px;padding:20px 0;}
 .apoka-zine .catalog-art{width:120px;height:120px;}
 .apoka-zine .catalog-art.tall{height:180px;}
 .apoka-zine .catalog-year{display:none;}
 .apoka-zine .catalog-name{font-size:1.25rem;}
}
@media(max-width:520px){
 .apoka-zine .apoka-catalog,.apoka-zine .apoka-front{padding-left:18px;padding-right:18px;}
 .apoka-zine .navbar-brand{margin-right:.5rem!important;}
 .apoka-zine .front-mark{font-size:4rem;}
 .apoka-zine .latest-card{grid-template-columns:110px minmax(0,1fr);}
 .apoka-zine .latest-art{height:110px;}
}

/* Final Apoka font rule */
body.apoka-zine, body.apoka-zine *{font-family:"Special Elite",monospace!important;}
body.apoka-zine img, body.apoka-zine svg{font-family:inherit;}

.apoka-zine .front-logo{display:block!important;width:180px!important;height:auto!important;max-width:180px!important;object-fit:contain!important;margin:0!important;}

/* Keep the navigation in the same left-aligned position on every page, including readers. */
.apoka-zine .navbar-nav.nav-right{margin-left:0!important;margin-right:auto!important;}
.apoka-zine a,.apoka-zine a:visited{color:var(--apoka-ink)!important;}
.apoka-zine .nav-link,.apoka-zine .nav-link:visited{color:var(--apoka-ink)!important;}

@media(max-width:600px){.apoka-zine .front-logo{width:150px!important;max-width:150px!important;height:auto!important;}}

/* Keep the book-reader navigation aligned left without changing reader typography or functionality. */
.reader-navbar-left .navbar-collapse{justify-content:flex-start!important;}
.reader-navbar-left .navbar-nav{margin-left:0!important;margin-right:auto!important;justify-content:flex-start!important;}
.reader-navbar-left .navbar-nav.nav-right{margin-left:0!important;margin-right:auto!important;}

/* v5: keep creator pages and Factoid works consistent with the zine layout */
.factoid-works{padding:0 0 70px;background:#fff!important;}
.factoid-works .creator-zine-inner{max-width:1120px;margin:0 auto;padding:0 28px;}
.factoid-works h2{font:400 1.6rem/1.1 "Special Elite",monospace!important;margin:18px 0 20px;}
.factoid-grid{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:14px 10px;align-items:start;}
.factoid-work{display:block;color:#111!important;text-decoration:none!important;transform:rotate(-1deg);} .factoid-work:nth-child(2n){transform:rotate(1.5deg) translateY(4px);} .factoid-work:nth-child(3n){transform:rotate(-2deg) translateY(-3px);} .factoid-work:nth-child(5n){transform:rotate(2deg) translateY(5px);}
.factoid-work img{display:block;width:100%;height:auto;border:1px solid #111;}
.factoid-work span{display:block;margin-top:7px;font-size:.7rem;line-height:1.2;color:#111!important;}
.factoid-blog{display:inline-block;margin-top:20px;color:#111!important;text-decoration:underline!important;font-size:.85rem;}
@media(max-width:900px){.factoid-grid{grid-template-columns:repeat(5,minmax(0,1fr));}}
@media(max-width:600px){.factoid-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}


/* v6: force the creator-page navigation to use the same left-aligned header as the rest of the zine site. */
.apoka-zine .navbar > .container{display:flex!important;align-items:center!important;justify-content:flex-start!important;}
.apoka-zine .navbar .navbar-brand{flex:0 0 auto!important;}
.apoka-zine .navbar .navbar-collapse{flex:0 0 auto!important;display:flex!important;justify-content:flex-start!important;}
.apoka-zine .navbar .navbar-nav,.apoka-zine .navbar .navbar-nav.nav-right{margin-left:0!important;margin-right:0!important;justify-content:flex-start!important;align-items:flex-start!important;}
@media (max-width:991px){.apoka-zine .navbar .navbar-collapse{width:100%!important;display:block!important;}.apoka-zine .navbar .navbar-nav,.apoka-zine .navbar .navbar-nav.nav-right{width:100%!important;}}

/* v7: keep creator pages visually consistent with the left-aligned zine header. */
.apoka-zine .navbar .navbar-collapse,
.apoka-zine .navbar .navbar-collapse.collapse {
  margin-left: 0 !important;
  margin-right: 0 !important;
  justify-content: flex-start !important;
  text-align: left !important;
}
.apoka-zine .navbar .navbar-nav,
.apoka-zine .navbar .navbar-nav.nav-right {
  float: none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0 !important;
  justify-content: flex-start !important;
}
.apoka-zine .creator-feature > div:first-child img {
  display: block !important;
  width: auto !important;
  max-width: 220px !important;
  max-height: 330px !important;
  height: auto !important;
  object-fit: contain !important;
}
.apoka-zine .creator-works img {
  display: block !important;
  width: auto !important;
  max-width: 130px !important;
  max-height: 190px !important;
  height: auto !important;
  object-fit: contain !important;
}

/* Creator page layout overrides after Mobirise CSS */
.creator-zine{padding:145px 24px 70px;background:#fff;}
.creator-zine-inner{max-width:1050px;margin:auto;}
.creator-feature{display:grid;grid-template-columns:220px minmax(0,1fr);gap:40px;align-items:start;}
.creator-feature img{width:220px;max-height:330px;object-fit:contain;border:1px solid #111;}
.creator-feature h2{margin-top:0;}
.creator-works a{display:inline-block;color:#111;text-decoration:none;width:140px;}
.creator-works img{width:140px;height:210px;object-fit:contain;border:1px solid #111;display:block;margin-bottom:8px;}
.creator-works span{font-family:"Special Elite",monospace;font-size:.85rem;}
@media(max-width:700px){.creator-feature{grid-template-columns:1fr;}.creator-feature img{width:180px;}}

/* Match navigation spacing on pages using Mobirise navbar CSS */
body.apoka-zine .navbar-nav .nav-item { margin-left: 0 !important; margin-right: 0 !important; }
body.apoka-zine .navbar-nav .nav-link { padding-left: 0.65rem !important; padding-right: 0.65rem !important; }
body.apoka-zine .navbar-nav { gap: 0 !important; }


/* Consistent Apoka bottom navigation and footer */
.apoka-footer{border-top:1px solid #111!important;background:#fff!important;padding:28px 20px 34px!important;text-align:center;}
.apoka-footer-nav{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:0;margin:0 0 16px;}
.apoka-footer-nav a{font-family:"Special Elite",monospace!important;font-size:.9rem!important;line-height:1.4;color:#111!important;text-decoration:none!important;padding:0 10px;}
.apoka-footer-nav a + a{border-left:1px solid #111;}
.apoka-footer-copy{font-family:"Special Elite",monospace!important;font-size:.75rem!important;line-height:1.4;color:#111!important;margin:0!important;}
@media(max-width:600px){.apoka-footer{padding:24px 14px 30px!important;}.apoka-footer-nav a{font-size:.78rem!important;padding:0 7px;}.apoka-footer-copy{font-size:.7rem!important;}}
