.landing-selector{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:2rem;overflow:hidden;background-color:#f5f0e8}.landing-selector__bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center center;background-repeat:no-repeat;filter:grayscale(100%);-webkit-filter:grayscale(100%);background-attachment:fixed}@media (max-width:1024px){.landing-selector__bg{background-attachment:scroll}}@supports (-webkit-touch-callout:none){.landing-selector__bg{background-attachment:scroll}}.landing-selector__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(245,240,232,.3) 0,rgba(245,240,232,.6) 50%,rgba(245,240,232,.85) 100%)}.landing-selector__content{position:relative;z-index:2;max-width:900px;width:100%;animation:fadeInUp 1.2s ease-out}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-selector__title{font-family:"Pinyon Script",cursive;font-size:clamp(3.5rem, 10vw, 7rem);font-weight:400;color:#1a1a1a;margin-bottom:.25rem;letter-spacing:.02em;text-transform:none;line-height:1.1}.landing-selector__title .ampersand{color:#1a1a1a;font-family:"Pinyon Script",cursive;font-style:normal;text-transform:none;letter-spacing:0;margin:0 .05em}.landing-selector__script{font-family:"Pinyon Script",cursive;font-size:clamp(2rem, 6vw, 3.5rem);font-weight:400;color:#1a1a1a;margin:0 0 1.5rem 0;letter-spacing:.02em;line-height:1}.landing-selector__date{font-family:Montserrat,sans-serif;font-size:clamp(.8rem, 1.8vw, 1rem);color:#1a1a1a;margin-bottom:.5rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.75em}.landing-selector__date .date-sep{color:#888;font-size:.5em}.landing-selector__subtitle{font-family:Montserrat,sans-serif;font-size:clamp(.7rem, 1.3vw, .8rem);letter-spacing:.3em;text-transform:uppercase;color:#888;margin-bottom:2.5rem;font-weight:500}.countdown{display:flex;gap:1.5rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.countdown__item{text-align:center;min-width:70px;border-radius:0}.countdown__number{display:block;font-family:"Bebas Neue",sans-serif;font-size:clamp(2rem, 5vw, 2.8rem);color:#1a1a1a;line-height:1;font-weight:400;letter-spacing:.02em}.countdown__label{display:block;font-family:Montserrat,sans-serif;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:#888;margin-top:.1rem;font-weight:500}.countdown__message{font-family:"Pinyon Script",cursive;font-size:1.8rem;color:#1a1a1a}.landing-options{display:flex;gap:2rem;margin-top:1rem}.landing-options--horizontal{flex-direction:row;justify-content:center;align-items:stretch}.landing-options--vertical{flex-direction:column;align-items:center}.landing-options--vertical .landing-card{max-width:450px;width:100%}@media (max-width:768px){.landing-options{flex-direction:column;align-items:center;gap:1.5rem}}.landing-card{position:relative;flex:1;max-width:380px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end;background:#faf7f2;border:1px solid #d0c9bd;border-radius:0;box-shadow:none;transition:transform .4s cubic-bezier(.25, .46, .45, .94),border-color .3s ease,box-shadow .4s ease}.landing-card:hover{transform:translateY(-4px);border-color:#888;box-shadow:0 12px 30px rgba(0,0,0,.08)}.landing-card:hover .landing-card__bg{transform:scale(1.05);opacity:.6}.landing-card:hover .landing-card__title{color:#1a1a1a}.landing-card:hover .landing-card__cta{opacity:1;transform:translateY(0)}.landing-card:focus{outline:2px solid #1a1a1a;outline-offset:4px}@media (max-width:768px){.landing-card{max-width:100%;width:100%;min-height:240px}}.landing-card__bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;opacity:.45;filter:grayscale(100%);-webkit-filter:grayscale(100%);transition:transform .5s ease,opacity .4s ease}.landing-card__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(250,247,242,.95) 0,rgba(250,247,242,.6) 40%,rgba(250,247,242,.15) 100%)}.landing-card__content{position:relative;z-index:2;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem}.landing-card__icon{font-size:1.5rem;margin-bottom:.25rem}.landing-card__title{font-family:"Pinyon Script",cursive;font-size:clamp(1.6rem, 4vw, 2rem);color:#1a1a1a;margin:0;font-weight:400;transition:color .3s ease;line-height:1.2}.landing-card__description{font-family:Montserrat,sans-serif;color:#555;font-size:.8rem;margin:0;line-height:1.6;font-weight:400;letter-spacing:.02em}.landing-card__time{font-family:Montserrat,sans-serif;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:#1a1a1a;font-weight:600;margin-top:.5rem}.landing-card__cta{display:inline-flex;align-items:center;gap:.5em;font-family:Montserrat,sans-serif;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#1a1a1a;margin-top:.75rem;opacity:.6;transform:translateY(5px);transition:opacity .3s ease,transform .3s ease;font-weight:500}.landing-card__cta svg{width:14px;height:14px;transition:transform .3s ease}.landing-card:hover .landing-card__cta svg{transform:translateX(4px)}.landing-selector__scroll{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem}.landing-selector__scroll .scroll-text{font-family:Montserrat,sans-serif;font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:#888;font-weight:500}.landing-selector__scroll .scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,#1a1a1a,transparent);animation:scrollPulse 2.5s ease-in-out infinite}@keyframes scrollPulse{0%,100%{opacity:1;transform:scaleY(1)}50%{opacity:.3;transform:scaleY(.7)}}.page-template-homepage,.page-template-page-home{overflow:hidden}.page-template-homepage #wrapper-footer,.page-template-homepage .site-footer,.page-template-homepage footer#colophon,.page-template-page-home #wrapper-footer,.page-template-page-home .site-footer,.page-template-page-home footer#colophon{display:none!important}.page-template-homepage #content,.page-template-homepage #main,.page-template-homepage #page,.page-template-homepage #primary,.page-template-homepage .site-main,.page-template-page-home #content,.page-template-page-home #main,.page-template-page-home #page,.page-template-page-home #primary,.page-template-page-home .site-main{margin:0;padding:0}@media (max-width:576px){.landing-selector{padding:5rem 1.5rem;overflow:visible}.landing-selector__script{font-size:2rem}.countdown{gap:.75rem}.countdown__item{min-width:60px;padding:1rem .75rem}.landing-selector__overlay{background:linear-gradient(180deg,rgba(245,240,232,.5) 0,rgba(245,240,232,.75) 50%,rgba(245,240,232,.95) 100%)}}@media (prefers-reduced-motion:reduce){.landing-selector__content{animation:none}.landing-card{transition:border-color .2s ease}.landing-card:hover{transform:none}.landing-card__bg{transition:opacity .2s ease}.landing-card:hover .landing-card__bg{transform:none}.landing-selector__scroll .scroll-line{animation:none}}
/*# sourceMappingURL=landing-selector.min.css.map */