/*
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
*/

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}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,.6);clip:auto!important;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.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}
html, body { height: 100%; }
body { margin: 0; }

.w-hero{
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.w-hero__fade{
  position:absolute;
  inset:0;
  background-position:center;
  background-size:cover;
  background-repeat:no-repeat;
  opacity:0;
  transition: opacity 900ms ease;
  will-change: opacity;
}
.w-hero__fade.is-on{ opacity:1; }

.w-hero__overlay{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  padding: 24px;
  background: rgba(0,0,0,.25);
}

.wcd{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  justify-content:center;
}

.wcd__box{
  width: 170px;
  padding: 18px 16px;
  border-radius: 16px;
  background: rgba(255,255,255,.16);
  border: 1px solid rgba(255,255,255,.25);
  backdrop-filter: blur(7px);
  text-align:center;
  color:#fff;
}

.wcd__num{
  font-size: 56px;
  line-height: 1;
  font-weight: 800;
}

.wcd__lbl{
  margin-top: 8px;
  font-size: 13px;
  letter-spacing: .10em;
  text-transform: uppercase;
  opacity: .95;
}

.wcd__done{
  color:#fff;
  font-size:28px;
  font-weight:800;
  text-align:center;
  padding: 20px 22px;
  border-radius: 16px;
  background: rgba(0,0,0,.35);
  border: 1px solid rgba(255,255,255,.20);
}

@media (max-width: 720px){
  .wcd__box{ width: 145px; }
  .wcd__num{ font-size: 46px; }
}
/* Forzar portada full screen */
.w-hero {
  height: 100vh;
  min-height: 100vh;
}
/* Forzar portada full screen */
.w-hero {
  height: 100vh;
  min-height: 100vh;
}
/* Título de la boda */
.w-title{
  text-align: center;
  color: #fff;
  margin-bottom: 26px;
  text-shadow: 0 2px 14px rgba(0,0,0,.45);
}

.w-title h1{
  margin: 0;
  font-size: 56px;
  font-weight: 700;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.w-title p{
  margin: 10px 0 0;
  font-size: 16px;
  letter-spacing: 0.22em;
  text-transform: uppercase;
  opacity: 0.92;
}

@media (max-width: 720px){
  .w-title h1{ font-size: 34px; }
  .w-title p{ font-size: 13px; }
}
.w-hero__overlay{
  flex-direction: column;
  transform: translateY(-20px);
}
/* Ajustes específicos para móvil */
@media (max-width: 768px){

  .w-hero{
    background-position: center top;
  }

  .w-hero__fade{
    background-position: center top;
  }

}
@media (max-width: 768px){

  .w-hero__overlay{
    background: rgba(0,0,0,0.35);
  }

}
.w-btn{
  display: inline-block;
  margin-top: 18px;
  padding: 14px 22px;
  border-radius: 999px;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
  background: rgba(0,0,0,.40);
  border: 1px solid rgba(255,255,255,.45);
  backdrop-filter: blur(6px);
  transition: transform .15s ease, background .15s ease;
}

.w-btn:hover{
  transform: translateY(-2px);
  background: rgba(0,0,0,.55);
}

@media (max-width: 768px){
  .w-btn{
    width: 100%;
    max-width: 320px;
    text-align: center;
  }
}
/* =========================
   RSVP FORM
========================= */

.w-form-wrap{
  max-width: 820px;
  margin: 80px auto;
  padding: 36px 32px;
  background: rgba(255,255,255,.92);
  border-radius: 18px;
  box-shadow: 0 20px 60px rgba(0,0,0,.15);
}

.w-form h3{
  margin-top: 28px;
  margin-bottom: 12px;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .08em;
}

.w-form label{
  display:block;
  margin-top: 14px;
  font-weight: 600;
}

.w-form input,
.w-form select,
.w-form textarea{
  width:100%;
  margin-top:6px;
  padding:12px 14px;
  border-radius:10px;
  border:1px solid #ccc;
  font-size:15px;
}

.w-form textarea{
  resize: vertical;
}

.w-form button{
  margin-top: 24px;
  padding: 14px 22px;
  border-radius: 999px;
  border:none;
  cursor:pointer;
  font-weight:700;
  text-transform: uppercase;
  letter-spacing:.06em;
  background:#1f3a5f;
  color:#fff;
}

.w-form button:hover{
  background:#162a45;
}

.w-msg{
  margin-bottom: 20px;
  padding: 14px 18px;
  border-radius: 10px;
  font-weight:600;
}

.w-msg.success{
  background:#e6f6ec;
  color:#1f7a3a;
}

.w-msg.error{
  background:#fdeaea;
  color:#9b1c1c;
}

@media (max-width:768px){
  .w-form-wrap{
    margin: 40px 16px;
    padding: 26px 22px;
  }
}
/* Tarjeta con el mismo estilo “sobre el hero” */
.w-card{
  width: min(720px, calc(100% - 32px));
  margin: 16px auto 0;
  padding: 16px 18px;
  border-radius: 16px;
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.18);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);

  color: #ffffff;          /* texto blanco */
  text-align: center;      /* todo centrado */
}

.w-card h2{
  margin: 0 0 8px;
  font-size: 1.15rem;
  color: #ffffff;
}

.w-card p{
  margin: 8px 0;
  color: #ffffff;
}

/* Botón centrado */
.w-btn--ghost{
  display: inline-block;
  margin: 14px auto 0;
  background: rgba(255,255,255,0.10);
  border: 1px solid rgba(255,255,255,0.22);
  text-decoration: none;
}

/* Teléfono un poco más legible */
.w-hotel__phone a{
  font-weight: 700;
  text-decoration: underline;
  color: #ffffff;
}