/*
Theme Name: BlankSlate
Theme URI: https://opencollective.com/blankslate
Author: Web Guy
Author URI: https://opencollective.com/blankslate#section-contributors
Description: Donate: https://opencollective.com/blankslate. Learn: https://blankslate.me/. BlankSlate is the definitive WordPress boilerplate starter theme. I've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability, with no intrusive visual CSS styles added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/webguyio/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2026
Requires at least: 5.2
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme 2011-2026
BlankSlate is distributed under the terms of the GNU GPL
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
html {
    scroll-behavior: smooth;
}
body {
    line-height: 1;
    font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
a {
    text-decoration-skip-ink: auto;
}
a[href^="tel"] {
    color: inherit;
    text-decoration: none;
}
button {
    outline: 0;
}
ol,
ul {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
q {
    display: inline;
    font-style: italic;
}
q:before {
    content: '"';
    font-style: normal;
}
q:after {
    content: '"';
    font-style: normal;
}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    appearance: none;
    border-radius: 0;
}
input[type="search"] {
    appearance: textfield;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th,
td {
    padding: 2px;
}
big {
    font-size: 120%;
}
small,
sup,
sub {
    font-size: 80%;
}
sup {
    vertical-align: super;
}
sub {
    vertical-align: sub;
}
dd {
    margin-left: 20px;
}
kbd,
tt {
    font-family: courier;
    font-size: 12px;
}
ins {
    text-decoration: underline;
}
del,
strike,
s {
    text-decoration: line-through;
}
dt {
    font-weight: bold;
}
address,
cite,
var {
    font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal;
}
.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline;
}
.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto;
}
.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap;
}

/*NEW HOMEPAGE MINISITE DONE BY TAMMI*/

:root{
  --bg-image: url("https://luna.ronaldventura.com/wp-content/uploads/2026/04/Ronald-Ventura-Luna-Website-2.webp");

  --text: rgba(255,255,255,0.96);
  --text-soft: rgba(255,255,255,0.90);

  --max-width: 1720px;
  --page-pad-x: clamp(26px, 3.2vw, 64px);
  --page-pad-y: clamp(24px, 3vw, 48px);

  /* desktop / tablet landscape composition */
  --content-rail-width: min(44vw, 760px);

  /* Biennale directive fallback values
     JS should overwrite these */
  --event-logo-height: 20svh;
  --event-logo-top: 10svh;
  --event-logo-b: 24px;
}

