:root{--alawaly-ink: #2d231b;--alawaly-ink-soft: #8c6149;--alawaly-cream: #f4efe6;--alawaly-sand: #ffd3a8;--alawaly-clay: #e69d74;--alawaly-surface: #faf7f1;--alawaly-line: #e8e0d0;--alawaly-white: #ffffff;--alawaly-neutral: #eeeeee;--alawaly-success: #3e7b5b;--alawaly-error: #b23b3b;--alawaly-warning: #c98a2d;--alawaly-info: #3e6b8c;--alawaly-font-latin: "Poppins", "Rubik", "Manrope", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--alawaly-font-arabic: "Noto Kufi Arabic", "IBM Plex Sans Arabic", "Segoe UI", sans-serif;--alawaly-font-size-xs: .75rem;--alawaly-font-size-sm: .875rem;--alawaly-font-size-base: 1rem;--alawaly-font-size-md: 1.125rem;--alawaly-font-size-lg: 1.5rem;--alawaly-font-size-xl: 2rem;--alawaly-font-size-xxl: 3rem;--alawaly-space-1: .25rem;--alawaly-space-2: .5rem;--alawaly-space-3: .75rem;--alawaly-space-4: 1rem;--alawaly-space-5: 1.5rem;--alawaly-space-6: 2rem;--alawaly-space-8: 3rem;--alawaly-space-10: 4rem;--alawaly-radius-sm: .375rem;--alawaly-radius-md: .75rem;--alawaly-radius-lg: 1rem;--alawaly-radius-pill: 9999px;--alawaly-shadow-sm: 0 1px 2px rgba(45, 35, 27, .08);--alawaly-shadow-md: 0 4px 12px rgba(45, 35, 27, .12);--alawaly-shadow-lg: 0 12px 32px rgba(45, 35, 27, .18);--alawaly-z-base: 0;--alawaly-z-sticky: 100;--alawaly-z-overlay: 1000;--alawaly-z-modal: 2000;--alawaly-z-toast: 3000}[dir=rtl]{font-family:var(--alawaly-font-arabic)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--alawaly-font-latin);font-size:var(--alawaly-font-size-base);line-height:1.5;color:var(--alawaly-ink);background:var(--alawaly-cream);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{margin:0;font-weight:700;line-height:1.2}p{margin:0}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}a{color:inherit}:root{--brand-accent: #965e3f;--brand-accent-hover: #a8714f;--brand-accent-soft: #e69d74;--brand-gold: #d9b877;--brand-ink: #2d231b;--brand-ink-rgb: 45 35 27;--brand-ink-muted: #8c6149;--brand-surface-dark: #25211d;--brand-backdrop: #0b0d12}.app{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--brand-backdrop);overflow:hidden}.stage-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--brand-backdrop)}.stage{position:absolute;overflow:hidden;background:var(--brand-backdrop)}.stage-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.icon-btn{position:absolute;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#16181e9e;color:#fff;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent}.icon-btn:hover{background:#16181ed9}.icon-btn:disabled{opacity:.45;cursor:default}.loading{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:grid;place-items:center}.loading__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.loading__inner{position:relative;display:flex;flex-direction:column;align-items:center;gap:var(--alawaly-space-8);padding:var(--alawaly-space-6);text-align:center}.loading__logo{width:min(288px,52vw);height:auto}.loading__cta{border:none;border-radius:var(--alawaly-radius-pill);background:var(--brand-accent);color:#fff;font-family:var(--alawaly-font-latin);font-weight:400;font-size:22px;line-height:1;padding:20px 52px;cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:inset 0 0 0 1px #ffffff47;transition:transform .15s ease,background .15s ease}.loading__cta:hover{transform:translateY(-2px);background:var(--brand-accent-hover)}.loading__tagline{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);width:min(720px,88vw);color:#ffffff7a;font-family:var(--alawaly-font-latin);font-weight:400;font-size:16px;line-height:1.5;text-align:center;pointer-events:none;margin:0}.lead{position:fixed;top:0;right:0;bottom:0;left:0;height:100dvh;overflow:hidden;display:grid;place-items:center}.lead:not(.lead--modal){place-items:start center}.lead:not(.lead--modal) .lead__panel{transform-origin:top center}.lead__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.lead--modal{position:fixed;z-index:90}.lead__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b0d1299;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.lead__panel{position:relative;z-index:2;box-sizing:border-box;width:480px;max-width:92vw;padding:40px 36px;background:rgb(var(--brand-ink-rgb) / .48);border:1px solid rgba(255,255,255,.24);border-radius:32px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-family:var(--alawaly-font-latin)}.lead__close{position:absolute;top:40px;right:36px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#fff;cursor:pointer}[dir=rtl] .lead__close{right:auto;left:36px}.lead__title{margin:0 0 48px;color:#fff;font-size:24px;font-weight:500;line-height:32px}.lead__field{display:flex;flex-direction:column;gap:18px;margin-bottom:30px}.lead__field--last{margin-bottom:48px}.lead__label{color:#fff;font-size:16px;font-weight:400;line-height:.69}.lead__input{box-sizing:border-box;width:100%;height:57px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff0a;color:#fff;padding:0 16px;font-size:18px;font-weight:400;outline:none}.lead__input::placeholder{color:#ffffff8f}.lead__input:focus{border-color:#ffffff80}.lead__select{position:relative;box-sizing:border-box;width:100%;height:57px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff0a;overflow:hidden}.lead__select select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;border:none;background:transparent;color:#fff;padding:0 40px 0 16px;font-size:18px;font-weight:400;outline:none;cursor:pointer}.lead__select select option{background:var(--brand-surface-dark);color:#fff}.lead__select svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#fff9;pointer-events:none}.lead__phone{display:flex;align-items:center;box-sizing:border-box;height:57px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:#ffffff0a;overflow:hidden}.lead__phone-prefix{padding-inline-start:16px;color:#ffffff8f;font-size:18px;font-weight:400;white-space:nowrap}.lead__phone-sep{width:1px;height:20px;background:#ffffff47;margin:0 12px;flex:none}.lead__input--phone{flex:1;min-width:0;height:auto;align-self:stretch;border:none;background:transparent;padding-inline-start:0}.lead__confirm{box-sizing:border-box;width:100%;height:53px;border:none;border-radius:80px;background:var(--brand-accent);box-shadow:inset 0 0 0 1px #ffffff47;color:#fff;font-size:18px;font-weight:500;cursor:pointer;transition:background .15s ease}.lead__confirm:hover{background:var(--brand-accent-hover)}.ri20{position:relative;z-index:2;box-sizing:border-box;width:660px;max-width:calc(100vw - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;padding:40px 32px 32px;background:#1e1b18d1;border:1px solid var(--brand-surface-dark);border-radius:32px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-family:var(--alawaly-font-latin)}@media(pointer:coarse){.lead:not(.lead--modal),.lead--modal{place-items:start center}.lead__panel,.ri20{transform:none!important;transform-origin:top center;margin-top:8px;max-height:calc(100dvh - 16px);overflow-y:auto}}.ri20__head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:28px}.ri20__title{margin:0;color:#fff;font-size:24px;font-weight:500;line-height:1.1}.ri20__close{flex:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-6px -8px 0 0;padding:0;border:none;background:transparent;color:#fff;cursor:pointer}.ri20__unit{position:relative;box-sizing:border-box;display:flex;gap:24px;align-items:flex-start;margin-bottom:32px;padding:24px;background:var(--brand-surface-dark);border:1px solid rgba(255,255,255,.07);border-radius:24px}.ri20__unit-info{flex:1;min-width:0}.ri20__unit-name{margin:0;color:#fff;font-size:18px;font-weight:500;line-height:1.2}.ri20__unit-sub{margin:4px 0 18px;color:#fff9;font-size:12px;font-weight:400;line-height:1.2}.ri20__unit-x{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:none;background:transparent;color:#ffffffd9;cursor:pointer}.ri20__rows{margin:0;display:flex;flex-direction:column;gap:12px}.ri20__row{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.ri20__row dt{color:#fff9;font-size:14px;font-weight:400}.ri20__row dd{margin:0;color:#fff;font-size:14px;font-weight:500}.ri20__row dd.price{color:#c98a63}.ri20__plan{position:relative;flex:none;width:300px;height:172px;border-radius:16px;overflow:hidden;background:#e8dcc8}.ri20__plan img{width:100%;height:100%;object-fit:cover;display:block}.ri20__plan-expand{position:absolute;right:10px;bottom:10px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:rgb(var(--brand-ink-rgb) / .72);color:#fff;cursor:pointer}.ri20__fields{display:grid;grid-template-columns:1fr 1fr;gap:20px 24px}.ri20__field{display:flex;flex-direction:column;gap:8px;min-width:0}.ri20__label{color:#fff9;font-size:13px;font-weight:400;line-height:1.2}.ri20__input{box-sizing:border-box;width:100%;height:54px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:var(--brand-surface-dark);color:#fff;padding:0 16px;font-size:16px;font-weight:400;outline:none}.ri20__input::placeholder{color:#ffffff8f}.ri20__input:focus{border-color:#ffffff80}.ri20__phone{display:flex;align-items:center;box-sizing:border-box;height:54px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:var(--brand-surface-dark);overflow:hidden}.ri20__phone-prefix{padding-inline-start:16px;color:#ffffff8f;font-size:16px;font-weight:400;white-space:nowrap}.ri20__phone-sep{width:1px;height:20px;background:#ffffff47;margin:0 12px;flex:none}.ri20__input--phone{flex:1;min-width:0;height:auto;align-self:stretch;border:none;background:transparent;padding-inline-start:0}.ri20__select{position:relative;box-sizing:border-box;height:54px;border:1px solid rgba(255,255,255,.24);border-radius:10px;background:var(--brand-surface-dark);overflow:hidden}.ri20__select select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;height:100%;border:none;background:transparent;color:#fff;padding:0 40px 0 16px;font-size:16px;font-weight:400;outline:none;cursor:pointer}.ri20__select select option{background:var(--brand-surface-dark);color:#fff}.ri20__select svg{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#fff9;pointer-events:none}.ri20__confirm{box-sizing:border-box;width:100%;height:53px;margin-top:32px;border:none;border-radius:80px;background:var(--brand-accent-hover);color:#fff;font-size:18px;font-weight:500;cursor:pointer;transition:background .15s ease}.ri20__confirm:hover{background:#b07a5e}.ri20-plan{position:fixed;top:0;right:0;bottom:0;left:0;z-index:95;display:grid;place-items:center;padding:24px}.ri20-plan__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0d12b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ri20-plan__frame{position:relative;z-index:2;box-sizing:border-box;display:flex;flex-direction:column;width:min(680px,100%);max-height:calc(100dvh - 48px);padding:18px 16px 20px;background:rgb(var(--brand-ink-rgb) / .64);border:1px solid rgba(255,255,255,.24);border-radius:24px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.ri20-plan__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ri20-plan__title{margin:0;color:#fff;font-family:Rubik,sans-serif;font-size:17px;font-weight:500;line-height:1.2;letter-spacing:.01em}.ri20-plan__frame img{display:block;flex:1;min-height:0;width:100%;height:auto;object-fit:contain;border-radius:12px}.ri20-plan__close{flex:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-6px -8px 0 0;padding:0;border:none;background:transparent;color:#fff;cursor:pointer}.ri20-plan__empty{flex:1;min-height:240px;display:grid;place-items:center;color:#ffffffb3;font-family:Rubik,sans-serif;font-size:14px;text-align:center;border:1px dashed rgba(255,255,255,.28);border-radius:12px}@media(orientation:landscape)and (max-height:600px){.ri20{margin:auto}}.ksa-logo{position:fixed;left:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(143px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(55px * var(--chrome-scale, var(--stage-scale, 1)));-webkit-user-select:none;user-select:none;-webkit-user-drag:none}@keyframes map-pill-in{0%{opacity:0;transform:scale(.85) translateY(10px) translateZ(0)}60%{opacity:1;transform:scale(1.04) translateY(-2px) translateZ(0)}to{opacity:1;transform:scale(1) translateY(0) translateZ(0)}}.p-pin,.lm-chip,.ksa-pill{animation:map-pill-in .45s cubic-bezier(.22,1,.36,1) backwards;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0)}@media(prefers-reduced-motion:reduce){.ksa-pill,.p-pin,.lm-chip{animation:none}}.ksa-pill{position:absolute;z-index:6;padding:0 calc(36px * var(--stage-scale, 1)) 0 calc(16px * var(--stage-scale, 1));border:none;border-radius:calc(20px * var(--stage-scale, 1));background:#eee;cursor:pointer;font-family:var(--alawaly-font-latin);transition:background .15s ease,transform .15s ease}.ksa-pill:hover{background:#fff;transform:translateY(-1px)}.ksa-pill__text{display:block;line-height:calc(40px * var(--stage-scale, 1));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--brand-ink-muted);font-size:calc(14px * var(--stage-scale, 1));font-weight:500}.ksa-pill__chev{position:absolute;top:50%;right:calc(8px * var(--stage-scale, 1));transform:translateY(-50%);width:calc(16px * var(--stage-scale, 1));height:calc(16px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-accent);color:#fff}.ksa-pill__chev svg{width:calc(10px * var(--stage-scale, 1));height:calc(10px * var(--stage-scale, 1))}.lang-toggle{width:fit-content;min-width:calc(148px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(48px * var(--chrome-scale, var(--stage-scale, 1)));display:flex;align-items:center;justify-content:space-between;gap:calc(4px * var(--chrome-scale, var(--stage-scale, 1)));border:1px solid rgba(255,255,255,.3);border-radius:calc(122px * var(--chrome-scale, var(--stage-scale, 1)));background:rgb(var(--brand-ink-rgb) / .56);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:calc(4px * var(--chrome-scale, var(--stage-scale, 1)));box-sizing:border-box}[dir=rtl] .lang-toggle{flex-direction:row-reverse}.lang-toggle--fixed{position:fixed;right:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(32px * var(--chrome-scale, var(--stage-scale, 1)))}.lang-toggle__opt{position:static;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#fff;font-size:calc(12px * var(--chrome-scale, var(--stage-scale, 1)));cursor:pointer;padding:0 calc(14px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(40px * var(--chrome-scale, var(--stage-scale, 1)));border-radius:calc(40px * var(--chrome-scale, var(--stage-scale, 1)));white-space:nowrap;transition:background .15s ease,color .15s ease}.lang-toggle__opt--en{font-family:var(--alawaly-font-latin)}.lang-toggle__opt--ar{font-family:Noto Sans Arabic,sans-serif;font-weight:600}.lang-toggle__opt.active{background:var(--brand-accent);color:#fff;font-weight:500}.ksa-ai{position:fixed;right:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));bottom:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(56px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(56px * var(--chrome-scale, var(--stage-scale, 1)));display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--brand-accent-soft);cursor:pointer;padding:0;transition:transform .15s ease}.ksa-ai--attention:after,.orbit__avatar--attention:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:3px solid #f2b28d;box-shadow:0 0 10px 2px #e69d74d9,0 0 22px 6px #e69d7466;animation:ai-bubble-breathe 2s ease-in-out infinite;pointer-events:none}.ksa-ai--attention:before,.orbit__avatar--attention:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;border:2px solid rgba(230,157,116,.9);animation:ai-bubble-ping 1.6s ease-out infinite;pointer-events:none}@keyframes ai-bubble-ping{0%{transform:scale(.95);opacity:.9}70%{transform:scale(1.45);opacity:0}to{transform:scale(1.5);opacity:0}}@keyframes ai-bubble-breathe{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.08);opacity:1}}.ksa-ai__img{width:100%;height:100%;object-fit:cover;border-radius:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ksa-ai:hover{transform:scale(1.06)}.p-crumb{position:fixed;left:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(32px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(380px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(56px * var(--chrome-scale, var(--stage-scale, 1)));border:1px solid rgba(255,255,255,.24);border-radius:calc(102px * var(--chrome-scale, var(--stage-scale, 1)));background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-sizing:border-box;z-index:8}.p-crumb__logo{position:absolute;left:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(17px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(86px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(22px * var(--chrome-scale, var(--stage-scale, 1)));object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.p-crumb__step{position:absolute;left:calc(127px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(18px * var(--chrome-scale, var(--stage-scale, 1)));font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));line-height:calc(20px * var(--chrome-scale, var(--stage-scale, 1)));letter-spacing:calc(.32px * var(--chrome-scale, var(--stage-scale, 1)));color:#fff;white-space:nowrap;background:none;border:none;padding:0;cursor:pointer}.p-crumb__sep{position:absolute;left:calc(239px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(18px * var(--chrome-scale, var(--stage-scale, 1)));font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));line-height:calc(20px * var(--chrome-scale, var(--stage-scale, 1)));letter-spacing:calc(.32px * var(--chrome-scale, var(--stage-scale, 1)));color:#fff}.p-crumb__cap{position:absolute;left:calc(263px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(10px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(101px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(36px * var(--chrome-scale, var(--stage-scale, 1)));display:flex;align-items:center;background:var(--brand-accent);border-radius:calc(18px * var(--chrome-scale, var(--stage-scale, 1)))}.p-crumb__cap-text{position:absolute;left:calc(18px * var(--chrome-scale, var(--stage-scale, 1)));color:#fff;font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));letter-spacing:calc(.32px * var(--chrome-scale, var(--stage-scale, 1)));white-space:nowrap}.p-crumb__cap-chev{position:absolute;left:calc(74px * var(--chrome-scale, var(--stage-scale, 1)));top:calc(10px * var(--chrome-scale, var(--stage-scale, 1)));width:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));color:#fff}.p-pin{position:absolute;display:flex;align-items:center;background:#eee;border:1px solid var(--brand-ink);border-radius:calc(24px * var(--stage-scale, 1));cursor:pointer;padding:0;z-index:6;transition:background .15s ease,transform .15s ease}.p-pin:hover{background:#fff;transform:translateY(-1px)}.p-pin__text{padding-left:calc(14px * var(--stage-scale, 1));color:var(--brand-ink-muted);font-size:calc(14px * var(--stage-scale, 1));font-weight:500;letter-spacing:calc(.28px * var(--stage-scale, 1));white-space:nowrap}.p-pin__chev{flex:none;margin-left:auto;margin-right:calc(8px * var(--stage-scale, 1));width:calc(24px * var(--stage-scale, 1));height:calc(24px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-ink-muted);color:#fff}.p-pin__chev svg{width:calc(18px * var(--stage-scale, 1));height:calc(18px * var(--stage-scale, 1))}.p-lines{position:absolute;z-index:5;overflow:visible;pointer-events:none}.p-lines path{stroke:#eee;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.p-lines path.p-lines__white{stroke:#fff}.p-lines path.p-lines__exact{stroke:none}.lm-chip{position:absolute;display:flex;align-items:center;justify-content:flex-start;gap:calc(8px * var(--stage-scale, 1));border:1px solid #ffffff;border-radius:calc(999px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;font-family:Rubik,sans-serif;cursor:pointer;outline:none;padding:0 calc(16px * var(--stage-scale, 1));box-sizing:border-box;z-index:50;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.lm-chip:hover{background:rgb(var(--brand-ink-rgb) / .85);transform:translateY(-1px)}.lm-chip--active{border-color:var(--brand-accent-soft);box-shadow:inset 0 0 calc(11.4px * var(--stage-scale, 1)) var(--brand-accent-soft)}.lm-chip__icon{flex:none;display:flex;width:calc(24px * var(--stage-scale, 1));height:calc(24px * var(--stage-scale, 1))}.lm-chip__icon svg{width:100%;height:100%;display:block}.lm-chip__label{min-width:0;text-align:left;color:#fff;font-size:calc(14px * var(--stage-scale, 1));font-weight:400;letter-spacing:calc(.28px * var(--stage-scale, 1));line-height:1.2;white-space:normal}.lm-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;background:#000000a3}.lm-card{position:absolute;left:calc(32px * var(--stage-scale, 1));bottom:calc(16px * var(--stage-scale, 1));width:calc(580px * var(--stage-scale, 1));z-index:60;border-radius:calc(24px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .48);color:#fff;font-family:Rubik,sans-serif;padding:calc(16px * var(--stage-scale, 1));box-sizing:border-box;transform-origin:0 0}.lm-photo{position:relative;width:calc(548px * var(--stage-scale, 1));height:calc(298px * var(--stage-scale, 1));border-radius:calc(16px * var(--stage-scale, 1));overflow:hidden}.lm-photo img{width:100%;height:100%;object-fit:cover;display:block}.lm-close{position:absolute;right:calc(12px * var(--stage-scale, 1));top:calc(12px * var(--stage-scale, 1));width:calc(32px * var(--stage-scale, 1));height:calc(32px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff29;color:#fff;cursor:pointer;padding:0}.lm-close:hover{background:#ffffff47}.lm-close svg{width:calc(24px * var(--stage-scale, 1));height:calc(24px * var(--stage-scale, 1))}.lm-body{margin-top:calc(8px * var(--stage-scale, 1));width:calc(548px * var(--stage-scale, 1));border-radius:calc(16px * var(--stage-scale, 1));background:var(--brand-surface-dark);box-sizing:border-box;padding:calc(20px * var(--stage-scale, 1))}.lm-head{display:flex;align-items:baseline;justify-content:space-between;gap:calc(16px * var(--stage-scale, 1))}.lm-title{min-width:0;color:#fff;font-size:calc(24px * var(--stage-scale, 1));font-weight:500;line-height:1.333}.lm-dist{flex:none;color:#ffffffa3;font-size:calc(16px * var(--stage-scale, 1));font-weight:400;white-space:nowrap}.lm-desc{margin:calc(9px * var(--stage-scale, 1)) 0 0;color:#ffffffa3;font-size:calc(20px * var(--stage-scale, 1));font-weight:400;line-height:1.4}.ai-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.ai-panel{position:fixed;top:calc(269px * var(--ai-scale, 1));right:calc(42px * var(--ai-scale, 1));width:420px;height:779px;transform:scale(var(--ai-scale, 1));transform-origin:top right;display:flex;flex-direction:column;border-radius:16px;background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);font-family:var(--alawaly-font-latin)}.ai-avatar{position:absolute;left:6px;top:-61px;width:126px;height:142px;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.ai-close{position:absolute;right:28px;top:28px;z-index:2;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#22222252;cursor:pointer;padding:0;transition:background .15s ease}.ai-close:hover{background:#22222280}.ai-header{flex:none;position:relative;height:81px;padding:36px 100px 0;text-align:center;color:#fff;font-size:24px;font-weight:500;line-height:28.44px;pointer-events:none}.ai-header:after{content:"";position:absolute;left:24px;right:24px;bottom:0;height:1px;background:#ffffff1f}.ai-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:21px;padding:20px 24px 11px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.ai-bubble{position:relative;max-width:263px;width:fit-content;border-radius:20px;padding:9px 13px;font-size:15px;font-weight:400;line-height:18px;overflow-wrap:anywhere;word-break:break-word}.ai-bubble--ai{align-self:flex-start;background:#e2e2e3;color:#000}.ai-bubble--user{align-self:flex-end;background:var(--brand-ink-muted);color:#fff}.ai-bubble__tail{position:absolute;bottom:-5px;width:18px;height:14px;display:block;pointer-events:none}.ai-bubble__tail svg{display:block}.ai-bubble__tail--ai{left:6px}.ai-bubble__tail--user{right:6px;transform:scaleX(-1)}.ai-bubble__tail--ai svg path{fill:#e2e2e3}.ai-bubble__tail--user svg path{fill:var(--brand-ink-muted)}.ai-input__tts-dots{display:flex;align-items:center;justify-content:center;gap:4px;height:18px}.ai-input__tts-dot{width:4px;height:8px;border-radius:99px;background:var(--brand-gold);transition:background .15s ease,opacity .15s ease}.ai-input__tts-dot:nth-child(2){height:14px}.ai-input__tts-dots.is-muted .ai-input__tts-dot{background:#a0856f;opacity:.45}.ai-input__tts-dots.is-speaking .ai-input__tts-dot{animation:ai-typing-pound 1.1s infinite ease-in-out}.ai-input__tts-dots.is-speaking .ai-input__tts-dot:nth-child(2){animation-delay:.15s}.ai-input__tts-dots.is-speaking .ai-input__tts-dot:nth-child(3){animation-delay:.3s}@keyframes ai-typing-pound{0%,60%,to{transform:scaleY(1)}30%{transform:scaleY(2)}}.ai-input{flex:none;display:flex;align-items:center;gap:10px;margin:0 24px 24px;padding:0 6px 0 20px;height:52px;border-radius:99px;background:#ffffff29;box-shadow:inset 0 0 6.6px #ffffff1f}.ai-input__field{flex:1;min-width:0;border:none;background:transparent;color:#fff;font-family:var(--alawaly-font-latin);font-size:16px;font-weight:500;letter-spacing:-.16px;outline:none}.ai-input__field::placeholder{color:#ffffff52}.ai-input__mic,.ai-input__tts{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff14;color:#fff;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease,opacity .15s ease}.ai-input__mic:hover,.ai-input__tts:hover{background:#ffffff24}.ai-input__mic--live{color:#c8895f}.ai-input__mic--denied,.ai-input__mic--error{opacity:.4}.ai-input__mic--muted{color:#e4626b;background:#e4626b1f;opacity:.9}.ai-input__tts--muted{background:#ffffff0d}.ai-input__send{flex:none;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--brand-ink-muted);color:#fff;cursor:pointer;padding:0;transition:background .15s ease}.ai-input__send:hover{background:var(--brand-accent-hover)}.orbit{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-backdrop);overflow:hidden;touch-action:none;cursor:grab}.orbit.dragging{cursor:grabbing}.orbit__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(14px * var(--stage-scale, 1));background:#0b0d128c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default}.orbit__loading-spinner{width:calc(44px * var(--stage-scale, 1));height:calc(44px * var(--stage-scale, 1));border-radius:50%;border:calc(3px * var(--stage-scale, 1)) solid rgba(255,255,255,.22);border-top-color:var(--brand-gold);animation:orbit-loading-spin .9s linear infinite}@keyframes orbit-loading-spin{to{transform:rotate(360deg)}}.orbit__loading p{color:#cfd4dd;font-size:calc(15px * var(--stage-scale, 1));letter-spacing:.02em}.orbit__empty{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:40px;text-align:center}.orbit__empty p{max-width:420px;color:#9aa1ad;font-size:1.05rem;line-height:1.6}.orbit__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.orbit__img--off,.orbit__img--pending{opacity:0}.orbit__stage{position:absolute;overflow:hidden}.orbit__svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.orbit-polygons{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.orbit-poly{fill:#c8a96a87;stroke:#c8a96a;stroke-width:calc(1.8px * var(--stage-scale, 1));vector-effect:non-scaling-stroke;stroke-linejoin:round;pointer-events:auto;cursor:pointer;transition:fill .15s ease,stroke .15s ease}.orbit-polygons:hover .orbit-poly,.orbit-poly:hover,.orbit-poly.on{fill:#c8a96a99;stroke:var(--brand-gold)}.orbit-poly.match{fill:#c8a96aa3;stroke:var(--brand-gold)}.orbit-poly--nonunit{fill:#ffffff29;stroke:#fff;stroke-dasharray:calc(6px * var(--stage-scale, 1)) calc(4px * var(--stage-scale, 1))}.orbit-polygons:hover .orbit-poly--nonunit,.orbit-poly--nonunit:hover,.orbit-poly--nonunit.on{fill:#ffffff4d;stroke:#fff}.orbit-shortlist{position:absolute;left:50%;bottom:calc(96px * var(--stage-scale, 1));transform:translate(-50%);z-index:7;padding:calc(10px * var(--stage-scale, 1)) calc(18px * var(--stage-scale, 1));border-radius:calc(999px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .82);border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.28);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:Rubik,sans-serif;font-size:calc(15px * var(--stage-scale, 1));font-weight:400;letter-spacing:-.15px;color:#fff;white-space:nowrap;pointer-events:none}[dir=rtl] .orbit-shortlist{transform:translate(50%)}.orbit-card{position:absolute;left:calc(40px * var(--stage-scale, 1));top:calc(121px * var(--stage-scale, 1));width:calc(452px * var(--stage-scale, 1));height:calc(368px * var(--stage-scale, 1));z-index:6;display:flex;flex-direction:column;box-sizing:border-box;border-radius:calc(32px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.24);box-shadow:0 calc(24px * var(--stage-scale, 1)) calc(70px * var(--stage-scale, 1)) #00000073;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:calc(31px * var(--stage-scale, 1)) calc(26px * var(--stage-scale, 1)) calc(22px * var(--stage-scale, 1))}.orbit-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:calc(16px * var(--stage-scale, 1))}.orbit-card__title h3{margin:0;font-family:Rubik,sans-serif;font-size:calc(24px * var(--stage-scale, 1));font-weight:500;letter-spacing:-.24px;line-height:1;color:#fff}.orbit-card__title p{margin:calc(5px * var(--stage-scale, 1)) 0 0;font-family:Rubik,sans-serif;font-size:calc(14px * var(--stage-scale, 1));font-weight:400;letter-spacing:-.14px;line-height:1;color:#ccc}.orbit-card__close{position:absolute;right:calc(17px * var(--stage-scale, 1));top:calc(27px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;width:calc(40px * var(--stage-scale, 1));height:calc(40px * var(--stage-scale, 1));border:none;background:transparent;color:#fff;cursor:pointer;transition:opacity .15s ease}[dir=rtl] .orbit-card__close{right:auto;left:calc(17px * var(--stage-scale, 1))}.orbit-card__close:hover{opacity:.7}.orbit-card__details{margin:calc(44px * var(--stage-scale, 1)) 0 0;padding:0;display:flex;flex-direction:column;gap:calc(13px * var(--stage-scale, 1))}.orbit-card__details>div{display:flex;align-items:baseline;justify-content:space-between;gap:calc(16px * var(--stage-scale, 1))}.orbit-card__details dt,.orbit-card__details dd{margin:0;font-family:Rubik,sans-serif;font-size:calc(16px * var(--stage-scale, 1));font-weight:400;letter-spacing:-.16px;line-height:1}.orbit-card__details dt{color:#ffffffa3}.orbit-card__details dd{color:#fff}.orbit-card__actions{position:absolute;left:calc(22px * var(--stage-scale, 1));right:calc(20px * var(--stage-scale, 1));bottom:calc(22px * var(--stage-scale, 1));display:flex;gap:calc(8px * var(--stage-scale, 1))}.orbit-card__actions button{flex:1;height:calc(54px * var(--stage-scale, 1));border-radius:calc(27px * var(--stage-scale, 1));font-family:Rubik,sans-serif;font-size:calc(18px * var(--stage-scale, 1));font-weight:500;background:transparent;border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.5);color:#fff;cursor:pointer;transition:background .15s ease,border-color .15s ease}.orbit-card__actions button:hover{background:var(--brand-accent);border-color:var(--brand-accent)}.orbit-card--nonunit{height:auto}.orbit-card--nonunit .orbit-card__actions{position:static;margin-top:calc(28px * var(--stage-scale, 1))}.orbit__crumb{position:absolute;display:flex;align-items:center;gap:calc(14px * var(--stage-scale, 1));padding:0 calc(16px * var(--stage-scale, 1));box-sizing:border-box;border:1px solid rgba(255,255,255,.24);border-radius:calc(28px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);width:max-content;pointer-events:none;z-index:2}.orbit__crumb-logo{flex:none;width:calc(86px * var(--stage-scale, 1));height:calc(22px * var(--stage-scale, 1));object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.orbit__crumb-step{font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--stage-scale, 1));line-height:calc(20px * var(--stage-scale, 1));letter-spacing:calc(.32px * var(--stage-scale, 1));color:#fff;white-space:nowrap;background:none;border:none;padding:0;text-align:left;cursor:pointer}.orbit__crumb-sep{font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--stage-scale, 1));line-height:calc(20px * var(--stage-scale, 1));letter-spacing:calc(.32px * var(--stage-scale, 1));color:#fff}.orbit__crumb-city{display:flex;align-items:center;gap:calc(8px * var(--stage-scale, 1));background:none;border:none;padding:0;cursor:pointer}.orbit__crumb-city-text{color:#fff;font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--stage-scale, 1));letter-spacing:calc(.32px * var(--stage-scale, 1));white-space:nowrap}.orbit__crumb-proj{display:flex;align-items:center;gap:calc(8px * var(--stage-scale, 1));height:calc(36px * var(--stage-scale, 1));padding:0 calc(12px * var(--stage-scale, 1));box-sizing:border-box;background:var(--brand-accent);border:none;border-radius:calc(22px * var(--stage-scale, 1));cursor:pointer;transition:background .15s ease}.orbit__crumb-proj:hover{background:var(--brand-accent-hover)}.orbit__crumb-proj.open .orbit__crumb-chev{transform:rotate(180deg)}.orbit__crumb-proj-text{color:#fff;font-family:Rubik,sans-serif;font-weight:300;font-size:calc(16px * var(--stage-scale, 1));letter-spacing:calc(.32px * var(--stage-scale, 1));white-space:nowrap}.orbit__crumb-chev{color:#fff;flex:none;width:calc(16px * var(--stage-scale, 1));height:calc(16px * var(--stage-scale, 1))}.orbit__crumb button{pointer-events:auto}.proj-picker{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.proj-picker__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d}.proj-picker__panel{position:absolute;left:calc(32px * var(--stage-scale, 1));top:calc((32px + 56px + 12px) * var(--stage-scale, 1));width:calc(380px * var(--stage-scale, 1));box-sizing:border-box;border:1px solid rgba(255,255,255,.15);border-radius:calc(20px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .72);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 18px 48px #0006;overflow:hidden;font-family:var(--alawaly-font-latin)}.proj-picker__head{display:flex;align-items:center;justify-content:space-between;padding:calc(18px * var(--stage-scale, 1)) calc(20px * var(--stage-scale, 1)) calc(14px * var(--stage-scale, 1));border-bottom:1px solid rgba(255,255,255,.1)}.proj-picker__title{color:#fff;font-size:calc(18px * var(--stage-scale, 1));font-weight:500}.proj-picker__close{display:flex;align-items:center;justify-content:center;width:calc(32px * var(--stage-scale, 1));height:calc(32px * var(--stage-scale, 1));border:none;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;padding:0;transition:background .15s ease}.proj-picker__close:hover{background:#fff3}.proj-picker__list{padding:calc(8px * var(--stage-scale, 1))}.proj-picker__row{display:flex;align-items:center;justify-content:space-between;gap:calc(12px * var(--stage-scale, 1));width:100%;box-sizing:border-box;padding:calc(12px * var(--stage-scale, 1)) calc(14px * var(--stage-scale, 1));border:none;border-radius:calc(12px * var(--stage-scale, 1));background:transparent;color:#fff;cursor:pointer;text-align:left;transition:background .15s ease}.proj-picker__row+.proj-picker__row{border-top:1px solid rgba(255,255,255,.06)}.proj-picker__row:hover{background:#ffffff14}.proj-picker__row.current{background:#965e3f47}.proj-picker__row-text{display:flex;flex-direction:column;gap:calc(2px * var(--stage-scale, 1));min-width:0}.proj-picker__row-name{font-size:calc(16px * var(--stage-scale, 1));font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-picker__row-sub{font-size:calc(12px * var(--stage-scale, 1));color:#b8b3af}.proj-picker__check{flex:none;color:var(--brand-accent-soft)}.proj-picker__chev{flex:none;color:#ffffff80}.orbit__theme{position:relative;width:102px;height:48px;border:none;border-radius:24px;background:rgb(var(--brand-ink-rgb) / .56);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-sizing:border-box;cursor:pointer;padding:0;-webkit-tap-highlight-color:transparent;z-index:3}.top-toggles{position:fixed;right:calc(32px * var(--stage-scale, 1));top:calc(32px * var(--stage-scale, 1));z-index:3;display:flex;align-items:center;gap:8px;transform:scale(var(--stage-scale, 1));transform-origin:top right}.top-toggles .lang-toggle,.top-toggles .orbit__theme{--stage-scale: 1;--chrome-scale: 1}.orbit__theme-thumb{position:absolute;top:4px;left:58px;width:40px;height:40px;border-radius:50%;background:var(--brand-accent);z-index:1}.orbit__theme.night .orbit__theme-thumb{left:4px}.orbit__theme-icon{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;color:#b1b3b8;pointer-events:none}.orbit__theme-icon svg{width:100%;height:100%}.orbit__theme-icon--moon{top:14.5px;left:19.5px;width:19px;height:19px}.orbit__theme.night .orbit__theme-icon--moon{left:14.5px;color:#fff}.orbit__theme-icon--sun{top:12px;left:66px;width:24px;height:24px}.orbit__theme:not(.night) .orbit__theme-icon--sun{color:#fff}.orbit__night{position:absolute;top:0;right:0;bottom:0;left:0;background:#060c2847;pointer-events:none;z-index:1}.orbit--night .orbit__img{filter:brightness(.5) saturate(.85) hue-rotate(200deg)}.orbit__avatar{position:absolute;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--brand-accent-soft);cursor:pointer;padding:0;transition:transform .15s ease;z-index:3}.orbit__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.orbit__avatar:hover{transform:scale(1.06)}.orbit__rot{background:rgb(var(--brand-ink-rgb) / .64);border:none;border-radius:50%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.orbit__rot:hover{background:rgb(var(--brand-ink-rgb) / .85)}.orbit__bar{position:absolute;left:50%;transform:translate(-50%);bottom:calc(32px * var(--stage-scale, 1));width:calc(558px * var(--stage-scale, 1));height:calc(56px * var(--stage-scale, 1));pointer-events:none;z-index:3}.orbit__bar button,.orbit__bar .proj-tabs{pointer-events:auto}.proj-tabs{position:absolute;display:flex;align-items:center;gap:calc(12px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.24);border-radius:calc(28px * var(--stage-scale, 1));box-sizing:border-box}.proj-tab{position:absolute;display:flex;align-items:center;justify-content:center;gap:7px;border:none;border-radius:16px;background:transparent;color:#fff;font-size:calc(13px * var(--stage-scale, 1));cursor:pointer}.proj-tab:hover{background:#ffffff24}.proj-tab.active{background:var(--brand-accent);color:#fff}.proj-tab svg{width:calc(20px * var(--stage-scale, 1));height:calc(20px * var(--stage-scale, 1));flex:none}.orbit__rot svg{width:calc(24px * var(--stage-scale, 1));height:calc(24px * var(--stage-scale, 1));flex:none;transform:none}.proj-screen{cursor:default}.proj-panel{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.24);border-radius:calc(16px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 18px 48px #0006;font-family:var(--alawaly-font-latin);z-index:4;overflow:hidden}.proj-panel__head{display:flex;align-items:center;gap:calc(12px * var(--stage-scale, 1));padding:calc(16px * var(--stage-scale, 1)) calc(20px * var(--stage-scale, 1));border-bottom:1px solid rgba(255,255,255,.08);flex:none}.proj-panel__titles{display:flex;flex-direction:column;gap:calc(2px * var(--stage-scale, 1));min-width:0;flex:1}.proj-panel__title{color:#fff;font-size:calc(18px * var(--stage-scale, 1));font-weight:600;min-width:0}.proj-panel__head>.proj-panel__title{flex:1}.proj-panel--listing .proj-panel__title,.proj-panel--filters .proj-panel__title{font-size:calc(24px * var(--stage-scale, 1));font-weight:500}.proj-panel--gallery .proj-panel__title{font-size:calc(28px * var(--stage-scale, 1));font-weight:400}.proj-panel--listing,.proj-panel--filters{border-radius:calc(32px * var(--stage-scale, 1))}.proj-panel--filters{padding:calc(32px * var(--stage-scale, 1))}.proj-panel--filters .proj-panel__head{height:calc(40px * var(--stage-scale, 1));box-sizing:border-box;padding:0;border-bottom:none;align-items:flex-start}.proj-panel--filters .proj-panel__close{margin-top:calc(4px * var(--stage-scale, 1))}.proj-panel--filters .proj-panel__sub{color:#fffc;font-size:calc(16px * var(--stage-scale, 1));font-weight:400}.proj-panel--filters .f-agent-note{margin-top:calc(12px * var(--stage-scale, 1));padding:calc(10px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1));border:1px solid rgba(255,255,255,.18);border-radius:calc(12px * var(--stage-scale, 1));background:#ffffff14;color:#ffffffd9;font-size:calc(14px * var(--stage-scale, 1));line-height:1.4}.proj-panel--gallery{border-radius:calc(40px * var(--stage-scale, 1));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.proj-panel--gallery .proj-panel__head{height:calc(96px * var(--stage-scale, 1));box-sizing:border-box;padding:0 calc(40px * var(--stage-scale, 1));border-bottom:none;align-items:center}.proj-panel__sub{color:#ffffff9e;font-size:calc(16px * var(--stage-scale, 1));flex:1;min-width:0}.proj-panel__close{display:flex;align-items:center;justify-content:center;width:calc(32px * var(--stage-scale, 1));height:calc(32px * var(--stage-scale, 1));border:none;border-radius:50%;background:#ffffff1a;color:#fff;cursor:pointer;padding:0;flex:none;transition:background .15s ease}.proj-panel__close:hover{background:#ffffff38}.listing{flex:1;display:flex;flex-direction:column;gap:calc(8px * var(--stage-scale, 1));padding:calc(6px * var(--stage-scale, 1)) calc(20px * var(--stage-scale, 1)) calc(12px * var(--stage-scale, 1));min-height:0}.listing__body{flex:1;overflow-y:auto;min-height:0;display:flex;flex-direction:column;gap:calc(6px * var(--stage-scale, 1));scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.listing__body::-webkit-scrollbar{width:calc(6px * var(--stage-scale, 1))}.listing__body::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.listing__row{display:grid;grid-template-columns:repeat(7,1fr);align-items:center;gap:calc(8px * var(--stage-scale, 1));width:100%;box-sizing:border-box;height:calc(50px * var(--stage-scale, 1));padding:0 calc(12px * var(--stage-scale, 1));border:none;background:#3d3431;border-radius:calc(10px * var(--stage-scale, 1));color:#ffffffd9;font-size:calc(13.5px * var(--stage-scale, 1));text-align:left;font-family:var(--alawaly-font-latin)}.listing__row--head{background:transparent;height:calc(32px * var(--stage-scale, 1));color:#ffffff8c;font-size:calc(12px * var(--stage-scale, 1))}button.listing__row{cursor:pointer;transition:background .15s ease}button.listing__row:hover{background:#4a403c}.listing__name{color:#fff;font-weight:500}.listing__price{color:#fff}.listing__empty{padding:calc(24px * var(--stage-scale, 1)) 0;text-align:center;color:#ffffff80;font-size:calc(14px * var(--stage-scale, 1))}.f-sliders{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(32px * var(--stage-scale, 1));height:calc(153px * var(--stage-scale, 1));box-sizing:border-box;padding:calc(24px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1));border-radius:calc(24px * var(--stage-scale, 1));background:var(--brand-surface-dark);margin-top:calc(24px * var(--stage-scale, 1))}.f-col{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.f-col__head{display:flex;align-items:center;gap:calc(4px * var(--stage-scale, 1))}.f-col__label{color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-weight:600;font-family:var(--alawaly-font-latin)}.f-col__badge{display:inline-flex;align-items:center;justify-content:center;padding:calc(3px * var(--stage-scale, 1)) calc(6px * var(--stage-scale, 1));border-radius:999px;background:#453c37;color:#fff;font-size:calc(8px * var(--stage-scale, 1));font-weight:600;line-height:1;font-family:var(--alawaly-font-latin)}.f-col__vals{display:flex;align-items:center;gap:calc(8px * var(--stage-scale, 1))}.f-col__val{flex:1;display:flex;align-items:center;justify-content:center;height:calc(40px * var(--stage-scale, 1));border-radius:calc(16px * var(--stage-scale, 1));background:var(--brand-ink);color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);min-width:0;white-space:nowrap}.f-col__dash{width:calc(8px * var(--stage-scale, 1));height:calc(2px * var(--stage-scale, 1));flex:none;border-radius:999px;background:#fff}.f-bottom{display:grid;grid-template-columns:1fr 1fr;gap:calc(4px * var(--stage-scale, 1));height:calc(107px * var(--stage-scale, 1));margin-top:calc(4px * var(--stage-scale, 1))}.f-card{display:flex;flex-direction:column;justify-content:space-between;padding:calc(24px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1));border-radius:calc(24px * var(--stage-scale, 1));background:var(--brand-surface-dark)}.f-card__head{display:flex;align-items:center;gap:calc(4px * var(--stage-scale, 1))}.f-card__label{color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-weight:600;font-family:var(--alawaly-font-latin)}.range{position:relative;height:calc(22px * var(--stage-scale, 1));flex:none}.range__track{position:absolute;left:0;right:0;top:50%;height:calc(2px * var(--stage-scale, 1));transform:translateY(-50%);border-radius:999px;background:#bd9f7f}.range__input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none}.range__input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:calc(8px * var(--stage-scale, 1));height:calc(8px * var(--stage-scale, 1));border-radius:50%;background:#fff;border:none;pointer-events:auto;cursor:pointer}.range__input::-moz-range-thumb{width:calc(8px * var(--stage-scale, 1));height:calc(8px * var(--stage-scale, 1));border-radius:50%;background:#fff;border:none;pointer-events:auto;cursor:pointer}.range__input--hi{z-index:2}.range__input--lo{z-index:1}.range__input--lo:hover,.range__input--lo:focus{z-index:3}.f-chips{display:flex;flex-wrap:wrap;gap:calc(4px * var(--stage-scale, 1))}.f-chip{display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fffc;border-radius:calc(16px * var(--stage-scale, 1));padding:calc(6px * var(--stage-scale, 1)) calc(16px * var(--stage-scale, 1));font-size:calc(16px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);cursor:pointer;transition:all .15s ease}.f-chip--num{width:calc(42px * var(--stage-scale, 1));height:calc(40px * var(--stage-scale, 1));padding:0}.f-chip.on{background:var(--brand-ink);border-color:var(--brand-ink);color:#fff}.f-checks{display:flex;flex-wrap:wrap;gap:calc(24px * var(--stage-scale, 1))}.f-check{display:flex;align-items:center;gap:calc(7px * var(--stage-scale, 1));border:none;background:transparent;color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);cursor:pointer;padding:0;transition:color .15s ease}.f-check__box{display:flex;align-items:center;justify-content:center;width:calc(20px * var(--stage-scale, 1));height:calc(20px * var(--stage-scale, 1));border-radius:calc(6px * var(--stage-scale, 1));border:1px solid rgba(255,255,255,.35);background:transparent;transition:all .15s ease;box-sizing:border-box}.f-check.on .f-check__box{background:var(--brand-ink);border-color:var(--brand-ink)}.g-body{flex:1;display:flex;gap:calc(24px * var(--stage-scale, 1));padding:0 calc(40px * var(--stage-scale, 1)) calc(40px * var(--stage-scale, 1));min-height:0}.g-thumbs{display:flex;flex-direction:column;gap:calc(16px * var(--stage-scale, 1));width:calc(146px * var(--stage-scale, 1));flex:none;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}.g-thumbs::-webkit-scrollbar{width:calc(6px * var(--stage-scale, 1))}.g-thumbs::-webkit-scrollbar-thumb{background:#ffffff40;border-radius:999px}.g-thumb{border:2px solid transparent;border-radius:calc(16px * var(--stage-scale, 1));padding:0;background:#ffffff0f;cursor:pointer;overflow:hidden;aspect-ratio:1 / 1;transition:border-color .15s ease}.g-thumb img{width:100%;height:100%;object-fit:cover;display:block}.g-thumb.on{border-color:#fff}.g-main{position:relative;flex:1;min-width:0;min-height:0;align-self:stretch;border-radius:calc(24px * var(--stage-scale, 1));overflow:hidden;background:#000}.g-main img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.g-full{position:absolute;right:calc(24px * var(--stage-scale, 1));bottom:calc(24px * var(--stage-scale, 1));width:calc(56px * var(--stage-scale, 1));height:calc(56px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:rgb(var(--brand-ink-rgb) / .72);color:#fff;cursor:pointer}.g-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#08080af0;display:flex;align-items:center;justify-content:center;cursor:default}.g-fullscreen img{max-width:96vw;max-height:94vh;object-fit:contain;display:block;border-radius:calc(8px * var(--stage-scale, 1))}.g-fullscreen__close{position:absolute;top:calc(24px * var(--stage-scale, 1));right:calc(24px * var(--stage-scale, 1));width:calc(40px * var(--stage-scale, 1));height:calc(40px * var(--stage-scale, 1));display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#ffffff24;color:#fff;cursor:pointer}.tour{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--brand-backdrop);overflow:hidden}.tour__stage{position:absolute;top:0;right:0;bottom:0;left:0;cursor:grab;touch-action:none}.tour__stage canvas{width:100%;height:100%;display:block}.tour__hint{position:absolute;bottom:calc(20px * var(--stage-scale, 1));left:50%;transform:translate(-50%);background:#0a0c12cc;color:#fff;font-size:12px;padding:6px 14px;border-radius:20px;pointer-events:none;z-index:6}.tour__ptr-labels{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:4}.tour__ptr-pill{position:absolute;transform:translate(-50%);background:#0a0c12d1;color:#fff;font-family:var(--alawaly-font-latin);font-size:12px;font-weight:500;line-height:1;padding:5px 12px;border-radius:14px;white-space:nowrap;box-shadow:inset 0 0 0 1px #ffffff38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none}.tour-panel{position:absolute;z-index:6;box-sizing:border-box;display:flex;flex-direction:column;padding:calc(40px * var(--stage-scale, 1)) calc(32px * var(--stage-scale, 1)) calc(32px * var(--stage-scale, 1));border-radius:calc(32px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 calc(24px * var(--stage-scale, 1)) calc(70px * var(--stage-scale, 1)) #00000073;color:#fff;font-family:var(--alawaly-font-latin)}.tour-panel__head{display:flex;align-items:flex-start;justify-content:space-between;height:calc(39px * var(--stage-scale, 1));flex:none}.tour-panel__titles{display:flex;flex-direction:column;gap:calc(12px * var(--stage-scale, 1));min-width:0}.tour-panel__title{margin:0;font-size:calc(24px * var(--stage-scale, 1));font-weight:500;color:#fff;line-height:calc(17px * var(--stage-scale, 1))}.tour-panel__sub{font-size:calc(14px * var(--stage-scale, 1));font-weight:400;color:#fffc;line-height:calc(10px * var(--stage-scale, 1))}.tour-panel__close{display:flex;align-items:center;justify-content:center;width:calc(32px * var(--stage-scale, 1));height:calc(32px * var(--stage-scale, 1));flex:none;border:none;background:transparent;color:#fff;cursor:pointer;padding:0}.tour-panel__details{display:flex;flex-direction:column;gap:calc(18px * var(--stage-scale, 1));margin-top:calc(40px * var(--stage-scale, 1));flex:none}.tour-panel__row{display:flex;align-items:baseline;justify-content:space-between;font-size:calc(16px * var(--stage-scale, 1));font-weight:400;color:#fff;line-height:calc(11px * var(--stage-scale, 1))}.tour-panel__rooms-label{margin-top:calc(40px * var(--stage-scale, 1));font-size:calc(16px * var(--stage-scale, 1));font-weight:600;color:#fff;line-height:calc(11px * var(--stage-scale, 1));flex:none}.tour-drop{position:relative;margin-top:calc(16px * var(--stage-scale, 1));flex:none}.tour-drop__btn{display:flex;align-items:center;justify-content:space-between;width:100%;height:calc(48px * var(--stage-scale, 1));box-sizing:border-box;padding:0 calc(17px * var(--stage-scale, 1));border-radius:calc(16px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .64);border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-weight:400;font-family:var(--alawaly-font-latin);cursor:pointer}.tour-drop__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-drop__chev{flex:none;transition:transform .15s ease}.tour-drop__btn.open .tour-drop__chev{transform:rotate(180deg)}.tour-drop__list{position:absolute;top:calc(56px * var(--stage-scale, 1));left:0;right:0;z-index:7;overflow:hidden;border-radius:calc(16px * var(--stage-scale, 1));background:rgb(var(--brand-ink-rgb) / .97);border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:0 calc(18px * var(--stage-scale, 1)) calc(48px * var(--stage-scale, 1)) #0006;font-family:var(--alawaly-font-latin)}.tour-drop__item{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;padding:calc(12px * var(--stage-scale, 1)) calc(17px * var(--stage-scale, 1));border:none;background:transparent;color:#fffc;font-size:calc(16px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);cursor:pointer;transition:background .15s ease,color .15s ease}.tour-drop__item:hover{background:#ffffff14;color:#fff}.tour-drop__item.current{color:#fff}.tour-drop__item svg{color:var(--brand-accent)}.tour-panel--nonunit{height:auto}.tour-panel__actions{display:flex;gap:calc(8px * var(--stage-scale, 1));padding-top:calc(32px * var(--stage-scale, 1))}.tour-panel--nonunit .tour-panel__actions{margin-top:calc(28px * var(--stage-scale, 1));padding-top:0}.tour-panel:not(.tour-panel--nonunit) .tour-panel__actions{margin-top:auto}.tour-panel__actions button{flex:1;height:calc(53px * var(--stage-scale, 1));border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.5);border-radius:999px;background:transparent;color:#fff;font-size:calc(18px * var(--stage-scale, 1));font-weight:500;line-height:calc(13px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);cursor:pointer;transition:background .15s ease,border-color .15s ease}.tour-panel__actions button:hover{background:var(--brand-accent);border-color:var(--brand-accent)}.tour-panel__reopen{position:absolute;z-index:6;display:flex;align-items:center;gap:calc(10px * var(--stage-scale, 1));height:calc(48px * var(--stage-scale, 1));padding:0 calc(20px * var(--stage-scale, 1));border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.24);border-radius:999px;background:rgb(var(--brand-ink-rgb) / .64);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;font-size:calc(16px * var(--stage-scale, 1));font-family:var(--alawaly-font-latin);cursor:pointer;transition:background .15s ease}.tour-panel__reopen:hover{background:#965e3fe6}.tour-hot{position:absolute;z-index:5;border-radius:50%;background:#16181eb8;overflow:hidden;pointer-events:none}.tour-hot__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.4);box-sizing:border-box}.tour-mini__dot{position:absolute;left:0;top:0;width:calc(18px * var(--stage-scale, 1));height:calc(18px * var(--stage-scale, 1));transform:translate(-50%,-50%);border-radius:50%;background:#ff7a1a;border:calc(2px * var(--stage-scale, 1)) solid #fff;box-shadow:0 0 calc(6px * var(--stage-scale, 1)) #ff7a1acc;z-index:2;pointer-events:none}.tour-mini__cone-anchor{position:absolute;left:0;top:0;width:0;height:0;z-index:1;pointer-events:none}.tour-mini__cone{position:absolute;left:0;top:0;width:calc(160px * var(--stage-scale, 1));height:calc(160px * var(--stage-scale, 1));border-radius:50%;transform:translate(-50%,-50%) rotate(0);background:conic-gradient(from -30deg at 50% 50%,rgba(255,122,26,.5) 0deg 60deg,rgba(255,122,26,.14) 60deg 60.5deg,transparent 60.5deg 360deg);filter:drop-shadow(0 0 calc(4px * var(--stage-scale, 1)) rgba(255,122,26,.5))}.tour-hot__pin{position:absolute;left:50%;top:50%;width:calc(34px * var(--stage-scale, 1));height:calc(34px * var(--stage-scale, 1));transform:translate(-50%,-50%);border-radius:50%;background:rgb(var(--brand-ink-rgb) / .56);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.24)}.tour-hot__pin:after{content:"";position:absolute;left:50%;top:50%;width:calc(11px * var(--stage-scale, 1));height:calc(11px * var(--stage-scale, 1));transform:translate(-50%,-50%);border-radius:50%;background:var(--brand-accent-soft)}.tour-hot__glow{position:absolute;left:50%;top:50%;border-radius:50%;border:calc(1px * var(--stage-scale, 1)) solid rgba(255,255,255,.24);animation:tour-glow 2.4s ease-out infinite}.tour-hot__glow--2{animation-delay:.8s}.tour-hot__glow--3{animation-delay:1.6s}@keyframes tour-glow{0%{width:calc(34px * var(--stage-scale, 1));height:calc(34px * var(--stage-scale, 1));margin:calc(-17px * var(--stage-scale, 1));opacity:.9}70%{opacity:0}to{width:calc(120px * var(--stage-scale, 1));height:calc(120px * var(--stage-scale, 1));margin:calc(-60px * var(--stage-scale, 1));opacity:0}}.toast{position:fixed;bottom:26px;left:50%;transform:translate(-50%);z-index:80;background:#0a0c12eb;color:#fff;padding:10px 18px;border-radius:24px;font-size:13px;max-width:88vw;text-align:center;pointer-events:none}.rotate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;background:var(--brand-backdrop);color:#fff;text-align:center;padding:32px;font-family:var(--alawaly-font-latin)}.rotate-overlay__phone{position:relative;width:120px;height:120px;animation:rotate-hint 2s ease-in-out infinite}.rotate-overlay__phone>svg:first-child{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto}.rotate-overlay__arrow{position:absolute;right:2px;bottom:4px}@keyframes rotate-hint{0%,15%{transform:rotate(0)}55%,to{transform:rotate(90deg)}}.rotate-overlay__title{margin:0;font-size:22px;font-weight:500}.rotate-overlay__sub{margin:0;font-size:14px;color:#fff9;max-width:320px;line-height:1.5}@media(max-width:600px){.loading__tagline{bottom:var(--alawaly-space-4);font-size:12px}}@media(orientation:landscape)and (max-height:600px){.lead__backdrop,.lead__bg{position:fixed}.orbit__bar,.p-filters-btn,.filters-close,.filters-card,.ksa-ai,.orbit__avatar{bottom:max(calc(24px * var(--stage-scale, 1)),calc(env(safe-area-inset-bottom,0px) + 12px))}.toast{bottom:max(26px,calc(env(safe-area-inset-bottom,0px) + 18px))}.lang-toggle--fixed,.p-crumb{top:max(calc(32px * var(--stage-scale, 1)),calc(env(safe-area-inset-top,0px) + 12px))}.loading__inner{height:100%;justify-content:flex-start;padding-top:22vh}.loading__cta{position:absolute;left:50%;translate:-50% 0;bottom:30%;font-size:16px;padding:13px 34px}@media(max-height:340px){.loading__inner{padding-top:16vh}}.ksa-logo,.p-crumb,.orbit__crumb{transform:scale(1.44);transform-origin:top left}.top-toggles{transform:scale(calc(var(--stage-scale, 1) * 1.44))}[dir=rtl] .top-toggles{flex-direction:row-reverse}.lang-toggle{width:calc(178px * var(--chrome-scale, var(--stage-scale, 1)));min-width:0}.lang-toggle--fixed{transform:scale(1.44);transform-origin:top right}.lang-toggle__opt{font-size:calc(12px * var(--chrome-scale, var(--stage-scale, 1)) * 1.4)}.orbit__bar{transform:translate(-50%) scale(1.4);transform-origin:center}.proj-tab{font-size:calc(13px * var(--stage-scale, 1) * 1.1)}.orbit__avatar,.ksa-ai{transform:scale(1.5);transform-origin:bottom right}.ksa-pill{scale:1.3;transform-origin:center}.ksa-pill:hover{scale:1.3;transform:translateY(-1px)}.p-filters-btn{transform:scale(1.25);transform-origin:bottom left}.p-filters-btn svg{width:calc(16px * var(--chrome-scale, var(--stage-scale, 1)));height:calc(16px * var(--chrome-scale, var(--stage-scale, 1)))}.filters-card{transform:scale(1.15);transform-origin:bottom left}.ai-panel{top:calc(120px * var(--ai-scale, 1))}.tour-panel{transform:scale(1.44);transform-origin:top left}.tour-panel__close svg{width:9px;height:9px}.ri20__close,.ri20-plan__close{width:28px;height:28px;margin:-4px -6px 0 0}.ri20__close svg{width:14px;height:14px}.ri20-plan__close svg{width:13px;height:13px}.ri20-plan{padding:16px}}.ueview{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--brand-backdrop);overflow:hidden}.ueview__frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;background:var(--brand-backdrop)}.ueview__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;z-index:60;background:#0b0d12f0;color:#fff;text-align:center;padding:24px}.ueview__copy{margin:0;font-size:1.25rem;font-weight:600;letter-spacing:.01em}.ueview__sub{margin:0;font-size:.875rem;opacity:.65}.ueview__track{width:min(320px,70vw);height:4px;margin-top:10px;border-radius:2px;background:#ffffff24;overflow:hidden}.ueview__fill{height:100%;border-radius:2px;background:var(--alawaly-sand, #ffd3a8);transition:width .4s ease}.exp-choice{position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;z-index:96;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.exp-choice__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b0d12c7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.exp-choice__panel{position:relative;z-index:2;box-sizing:border-box;flex:none;margin:0;transform-origin:center center;display:flex;flex-direction:column;gap:clamp(16px,2.6vh,28px);width:min(920px,100%);padding:clamp(22px,3.2vh,40px) clamp(16px,3vw,40px) clamp(18px,2.8vh,34px);background:#1e1b18e0;border:1px solid var(--brand-surface-dark);border-radius:clamp(24px,2.4vw,32px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;font-family:var(--alawaly-font-latin)}.exp-choice__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.exp-choice__head-text{min-width:0}.exp-choice__title{margin:0;font-size:clamp(20px,2.1vw,30px);font-weight:500;line-height:1.2;letter-spacing:.01em}.exp-choice__sub{margin:clamp(4px,.8vh,8px) 0 0;color:#ffffff8c;font-size:clamp(13px,1.05vw,16px);line-height:1.5}.exp-choice__close{flex:none;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-8px -6px 0 0;padding:0;border:none;background:transparent;color:#ffffffd9;font-size:26px;font-weight:300;line-height:1;cursor:pointer;border-radius:50%;-webkit-tap-highlight-color:transparent}.exp-choice__close:hover{color:#fff;background:#ffffff14}.exp-choice__tiles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.8vw,22px)}.exp-choice__tile{display:flex;flex-direction:column;align-items:stretch;min-width:0;margin:0;padding:clamp(8px,1vw,12px);border:1px solid rgba(255,255,255,.22);border-radius:clamp(16px,1.6vw,22px);background:#ffffff0b;color:#fff;font-family:var(--alawaly-font-latin);text-align:start;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease;-webkit-tap-highlight-color:transparent}.exp-choice__tile:hover,.exp-choice__tile:focus-visible{border-color:#e99d74d9;background:#ffffff12;transform:translateY(-3px);outline:none}.exp-choice__tile:active{transform:translateY(0)}.exp-choice__media{position:relative;aspect-ratio:16 / 9;border-radius:clamp(12px,1.2vw,16px);overflow:hidden;background:linear-gradient(135deg,#3a2b1f,#201810)}.exp-choice__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.exp-choice__media-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:radial-gradient(120% 160% at 30% 20%,rgba(233,157,116,.22) 0%,rgba(233,157,116,.05) 55%,transparent 100%)}.exp-choice__glyph{width:38%;max-width:150px;height:auto;color:#ffffffbf;filter:drop-shadow(0 2px 8px rgba(0,0,0,.35))}.exp-choice__body{display:flex;flex-direction:column;gap:8px;padding:clamp(12px,1.6vh,16px) clamp(6px,.8vw,10px) clamp(4px,.6vh,8px)}.exp-choice__tile-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.exp-choice__tile-title{margin:0;font-size:clamp(17px,1.5vw,21px);font-weight:500;line-height:1.25}.exp-choice__chip{flex:none;padding:3px 10px;border-radius:999px;background:#965e3f47;box-shadow:inset 0 0 0 1px #e99d7459;color:#e9c6ab;font-size:clamp(10px,.85vw,12px);font-weight:500;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.exp-choice__tile-desc{margin:0;color:#fff9;font-size:clamp(12px,.95vw,14.5px);line-height:1.5}@media(max-width:560px){.exp-choice__tiles{grid-template-columns:minmax(0,1fr)}.exp-choice__media{aspect-ratio:16 / 9}}@media(orientation:landscape)and (max-height:560px){.exp-choice__panel{gap:10px;padding-top:14px;padding-bottom:14px}.exp-choice__body{padding-top:8px;padding-bottom:2px;gap:4px}.exp-choice__sub{margin-top:2px}}@media(max-height:480px){.exp-choice__panel{gap:10px;padding-top:12px;padding-bottom:12px}.exp-choice__media{aspect-ratio:16 / 10}.exp-choice__body{padding-top:6px;padding-bottom:2px;gap:4px}}@media(prefers-reduced-motion:reduce){.exp-choice__tile{transition:none}}
