@font-face{font-family:Molenilo;src:url(/fonts/Molen-Surplus-400.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--bg-primary:#fff;--bg-secondary:#faf6f6;--text-primary:#1c0005;--text-secondary:#5c4549;--brand-primary:#780019;--brand-primary-hover:#540010;--brand-accent:#e2b3b8;--brand-light:#fdf0f1;--border-color:#f0e2e4;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Plus Jakarta Sans", system-ui, sans-serif;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--shadow-subtle:0 4px 20px #7800190a;--shadow-medium:0 8px 30px #78001914}.brand-font{font-family:"Molenilo", "Molinillo", var(--font-serif)}:where(.marketing-root) *{box-sizing:border-box;margin:0;padding:0}.marketing-root{background-color:var(--bg-primary);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}:where(.marketing-root) h1,:where(.marketing-root) h2,:where(.marketing-root) h3,:where(.marketing-root) h4{font-family:var(--font-serif);color:var(--text-primary);font-weight:500}:where(.marketing-root) p{color:var(--text-secondary)}:where(.marketing-root) a{color:inherit;transition:var(--transition-smooth);text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section{padding:4rem 0;position:relative}.section-alt{background-color:var(--bg-secondary)}.text-center{text-align:center}.navbar{z-index:100;background-color:#0000;border:1px solid #0000;border-bottom-color:#ffffff26;width:100%;padding:1.5rem 0;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:50%;transform:translate(-50%)}.navbar .container{transition:padding .4s cubic-bezier(.4,0,.2,1)}.navbar .brand-logo-img{transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar .nav-link{color:#ffffffd9;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar .nav-link:hover{color:#fff}.navbar .btn-primary{color:#780019;background-color:#fff;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar .btn-primary:hover{background-color:var(--brand-light);color:var(--brand-primary-hover)}.navbar .btn-secondary{color:#fff;border-color:#fff6;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar .btn-secondary:hover{background-color:#ffffff1a;border-color:#fff}.navbar .btn-user-menu{color:#fff;background:#ffffff1a;border:1px solid #fff3;transition:all .4s cubic-bezier(.4,0,.2,1)}.navbar .btn-user-menu:hover{background:#fff3}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);background-color:#ffffffe6;border:1px solid #7800191f;border-radius:50px;width:calc(100% - 3rem);max-width:1100px;padding:.6rem 0;top:1.5rem;box-shadow:0 10px 30px #78001914,0 1px 3px #7800190a}.navbar.scrolled .container{padding:0 1.25rem}.navbar.scrolled .brand-logo-img{filter:none;height:40px}.navbar.scrolled .nav-link{color:var(--text-secondary)}.navbar.scrolled .nav-link:hover{color:var(--brand-primary)}.navbar.scrolled .btn-primary{background-color:var(--brand-primary);color:#fff}.navbar.scrolled .btn-primary:hover{background-color:var(--brand-primary-hover);box-shadow:0 4px 12px #78001933}.navbar.scrolled .btn-secondary{color:var(--brand-primary);border-color:var(--brand-primary)}.navbar.scrolled .btn-secondary:hover{background-color:var(--brand-light);border-color:var(--brand-primary-hover)}.navbar.scrolled .btn-user-menu{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary)}.navbar.scrolled .btn-user-menu:hover{background:var(--brand-light)}@media (max-width:768px){.navbar.scrolled{background-color:#fffffff2;border:none;border-bottom:1px solid #7800191a;border-radius:0;width:100%;max-width:100%;padding:1rem 0;top:0}.navbar.scrolled .container{padding:0 2rem}}.navbar-inner{justify-content:space-between;align-items:center;display:flex}.brand-logo-container{align-items:center;display:flex}.brand-logo-img{width:auto;height:52px;transition:var(--transition-smooth);border-radius:8px}.brand-logo-img:hover{transform:scale(1.05)}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-link{text-transform:uppercase;letter-spacing:1px;color:var(--text-secondary);font-size:.9rem;font-weight:500}.nav-link:hover{color:var(--brand-primary)}.btn{letter-spacing:.5px;cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:50px;justify-content:center;align-items:center;padding:1rem 2.2rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--brand-primary);color:#fff}.btn-primary:hover{background-color:var(--brand-primary-hover);transform:translateY(-2px);box-shadow:0 8px 20px #78001933}.btn-secondary{color:var(--brand-primary);border:1.5px solid var(--brand-primary);background-color:#0000}.btn-secondary:hover{background-color:var(--brand-light);transform:translateY(-2px)}.btn-outline-white{color:#fff;background-color:#0000;border:1.5px solid #fff9}.btn-outline-white:hover{background-color:#ffffff1a;border-color:#fff}.btn-sm{padding:.6rem 1.4rem;font-size:.85rem}.btn-user-menu{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:.9rem;font-weight:500;display:flex}.btn-user-menu:hover{background:var(--brand-light)}.hero{text-align:left;background-color:#0000;background-image:linear-gradient(90deg,#1c0005f2 0%,#780019cc 45%,#78001933 100%),url(/hersectionimagebg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:95vh;padding:16rem 0 12rem;display:flex;position:relative;overflow:hidden}.hero .container{width:100%}.hero-content{max-width:100%}@media (min-width:992px){.hero-content{max-width:65%}}.hero-subtitle{text-transform:uppercase;letter-spacing:3px;color:var(--brand-accent);margin-bottom:1rem;font-size:1rem;font-weight:600;animation:1s ease-out fadeIn}.hero-title{letter-spacing:-1px;color:#fff;margin-bottom:1.5rem;font-size:4.2rem;line-height:1.15}.hero-title .brand-font{font-size:1.38em}.hero-desc{color:#fffc;margin-bottom:2rem;font-size:1.25rem;font-weight:300}.hero-cta{justify-content:flex-start;gap:1.5rem;display:flex}.hero .btn-primary{color:#780019;background-color:#fff}.hero .btn-primary:hover{background-color:var(--brand-light);color:var(--brand-primary-hover)}.hero .btn-secondary{color:#fff;border-color:#ffffff80}.hero .btn-secondary:hover{background-color:#ffffff26;border-color:#fff}.about-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem;display:grid}.about-content{flex-direction:column;display:flex}.about-tag{color:var(--brand-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:.85rem;font-weight:600}.about-title{margin-bottom:1rem;font-size:2.6rem;line-height:1.25}.about-desc{margin-bottom:1.5rem;font-size:1.1rem}.about-features{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.feature-card{box-shadow:var(--shadow-subtle);border:1px solid var(--border-color);transition:var(--transition-smooth);background-color:#fff;border-radius:16px;padding:1.75rem}.feature-card:hover{border-color:var(--brand-accent);transform:translateY(-6px);box-shadow:0 12px 30px #78001914}.feature-icon-wrapper{background-color:var(--brand-light);width:48px;height:48px;color:var(--brand-primary);transition:var(--transition-smooth);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.4rem;display:flex;box-shadow:0 4px 10px #7800190a}.feature-card:hover .feature-icon-wrapper{background-color:var(--brand-primary);color:#fff;transform:rotate(5deg)scale(1.05)}.feature-title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.feature-desc{color:var(--text-secondary);font-size:.88rem;line-height:1.5}.about-image-container{box-shadow:var(--shadow-medium);border-radius:20px;position:relative;overflow:hidden}.about-image{object-fit:cover;width:100%;height:420px;display:block}.hands-reveal-overlay{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.hand-parallax{object-fit:contain;pointer-events:none;will-change:transform;width:auto;height:120%;max-height:650px;position:absolute}.hand-left{transform-origin:100%;right:50%}.hand-right{transform-origin:0;left:50%}.placeholder-banner{background-color:var(--bg-primary);border:1px solid var(--border-color);text-align:center;max-width:800px;box-shadow:var(--shadow-subtle);border-radius:20px;margin:0 auto;padding:2.2rem 2rem}.placeholder-badge{background-color:var(--brand-light);color:var(--brand-primary);text-transform:uppercase;letter-spacing:1px;border-radius:50px;margin-bottom:1rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-block}.placeholder-title{margin-bottom:1rem;font-size:2.4rem}.placeholder-desc{max-width:500px;margin:0 auto 1.2rem;font-size:1.05rem}.form-card{background-color:var(--bg-primary);box-shadow:var(--shadow-medium);border:1px solid var(--border-color);border-radius:16px;max-width:520px;margin:0 auto;padding:1.75rem 2rem}.form-title{text-align:center;margin-bottom:.5rem;font-size:1.8rem}.form-subtitle{text-align:center;color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.form-group{margin-bottom:1rem}.form-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-primary);margin-bottom:.3rem;font-size:.8rem;font-weight:600;display:block}.form-input{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;font-family:var(--font-sans);color:var(--text-primary);transition:var(--transition-smooth);border-radius:8px;padding:.65rem .85rem;font-size:.95rem}.form-input:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px #7800191a}.form-input:disabled{background-color:var(--bg-secondary);color:var(--text-secondary);cursor:not-allowed}.checkbox-group{flex-direction:column;gap:.5rem;margin-top:.3rem;display:flex}.checkbox-label{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.checkbox-input{border:1.5px solid var(--border-color);cursor:pointer;width:1.1rem;height:1.1rem;accent-color:var(--brand-primary);border-radius:4px}.form-submit-btn{width:100%;margin-top:1rem}.success-message{text-align:center;padding:2rem 0}.success-icon{margin-bottom:1.5rem;font-size:4rem}.success-title{color:var(--brand-primary);margin-bottom:1rem;font-size:2.5rem}.success-desc{max-width:450px;margin:0 auto;font-size:1.1rem}.footer{color:#ebd1d3;background-color:#32000a;border-top:1px solid #4a000e;padding:5rem 0 3rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-logo-img{border-radius:8px;width:auto;height:52px;margin-bottom:1rem}.footer-tagline{color:#d1b1b4;max-width:320px;font-size:1rem;line-height:1.5}.footer-heading{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.footer-links{list-style:none}.footer-link-item{margin-bottom:.8rem}.footer-link{color:#d1b1b4;font-size:.95rem}.footer-link:hover{color:#fff}.footer-bottom{color:#b1888d;border-top:1px solid #4a000e;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.85rem;display:flex}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero-title{font-size:3.5rem}.about-grid{grid-template-columns:1fr;gap:4rem}.about-image{height:400px}}@media (max-width:768px){.navbar{padding:.6rem 0}.navbar .brand-logo-img{height:36px}.navbar.scrolled{padding:.5rem 0}.navbar.scrolled .brand-logo-img{height:32px}.navbar-inner{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%}.nav-links{display:none}}.mobile-menu-toggle{cursor:pointer;z-index:110;transition:var(--transition-smooth);background:0 0;border:none;padding:.5rem;display:none}.mobile-menu-toggle span{width:24px;height:2px;transition:var(--transition-smooth);background-color:currentColor;margin:5px 0;display:block}.navbar.scrolled .mobile-menu-toggle{color:var(--text-primary)}.navbar:not(.scrolled) .mobile-menu-toggle{color:#fff}@media (max-width:768px){.mobile-menu-toggle{display:block}}.mobile-menu-overlay{-webkit-backdrop-filter:blur(16px);z-index:1000;opacity:0;pointer-events:none;background-color:#1c0005fa;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;transition:opacity .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.mobile-menu-overlay.active{opacity:1;pointer-events:auto}.mobile-menu-close{color:#fff;cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;font-size:2.8rem;line-height:1;position:absolute;top:2rem;right:2rem}.mobile-menu-close:hover{color:var(--brand-accent);transform:rotate(90deg)}.mobile-menu-links{text-align:center;flex-direction:column;align-items:center;gap:1.75rem;margin-bottom:2.5rem;display:flex}.mobile-menu-link{font-family:var(--font-serif);color:#fff;letter-spacing:.5px;transition:var(--transition-smooth);font-size:2.4rem;font-weight:500}.mobile-menu-link:hover{color:var(--brand-accent);transform:scale(1.05)}.mobile-menu-cta{flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:300px;display:flex}@media (max-width:768px){.footer-grid{grid-template-columns:1fr;gap:3rem}.form-card{padding:2rem}}.events-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.event-item-card{background-color:var(--bg-primary);border:1px solid var(--border-color);transition:var(--transition-smooth);text-align:left;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.event-item-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-5px)}.event-item-img-wrapper{aspect-ratio:4/5;background-color:var(--bg-secondary);width:100%;position:relative}.event-item-img{object-fit:cover;object-position:center;width:100%;height:100%}.event-item-badge-list{gap:.5rem;display:flex;position:absolute;top:1.25rem;left:1.25rem}.event-item-badge{color:var(--brand-primary);letter-spacing:.5px;text-transform:uppercase;background-color:#fcf9f6e6;border-radius:50px;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.event-item-content{flex-direction:column;flex:1;justify-content:space-between;gap:1.5rem;padding:2rem;display:flex}.event-item-concept{text-transform:uppercase;letter-spacing:1.5px;color:var(--brand-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:600}.event-item-title{font-family:var(--font-serif);color:var(--text-primary);font-size:1.6rem;font-weight:500;line-height:1.3}.event-item-details{color:var(--text-secondary);flex-direction:column;gap:.6rem;font-size:.85rem;display:flex}.event-item-detail-row{align-items:center;gap:.6rem;display:flex}.event-item-detail-icon{width:16px;height:16px;color:var(--brand-primary);justify-content:center;align-items:center;display:flex}.event-item-footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.2rem;display:flex}.event-item-price{font-family:var(--font-serif);color:var(--text-primary);font-size:1.3rem;font-weight:600}.event-item-price-desc{color:var(--text-secondary);font-size:.75rem;display:block}.waitlist-grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:4.5rem;display:grid}.waitlist-info{flex-direction:column;padding-top:1rem;display:flex}.waitlist-title{margin-bottom:1.25rem;font-size:2.8rem;line-height:1.2}.waitlist-desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.waitlist-perks{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.waitlist-perk-item{align-items:flex-start;gap:1rem;display:flex}.perk-icon{background-color:var(--brand-light);color:var(--brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.3rem;display:flex;box-shadow:0 4px 10px #7800190d}.waitlist-perk-item strong{color:var(--text-primary);margin-bottom:.25rem;font-size:1.05rem;display:block}.waitlist-perk-item p{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.waitlist-form-container{flex-direction:column;justify-content:center;display:flex}@media (max-width:992px){.waitlist-grid{grid-template-columns:1fr;gap:3rem}.waitlist-info{text-align:center;padding-top:0}.waitlist-perks{text-align:left;align-items:center}}.inquire-grid{grid-template-columns:1.1fr .9fr;align-items:flex-start;gap:4.5rem;display:grid}.inquire-info{flex-direction:column;padding-top:1rem;display:flex}.inquire-title{margin-bottom:1.25rem;font-size:2.8rem;line-height:1.2}.inquire-desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.inquire-methods{flex-direction:column;gap:1.5rem;list-style:none;display:flex}.inquire-method-item{align-items:flex-start;gap:1rem;display:flex}.inquire-method-item strong{color:var(--text-primary);margin-bottom:.05rem;font-size:1.05rem;display:block}.inquire-method-item p,.inquire-method-item a{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.inquire-method-item a:hover{color:var(--brand-primary)}.inquire-form-container{flex-direction:column;justify-content:center;display:flex}@media (max-width:992px){.inquire-grid{grid-template-columns:1fr;gap:3rem}.inquire-info{text-align:center;padding-top:0}.inquire-methods{text-align:left;align-items:flex-start}}.events-split-layout{grid-template-columns:1fr;align-items:start;gap:3rem;display:grid}@media (min-width:992px){.events-split-layout{grid-template-columns:1.05fr .95fr;gap:4rem}}.events-left-col,.events-right-col{text-align:left}.events-right-stack{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}@media (min-width:768px){.event-item-card.horizontal-event-card{flex-direction:row;min-height:220px}.event-item-card.horizontal-event-card .event-item-img-wrapper{aspect-ratio:auto;flex-shrink:0;width:176px}.event-item-card.horizontal-event-card .event-item-content{flex-direction:column!important;justify-content:flex-start!important;gap:.5rem!important;padding:1rem 1.25rem!important;display:flex!important}.event-item-card.horizontal-event-card .event-item-footer{margin-top:auto!important;padding-top:.75rem!important}}.waitlist-card-wrapper{margin-top:1.5rem}.waitlist-promo-card{background-color:var(--bg-primary);border:1px solid var(--border-color);text-align:left;box-shadow:var(--shadow-subtle);border-radius:20px;padding:2.5rem}.waitlist-promo-title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem}.waitlist-promo-text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.55}.waitlist-success-card{background-color:var(--bg-primary);border:1px solid var(--border-color);text-align:center;box-shadow:var(--shadow-medium);border-radius:20px;padding:2.2rem}.success-icon-badge{margin-bottom:1rem;font-size:2.5rem}.waitlist-success-title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.75rem;font-size:1.6rem}.waitlist-success-text{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.waitlist-details-summary{background-color:var(--bg-secondary);text-align:left;border-radius:12px;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.waitlist-summary-item{border-bottom:1px dashed var(--border-color);color:var(--text-secondary);justify-content:space-between;padding-bottom:.35rem;display:flex}.waitlist-summary-item strong{color:var(--text-primary)}.waitlist-summary-item:last-child{border-bottom:none;padding-bottom:0}.waitlist-card-loading{background-color:var(--bg-primary);border:1px solid var(--border-color);text-align:center;color:var(--text-secondary);border-radius:20px;padding:3rem}.waitlist-form-card{background-color:var(--bg-primary);box-shadow:var(--shadow-subtle);border:1px solid var(--border-color);border-radius:20px;padding:2rem}.checkbox-group{margin-top:.75rem}.checkbox-label{cursor:pointer;color:var(--text-secondary);transition:var(--transition-smooth);align-items:center;gap:.6rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.checkbox-label:hover{color:var(--text-primary)}.checkbox-label input[type=checkbox]{accent-color:var(--brand-primary);cursor:pointer;width:16px;height:16px}@media (max-width:768px){.container{padding:0 1.25rem}.section{padding:3rem 0}.sections-swappable{flex-direction:column;display:flex}.sections-swappable>#about{order:2}.sections-swappable>#events{order:1}.hero{text-align:left;background-color:#0000;background-image:linear-gradient(#78001933 0%,#78001999 50%,#1c0005f2 100%),url(/hersectionimagebg.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100svh;padding:6rem 0 3rem}.hero-content{max-width:100%}.hero-subtitle{letter-spacing:2.5px;font-size:.8rem}.hero-title{margin-bottom:1rem;font-size:2.4rem;line-height:1.25}.hero-desc{margin-bottom:1.5rem;font-size:.95rem}.hero-cta{flex-direction:row;justify-content:flex-start;align-items:center;gap:.75rem}.hero-cta .btn{width:auto;max-width:none;padding:.7rem 1.4rem;font-size:.85rem}.hands-reveal-overlay{display:none!important}.about-title{font-size:2rem}.about-desc{font-size:.95rem}.about-image{height:300px}.about-features{grid-template-columns:1fr 1fr;gap:.75rem}.feature-card{padding:1rem}.feature-icon-wrapper{border-radius:10px;width:36px;height:36px;margin-bottom:.75rem;font-size:1.1rem}.feature-title{margin-bottom:.35rem;font-size:1rem}.feature-desc{font-size:.78rem;line-height:1.4}.placeholder-title{font-size:2rem}.events-grid{grid-template-columns:1fr;gap:1.5rem}.event-item-card{max-width:100%}.event-item-content{gap:1rem;padding:1.25rem}.events-split-layout{flex-direction:column;gap:3rem;display:flex}.events-left-col{order:2}.events-right-col{order:1}.event-item-card.horizontal-event-card{flex-direction:column}.event-item-card.horizontal-event-card .event-item-img-wrapper{aspect-ratio:4/5;width:100%;max-height:380px}.inquire-title{font-size:2rem}.form-card{padding:1.5rem 1.25rem}.form-title{font-size:1.5rem}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}}@media (max-width:576px){.hero-title{font-size:2rem}.hero-cta .btn{padding:.65rem 1.1rem;font-size:.8rem}}.legal-card{box-shadow:var(--shadow-medium);border:1px solid var(--border-color);background-color:#fff;border-radius:24px;max-width:800px;margin:0 auto;padding:3rem 2.5rem}.legal-title{color:var(--brand-primary);margin-bottom:.5rem;font-size:2.8rem}@media (max-width:768px){.legal-card{border-radius:16px;padding:1.75rem 1.25rem}.legal-title{font-size:2rem}}.mobile-header-right{display:none}@media (max-width:768px){.mobile-header-right{align-items:center;gap:.75rem;display:flex}}.mobile-header-btn{cursor:pointer;color:currentColor;transition:var(--transition-smooth);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;text-decoration:none;display:flex}.navbar:not(.scrolled) .mobile-header-btn{color:#fff}.navbar.scrolled .mobile-header-btn{color:var(--text-primary)}.mobile-header-avatar{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:28px;height:28px}.navbar.scrolled .mobile-header-avatar{border-color:#0000001a}.mobile-header-avatar-fallback{background:var(--brand-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}