*{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body{
  width: 100%;
  min-height: 100%;
}

body{
  font-family: "Montserrat", Helvetica, Arial, sans-serif;
  background: #000;
  color: var(--text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.luna-site{
  position: relative;
  min-height: 100svh;
  overflow: hidden;
  /*
  background-image:
    linear-gradient(90deg, rgba(0,0,0,0.38) 0%, rgba(0,0,0,0.20) 35%, rgba(0,0,0,0.30) 100%),
    linear-gradient(180deg, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.18) 55%, rgba(0,0,0,0.48) 100%),
    radial-gradient(circle at center, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.58) 100%),
  */
  background-image:var(--bg-image);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  isolation: isolate;
}

.page-wrap{
  position: relative;
  min-height: 100svh;
  width: min(100%, var(--max-width));
  margin: 0 auto;
  padding: var(--page-pad-y) var(--page-pad-x);
}

/* Biennale lockup
.biennale-badge{
  position: absolute;
  top: var(--event-logo-top);
  right: var(--event-logo-b);
  height: var(--event-logo-height);
  width: auto;
  max-height: 100%;
  z-index: 10;
}
*/
/*NEW HOMEPAGE MINISITE DONE BY SLO*/
.luna-site .page-wrap, .writeupwrap .page-wrap{
    display: grid;
    grid-template: [row1-start] "gutter content badge" auto [row1-end] / 22% 1fr 17%;
    margin: 0 !important;
    padding: 0 !important;
    width:100vw;
}
.luna-site-bg{
    position:absolute;
    display:grid;
    grid-template: [row1-start] "gutter bg" auto [row1-end]
    / 20% 1fr;
    margin: 0 !important;
    padding: 0 !important;
    width: 100vw;
    height: 100vh;
    top:0;left:0;background:transparent;
}
.luna-site-bg .backplane {
    background-color: rgba(0, 0, 0,0.6);
    grid-area:bg;
    height: 100%;
    width: 100%;
}
.luna-site .page-wrap .biennale-badge {
    grid-area:badge;
    margin-top: 15%;
    max-width: 82%;
   /* justify-self:center;*/
}
.luna-site .page-wrap .content-rail, .writeupwrap .page-wrap .content-rail {
    grid-area: content;
    min-width: 320px;
    width: 60vw;
    padding: 2rem;
    display: block;
     place-self: center; 
}
.biennale-badge img{
  display: block;
  height: auto;
  width:100%;
  max-height: 100%;
}
 
/* Right-side content area */
/*
.content-rail{
  min-height: calc(100svh - (var(--page-pad-y) * 2));
  width: var(--content-rail-width);
  max-width: 100%;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: clamp(44px, 6vh, 88px);
}
*/
/* text: no max-width */
.hero,
h1,
.curator,
.event-meta,
.date,
.venue{
  max-width: none;
}

.hero{
  width: 100%;
}

h1{
  font-weight: 300;
  font-size: clamp(2.8rem, 4.8vw, 5.1rem);
  line-height: 0.92;
  letter-spacing: 0.015em;
  text-transform: uppercase;
  color: var(--text);
  margin-bottom: clamp(14px, 1.8vh, 24px);
}

.curator{
  font-size: clamp(1.2rem, 1.75vw, 2rem);
  line-height: 1.28;
  font-weight: 300;
  color: var(--text-soft);
  margin-bottom: clamp(34px, 5vh, 64px);
}

.event-meta{
  display: grid;
  gap: clamp(16px, 2vh, 26px);
}

.date{
  font-size: clamp(1.35rem, 1.95vw, 2.1rem);
  line-height: 1.18;
  font-weight: 300;
  color: var(--text-soft);
}

.venue{
  font-size: clamp(1.3rem, 1.9vw, 2.05rem);
  line-height: 1.1;
  font-weight: 300;
  color: var(--text-soft);
}

.venue .venue-line-1{
  display: block;
  margin-bottom: 2px;
}

/* Footer logos */
.footer-logos{
    display: grid;
    grid-template: [row1-start] "deckA deckB" auto [row1-end] / 50% 50%;
    position: relative;
    margin: 10rem 0 0;
}
.footer-logos .footer-block.organized { grid-area:deckA;}
.footer-logos .footer-block.support { grid-area:deckB;}
.footer-block{
    display: grid;
    grid-template: [row1-start] "label" auto [row1-end] [row2-start] "logo" auto [row2-end]
    / 1fr;
}
.footer-block>div,.footer-block>p{grid-area:label;}
.footer-block>img{grid-area:logo;}
.footer-label {
  font-size: clamp(0.82rem, 0.8vw, 1rem);
  line-height: 1.15;
  letter-spacing: 0.045em;
  text-transform: uppercase;
  font-weight: 500;
  color: rgba(255,255,255,0.96);
}

.luna-site .footer-block img{
    display: block;
    object-fit: contain;
    width: 100%;
}

.luna-site .footer-block.organized img{
max-width: 390px;
}

.luna-site .footer-block.support{
  text-align: right;  
  align-items: flex-end;
}

.luna-site .footer-block.support img{
    max-height: 4rem;
}
a{
  color: inherit;
  text-decoration: none;
}





/* Smaller desktop / laptop */
@media (max-width: 1280px){
  :root{
    --content-rail-width: min(46vw, 660px);
  }

  h1{
    font-size: clamp(2.45rem, 4.4vw, 4.3rem);
  }

  .curator{
    font-size: clamp(1.1rem, 1.55vw, 1.65rem);
  }

  .date{
    font-size: clamp(1.2rem, 1.7vw, 1.75rem);
  }

  .venue{
    font-size: clamp(1.15rem, 1.65vw, 1.7rem);
  }
}
@media (orientation:portrait){
    
  :root{
    --page-pad-x: 24px;
    --page-pad-y: 24px;
    --content-rail-width: min(100%, 560px);
  }
.luna-site .page-wrap, .writeupwrap .page-wrap{
    display:grid;
    grid-template: [row1-start] "gutter badge" 24% [row1-end]
    [row2-start] "content badge" auto [row2-end]
    / auto 22%;
    margin: 0 !important;
    padding: 0 !important;
    width: 100vw;
}
.luna-site-bg{
    grid-template: [row1-start] "gutter gutter" 20% [row1-end]
    [row2-start] "bg bg" auto [row2-end]
    / 1fr;
}
.luna-site .page-wrap .biennale-badge {
    grid-area: badge;
    margin-top: 2rem;
    max-width: calc(100% - 2rem);
}
.luna-site .page-wrap .content-rail, .writeupwrap .page-wrap .content-rail{
    width: var(--content-rail-width);
    margin: 0 auto;
    /*min-height: calc(100svh - (var(--page-pad-y) * 2));*/
    gap: 1rem;
    padding-bottom: 24px;
    text-align: center;
  }
}
 .writeupwrap .page-wrap .content-rail
 {
     text-align: left !important;
 }
/* Tablet portrait */
@media (max-width: 1024px) and (orientation: portrait){ 

  h1{
    font-size: clamp(2.35rem, 6vw, 3.8rem);
    line-height: 0.95;
  }

  .curator{
    font-size: clamp(1.1rem, 2.2vw, 1.55rem);
    line-height: 1.34;
    margin-bottom: 36px;
  }

  .event-meta{
    gap: 14px;
  }

  .date{
    font-size: clamp(1.15rem, 2.5vw, 1.6rem);
  }

  .venue{
    font-size: clamp(1.1rem, 2.35vw, 1.55rem);
    line-height: 1.14;
  }

  .footer-logos{
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }

  .organized img,
  .support img{
    max-width: 100%;
  }
}

/* Mobile */
@media (max-width: 767px){
  :root{
    --page-pad-x: 20px;
    --page-pad-y: 22px;
  }

.luna-site .page-wrap .content-rail, .writeupwrap .page-wrap .content-rail{
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
/*    min-height: calc(100svh - (var(--page-pad-y) * 2));*/
    gap: 34px;
    padding-top: 92px;
    text-align: center;
  }
  .writeupwrap .page-wrap .content-rail { padding-top: 2rem !important}

  h1{
    font-size: clamp(2rem, 8vw, 3rem);
    line-height: 0.98;
    letter-spacing: 0.01em;
  }

  .curator{
    font-size: clamp(1rem, 4vw, 1.22rem);
    line-height: 1.35;
    margin-bottom: 28px;
  }

  .event-meta{
    gap: 14px;
  }

  .date{
    font-size: clamp(1.05rem, 4.5vw, 1.35rem);
  }

  .venue{
    font-size: clamp(1rem, 4.3vw, 1.28rem);
    line-height: 1.16;
  }

  .footer-logos{
    grid-template-columns: 1fr;
    gap: 24px;
    justify-items: center;
    /*transform: translate(-50%, -130%);*/
  }

  .luna-site .footer-block.support{
    text-align: center;
    align-items: center;
  }

  .luna-site .footer-block.organized img{
    max-width: min(78vw, 280px);
  }

  .luna-site .footer-block.support img{
    max-width: min(58vw, 210px);
  }
}

@media (max-width: 420px){
        :root{
        --page-pad-x: 16px;
        }
        h1{
        font-size: 1.9rem;
        }
        .curator{
        font-size: 0.98rem;
        }
        .date{
        font-size: 1.02rem;
        }
        .venue{
        font-size: 0.98rem;
        }
    }

@media (max-width:480px) and (orientation:portrait){
        .luna-site .page-wrap, .writeupwrap .page-wrap{
        grid-template: [row1-start] "badge" 20% [row1-end]
        [row2-start] "content" 80% [row2-end] / 100%;
        width:100vw;height:100%;
        }
        .luna-site .page-wrap .biennale-badge {
        grid-area: badge;
        margin: 0 !important;
        max-width: 20%;
        position: absolute;
        right: 4vw;
        top: 5vw;
        width: 16vw;
        height: auto;
        }
    }
    .writeupwrap {background-color: #000}
   .writeup {
            max-width: 650px;
    
    }
    
    .writeup p {line-height: 1.7; margin-bottom: 2rem}