.home-container{position:relative;width:100vw;min-height:100vh;min-height:100dvh;overflow-x:hidden;max-width:100vw}.video-background{position:absolute;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:-1;min-width:100vw;min-height:100vh;max-width:100vw;max-height:100vh;overflow:hidden}.poster-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.content-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:#0003}.decorative-frame{padding:1rem;border:1.5px solid var(--color-gold);background-color:#fdf6e9eb;max-width:90%;width:100%;max-height:90%;display:flex;flex-direction:column;align-items:center;position:relative;border-radius:2px;box-shadow:0 0 20px #c6a55c4d;margin:1rem;box-sizing:border-box}.decorative-frame:before{content:"";position:absolute;top:-5px;left:-5px;right:-5px;bottom:-5px;border:.8px solid var(--color-gold-lighter);z-index:-1;border-radius:2px}.decorative-frame h1{margin-bottom:0;font-size:2.5rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);position:relative;font-family:var(--font-primary);text-shadow:1px 1px 2px rgba(0,0,0,.1);text-align:center;display:flex;align-items:center;justify-content:center}.decorative-frame h1:before,.decorative-frame h1:after{content:"❀";font-size:1rem;color:var(--color-gold);display:inline-block;margin:0 .8rem;position:relative;top:-.1em}.nav-button{display:flex;align-items:center;justify-content:center;padding:.55rem 1.3rem;background-color:var(--color-gold);color:var(--color-cream);text-decoration:none;border-radius:25px;font-family:var(--font-secondary);font-weight:500;font-size:.9rem;letter-spacing:.03em;transition:all .3s ease;border:1px solid var(--color-gold-light);box-shadow:0 1px 3px #0000001a;width:calc(50% - .5rem);max-width:160px;white-space:nowrap}.nav-button:hover{transform:translateY(-2px);background-color:var(--color-gold-light);box-shadow:0 3px 8px #c6a55c40}.button-icon{margin-right:8px;font-size:.95rem;display:flex;align-items:center}@media (max-width: 575px){.decorative-frame{padding:1.5rem;max-width:90%;margin:.5rem}.decorative-frame h1{font-size:1.8rem;margin-bottom:1.5rem;padding:0 .5rem}.nav-button{width:100%;max-width:200px;font-size:.9rem;padding:.5rem 1rem}.button-icon{margin-right:10px;font-size:1rem;display:flex;align-items:center}}.buttons-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;max-width:720px}@media (min-width: 576px){.nav-button{width:auto;flex:1;min-width:140px;max-width:200px}}@media (min-width: 576px) and (max-width: 991px){.buttons-container{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem;max-width:500px}.nav-button{width:100%;max-width:none}}@media (min-width: 992px){.decorative-frame{padding:2.5rem;max-width:85%}.buttons-container{display:flex;flex-wrap:nowrap;gap:1rem;max-width:800px;padding:0 1rem}.nav-button{width:auto;flex:1;min-width:120px;max-width:160px;font-size:.9rem;padding:.5rem 1rem}}.logo-ecusson-container{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:.5rem;animation:fadeInZoom 1.1s cubic-bezier(.23,1,.32,1)}.logo-home{height:110px;width:auto;margin:0;display:block;object-fit:contain;margin-bottom:.05rem;box-shadow:0 4px 24px #c6a55c21;border-radius:50%}.header-container{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:1.2rem}.title-home{margin-top:.1rem;margin-bottom:.3rem;font-size:2.1rem;letter-spacing:.15em;text-transform:uppercase;color:var(--color-gold);position:relative;font-family:var(--font-primary);text-shadow:0 2px 8px rgba(0,0,0,.25),0 0 20px rgba(0,0,0,.15);text-align:center;display:flex;align-items:center;justify-content:center;animation:fadeInZoom 1.3s .2s cubic-bezier(.23,1,.32,1) both}.title-home:before,.title-home:after{content:"❀";font-size:1rem;color:var(--color-gold);display:inline-block;margin:0 .8rem;position:relative;top:-.1em}.buttons-container{margin-top:1.2rem}@media (min-width: 992px){.decorative-frame{padding:3.5rem 2.5rem 2.5rem;max-width:70%}.header-container{margin-bottom:1.5rem}.logo-ecusson-container{margin-bottom:.7rem}.logo-home{height:150px}.title-home{font-size:2.5rem;margin-bottom:.5rem}.buttons-container{margin-top:2rem}}@media (max-width: 575px){.header-container{margin-bottom:1.2rem}.logo-ecusson-container{margin-bottom:.7rem}.title-home{font-size:1.5rem;margin-bottom:.7rem}.buttons-container{margin-top:.7rem}}@keyframes fadeInZoom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.subtitle-home{font-family:Montserrat,system-ui,sans-serif;font-size:1rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-top:.5rem;text-shadow:0 2px 8px rgba(0,0,0,.7),0 0 20px rgba(0,0,0,.3)}@media (max-width: 768px){.subtitle-home{font-size:.85rem;letter-spacing:.1em}}.home-loading-placeholder{width:100vw;height:100vh;background:#000}
