@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Lexend:wght@300;400;500;600;700;800;900&family=Tajawal:wght@400;500;700;800&display=swap";.border-glow-card{--edge-proximity: 0;--cursor-angle: 45deg;--edge-sensitivity: 30;--color-sensitivity: calc(var(--edge-sensitivity) + 20);--border-radius: 28px;--glow-padding: 40px;--cone-spread: 25;position:relative;display:grid;isolation:isolate;overflow:visible;border:1px solid rgb(255 255 255 / 15%);border-radius:var(--border-radius);background:var(--card-bg, transparent);transform:translateZ(.01px)}.border-glow-card:before,.border-glow-card:after,.border-glow-card>.edge-light{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:inherit;transition:opacity .25s ease-out}.border-glow-card:not(:hover):not(.sweep-active):before,.border-glow-card:not(:hover):not(.sweep-active):after,.border-glow-card:not(:hover):not(.sweep-active)>.edge-light{opacity:0;transition-duration:.75s}.border-glow-card:before{border:1px solid transparent;background:linear-gradient(var(--card-bg, transparent) 0 100%) padding-box,var(--gradient-one) border-box,var(--gradient-two) border-box,var(--gradient-three) border-box;opacity:calc((var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%));mask-image:conic-gradient(from var(--cursor-angle) at center,black calc(var(--cone-spread) * 1%),transparent calc((var(--cone-spread) + 15) * 1%),transparent calc((100 - var(--cone-spread) - 15) * 1%),black calc((100 - var(--cone-spread)) * 1%))}.border-glow-card:after{background:var(--gradient-one),var(--gradient-two),var(--gradient-three);opacity:calc(var(--fill-opacity) * (var(--edge-proximity) - var(--color-sensitivity)) / (100 - var(--color-sensitivity)));mix-blend-mode:soft-light}.border-glow-card>.edge-light{inset:calc(var(--glow-padding) * -1);z-index:1;pointer-events:none;opacity:calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)));-webkit-mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%);mask-image:conic-gradient(from var(--cursor-angle) at center,black 2.5%,transparent 10%,transparent 90%,black 97.5%);mix-blend-mode:plus-lighter}.border-glow-card>.edge-light:before{content:"";position:absolute;inset:var(--glow-padding);border-radius:inherit;box-shadow:inset 0 0 0 1px var(--glow-color),inset 0 0 6px var(--glow-color-40),inset 0 0 20px 2px var(--glow-color-20),0 0 6px var(--glow-color-40),0 0 22px 2px var(--glow-color-20)}.border-glow-inner{position:relative;z-index:1;display:flex;min-width:0;min-height:0}.contact-bubble-menu{width:100%}.contact-bubble-menu__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin:0;padding:12px;list-style:none}.contact-bubble-menu__item{display:flex;min-width:0}.contact-bubble-menu__link{width:100%;min-height:112px;padding:18px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:1px solid rgba(13,164,174,.13);border-radius:999px;background:#fffffff0;box-shadow:0 8px 22px #0b162314;color:var(--ink);font-size:14px;font-weight:650;text-align:center;text-decoration:none;transform:rotate(var(--bubble-rotation));transition:color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s var(--ease-out)}.contact-bubble-menu__icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;color:var(--surface);background:var(--bar-gradient);transition:color .22s ease,background .22s ease,transform .22s var(--ease-out)}.contact-bubble-menu__link:hover{z-index:1;border-color:transparent;background:var(--bubble-hover);color:#fff;box-shadow:0 14px 30px #0b162329;transform:rotate(var(--bubble-rotation)) scale(1.055)}.contact-bubble-menu__link:hover .contact-bubble-menu__icon{background:#fff;color:var(--bubble-hover);transform:scale(1.06)}.contact-bubble-menu__link:active{transform:rotate(var(--bubble-rotation)) scale(.96)}.contact-bubble-menu__link:focus-visible{outline:3px solid rgba(254,211,3,.8);outline-offset:4px}@media (max-width: 480px){.contact-bubble-menu__list{grid-template-columns:1fr;gap:14px;padding-inline:4px}.contact-bubble-menu__link{min-height:86px;flex-direction:row;transform:none}.contact-bubble-menu__link:hover{transform:scale(1.035)}.contact-bubble-menu__link:active{transform:scale(.97)}}@media (prefers-reduced-motion: reduce){.contact-bubble-menu__link,.contact-bubble-menu__icon{transition:none}}.shiny-text{display:inline-block}.react-bits-spotlight-card{--spotlight-x: 50%;--spotlight-y: 50%;position:relative}.react-bits-spotlight-card:after{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(340px circle at var(--spotlight-x) var(--spotlight-y),var(--spotlight-color),transparent 64%);opacity:0;pointer-events:none;transition:opacity .22s ease}.react-bits-spotlight-card:hover:after,.react-bits-spotlight-card:focus-visible:after,.react-bits-spotlight-card:focus-within:after{opacity:1}@media (hover: none),(prefers-reduced-motion: reduce){.react-bits-spotlight-card:after{display:none}}.react-bits-logo-loop{display:block;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.react-bits-logo-loop__track{display:flex;width:max-content;animation:react-bits-logo-loop-scroll var(--logo-loop-duration, 16s) linear infinite;will-change:transform}.react-bits-logo-loop:hover .react-bits-logo-loop__track{animation-play-state:paused}.react-bits-logo-loop__group{display:flex;flex:0 0 auto;align-items:center;gap:24px;padding-inline-end:24px}.react-bits-logo-loop__item{display:block}@keyframes react-bits-logo-loop-scroll{to{transform:translate(-50%)}}@media (prefers-reduced-motion: reduce){.react-bits-logo-loop__track{animation:none}.react-bits-logo-loop__group[aria-hidden=true]{display:none}}:root{--teal: #0da4ae;--teal-deep: #0a8a93;--teal-pale: rgba(13, 164, 174, .08);--teal-soft: rgba(13, 164, 174, .14);--teal-glow: rgba(13, 164, 174, .2);--yellow: #fed303;--yellow-soft: rgba(254, 211, 3, .15);--gold: #f6bc00;--gold-soft: rgba(246, 188, 0, .15);--bar-teal-deep: #0e4a4e;--bar-teal: #20abb4;--bar-accent: #ffd91f;--bar-gradient: linear-gradient(to right, var(--bar-teal-deep), var(--bar-teal));--red: #e53935;--red-deep: #c62828;--call-accept: #24b978;--call-decline: #ef6268;--black: #0b1623;--ink: #1e2d3d;--muted: #5e7a8a;--subtle: #8fa5b2;--canvas: #f0f6f8;--surface: #ffffff;--fill-secondary: #f4f6f8;--track: #e8eff3;--border: rgba(11, 22, 35, .06);--border-med: rgba(11, 22, 35, .1);--r-sm: 10px;--r-md: 12px;--r-lg: 14px;--r-xl: 18px;--r-2xl: 22px;--r-pill: 999px;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-spring: cubic-bezier(.34, 1.4, .64, 1);--elev-sm: 0 1px 2px rgba(11, 22, 35, .04), 0 6px 20px rgba(11, 22, 35, .05);--elev-md: 0 2px 6px rgba(11, 22, 35, .05), 0 16px 40px rgba(11, 22, 35, .07);--elev-sidebar: 1px 0 0 rgba(11, 22, 35, .04), 4px 0 24px rgba(11, 22, 35, .06);--sh-xs: var(--elev-sm);--sh-sm: var(--elev-sm);--sh-md: var(--elev-md);--sh-lg: var(--elev-md);--sh-xl: var(--elev-md);--sh-focus: none;--focus-ring: 0 0 0 3px var(--teal-soft);font-family:Lexend,Tajawal,system-ui,sans-serif;color:var(--ink);-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{min-width:320px;background:var(--canvas);color:var(--ink)}body[dir=rtl]{font-family:Tajawal,Lexend,system-ui,sans-serif}body[dir=rtl] .icon-flip-rtl{transform:scaleX(-1)}button,input,textarea,select{font:inherit}img,video{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}.text-highlight{color:var(--teal)}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes float-drift{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes blob-drift-a{0%,to{transform:translate(0)}50%{transform:translate(-12px,16px)}}@keyframes blob-drift-b{0%,to{transform:translate(0)}50%{transform:translate(14px,-10px)}}@keyframes status-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.92)}}@keyframes bar-grow{0%{width:0}}@keyframes login-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes login-step-forward{0%{opacity:0;transform:translate(28px) scale(.98);filter:blur(4px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes login-step-back{0%{opacity:0;transform:translate(-28px) scale(.98);filter:blur(4px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@keyframes login-shimmer{0%,to{opacity:.55}50%{opacity:1}}@keyframes login-reveal-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes login-ambient-drift{0%,to{transform:translate(0) scale(1);opacity:.35}33%{transform:translate(18px,-24px) scale(1.06);opacity:.55}66%{transform:translate(-14px,16px) scale(.94);opacity:.42}}@keyframes login-crest-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes login-crest-pulse{0%,to{box-shadow:0 0 0 8px #0da4ae0f,0 24px 48px #00000047,0 0 40px #0da4ae14}50%{box-shadow:0 0 0 12px #0da4ae1a,0 28px 56px #00000052,0 0 60px #0da4ae2e}}@keyframes login-frame-draw{0%{opacity:0;width:0;height:0}to{opacity:.85;width:28px;height:28px}}@keyframes login-divider-grow{0%{width:0;opacity:0}to{width:48px;opacity:1}}@keyframes login-panel-sheen{0%{transform:translate(-120%) skew(-18deg);opacity:0}20%{opacity:.7}to{transform:translate(220%) skew(-18deg);opacity:0}}@keyframes login-scanline{0%{transform:translateY(-100%);opacity:0}8%{opacity:.4}to{transform:translateY(100vh);opacity:0}}@keyframes login-spectrum-rise{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:.9}}@keyframes login-stagger-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes login-otp-pop{0%{transform:scale(.88);opacity:.5}60%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}@keyframes login-otp-cursor{0%,to{opacity:1}50%{opacity:0}}@keyframes login-btn-shine{0%{left:-100%}to{left:200%}}@keyframes login-error-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}@keyframes login-progress-bridge{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes login-header-glow{0%,to{box-shadow:inset 0 -1px 0 var(--border-med)}50%{box-shadow:inset 0 -1px #0da4ae73,0 4px 24px var(--teal-glow)}}@keyframes login-grain-shift{0%,to{transform:translate(0)}50%{transform:translate(-2%,-1%)}}.animate-in{animation:fade-up .52s var(--ease-out) both}.animate-in--d1{animation-delay:80ms}.animate-in--d2{animation-delay:.16s}.animate-in--d3{animation-delay:.24s}.animate-in--d4{animation-delay:.32s}.animate-in--d5{animation-delay:.4s}.animate-float{animation:float-drift 4.5s ease-in-out infinite}.animate-float--slow{animation-duration:6s}.page-enter{animation:fade-up .42s var(--ease-out) both}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.lang-toggle{display:inline-flex;align-items:center;gap:0;padding:3px;background:var(--surface);border:1px solid var(--border-med);border-radius:8px}.lang-toggle--dark{background:#ffffff14;border-color:#ffffff3d}.lang-toggle__seg{padding:8px 16px;border:none;border-radius:6px;background:transparent;color:var(--muted);font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;transition:background .16s ease,color .16s ease}.lang-toggle--dark .lang-toggle__seg{color:#ffffffb8}.lang-toggle__seg.is-active{background:var(--teal);color:var(--surface)}.lang-toggle__seg:disabled{cursor:default}.lang-pill--glass{position:relative;width:86px;height:35px;display:flex;border-radius:18px;background:var(--surface);border:2px solid #0ca3ac;padding:4px;overflow:hidden}.lang-pill--glass__fill{position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:14px;background:#0ca3ac;clip-path:polygon(-30% -30%,62% -30%,38% 130%,-30% 130%);transition:clip-path .2s ease}.lang-pill--glass__fill.is-arabic{clip-path:polygon(62% -30%,130% -30%,130% 130%,38% 130%)}.lang-pill--glass__btn{position:relative;flex:1;border:none;background:transparent;cursor:pointer;font-family:inherit;font-weight:700;font-size:13px;color:#151818;transition:color .2s ease}.lang-pill--glass__btn.is-active{color:#fdfbfa}.lang-pill--glass__btn:disabled{cursor:default}.app-button,.btn-primary,.btn-secondary,.btn-hero,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--r-md);font-size:14px;font-weight:600;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease;border:none;font-family:inherit}.app-button{min-height:44px;padding:10px 18px}.app-button--primary,.btn-primary,.btn-hero{background:var(--teal);color:#fff;border:1px solid transparent;box-shadow:none}.app-button--primary:hover:not(:disabled),.btn-primary:hover:not(:disabled),.btn-hero:hover:not(:disabled){background:var(--teal-deep);transform:none}.app-button--tonal,.btn-secondary,.btn-ghost{background:var(--fill-secondary);color:var(--ink);border:1px solid transparent;padding:10px 18px}.btn-ghost{color:var(--ink)}.app-button--tonal:hover:not(:disabled),.btn-secondary:hover:not(:disabled),.btn-ghost:hover:not(:disabled){background:var(--track);color:var(--ink)}.app-button--ghost{background:var(--surface);color:var(--ink);border:1px solid var(--border-med);box-shadow:var(--elev-sm)}.app-button--danger{background:var(--red);color:#fff;border:1px solid transparent;box-shadow:none}.app-button--danger:hover:not(:disabled){background:var(--red-deep);transform:none}.app-button--full,.btn-primary,.btn-secondary{width:100%}.app-button:disabled{opacity:.45;cursor:not-allowed}.app-button__spinner{width:22px;height:22px;border:2.4px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-field{display:grid;gap:7px}.app-field__label,.field-label{font-size:12px;font-weight:700;color:var(--ink);letter-spacing:.02em}.app-field__control,.field-wrap{position:relative}.app-field__icon,.field-icon{position:absolute;inset-inline-start:14px;top:50%;transform:translateY(-50%);color:var(--subtle);pointer-events:none;display:grid;place-items:center}.app-field__input,.field-input{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:var(--r-md);font-size:14px;font-weight:500;background:var(--surface);color:var(--black);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.app-field__control:has(.app-field__icon) .app-field__input{padding-inline-start:42px}.app-field__input:focus,.field-input:focus{border-color:var(--teal);box-shadow:var(--focus-ring);outline:none}.app-field__input::placeholder,.field-input::placeholder{color:var(--subtle)}.app-field__helper{font-size:12px;color:var(--muted)}.app-field__error,.auth-form__error{font-size:13px;font-weight:700;padding:12px 14px;border-radius:var(--r-md);border:1px solid rgba(246,188,0,.35);background:var(--gold-soft);color:var(--black)}.pill{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:800}.pill--active{background:#0da4ae1a;color:var(--teal)}.pill--pending{background:var(--yellow-soft);color:#8a7200}.pill--inactive{background:var(--track);color:var(--muted)}.pill__dot{width:5px;height:5px;border-radius:50%;background:currentColor}.status-badge,.status-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:700}.status-badge{background:#0da4ae1a;color:var(--teal)}.status-badge__dot,.status-chip__dot{width:6px;height:6px;border-radius:50%;background:var(--teal)}.status-chip{padding:8px 14px;border:1.5px solid var(--border-med);background:var(--surface);font-size:12px;color:var(--ink)}.status-chip__dot{width:7px;height:7px;animation:status-pulse 2.4s ease-in-out infinite}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm);overflow:hidden}.panel+.panel,.page-header+.panel,.panel+.page-alert{margin-top:20px}.panel__header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 18px;border-bottom:1px solid var(--border)}.panel__title{font-size:16px;font-weight:700;color:var(--black);letter-spacing:-.02em;margin:0}.panel__subtitle{font-size:12px;font-weight:500;color:var(--muted);margin:2px 0 0}.panel__body{padding:16px 24px 24px}.app-card--interactive{cursor:pointer;transition:transform .2s ease,border-color .2s ease}.app-card--interactive:hover{box-shadow:var(--elev-md)}.brand-logo{display:flex;align-items:center;gap:12px}.brand-logo__copy{display:grid;gap:3px}.brand-logo__copy strong{font-size:16px;font-weight:800;color:var(--black)}.brand-logo__copy span{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.nahj-logo{height:22px;width:auto;object-fit:contain}.app-brand{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none;border-radius:8px}.app-brand:focus-visible{outline:3px solid rgba(254,211,3,.8);outline-offset:4px}.app-brand__logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.app-brand__copy{display:flex;flex-direction:column;gap:1px;min-width:0}.app-brand__name{font-size:14px;font-weight:700;letter-spacing:-.02em;color:var(--black);line-height:1.2}.app-brand__meta{font-size:11px;font-weight:500;color:var(--muted);line-height:1.2}.app-brand--sidebar{flex-direction:column;align-items:center;gap:8px;width:100%;padding-inline:4px;text-align:center}.app-brand--sidebar .app-brand__name{font-size:11px;letter-spacing:-.01em}.app-brand--sidebar .app-brand__meta{font-size:9px;line-height:1.25;max-width:64px}.login-page{--login-pad-x: clamp(20px, 4vw, 40px);--login-pad-y: 14px;min-height:100dvh;display:flex;flex-direction:column;background:var(--surface);color:var(--ink)}.login-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:var(--login-pad-y) var(--login-pad-x);background:var(--surface);border-bottom:1px solid var(--track);box-shadow:none}.login-main{flex:1;display:flex;align-items:center;justify-content:center;padding:clamp(24px,4vh,48px) var(--login-pad-x);background:var(--surface)}.login-layout{display:grid;grid-template-columns:minmax(0,220px) minmax(0,380px);align-items:center;gap:clamp(28px,5vw,56px);width:min(100%,680px)}.login-visual{position:relative;display:flex;flex-direction:column;align-items:center;gap:14px;text-align:center;padding:28px 20px;z-index:0}.login-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:28px;background:linear-gradient(160deg,var(--teal-pale) 0%,var(--teal-soft) 62%,transparent 62%);clip-path:polygon(0 0,100% 0,100% 68%,0 100%)}body[dir=rtl] .login-visual:before{transform:scaleX(-1)}.login-visual__frame{width:100%;max-width:200px;aspect-ratio:1;border-radius:20px;overflow:hidden;background:var(--surface);border:1px solid var(--border-med);box-shadow:var(--elev-sm)}.login-visual__video{width:100%;height:100%;object-fit:cover;display:block}.login-visual__tagline{margin:0;max-width:20ch;font-size:12px;font-weight:500;line-height:1.5;color:var(--muted)}.login-form-area{min-width:0}.login-panel{display:flex;flex-direction:column;width:100%}.login-panel__step{animation:login-step-in .36s var(--ease-out) both}.login-panel__title{margin:0 0 8px;font-size:clamp(22px,3vh,28px);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--black)}body[dir=rtl] .login-panel__title{white-space:nowrap;font-size:clamp(17px,2.2vh,22px);letter-spacing:0}.login-panel__subtitle{margin:0 0 24px;font-size:14px;font-weight:500;color:var(--muted);line-height:1.55}.login-form{display:flex;flex-direction:column;gap:12px}.login-form__feedback{min-height:0}.login-form__feedback:not(:empty){margin-top:-2px}.login-page .app-field__label{font-size:12px;font-weight:600;color:var(--ink)}.login-page .app-field__icon{color:var(--teal)}.login-page .app-field__input{min-height:46px;background:var(--surface);border:1px solid var(--track);border-radius:var(--r-md);color:var(--black);box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.login-page .app-field__input:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px var(--teal-soft)}.login-page .app-button--primary{min-height:46px;border-radius:var(--r-md);font-size:14px;font-weight:700;letter-spacing:-.01em;text-transform:none;background:var(--teal);color:#fff;border:1px solid var(--teal-deep);box-shadow:none}.login-page .app-button--primary:hover:not(:disabled){background:var(--teal-deep);border-color:var(--teal-deep);transform:none;box-shadow:none}.login-page .app-button--tonal{min-height:44px;border-radius:var(--r-md);background:var(--surface);color:var(--muted);border:1px solid var(--track);box-shadow:none}.login-page .app-button--tonal:hover:not(:disabled){background:var(--canvas);border-color:var(--border-med);color:var(--ink)}.login-page .auth-form__error{border-radius:var(--r-md);border:1px solid var(--track);box-shadow:none}.login-otp{display:flex;flex-direction:column;gap:8px}.login-otp__label{font-size:12px;font-weight:600;color:var(--ink)}.login-otp__wrap{position:relative}.login-otp__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.login-otp__slot{position:relative;aspect-ratio:.9;display:grid;place-items:center;border:1px solid var(--track);border-radius:var(--r-sm);background:var(--surface);transition:border-color .2s ease,box-shadow .2s ease}.login-otp__slot.is-active{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.login-otp__slot.is-filled{border-color:var(--border-med)}.login-otp__slot.is-complete{border-color:var(--teal)}.login-otp__digit{font-size:17px;font-weight:700;color:var(--black)}.login-otp__cursor{position:absolute;inset-inline-start:50%;top:50%;width:2px;height:22px;background:var(--teal);border-radius:1px;opacity:0;transform:translate(-50%,-50%)}.login-otp__slot.is-active .login-otp__cursor{opacity:1;animation:login-otp-cursor 1s step-end infinite}.login-otp__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;border:none;background:transparent;cursor:text;font:inherit;caret-color:transparent}.login-footer{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px var(--login-pad-x);background:var(--bar-gradient);border-top:none;box-shadow:0 -3px 10px #0b16231f}.login-footer .nahj-logo{opacity:.7}.login-footer__credit{font-size:11px;font-weight:500;color:#ffffffdb}.footer-copyright{display:inline-flex;align-items:center;justify-content:center;min-inline-size:92px;font-family:Lexend,system-ui,sans-serif;font-size:11px;font-weight:500;line-height:1.2;direction:ltr;unicode-bidi:isolate;text-align:center}.dashboard-page{display:grid;grid-template-columns:80px 1fr;min-height:100vh;position:relative;background:var(--surface);align-items:stretch}.sidebar{position:sticky;top:0;height:100vh;background:var(--surface);border-inline-end:none;box-shadow:var(--elev-sidebar);display:flex;flex-direction:column;align-items:center;padding:18px 0 16px;z-index:10}body[dir=rtl] .sidebar{box-shadow:-1px 0 #0b16230a,-4px 0 24px #0b16230f}.sidebar__brand{margin-bottom:20px;flex-shrink:0}.sidebar__nav{display:flex;flex-direction:column;gap:6px;width:100%;align-items:center;flex:1}.sidebar__link{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--r-md);color:var(--muted);text-decoration:none;transition:background .16s ease,color .16s ease,box-shadow .16s ease;position:relative}.sidebar__link:hover{background:var(--fill-secondary);color:var(--ink)}.sidebar__link.is-active{background:var(--teal-pale);color:var(--teal);box-shadow:inset 0 0 0 1px #0da4ae1f}.sidebar__link.is-active:before{content:none}.sidebar__tooltip{position:absolute;inset-inline-start:54px;top:50%;transform:translateY(-50%);background:#0b1623eb;color:#fff;font-size:12px;font-weight:600;padding:6px 10px;border-radius:var(--r-sm);white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .16s ease;z-index:100;box-shadow:var(--elev-sm)}body[dir=rtl] .sidebar__tooltip{inset-inline-start:auto;inset-inline-end:54px}.sidebar__link:hover .sidebar__tooltip{opacity:1}.sidebar__footer{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:6px}.workspace{display:flex;flex-direction:column;padding:24px clamp(20px,3vw,40px) 28px;gap:24px;min-width:0;flex:1;width:100%;max-width:1280px;margin-inline:auto;background:var(--surface)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-24px calc(-1*clamp(20px,3vw,40px)) 0;padding:18px clamp(20px,3vw,40px);background:var(--bar-gradient);border-bottom:none;box-shadow:0 4px 6px #00000026}.topbar__left{display:flex;flex-direction:column;gap:10px;min-width:0}.topbar__heading{display:flex;flex-direction:row;align-items:center;gap:12px;min-width:0}.topbar__logo{width:34px;height:34px;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1)}.topbar__heading-text{display:flex;flex-direction:column;gap:2px;min-width:0}.topbar__eyebrow{font-size:12px;font-weight:600;color:#ffffffbf;letter-spacing:0;text-transform:none;margin:0}.topbar__title{font-size:clamp(22px,2.4vw,27px);font-weight:700;color:var(--surface);letter-spacing:-.03em;line-height:1.08;margin:0}.topbar__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.topbar .status-pill{background:#ffffff29;color:var(--surface)}.topbar .status-pill__dot{background:var(--yellow)}.topbar .status-pill--ready .status-pill__dot{background:#4ade80}.status-pill{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:6px 12px;border-radius:var(--r-pill);background:var(--fill-secondary);font-size:12px;font-weight:600;color:var(--ink);white-space:nowrap}.status-pill__dot{width:7px;height:7px;border-radius:50%;background:var(--teal);flex-shrink:0;animation:status-pulse 2.4s ease-in-out infinite}.status-pill--ready .status-pill__dot{background:#22c55e}.workspace__content{flex:1;min-width:0;display:flex;flex-direction:column}.workspace__footer{display:flex;align-items:center;justify-content:center;gap:16px;margin:auto calc(-1*clamp(20px,3vw,40px)) -28px;padding:14px clamp(20px,3vw,40px);background:var(--bar-gradient);border-top:none;box-shadow:0 -3px 10px #0b16231f;font-size:12px;font-weight:500;text-align:center;color:#ffffffdb}.hero-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-2xl);box-shadow:var(--elev-sm);overflow:hidden;display:grid;grid-template-columns:1fr min(240px,34%);align-items:stretch;position:relative}.hero-panel__content{padding:clamp(28px,4vw,40px);display:flex;flex-direction:column;justify-content:center;gap:12px;position:relative;z-index:1}.hero-panel__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;background:var(--fill-secondary);color:var(--muted);padding:5px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:600;letter-spacing:0;text-transform:none}.hero-panel__title{font-size:clamp(26px,3vw,34px);font-weight:700;color:var(--black);letter-spacing:-.03em;line-height:1.12;max-width:24ch;margin:0}.hero-panel__title span{color:var(--teal)}.hero-panel__desc{font-size:15px;font-weight:500;color:var(--muted);line-height:1.65;max-width:48ch;margin:0}.hero-panel__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:4px}.hero-panel__visual{background:var(--fill-secondary);display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;min-height:100%}.hero-panel__media{width:100%;max-width:168px;aspect-ratio:1;border-radius:var(--r-xl);overflow:hidden;background:var(--surface);border:1px solid var(--border);box-shadow:var(--elev-sm)}.hero-panel__video{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.hero-visual__ring{width:120px;height:120px;border-radius:50%;border:2px solid var(--teal-soft);display:grid;place-items:center;position:relative;z-index:1;animation:ring-pulse 3s ease-in-out infinite}.hero-visual__ring:before{content:"";position:absolute;width:90px;height:90px;border-radius:50%;border:1.5px solid rgba(13,164,174,.15);animation:ring-pulse 3s .5s ease-in-out infinite}.hero-visual__ring:after{content:"";position:absolute;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--teal-pale),var(--yellow-soft));border:1.5px solid var(--teal-soft);animation:ring-pulse 3s 1s ease-in-out infinite}@keyframes ring-pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.04)}}.hero-visual__center{position:relative;z-index:1;width:48px;height:48px;background:var(--surface);border:1px solid var(--border-med);border-radius:var(--r-md);display:grid;place-items:center;overflow:hidden}.hero-visual__center img{width:34px;height:34px;object-fit:contain}.hero-visual__float{position:absolute;background:var(--surface);border:1px solid var(--border-med);border-radius:var(--r-md);padding:7px 11px;font-size:11px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:6px;z-index:2;animation:float-drift 5s ease-in-out infinite}.hero-visual__float--a{top:18px;inset-inline-end:0;animation-delay:0s}.hero-visual__float--b{bottom:18px;inset-inline-start:0;animation-delay:1.2s}.hero-visual__float--c{bottom:40px;inset-inline-end:-4px;animation-delay:2.4s}@keyframes float-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard-home{display:grid;gap:24px;flex:1}.role-home{display:flex;width:100%;min-width:0;flex:1;flex-direction:column;gap:18px}.home-sponsor-engraving{display:inline-flex;align-items:center;justify-content:center;gap:11px;width:100%;color:#8d999b;opacity:.55;font-size:11px;font-weight:650;letter-spacing:.03em;text-shadow:0 1px 0 rgba(255,255,255,.9)}.home-sponsor-engraving img{display:block;width:auto;height:18px;object-fit:contain;filter:grayscale(1) contrast(.7)}.admin-home-hero{position:relative;isolation:isolate;display:grid;min-height:304px;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);overflow:hidden;border:0;border-radius:24px;background:linear-gradient(135deg,#087f8b,#075d70 55%,#063f53);box-shadow:0 18px 42px #0545522e;color:#fff}.admin-home-hero__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:clamp(34px,4.5vw,54px)}.admin-home-hero__eyebrow,.role-call-hero__eyebrow{color:#ffffffb8;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.admin-home-hero__title{max-width:14ch;margin:0;color:#fff;font-size:clamp(32px,4vw,48px);font-weight:780;line-height:1.04;letter-spacing:-.04em}.admin-home-hero__title span{color:#8ce6e7}.admin-home-hero__desc{max-width:54ch;margin:0;color:#ffffffc7;font-size:13px;line-height:1.6}.admin-home-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:3px}.admin-home-hero__actions .app-button--primary{background:#fff;color:var(--teal-deep)}.admin-home-hero__actions .app-button--tonal{border-color:#ffffff3d;background:#ffffff1a;color:#fff}.admin-home-hero__visual{display:grid;min-width:0;place-items:center;padding:28px;background:#01222e1f}.admin-home-hero__visual video{display:block;width:min(100%,270px);aspect-ratio:1;border-radius:24px;object-fit:cover;box-shadow:0 20px 38px #00161f3d}.admin-home-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.admin-home-stat{position:relative;isolation:isolate;display:flex;min-width:0;min-height:190px;flex-direction:column;gap:14px;padding:18px;overflow:hidden;border:1px solid rgba(9,126,137,.11);border-radius:18px;background:#fff;box-shadow:0 5px 16px #0b162314}.admin-home-stat__topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-home-stat__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px}.admin-home-stat__icon--teal{background:#e7f6f6;color:var(--teal-deep)}.admin-home-stat__icon--yellow{background:#fff8d8;color:#8a7200}.admin-home-stat__icon--gold{background:#fff2cf;color:#8a6500}.admin-home-stat__value{color:var(--ink);font-size:30px;font-weight:800;letter-spacing:-.04em}.admin-home-stat__copy{display:grid;gap:4px}.admin-home-stat__copy strong{color:var(--ink);font-size:14px;font-weight:780}.admin-home-stat__copy span{color:var(--muted);font-size:10px;line-height:1.45}.admin-home-stat__footer{margin-top:auto;padding-top:12px;border-top:1px solid rgba(9,126,137,.09)}.admin-home-stat__footer button{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:var(--teal-deep);cursor:pointer;font:inherit;font-size:10px;font-weight:750}.role-call-bento{display:grid;min-height:430px;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);grid-template-rows:1fr 1fr;gap:16px}.role-call-hero{position:relative;isolation:isolate;display:grid;min-width:0;grid-row:1 / 3;grid-template-columns:minmax(0,1fr) minmax(180px,.55fr);overflow:hidden;border:0;border-radius:24px;background:linear-gradient(135deg,#087f8b,#075d70 55%,#063f53);box-shadow:0 18px 42px #0545522e;color:#fff}.role-call-hero__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;padding:clamp(32px,4vw,52px)}.role-call-hero h2{max-width:11ch;margin:0;color:#fff;font-size:clamp(34px,4.2vw,52px);font-weight:780;line-height:1.02;letter-spacing:-.04em}.role-call-hero p{max-width:42ch;margin:0;color:#ffffffc7;font-size:13px;line-height:1.6}.role-call-hero__status{display:inline-flex;align-items:center;gap:9px;margin-top:4px;padding:10px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#001c2629;color:#ffffffdb;font-size:10px;font-weight:700}.role-call-hero__status i{width:8px;height:8px;border-radius:50%;background:#9ba9ab}.role-call-hero__status.is-live i{background:#7de2c4;box-shadow:0 0 0 4px #7de2c421}.role-call-hero__visual{display:grid;min-width:0;place-items:center;background:#01222e1f;color:#8ce6e7}.role-call-hero__visual svg{padding:25px;box-sizing:content-box;border:1px solid rgba(140,230,231,.22);border-radius:28px;background:#ffffff12}.role-home-info-card,.role-home-action-card{position:relative;isolation:isolate;min-width:0;overflow:hidden;border:1px solid rgba(9,126,137,.11);border-radius:20px;background:#fff;box-shadow:0 5px 16px #0b162314}.role-home-info-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:22px}.role-home-info-card__icon,.role-home-action-card__icon{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:#e8f6f6;color:var(--teal-deep)}.role-home-info-card>small{margin-top:5px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.role-home-info-card>strong{color:var(--ink);font-size:17px;font-weight:800}.role-home-info-card>p{margin:0;color:var(--muted);font-size:11px;line-height:1.5}.role-home-action-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:20px 22px;color:var(--ink);cursor:pointer;font:inherit;text-align:start}.role-home-action-card>span:nth-child(2){display:grid;min-width:0;gap:4px}.role-home-action-card strong{color:var(--ink);font-size:14px;font-weight:780}.role-home-action-card small{overflow:hidden;color:var(--muted);font-size:9px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.role-home-action-card>svg{color:var(--teal);transition:transform .18s ease}.role-home-action-card:hover>svg{transform:translate(3px)}body[dir=rtl] .role-home-action-card:hover>svg{transform:translate(-3px) scaleX(-1)}.profile-dashboard{display:flex;width:100%;min-width:0;flex:1;flex-direction:column;gap:18px}.profile-dashboard--guest{max-width:1180px;margin-inline:auto}.profile-hero{position:relative;isolation:isolate;display:flex;min-width:0;min-height:260px;align-items:center;justify-content:space-between;gap:28px;padding:clamp(30px,4.5vw,52px);overflow:hidden;border:0;border-radius:24px;background:linear-gradient(135deg,#087f8b,#075d70 55%,#063f53);box-shadow:0 18px 42px #0545522e;color:#fff}.profile-hero__identity{display:flex;min-width:0;align-items:center;gap:clamp(20px,3vw,34px)}.profile-hero__avatar{display:grid;width:clamp(94px,10vw,126px);height:clamp(94px,10vw,126px);flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.24);border-radius:30px;background:#ffffff1c;box-shadow:inset 0 1px #ffffff24,0 18px 34px #001e2833;color:#a7eff0;font-size:42px;font-weight:800}.profile-hero__avatar img{width:100%;height:100%;object-fit:cover}.profile-hero__copy{display:grid;min-width:0;gap:16px}.profile-hero__role{width:fit-content;padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff17;color:#a7eff0;font-size:11px;font-weight:800}.profile-hero__copy h2{margin:0;color:#fff;font-size:clamp(30px,4vw,46px);font-weight:800;line-height:1.08;letter-spacing:-.035em}.profile-hero__copy p{max-width:50ch;margin:0;color:#ffffffc2;font-size:13px;line-height:1.6}.profile-hero__meta{color:#ffffffc7;font-size:15px;font-weight:650;line-height:1.4}.profile-hero__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:10px}.profile-hero__actions .app-button--primary{background:#fff;color:var(--teal-deep)}.profile-hero__actions .app-button--tonal{border-color:#ffffff3d;background:#ffffff1a;color:#fff}.profile-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-details-grid--admin{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-detail-card{position:relative;isolation:isolate;display:flex;min-width:0;min-height:142px;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:22px;overflow:hidden;border:1px solid rgba(9,126,137,.11);border-radius:20px;background:#fff;box-shadow:0 5px 16px #0b162314}.profile-detail-card__icon{display:grid;width:42px;height:42px;margin-bottom:4px;place-items:center;border-radius:13px;background:#e8f6f6;color:var(--teal-deep)}.profile-detail-card>span:not(.profile-detail-card__icon){color:var(--muted);font-size:11px;font-weight:700}.profile-detail-card>strong{max-width:100%;overflow:hidden;color:var(--ink);font-size:15px;font-weight:800;line-height:1.4;text-overflow:ellipsis}.profile-dashboard--guest>.profile-detail-card{width:min(100%,420px)}.profile-dashboard__edit{border:1px solid rgba(9,126,137,.11);border-radius:22px;background:#fff;box-shadow:0 8px 24px #0b162314}.profile-dashboard--guest .profile-dashboard__edit .page-form-grid{grid-template-columns:minmax(0,1fr)}@media (max-width: 1080px){.admin-home-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-hero{align-items:flex-start;flex-direction:column}.profile-hero__actions{justify-content:flex-start}.profile-details-grid--admin{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-details-grid--admin .profile-detail-card--wide{grid-column:1 / -1}}@media (max-width: 860px){.admin-home-hero{grid-template-columns:1fr}.admin-home-hero__visual{display:none}.role-call-bento{grid-template-columns:1fr;grid-template-rows:auto}.role-call-hero{min-height:380px;grid-row:auto}.role-home-info-card,.role-home-action-card{min-height:150px}.profile-details-grid,.profile-details-grid--admin{grid-template-columns:1fr}.profile-details-grid--admin .profile-detail-card--wide{grid-column:auto}}@media (max-width: 560px){.admin-home-hero,.role-call-hero{border-radius:20px}.admin-home-hero__content,.role-call-hero__content{padding:28px 24px}.admin-home-metrics{grid-template-columns:1fr}.role-call-hero{min-height:500px;grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 190px}.role-call-hero__visual svg{padding:20px}.profile-hero{min-height:0;padding:28px 24px;border-radius:20px}.profile-hero__identity{align-items:flex-start;flex-direction:column}.profile-hero__avatar{width:86px;height:86px;border-radius:24px}.profile-hero__actions,.profile-hero__actions .app-button{width:100%}.profile-detail-card{min-height:128px}}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;align-items:stretch}.metric-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm);padding:18px 18px 16px;transition:box-shadow .2s ease,border-color .2s ease;position:relative;overflow:hidden;animation:float-in .4s ease both;display:flex;flex-direction:column;align-items:flex-start;text-align:start;height:100%;min-height:0}.metric-card--d2{animation-delay:60ms}.metric-card--d3{animation-delay:.12s}.metric-card--d4{animation-delay:.18s}.metric-card:hover{box-shadow:var(--elev-md);border-color:#0da4ae24}.metric-card:before{content:none}.metric-card__header{display:flex;align-items:center;justify-content:flex-start;width:100%;margin-bottom:14px;flex-shrink:0}.metric-card__icon{width:40px;height:40px;border-radius:var(--r-md);display:grid;place-items:center;flex-shrink:0}.metric-card__icon--teal{background:var(--teal-pale);color:var(--teal)}.metric-card__icon--yellow{background:var(--yellow-soft);color:#8a7200}.metric-card__icon--gold{background:var(--gold-soft);color:#8a6500}.metric-card__body{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;flex:1}.metric-card__value{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1;color:var(--black);margin:0}.metric-card__label{font-size:15px;font-weight:600;color:var(--black);letter-spacing:-.01em;text-transform:none;margin:0}.metric-card__desc{font-size:13px;font-weight:500;color:var(--muted);line-height:1.5;margin:2px 0 0;max-width:none}body[dir=rtl] .metric-card__label{letter-spacing:0}.metric-card__action{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%;margin-top:auto;padding-top:14px;border-top:1px solid var(--border);flex-shrink:0}.metric-card__link{font-size:13px;font-weight:600;color:var(--teal);display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;transition:gap .16s ease,color .16s ease;align-self:flex-start}.metric-card__link:hover{gap:8px;color:var(--teal-deep)}.metric-card__bar-wrap{width:100%;height:3px;background:var(--fill-secondary);border-radius:var(--r-pill);overflow:hidden}.metric-card__bar{height:100%;border-radius:var(--r-pill);transition:width .8s var(--ease-out);animation:bar-grow .8s var(--ease-out) both}.metric-card__bar--teal{background:var(--teal)}.metric-card__bar--yellow{background:var(--yellow)}.metric-card__bar--gold{background:var(--gold)}.page-intro{margin:-4px 0 0;max-width:62ch;font-size:15px;line-height:1.6;color:var(--muted)}.admin-page{display:flex;flex-direction:column;gap:20px}.page-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.page-toolbar__grow{flex:1 1 220px;min-width:180px}.page-select,.page-search{min-height:44px;border:1px solid var(--border);border-radius:var(--r-md);padding:0 14px;background:var(--surface);color:var(--ink);font:inherit;font-size:14px;font-weight:500;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease}.page-select:focus,.page-search:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.page-select--full{width:100%}.page-form-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm);padding:clamp(20px,3vw,28px)}.page-form-panel__title{margin:0 0 18px;font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--black)}.page-form-grid{display:grid;gap:14px;margin-bottom:16px}.page-check{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:14px;font-weight:500;color:var(--ink)}.page-check input{width:16px;height:16px;accent-color:var(--teal)}.facility-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.facility-tab{display:flex;align-items:center;justify-content:space-between;min-height:54px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--r-md);background:var(--surface);color:var(--ink);font:inherit;font-size:14px;font-weight:600;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,color .18s ease}.facility-tab strong{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;border-radius:var(--r-pill);background:var(--fill-secondary);color:var(--muted);font-size:13px;font-weight:700}.facility-tab:hover,.facility-tab.is-active{border-color:#0da4ae61;color:var(--teal-deep);box-shadow:var(--elev-sm)}.facility-tab.is-active strong{background:#0da4ae1f;color:var(--teal-deep)}.facilities-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facilities-form-grid__wide{grid-column:1 / -1}.facility-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px 12px;margin-top:8px}.facility-service-list{display:block;max-width:280px;color:var(--ink);font-size:13px;line-height:1.5}@media (max-width: 860px){.facility-tabs,.facilities-form-grid,.facility-service-grid{grid-template-columns:1fr}}.table-subtext{display:block;margin-top:4px;color:var(--muted);font-size:12px;font-weight:500;line-height:1.35}.app-field__textarea{width:100%;min-height:96px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--r-md);font-size:14px;font-weight:500;background:var(--surface);color:var(--black);resize:vertical;font-family:inherit;transition:border-color .18s ease,box-shadow .18s ease}.app-field__textarea:focus{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.app-field__file{width:100%;font-size:13px;color:var(--muted)}.page-state{padding:40px 24px;text-align:center;font-size:15px;font-weight:500;color:var(--muted)}.page-state.panel{border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm);background:var(--surface)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:stretch}.settings-grid .panel{margin-top:0;height:100%;display:flex;flex-direction:column}.settings-grid .panel__header{min-height:62px;box-sizing:border-box}.settings-grid .panel__body{flex:1}@media (max-width: 720px){.settings-grid{grid-template-columns:1fr}}.settings-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start;padding-top:4px}.settings-actions .app-button{min-width:160px}.page-header{margin-bottom:24px}.page-header h2{font-size:clamp(24px,2.5vw,30px);font-weight:700;color:var(--black);letter-spacing:-.03em;margin:0 0 6px}.page-header p{margin:0;max-width:58ch;font-size:15px;line-height:1.6;color:var(--muted)}.page-alert{font-weight:600;padding:14px 16px;border-radius:var(--r-md);border:1px solid rgba(246,188,0,.25);background:var(--gold-soft);color:var(--black);box-shadow:var(--elev-sm)}.page-alert--success{background:#0da4ae14;border-color:#0da4ae2e;color:var(--teal-deep)}.settings-row{margin:0 0 10px;line-height:1.6;font-size:14px;color:var(--ink)}.settings-row strong{font-weight:600;color:var(--black)}.news-page{gap:18px}.news-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.news-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:16px 18px;box-shadow:var(--elev-sm)}.news-stat--published{border-color:#0da4ae24;background:linear-gradient(180deg,rgba(13,164,174,.06),var(--surface))}.news-stat--draft{border-color:#fed30338;background:linear-gradient(180deg,rgba(254,211,3,.08),var(--surface))}.news-stat__value{margin:0;font-size:24px;font-weight:700;color:var(--black);letter-spacing:-.03em;line-height:1.1}.news-stat__label{margin:4px 0 0;font-size:13px;font-weight:500;color:var(--muted)}.news-compose__head{margin-bottom:18px}.news-compose .page-form-panel__title{margin-bottom:0}.news-compose__note{margin:6px 0 0;font-size:13px;line-height:1.55;color:var(--muted)}.news-compose__layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:20px;align-items:start}.news-compose__main,.news-compose__media{display:flex;flex-direction:column;gap:14px}.news-compose__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:18px;padding-top:18px;border-top:1px solid var(--border)}.news-upload{position:relative;display:flex;flex-direction:column;gap:8px;padding:14px;border:1px dashed var(--border-med);border-radius:var(--r-lg);background:var(--fill-secondary);cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.news-upload:hover{border-color:#0da4ae59;background:var(--teal-pale)}.news-upload:focus-within{border-color:var(--teal);box-shadow:var(--focus-ring)}.news-upload__label{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700;color:var(--black)}.news-upload__icon-wrap,.news-upload__placeholder{display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 10;border-radius:var(--r-md);background:var(--surface);color:var(--subtle)}.news-upload__preview{width:100%;aspect-ratio:16 / 10;border-radius:var(--r-md);object-fit:cover;background:var(--track)}.news-upload__name{font-size:12px;font-weight:600;color:var(--ink);word-break:break-word}.news-upload__hint{font-size:12px;line-height:1.45;color:var(--muted)}.news-upload__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.news-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.news-section-head__title{margin:0;font-size:15px;font-weight:700;color:var(--black);letter-spacing:-.02em}.news-section-head__count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:var(--r-pill);background:var(--fill-secondary);font-size:12px;font-weight:700;color:var(--muted)}.news-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 24px;text-align:center}.news-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:var(--fill-secondary);color:var(--teal)}.news-empty p{margin:0;max-width:36ch;font-size:15px;line-height:1.6;color:var(--muted)}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:14px}.news-card{display:flex;flex-direction:column;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm);transition:box-shadow .2s var(--ease-out),transform .2s var(--ease-out)}.news-card:hover{box-shadow:var(--elev-md);transform:translateY(-1px)}.news-card__media{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--fill-secondary)}.news-card__cover{width:100%;height:100%;object-fit:cover}.news-card__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;color:var(--subtle);background:linear-gradient(145deg,var(--fill-secondary),var(--teal-pale));font-size:12px;font-weight:600}.news-card__badge{position:absolute;top:10px;inset-inline-start:10px}.news-card__video-tag{position:absolute;bottom:10px;inset-inline-end:10px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:var(--r-pill);background:#0b1623b8;color:#fff;font-size:11px;font-weight:600}.news-card__body{display:flex;flex:1;flex-direction:column;gap:8px;padding:16px 18px 0}.news-card__title{margin:0;font-size:15px;font-weight:700;line-height:1.35;letter-spacing:-.02em;color:var(--black);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__organization{margin:0;color:var(--teal);font-size:12px;font-weight:700;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-card__desc{margin:0;font-size:13px;line-height:1.55;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-card__meta{margin:0;padding:10px 0 14px;font-size:12px;font-weight:500;color:var(--subtle)}.news-card__actions{display:flex;flex-wrap:wrap;gap:8px;padding:12px 18px 16px;border-top:1px solid var(--border)}.news-card__actions .app-button{flex:1 1 calc(50% - 4px);min-width:0;min-height:40px;padding:8px 12px;font-size:13px}@media (max-width: 840px){.news-stats,.news-compose__layout{grid-template-columns:1fr}}.data-table-wrap{overflow-x:auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--elev-sm)}.data-table{width:100%;border-collapse:collapse;min-width:640px;font-size:14px}.data-table th,.data-table td{padding:13px 24px;text-align:start;border-bottom:1px solid rgba(13,164,174,.04)}.data-table th{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);background:var(--fill-secondary)}.data-table tbody tr:hover td{background:var(--fill-secondary)}.data-table tr:last-child td{border-bottom:none}.table-actions{display:flex;flex-wrap:wrap;gap:8px}.table-actions .app-button{min-height:38px;padding:8px 14px;font-size:13px}.empty-state p{margin:0;color:var(--muted);font-weight:500;font-size:15px}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.grid>*{grid-column:span 3}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-med);border-radius:6px}@media (max-width: 1240px){.metric-grid{grid-template-columns:repeat(2,1fr)}.grid>*{grid-column:span 6}}@media (max-width: 960px){.login-layout{grid-template-columns:1fr;gap:28px;width:min(100%,400px)}.login-visual{flex-direction:row;justify-content:flex-start;text-align:start;gap:16px;padding:16px}.login-visual:before{border-radius:20px;clip-path:polygon(0 0,100% 0,100% 100%,0 78%)}.login-visual__frame{max-width:120px;flex-shrink:0;border-radius:16px}.login-visual__tagline{max-width:none;align-self:center}.login-header .app-brand__meta{display:none}.app-brand--sidebar{flex-direction:row;align-items:center;gap:10px;width:auto;padding-inline:0;text-align:start}.app-brand--sidebar .app-brand__name{font-size:14px}.app-brand--sidebar .app-brand__meta{display:none}.login-main{align-items:flex-start;padding-top:28px}.hero-panel{grid-template-columns:1fr}.hero-panel__visual{border-top:1px solid var(--border-med);padding:24px;min-height:200px}.hero-panel__video{max-width:180px}.dashboard-page{grid-template-columns:1fr}.sidebar{position:relative;height:auto;flex-direction:row;padding:12px 16px;gap:8px;box-shadow:0 1px 0 var(--border),0 8px 24px #0b16230d}body[dir=rtl] .sidebar{box-shadow:0 1px 0 var(--border),0 8px 24px #0b16230d}.sidebar__brand{margin-bottom:0}.sidebar__nav{flex-direction:row;flex:1;justify-content:center}.sidebar__footer{margin-top:0;flex-direction:row}.sidebar__tooltip{display:none}.sidebar__link.is-active:before{display:none}.workspace{padding:20px 16px 24px;gap:20px}.workspace__footer{margin-inline:-16px;margin-bottom:-24px}.topbar{flex-direction:column;align-items:stretch;gap:16px}.topbar__right{width:100%;justify-content:space-between;padding-top:0}.hero-panel__content{padding:24px 20px}}@media (max-width: 720px){.metric-grid{grid-template-columns:1fr}.grid>*{grid-column:span 12}.login-header{padding-inline:20px}.hero-panel__content{padding:28px 24px}.workspace__footer{flex-direction:column;gap:12px;text-align:center}}.login-portal-switch{margin:4px 0 0;text-align:center;font-size:13px}.login-portal-switch a{color:var(--teal);font-weight:600;text-decoration:none}.login-portal-switch a:hover{text-decoration:underline}.portal-role-list{display:flex;flex-direction:column;gap:10px;margin-top:4px}.portal-role-btn{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--border-med);border-radius:12px;background:var(--surface);cursor:pointer;text-decoration:none;color:var(--ink);transition:border-color .15s,box-shadow .15s,transform .1s}.portal-role-btn:hover{border-color:var(--teal);box-shadow:0 0 0 3px var(--teal-pale);transform:translateY(-1px);text-decoration:none}.portal-role-btn:focus-visible{outline:none;border-color:var(--teal);box-shadow:var(--focus-ring)}.portal-role-btn__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--teal-pale);color:var(--teal);flex-shrink:0}.portal-role-btn__text{display:flex;flex-direction:column;gap:2px;min-width:0}.portal-role-btn__label{font-size:15px;font-weight:600;color:var(--ink);line-height:1.3}.portal-role-btn__hint{font-size:12px;color:#6b7a8d;line-height:1.3}.portal-role-btn__arrow{margin-left:auto;color:#9aa3ae;flex-shrink:0}body[dir=rtl] .portal-role-btn__arrow{margin-left:0;margin-right:auto;transform:scaleX(-1)}.call-desk{padding:clamp(20px,3vw,28px)}.call-desk__inner{display:flex;align-items:flex-start;gap:16px}.call-desk__copy{min-width:0}.call-desk__title{margin:0 0 6px;font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--black)}.call-desk__desc{margin:0;font-size:14px;line-height:1.6;color:var(--muted)}.call-desk--idle{background:var(--fill-secondary);border-color:var(--border-med);box-shadow:none}.call-desk--idle .metric-card__icon{background:var(--track);color:var(--subtle)}.call-desk--idle .call-desk__title{color:var(--muted)}.call-desk--idle .call-desk__desc{color:var(--subtle)}.call-desk-status{padding:16px 24px}.call-desk-status__row{display:flex;align-items:center;gap:12px}.call-desk-status__dot{width:10px;height:10px;border-radius:50%;background:var(--subtle);flex-shrink:0}.call-desk-status__dot.is-live{background:var(--teal);box-shadow:0 0 0 4px #0da4ae2e}.call-desk-status__text{margin:0;flex:1;font-size:14px;font-weight:600;color:var(--ink)}.call-desk-status__icon{color:var(--teal)}.empty-state{display:flex;flex-direction:column;align-items:center;gap:14px;padding:48px 24px;text-align:center}.settings-row--between{display:flex;align-items:center;justify-content:space-between;gap:16px}.profile-summary{display:flex;align-items:center;gap:16px}.profile-summary__avatar-wrap{flex-shrink:0}.profile-summary__avatar{width:72px;height:72px;border-radius:50%;object-fit:cover;border:2px solid rgba(254,211,3,.45);box-shadow:var(--elev-sm)}.profile-summary__avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--fill-secondary);color:var(--teal);font-size:26px;font-weight:700}.profile-summary__meta{display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.profile-summary__name{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--black);line-height:1.25}.profile-form-avatar{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:6px;padding:18px;border:1px dashed var(--border-med);border-radius:var(--r-lg);background:var(--fill-secondary)}.profile-form-avatar__preview{position:relative;width:112px;height:112px}.profile-form-avatar__preview .profile-summary__avatar{width:112px;height:112px}.profile-form-avatar__camera{position:absolute;right:0;bottom:0;width:36px;height:36px;border:2px solid var(--surface);border-radius:50%;background:var(--teal);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease}.profile-form-avatar__camera:hover:not(:disabled){background:var(--teal-deep)}.profile-form-avatar__camera:disabled{opacity:.6;cursor:not-allowed}body[dir=rtl] .profile-form-avatar__camera{right:auto;left:0}.profile-form-avatar__input{display:none}.profile-form-avatar__actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.history-notice{padding:14px 18px;background:#fed3031a;border-color:#fed30347}.history-notice p{margin:0;font-size:14px;line-height:1.6;font-weight:600;color:var(--ink)}.history-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.history-stat{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:16px 18px;box-shadow:var(--elev-sm)}.history-stat--completed{border-color:#0da4ae24;background:linear-gradient(180deg,rgba(13,164,174,.06),var(--surface))}.history-stat--missed{border-color:#e539351f;background:linear-gradient(180deg,rgba(229,57,53,.05),var(--surface))}.history-stat__value{margin:0;font-size:24px;font-weight:700;color:var(--black);letter-spacing:-.03em;line-height:1.1}.history-stat__label{margin:4px 0 0;font-size:13px;font-weight:500;color:var(--muted)}.history-empty{display:flex;flex-direction:column;align-items:center;gap:12px;padding:44px 24px;text-align:center}.history-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:16px;background:var(--fill-secondary);color:var(--subtle)}.history-empty__title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--black)}.history-empty__body{margin:0;max-width:42ch;font-size:14px;line-height:1.6;color:var(--muted)}.history-preview{padding:0;overflow:hidden;opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.history-preview__head,.history-preview__row{display:grid;grid-template-columns:1.4fr 1fr .8fr .8fr;gap:12px;align-items:center;padding:13px 24px}.history-preview__head{border-bottom:1px solid var(--border);font-size:12px;font-weight:700;color:var(--muted);letter-spacing:.02em}.history-preview__row+.history-preview__row{border-top:1px solid rgba(11,22,35,.04)}.history-preview__cell{min-width:0}.history-preview__cell--caller{display:inline-flex;align-items:center;gap:10px;color:var(--subtle)}.history-preview__placeholder{display:block;height:10px;border-radius:var(--r-pill);background:var(--track)}.history-preview__placeholder--grow{flex:1;min-width:48px}.history-preview__cell--short .history-preview__placeholder{width:56%}.history-preview__cell--badge .history-preview__placeholder{width:72%;height:22px;border-radius:var(--r-pill)}@media (max-width: 840px){.history-stats{grid-template-columns:1fr}.history-preview__head,.history-preview__row{grid-template-columns:1fr 1fr}.history-preview__head span:nth-child(3),.history-preview__head span:nth-child(4),.history-preview__row .history-preview__cell:nth-child(3),.history-preview__row .history-preview__cell:nth-child(4){display:none}}.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:flex;align-items:center;justify-content:center;background:#0b1623;color:#fff}.call-overlay__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top,rgba(13,164,174,.18),transparent 55%)}.call-overlay__content{position:relative;z-index:1;width:min(420px,calc(100% - 32px));text-align:center}.call-overlay__content--ended{display:flex;flex-direction:column;align-items:center;gap:18px}.call-overlay__caller{margin-bottom:36px}.call-overlay__avatar{width:112px;height:112px;border-radius:50%;object-fit:cover;margin:0 auto 18px;border:3px solid rgba(255,255,255,.18)}.call-overlay__avatar--org{border-radius:28px;background:#fff}.call-overlay__avatar--fallback{display:flex;align-items:center;justify-content:center;background:#ffffff14;font-size:36px;font-weight:700}.call-overlay__avatar--org-icon{color:var(--teal);background:#fff}.call-overlay__name{margin:0 0 8px;font-size:28px;font-weight:700;letter-spacing:-.03em}.call-overlay__subtitle{margin:0;font-size:15px;color:#ffffffb8}.call-overlay__alert{margin-bottom:24px;padding:14px 16px;border-radius:var(--r-md);border:1px solid rgba(229,57,53,.35);background:#e539351f;text-align:start}.call-overlay__alert-title{margin:0;font-size:14px;font-weight:600;line-height:1.5;color:#fff}.call-overlay__alert-help{margin:8px 0 0;font-size:13px;line-height:1.55;color:#ffffffc7}.call-overlay__actions{display:flex;justify-content:center;gap:18px}.call-overlay__actions--incoming{gap:28px}.call-overlay__round-btn{min-width:132px}.call-stage{position:relative;width:100%;height:100%;background:#000}.call-stage__remote,.call-stage__local{object-fit:cover;background:#111}.call-stage__remote{width:100%;height:100%}.call-stage__local{position:absolute;right:20px;bottom:120px;width:140px;height:190px;border-radius:16px;border:2px solid rgba(255,255,255,.18);box-shadow:var(--elev-md)}body[dir=rtl] .call-stage__local{right:auto;left:20px}.call-stage__waiting{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0b1623b8;font-size:16px;font-weight:600}.call-stage__meta{position:absolute;top:24px;inset-inline:24px}.call-stage__name{margin:0 0 4px;font-size:22px;font-weight:700}.call-stage__org{margin:0;font-size:14px;color:#ffffffb8}.call-stage__controls{position:absolute;left:50%;bottom:28px;transform:translate(-50%);display:flex;gap:12px}.call-control{width:52px;height:52px;border:none;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;color:#fff;cursor:pointer}.call-control--danger{background:var(--red)}.call-control--rep{background:var(--teal)}.call-control--rep-retry{background:#d29922b3}.call-control--rep-ringing{background:var(--teal);opacity:.55;cursor:default;animation:rep-pulse 1.4s ease-in-out infinite}.call-control--rep-joined{background:#3fb950bf;cursor:default}@keyframes rep-pulse{0%,to{opacity:.55}50%{opacity:.85}}.entry-page{position:relative;min-height:100dvh;display:flex;flex-direction:column;background:var(--surface);overflow-x:hidden;overflow-y:auto}.entry-page--home,.entry-page--dashboard,.entry-page--register,.entry-page--contact{background:#e8ebec}.entry-page__ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none}.entry-page__ambient:before{content:none}body[dir=rtl] .entry-page__ambient:before{left:auto;right:-10%}.entry-diamond{position:absolute;border-radius:6px;transform:rotate(45deg);background:var(--teal-pale)}.entry-diamond--a{top:14%;left:8%;width:22px;height:22px;background:var(--yellow-soft)}.entry-diamond--b{top:20%;right:12%;width:28px;height:28px}.entry-diamond--c{top:50%;left:42%;width:16px;height:16px;background:var(--gold-soft)}.entry-diamond--d{top:60%;left:52%;width:34px;height:34px}.entry-header{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:20px clamp(20px,4vw,40px);background:var(--bar-gradient);box-shadow:0 4px 10px #0b162324}.entry-header .app-brand__logo{filter:brightness(0) invert(1)}.entry-header .app-brand__name{color:var(--surface)}.entry-header .app-brand__meta{color:#ffffffbf}.entry-nav{display:flex;align-items:center;gap:4px;padding:5px;border-radius:var(--r-pill);background:#fffffff0;box-shadow:0 8px 24px #0b16231f}.entry-nav__link{min-height:38px;padding:8px 18px;border:0;border-radius:var(--r-pill);background:transparent;color:var(--ink);font:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:color .16s ease,background .16s ease,box-shadow .16s ease}.entry-nav__link:hover{color:var(--teal-deep);background:var(--teal-pale)}.entry-nav__link.is-active{color:var(--teal-deep);background:var(--surface);box-shadow:0 3px 12px #0b16231a}.entry-nav__link:focus-visible{outline:3px solid rgba(255,217,31,.7);outline-offset:2px}.entry-hero{position:relative;z-index:1;flex:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,400px) minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,64px);padding:20px clamp(20px,6vw,60px) 60px;max-width:1160px;width:100%;margin-inline:auto}.entry-page--dashboard .entry-hero{width:min(calc(100% - 40px),1320px);max-width:1320px;margin:12px auto 0;overflow:clip;border:1px solid rgba(11,22,35,.06);border-radius:24px 24px 0 0;background:#fbfcfc;box-shadow:0 12px 32px #0b162312}.entry-page--dashboard .entry-hero__title{color:var(--black);font-weight:600;letter-spacing:-.04em}@keyframes home-orb-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(3%,-4%,0) scale(1.08)}}@keyframes home-orb-drift-alt{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-4%,3%,0) scale(1.12)}}@keyframes home-float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes home-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes home-halo-pulse{0%{transform:scale(.72);opacity:.55}70%{opacity:0}to{transform:scale(1.35);opacity:0}}@keyframes home-brand-shimmer{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes split-text-reveal{0%{opacity:0;transform:translateY(.32em) rotateX(-22deg);filter:blur(3px)}to{opacity:1;transform:translateY(0) rotateX(0);filter:blur(0)}}.split-text{display:inline-flex;perspective:500px}.split-text--joined{direction:rtl;unicode-bidi:isolate}.split-text__character{display:inline-block;opacity:0;transform-origin:50% 100%;animation:split-text-reveal .82s cubic-bezier(.16,1,.3,1) forwards}@keyframes home-eyebrow-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.45}}.home-hero{--home-bottom-gap: 24px;position:relative;z-index:1;flex:1;width:min(calc(100% - 40px),1320px);max-width:1320px;margin:12px auto 0;padding:clamp(20px,3vh,34px) clamp(24px,4vw,56px) var(--home-bottom-gap);display:grid;grid-template-columns:minmax(220px,1fr) minmax(340px,430px) minmax(220px,1fr);grid-template-rows:auto minmax(0,1fr);align-items:center;column-gap:clamp(22px,3vw,44px);overflow:clip;border:1px solid rgba(11,22,35,.06);border-radius:24px 24px 0 0;background:#fbfcfc;box-shadow:0 12px 32px #0b162312}.home-hero__aurora{position:absolute;top:-10%;right:-6%;bottom:0;left:-6%;z-index:-1;overflow:hidden;pointer-events:none}.home-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;will-change:transform}.home-orb--1{top:-8%;inset-inline-start:46%;width:44%;aspect-ratio:1;background:radial-gradient(circle,rgba(32,171,180,.42),transparent 68%);animation:home-orb-drift 16s var(--ease-out) infinite}.home-orb--2{bottom:-14%;inset-inline-start:30%;width:40%;aspect-ratio:1;background:radial-gradient(circle,rgba(14,74,78,.3),transparent 66%);animation:home-orb-drift-alt 20s var(--ease-out) infinite}.home-orb--3{top:28%;inset-inline-start:2%;width:26%;aspect-ratio:1;background:radial-gradient(circle,rgba(254,211,3,.16),transparent 70%);animation:home-orb-drift 22s var(--ease-out) infinite}.home-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(13,164,174,.14) 1px,transparent 1.4px);background-size:30px 30px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 60% 45%,#000 30%,transparent 78%);mask-image:radial-gradient(ellipse 70% 60% at 60% 45%,#000 30%,transparent 78%);opacity:.6}.home-hero__headline{position:relative;z-index:3;grid-column:1 / -1;grid-row:1;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:clamp(18px,3vh,32px);transform:translateY(79px);pointer-events:none}.home-kicker{color:var(--teal-deep);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-hero__intro{position:relative;z-index:2;grid-column:1;grid-row:2;display:flex;flex-direction:column;align-items:flex-start;align-self:center;text-align:start;padding-bottom:0}.home-hero__side-title{max-width:12ch;margin:0;font-size:clamp(23px,2.3vw,32px);font-weight:700;line-height:1.1;letter-spacing:-.035em;color:var(--black)}.dashboard-hero,.contact-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(32px,5vw,64px)}.dashboard-hero__left,.contact-hero__left{display:flex;flex-direction:column;align-items:flex-start;text-align:start;gap:20px;width:100%;max-width:460px}.dashboard-hero__right,.contact-hero__right{position:relative;width:min(100%,480px);flex-shrink:0}@media (min-width: 961px){.dashboard-hero,.contact-hero{flex-direction:row;align-items:center;justify-content:center}.dashboard-hero .home-chip--tl{inset-inline-start:-26px}.dashboard-hero .home-chip--tr{inset-inline-end:-26px}.dashboard-hero .home-chip--bl{inset-inline-start:-43px}.dashboard-hero .home-chip--br{inset-inline-end:-43px}}.dashboard-hero__title,.contact-hero__title{margin:0;max-width:14ch;font-size:clamp(44px,5.5vw,72px);font-weight:500;line-height:1.05;letter-spacing:-.04em;text-align:start;color:var(--black)}.dashboard-hero__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px}.login-hero__left .login-form-area{width:min(100%,400px)}.login-hero__left .login-panel__title{font-size:clamp(36px,5vw,64px);font-weight:500;line-height:1.05;letter-spacing:-.04em}body[dir=rtl] .login-hero__left .login-panel__title{white-space:normal;font-size:clamp(34px,4.8vw,60px)}.login-hero__left .login-panel__subtitle{max-width:34ch;margin-bottom:28px;font-size:15px;line-height:1.6}.login-hero__left .login-form{gap:14px}.access-hero__title{margin:6px 0 0;font-size:clamp(28px,4vw,36px);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:var(--black)}.access-hero__subtitle{margin:0;max-width:34ch;font-size:15px;line-height:1.6;color:var(--muted)}.access-hero__actions{margin-top:18px;width:100%}.access-hero__actions .entry-actions__row{flex-wrap:nowrap}.access-hero__actions .app-button{justify-content:center}@media (max-width: 480px){.access-hero__actions .entry-actions__row{flex-wrap:wrap}.access-hero__actions .app-button{flex:1 1 auto}}.home-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 12px;border-radius:var(--r-pill);background:#ffffffb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(13,164,174,.2);box-shadow:0 6px 18px #0b16230f;color:var(--teal-deep);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-eyebrow__pulse{position:relative;width:8px;height:8px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #0da4ae2e}.home-eyebrow__pulse:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:var(--teal);animation:home-eyebrow-pulse 2.4s ease-in-out infinite}.home-eyebrow--soft{background:var(--teal-pale);border-color:#0da4ae24;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.home-hero__title{margin:10px 0 0;font-size:clamp(44px,5.5vw,72px);font-weight:500;line-height:.94;letter-spacing:-.05em;color:var(--black)}.home-hero__brand{font-weight:500;background:linear-gradient(100deg,var(--teal-deep) 0%,var(--teal) 35%,var(--bar-teal) 55%,var(--teal-deep) 100%);background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:none}body[dir=rtl] .home-hero__brand .shiny-text{line-height:1.3;padding-block:.1em .06em;margin-block:-.1em -.06em;letter-spacing:0}.home-hero__second-line{display:flex;align-items:baseline;justify-content:center;gap:.22em;margin-inline-start:clamp(36px,7vw,110px)}.home-hero__to{color:var(--black);font-weight:500}.home-hero__lede{margin:16px 0 0;max-width:40ch;font-size:14px;line-height:1.65;color:var(--muted)}.home-trust{list-style:none;margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.home-trust__item{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:var(--r-pill);background:var(--surface);border:1px solid var(--border-med);box-shadow:0 4px 14px #0b16230d;color:var(--ink);font-size:13px;font-weight:600}.home-trust__item svg{color:var(--teal)}.home-stage{position:relative;z-index:1;grid-row:2;grid-column:2;align-self:stretch;display:flex;align-items:flex-end;justify-content:center;min-height:0;height:100%;margin-bottom:calc(-1 * var(--home-bottom-gap));isolation:isolate}.home-stage>.home-circle-glow{position:absolute;z-index:0;width:min(38vw,430px);aspect-ratio:1;border-color:#0da4ae33;background:radial-gradient(circle,#fffffff0 0,#fffffff0 52%,#0da4ae09)}.home-circle-glow .border-glow-inner{width:100%;height:100%}.home-stage__glow{position:absolute;width:74%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(13,164,174,.16),transparent 62%);filter:blur(20px)}.home-stage__halo{position:absolute;border-radius:50%;border:1.5px solid rgba(13,164,174,.24);width:64%;aspect-ratio:1;opacity:0;will-change:transform,opacity;animation:home-halo-pulse 4.2s var(--ease-out) infinite}.home-stage__halo--2{animation-delay:1.4s}.home-stage__halo--3{animation-delay:2.8s}.home-phone{position:relative;z-index:1;display:flex;justify-content:center}.home-phone__img{display:block;width:min(100%,390px);max-height:min(58dvh,590px);object-fit:contain;filter:drop-shadow(0 30px 40px rgba(11,22,35,.24))}.home-chip{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:7px;min-height:46px;padding:7px 10px 7px 7px;border-radius:var(--r-pill);background:#ffffffd1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 20px #0b16231a;color:var(--black);font-size:10px;font-weight:650;white-space:nowrap;will-change:transform;animation:home-chip-float 5s ease-in-out infinite}.home-chip__icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--bar-gradient);color:var(--surface);flex-shrink:0}.home-chip--tl{top:calc(50% - 112px);inset-inline-start:calc(-20% + 30px);animation-delay:0s}.home-chip--tr{top:calc(50% - 112px);inset-inline-end:calc(-20% + 30px);animation-delay:1.1s}.home-chip--bl{top:calc(50% - 35px);inset-inline-start:calc(-24% + 30px);animation-delay:.6s}.home-chip--br{top:calc(50% - 35px);inset-inline-end:calc(-24% + 30px);animation-delay:1.7s}.home-download{grid-column:3;grid-row:2;position:relative;z-index:2;margin-top:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;align-self:center;padding:0;border-radius:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;border:0;box-shadow:none}.home-download__copy{display:flex;flex-direction:column;gap:8px;min-width:0}.home-download__title{color:var(--black);font-size:18px;line-height:1.25}.home-download__copy p{margin:0;max-width:34ch;color:var(--muted);font-size:13px;line-height:1.5}.home-download__actions{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.home-download__actions .store-badges{margin-top:0;flex-wrap:wrap}.home-download__hint{font-size:12px;font-weight:600;color:var(--subtle)}@media (min-width: 961px){.entry-page--home,.entry-page--dashboard,.entry-page--contact{height:100dvh;min-height:100dvh}.home-hero{--home-bottom-gap: 60px;min-height:0;height:100%;padding-top:clamp(12px,2.5dvh,28px);padding-bottom:var(--home-bottom-gap);grid-template-rows:minmax(0,1fr) auto}.home-stage{min-height:0;height:100%;margin-bottom:-60px}.home-stage .entry-hand-phone{width:min(115%,480px);max-height:min(74dvh,740px);transform:translateY(72px)}.home-hero__intro,.home-download{position:relative;align-self:start;top:360px}.home-phone__img{width:min(100%,390px);max-height:min(58dvh,590px)}.home-hero__title{margin-top:clamp(12px,2dvh,22px);font-size:clamp(42px,min(6vw,9dvh),76px)}.dashboard-hero__title,.contact-hero__title{font-size:clamp(42px,min(6vw,9dvh),76px)}.home-hero__lede{margin-top:clamp(10px,2dvh,20px)}.home-trust{margin-top:clamp(12px,2.5dvh,24px)}.home-download{margin-top:4px;padding:0 0 clamp(60px,9dvh,105px)}}@media (min-width: 961px) and (max-height: 700px){.home-chip,.home-trust__item{padding-block:7px;font-size:12px}.home-download__copy p,.home-download__hint{display:none}}.entry-hero__copy{display:flex;flex-direction:column;align-items:flex-start;text-align:start}.entry-hero__eyebrow{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:var(--r-pill);background:var(--teal-pale);border:1px solid rgba(13,164,174,.16);color:var(--teal-deep);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.entry-hero__title{margin:18px 0 0;font-size:clamp(32px,4.2vw,50px);font-weight:800;color:var(--black);letter-spacing:-.025em;line-height:1.16;max-width:15ch}.entry-hero__title-brand{color:var(--teal-deep);background:linear-gradient(100deg,var(--teal-deep) 30%,var(--teal) 70%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.entry-hero__subtitle{margin:14px 0 0;max-width:44ch;font-size:16px;line-height:1.65;color:var(--muted);font-weight:400}.entry-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:20px}.entry-actions__row{display:flex;flex-wrap:wrap;gap:12px}.entry-actions .app-button--ghost{border-color:var(--teal);color:var(--teal-deep)}.entry-actions .app-button--ghost:hover:not(:disabled){background:var(--teal-pale)}.store-badges{display:inline-flex;flex-wrap:nowrap;max-width:100%;gap:12px;margin-top:24px}.store-badge{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:var(--r-pill);font-size:15px;font-weight:600;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease}.store-badge:hover{transform:translateY(-2px);text-decoration:none}.store-badge--ios{background:#0b0b0c;color:#fff;border:1px solid #0b0b0c;box-shadow:0 8px 20px #0b0b0c33}.store-badge--ios:hover{box-shadow:0 12px 26px #0b0b0c47}.store-badge--android{background:var(--surface);color:var(--black);border:1.5px solid var(--black)}.store-badge--android:hover{box-shadow:0 8px 20px #0b16231f}.store-badge__play-icon{flex-shrink:0}.entry-guest-link{margin-top:4px;border:none;background:none;padding:6px;font-size:14px;font-weight:700;color:var(--teal-deep);text-decoration:underline;cursor:pointer;font-family:inherit}.entry-footer{position:relative;z-index:1;flex-shrink:0;width:100%;max-width:none;margin:auto auto 0;padding:14px 20px;text-align:center;color:#ffffffdb;background:var(--bar-gradient);border-top:none;box-shadow:0 -3px 10px #0b16231f}.entry-hero__visual{position:relative;display:flex;align-items:flex-end;align-self:stretch;justify-content:center;min-height:600px;margin-bottom:-60px;isolation:isolate}.entry-hero__visual>.home-circle-glow{position:absolute;z-index:0;width:min(38vw,430px);aspect-ratio:1;border-color:#0da4ae33;background:radial-gradient(circle,#fffffff0 0,#fffffff0 52%,#0da4ae09)}.entry-hero__wave{position:absolute;z-index:-1;border:1px solid rgba(13,164,174,.16);border-radius:50%;pointer-events:none}.entry-hero__wave--outer{width:min(58vw,660px);aspect-ratio:1;box-shadow:0 0 0 54px #0da4ae09,0 0 0 108px #0da4ae06}.entry-hero__wave--inner{width:min(38vw,430px);aspect-ratio:1;border-color:#0da4ae38;background:radial-gradient(circle,#fffffff5 0,#fffffff5,#0da4ae0a)}.entry-hand-phone{display:block;width:min(100%,420px);max-height:680px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(11,22,35,.2))}.dashboard-laptop{position:relative;z-index:1;width:min(115%,480px,59.2dvh);aspect-ratio:4 / 5;flex:0 0 auto;transform:translateY(72px)}.dashboard-laptop__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.dashboard-laptop__screen{position:absolute;z-index:2;top:20.55%;left:18.95%;width:66.21%;height:31.64%;display:block;border:0;background:#fff;object-fit:contain;clip-path:polygon(0 0,100% 0,97.2% 100%,3.1% 100%);pointer-events:none}@media (max-width: 960px){.entry-header{flex-wrap:wrap;gap:12px}.entry-nav{order:3;width:100%;justify-content:center}.entry-page__ambient:before,body[dir=rtl] .entry-page__ambient:before{top:auto;bottom:-140px;left:50%;right:auto;transform:translate(-50%);width:240px}.entry-hero{grid-template-columns:1fr;justify-items:center;text-align:center;padding-bottom:40px}.home-hero{grid-template-columns:1fr;grid-template-rows:auto;gap:8px;justify-items:center;text-align:center;padding-bottom:40px;width:min(calc(100% - 24px),1320px);margin-top:12px;border-radius:22px 22px 0 0}.home-hero__headline{grid-column:1;grid-row:auto;order:1;margin-bottom:0;pointer-events:auto}.home-hero__brand{margin-inline-start:0}.home-hero__intro{grid-column:1;grid-row:auto;align-items:center;text-align:center;order:2;padding-bottom:0}.home-hero__side-title{max-width:18ch}.home-hero__lede{max-width:46ch}.home-trust{justify-content:center}.home-stage{grid-column:1;grid-row:auto;order:3;min-height:430px;margin:0 0 -40px}.home-phone__img{width:min(86vw,310px);max-height:450px}.home-chip--tl{inset-inline-start:0}.home-chip--tr{inset-inline-end:0}.home-chip--bl{inset-inline-start:-2%}.home-chip--br{inset-inline-end:0}.home-download{grid-column:1;grid-row:auto;order:4;flex-direction:column;align-items:center;text-align:center;align-self:center;padding:20px 0 0}.home-download__copy,.home-download__actions{align-items:center}.entry-hero__copy{align-items:center;text-align:center}.entry-hero__title{max-width:none}.entry-actions{align-items:center}.entry-hero__visual{min-height:430px;margin-bottom:-40px}.entry-hand-phone{width:min(86vw,310px);max-height:450px}.dashboard-laptop{width:min(94vw,350px);transform:translateY(54px)}.home-stage .entry-hand-phone{width:min(94vw,350px);max-height:500px;transform:translateY(54px)}.entry-hero__wave--outer{width:min(92vw,500px)}.entry-hero__wave--inner{width:min(68vw,360px)}}@media (max-width: 480px){.entry-nav__link{flex:1;padding-inline:10px;font-size:13px}.store-badges{flex-direction:column;flex-wrap:nowrap;width:100%}.store-badge{width:100%;justify-content:center}.home-chip--tr,.home-chip--bl{display:none}.home-chip{font-size:12px}.home-download__actions{width:100%}}.register-layout{display:flex;justify-content:center;width:min(100%,480px)}.register-panel{width:100%}.register-hero__left{max-width:500px}@media (min-width: 961px){.register-hero__left{transform:translateY(32px)}}.register-hero__left .login-form-area{width:min(100%,440px)}.register-hero__left .login-panel__title{font-size:clamp(34px,4.5vw,58px)}.register-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:-6px 0 4px}.register-progress>span{height:4px;overflow:hidden;border-radius:var(--r-pill);background:var(--track);transition:background .22s ease,transform .22s ease}.register-progress>span.is-complete{background:linear-gradient(90deg,var(--teal-deep),var(--teal));transform:scaleY(1.15)}.register-progress small{grid-column:1 / -1;color:var(--muted);font-size:11px;font-weight:600}.register-hero .app-field__error{padding:8px 10px;font-size:11px}.register-proof-field{gap:8px;margin-top:2px;padding-top:14px;border-top:1px solid var(--track)}.register-proof-field__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.register-proof-field__count{flex-shrink:0;padding:4px 9px;border-radius:var(--r-pill);background:var(--teal-pale);color:var(--teal-deep);font-size:10px;font-weight:700}.register-file-list{display:grid;gap:7px;margin-top:2px}.register-file-row{display:flex;align-items:center;gap:10px;min-width:0;padding:9px 10px;border:1px solid rgba(13,164,174,.16);border-radius:var(--r-md);cursor:default;background:#e8f8f88c}.register-file-row .news-upload__icon-wrap,.register-upload-dropzone .news-upload__icon-wrap{width:38px;height:38px;flex:0 0 38px;aspect-ratio:auto;border-radius:10px;background:var(--surface);color:var(--teal);box-shadow:inset 0 0 0 1px #0da4ae1a}.register-file-row__copy{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.register-file-row__copy strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.register-file-row__copy small{color:var(--muted);font-size:10px}.register-file-row__remove{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;transition:color .16s ease,background .16s ease}.register-file-row__remove:hover{background:var(--gold-soft);color:var(--black)}.register-file-row__remove:focus-visible{outline:3px solid var(--teal-soft);color:var(--teal-deep)}.register-upload-dropzone{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:11px;row-gap:2px;min-height:68px;padding:11px;border-radius:var(--r-md);background:#ffffffb8}.register-upload-dropzone .news-upload__icon-wrap{grid-row:1 / 3}.register-upload-dropzone .news-upload__hint{grid-column:2}.register-size{display:grid;grid-template-columns:minmax(80px,1fr) auto;align-items:center;gap:10px}.register-size>span{height:4px;overflow:hidden;border-radius:var(--r-pill);background:var(--track)}.register-size i{display:block;height:100%;border-radius:inherit;background:var(--teal);transition:width .22s ease,background .22s ease}.register-size small{color:var(--muted);font-size:10px;white-space:nowrap}.register-size.is-over i{background:#d99f00}.register-size.is-over small{color:#8a6500;font-weight:700}.register-proof-field__error{color:#8a6500;font-size:11px;font-weight:700;line-height:1.4}.register-success{display:flex;flex-direction:column;align-items:flex-start}.register-success__icon{display:grid;width:64px;height:64px;margin-bottom:18px;place-items:center;border:1px solid rgba(13,164,174,.18);border-radius:20px;background:var(--teal-pale);color:var(--teal-deep);box-shadow:0 12px 26px #0da4ae1f}.register-success__kicker{margin-bottom:10px;color:var(--teal-deep);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.register-success .app-button{margin-top:4px}.guest-shell{position:relative;min-height:100dvh;display:flex;flex-direction:column;overflow-x:hidden;background:#e8ebec}.guest-ambient{position:fixed}.guest-topbar{flex-shrink:0;box-shadow:0 4px 10px #0b162324}.guest-tabs{max-width:min(720px,calc(100vw - 40px));overflow-x:auto;scrollbar-width:none;box-shadow:none}.guest-tabs::-webkit-scrollbar{display:none}.guest-tab{flex:0 0 auto}.guest-tab.is-active{box-shadow:0 3px 12px #0b16231a}@media (max-width: 960px){.guest-tabs{justify-content:flex-start}}.guest-content{position:relative;z-index:1;flex:1;width:100%;max-width:none;margin:0;padding:clamp(22px,3vh,34px) clamp(20px,3.5vw,48px) 40px;overflow:visible;border:0;border-radius:0;background:#f7f9f9;box-shadow:none}.guest-content:before{content:none}.guest-footer{position:relative;z-index:1;max-width:none;margin:0;width:100%;padding:14px clamp(20px,3vw,40px)}.guest-tab-content{min-height:100%}.guest-bento-card.react-bits-spotlight-card>*:not(.magic-border-beam){position:relative;z-index:1}.guest-home{display:flex;flex-direction:column;gap:16px}.guest-sponsor-engraving{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:100%;margin:0 0 22px;color:#9aa1a1;opacity:.48;font-size:11px;font-weight:600;letter-spacing:.02em;text-shadow:0 1px 0 rgba(255,255,255,.9)}.guest-sponsor-engraving img{display:block;width:auto;height:20px;object-fit:contain;filter:grayscale(1) contrast(.65)}.guest-bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:288px 104px minmax(210px,auto);gap:16px}.guest-bento-card{position:relative;isolation:isolate;display:block;min-width:0;padding:22px;border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#fff;color:var(--ink);cursor:pointer;overflow:hidden;text-align:start;font-family:inherit;box-shadow:0 5px 16px #0b16231a;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.guest-bento-card:hover{transform:translateY(-3px);border-color:#0a97a13d;box-shadow:0 10px 24px #0b162321}.guest-bento-card:focus-visible{outline:3px solid rgba(20,158,166,.28);outline-offset:3px}.guest-bento-card--call{grid-column:1 / 8;grid-row:1 / 3;display:flex;width:100%;min-width:0;min-height:408px;flex:1;padding:0;border:0;border-radius:24px;background:linear-gradient(135deg,#087f8b,#075d70 54%,#063f53);color:#fff;cursor:default;box-shadow:0 18px 42px #05455233}.guest-bento-card--call:hover{transform:none;box-shadow:0 18px 42px #05455233}.guest-bento-card--call:before{content:none}.guest-bento-card--news{grid-column:8 / 13;grid-row:1;display:flex;flex-direction:column}.guest-bento-card--news .guest-bento-card__header{align-items:center}.guest-bento-card--news .guest-bento-card__heading{gap:12px}.guest-bento-card--news .guest-bento-card__small-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#0d9ca6,#087080);color:#fff;box-shadow:0 7px 16px #075d6b29}.guest-bento-card--news .guest-bento-card__heading>span:last-child{gap:3px}.guest-bento-card--news .guest-bento-card__heading strong{font-size:17px;font-weight:800;line-height:1.2}.guest-bento-card--news .guest-bento-card__heading small{color:#71878b;font-size:10px}.guest-bento-card--news .guest-bento-card__view-all{padding:4px 0;color:var(--teal-deep);transition:color .18s ease,transform .18s ease}.guest-bento-card--news:hover .guest-bento-card__view-all{color:var(--teal);transform:translateY(-1px)}.guest-bento-card--services{grid-column:8 / 13;grid-row:2;padding:0;border-color:#075d6b29;background:#fff}.guest-bento-card--facilities{grid-column:1 / 13;grid-row:3;min-height:220px;padding:0;border-color:#097e8924;border-radius:24px;background:#fff}.guest-call-card__layout{position:relative;z-index:1;display:grid;width:100%;min-height:100%;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);align-items:stretch}.guest-call-card__content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;justify-content:center;gap:18px;padding:clamp(32px,4.6vw,54px);background:transparent}.guest-call-card__eyebrow{display:inline-flex;align-items:center;gap:9px;color:#ffffffd1;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.guest-call-card__eyebrow>span{width:8px;height:8px;border:2px solid rgba(255,255,255,.84);border-radius:50%;box-shadow:0 0 0 5px #ffffff17}.guest-call-card__visual{position:relative;display:flex;min-width:0;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:0;margin:0;padding:14px 22px 0;overflow:hidden;background:#01222e1a;color:var(--ink)}.guest-call-card__visual:after{content:none}.guest-call-phone-mockup{position:relative;z-index:3;display:block;height:392px;aspect-ratio:2 / 3;transform:translateY(13px) rotate(1.5deg);filter:drop-shadow(0 22px 22px rgba(0,20,31,.28))}.guest-call-phone-mockup>img{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.guest-call-card__text{position:relative;z-index:1;display:flex;flex-direction:column;gap:13px}.guest-call-card__title{max-width:12ch;font-size:clamp(34px,3.7vw,50px);font-weight:760;line-height:1.02;letter-spacing:-.035em;color:#fff}.guest-call-card__hint{max-width:32ch;font-size:15px;line-height:1.55;color:#ffffffc7}.guest-call-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:3px}.guest-call-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:13px 21px;border-radius:var(--r-pill);cursor:pointer;font-family:inherit;font-size:14px;font-weight:700;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.guest-call-cta:hover{transform:translateY(-1px)}.guest-call-cta--accept{border:1px solid #fff;background:#fff;color:var(--teal-deep);box-shadow:0 9px 24px #001c2533}.guest-call-cta--accept:hover{background:#f4ffff}.guest-call-cta__arrow{margin-inline-start:3px;opacity:.72}.guest-call-card__notice{max-width:34ch;padding:9px 12px;border:1px solid rgba(255,255,255,.2);border-radius:11px;background:#001b252e;color:#ffffffdb;font-size:12px;line-height:1.45}.guest-bento-card__header{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;color:var(--teal-deep)}.guest-bento-card__view-all{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;color:var(--teal);font-size:12px;font-weight:700}.guest-bento-card__heading{display:flex;align-items:center;gap:11px}.guest-bento-card__heading>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.guest-bento-card__heading strong{color:var(--ink);font-size:15px;font-weight:750}.guest-bento-card__heading small{max-width:28ch;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.guest-bento-card__small-icon{display:grid;width:56px;height:56px;flex:0 0 auto;place-items:center;border-radius:50%;background:#0b969f1a;color:var(--teal)}.guest-news-loop{flex:1;min-height:132px;margin-top:12px}.guest-news-loop .react-bits-logo-loop__track,.guest-news-loop .react-bits-logo-loop__group,.guest-news-loop .react-bits-logo-loop__item{height:100%}.guest-news-loop .react-bits-logo-loop__group{gap:10px;padding-inline-end:10px}.guest-news-loop .react-bits-logo-loop__item{width:188px;flex:0 0 188px}.guest-news-preview{position:relative;display:flex;min-width:0;width:100%;height:100%;min-height:132px;flex-direction:column;align-items:stretch;justify-content:flex-end;gap:0;padding:0;overflow:hidden;border:1px solid rgba(9,77,83,.12);border-radius:16px;background:linear-gradient(145deg,#147d88,#074c60);box-shadow:0 7px 18px #0835411f}.guest-news-preview:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,rgba(3,24,31,.2) 55%,rgba(3,24,31,.9) 100%);pointer-events:none}.guest-news-preview__media{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:grid;width:100%;height:100%;place-items:center;overflow:hidden;border-radius:inherit;background:linear-gradient(145deg,#188e98,#075467);color:#fffc}.guest-news-preview__media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.guest-bento-card--news:hover .guest-news-preview__media img{transform:scale(1.04)}.guest-news-preview__copy{position:relative;z-index:2;display:flex;min-width:0;flex-direction:column;gap:4px;align-items:flex-start;width:100%;padding:24px 14px 13px;text-align:start}.guest-news-preview__copy strong{display:-webkit-box;overflow:hidden;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guest-news-preview__copy strong{color:#fff;font-size:12px;font-weight:750;text-shadow:0 1px 3px rgba(0,0,0,.3)}.guest-news-preview__copy small{display:-webkit-box;overflow:hidden;color:#ffffffc2;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:1}.guest-booking-service{display:grid;min-height:100%;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:18px;padding:0;padding-inline-end:20px}.guest-booking-service__visual{display:grid;width:76px;align-self:stretch;place-items:center;border-radius:17px 0 0 17px;background:linear-gradient(155deg,#0b98a2,#075d70);color:#fff;box-shadow:8px 0 20px #075d6b14}body[dir=rtl] .guest-booking-service__visual{border-radius:0 17px 17px 0;box-shadow:-8px 0 20px #075d6b14}.guest-booking-service__content{display:grid;min-width:0;padding-block:20px}.guest-booking-service__content strong{color:var(--ink);font-size:14px;font-weight:800;line-height:1.3;white-space:nowrap}.guest-booking-service__cta{display:inline-flex;width:max-content;align-items:center;gap:6px;padding:10px 13px;border-radius:999px;background:var(--teal-deep);color:#fff;font-size:10px;font-weight:780;box-shadow:0 6px 16px #075d6b29}.guest-bento-card--services:hover .guest-booking-service__cta svg{transform:translate(2px,-2px)}.guest-booking-service__cta svg{transition:transform .18s ease}.guest-facilities-directory{display:flex;min-height:220px;flex-direction:column}.guest-facilities-directory__header{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px 20px}.guest-facilities-directory__heading{display:flex;min-width:0;align-items:center;gap:14px}.guest-facilities-directory__icon{display:grid;width:50px;height:50px;flex:0 0 auto;place-items:center;border-radius:15px;background:var(--teal-deep);color:#fff}.guest-facilities-directory__heading>span:last-child{display:grid;min-width:0;gap:3px}.guest-facilities-directory__heading strong{color:var(--ink);font-size:19px;font-weight:780;line-height:1.25}.guest-facilities-directory__title-lead{color:var(--teal);font-weight:850}.guest-facilities-directory__cta{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;color:var(--teal-deep);font-size:11px;font-weight:780}.guest-bento-card--facilities:hover .guest-facilities-directory__cta svg{transform:translate(2px,-2px)}.guest-facilities-directory__cta svg{transition:transform .18s ease}.guest-facilities-directory__grid{display:grid;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border-top:1px solid rgba(9,126,137,.1);background:#f3f7f7}.guest-facility-preview{display:flex;min-width:0;min-height:126px;flex-direction:column;gap:8px;padding:14px 15px;border:1px solid rgba(9,126,137,.11);border-radius:15px;background:#fff;box-shadow:0 2px 7px #0835410a;transition:border-color .18s ease,transform .18s ease}.guest-bento-card--facilities:hover .guest-facility-preview{border-color:#097e8933}.guest-facility-preview__topline{display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--teal)}.guest-facility-preview__topline small{padding:4px 7px;border-radius:7px;background:#eaf6f6;font-size:8px;font-weight:750}.guest-facility-preview>strong{overflow:hidden;color:var(--ink);font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.guest-facility-preview__location{display:flex;min-width:0;align-items:center;gap:5px;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.guest-facility-preview__services{display:flex;min-width:0;flex-wrap:wrap;gap:5px;margin-top:auto}.guest-facility-preview__services small{max-width:42%;overflow:hidden;padding:4px 6px;border-radius:6px;background:#f2f4f4;color:#52666a;font-size:7px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.guest-facility-preview--service{min-height:76px;flex-direction:row;align-items:center;justify-content:center;gap:10px;color:var(--teal)}.guest-facility-preview--service>strong{white-space:normal}@media (max-width: 820px){.guest-bento{grid-template-columns:1fr;grid-template-rows:none}.guest-bento-card--call,.guest-bento-card--news,.guest-bento-card--services,.guest-bento-card--facilities{grid-column:1;grid-row:auto}.guest-bento-card--call{min-height:364px}.guest-bento-card--news{min-height:278px}.guest-bento-card--services{min-height:136px}}@media (max-width: 560px){.guest-content{width:100%;padding:18px 14px 28px;border-radius:0}.guest-bento{gap:12px}.guest-bento-card{padding:18px;border-radius:18px}.guest-bento-card--call{min-height:620px;padding:0}.guest-bento-card--services,.guest-bento-card--facilities{padding:0}.guest-booking-service{grid-template-columns:64px minmax(0,1fr);gap:14px;padding-inline-end:16px}.guest-booking-service__visual{width:64px;grid-row:1 / 3}.guest-booking-service__content{padding:18px 0 0}.guest-booking-service__cta{grid-column:2;justify-self:start;margin-bottom:18px}.guest-call-card__layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 320px}.guest-call-card__content{padding:24px}.guest-call-card__visual{margin:0}.guest-call-phone-mockup{height:276px}.guest-call-card__title{font-size:32px}.guest-news-loop .react-bits-logo-loop__item{width:216px;flex-basis:216px}.guest-facilities-directory__header{align-items:flex-start;padding:20px}.guest-facilities-directory__heading{align-items:flex-start}.guest-facilities-directory__cta{padding-top:4px;font-size:0}.guest-facilities-directory__grid{grid-template-columns:1fr;padding:10px}.guest-facility-preview{min-height:112px}}.guest-facility-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.guest-facility-card__meta{display:flex;align-items:center;gap:6px;margin:6px 0 0;font-size:13px;color:var(--muted)}.guest-facility-card__meta--accent{color:var(--teal-deep);font-weight:600}.guest-facility-card__services{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.guest-flow-page{display:flex;width:100%;min-width:0;flex-direction:column;gap:16px}.guest-flow-header{position:relative;isolation:isolate;display:flex;min-height:154px;align-items:center;gap:22px;padding:clamp(26px,3.5vw,40px);overflow:hidden;border:0;border-radius:22px;background:linear-gradient(135deg,#087f8b,#075d70 58%,#063f53);box-shadow:0 16px 36px #05455229;color:#fff}.guest-flow-header__icon{display:grid;width:58px;height:58px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:#ffffff1a;color:#a7eff0}.guest-flow-header__copy{display:grid;min-width:0;gap:7px}.guest-flow-header h2{margin:0;color:#fff;font-size:clamp(27px,3.2vw,40px);font-weight:800;line-height:1.08;letter-spacing:-.035em}.guest-flow-header p{max-width:58ch;margin:0;color:#ffffffc2;font-size:13px;line-height:1.55}.guest-flow-state,.guest-flow-empty{display:flex;min-height:210px;align-items:center;justify-content:center;border:1px solid rgba(9,126,137,.1);border-radius:20px;background:#fff;box-shadow:0 5px 16px #0b16230f;color:var(--muted);font-size:14px;font-weight:650}.guest-flow-empty{flex-direction:column;gap:12px;text-align:center}.guest-flow-empty>span,.guest-service-success>span{display:grid;width:54px;height:54px;place-items:center;border-radius:17px;background:#e8f6f6;color:var(--teal-deep)}.guest-flow-empty p{margin:0}.deaf-news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:15px}.deaf-news-card{position:relative;min-width:0;aspect-ratio:1;overflow:hidden;border:0;border-radius:20px;background:#075d70;box-shadow:0 8px 24px #0b162321;transition:transform .22s var(--ease-out),box-shadow .22s var(--ease-out)}.deaf-news-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px #0b16232b}.deaf-news-card__media,.deaf-news-card__media>img,.deaf-news-card__placeholder{width:100%;height:100%}.deaf-news-card__media{position:relative;overflow:hidden}.deaf-news-card__media>img{display:block;object-fit:cover;transition:transform .45s var(--ease-out)}.deaf-news-card:hover .deaf-news-card__media>img{transform:scale(1.035)}.deaf-news-card__placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#0b9099,#064b5e);color:#ffffff8c}.deaf-news-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 28%,rgba(2,23,31,.28) 50%,rgba(2,23,31,.94) 100%);pointer-events:none}.deaf-news-card__video-tag{position:absolute;z-index:2;top:14px;inset-inline-end:14px;display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#031f289e;color:#fff;font-size:10px;font-weight:750;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.deaf-news-card__overlay{position:absolute;z-index:2;inset-inline:0;bottom:0;display:grid;gap:7px;padding:22px;color:#fff}.deaf-news-card__overlay>span{color:#8ce6e7;font-size:10px;font-weight:800}.deaf-news-card__overlay h3{display:-webkit-box;margin:0;overflow:hidden;color:#fff;font-size:18px;font-weight:800;line-height:1.28;letter-spacing:-.025em;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deaf-news-card__overlay p{display:-webkit-box;margin:0;overflow:hidden;color:#ffffffb8;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.guest-service-form,.guest-service-success,.guest-facility-tools{border:1px solid rgba(9,126,137,.11);border-radius:20px;background:#fff;box-shadow:0 6px 20px #0b162312}.guest-service-form{display:flex;flex-direction:column;gap:20px;padding:clamp(24px,3.5vw,38px)}.guest-service-form__heading{display:flex;align-items:center;gap:12px}.guest-service-form__heading>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:14px;background:#e8f6f6;color:var(--teal-deep)}.guest-service-form .facilities-form-grid{margin-top:0}.guest-service-form>.app-button{min-width:180px;align-self:flex-start}.guest-service-success{display:flex;min-height:310px;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:34px;text-align:center}.guest-service-success h3,.guest-service-success p{margin:0}.guest-service-success h3{color:var(--ink);font-size:22px;font-weight:800}.guest-service-success p{max-width:48ch;color:var(--muted);font-size:13px;line-height:1.55}.guest-service-success .app-button{margin-top:8px}.deaf-service-page{gap:0}.deaf-service-layout{display:grid;min-width:0;grid-template-columns:minmax(270px,.72fr) minmax(0,1.55fr);align-items:stretch;gap:18px}.deaf-service-intro{position:relative;display:flex;min-height:100%;flex-direction:column;align-items:flex-start;gap:15px;padding:clamp(28px,3vw,42px);overflow:hidden;border:0;border-radius:24px;background:linear-gradient(145deg,#087f8b,#075d70 58%,#063f53);box-shadow:0 17px 38px #0545522b;color:#fff}.deaf-service-intro__icon{display:grid;width:60px;height:60px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:19px;background:#ffffff1a;color:#a7eff0}.deaf-service-intro__eyebrow{margin-top:5px;color:#9ce8e9;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.deaf-service-intro h1{max-width:13ch;margin:0;color:#fff;font-size:clamp(29px,3.5vw,44px);font-weight:820;line-height:1.06;letter-spacing:-.04em}.deaf-service-intro>p{max-width:38ch;margin:0;color:#ffffffbd;font-size:12px;line-height:1.65}.deaf-service-intro__steps{display:grid;width:100%;gap:8px;margin-top:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.deaf-service-intro__steps>span{display:flex;align-items:center;gap:9px;color:#ffffffc7;font-size:11px;font-weight:700}.deaf-service-intro__steps b{display:grid;width:25px;height:25px;place-items:center;border-radius:8px;background:#ffffff1c;color:#a7eff0;font-size:10px}.deaf-service-form-panel,.deaf-service-success{min-width:0;border:1px solid rgba(9,126,137,.11);border-radius:22px;background:#fff;box-shadow:0 8px 25px #0b162313}.deaf-service-form-panel{display:flex;flex-direction:column;gap:24px;padding:clamp(24px,3.5vw,38px)}.deaf-service-form-panel__header{display:flex;align-items:flex-start;gap:13px;padding-bottom:20px;border-bottom:1px solid rgba(9,126,137,.09)}.deaf-service-form-panel__header>span{display:grid;width:44px;height:44px;flex:0 0 auto;place-items:center;border-radius:14px;background:#e8f6f6;color:var(--teal-deep)}.deaf-service-form-panel__header>div{display:grid;gap:4px}.deaf-service-form-panel__header h2,.deaf-service-form-panel__header p{margin:0}.deaf-service-form-panel__header h2{color:var(--ink);font-size:21px;font-weight:820;letter-spacing:-.025em}.deaf-service-form-panel__header p{color:var(--muted);font-size:11px;line-height:1.5}.deaf-service-form-section{display:grid;min-width:0;gap:14px;margin:0;padding:18px;border:1px solid rgba(9,126,137,.08);border-radius:16px;background:#fbfdfd}.deaf-service-form-section legend{width:100%;margin-bottom:10px;padding:0 7px;color:var(--teal-deep);font-size:11px;font-weight:850}.deaf-service-form-section .page-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:0}.deaf-service-form-panel .app-field__input{min-height:46px;border-color:#097e8921;background:#fff}.deaf-service-notes-wrap{position:relative;display:block}.deaf-service-notes-wrap>svg{position:absolute;z-index:1;top:13px;inset-inline-start:14px;color:var(--subtle);pointer-events:none}.deaf-service-notes-wrap .app-field__textarea{min-height:104px;padding-inline-start:42px;border-color:#097e8921;background:#fff}.deaf-service-form-panel__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px;border-top:1px solid rgba(9,126,137,.09)}.deaf-service-form-panel__footer>span{max-width:42ch;color:var(--muted);font-size:10px;line-height:1.5}.deaf-service-form-panel__footer .app-button{min-width:160px}.deaf-service-success{display:flex;min-height:510px;flex-direction:column;align-items:center;justify-content:center;gap:13px;padding:38px;text-align:center}.deaf-service-success>span{display:grid;width:64px;height:64px;place-items:center;border-radius:20px;background:#e8f6f6;color:var(--teal-deep)}.deaf-service-success h2,.deaf-service-success p{margin:0}.deaf-service-success h2{color:var(--ink);font-size:25px;font-weight:820}.deaf-service-success p{max-width:42ch;color:var(--muted);font-size:12px;line-height:1.6}.deaf-service-success .app-button{margin-top:8px}@media (max-width: 960px){.deaf-service-layout{grid-template-columns:1fr}.deaf-service-intro{min-height:300px}.deaf-service-intro h1{max-width:18ch}.deaf-service-intro__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 600px){.deaf-service-intro{min-height:0;padding:26px;border-radius:20px}.deaf-service-intro__steps{grid-template-columns:1fr}.deaf-service-form-panel{padding:22px}.deaf-service-form-section{padding:15px}.deaf-service-form-section .page-form-grid{grid-template-columns:1fr}.deaf-service-form-panel__footer{align-items:stretch;flex-direction:column}.deaf-service-form-panel__footer .app-button{width:100%}}.guest-facility-tools{display:block;padding:12px;border-radius:17px;background:#fff}.guest-facility-search{display:flex;width:clamp(290px,30vw,480px);min-width:0;align-items:center;gap:9px;padding:0 14px;border:1px solid rgba(9,126,137,.16);border-radius:12px;background:#fbfdfd;color:#14a6b0;box-shadow:0 3px 12px #0b162309;transition:border-color .17s ease,box-shadow .17s ease}.guest-facility-search:focus-within{border-color:#0da4ae85;box-shadow:0 0 0 4px #0da4ae14}.guest-facility-search input{width:100%;height:46px;padding:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px;font-weight:550}.guest-facility-search input::placeholder{color:#8fa1aa}.guest-facility-search__clear{display:grid;width:26px;height:26px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:8px;background:#eef6f6;color:var(--teal-deep);cursor:pointer}.guest-facility-search__clear:hover{background:#e0f1f1}.guest-facility-search__search-icon{flex:0 0 auto;width:17px;height:17px}.guest-facility-filters{display:flex;flex:0 0 auto;flex-wrap:nowrap;justify-content:flex-start;gap:3px;padding:4px;border:1px solid rgba(9,126,137,.1);border-radius:13px;background:#f2f8f8}.guest-facility-search-row{display:flex;align-items:center;gap:12px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(13,164,174,.3) transparent;padding-bottom:1px}.guest-facility-filters button{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:6px 11px;border:0;border-radius:10px;background:transparent;color:var(--teal-deep);cursor:pointer;font:inherit;font-size:11px;font-weight:700;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.guest-facility-filters button svg{flex:0 0 auto;width:12px;height:12px}.guest-facility-filters button:hover{background:#ffffffd1;transform:none}.guest-facility-filters button.is-active{background:var(--teal);color:#fff;box-shadow:0 4px 10px #0da4ae33}.guest-location-filter{display:flex;width:220px;min-width:220px;height:46px;align-items:center;gap:8px;padding:0 11px;border:1px solid rgba(9,126,137,.16);border-radius:12px;background:#fbfdfd}.guest-location-filter__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.guest-location-filter__icon{flex:0 0 auto;color:var(--teal)}.guest-location-filter select{width:100%;height:100%;padding:0 3px;border:0;border-radius:0;outline:0;background:transparent;color:var(--ink);cursor:pointer;font:inherit;font-size:11px;font-weight:650}.guest-location-filter select:focus{box-shadow:none}.guest-location-filter:focus-within{border-color:#0da4ae85;box-shadow:0 0 0 4px #0da4ae14}.guest-facility-results-bar{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:12px;padding-inline:4px;color:var(--muted);font-size:11px;font-weight:700}.guest-facility-results-bar button{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:0;border-radius:9px;background:transparent;color:var(--teal-deep);cursor:pointer;font:inherit;font-size:10px;font-weight:750}.guest-facility-results-bar button:hover{background:#eaf5f5}.deaf-facility-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:16px}.deaf-facility-card{position:relative;isolation:isolate;display:flex;min-width:0;min-height:230px;flex-direction:column;gap:14px;padding:20px;overflow:hidden;border:1px solid rgba(9,126,137,.12);border-radius:20px;background:#fff;box-shadow:0 7px 22px #0b162313;transition:transform .19s ease,border-color .19s ease,box-shadow .19s ease}.deaf-facility-card:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:3px;background:var(--teal);opacity:.72}.deaf-facility-card:hover{transform:translateY(-2px);border-color:#097e8933;box-shadow:0 13px 30px #0b16231c}.deaf-facility-card__topline{display:flex;min-width:0;align-items:flex-start;gap:13px}.deaf-facility-card__icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:15px;background:#e8f6f6;color:var(--teal-deep)}.deaf-facility-card__heading{display:grid;min-width:0;gap:5px}.deaf-facility-card__icon--government{background:#e7f6f6;color:#087f8b}.deaf-facility-card__icon--tourism{background:#fff7dc;color:#8a6a00}.deaf-facility-card__icon--entertainment{background:#edf2ff;color:#526bb0}.deaf-facility-card__category{width:fit-content;color:var(--teal-deep);font-size:10px;font-weight:800}.deaf-facility-card h3{margin:0;color:var(--ink);font-size:18px;font-weight:800;line-height:1.3;letter-spacing:-.025em}.deaf-facility-card__meta,.deaf-facility-card__discount{display:flex;align-items:flex-start;gap:8px;margin:0;color:var(--muted);font-size:12px;line-height:1.5}.deaf-facility-card__meta svg,.deaf-facility-card__discount svg{flex:0 0 auto;margin-top:1px}.deaf-facility-card__meta>span{min-width:0}.deaf-facility-card__discount{width:fit-content;align-items:center;padding:7px 10px;border-radius:11px;background:#eef9f8;color:var(--teal-deep);font-size:11px;font-weight:750}.deaf-facility-card__discount>span{display:grid;place-items:center}.deaf-facility-card__details{display:-webkit-box;margin:-3px 0 0;overflow:hidden;color:var(--muted);font-size:11px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.deaf-facility-card__services{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(9,126,137,.08)}.deaf-facility-card__services .pill{padding:5px 9px;background:#f2f7f7;color:#51666b;font-size:10px;font-weight:700}.deaf-facility-card__services .pill__dot{background:var(--teal)}.deaf-facility-card__map{display:flex;align-items:center;gap:6px;margin-top:1px;padding-top:11px;border-top:1px solid rgba(9,126,137,.08);color:var(--teal-deep);font-size:11px;font-weight:800;text-decoration:none}.deaf-facility-card__map svg:last-child{margin-inline-start:auto;transition:transform .17s ease}.deaf-facility-card__map:hover svg:last-child{transform:translate(2px,-2px)}body[dir=rtl] .deaf-facility-card__map:hover svg:last-child{transform:translate(-2px,-2px)}.deaf-facilities-page{gap:18px}.deaf-facilities-intro{display:flex;min-width:0;align-items:center;gap:16px;padding:20px 22px;border:1px solid rgba(9,126,137,.11);border-radius:20px;background:linear-gradient(135deg,#fff,#f5fbfb);box-shadow:0 7px 22px #0b162311}.deaf-facilities-intro__icon{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border-radius:16px;background:var(--teal);box-shadow:0 8px 18px #0da4ae33;color:#fff}.deaf-facilities-intro>div{display:grid;min-width:0;gap:4px}.deaf-facilities-intro h2,.deaf-facilities-intro p{margin:0}.deaf-facilities-intro h2{color:var(--ink);font-size:clamp(23px,2.6vw,32px);font-weight:820;line-height:1.15;letter-spacing:-.035em}.deaf-facilities-intro p{color:var(--muted);font-size:12px;line-height:1.5}.deaf-facilities-intro__count{display:grid;margin-inline-start:auto;gap:1px;text-align:center;color:var(--muted);font-size:9px;font-weight:700}.deaf-facilities-intro__count strong{color:var(--teal-deep);font-size:25px;font-weight:850;line-height:1}.deaf-facilities-directory{display:grid;min-width:0;grid-template-columns:270px minmax(0,1fr);align-items:start;gap:18px}.deaf-facility-filters-panel{position:sticky;top:18px;display:flex;min-width:0;flex-direction:column;gap:18px;padding:18px;overflow:hidden;border:1px solid rgba(9,126,137,.11);border-radius:19px;background:#fff;box-shadow:0 6px 20px #0b162311}.deaf-facility-filters-panel__heading{display:flex;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid rgba(9,126,137,.09);color:var(--ink);font-size:14px}.deaf-facility-filters-panel__heading>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#e8f6f6;color:var(--teal-deep)}.deaf-facility-filter-group{display:grid;min-width:0;gap:8px}.deaf-facility-filter-group>span{color:#667a7e;font-size:10px;font-weight:800}.deaf-facility-filters-panel .guest-facility-search,.deaf-facility-filters-panel .guest-location-filter{width:100%;min-width:0}.deaf-facility-filters-panel .guest-facility-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;padding:5px}.deaf-facility-filters-panel .guest-facility-filters button{min-width:0;justify-content:flex-start;padding-inline:8px;white-space:nowrap}.deaf-facility-filters-panel__reset{display:flex;width:100%;min-height:38px;align-items:center;justify-content:center;gap:7px;margin-top:-2px;border:1px solid rgba(9,126,137,.13);border-radius:11px;background:#f4f9f9;color:var(--teal-deep);cursor:pointer;font:inherit;font-size:10px;font-weight:800}.deaf-facility-filters-panel__reset:hover{background:#e8f5f5}.deaf-facility-results{display:flex;min-width:0;flex-direction:column;gap:12px}.deaf-facility-results .guest-facility-results-bar{min-height:44px;padding:0 4px 8px;border-bottom:1px solid rgba(9,126,137,.09)}.deaf-facility-results .guest-facility-results-bar strong{color:var(--ink);font-size:13px;font-weight:800}.deaf-facility-results .guest-facility-results-bar span{color:var(--muted);font-size:10px;font-weight:600}.deaf-facility-results .deaf-facility-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media (max-width: 980px){.deaf-facilities-directory{grid-template-columns:1fr}.deaf-facility-filters-panel{position:static}.deaf-facility-filters-panel .guest-facility-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width: 620px){.deaf-facilities-intro{align-items:flex-start;padding:18px}.deaf-facilities-intro__count{display:none}.deaf-facility-filters-panel .guest-facility-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.deaf-facility-results .guest-facility-results-bar{align-items:flex-start;flex-direction:column;justify-content:center}}@media (max-width: 820px){.guest-facility-tools{padding:13px}.guest-facility-search{width:300px;min-width:300px;border-radius:16px}.guest-facility-search-row{align-items:end}.guest-location-filter{width:210px;min-width:210px}}@media (max-width: 560px){.guest-flow-header{min-height:0;align-items:flex-start;padding:24px;border-radius:19px}.guest-flow-header__icon{width:50px;height:50px}.deaf-news-grid,.deaf-facility-grid{grid-template-columns:1fr}.guest-service-form{padding:22px}.guest-service-form>.app-button{width:100%}}.guest-profile-card{max-width:420px;margin-inline:auto}.guest-profile-card .panel__body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;padding:40px 24px}.guest-profile-card__logo{width:64px;height:64px;object-fit:contain;margin-bottom:8px}
