.opening-overlay{z-index:99999;color:#fff;box-sizing:border-box;background:#000;flex-direction:column;justify-content:center;align-items:center;padding:24px;transition:all .85s cubic-bezier(.85,0,.15,1);display:flex;position:fixed;inset:0}.opening-overlay.fade-out{opacity:0;pointer-events:none;transform:scale(1.05)}.opening-overlay.slide-up-out{transform:translateY(-100%)}.opening-overlay.zoom-in-out{opacity:0;pointer-events:none;transform:scale(2)}.curtain-reveal-left,.curtain-reveal-right{background:inherit;z-index:-1;width:50%;height:100%;transition:transform 1.2s cubic-bezier(.77,0,.175,1);position:absolute;top:0}.curtain-reveal-left{transform-origin:0;left:0}.curtain-reveal-right{transform-origin:100%;right:0}.opening-overlay.curtain-active .curtain-reveal-left,.opening-overlay.curtain-active .curtain-reveal-right{transform:scaleX(0)}.opening-overlay.curtain-active{pointer-events:none;background:0 0!important}.shutter-top,.shutter-bottom{background:inherit;z-index:-1;width:100%;height:50%;transition:transform 1.1s cubic-bezier(.7,0,.3,1);position:absolute;left:0}.shutter-top{top:0}.shutter-bottom{bottom:0}.opening-overlay.shutter-active .shutter-top{transform:translateY(-100%)}.opening-overlay.shutter-active .shutter-bottom{transform:translateY(100%)}.opening-overlay.shutter-active{pointer-events:none;background:0 0!important}.flip-card-wrap{perspective:1500px;cursor:pointer;width:min(340px,100%);height:220px}.flip-card-inner{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.4,0,.2,1);position:relative}.flip-card-wrap.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-front,.flip-card-back{backface-visibility:hidden;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:absolute;inset:0;box-shadow:0 20px 50px #0000004d}.flip-card-front{background:linear-gradient(135deg,#1e293b,#0f172a);border:1px solid #ffffff1a}.flip-card-back{color:#000;background:#fff;transform:rotateY(180deg)}.opening-loader-wrap{text-align:center;width:min(280px,100%)}.opening-loader-bar{background:#ffffff1a;border-radius:10px;width:100%;height:3px;margin-top:25px;position:relative;overflow:hidden}.opening-loader-progress{background:#fff;width:0%;height:100%;transition:width .3s}.opening-loader-pct{letter-spacing:2px;opacity:.6;text-transform:uppercase;margin-top:12px;font-size:.75rem;font-weight:600}.theme-academy .opening-overlay{background:#1d4ed8}.theme-barber .opening-overlay{background:#090d16}.theme-barber .opening-overlay:before{content:"";opacity:.2;background:url(https://www.transparenttextures.com/patterns/carbon-fibre.png);position:absolute;inset:0}.theme-boutique .opening-overlay{background:#000}.theme-boutique .opening-overlay .opening-loader-progress{background:#d4af37}.theme-elearning .opening-overlay{background:#020617}.theme-gala .opening-overlay{background:#1a0f0a}.theme-gala .opening-overlay .opening-loader-progress{background:#d4a84b}.theme-resort .opening-overlay{color:#1a202c;background:#f4f7f6}.theme-resort .opening-overlay .opening-loader-progress{background:#c5a059}.theme-shop .opening-overlay{color:#000;background:#fff}.theme-shop .opening-overlay .opening-loader-progress{background:#000}.theme-spa .opening-overlay{color:#064e3b;background:#f0fdf4}.theme-spa .opening-overlay .opening-loader-progress{background:#10b981}.theme-corporate .opening-overlay{background:#0f172a}.theme-travel .opening-overlay{background:#0c4a6e}.opening-content-fade{animation:1s forwards openingFadeIn}@keyframes openingFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.shimmer-text{background:linear-gradient(90deg,#ffffff1a 0%,#fffc 50%,#ffffff1a 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite shimmer}@keyframes shimmer{to{background-position:200%}}
