.main-header{width:100vw;display:flex;justify-content:center;align-items:flex-start;position:fixed;top:0;left:0;z-index:1002;background:transparent;pointer-events:none;transition:opacity .5s,filter .5s;height:5.5rem;-webkit-user-select:none;user-select:none}.header-spacer{width:100vw;height:2.8rem;min-height:.5rem}.main-header .header-pill{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:999px;box-shadow:0 2px 12px #00000014;border:1.5px solid #e0e0e0;padding:.7rem 2.2rem;margin:1.6rem .3rem .6rem;pointer-events:auto;min-width:0;max-width:95vw;min-height:2.2rem;white-space:nowrap;overflow:hidden}.header-title{font-weight:700;color:#222;letter-spacing:.01em;text-align:center;font-family:inherit;font-size:clamp(.92rem,2.1vw,1.13rem);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.main-header.fade-out{opacity:0;filter:blur(6px);pointer-events:none}@media(max-width:768px){.main-header{height:4.2rem}.header-spacer{height:2.1rem;min-height:.3rem}.main-header .header-pill{padding:.5rem 1.1rem;margin:1.1rem .15rem .4rem;max-width:99vw;min-height:1.7rem}.header-title{font-size:clamp(.82rem,3.7vw,.98rem)}}@media(max-width:480px){.main-header{height:3.2rem}.header-spacer{height:1.2rem;min-height:.1rem}.main-header .header-pill{padding:.32rem .7rem;margin:.7rem .08rem .25rem;max-width:99vw;min-height:1.2rem}.header-title{font-size:clamp(.7rem,5vw,.85rem)}}.hero-bg{position:relative;width:100vw;min-height:100vh;overflow:hidden}.hero-background{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.hero-image-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100vw;min-height:100vh;z-index:1}.hero-image{max-width:90vw;max-height:80vh;width:auto;height:auto;object-fit:contain;display:block}@media(max-width:768px){.hero-image{max-width:100vw;max-height:100vh;width:100vw;height:100vh;object-fit:contain}.hero-background{height:100vh;width:100vw}}.pictures-pill-center{display:flex;justify-content:center;align-items:center;width:100%;margin:1.5rem 0}.pictures-pill-separator{display:inline-block;padding:.8rem 2.2rem;border-radius:999px;background:#fff;color:#222;font-weight:600;font-size:1.15rem;border:1.5px solid #e0e0e0;box-shadow:0 2px 8px #0000000f;letter-spacing:.01em;text-align:center;max-width:90vw;white-space:pre-line}.coming-soon-text{color:#fff;opacity:.6;font-size:2rem;text-align:center;margin:3rem 0;letter-spacing:.1em;font-weight:600;text-shadow:0 2px 16px rgba(0,0,0,.25);font-family:inherit}.gallery-bg{position:relative;width:100vw;min-height:100vh;margin-bottom:10rem;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.gallery-background{position:fixed;top:0;left:0;width:100vw;height:100vh;object-fit:cover;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none}.gallery-content{position:relative;z-index:1;width:100%;margin-top:1.2rem;display:flex;flex-direction:column;align-items:center}.language-tabs{margin-bottom:.5rem;margin-top:0}.tabs-nav{background:#fff;border-radius:2rem;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 12px #00000014;padding:.5rem 1rem;margin-bottom:1.2rem;margin-top:0;width:fit-content}.tab-btn{background:none;border:none;outline:none;padding:.5rem 1rem;border-radius:1.2rem;font-size:.95rem;color:#333;cursor:pointer;transition:background .2s,color .2s}.tab-btn.active{background:#f2f2f2;color:#111;font-weight:700}.tab-btn:not(:last-child){margin-right:.5rem}@media(max-width:600px){.tabs-nav{padding:.25rem .5rem;margin-bottom:.7rem;margin-top:0}.tab-btn{padding:.4rem .7rem;font-size:.85rem;border-radius:1rem}.tab-btn:not(:last-child){margin-right:.3rem}.language-tabs{margin-bottom:.3rem}.gallery-content{margin-top:.7rem}}.gallery-card-media-wrapper-youtube{width:100%;aspect-ratio:16/9;background:#000;display:flex;align-items:center;justify-content:center;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;overflow:hidden}@media(max-width:768px){.gallery-card-media-wrapper-youtube{aspect-ratio:16/9}}.gallery-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.gallery-card{background:#fff;border-radius:1.5rem;box-shadow:0 2px 12px #00000014;overflow:hidden;width:300px;display:flex;flex-direction:column;align-items:center;transition:transform .2s,box-shadow .2s}.gallery-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #00000021}.gallery-card-media-wrapper{width:100%;aspect-ratio:9/16;background:#000;display:flex;align-items:center;justify-content:center;border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;overflow:hidden}.gallery-card-img{width:100%;height:100%;object-fit:cover;background:#000;display:block}.gallery-card-title{font-weight:700;font-size:1.2rem;margin:.5rem 0 .25rem;color:#222;text-align:center}.gallery-card-desc{font-size:1rem;color:#444;padding:0 .5rem .6rem;text-align:center}@media(max-width:768px){.gallery-card{width:90vw;min-width:0}.gallery-card-media-wrapper{aspect-ratio:9/16}}.main-footer{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:auto;background:#fff;border-radius:999px;box-shadow:0 -2px 12px #00000014;padding:.7rem 2.2rem;margin-bottom:1rem;z-index:1000;display:flex;flex-direction:row;justify-content:center;align-items:center;transition:opacity .5s ease,visibility .5s ease;opacity:0;visibility:hidden;pointer-events:none;min-width:0;max-width:95vw;min-height:2.2rem;white-space:nowrap;overflow:hidden}.main-footer.fade-in{opacity:1;visibility:visible;pointer-events:auto}.footer-title{font-size:clamp(.92rem,2.1vw,1.13rem);font-weight:700;color:#222;letter-spacing:.01em;text-align:center;font-family:inherit;line-height:1.13;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media(max-width:768px){.main-footer{padding:.5rem 1.1rem;max-width:99vw;min-height:1.7rem}.footer-title{font-size:clamp(.82rem,3.7vw,.98rem)}}@media(max-width:480px){.main-footer{padding:.32rem .7rem;max-width:99vw;min-height:1.2rem}.footer-title{font-size:clamp(.7rem,5vw,.85rem)}}html,body{overflow-x:hidden}
