 :root{
--east-black:#090909;--east-charcoal:#171717;--east-dark:#242424;--east-white:#fff;--east-off:#f5f5f3;--east-gray:#707070;--east-border:#dededb;--east-soft:#ececea;--east-shadow:0 18px 50px rgba(0,0,0,.08);--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,sans-serif;color:var(--east-black);background:#fff}a{color:inherit}.east-container{max-width:1500px;padding-left:clamp(18px,4vw,60px);padding-right:clamp(18px,4vw,60px)}
.east-topbar{background:#000;color:#aaa;font-size:.68rem;letter-spacing:.12em;padding:.45rem 0;border-bottom:1px solid #222}.east-navbar{min-height:88px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--east-border);backdrop-filter:blur(14px)}.east-brand img{width:170px;height:64px;object-fit:contain}.east-navbar .nav-link{font-size:.79rem;font-weight:750;color:#262626;padding:.65rem .75rem!important;border-radius:10px}.east-navbar .nav-link:hover{background:#f1f1ef;color:#000}.east-user-link{display:flex;align-items:center;gap:.4rem}.east-mobile-links{display:grid;gap:.3rem}.east-mobile-links a{padding:.9rem 1rem;border-radius:12px;text-decoration:none;font-weight:700}.east-mobile-links a:hover{background:#f3f3f1}
.east-btn-dark{background:#080808;color:white;border:1px solid #080808;border-radius:10px;font-weight:800;padding:.72rem 1.05rem}.east-btn-dark:hover{background:#fff;color:#080808}.east-btn-light{background:#fff;color:#080808;border:1px solid #fff;border-radius:10px;font-weight:800;padding:.78rem 1.1rem}.east-btn-light:hover{background:#dededb;border-color:#dededb}.east-btn-outline-light{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55);border-radius:10px;font-weight:800;padding:.78rem 1.1rem}.east-btn-outline-light:hover{background:#fff;color:#000}
.east-hero{position:relative;overflow:hidden;background:#050505;color:#fff}.east-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to right,black,transparent 78%)}.east-hero-glow{position:absolute;width:700px;height:700px;border:1px solid #3d3d3d;border-radius:50%;right:-260px;top:-290px;box-shadow:0 0 0 90px rgba(255,255,255,.018),0 0 0 180px rgba(255,255,255,.012)}.min-vh-hero{min-height:570px}.hero-mark{font-size:.7rem;letter-spacing:.25em;color:#bcbcbc;font-weight:800;margin-bottom:1rem}.east-hero h1{font-size:clamp(4.5rem,10vw,9.5rem);line-height:.78;letter-spacing:-.075em;font-weight:900;margin:0}.east-hero h1 span{-webkit-text-stroke:2px white;color:transparent}.east-hero h2{font-size:clamp(1.25rem,2.5vw,2.1rem);margin:1.5rem 0 .75rem;font-weight:600}.east-hero p{max-width:720px;color:#bcbcbc;font-size:1rem;line-height:1.8}.hero-emblem{width:380px;height:380px;margin-left:auto;border:1px solid #333;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.4rem;position:relative}.hero-emblem:after{content:"";position:absolute;inset:28px;border:1px dashed #3b3b3b;border-radius:50%}.hero-emblem img{width:245px;position:relative;z-index:2}.hero-emblem span{font-size:.65rem;letter-spacing:.3em;color:#777;position:relative;z-index:2}
.py-lg-6{padding-top:6rem!important;padding-bottom:6rem!important}.section-number{display:block;font-size:clamp(5rem,10vw,9rem);font-weight:900;color:#efefed;line-height:.8;margin-bottom:-2rem}.section-kicker{display:inline-block;font-size:.68rem;font-weight:900;letter-spacing:.17em;color:#555;text-transform:uppercase;margin-bottom:.65rem}.section-kicker-light{color:#aaa}.display-heading{font-size:clamp(2rem,4vw,4rem);line-height:1.05;letter-spacing:-.05em;font-weight:900}.lead-copy{font-size:1rem;color:#5e5e5e;line-height:1.85;max-width:820px}.bw-panel{background:#f0f0ed;border-radius:28px;padding:1rem;box-shadow:var(--east-shadow)}.bw-panel-inner{min-height:340px;background:#fff;border:1px solid #ddd;border-radius:21px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.bw-panel-inner img{width:min(280px,70%)}.bw-panel-inner small{letter-spacing:.2em;color:#777}.micro-card{display:flex;gap:1rem;padding:1.1rem;border:1px solid var(--east-border);border-radius:16px}.micro-card i{width:42px;height:42px;border-radius:50%;background:#0a0a0a;color:white;display:grid;place-items:center}.micro-card b,.micro-card span{display:block}.micro-card span{font-size:.74rem;color:#777;margin-top:.25rem}
.purpose-section{background:#0a0a0a;color:#fff}.section-head{max-width:800px}.section-head h2{font-size:clamp(2rem,4vw,3.8rem);font-weight:900;letter-spacing:-.05em}.section-head p{color:#999}.purpose-card{height:100%;min-height:290px;border:1px solid #2f2f2f;border-radius:18px;padding:1.3rem;position:relative}.purpose-card>span{position:absolute;right:1rem;top:.8rem;font-size:2.5rem;font-weight:900;color:#222}.purpose-card i{display:block;font-size:1.6rem;margin:2.3rem 0 2rem}.purpose-card h3{font-size:1.05rem;font-weight:850}.purpose-card p{color:#888;font-size:.78rem;line-height:1.7}.showcase-card{height:100%;border:1px solid var(--east-border);border-radius:18px;padding:1.3rem;transition:.2s}.showcase-card:hover{transform:translateY(-3px);box-shadow:var(--east-shadow)}.showcase-icon{width:58px;height:58px;border-radius:50%;border:1px solid #aaa;display:grid;place-items:center;font-size:1.25rem}.showcase-card h3{font-size:1.05rem;font-weight:850;margin:1.7rem 0 .5rem}.showcase-card p{color:#777;font-size:.78rem;line-height:1.7}.showcase-card a,.text-link{text-decoration:none;font-size:.75rem;font-weight:850}.facilities-home{background:#f4f4f1}.facility-home-card{display:block;height:100%;min-height:300px;padding:1.7rem;border-radius:22px;border:1px solid #d7d7d3;background:#fff;text-decoration:none;position:relative}.facility-home-dark{background:#090909;color:#fff;border-color:#090909}.facility-home-num{position:absolute;right:1.4rem;top:1rem;font-size:3rem;font-weight:900;opacity:.12}.facility-home-card>i{font-size:2rem}.facility-home-card h3{margin-top:4rem;font-weight:900;font-size:1.6rem}.facility-home-card p{color:#777;max-width:520px}.facility-home-dark p{color:#aaa}.facility-home-card b{font-size:.75rem}.closing-banner{background:#fff;padding:0 0 4rem}.closing-inner{background:#111;color:#fff;border-radius:24px;padding:2.2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.closing-inner span{font-size:.62rem;letter-spacing:.17em;color:#777}.closing-inner h2{font-size:clamp(1.4rem,3vw,2.4rem);font-weight:900;margin:.4rem 0 0}
.east-footer{background:#030303;color:#999;padding:2.5rem 0}.footer-logo{width:170px;filter:none;margin-bottom:.8rem}.east-footer p{font-size:.78rem}
.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:72px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);border-top:1px solid #ddd;z-index:1040}.mobile-bottom-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;text-decoration:none;font-size:.6rem;font-weight:750;color:#333;gap:.15rem}.mobile-bottom-nav i{font-size:1.15rem}.mobile-main-action i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff;margin-top:-15px}
.inner-hero{padding:4rem 0;background:#111;color:#fff}.inner-hero.compact{padding:2.4rem 0}.inner-hero h1{font-size:clamp(2.2rem,5vw,4.4rem);font-weight:900;letter-spacing:-.055em}.inner-hero p{color:#aaa;max-width:760px}.bw-inner{background:radial-gradient(circle at 80% 30%,#262626,transparent 25%),#080808}
.content-card,.search-card{background:#fff;border:1px solid var(--east-border);border-radius:18px;padding:1.3rem;box-shadow:0 10px 30px rgba(0,0,0,.045)}.content-card h2,.content-card h3{font-weight:900}.content-card label,.search-card label,.auth-box label{display:block;font-size:.72rem;font-weight:800;margin-bottom:.35rem}.form-control,.form-select{min-height:46px;border-radius:10px;border-color:#d7d7d3}.form-control:focus,.form-select:focus{border-color:#555;box-shadow:0 0 0 .18rem rgba(0,0,0,.08)}.content-link{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #ddd;border-radius:16px;text-decoration:none}.content-link>i:first-child{width:46px;height:46px;background:#0a0a0a;color:#fff;border-radius:50%;display:grid;place-items:center}.content-link strong,.content-link small{display:block}.content-link small{color:#777;font-size:.67rem}.booking-entry{display:block;height:100%;min-height:320px;padding:1.6rem;border:1px solid #d8d8d5;border-radius:22px;text-decoration:none;position:relative;background:#f5f5f2}.booking-entry-black{background:#080808;color:#fff;border-color:#080808}.booking-entry>span{position:absolute;right:1.4rem;top:1rem;font-size:3rem;font-weight:900;opacity:.12}.booking-entry>i{font-size:2.1rem}.booking-entry h2{font-size:1.6rem;font-weight:900;margin:5rem 0 .7rem}.booking-entry p{color:#777;max-width:550px;line-height:1.7}.booking-entry-black p{color:#aaa}.booking-entry b{font-size:.77rem}.room-result{height:100%;padding:1.15rem;border:1px solid #dcdcd8;border-radius:17px;background:#fff}.room-result.is-unavailable{opacity:.55;background:#f1f1ef}.room-result h3{font-size:1rem;font-weight:900;margin:1rem 0 .35rem}.room-result p{font-size:.7rem;color:#777}.empty-box{padding:2rem;text-align:center;border:1px dashed #ccc;border-radius:14px;color:#777;background:#fafaf8}.confirm-list{margin:1.2rem 0}.confirm-list>div{display:flex;justify-content:space-between;border-bottom:1px solid #eee;padding:.75rem 0}.confirm-list span{color:#777;font-size:.72rem}.confirm-list b{font-size:.75rem}.hold-note{font-size:.68rem;color:#666;background:#f4f4f1;padding:.8rem;border-radius:10px}.cart-item,.history-row,.access-row,.payment-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid #eee}.cart-item:last-child,.history-row:last-child,.access-row:last-child,.payment-row:last-child{border-bottom:0}.cart-item h3,.history-row h4{font-size:.85rem;font-weight:900;margin:.4rem 0 .2rem}.cart-item p,.history-row p{font-size:.68rem;color:#666;margin:0}.cart-item small,.history-row small,.access-row small,.payment-row small{display:block;font-size:.6rem;color:#999}.payment-panel{top:110px}.method{display:flex;gap:.7rem;align-items:center;padding:.75rem;border:1px solid #ddd;border-radius:12px;margin-top:.55rem;opacity:.45}.method.active{opacity:1;background:#f5f5f2;border-color:#777}.method i{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#000;color:#fff}.method b,.method small{display:block}.method small{font-size:.58rem;color:#777}.thanks-box{max-width:760px;text-align:center;border:1px solid #ddd;border-radius:24px;padding:2rem;box-shadow:var(--east-shadow)}.thanks-check{width:74px;height:74px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center;font-size:2rem;margin:0 auto 1rem}.thanks-box h1{font-size:3rem;font-weight:900}.reference-box{margin:1.5rem 0;background:#f4f4f1;border-radius:15px;padding:1rem}.reference-box small,.reference-box strong,.reference-box span{display:block}.reference-box strong{margin:.25rem 0}.thanks-row{display:flex;justify-content:space-between;text-align:left;padding:.8rem 0;border-bottom:1px solid #eee}.thanks-row b,.thanks-row small{display:block}.thanks-row small{font-size:.62rem;color:#777}.profile-actions{display:grid;gap:.7rem}.profile-actions a{display:flex;align-items:center;gap:.7rem;padding:.8rem;border:1px solid #ddd;border-radius:12px;text-decoration:none;font-weight:750}.profile-actions a i{width:36px;height:36px;border-radius:50%;background:#000;color:#fff;display:grid;place-items:center}
.auth-page{background:#fff}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-side{background:#050505;color:#fff;padding:5rem;align-items:center;position:relative;overflow:hidden}.auth-side:after{content:"";position:absolute;width:620px;height:620px;border:1px solid #333;border-radius:50%;right:-320px;bottom:-320px}.auth-side>div{position:relative;z-index:2;max-width:600px}.auth-logo{width:200px;margin-bottom:3rem}.auth-side span{font-size:.65rem;letter-spacing:.2em;color:#777}.auth-side h1{font-size:clamp(3rem,5vw,5.2rem);line-height:.94;letter-spacing:-.06em;font-weight:900;margin:1rem 0}.auth-side p{color:#999}.auth-main{display:flex;align-items:center;justify-content:center;padding:2rem}.auth-box{width:100%;max-width:520px}.auth-back{display:inline-flex;gap:.4rem;text-decoration:none;color:#666;font-size:.72rem;margin-bottom:2rem}.auth-mobile-logo{width:160px;margin-bottom:2rem}.auth-box h2{font-size:2.5rem;font-weight:900;letter-spacing:-.04em}.auth-intro{color:#777;margin-bottom:1.8rem}.auth-links{display:flex;justify-content:space-between;gap:1rem;margin-top:1.3rem;font-size:.72rem}.auth-links a{font-weight:800}
.admin-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.admin-stats>div{border:1px solid #ddd;border-radius:16px;padding:1.1rem}.admin-stats b,.admin-stats span{display:block}.admin-stats b{font-size:1.8rem}.admin-stats span{font-size:.65rem;color:#777}.admin-link-card{display:block;height:100%;min-height:220px;padding:1.3rem;border:1px solid #ddd;border-radius:18px;text-decoration:none}.admin-link-card i{font-size:1.7rem}.admin-link-card h3{font-size:1rem;font-weight:900;margin:3rem 0 .4rem}.admin-link-card p{font-size:.72rem;color:#777}.calendar-card{border:1px solid #ddd;border-radius:18px;overflow:hidden}.calendar-admin-head{display:flex;justify-content:space-between;align-items:center;padding:1rem}.calendar-admin-head a{width:38px;height:38px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center;text-decoration:none}.calendar-admin-head h3{font-size:1rem;font-weight:900}.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-week b{text-align:center;padding:.55rem;background:#f3f3f1;font-size:.62rem}.calendar-days{gap:.3rem;padding:.45rem}.calendar-days a{min-height:80px;border:1px solid #eee;border-radius:9px;padding:.45rem;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between}.calendar-days a.muted{opacity:.3}.calendar-days a.booked{background:#f1f1ee;border-color:#aaa}.calendar-days a.selected{outline:2px solid #000}.calendar-days a span{font-weight:900;font-size:.7rem}.calendar-days a small{font-size:.5rem;color:#777}.admin-booking-row{padding:1rem 0;border-bottom:1px solid #eee}.admin-booking-row h4{font-size:.82rem;font-weight:900;margin:.45rem 0 .15rem}.admin-booking-row p,.admin-booking-row small{font-size:.62rem;color:#777;margin:0}.print-page{background:#eee}.print-toolbar{background:#000;padding:.6rem}.print-sheet{max-width:1000px;margin:2rem auto;background:#fff;padding:2rem}.print-sheet header{display:grid;grid-template-columns:180px 1fr 180px;gap:1rem;align-items:center;border-bottom:3px solid #000;padding-bottom:1rem}.print-sheet header img{width:160px}.print-sheet header h1{font-weight:900}.qr-placeholder{text-align:center;border:1px dashed #aaa;padding:1rem;font-size:1rem}.qr-placeholder small{display:block;font-size:.42rem;overflow-wrap:anywhere}.print-sheet section h2{margin-top:1.5rem;font-size:1rem;font-weight:900}
@media(max-width:991.98px){body{padding-bottom:72px}.east-navbar{min-height:72px}.east-brand img{width:135px;height:52px}.min-vh-hero{min-height:490px}.east-hero h1{font-size:5.3rem}.auth-shell{display:block}.auth-main{min-height:100vh}.admin-stats{grid-template-columns:repeat(2,1fr)}.calendar-days a{min-height:65px}.closing-inner{align-items:flex-start;flex-direction:column}}
@media(max-width:767.98px){.py-lg-6{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.east-hero h1{font-size:4rem}.east-hero h1 span{-webkit-text-stroke:1px white}.min-vh-hero{min-height:440px}.section-number{margin-bottom:-1rem}.bw-panel-inner{min-height:240px}.purpose-card{min-height:220px}.facility-home-card{min-height:240px}.facility-home-card h3,.booking-entry h2{margin-top:3.5rem}.booking-entry{min-height:260px}.cart-item,.history-row,.access-row{align-items:flex-start}.admin-stats{grid-template-columns:1fr 1fr}.calendar-days{gap:.15rem;padding:.25rem}.calendar-days a{min-height:52px;padding:.3rem}.calendar-days a small{display:none}.print-sheet{margin:0;padding:1rem}.print-sheet header{grid-template-columns:110px 1fr}.print-sheet header img{width:100px}.qr-placeholder{grid-column:1/3}.auth-links{flex-direction:column}}
@media(max-width:420px){.east-hero h1{font-size:3.45rem}.admin-stats{grid-template-columns:1fr}.closing-inner{border-radius:16px}.thanks-box{padding:1.2rem}}
@media print{.screen-only,.east-navbar,.east-topbar,.mobile-bottom-nav,.east-footer{display:none!important}.print-page{background:#fff!important}.print-sheet{margin:0!important;max-width:none!important;box-shadow:none!important}@page{size:A4;margin:12mm}}


/* ===== Multilanguage / locale switcher ===== */
.language-toggle{display:flex!important;align-items:center;gap:.35rem}
.language-menu{min-width:190px;border:1px solid var(--east-border);border-radius:12px;padding:.4rem;box-shadow:var(--east-shadow)}
.language-menu .dropdown-item{border-radius:8px;font-size:.75rem;font-weight:700;padding:.6rem .7rem}
.language-menu .dropdown-item.active{background:#0a0a0a;color:#fff}
.mobile-language-box{border-top:1px solid #e5e5e2;padding-top:1rem}
.mobile-language-box>small{font-size:.65rem;color:#777;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.language-chip{width:42px!important;height:36px!important;padding:0!important;display:grid!important;place-items:center;border:1px solid #d9d9d6!important;border-radius:8px!important;font-size:.7rem}
.language-chip.active{background:#0a0a0a!important;color:#fff!important;border-color:#0a0a0a!important}

/* Arabic RTL support */
html[dir="rtl"] body{direction:rtl;text-align:right}
html[dir="rtl"] .navbar-nav{margin-left:0!important;margin-right:auto!important}
html[dir="rtl"] .dropdown-menu-end{--bs-position:end;right:auto;left:0}
html[dir="rtl"] .text-lg-end{text-align:left!important}
html[dir="rtl"] .ms-auto{margin-left:0!important;margin-right:auto!important}
html[dir="rtl"] .me-auto{margin-right:0!important;margin-left:auto!important}
html[dir="rtl"] .bi-arrow-right:before{transform:scaleX(-1)}
html[dir="rtl"] .auth-back .bi-arrow-left:before{transform:scaleX(-1)}
html[dir="rtl"] .east-mobile-links{text-align:right}
html[dir="rtl"] .cart-item .text-end,html[dir="rtl"] .thanks-row{text-align:right!important}
@media(max-width:991.98px){html[dir="rtl"] .text-lg-end{text-align:right!important}}


/* ==========================================================
   Introductory splash carousel
   ========================================================== */
body.splash-open{overflow:hidden}
.east-splash{position:fixed;inset:0;z-index:5000;display:none}
.east-splash.show{display:block}
.east-splash-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.84);backdrop-filter:blur(14px)}
.east-splash-dialog{position:absolute;inset:clamp(12px,3vw,38px);max-width:1120px;max-height:780px;margin:auto;background:#0a0a0a;color:#fff;border:1px solid #303030;border-radius:28px;overflow:hidden;box-shadow:0 35px 100px rgba(0,0,0,.55);display:flex;flex-direction:column}
.east-splash-dialog:before{content:"";position:absolute;width:520px;height:520px;border:1px solid #292929;border-radius:50%;right:-230px;top:-260px;box-shadow:0 0 0 70px rgba(255,255,255,.015),0 0 0 140px rgba(255,255,255,.01);pointer-events:none}
.east-splash-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:1.4rem 1.6rem;border-bottom:1px solid #242424}
.east-splash-top img{width:160px;max-height:58px;object-fit:contain}
.east-splash-skip{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#9e9e9e;border:0;font-size:.72rem;font-weight:800}
.east-splash-skip:hover{color:#fff}
.east-splash-carousel{flex:1;display:flex;flex-direction:column;min-height:0}
.east-splash-carousel .carousel-inner{flex:1;min-height:0}
.east-splash-carousel .carousel-item{height:100%}
.splash-slide{height:100%;min-height:460px;padding:clamp(2rem,5vw,5rem);display:flex;flex-direction:column;justify-content:center;position:relative}
.splash-step{position:absolute;right:clamp(1.5rem,4vw,4rem);top:1.8rem;font-size:clamp(2rem,6vw,5rem);font-weight:900;color:#1c1c1c;letter-spacing:-.07em}
.splash-icon{width:68px;height:68px;border:1px solid #3a3a3a;border-radius:50%;display:grid;place-items:center;font-size:1.6rem;margin-bottom:2rem;background:#111}
.splash-slide h2{max-width:800px;font-size:clamp(2.2rem,5vw,4.9rem);font-weight:900;letter-spacing:-.06em;line-height:.98;margin:0}
.splash-slide p{max-width:760px;color:#969696;font-size:clamp(.88rem,1.4vw,1.05rem);line-height:1.8;margin:1.2rem 0 0}
.splash-dont-show{max-width:650px;display:flex;gap:.85rem;align-items:flex-start;margin-top:2rem;padding:1rem 1.1rem;border:1px solid #333;border-radius:15px;background:#101010;cursor:pointer}
.splash-dont-show input{width:20px;height:20px;margin-top:.1rem;accent-color:#fff}
.splash-dont-show strong,.splash-dont-show small{display:block}
.splash-dont-show strong{font-size:.78rem}
.splash-dont-show small{font-size:.64rem;color:#777;margin-top:.2rem}
.east-splash-footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #242424;background:#0c0c0c;position:relative;z-index:3}
.splash-progress{display:flex;gap:.4rem}
.splash-progress button{width:30px;height:4px;border:0;border-radius:999px;background:#333;padding:0;transition:.2s}
.splash-progress button.active{width:56px;background:#fff}
.splash-actions{display:flex;gap:.6rem}
.splash-prev,.splash-next,.splash-start{min-height:44px;border-radius:10px;font-size:.72rem;font-weight:850;padding:.65rem 1rem}
.splash-prev{color:#aaa;border:1px solid #333;background:transparent}
.splash-prev:hover{color:#fff;border-color:#555}
.splash-next,.splash-start{background:#fff;color:#000;border:1px solid #fff}
.splash-next:hover,.splash-start:hover{background:#d9d9d7;border-color:#d9d9d7}
html[dir="rtl"] .splash-step{right:auto;left:clamp(1.5rem,4vw,4rem)}
html[dir="rtl"] .splash-actions i:before{transform:scaleX(-1)}
html[dir="rtl"] .east-splash-dialog:before{right:auto;left:-230px}

/* ==========================================================
   Six-box login PIN
   ========================================================== */
.login-pin-wrap{display:grid;grid-template-columns:repeat(6,minmax(0,56px));gap:10px;justify-content:start;direction:ltr}
.login-pin-digit{width:56px;height:60px;border:1px solid #cfcfcb;border-radius:12px;background:#fafaf8;color:#050505;font-size:1.45rem;font-weight:900;text-align:center;outline:0;transition:.16s;-webkit-text-security:disc}
.login-pin-digit:focus{background:#fff;border-color:#090909;box-shadow:0 0 0 3px rgba(0,0,0,.08);transform:translateY(-1px)}
.login-pin-wrap.pin-error .login-pin-digit{border-color:#b42318;background:#fff7f6}
html[dir="rtl"] .login-pin-wrap{justify-content:end}

@media(max-width:767.98px){
    .east-splash-dialog{inset:0;max-height:none;border-radius:0;border:0}
    .east-splash-top{padding:1rem 1.1rem}
    .east-splash-top img{width:125px}
    .splash-slide{min-height:0;padding:2rem 1.2rem 1.5rem}
    .splash-step{top:1rem;right:1rem;font-size:2.5rem}
    .splash-icon{width:54px;height:54px;font-size:1.25rem;margin-bottom:1.3rem}
    .splash-slide h2{font-size:2.25rem}
    .east-splash-footer{padding:.9rem 1rem;align-items:flex-end}
    .splash-progress button{width:20px}.splash-progress button.active{width:36px}
    .splash-prev span,.splash-next span{display:none}
    .splash-prev,.splash-next{width:44px;padding:.6rem}
    .splash-start{padding:.65rem .85rem}
    .login-pin-wrap{grid-template-columns:repeat(6,minmax(0,48px));gap:6px}
    .login-pin-digit{width:48px;height:54px;font-size:1.25rem;border-radius:10px}
}
@media(max-width:380px){
    .login-pin-wrap{grid-template-columns:repeat(6,minmax(0,43px));gap:5px}
    .login-pin-digit{width:43px;height:50px}
}


/* ===== Splash v2 fixes: visible checkbox + synced progress dots ===== */
.east-splash-footer{
    align-items:flex-end;
}
.splash-footer-left{
    display:flex;
    flex-direction:column;
    gap:.85rem;
    min-width:0;
}
.splash-dont-show{
    margin-top:0;
    max-width:560px;
    padding:.75rem .85rem;
    background:#111;
}
.splash-progress button{
    cursor:pointer;
}
.splash-progress button.active{
    background:#fff!important;
    opacity:1;
}
.splash-progress button:not(.active){
    background:#3a3a3a!important;
    opacity:1;
}

@media(max-width:767.98px){
    .east-splash-footer{
        align-items:stretch;
        flex-direction:column;
        gap:.8rem;
    }
    .splash-footer-left{
        width:100%;
        gap:.65rem;
    }
    .splash-dont-show{
        width:100%;
        max-width:none;
        padding:.65rem .7rem;
    }
    .splash-dont-show strong{
        font-size:.7rem;
    }
    .splash-dont-show small{
        font-size:.56rem;
    }
    .splash-actions{
        justify-content:flex-end;
    }
}


/* ==========================================================
   Full-page splash v3
   ========================================================== */
html.splash-page-open,
body.splash-page-open{
    overflow:hidden!important;
    height:100%!important;
}

.east-splash-page{
    position:fixed;
    inset:0;
    z-index:5000;
    display:none;
    width:100vw;
    height:100dvh;
    background:#080808;
    color:#fff;
}

.east-splash-page.show{
    display:block;
}

.east-splash-page-inner{
    position:relative;
    width:100%;
    height:100%;
    min-height:100dvh;
    display:grid;
    grid-template-rows:auto minmax(0,1fr) auto;
    overflow:hidden;
    background:
        radial-gradient(circle at 82% 35%, rgba(255,255,255,.06), transparent 25%),
        linear-gradient(180deg,#090909,#050505);
}

.east-splash-page-inner:before{
    content:"";
    position:absolute;
    inset:0;
    pointer-events:none;
    opacity:.65;
    background-image:
        linear-gradient(rgba(255,255,255,.028) 1px, transparent 1px),
        linear-gradient(90deg,rgba(255,255,255,.028) 1px, transparent 1px);
    background-size:48px 48px;
}

.east-splash-page-header,
.east-splash-page-content,
.east-splash-page-footer{
    position:relative;
    z-index:2;
}

.east-splash-page-header{
    min-height:86px;
    padding:1.1rem clamp(1.2rem,4vw,4rem);
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:1rem;
    border-bottom:1px solid #222;
}

.east-splash-page-header img{
    width:175px;
    max-height:60px;
    object-fit:contain;
}

.east-splash-page-skip{
    display:inline-flex;
    align-items:center;
    gap:.55rem;
    border:0;
    background:transparent;
    color:#aaa;
    font-size:.72rem;
    font-weight:850;
}

.east-splash-page-skip:hover{
    color:#fff;
}

.east-splash-page-content{
    min-height:0;
}

.east-splash-page-content .carousel,
.east-splash-page-content .carousel-inner,
.east-splash-page-content .carousel-item{
    height:100%!important;
}

.splash-page-slide{
    height:100%;
    min-height:0;
    display:grid;
    grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);
    align-items:center;
    gap:clamp(2rem,6vw,8rem);
    padding:clamp(2rem,5vw,5rem) clamp(1.2rem,6vw,7rem);
}

.splash-page-copy{
    max-width:850px;
}

.splash-page-count{
    display:block;
    margin-bottom:1.2rem;
    font-size:.68rem;
    font-weight:900;
    letter-spacing:.2em;
    color:#777;
}

.splash-page-copy h1{
    margin:0;
    max-width:900px;
    font-size:clamp(2.8rem,6vw,6.8rem);
    line-height:.94;
    letter-spacing:-.065em;
    font-weight:900;
}

.splash-page-copy p{
    max-width:760px;
    margin:1.4rem 0 0;
    color:#9b9b9b;
    font-size:clamp(.9rem,1.3vw,1.08rem);
    line-height:1.8;
}

.splash-page-art{
    display:flex;
    align-items:center;
    justify-content:center;
}

.splash-page-circle{
    width:min(34vw,410px);
    aspect-ratio:1;
    display:grid;
    place-items:center;
    border:1px solid #303030;
    border-radius:50%;
    color:#fff;
    font-size:clamp(3rem,7vw,7rem);
    box-shadow:
        0 0 0 55px rgba(255,255,255,.018),
        0 0 0 110px rgba(255,255,255,.01);
}

.east-splash-page-footer{
    min-height:120px;
    padding:1rem clamp(1.2rem,4vw,4rem) 1.2rem;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:1.5rem;
    border-top:1px solid #222;
    background:rgba(5,5,5,.94);
}

.splash-page-footer-left{
    display:flex;
    align-items:center;
    gap:1.5rem;
    min-width:0;
}

.splash-page-dots{
    display:flex;
    gap:.45rem;
    flex:0 0 auto;
}

.splash-page-dots button{
    width:30px;
    height:4px;
    padding:0;
    border:0;
    border-radius:99px;
    background:#383838;
    cursor:pointer;
    transition:.2s ease;
}

.splash-page-dots button.active{
    width:58px;
    background:#fff;
}

.splash-page-checkbox{
    display:flex;
    align-items:flex-start;
    gap:.7rem;
    min-width:0;
    cursor:pointer;
    color:#fff;
}

.splash-page-checkbox input{
    width:20px;
    height:20px;
    margin-top:.05rem;
    flex:0 0 auto;
    accent-color:#fff;
}

.splash-page-checkbox strong,
.splash-page-checkbox small{
    display:block;
}

.splash-page-checkbox strong{
    font-size:.74rem;
    line-height:1.35;
}

.splash-page-checkbox small{
    max-width:520px;
    margin-top:.18rem;
    color:#777;
    font-size:.6rem;
    line-height:1.45;
}

.splash-page-actions{
    display:flex;
    gap:.6rem;
    flex:0 0 auto;
}

.splash-page-prev,
.splash-page-next,
.splash-page-enter{
    min-height:46px;
    padding:.7rem 1rem;
    border-radius:10px;
    font-size:.72rem;
    font-weight:850;
}

.splash-page-prev{
    border:1px solid #333;
    color:#aaa;
    background:transparent;
}

.splash-page-prev:hover{
    color:#fff;
    border-color:#666;
}

.splash-page-next,
.splash-page-enter{
    border:1px solid #fff;
    background:#fff;
    color:#000;
}

.splash-page-next:hover,
.splash-page-enter:hover{
    background:#dededb;
    border-color:#dededb;
}

html[dir="rtl"] .splash-page-slide{
    direction:rtl;
}

html[dir="rtl"] .splash-page-actions i:before,
html[dir="rtl"] .east-splash-page-skip i:before{
    transform:scaleX(-1);
}

@media(max-width:991.98px){
    .splash-page-slide{
        grid-template-columns:1fr;
        gap:1rem;
    }

    .splash-page-art{
        display:none;
    }

    .splash-page-copy h1{
        font-size:clamp(2.6rem,9vw,5rem);
    }

    .east-splash-page-footer{
        align-items:flex-start;
        flex-direction:column;
        gap:.85rem;
    }

    .splash-page-footer-left{
        width:100%;
        align-items:flex-start;
        flex-direction:column;
        gap:.75rem;
    }

    .splash-page-actions{
        align-self:flex-end;
    }
}

@media(max-width:575.98px){
    .east-splash-page-header{
        min-height:68px;
        padding:.8rem 1rem;
    }

    .east-splash-page-header img{
        width:125px;
    }

    .splash-page-slide{
        padding:1.4rem 1rem;
        align-content:center;
    }

    .splash-page-copy h1{
        font-size:2.65rem;
    }

    .splash-page-copy p{
        margin-top:1rem;
        font-size:.82rem;
        line-height:1.65;
    }

    .east-splash-page-footer{
        min-height:150px;
        padding:.8rem 1rem 1rem;
    }

    .splash-page-checkbox strong{
        font-size:.68rem;
    }

    .splash-page-checkbox small{
        font-size:.55rem;
    }

    .splash-page-prev span,
    .splash-page-next span{
        display:none;
    }

    .splash-page-prev,
    .splash-page-next{
        width:44px;
        padding:.6rem;
    }
}
