.auth-page{position:relative;display:flex;align-items:center;justify-content:center;min-height:100dvh;padding:calc(var(--watany-safe-sticky-offset, 72px) + 16px) 1rem 1.25rem;direction:rtl;overflow-x:hidden;overflow-y:auto;background:radial-gradient(circle at top right,rgba(10,104,71,.18),transparent 28%),radial-gradient(circle at bottom left,rgba(185,132,47,.12),transparent 32%),linear-gradient(180deg,#f7f4eb,#eef4f1 52%,#f8faf9)}.auth-page:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(10,104,71,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(10,104,71,.03) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.8),transparent 90%)}.auth-page__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border:0;background:transparent;cursor:pointer}.auth-page__backdrop:focus-visible{outline:3px solid rgba(10,104,71,.24);outline-offset:-4px}.auth-shell{position:relative;z-index:1;width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,430px);gap:1rem;align-items:stretch}.auth-story{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;min-height:640px;padding:2rem;border-radius:32px;color:#f7faf8;background:linear-gradient(155deg,#082a21f5,#08573deb),linear-gradient(180deg,#ffffff0a,#fff0);box-shadow:0 32px 80px #082a213d}.auth-story__badge{align-self:flex-start;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);font-size:.78rem;font-weight:800;letter-spacing:.06em}.auth-story__block{display:flex;flex-direction:column;gap:.85rem}.auth-story__block h2{margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.auth-story__block p{margin:0;max-width:34rem;color:#f7faf8d6;line-height:1.85;font-size:.98rem}.auth-story__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.auth-story__item{display:flex;flex-direction:column;gap:.45rem;padding:1rem;border-radius:20px;background:#ffffff14;border:1px solid rgba(255,255,255,.08)}.auth-story__item strong{font-size:1rem}.auth-story__item span{color:#f7faf8c2;line-height:1.75;font-size:.88rem}.auth-story__footer{display:flex;flex-wrap:wrap;gap:.5rem}.auth-story__footer span{padding:.5rem .85rem;border-radius:999px;background:#ffffff14;color:#f7faf8e6;font-size:.8rem;font-weight:700}.auth-card{position:relative;display:flex;flex-direction:column;padding:1.3rem;border-radius:28px;background:#fffffff0;border:1px solid rgba(255,255,255,.7);box-shadow:0 28px 60px #13292224;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.auth-close{position:absolute;top:1rem;left:1rem;width:38px;height:38px;border:0;border-radius:50%;background:#0f271f0f;color:#40554d;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .18s ease,background .18s ease,color .18s ease}.auth-close:hover{transform:translateY(-1px);background:#0f271f1a;color:#132922}.auth-card__header{padding:0 0 1rem;margin-bottom:1rem;border-bottom:1px solid rgba(10,104,71,.08)}.auth-logo{width:56px;height:56px;margin-bottom:.8rem;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0a68471f,#b9842f24);box-shadow:inset 0 1px #ffffffe6}.auth-logo--story{margin-bottom:0;background:#ffffff1f;box-shadow:none}.auth-kicker{margin:0 0 .3rem;color:#0a6847;font-size:.78rem;font-weight:800;letter-spacing:.08em}.auth-card h1{margin:0;font-size:clamp(1.9rem,2vw,2.25rem);font-weight:800;color:#132922}.auth-subtitle{margin:.35rem 0 0;color:#24423a;font-size:.96rem;font-weight:600;line-height:1.75}.auth-subtitle--trust{color:#667972;font-size:.86rem;font-weight:500}.auth-provider{padding:1rem;border-radius:22px;border:1px solid #d7e5dc;background:linear-gradient(180deg,#fbfdfc,#f3f8f5)}.auth-provider__copy h2{margin:0;font-size:1.05rem;color:#173028}.auth-provider__copy p{margin:.35rem 0 0;color:#5b6f67;line-height:1.65;font-size:.88rem}.auth-google-slot-wrap{margin-top:.9rem;display:flex;flex-direction:column;gap:.55rem}.auth-google-slot{min-height:44px;display:flex;justify-content:center}.auth-google-slot--hidden{display:none}.auth-google-placeholder{width:100%;min-height:46px;border-radius:999px;border:1px solid #d2ddd7;background:#fff;color:#526761;font-size:.95rem;font-weight:700}.auth-provider__hint{margin:0;color:#5b6f67;font-size:.84rem;line-height:1.6}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1rem 0;color:#667972;font-size:.8rem;font-weight:700}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#0a68471f}.auth-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-bottom:1rem}.auth-tab{display:flex;align-items:center;justify-content:center;gap:.45rem;min-height:52px;padding:.85rem;border-radius:16px;border:1px solid #d2dfd7;background:#fff;color:#2d473f;font-size:.96rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.auth-tab:hover{transform:translateY(-1px);box-shadow:0 14px 28px #13292214}.auth-tab.active{border-color:#0a6847;background:linear-gradient(135deg,#0a6847,#117d59);color:#fff;box-shadow:0 18px 36px #0a68472e}.auth-field{text-align:right;margin-bottom:.95rem}.auth-field label{display:block;margin-bottom:.35rem;font-size:.85rem;font-weight:700;color:#18332b}.auth-field input{width:100%;min-height:50px;padding:.78rem .9rem;border:1.5px solid #d6e2dc;border-radius:14px;font-size:.96rem;background:#fbfcfb;color:#173028;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;box-sizing:border-box}.auth-field input:focus{outline:none;border-color:#0a6847;background:#fff;box-shadow:0 0 0 4px #0a68471f}.auth-panel{padding:1rem;border-radius:22px;border:1px solid #e4ebe7;background:#fff;box-shadow:inset 0 1px #ffffffeb}.auth-panel__eyebrow{margin:0 0 .2rem;color:#8d6631;font-size:.78rem;font-weight:800;letter-spacing:.06em}.auth-panel__title{margin:0;color:#132922;font-size:1.12rem}.auth-panel__copy{margin:.4rem 0 1rem;color:#61746d;font-size:.88rem;line-height:1.75}.auth-otp-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.auth-send-btn,.auth-btn{width:100%;min-height:50px;padding:.82rem 1rem;border:0;border-radius:16px;background:linear-gradient(135deg,#0a6847,#158a62);color:#fff;font-size:.98rem;font-weight:800;cursor:pointer;box-shadow:0 18px 30px #0a684729;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.auth-send-btn{width:auto;min-width:154px}.auth-send-btn:hover:not(:disabled),.auth-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 34px #0a684733;filter:saturate(1.02)}.auth-btn--ghost{margin-top:.85rem;background:#f3f8f5;color:#0a6847;border:1px solid #c4d8cb;box-shadow:none}.auth-btn--ghost:hover:not(:disabled){background:#e8f3ed;box-shadow:none}.auth-btn:disabled,.auth-send-btn:disabled,.auth-google-placeholder:disabled{opacity:.68;cursor:wait;transform:none;box-shadow:none}.auth-otp-digits{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.55rem;margin-bottom:.9rem;direction:ltr}.auth-otp-digit{min-height:58px;border:1.5px solid #d6e2dc;border-radius:16px;background:#fbfcfb;color:#173028;text-align:center;font-size:1.3rem;font-weight:800}.auth-otp-digit:focus{outline:none;border-color:#0a6847;box-shadow:0 0 0 4px #0a68471f}.auth-otp-resend{margin-top:.85rem;color:#667972;text-align:center;font-size:.84rem;line-height:1.6}.auth-otp-resend button{border:0;padding:0;background:transparent;color:#0a6847;font-weight:800;cursor:pointer}.auth-error{padding:.75rem .9rem;border-radius:16px;border:1px solid #f2d0d0;background:#fff4f4;color:#aa3636;font-size:.85rem;line-height:1.6}.auth-error--global{margin-bottom:1rem}.auth-remember{margin-bottom:1rem;text-align:right}.auth-checkbox{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#5d7169}.auth-checkbox input[type=checkbox]{width:18px;height:18px;accent-color:#0a6847;cursor:pointer}.auth-checkbox span{-webkit-user-select:none;user-select:none}.auth-dev-divider{display:flex;align-items:center;gap:.75rem;margin-top:1rem;color:#667972;font-size:.8rem}.auth-dev-divider:before,.auth-dev-divider:after{content:"";flex:1;height:1px;background:#0a68471f}.auth-dev-hint{margin:.75rem 0 0;color:#667972;font-size:.8rem;line-height:1.55}.auth-link{margin:1rem 0 0;text-align:center;font-size:.86rem;color:#667972}.auth-link a{color:#0a6847;text-decoration:none;font-weight:800}.auth-link a:hover{text-decoration:underline}@media (max-width: 980px){.auth-shell{grid-template-columns:1fr}.auth-story{min-height:auto;padding:1.4rem}}@media (max-width: 720px){.auth-page{align-items:flex-start;padding:calc(var(--watany-safe-sticky-offset, 72px) + 10px) .85rem calc(1rem + var(--apex-bottom-height, 116px))}.auth-story{display:none}.auth-card{border-radius:24px;padding:1.1rem}}@media (max-height: 760px){.auth-page{padding-top:calc(var(--watany-safe-sticky-offset, 72px) + 8px);padding-bottom:calc(.85rem + var(--apex-bottom-height, 116px))}.auth-card{padding:.9rem}.auth-card__header{padding-bottom:.7rem;margin-bottom:.7rem}.auth-logo{width:46px;height:46px;margin-bottom:.55rem}.auth-card h1{font-size:1.45rem}.auth-subtitle{margin-top:.25rem;font-size:.82rem;line-height:1.45}.auth-tabs{gap:.5rem;margin-bottom:.7rem}.auth-tab{min-height:44px;padding:.65rem;font-size:.85rem}.auth-panel{padding:.8rem}.auth-panel__eyebrow{font-size:.72rem}.auth-panel__title{font-size:1rem}.auth-panel__copy{margin-bottom:.75rem;font-size:.8rem;line-height:1.45}.auth-field{margin-bottom:.7rem}.auth-field label{margin-bottom:.25rem;font-size:.72rem}.auth-field input{min-height:42px;padding:.55rem .75rem;font-size:.86rem}.auth-send-btn,.auth-btn{min-height:44px;padding:.62rem .85rem;font-size:.88rem}.auth-send-btn{min-width:0}.auth-divider,.auth-dev-divider{margin:.8rem 0;gap:.5rem;font-size:.72rem}.auth-otp-digits{gap:.35rem;margin-bottom:.7rem}.auth-otp-digit{min-height:44px;border-radius:14px;font-size:1.05rem}.auth-otp-resend{margin-top:.65rem;font-size:.74rem}.auth-remember{margin-bottom:.7rem}.auth-link{margin-top:.75rem;font-size:.78rem}}@media (max-width: 520px){.auth-tabs,.auth-otp-row{grid-template-columns:1fr}.auth-send-btn{width:100%}.auth-otp-digits{gap:.4rem}.auth-otp-digit{min-height:52px;font-size:1.15rem}}.approved-login-page{min-height:100dvh;padding:2rem 1rem;background:#f7f1e7}.approved-login-page:before,.approved-login-page .auth-page__backdrop{display:none}.approved-login-shell{display:block;width:min(100%,430px)}.approved-login-card{padding:1.5rem;border:1px solid #eee5d7;border-radius:24px;background:#fff;box-shadow:0 18px 48px #2c392a1a}.approved-login-header{padding:0;margin:0 0 1.25rem;border:0;text-align:center}.approved-login-logo{display:block;width:128px;height:128px;margin:0 auto .8rem;object-fit:contain}.approved-login-card h1{color:#073f2d;font-size:2rem;line-height:1.2}.approved-login-card .auth-subtitle{margin:.55rem auto 0;max-width:26rem;color:#6b746d;font-size:.9rem;font-weight:500;line-height:1.8}.approved-login-form,.approved-login-card .auth-provider,.approved-login-card .auth-panel{padding:0;border:0;background:transparent;box-shadow:none}.approved-login-card .auth-field{margin-bottom:.85rem}.approved-login-card .auth-field label{margin-bottom:.4rem;color:#263b31;font-size:.82rem}.approved-login-card .auth-field input{min-height:48px;border-color:#e0e3dc;border-radius:10px;background:#fff}.approved-login-card .auth-btn{min-height:48px;border-radius:10px;background:#087247;box-shadow:none}.approved-login-card .auth-provider{margin-top:.9rem}.approved-login-card .auth-google-slot-wrap{margin-top:0}.approved-login-card .auth-google-placeholder{border-color:#087247;background:#087247;color:#fff;box-shadow:0 8px 18px #0872472e}.approved-login-card .auth-google-slot{border:2px solid #087247;border-radius:10px;overflow:hidden;background:#087247;min-height:44px;align-items:center}.approved-login-card .auth-google-slot>div{width:100%!important}.approved-login-card .auth-google-slot iframe{display:none!important}.approved-login-card .auth-google-slot .nsm7Bb-HzV7m-LgbsSe-BPrWId{font-size:0!important}.approved-login-card .auth-google-slot .nsm7Bb-HzV7m-LgbsSe-BPrWId:after{content:"المتابعة عبر Google";font-size:.9rem;font-weight:700}.approved-login-card .auth-google-placeholder{min-height:48px;border-color:#d8ded8;border-radius:10px;color:#263b31}.approved-login-card .auth-provider__hint{display:none}.approved-login-card .auth-divider{margin:1.1rem 0;color:#9a9d96;font-weight:500}.approved-login-card .auth-divider:before,.approved-login-card .auth-divider:after{background:#e8e7e0}.approved-login-guest{width:100%;min-height:46px;margin-top:.9rem;border:1px dashed #d4bc72;border-radius:10px;background:#fff9df;color:#765b18;font:inherit;font-weight:800;cursor:pointer}.approved-login-links{display:flex;justify-content:space-between;gap:1rem;margin-top:1rem}.approved-login-links button,.approved-login-back-to-email{border:0;padding:0;background:transparent;color:#087247;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.approved-login-back-to-email{margin-bottom:.8rem}.approved-login-card .auth-link{margin-top:1.2rem;color:#6b746d}.approved-login-register a{color:#087247}@media (max-width: 520px){.approved-login-page{padding:.5rem}.approved-login-card{padding:1rem}.approved-login-header{margin-bottom:.75rem}.approved-login-logo{width:96px;height:96px;margin-bottom:.35rem}.approved-login-card h1{font-size:1.7rem}.approved-login-card .auth-field{margin-bottom:.55rem}.approved-login-card .auth-field input,.approved-login-card .auth-btn{min-height:44px}.approved-login-card .auth-provider{margin-top:.65rem}.approved-login-card .auth-divider{margin:.75rem 0}.approved-login-guest{min-height:42px;margin-top:.65rem}.approved-login-links,.approved-login-card .auth-link{margin-top:.75rem}}.aid-editor{margin-top:18px;font-size:16px;color:#0f172a}.popup-sheet:has(.aid-editor__picker-list){background:#fbfcf8;border:1px solid rgba(214,167,42,.58);box-shadow:0 18px 42px #0531243d,0 0 0 3px #d6a72a1f}.popup-sheet:has(.aid-editor__picker-list) .popup-header--premium{background:linear-gradient(135deg,#063f30,#0b6048);border-bottom:1px solid rgba(248,220,120,.55);color:#fffdf2}.popup-sheet:has(.aid-editor__picker-list) .popup-title{font-size:1.05rem;font-weight:900;color:inherit}.popup-sheet:has(.aid-editor__picker-list) .popup-body{background:transparent}.aid-editor__shell{max-width:1400px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f;overflow:hidden}.aid-editor__shell--plain{box-shadow:none;background:#fff;border:1px solid #d7e3f7;border-radius:22px;padding:4px}.aid-editor__header{background:linear-gradient(135deg,#1e3a8a,#4c1d95);color:#fff;padding:30px;margin:0 0 8px;font-size:28px}.aid-editor__header p{margin:0}.aid-editor__content{padding:18px;display:grid;gap:18px}.aid-editor__family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:#fff;border:1px solid #dbe3f2;border-radius:12px;padding:10px}.aid-editor__tabs{display:flex;gap:10px;margin-bottom:8px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;flex-wrap:wrap;font-size:20px;font-weight:900;color:#1e293b;padding:10px}.aid-editor__tab{flex:1 1 150px;min-height:54px;border-radius:10px;background:#ffffffe6;cursor:pointer;font-size:14px;line-height:1.35;font-weight:600;color:#0f172a;display:flex;align-items:center;gap:8px;transition:all .3s ease}.aid-editor__tab:hover{background:#10b9811f;border-color:#0478574d}.aid-editor__tab.is-active{color:#fff;background:linear-gradient(135deg,#065f46,#047857);border-color:var(--primary, #047857);box-shadow:0 0 24px #10b98138,0 8px 22px #00000014}.aid-editor__panel{display:grid;gap:18px}.aid-editor__info-box{background:linear-gradient(180deg,#f8fbff,#eef4ff);border:1px solid #c7d7f2;border-radius:18px;padding:16px 18px;color:#173b74;font-size:15px;display:grid;gap:6px;box-shadow:0 8px 24px #1e40af14}.aid-editor__group,.aid-editor__section-card,.aid-editor__results,.aid-editor__source-panel{padding:18px;background:#f8fafc;border-radius:18px;border-right:4px solid #1d4ed8;border:1px solid #cbd5e1}.aid-editor__source-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px;color:#36507d;font-size:13px}.aid-editor__source-section{display:grid;gap:10px}.aid-editor__source-section h4{margin:0;color:#24344f}.aid-editor__group-title{font-size:18px;font-weight:800;color:#0f172a;margin-bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:12px}.aid-editor__reference-grid,.aid-editor__chips,.aid-editor__list,.aid-editor__sections,.aid-editor__rates{display:grid;gap:14px}.aid-editor__reference-card,.aid-editor__rate-item{background:#fff;border:1px solid #cbd5e1;border-radius:14px;padding:14px 15px;display:grid;gap:8px}.popup-sheet:has(.aid-editor__reference-grid) .aid-editor__reference-card{border:2px solid #d8b64d;border-radius:14px;background:linear-gradient(145deg,#fffffff5,#fffceff0);box-shadow:inset 0 0 0 1px #ffffffeb,0 6px 12px #1e3a2c24,0 2px 3px #1e3a2c1a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.popup-sheet:has(.aid-editor__reference-grid) .aid-editor__reference-card:hover{border-color:#c9962f;box-shadow:inset 0 0 0 1px #fffffff5,0 8px 16px #1e3a2c29,0 2px 4px #1e3a2c1f;transform:translateY(-1px)}.popup-sheet:has(.aid-editor__reference-grid) .aid-editor__reference-card:focus-within{border-color:#a87920;box-shadow:0 0 0 3px #e5bd423d,inset 0 0 0 1px #fffffff5,0 6px 12px #1e3a2c24}.popup-sheet:has(.aid-editor__sections) .aid-editor__section-card{width:100%;max-width:none;padding:12px 8px;border:2px solid #d8b64d;background:linear-gradient(145deg,#fffffff5,#fffceff0);box-shadow:inset 0 0 0 1px #ffffffeb,0 6px 12px #1e3a2c24,0 2px 3px #1e3a2c1a}.popup-sheet:has(.aid-editor__sections) .aid-editor__table-wrap{width:100%;max-width:none;overflow-x:auto}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source{width:100%;min-width:520px;table-layout:auto}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source th,.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source td{padding:9px 6px;white-space:nowrap;border-bottom:2px solid rgb(30 58 44 / 16%);box-shadow:0 2px #d8b64d2e}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source tbody tr{background:linear-gradient(145deg,#fffffff0,#fffcefe0);transition:background-color .16s ease,box-shadow .16s ease}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source tbody tr:hover{background:#fff8dc;box-shadow:inset 0 0 0 1px #d8b64d75}.popup-sheet:has(.aid-editor__sections) .aid-editor__section-card h4,.popup-sheet:has(.aid-editor__sections) .aid-editor__section-card p{margin-inline:2px}@media (prefers-reduced-motion: reduce){.popup-sheet:has(.aid-editor__reference-grid) .aid-editor__reference-card,.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source tbody tr{transition:none}}.aid-editor__chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-radius:14px;border:1px solid #d7defd}.aid-editor__item-card{background:#fff;border:2px solid #c3d2ea;border-radius:8px;padding:15px;display:grid;grid-template-columns:1fr auto;gap:15px;align-items:start}.aid-editor__item-card--mfe{align-items:center}.aid-editor__item-main,.aid-editor__multiplier-grid,.aid-editor__results-header{display:grid;gap:15px}.aid-editor__item-main,.aid-editor__results-header{grid-template-columns:repeat(2,minmax(0,1fr))}.aid-editor__field{display:grid;gap:6px}.aid-editor__field-step{color:#174438;font-size:14px;font-weight:800;line-height:1.4;background:#f1f8ef;border:1px solid rgba(7,57,46,.16);border-radius:12px;padding:8px 10px;display:flex;align-items:center;gap:8px}.aid-editor__field-step:before{content:attr(data-step);width:28px;height:28px;border-radius:999px;display:inline-grid;place-items:center;background:#0b6048;color:#fff;font-size:14px;font-weight:900;flex-shrink:0}.aid-editor__field--wide{grid-column:span 2}.aid-editor__field span,.aid-editor__results-header span,.aid-editor__rate-item span,.aid-editor__section-card p{font-weight:700;color:#334155;font-size:15px}.aid-editor__field input,.aid-editor__field select{width:100%;min-height:48px;padding:10px 14px;border:1px solid rgba(7,57,46,.3);border-radius:10px;font-size:16px;font-weight:600;line-height:1.35;direction:rtl;background:#fff;color:#12382f}.aid-editor__field input:focus,.aid-editor__field select:focus{outline:none;border-color:#d6a72a;box-shadow:0 0 0 3px #d6a72a3d}.aid-editor__checkbox{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:6px;background:#f0f2ff}.aid-editor__button{padding:12px 24px;border:none;border-radius:6px;font-size:17px;font-weight:800;cursor:pointer;transition:all .3s ease}.aid-editor__button--info{background:#f1f8ef;color:#174438;border:1px solid rgba(7,57,46,.24)}.aid-editor__button--success{background:linear-gradient(135deg,#d6a72a,#b98513);color:#fff;border:1px solid rgba(137,91,5,.52);box-shadow:0 7px 16px #895b053d}.aid-editor__button--danger{background:#dc3545;color:#fff;padding:8px 16px;font-size:12px}.aid-editor__actions{display:flex;gap:10px}.aid-editor__table-wrap{overflow-x:auto}.aid-editor__table{width:100%;border-collapse:collapse;background:#fff}.aid-editor__table th,.aid-editor__table td{padding:12px;text-align:right;border-bottom:1px solid #e4e7ec}.aid-editor__table thead{background:#1e3a8a;color:#fff}.aid-editor__table--source thead{background:#425a8b}.aid-editor__table--comparison thead{background:#155e55}.aid-editor__table--comparison tbody tr:nth-child(2n){background:#f8fafc}.aid-editor__table--comparison tbody tr:hover{background:#eef6ff}.aid-editor__table--comparison td{color:#10243f;font-weight:700}.aid-editor__comparison-block{margin-top:10px;display:grid;gap:10px}.aid-editor__results-flow{display:grid;gap:8px;background:#eff6ff;border:1px solid #bfd8ff;border-right:4px solid #2563eb;border-radius:12px;padding:12px 14px}.aid-editor__results-flow h3{margin:0;font-size:17px;color:#0f2d64;font-weight:900}.aid-editor__results-flow p{margin:0;color:#1e3a5f;font-size:14px;font-weight:700;line-height:1.55}.aid-editor__results-legend{display:flex;gap:8px;flex-wrap:wrap;margin-top:-6px}.aid-editor__legend-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800;border:1px solid transparent}.aid-editor__legend-pill--primary{background:#dcfce7;color:#14532d;border-color:#86efac}.aid-editor__legend-pill--secondary{background:#dbeafe;color:#1e3a8a;border-color:#93c5fd}.aid-editor__totals-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:10px}.aid-editor__total-card{background:linear-gradient(135deg,#0f766e,#134e4a);color:#fff;border-radius:10px;padding:14px;display:grid;gap:4px;border:1px solid rgba(255,255,255,.22);box-shadow:0 10px 24px #0f766e47}.aid-editor__totals-grid .aid-editor__total-card,.aid-editor__totals-grid .aid-editor__total-card span,.aid-editor__totals-grid .aid-editor__total-card strong{color:#fff!important}.aid-editor__total-card--alt{background:linear-gradient(135deg,#1e40af,#1d4ed8);box-shadow:0 10px 24px #1e40af47}.aid-editor__total-card span{font-size:13px;opacity:.88}.aid-editor__total-card strong{font-size:22px}.aid-editor__results-disclaimer{margin-top:10px;padding:12px 14px;border-radius:14px;background:linear-gradient(180deg,#fff7ed,#ffedd5);border:2px solid #fb923c;border-right:5px solid #ea580c;box-shadow:0 10px 24px #ea580c29;color:#7c2d12;font-size:13px;font-weight:900;line-height:1.65;text-align:center}.aid-editor__launcher{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px;background:linear-gradient(135deg,#f8fafc,#eef6ff);border:1px solid #d7e3f7;border-radius:12px;width:100%}.aid-editor__launcher--cta-first{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px}.aid-editor__launcher--cta-first .aid-editor__button{align-self:flex-start}.aid-editor__launcher-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.aid-editor__launcher--stacked{flex-direction:column;align-items:stretch}.aid-editor__launcher p{margin:6px 0 0;color:#4a5568}.aid-editor__picker-list{display:grid;gap:14px}.aid-editor__picker-intro{display:grid;gap:8px;padding:12px;margin-bottom:12px;background:linear-gradient(135deg,#f1f8ef,#fffdf2);border:1px solid rgba(214,167,42,.5);border-radius:16px;box-shadow:0 5px 14px #05312414}.aid-editor__picker-intro p{margin:0;color:#29456f;font-size:13px;font-weight:700;line-height:1.5}.aid-editor__picker-badges{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.aid-editor__picker-badge{display:flex;align-items:center;min-height:34px;padding:6px 8px;border-radius:10px;background:#ffffffd6;border:1px solid rgba(7,57,46,.14);color:#174438;font-size:11px;font-weight:800;line-height:1.3;text-align:right}.aid-editor__item-card--popup{grid-template-columns:1fr;border-color:#07392e2e;border-width:1px;border-radius:18px;padding:14px;background:#fff;box-shadow:0 8px 20px #0531241a}.aid-editor__item-card--popup-secondary{border-color:#9fc5f8;background:linear-gradient(180deg,#fff,#f8fbff)}.aid-editor__item-card--popup .aid-editor__item-main{grid-template-columns:1fr;gap:12px}.aid-editor__popup-label{font-weight:800;color:#174438;font-size:16px;text-align:center;justify-self:center;background:#f1f8ef;border:1px solid rgba(214,167,42,.58);border-radius:999px;padding:6px 14px}.aid-editor__field--stacked{grid-column:auto;background:#fbfcf8;border:1px solid rgba(7,57,46,.14);border-radius:14px;padding:8px}.aid-editor__field--stacked span{font-size:26px;font-weight:900;color:#1e293b}.aid-editor__steps .aid-editor__glow-target,.aid-editor__steps .is-glowing,.aid-editor__steps .aid-editor__field-step.is-glowing,.aid-editor__steps .aid-editor__button.is-glowing,.aid-editor__steps select.is-glowing{animation:watany-glow 1.6s ease-in-out infinite}@keyframes watany-glow{0%{box-shadow:0 0 #6366f100}50%{box-shadow:0 0 18px #6366f1d9}to{box-shadow:0 0 #6366f100}}.aid-editor__steps-title{margin:0;font-size:18px;font-weight:900;color:#0f172a}.aid-editor__steps-list{margin:0;padding-inline-start:20px;display:grid;gap:6px;color:#1e293b;font-size:15px;font-weight:700;line-height:1.45}.aid-editor__popup-footer{width:100%;display:grid;gap:10px}.aid-editor__popup-footer-note{color:#174438;font-size:13px;font-weight:800;line-height:1.45;background:#f1f8ef;border:1px solid rgba(7,57,46,.16);border-radius:12px;padding:8px 10px;text-align:center}.aid-editor__popup-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aid-editor__cap-note{margin-top:6px;color:#8c1d2c;font-size:12px;font-weight:700}.aid-editor__print-sheet{display:none}.aid-editor__print-frame{border:2px solid #405c8c;background:#fff}.aid-editor__print-head{display:grid;grid-template-columns:240px 1fr;gap:18px;align-items:center;border-bottom:2px solid #405c8c;padding:18px 22px;background:linear-gradient(180deg,#f8fbff,#edf3ff)}.aid-editor__print-emblem{font-size:18px;font-weight:700;color:#29456f;line-height:1.8}.aid-editor__print-title-wrap h4{margin:0 0 8px;font-size:26px;color:#1d3152}.aid-editor__print-title-wrap p{margin:4px 0;color:#40516e}.aid-editor__print-body{padding:20px 22px}.aid-editor__print-meta{display:grid;gap:8px;margin-bottom:16px;font-size:14px;color:#334866}.aid-editor__print-sheet pre{white-space:pre-wrap;font-family:Cascadia Mono,Consolas,monospace;font-size:13px;margin:0;padding:18px;border:1px solid #d7deec;background:#fafcff}.aid-editor__print-footer{border-top:1px solid #c2d0e9;padding:18px 22px 28px;color:#45597a;display:grid;gap:18px}.aid-editor__print-signatures{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.aid-editor__print-signatures div{padding-top:36px;border-top:1px solid #97aacb}.aid-editor__error{padding:15px;border-radius:6px;background:#fde8ea;color:#8c1d2c;border-right:4px solid #dc3545}@media (max-width: 760px){.aid-editor__content{padding:12px;gap:12px}.aid-editor__family-grid,.aid-editor__item-main,.aid-editor__results-header,.aid-editor__reference-grid,.aid-editor__totals-grid,.aid-editor__launcher-grid{grid-template-columns:1fr}.aid-editor__field--wide{grid-column:auto}.aid-editor__actions,.aid-editor__group-title{flex-direction:column;align-items:stretch}.aid-editor__item-card{grid-template-columns:1fr}.aid-editor__tabs{flex-direction:column}.aid-editor__popup-actions{grid-template-columns:1fr}.aid-editor__picker-intro{padding:10px 12px}.aid-editor__field-step{font-size:14px;padding:8px 9px}.aid-editor__tab{text-align:right}.aid-editor__source-meta{flex-direction:column}.aid-editor__print-head,.aid-editor__print-signatures{grid-template-columns:1fr}.aid-editor__launcher,.aid-editor__popup-actions{flex-direction:column;align-items:stretch}.popup-sheet:has(.aid-editor__sections) .popup-body{padding-inline:2px}.popup-sheet:has(.aid-editor__sections) .aid-editor__shell--plain,.popup-sheet:has(.aid-editor__sections) .aid-editor__content,.popup-sheet:has(.aid-editor__sections) .aid-editor__panel{width:100%;padding-inline:0}.popup-sheet:has(.aid-editor__sections) .aid-editor__section-card{padding-inline:2px}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source{min-width:0;table-layout:fixed;font-size:11px}.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source th,.popup-sheet:has(.aid-editor__sections) .aid-editor__table--source td{width:33.333%;max-width:0;padding-inline:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aid-editor__action-item{width:100%}.aid-editor__shell--plain{padding:2px;border-radius:18px}.aid-editor__panel{gap:12px}.aid-editor__info-box{padding:12px 14px;border-radius:14px;font-size:14px;gap:4px}.aid-editor__group,.aid-editor__section-card,.aid-editor__results,.aid-editor__source-panel{padding:12px;border-radius:14px}.aid-editor__group-title{font-size:16px;margin-bottom:8px}.aid-editor__reference-card,.aid-editor__rate-item{padding:11px 12px;gap:6px;border-radius:12px}.aid-editor__reference-card strong,.aid-editor__rate-item strong{font-size:14px;line-height:1.35}.aid-editor__reference-card span,.aid-editor__rate-item span,.aid-editor__chip{font-size:13px}.aid-editor__chips{gap:8px}.aid-editor__chip{padding:7px 10px;border-radius:12px}.aid-editor__launcher{gap:10px;padding:14px}.aid-editor__launcher--cta-first .aid-editor__button{align-self:stretch}.aid-editor__launcher strong{font-size:15px;line-height:1.35}.aid-editor__launcher p{margin-top:4px;line-height:1.5}}@media print{.aid-editor__header,.aid-editor__family-grid,.aid-editor__tabs,.aid-editor__info-box,.aid-editor__sections,.aid-editor__group,.aid-editor__results,.aid-editor__source-panel,.aid-editor__error{display:none!important}.aid-editor__shell{box-shadow:none;border-radius:0}.aid-editor__content{padding:0}.aid-editor__print-sheet{display:block}}.popup-overlay:has(.aid-editor__picker-list){position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1000!important;width:100%!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important;padding:16px!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.popup-overlay:has(.aid-editor__picker-list) .popup-sheet{width:min(520px,100%)!important;max-width:100%!important;max-height:min(820px,calc(100dvh - 24px))!important;margin:0!important}@media (max-width: 768px){.popup-overlay:has(.aid-editor__picker-list){padding:8px!important}.popup-overlay:has(.aid-editor__picker-list) .popup-sheet{width:100%!important;max-width:430px!important;height:calc(100dvh - 16px)!important;max-height:calc(100dvh - 16px)!important;border-radius:18px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.popup-overlay:has(.aid-editor__picker-list) .popup-header,.popup-overlay:has(.aid-editor__picker-list) .popup-footer{flex:0 0 auto!important}.popup-overlay:has(.aid-editor__picker-list) .popup-body{min-height:0!important;flex:1 1 auto!important;overflow-y:auto!important;overscroll-behavior:contain}}html[data-apex-theme=v274] body .watany-recovery-shell:has(.ainelhafeh-page)>nav[data-watany-bottom-bar=true]{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important;justify-items:stretch!important}html[data-apex-theme=v274] body .watany-recovery-shell:has(.ainelhafeh-page)>nav[data-watany-bottom-bar=true]>:is(a,button){display:grid!important;grid-template-rows:28px auto!important;place-items:center!important;align-content:center!important;gap:4px!important;min-width:0!important;width:100%!important;padding:4px 2px!important;text-align:center!important}html[data-apex-theme=v274] body .watany-recovery-shell:has(.ainelhafeh-page)>nav[data-watany-bottom-bar=true]>:is(a,button) :is(.watany-v4-icon,.watany-recovery-home-sign){width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important;object-fit:contain!important}html[data-apex-theme=v274] body .watany-recovery-shell:has(.ainelhafeh-page)>nav[data-watany-bottom-bar=true] .watany-recovery-bottom__label{font-size:.78rem!important;line-height:1.2!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.ainelhafeh-page>section.ainelhafeh-application>.ainelhafeh-section-heading{background:#e8c873!important;border:1px solid #c89f3c!important;border-radius:8px;padding:18px 16px!important;margin:0 0 20px!important;color:#173d31!important}.ainelhafeh-page>section.ainelhafeh-application>.ainelhafeh-section-heading .ainelhafeh-kicker{color:#8b5a18!important;font-size:1.55rem!important;line-height:1.4!important;font-weight:900!important;letter-spacing:0!important;margin:0 0 6px!important}.ainelhafeh-page>section.ainelhafeh-application>.ainelhafeh-section-heading h2{color:#173d31!important;margin:0 0 8px!important}.ainelhafeh-page>section.ainelhafeh-application>.ainelhafeh-section-heading>p:last-child{color:#29483d!important;margin:0!important}.ainelhafeh-page .lebanon-address-selector>legend{grid-column:1/-1!important;width:100%!important;box-sizing:border-box!important;background:#e8c873!important;border:1px solid #c89f3c!important;border-radius:8px!important;color:#173d31!important;font-size:1.25rem!important;font-weight:900!important;line-height:1.4!important;text-align:center!important;padding:12px 10px!important;margin:0 0 8px!important}.watany-mobile-shell .watany-recovery-main:has(>.ainelhafeh-page),.watany-mobile-shell .watany-recovery-main:has(>.ainelhafeh-page)>.ainelhafeh-page{width:100%!important;max-width:100%!important;margin-inline:0!important}.ainelhafeh-page .ainelhafeh-form>fieldset:first-of-type .ainelhafeh-options{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:repeat(4,minmax(0,auto))!important;gap:10px!important}.ainelhafeh-page .ainelhafeh-form>fieldset:first-of-type .ainelhafeh-options>label{width:100%!important;min-width:0!important;flex:none!important}.ainelhafeh-page>section{border:1px solid #c8d2c7!important;border-radius:12px!important;overflow:hidden}.ainelhafeh-page>section.ainelhafeh-hero{border-color:#173d31!important;border-radius:0!important}.ainelhafeh-page>section.ainelhafeh-facts{padding-block:12px!important;gap:0!important}.ainelhafeh-page>section.ainelhafeh-facts>div{padding:18px 8px!important;border-inline-start:0!important;border-top:0!important;border-bottom:1px solid #d9ddcf!important}.ainelhafeh-page>section.ainelhafeh-facts>div:last-child{border-bottom:0!important}.ainelhafeh-page>section.ainelhafeh-layout{padding-block:20px!important;gap:20px!important}.ainelhafeh-page>section.ainelhafeh-layout>.ainelhafeh-note{border-top:1px solid #d9ddcf!important;padding-top:20px!important}.ainelhafeh-page>section.ainelhafeh-application{padding-block:20px!important}.ainelhafeh-page .ainelhafeh-form>fieldset,.ainelhafeh-page .ainelhafeh-form>label,.ainelhafeh-page .ainelhafeh-form>.ainelhafeh-form-grid,.ainelhafeh-page .ainelhafeh-form>.ainelhafeh-question-grid{padding-block:16px!important;border-top:1px solid #d9ddcf!important}.ainelhafeh-page .ainelhafeh-form>fieldset:first-of-type,.ainelhafeh-page .ainelhafeh-form>label:first-child,.ainelhafeh-page .ainelhafeh-form>.ainelhafeh-form-grid:first-child{border-top:0!important}@media (max-width:600px){html body main.ainelhafeh-page,html body main.ainelhafeh-page .ainelhafeh-hero,html body main.ainelhafeh-page .ainelhafeh-hero__content,html body main.ainelhafeh-page .ainelhafeh-facts,html body main.ainelhafeh-page .ainelhafeh-layout,html body main.ainelhafeh-page .ainelhafeh-application,html body main.ainelhafeh-page .ainelhafeh-details,html body main.ainelhafeh-page .ainelhafeh-section-heading,html body main.ainelhafeh-page .ainelhafeh-note,html body main.ainelhafeh-page .ainelhafeh-form{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:0!important;box-sizing:border-box!important}html body main.ainelhafeh-page .ainelhafeh-hero,html body main.ainelhafeh-page .ainelhafeh-facts,html body main.ainelhafeh-page .ainelhafeh-layout{grid-template-columns:minmax(0,1fr)!important}html body main.ainelhafeh-page .ainelhafeh-detail-list,html body main.ainelhafeh-page .ainelhafeh-detail-list article,html body main.ainelhafeh-page .ainelhafeh-detail-list article>div,html body main.ainelhafeh-page .ainelhafeh-hero__lead,html body main.ainelhafeh-page .ainelhafeh-hero h1,html body main.ainelhafeh-page h2,html body main.ainelhafeh-page h3,html body main.ainelhafeh-page p{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important}}html body .watany-recovery-shell:has(.ainelhafeh-page)>.watany-recovery-topbar,html body .watany-recovery-shell:has(.ainelhafeh-page)>.watany-recovery-bottom{left:0!important;right:0!important;width:100%!important;margin-inline:0!important;transform:none!important}html body main.ainelhafeh-page{color:#172522!important}html body main.ainelhafeh-page .ainelhafeh-hero{padding-inline:8px!important;text-align:center;justify-items:center;border-bottom:1px solid #173d31}html body main.ainelhafeh-page .ainelhafeh-hero__content{display:grid;justify-items:center;width:100%;max-width:760px}html body main.ainelhafeh-page .ainelhafeh-hero h1,html body main.ainelhafeh-page .ainelhafeh-hero__lead{margin-inline:auto;text-align:center}html body main.ainelhafeh-page .ainelhafeh-hero__actions{justify-content:center}html body main.ainelhafeh-page .ainelhafeh-hero__season{width:100%;max-width:290px;text-align:center;border-right:0;border-top:1px solid rgba(255,255,255,.4);padding-inline:12px}html body main.ainelhafeh-page .ainelhafeh-facts,html body main.ainelhafeh-page .ainelhafeh-layout,html body main.ainelhafeh-page .ainelhafeh-application{border:1px solid #c8d2c7!important;border-radius:12px;background:#fffdf7;margin-block:12px;padding-inline:8px!important}html body main.ainelhafeh-page .ainelhafeh-facts{margin-top:0}html body main.ainelhafeh-page .ainelhafeh-layout{border-color:#c8d2c7!important}html body main.ainelhafeh-page .ainelhafeh-layout h2,html body main.ainelhafeh-page .ainelhafeh-section-heading h2{margin-inline:auto;text-align:center;color:#10231f!important}html body main.ainelhafeh-page .ainelhafeh-kicker{text-align:center}html body main.ainelhafeh-page .ainelhafeh-detail-list{gap:12px}html body main.ainelhafeh-page .ainelhafeh-detail-list article{border:1px solid #c8d2c7!important;border-radius:12px;background:#fff!important;box-shadow:0 4px 14px #17252214;padding:16px 14px!important;gap:12px;align-items:start}html body main.ainelhafeh-page .ainelhafeh-detail-list article>span{color:#c94f32!important;font-size:1.05rem}html body main.ainelhafeh-page .ainelhafeh-detail-list h3{color:#10231f!important;text-align:center}html body main.ainelhafeh-page .ainelhafeh-detail-list p,html body main.ainelhafeh-page .ainelhafeh-note p,html body main.ainelhafeh-page .ainelhafeh-section-heading p{color:#38504a!important}html body main.ainelhafeh-page .ainelhafeh-note{border:1px solid #c8d2c7;border-top:4px solid #c94f32;border-radius:12px;background:#eef3e7;padding:18px}html body main.ainelhafeh-page .ainelhafeh-layout h2{padding-inline:8px!important;font-size:1.45rem!important;line-height:1.5!important;text-align:right!important}html body main.ainelhafeh-page .ainelhafeh-hero .ainelhafeh-hero__content h1,html body main.ainelhafeh-page .ainelhafeh-layout h2,html body main.ainelhafeh-page .ainelhafeh-section-heading h2{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important;text-wrap:wrap!important}html body main.ainelhafeh-page .ainelhafeh-hero .ainelhafeh-hero__content h1{font-size:1.85rem!important;line-height:1.35!important}html body main.ainelhafeh-page .ainelhafeh-layout h2,html body main.ainelhafeh-page .ainelhafeh-section-heading h2{font-size:1.55rem!important;line-height:1.4!important}@media (max-width:1100px){.ainelhafeh-page h1,.ainelhafeh-page h2,.ainelhafeh-page h3{display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:break-word!important;text-wrap:wrap!important}.ainelhafeh-page h1{font-size:1.85rem!important;line-height:1.35!important}.ainelhafeh-page h2{font-size:1.55rem!important;line-height:1.4!important}.ainelhafeh-page h3{font-size:1.05rem!important;line-height:1.4!important}}html body .watany-recovery-shell:has(.ainelhafeh-page){padding-top:70px!important}html body .watany-recovery-shell:has(.ainelhafeh-page)>.watany-recovery-topbar{position:fixed!important;top:0!important;bottom:auto!important;left:0!important;right:0!important;width:100%!important;margin-inline:0!important;transform:none!important}html body .watany-recovery-shell:has(.ainelhafeh-page)>.watany-recovery-bottom{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;margin-inline:0!important;transform:none!important}html body .watany-recovery-shell:has(.ainelhafeh-page)>.watany-recovery-main{padding-top:0!important}html body main.ainelhafeh-page .ainelhafeh-hero h1{color:#fff!important;text-align:center!important;text-shadow:0 1px 1px rgba(0,0,0,.16)}html body main.ainelhafeh-page .ainelhafeh-hero__lead{color:#fff!important;text-align:center!important}html body main.ainelhafeh-page .ainelhafeh-form .ainelhafeh-button--submit{display:flex!important;width:min(100%,280px)!important;min-width:0!important;margin-inline:auto!important;justify-self:center!important;padding-inline:16px!important;font-size:1.2rem!important;line-height:1.4!important;text-align:center!important}html body main.ainelhafeh-page>section#details.ainelhafeh-layout .ainelhafeh-details>h2{text-align:center!important;margin-inline:auto!important}html body main.ainelhafeh-page>section#details.ainelhafeh-layout{border:2px solid #c89f3c!important;border-inline:0!important;border-radius:0!important;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #c89f3c38!important}@media (max-width:1100px){.ainelhafeh-hero{grid-template-columns:minmax(0,1fr)!important;padding-inline:8px!important}.ainelhafeh-hero__content{width:100%;max-width:none}.ainelhafeh-hero h1{font-size:clamp(1.75rem,8vw,2.5rem)!important;line-height:1.3!important;white-space:normal!important;max-width:100%!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-wrap:pretty!important}.ainelhafeh-hero__lead{white-space:normal!important;max-width:100%!important;overflow-wrap:anywhere!important}}@media (max-width:760px){.ainelhafeh-hero{grid-template-columns:minmax(0,1fr)!important;padding-inline:8px!important}.ainelhafeh-hero__content{width:100%;max-width:none}.ainelhafeh-hero h1{font-size:2rem!important;line-height:1.25!important;white-space:normal!important;max-width:100%!important;overflow:visible!important;overflow-wrap:anywhere!important;word-break:normal!important;text-wrap:pretty!important}.ainelhafeh-hero__lead{white-space:normal!important;max-width:100%!important;overflow-wrap:anywhere!important}}.watany-recovery-main:has(>.ainelhafeh-page){scrollbar-width:none;-ms-overflow-style:none}.watany-recovery-main:has(>.ainelhafeh-page)::-webkit-scrollbar{display:none;width:0;height:0}.watany-recovery-main:has(>.ainelhafeh-page){width:100vw!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}.watany-recovery-main:has(>.ainelhafeh-page)>.ainelhafeh-page{width:100vw!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}.ainelhafeh-hero,.ainelhafeh-facts,.ainelhafeh-layout,.ainelhafeh-application{padding-inline:4px!important}.ainelhafeh-hero,.ainelhafeh-hero__content,.ainelhafeh-hero h1,.ainelhafeh-hero__lead{min-width:0}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]{grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:stretch!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>a,html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>button{display:grid!important;grid-template-rows:28px auto!important;place-items:center!important;align-content:center!important;gap:4px!important;width:100%!important;padding:4px 2px!important;text-align:center!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>a>img,html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>button>img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true] .watany-recovery-bottom__label{font-size:.78rem!important;line-height:1.2!important;font-weight:900!important}@layer watany-v4{html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]{grid-template-columns:repeat(5,minmax(0,1fr))!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>a,html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>button{display:grid!important;grid-template-rows:28px auto!important;place-items:center!important;gap:4px!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>a>img,html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>button>img{width:28px!important;height:28px!important;max-width:28px!important;max-height:28px!important}}@media (max-width:760px){html[data-apex-theme=v274] .ainelhafeh-hero{grid-template-columns:minmax(0,1fr);padding-inline:8px!important}html[data-apex-theme=v274] .ainelhafeh-hero h1{font-size:2rem!important;line-height:1.25!important;white-space:normal!important;overflow:visible;overflow-wrap:anywhere;word-break:normal;text-wrap:pretty}}.ainelhafeh-page{overflow-x:hidden}html[data-apex-theme=v274] .ainelhafeh-hero{padding-inline:8px!important}html[data-apex-theme=v274] .ainelhafeh-hero h1{font-size:clamp(2rem,9vw,3rem)!important;line-height:1.08;max-width:100%;overflow-wrap:anywhere;text-wrap:balance}html[data-apex-theme=v274] .ainelhafeh-hero__lead{font-size:1rem!important;line-height:1.65;max-width:100%;text-wrap:pretty}html[data-apex-theme=v274] .ainelhafeh-hero__actions{gap:8px}html[data-apex-theme=v274] .ainelhafeh-button{padding-inline:12px;min-width:0}html[data-apex-theme=v274] .ainelhafeh-layout h2,html[data-apex-theme=v274] .ainelhafeh-section-heading h2{font-size:clamp(1.45rem,7vw,2rem)!important;line-height:1.3;max-width:100%;overflow-wrap:anywhere;text-wrap:balance}html[data-apex-theme=v274] .ainelhafeh-facts strong{font-size:1.1rem}html[data-apex-theme=v274] .ainelhafeh-facts span,html[data-apex-theme=v274] .ainelhafeh-detail-list p,html[data-apex-theme=v274] .ainelhafeh-note p,html[data-apex-theme=v274] .ainelhafeh-section-heading>p:last-child{line-height:1.65}html[data-apex-theme=v274] .ainelhafeh-form{padding-inline:8px}html body main.ainelhafeh-page .ainelhafeh-form-progress{display:grid!important;gap:8px!important;padding:14px!important;border:1px solid #d5ddd0!important;border-radius:14px!important;background:#f4f7ef!important}html body main.ainelhafeh-page .ainelhafeh-validation-tooltip{position:sticky!important;top:8px!important;z-index:2!important;display:flex!important;align-items:center!important;gap:10px!important;margin:0!important;padding:12px 14px!important;border:1px solid #c89f3c!important;border-radius:10px!important;background:#fff4cf!important;color:#5d4311!important;font-size:.88rem!important;font-weight:900!important;line-height:1.5!important;animation:ainelhafeh-validation-reveal .18s ease-out both}html body main.ainelhafeh-page .ainelhafeh-validation-tooltip:before{content:"!";display:grid;flex:0 0 22px;place-items:center;width:22px;height:22px;border-radius:50%;background:#c89f3c;color:#fff;font-size:.8rem;font-weight:900}html body main.ainelhafeh-page .ainelhafeh-hero__season span{display:block!important;opacity:1!important;color:#fff!important;font-size:1.08rem!important;line-height:1.45!important;font-weight:800!important}html body main.ainelhafeh-page .ainelhafeh-hero__season{grid-template-columns:max-content max-content!important;grid-template-rows:repeat(2,minmax(0,auto))!important;align-items:baseline!important;align-content:center!important;justify-content:center!important;column-gap:18px!important;row-gap:18px!important}html body main.ainelhafeh-page .ainelhafeh-hero__season>:is(strong,span){align-self:baseline!important;margin:0!important;text-align:center!important}html body .watany-recovery-shell:has(.ainelhafeh-page)>nav.watany-recovery-bottom[data-watany-bottom-bar=true]{background:#fffdf7!important;color:#173d31!important;border-top:1px solid #c8d2c7!important;box-shadow:0 -8px 24px #173d3129!important}html body .watany-recovery-shell:has(.ainelhafeh-page)>nav.watany-recovery-bottom[data-watany-bottom-bar=true]>:is(a,button){color:#173d31!important}html body main.ainelhafeh-page .ainelhafeh-form-progress__label{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:12px!important;color:#52645d!important}html body main.ainelhafeh-page .ainelhafeh-form-progress__label strong{color:#176b4e!important;font-size:1.15rem!important}html body main.ainelhafeh-page .ainelhafeh-form-progress__label span{font-size:.86rem!important;font-weight:800!important}html body main.ainelhafeh-page .ainelhafeh-form-progress__track{height:8px!important;overflow:hidden!important;border-radius:999px!important;background:#dce5d8!important}html body main.ainelhafeh-page .ainelhafeh-form-progress__track span{display:block!important;height:100%!important;border-radius:inherit!important;background:linear-gradient(90deg,#176b4e,#e8c873)!important;transition:width .24s ease-out!important}html body main.ainelhafeh-page .ainelhafeh-form-progress p{margin:0!important;color:#5d6e68!important;font-size:.8rem!important;line-height:1.5!important}html body main.ainelhafeh-page fieldset.ainelhafeh-question-card{position:relative!important;gap:12px!important;padding:16px!important;border:1px solid #cbd5c8!important;border-radius:14px!important;background:#fbfcf8!important;transition:border-color .18s ease-out,box-shadow .18s ease-out,transform .18s ease-out!important}html body main.ainelhafeh-page fieldset.ainelhafeh-question-card legend{max-width:calc(100% - 34px)!important;color:#172522!important;font-size:.92rem!important;line-height:1.55!important;font-weight:900!important}html body main.ainelhafeh-page fieldset.ainelhafeh-question-card.is-answered{border-color:#176b4e!important;background:#f4f8ef!important;box-shadow:0 10px 24px #176b4e29!important;animation:ainelhafeh-answer-reveal .22s ease-out both}html body main.ainelhafeh-page fieldset.ainelhafeh-question-card:focus-within{border-color:#c89f3c!important;box-shadow:0 0 0 3px #c89f3c47,0 10px 24px #176b4e24!important}html body main.ainelhafeh-page fieldset.ainelhafeh-question-card.is-answered:after{content:"✓";position:absolute;inset-block-start:12px;inset-inline-start:12px;display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#176b4e;color:#fff;font-size:.82rem;font-weight:900}html body main.ainelhafeh-page .ainelhafeh-question-card .ainelhafeh-options{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}html body main.ainelhafeh-page .ainelhafeh-question-card .ainelhafeh-options label{min-width:0!important;justify-content:center!important;border:1px solid #cbd5c8!important;border-radius:10px!important;background:#fff!important;color:#29483d!important;transition:border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out,transform .16s ease-out!important}html body main.ainelhafeh-page .ainelhafeh-question-card .ainelhafeh-options label:has(input:checked){border-color:#176b4e!important;background:#e8f2e5!important;box-shadow:0 5px 14px #176b4e2e!important;color:#124d39!important;transform:translateY(-1px)!important}html body main.ainelhafeh-page .ainelhafeh-question-card .ainelhafeh-options label:focus-within{outline:3px solid rgba(200,159,60,.52)!important;outline-offset:2px!important}html body main.ainelhafeh-page .ainelhafeh-question-status{display:block!important;color:#6b7c74!important;font-size:.76rem!important;font-weight:800!important}html body main.ainelhafeh-page .ainelhafeh-question-card.is-answered .ainelhafeh-question-status{color:#176b4e!important}@keyframes ainelhafeh-answer-reveal{0%{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes ainelhafeh-validation-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){html body main.ainelhafeh-page .ainelhafeh-form-progress__track span,html body main.ainelhafeh-page fieldset.ainelhafeh-question-card,html body main.ainelhafeh-page .ainelhafeh-question-card .ainelhafeh-options label,html body main.ainelhafeh-page .ainelhafeh-validation-tooltip{transition:none!important;animation:none!important}}.ainelhafeh-page{--apple-ink:#172522;--apple-muted:#5d6e68;--apple-green:#176b4e;--apple-cream:#f7f4e9;--apple-coral:#d96743;color:var(--apple-ink);background:var(--apple-cream);min-height:100%;font-family:inherit}.ainelhafeh-page *{box-sizing:border-box}.ainelhafeh-hero{background:linear-gradient(120deg,#183f34,#2f7355 58%,#b5c46d);color:#fff;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:32px;padding:clamp(40px,7vw,92px) max(24px,calc((100% - 1180px)/2));align-items:end}.ainelhafeh-hero__content{max-width:760px}.ainelhafeh-kicker{color:#e8c873;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 12px}.ainelhafeh-hero h1{font-size:clamp(2.5rem,6vw,5.8rem);line-height:.98;margin:0 0 22px;max-width:760px}.ainelhafeh-hero__lead{font-size:1.12rem;line-height:1.9;max-width:650px;margin:0}.ainelhafeh-hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.ainelhafeh-button{border:0;border-radius:3px;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;font:inherit;font-weight:800;padding:13px 22px;text-decoration:none;transition:transform .2s,background .2s}.ainelhafeh-button:hover{transform:translateY(-2px)}.ainelhafeh-button--primary,.ainelhafeh-button--submit{background:#e8c873;color:#173d31}.ainelhafeh-button--quiet{border:1px solid rgba(255,255,255,.55);color:#fff}.ainelhafeh-hero__season{border-right:1px solid rgba(255,255,255,.4);display:grid;gap:5px;padding:10px 28px}.ainelhafeh-hero__season strong{font-size:2.5rem;line-height:1;margin-top:12px}.ainelhafeh-hero__season span{opacity:.8}.ainelhafeh-facts{display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto;padding:28px 24px;border-bottom:1px solid #d9ddcf}.ainelhafeh-facts div{padding:4px 22px;border-inline-start:1px solid #d9ddcf}.ainelhafeh-facts div:first-child{border:0}.ainelhafeh-facts strong,.ainelhafeh-facts span{display:block}.ainelhafeh-facts strong{font-size:1.35rem;color:var(--apple-green)}.ainelhafeh-facts span{color:var(--apple-muted);margin-top:5px}.ainelhafeh-layout,.ainelhafeh-application{max-width:1180px;margin:0 auto;padding:76px 24px}.ainelhafeh-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:72px}.ainelhafeh-layout h2,.ainelhafeh-section-heading h2{font-size:clamp(1.8rem,3vw,3rem);line-height:1.15;margin:0 0 30px}.ainelhafeh-detail-list{display:grid;gap:24px}.ainelhafeh-detail-list article{display:grid;grid-template-columns:48px 1fr;gap:18px;border-top:1px solid #d9ddcf;padding-top:20px}.ainelhafeh-detail-list article>span{color:var(--apple-coral);font-weight:900}.ainelhafeh-detail-list h3{margin:0 0 6px}.ainelhafeh-detail-list p,.ainelhafeh-note p,.ainelhafeh-section-heading p{color:var(--apple-muted);line-height:1.8;margin:0}.ainelhafeh-note{background:#e5ead6;border-top:5px solid var(--apple-coral);padding:25px;align-self:start}.ainelhafeh-note span{color:var(--apple-coral);font-weight:800}.ainelhafeh-note strong{display:block;font-size:1.35rem;margin:16px 0 8px}.ainelhafeh-application{border-top:1px solid #d9ddcf}.ainelhafeh-section-heading{max-width:650px;margin-bottom:34px}.ainelhafeh-form{background:#fff;padding:clamp(20px,4vw,48px);box-shadow:0 14px 40px #1e352814;display:grid;gap:24px}.ainelhafeh-form-grid,.ainelhafeh-question-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ainelhafeh-question-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ainelhafeh-form label,.ainelhafeh-form fieldset{display:grid;gap:8px;border:0;padding:0;margin:0}.ainelhafeh-form label>span,.ainelhafeh-form legend{font-size:.9rem;font-weight:800}.ainelhafeh-form input,.ainelhafeh-form select,.ainelhafeh-form textarea{background:#fbfcf8;border:1px solid #cbd5c8;border-radius:2px;color:var(--apple-ink);font:inherit;padding:12px;width:100%}.ainelhafeh-form textarea{min-height:90px;resize:vertical}.ainelhafeh-form input:focus,.ainelhafeh-form select:focus,.ainelhafeh-form textarea:focus{outline:3px solid rgba(217,103,67,.25);border-color:var(--apple-coral)}.ainelhafeh-options{display:flex;flex-wrap:wrap;gap:10px}.ainelhafeh-options label{display:flex;grid-template-columns:auto 1fr;align-items:center;gap:8px;border:1px solid #d5ddd0;padding:10px 12px;cursor:pointer}.ainelhafeh-options label:has(input:checked){border-color:var(--apple-green);background:#eef4e9}.ainelhafeh-options input{width:auto}.ainelhafeh-options--inline{gap:8px}.ainelhafeh-button--submit{justify-self:start;min-width:210px}.ainelhafeh-alert{padding:16px;margin-bottom:20px;font-weight:700}.ainelhafeh-alert--success{background:#dcefe0;color:#185c35}.ainelhafeh-alert--error{background:#f8dfd9;color:#8b2d1e}.lebanon-address-selector{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;background:#f4f7ef;border:1px solid #d5ddd0;padding:18px}.lebanon-address-selector legend{grid-column:1/-1;font-weight:900}.lebanon-address-selector label:last-of-type{grid-column:1/-1}.lebanon-address-selector__hint{grid-column:1/-1;color:var(--apple-muted);font-size:.82rem;margin:0}@media (max-width:760px){.ainelhafeh-hero{grid-template-columns:1fr;padding-block:44px}.ainelhafeh-hero h1{font-size:3rem}.ainelhafeh-hero__season{border-right:0;border-top:1px solid rgba(255,255,255,.4);grid-template-columns:repeat(2,auto);padding:18px 0}.ainelhafeh-hero__season strong{font-size:1.8rem}.ainelhafeh-facts,.ainelhafeh-layout{grid-template-columns:1fr}.ainelhafeh-facts{gap:18px}.ainelhafeh-facts div{border-inline-start:0;border-top:1px solid #d9ddcf;padding:14px 0}.ainelhafeh-layout{gap:32px;padding-block:50px}.ainelhafeh-form-grid,.ainelhafeh-question-grid,.lebanon-address-selector{grid-template-columns:1fr}.lebanon-address-selector label:last-of-type{grid-column:auto}.ainelhafeh-application{padding-block:50px}.ainelhafeh-options label{flex:1 1 45%}}.ainelhafeh-accepted-page{--accepted-ink: #173d31;--accepted-muted: #5d6e68;--accepted-green: #176b4e;--accepted-gold: #c89f3c;--accepted-gold-light: #f5e4ae;min-height:100%;padding:32px clamp(16px,4vw,64px) 104px;color:var(--accepted-ink);background:#f7f4e9}.ainelhafeh-accepted-hero,.ainelhafeh-accepted-content{width:min(100%,1120px);margin-inline:auto}.ainelhafeh-accepted-hero{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:clamp(28px,5vw,56px);border-radius:16px;color:#fff;background:linear-gradient(118deg,#183f34,#2f7355 65%,#b5c46d);box-shadow:0 8px 20px #173d312e}.ainelhafeh-accepted-kicker{margin:0 0 8px;color:var(--accepted-gold-light);font-size:.8rem;font-weight:900}.ainelhafeh-accepted-hero h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.08;text-wrap:balance}.ainelhafeh-accepted-hero p:last-child{max-width:650px;margin:14px 0 0;color:#ffffffdb;line-height:1.8}.ainelhafeh-accepted-back{flex:0 0 auto;padding:12px 16px;border:1px solid rgba(255,255,255,.58);border-radius:8px;color:#fff;font-weight:800;text-decoration:none}.ainelhafeh-accepted-back:hover,.ainelhafeh-accepted-back:focus-visible{background:#ffffff1f}.ainelhafeh-accepted-content{margin-top:20px;padding:clamp(20px,4vw,36px);border:1px solid #c8d2c7;border-radius:16px;background:#fffdf7}.ainelhafeh-accepted-content__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:2px solid rgba(200,159,60,.45)}.ainelhafeh-accepted-content__heading>div{display:flex;align-items:baseline;gap:12px}.ainelhafeh-accepted-content h2{margin:0;font-size:1.45rem}.ainelhafeh-accepted-count{color:var(--accepted-green);font-size:1.5rem;font-weight:900}.ainelhafeh-accepted-status{padding:6px 10px;border:1px solid rgba(23,107,78,.28);border-radius:999px;color:var(--accepted-green);background:#e8f2e5;font-size:.78rem;font-weight:900}.ainelhafeh-accepted-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;padding-top:20px}.ainelhafeh-accepted-card{padding:18px;border:1px solid rgba(200,159,60,.58);border-radius:12px;background:linear-gradient(145deg,#fffef9,#fff8df);box-shadow:0 4px 8px #173d311a}.ainelhafeh-accepted-card__topline{display:flex;align-items:start;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(23,61,49,.14)}.ainelhafeh-accepted-card__mark{display:grid;flex:0 0 30px;place-items:center;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--accepted-green);font-weight:900}.ainelhafeh-accepted-card h3{margin:0;font-size:1.1rem;line-height:1.4;overflow-wrap:anywhere}.ainelhafeh-accepted-card__topline p{margin:4px 0 0;color:var(--accepted-muted);font-size:.86rem}.ainelhafeh-accepted-card__details{display:grid;gap:10px;margin:14px 0 0}.ainelhafeh-accepted-card__details>div{display:grid;grid-template-columns:94px minmax(0,1fr);gap:10px;min-width:0}.ainelhafeh-accepted-card dt{color:#8b5a18;font-size:.78rem;font-weight:900}.ainelhafeh-accepted-card dd{min-width:0;margin:0;color:var(--accepted-ink);line-height:1.55;overflow-wrap:anywhere}.ainelhafeh-accepted-state,.ainelhafeh-accepted-empty{margin:20px 0 0;padding:26px;border:1px dashed rgba(200,159,60,.62);border-radius:12px;text-align:center;color:var(--accepted-muted);background:#fffaf0}.ainelhafeh-accepted-state--error{border-color:#be482d73;color:#8c3021;background:#fff4ef}.ainelhafeh-accepted-empty strong{display:block;color:var(--accepted-ink);font-size:1.05rem}.ainelhafeh-accepted-empty p{margin:6px 0 0}@media (max-width: 640px){.ainelhafeh-accepted-page{padding:16px 10px 96px}.ainelhafeh-accepted-hero{display:grid;gap:20px;padding:26px 20px}.ainelhafeh-accepted-back{justify-self:start}.ainelhafeh-accepted-content{padding:18px 12px}.ainelhafeh-accepted-content__heading{align-items:start}.ainelhafeh-accepted-content__heading>div{align-items:start;gap:8px}.ainelhafeh-accepted-content h2{font-size:1.18rem}.ainelhafeh-accepted-card__details>div{grid-template-columns:78px minmax(0,1fr)}}@media (prefers-reduced-motion: reduce){.ainelhafeh-accepted-back{transition:none}}.watany-procedure-compact{--wpc-bg: var(--watany-bg, #eef4ec);--wpc-paper: var(--watany-surface, #fbfdf8);--wpc-card: rgba(255, 255, 255, .96);--wpc-ink: var(--watany-ink, #173047);--wpc-muted: var(--watany-muted, #647687);--wpc-line: rgba(23, 48, 71, .13);--wpc-cedar: var(--watany-cedar, #0e7a51);--wpc-cedar-dark: var(--watany-cedar-dark, #0a5c3d);--wpc-gold: var(--watany-gold, #c9962f);--wpc-radius: 19px;min-height:100dvh;width:min(100%,460px);margin:0 auto;padding:10px 10px calc(92px + env(safe-area-inset-bottom,0px));color:var(--wpc-ink);background:radial-gradient(circle at 90% -10%,rgba(14,122,81,.13),transparent 28%),radial-gradient(circle at 5% 15%,rgba(201,150,47,.11),transparent 24%),var(--wpc-bg);direction:rtl}.watany-procedure-compact *,.watany-procedure-compact *:before,.watany-procedure-compact *:after{box-sizing:border-box}.watany-procedure-compact__topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:58px;margin:-10px -10px 8px;padding:calc(8px + env(safe-area-inset-top,0px)) 12px 8px;background:#fbfdf8e8;border-bottom:1px solid var(--wpc-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 26px #17304717}.watany-procedure-compact__brand{display:flex;align-items:center;gap:9px;min-width:0}.watany-procedure-compact__logo{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:15px;color:#fff;font-weight:950;background:linear-gradient(145deg,var(--wpc-cedar),var(--wpc-cedar-dark));box-shadow:0 12px 24px #0e7a513d}.watany-procedure-compact__brand strong{display:block;font-size:1rem;line-height:1.1}.watany-procedure-compact__brand small{display:block;max-width:245px;margin-top:3px;color:var(--wpc-muted);font-size:.75rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watany-procedure-compact__count{flex:0 0 auto;padding:7px 9px;border:1px solid rgba(14,122,81,.17);border-radius:999px;color:var(--wpc-cedar-dark);font-size:.74rem;font-weight:900;background:#0e7a5114}.watany-procedure-compact__filters{position:sticky;top:58px;z-index:15;display:grid;gap:8px;margin-bottom:8px;padding:8px;border:1px solid var(--wpc-line);border-radius:20px;background:#fbfdf8e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px #17304714}.watany-procedure-compact__tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.watany-procedure-compact button{min-height:38px;border:0;border-radius:14px;font:inherit;font-weight:900;cursor:pointer;touch-action:manipulation}.watany-procedure-compact__tabs button{color:var(--wpc-ink);background:#ffffffb8;border:1px solid rgba(23,48,71,.09)}.watany-procedure-compact__tabs button.is-active{color:#fff;background:linear-gradient(145deg,var(--wpc-cedar),var(--wpc-cedar-dark));box-shadow:0 10px 18px #0e7a512e}.watany-procedure-compact__search{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:8px;min-height:42px;padding:0 12px;border:1px solid rgba(23,48,71,.11);border-radius:16px;background:#ffffffc7}.watany-procedure-compact__search span{color:var(--wpc-muted);font-size:.78rem;font-weight:900}.watany-procedure-compact__search input{width:100%;min-width:0;border:0;outline:0;color:var(--wpc-ink);font:inherit;font-size:.92rem;background:transparent}.watany-procedure-compact__list{display:grid;gap:9px;overflow:visible;padding-bottom:var(--apex-content-bottom-clearance);scroll-padding-bottom:var(--apex-content-bottom-clearance)}.watany-procedure-card{scroll-margin-top:135px;overflow:hidden;border:1px solid rgba(23,48,71,.11);border-radius:var(--wpc-radius);background:linear-gradient(150deg,#ffffffeb,#ffffffc7),var(--wpc-card);box-shadow:0 16px 34px #1730471a}.watany-procedure-card__summary{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;padding:11px 11px 8px}.watany-procedure-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;font-size:1.3rem;background:#0e7a511a;border:1px solid rgba(14,122,81,.14)}.watany-procedure-card__body{min-width:0}.watany-procedure-card__badges{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:6px}.watany-procedure-card__badges span{max-width:110px;padding:4px 7px;border-radius:999px;color:var(--wpc-cedar-dark);background:#0e7a5114;border:1px solid rgba(14,122,81,.12);font-size:.66rem;font-weight:900;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watany-procedure-card h2{display:-webkit-box;margin:0;color:var(--wpc-ink);font-size:.98rem;line-height:1.28;font-weight:950;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.watany-procedure-card p{display:-webkit-box;margin:4px 0 0;color:var(--wpc-muted);font-size:.78rem;line-height:1.35;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.watany-procedure-card__actions{display:grid;grid-template-columns:1fr auto;gap:8px;padding:0 11px 11px}.watany-procedure-card__primary{color:#fff;background:linear-gradient(145deg,var(--wpc-cedar),var(--wpc-cedar-dark));box-shadow:0 10px 18px #0e7a512e}.watany-procedure-card__secondary{min-width:82px;color:var(--wpc-cedar-dark);background:#0e7a5117;border:1px solid rgba(14,122,81,.14)!important}.watany-procedure-card__details{display:grid;gap:9px;padding:10px 11px 12px;border-top:1px solid rgba(23,48,71,.09);background:#eef4ec7a}.watany-procedure-card__details section{padding:10px;border:1px solid rgba(23,48,71,.08);border-radius:15px;background:#ffffffad}.watany-procedure-card__details h3{margin:0 0 7px;color:var(--wpc-cedar-dark);font-size:.82rem;font-weight:950}.watany-procedure-card__details ul,.watany-procedure-card__details ol{margin:0;padding-inline-start:18px;color:var(--wpc-ink);font-size:.79rem;line-height:1.65}.watany-procedure-card__details p{display:block;margin:0;color:var(--wpc-muted);font-size:.79rem}.watany-procedure-card__forms{display:grid;gap:7px}.watany-procedure-form-chip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;padding:8px;border-radius:14px;background:#ffffffc7;border:1px solid rgba(23,48,71,.08)}.watany-procedure-form-chip strong{display:grid;place-items:center;min-width:34px;min-height:30px;border-radius:10px;color:#fff;background:linear-gradient(145deg,var(--wpc-gold),#a87920);font-size:.78rem}.watany-procedure-form-chip span{min-width:0;color:var(--wpc-ink);font-size:.77rem;font-weight:800}.watany-procedure-form-chip div{display:flex;gap:5px}.watany-procedure-form-chip button{min-height:30px;padding:0 8px;color:var(--wpc-cedar-dark);font-size:.72rem;background:#0e7a5114;border:1px solid rgba(14,122,81,.12)}.watany-procedure-card__detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px}.watany-procedure-card__detail-actions button{color:var(--wpc-cedar-dark);background:#ffffffb8;border:1px solid rgba(14,122,81,.14)}.watany-procedure-compact__empty{padding:18px;border:1px dashed rgba(23,48,71,.22);border-radius:18px;color:var(--wpc-muted);background:#ffffff94;text-align:center;font-weight:800}.watany-procedure-compact__toast{position:fixed;right:50%;bottom:calc(82px + env(safe-area-inset-bottom,0px));z-index:80;transform:translate(50%);width:min(92vw,420px);padding:11px 14px;border-radius:16px;color:#fff;background:#173047f0;box-shadow:0 14px 28px #1730472e;text-align:center;font-weight:900}.watany-procedure-compact{width:100%;max-width:none;padding-inline:0}.watany-procedure-compact__list{width:100%;gap:12px}.watany-procedure-card.watany-listing-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:10px;border:2px solid #d8b64d;border-radius:14px;background:linear-gradient(145deg,#fffffff5,#fffceff0),var(--wpc-card);box-shadow:inset 0 0 0 1px #ffffffeb,0 6px 12px #1e3a2c24,0 2px 3px #1e3a2c1a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.watany-procedure-card.watany-listing-card:hover{border-color:#c9962f;box-shadow:inset 0 0 0 1px #fffffff5,0 8px 16px #1e3a2c29,0 2px 4px #1e3a2c1f;transform:translateY(-1px)}.watany-procedure-card.watany-listing-card:focus-within{border-color:#a87920;box-shadow:0 0 0 3px #e5bd4242,inset 0 0 0 1px #fffffff5,0 6px 12px #1e3a2c24}.watany-procedure-card .watany-procedure-card__summary{grid-template-columns:minmax(0,1fr);gap:0;padding:0}.watany-procedure-card .watany-procedure-card__badges{margin-top:9px;margin-bottom:0}.watany-procedure-card .watany-procedure-card__actions{grid-column:2;grid-row:1;display:flex;width:max-content;min-width:92px;flex-direction:column;gap:6px;padding:0}.watany-procedure-card .watany-procedure-card__primary,.watany-procedure-card .watany-procedure-card__secondary{min-height:34px;box-shadow:none}@media (prefers-reduced-motion: reduce){.watany-procedure-card.watany-listing-card{transition:none}}@media (max-width: 370px){.watany-procedure-compact__brand small{max-width:185px}.watany-procedure-card__actions{grid-template-columns:1fr}.watany-procedure-card__secondary{width:100%}.watany-procedure-form-chip{grid-template-columns:auto 1fr}.watany-procedure-form-chip div{grid-column:1 / -1}}.app-shell--admin{width:100vw!important;max-width:100vw!important;min-width:0!important;height:auto!important;min-height:100vh!important;margin:0!important;border-radius:0!important;border:0!important;box-shadow:none!important;background:var(--bg, #f6f7fb)!important;display:flex;flex-direction:column;overflow:visible!important}.app-shell--admin,.app-shell--admin .app-content,.app-shell--admin .wmo-appshell-route-boundary,.app-shell--admin .sa-page,.app-shell--admin .sa-body{overflow:visible!important;height:auto!important}.app-shell--admin:before{display:none!important}html:has(.app-shell--admin),html:has(.app-shell--admin) body,html:has(.app-shell--admin) #root{height:auto!important;min-height:100vh!important;overflow-y:auto!important;overflow-x:hidden!important}.app-shell--admin .app-content{flex:1;width:100%;max-width:100%;padding:0!important;margin:0!important;overflow-x:hidden;overflow:visible!important}.app-shell--admin main[dir=rtl],.app-shell--admin main.su-page,.app-shell--admin main.sa-page{width:100vw!important;max-width:none!important;margin-inline:0!important}.app-shell--admin .GlobalFeatureNav,.app-shell--admin [class*=feature-nav],.app-shell--admin [class*=FeatureNav],.app-shell--admin .watany-top-header,.app-shell--admin [class*=top-header],.app-shell--admin [data-watany-top-header],.app-shell--admin .watany-mobile-shell__history-nav,.app-shell--admin .watany-sticky-hybrid-chat-launcher,.app-shell--admin [class*=sticky-hybrid-chat],.app-shell--admin [class*=StickyHybridChat],.app-shell--admin .sa-chat-bar,.app-shell--admin form[aria-label="اسأل موطني"]{display:none!important}.sa-page{width:100%;min-height:100%;padding:0;display:flex;flex-direction:column;gap:0;max-width:100%;margin:0;box-sizing:border-box;overflow-x:clip}.sa-page,.sa-page *{min-width:0;max-width:100%;box-sizing:border-box}.sa-topbar{background:linear-gradient(180deg,#080f1cf5,#0f172af0);color:#f9fafb;border-bottom:1px solid rgba(148,163,184,.14);flex-shrink:0;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sa-topbar__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:12px 24px;width:100%;max-width:none;margin:0 auto;box-sizing:border-box}.sa-topbar__brand{display:flex;align-items:center;gap:12px}.sa-topbar__shield{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#2b6e4f,#1d4a37);color:#fff;font-size:1.2rem;flex-shrink:0}.sa-topbar__title{font-size:1rem;font-weight:800;margin:0;white-space:nowrap}.sa-topbar__role{display:flex;align-items:center;gap:6px;margin:3px 0 0;font-size:.8rem;color:#cbd5e1}.sa-topbar__role-badge{background:#2b6e4f;color:#a7f3d0;border-radius:4px;padding:1px 7px;font-size:.75rem;font-weight:700;letter-spacing:.03em}.sa-topbar__role-sep{color:#4b5563}.sa-topbar__api{color:#94a3b8;font-family:monospace;font-size:.75rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sa-topbar__stats{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.sa-topbar__stat{display:flex;flex-direction:column;align-items:center;gap:1px;background:#0f172ac7;border:1px solid rgba(148,163,184,.18);border-radius:14px;padding:7px 14px;min-width:76px;box-shadow:0 8px 24px #0000001a}.sa-topbar__stat strong{font-size:1.15rem;font-weight:700;line-height:1;color:#f9fafb}.sa-topbar__stat span{font-size:.7rem;color:#cbd5e1;white-space:nowrap}.sa-topbar__actions{display:flex;gap:8px;align-items:center}.sa-topbar__refresh-btn{padding:8px 14px;border-radius:12px;background:#ffffff14;border:1px solid rgba(148,163,184,.16);color:#f9fafb;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s;white-space:nowrap}.sa-topbar__refresh-btn:hover{background:#1f2937;color:#fff}.sa-topbar__refresh-btn:disabled{opacity:.5;cursor:not-allowed}.sa-topbar__back-btn{padding:8px 14px;border-radius:12px;background:transparent;border:1px solid rgba(148,163,184,.16);color:#cbd5e1;font-size:.82rem;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s;white-space:nowrap}.sa-topbar__back-btn:hover{border-color:#ffffff4d;background:#ffffff14;color:#f9fafb}.sa-body{flex:1;display:flex;flex-direction:column;min-height:0;background:radial-gradient(circle at top left,rgba(59,130,246,.1),transparent 26%),radial-gradient(circle at top right,rgba(34,197,94,.08),transparent 22%),linear-gradient(180deg,#0b1220,#111827);width:100%}.sa-panel-area{flex:1;padding:24px 28px 36px;max-width:none;margin:0 auto;width:100%;box-sizing:border-box}.sa-tabs{display:flex;gap:2px;flex-wrap:wrap;background:#080f1cf5;padding:0 32px;border-bottom:1px solid rgba(148,163,184,.14);box-shadow:none;border-radius:0;margin:0;max-width:none}.sa-tab{flex:0 0 auto;min-width:0;padding:12px 16px;gap:6px;background:transparent;border:0;border-bottom:3px solid transparent;border-radius:0;cursor:pointer;font-size:.82rem;font-weight:600;color:#cbd5e1;transition:all .15s;font-family:inherit;display:flex;align-items:center;justify-content:center;white-space:nowrap}.sa-tab:hover{background:#ffffff0f;color:#f3f4f6}.sa-tab.active{background:transparent;color:#86efac;border-bottom-color:#2b6e4f;box-shadow:inset 0 -1px #ffffff0a}.sa-panel-area>*{border-radius:20px}.sa-procedures-container{background:transparent;border-radius:var(--r-lg)}.sa-header{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3);background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:var(--r-xl);color:#fff}.sa-header__icon{width:56px;height:56px;border-radius:var(--r-full);background:#ffffff26;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.sa-header__title{font-size:1.3rem;font-weight:800;margin:0}.sa-header__sub{font-size:.9rem;opacity:.85;margin:2px 0 0}.sa-progress{padding:0 var(--space-1)}.sa-progress__bar{height:6px;background:var(--surface-3);border-radius:var(--r-full);overflow:hidden}.sa-progress__fill{height:100%;background:linear-gradient(90deg,var(--primary),#60a5fa);border-radius:var(--r-full);transition:width .4s cubic-bezier(.4,0,.2,1)}.sa-group{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-xl);overflow:hidden}.sa-group__header{display:flex;align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--stroke);flex-wrap:wrap}.sa-group__title{font-size:1rem;font-weight:700;margin:0;flex:1;min-width:100px}.sa-group__count{font-size:.85rem;color:var(--muted);font-weight:600;background:var(--surface-2);padding:2px 10px;border-radius:var(--r-full)}.sa-group__actions{display:flex;gap:6px}.sa-group__btn{font-size:.78rem;font-weight:600;padding:4px 12px;border-radius:var(--r-full);background:var(--primary-bg);color:var(--primary);border:1px solid transparent;cursor:pointer;transition:all var(--dur);min-height:32px}.sa-group__btn:hover{background:var(--primary);color:#fff}.sa-group__btn--off{background:var(--surface-2);color:var(--muted)}.sa-group__btn--off:hover{background:var(--danger-bg, #fef2f2);color:var(--danger, #dc2626)}.sa-group__btn--danger{background:#fff1f1;color:#a52626;border-color:#f3c1c1}.sa-group__btn--danger:hover{background:#a52626;color:#fff}.sa-feature-list{display:flex;flex-direction:column}.sa-feature{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--stroke);transition:background var(--dur)}.sa-feature:last-child{border-bottom:none}.sa-feature:hover{background:var(--surface-2)}.sa-feature--off{opacity:.6}.sa-feature--locked{opacity:.85}.sa-feature__icon{width:40px;height:40px;border-radius:var(--r-lg);background:var(--primary-bg);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:1.15rem;flex-shrink:0;transition:all var(--dur)}.sa-feature__icon--off{background:var(--surface-3);color:var(--muted)}.sa-feature__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sa-feature__label{font-size:.95rem;font-weight:700}.sa-feature__desc{font-size:.8rem;color:var(--muted);line-height:1.3}.admin-payments-page{gap:0;padding-bottom:0}.sa-section-stack{display:flex;flex-direction:column;gap:16px;min-width:0;max-width:100%}.sa-section-stack>*{min-width:0;max-width:100%}.sa-section-stack,.sa-section-stack *{overflow-wrap:anywhere;word-break:break-word}.sa-section-panel{display:flex;flex-direction:column;gap:16px}.sa-section-panel__header{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:18px;background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-xl)}.sa-section-panel__header h2{margin:0 0 6px}.sa-section-panel__header p{margin:0;color:var(--muted);max-width:780px;line-height:1.7}.sa-section-panel__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:.85rem}.admin-payments-hero{align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.admin-payments-hero__copy{flex:1;min-width:0}.admin-payments-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px;font-size:.82rem}.admin-payments-hero__meta span{padding:6px 10px;background:#ffffff1f;border-radius:var(--r-full)}.admin-payments-hero .sa-header__sub,.admin-payments-hero__meta{display:none}.admin-payments-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.admin-payments-hero__ghost{background:#ffffffd1;color:#15472f;border-color:#ffffff80}.admin-payments-hero__ghost:hover{background:#fffffff2;color:#0d3322}.admin-payments-banner{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:var(--r-lg);font-weight:600}.admin-payments-banner--error{background:#fff1f1;color:#a52626;border:1px solid #f3c1c1}.admin-payments-banner--success{background:#effaf2;color:#166534;border:1px solid #bbf7d0}.admin-payments-metrics{display:grid;grid-template-columns:1fr;gap:14px}.admin-payments-metric{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-xl);padding:18px;display:flex;flex-direction:column;gap:6px}.admin-payments-metric strong{font-size:1.6rem}.admin-payments-metric__label{color:var(--muted);font-size:.82rem}.admin-payments-grid{display:grid;grid-template-columns:1fr;gap:14px}.sa-control-center{display:flex;flex-direction:column;gap:14px}.sa-control-center__hero{display:flex;flex-direction:column;gap:12px;padding:18px;border-radius:var(--r-xl);border:1px solid color-mix(in srgb,var(--stroke) 82%,white);background:linear-gradient(135deg,color-mix(in srgb,var(--primary) 14%,white),color-mix(in srgb,var(--surface-2) 88%,white))}.sa-control-center__hero h2{margin:0;font-size:1.15rem}.sa-control-center__hero p{margin:8px 0 0;color:var(--ink-2);line-height:1.7}.sa-control-center__hero-actions{display:flex;flex-wrap:wrap;gap:8px}.sa-control-center__metrics{display:grid;grid-template-columns:1fr;gap:12px}.sa-control-center__grid{display:grid;grid-template-columns:1fr;gap:14px}.sa-control-card{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:var(--r-xl);border:1px solid var(--stroke);background:var(--surface)}.sa-control-card h3{margin:0;font-size:1rem}.sa-control-card p{margin:0;color:var(--muted);line-height:1.65}.sa-control-card__actions{display:flex;flex-wrap:wrap;gap:8px}.admin-payments-grid>*{grid-column:auto}.admin-payments-grid--lists{align-items:start}.admin-payments-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-xl);padding:18px;display:flex;flex-direction:column;gap:16px}.admin-payments-card--wide{grid-column:1 / -1}.admin-payments-card__header{display:flex;flex-direction:column;gap:4px}.admin-payments-card__header h2{margin:0;font-size:1rem}.admin-payments-card__header span{color:var(--muted);font-size:.84rem;line-height:1.5}.admin-payments-form{min-height:100%}.admin-payments-field{display:flex;flex-direction:column;gap:8px}.admin-payments-field span{font-weight:700;font-size:.85rem}.admin-payments-field input,.admin-payments-field textarea,.admin-payments-field select{width:100%;border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface-2);color:var(--ink);padding:12px 14px;font:inherit}.admin-payments-field textarea{resize:vertical}.voting-admin-list{display:flex;flex-direction:column;gap:14px}.voting-admin-item{border:1px solid var(--stroke);border-radius:var(--r-xl);background:var(--surface-2);padding:18px;display:flex;flex-direction:column;gap:16px}.voting-admin-item__header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.voting-admin-item__header h3{margin:0 0 4px}.voting-admin-item__header p{margin:0;color:var(--muted);line-height:1.6}.voting-admin-item__meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.82rem}.voting-admin-item__meta span,.voting-admin-status{padding:6px 10px;border-radius:var(--r-full);background:var(--surface);border:1px solid var(--stroke)}.voting-admin-status{font-weight:700}.voting-admin-status--draft{background:#fff7ed;color:#9a3412;border-color:#fdba74}.voting-admin-status--active{background:#effaf2;color:#166534;border-color:#86efac}.voting-admin-status--closed{background:#f3f4f6;color:#374151;border-color:#d1d5db}.voting-admin-item__grid{display:grid;grid-template-columns:1fr;gap:14px}.voting-admin-item__grid>*{grid-column:auto}.voting-admin-item__grid>.voting-admin-item__grid-wide{grid-column:auto}.voting-admin-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.voting-admin-candidate-editor,.voting-admin-candidates{display:flex;flex-direction:column;gap:12px}.voting-admin-candidate-draft,.voting-admin-candidate{border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface);padding:14px;display:flex;flex-direction:column;gap:10px}.voting-admin-candidate-draft__header{display:flex;justify-content:space-between;gap:10px;align-items:center}.voting-admin-candidate strong{font-size:.95rem}.voting-admin-candidate__header{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.voting-admin-candidate p{margin:0;color:var(--muted);line-height:1.5}.voting-admin-empty{margin:0;color:var(--muted);line-height:1.7}@media (max-width: 960px){.voting-admin-item__grid>*{grid-column:span 12}}@media (max-width: 640px){.voting-admin-item,.voting-admin-candidate-draft,.voting-admin-candidate{padding:14px}}.admin-payments-form__row{display:grid;grid-template-columns:1fr;gap:12px}.admin-payments-list{display:flex;flex-direction:column;gap:12px}.admin-payments-list__item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px;border-radius:var(--r-lg);background:var(--surface-2);border:1px solid var(--stroke)}.admin-payments-list__item--stacked{align-items:stretch;flex-direction:column}.admin-payments-list__topline{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.admin-payments-list__badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-payments-list__item p{margin:0;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.admin-payments-list__actions{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.admin-payments-list__actions--stacked{align-items:flex-end;justify-content:flex-end}.admin-payments-inline-note{color:var(--muted);font-size:.8rem;overflow-wrap:anywhere;word-break:break-word}.admin-payments-editor{margin-top:12px;padding-top:12px;border-top:1px solid var(--stroke);display:flex;flex-direction:column;gap:12px}.admin-payments-editor--compact{max-width:100%}.admin-payments-editor__actions{display:flex;gap:8px;flex-wrap:wrap}.admin-payments-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.admin-payments-tag,.admin-payments-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border-radius:var(--r-full);font-size:.76rem;font-weight:700;overflow-wrap:anywhere;word-break:break-word}.admin-payments-tag{background:var(--primary-bg);color:var(--primary)}.admin-payments-tag--muted,.admin-payments-badge--muted{background:var(--surface-3);color:var(--muted)}.admin-payments-badge--active{background:#e9f8ee;color:#19663d}.admin-payments-badge--scheduled{background:#fff4de;color:#9b6100}.admin-payments-badge--review{background:#eef4ff;color:#2653a6}.admin-payments-badge--danger{background:#fff1f1;color:#a52626}.sa-governance-grid{display:grid;grid-template-columns:1fr;gap:14px}.sa-governance-grid>*{grid-column:auto}.sa-governance-grid>.admin-payments-card--wide{grid-column:1 / -1}.sa-governance-sources{display:grid;grid-template-columns:1fr;gap:12px}.sa-governance-source{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--stroke);border-radius:var(--r-lg);background:var(--surface-2)}.sa-governance-source__meta{color:var(--muted);font-size:.8rem;line-height:1.6;overflow-wrap:anywhere;word-break:break-word}.sa-governance-source__counts{display:flex;gap:8px;flex-wrap:wrap;font-size:.78rem;color:var(--ink-2)}.sa-governance-source__counts span{padding:4px 8px;border-radius:var(--r-full);background:color-mix(in srgb,var(--surface-3) 82%,white)}.sa-governance-footnote{color:var(--muted);font-size:.8rem}.admin-payments-empty{margin:0;color:var(--muted);text-align:center;padding:18px;background:var(--surface-2);border-radius:var(--r-lg)}@media (max-width: 720px){.sa-page{width:100%;padding:10px}.sa-tabs{gap:8px}.sa-tab{min-width:100%}.admin-payments-form__row{grid-template-columns:1fr}.admin-payments-grid{grid-template-columns:1fr;gap:14px}.admin-payments-grid>*{grid-column:auto}.admin-payments-hero,.sa-section-panel__header{flex-direction:column}.admin-payments-list__item,.admin-payments-list__topline,.admin-payments-list__actions{flex-direction:column;align-items:stretch}.sa-governance-grid{grid-template-columns:1fr}.sa-governance-grid>*{grid-column:auto}.sa-control-center__hero-actions,.sa-control-card__actions{flex-direction:column}.sa-control-center__hero-actions .sa-group__btn,.sa-control-card__actions .sa-group__btn{width:100%}}@media (min-width: 1024px){.app-shell--admin .app-content{align-items:stretch}.app-shell--admin .wmo-appshell-route-boundary,.app-shell--admin .watany-mobile-shell__route-content{width:100%;max-width:none}.app-shell--admin .sa-page,.app-shell--admin .su-page,.app-shell--admin .admin-procedures-dashboard,.app-shell--admin .admin-procedures-dashboard *{max-width:none!important}.app-shell--admin .sa-page,.app-shell--admin .su-page{padding-inline:32px}}@media (min-width: 900px){.sa-control-center__metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.sa-control-center__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sa-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer;flex-shrink:0}.sa-toggle input{position:absolute;opacity:0;width:0;height:0}.sa-toggle__track{width:50px;height:28px;border-radius:var(--r-full);background:var(--surface-3);border:2px solid var(--stroke);position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.sa-toggle__thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:var(--r-full);background:#fff;box-shadow:0 1px 4px #0003;transition:all .3s cubic-bezier(.34,1.56,.64,1)}[dir=rtl] .sa-toggle__thumb{left:auto;right:2px}.sa-toggle input:checked+.sa-toggle__track{background:var(--primary);border-color:var(--primary)}.sa-toggle input:checked+.sa-toggle__track .sa-toggle__thumb{left:24px}[dir=rtl] .sa-toggle input:checked+.sa-toggle__track .sa-toggle__thumb{left:auto;right:24px}.sa-toggle input:disabled+.sa-toggle__track{opacity:.5;cursor:not-allowed}.sa-toggle input:focus-visible+.sa-toggle__track{box-shadow:0 0 0 3px #2b6e4f40}.sa-footer{display:flex;gap:var(--space-1);align-items:center;justify-content:center;flex-wrap:wrap;padding:var(--space-2) 0}.sa-save-btn{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);min-height:var(--touch-min);background:var(--accent, #2563eb);color:#fff;border:1.5px solid var(--accent, #2563eb);border-radius:var(--r-lg);font-weight:600;font-size:.9rem;cursor:pointer;transition:all var(--dur)}.sa-save-btn:hover{filter:brightness(1.1)}.sa-save-btn:disabled{opacity:.6;cursor:wait}.sa-save-ok{color:var(--accent, #2563eb);font-weight:600;font-size:.85rem}.sa-save-fail{color:var(--danger, #dc2626);font-weight:600;font-size:.85rem}.sa-reset-btn{display:inline-flex;align-items:center;gap:var(--space-1);padding:var(--space-1) var(--space-3);min-height:var(--touch-min);background:var(--surface);color:var(--muted);border:1.5px solid var(--stroke);border-radius:var(--r-lg);font-weight:600;font-size:.9rem;cursor:pointer;transition:all var(--dur)}.sa-reset-btn:hover{border-color:var(--danger, #dc2626);color:var(--danger, #dc2626)}.sa-reset-btn--confirm{background:var(--danger, #dc2626);color:#fff;border-color:var(--danger, #dc2626);animation:shake .4s ease}.sa-cancel-btn{padding:var(--space-1) var(--space-2);min-height:var(--touch-min);background:none;color:var(--muted);border:none;font-weight:600;font-size:.9rem;cursor:pointer}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}.sa-visibility-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:8px}.sa-visibility-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--r-lg);padding:14px 16px;display:flex;flex-direction:column;gap:7px}.sa-visibility-card--warning{border-color:#f59e0b;background:color-mix(in srgb,#fef3c7 10%,var(--surface))}.sa-visibility-card--blocked{border-color:var(--danger, #dc2626);background:color-mix(in srgb,#fee2e2 10%,var(--surface))}.sa-visibility-card--off{opacity:.6}.sa-visibility-card__header{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.sa-visibility-card__title{flex:1;font-size:13px;font-weight:700;color:var(--ink);min-width:0}.sa-visibility-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap;flex-shrink:0}.sa-visibility-badge--enabled{background:#2563eb1f;color:var(--primary, #2563eb)}.sa-visibility-badge--disabled{background:#0000000f;color:var(--muted)}.sa-visibility-badge--ok{background:#e9f8ee;color:#19663d}.sa-visibility-badge--warning{background:#fff4de;color:#9b6100}.sa-visibility-badge--blocked{background:#fee2e2;color:#991b1b}.sa-visibility-badge--unknown{background:var(--surface-2);color:var(--muted)}.sa-visibility-route{display:flex;align-items:center;gap:5px;font-size:11px;font-family:monospace;color:var(--muted);line-height:1.4}.sa-visibility-surfaces{display:flex;flex-wrap:wrap;gap:4px}.sa-visibility-surface{font-size:11px;font-weight:600;padding:2px 7px;border-radius:4px;background:var(--surface-2);color:var(--ink-2, var(--ink))}.sa-visibility-surface--none{background:var(--surface-3, rgba(0,0,0,.04));color:var(--muted);font-style:italic}.sa-visibility-surface--gated{background:#2563eb14;color:var(--primary, #2563eb)}.sa-visibility-warnings{display:flex;flex-direction:column;gap:4px}.sa-visibility-warning{display:flex;align-items:flex-start;gap:6px;font-size:11px;color:#92400e;background:#fef3c7;border-radius:6px;padding:4px 8px;line-height:1.4}.sa-visibility-note{font-size:11px;color:var(--muted);line-height:1.4;font-style:italic}.sa-visibility-actions{display:flex;gap:6px;margin-top:2px}@media (max-width: 720px){.sa-visibility-grid{grid-template-columns:1fr}}@media (min-width: 1024px){body:has(.sa-intelligence-panel),body:has(.hybrid-kb-index-admin-panel){overflow-x:hidden}body:has(.sa-intelligence-panel) #root,body:has(.hybrid-kb-index-admin-panel) #root{width:100%;max-width:none}body:has(.sa-intelligence-panel) .app-shell,body:has(.sa-intelligence-panel) .app-shell__main,body:has(.sa-intelligence-panel) .app-shell__content,body:has(.sa-intelligence-panel) .page-shell,body:has(.sa-intelligence-panel) .page-content,body:has(.sa-intelligence-panel) main,body:has(.hybrid-kb-index-admin-panel) .app-shell,body:has(.hybrid-kb-index-admin-panel) .app-shell__main,body:has(.hybrid-kb-index-admin-panel) .app-shell__content,body:has(.hybrid-kb-index-admin-panel) .page-shell,body:has(.hybrid-kb-index-admin-panel) .page-content,body:has(.hybrid-kb-index-admin-panel) main{width:100%;max-width:none}.super-admin-page,.superadmin-page,.sa-page,.sa-shell,.sa-dashboard,.sa-dashboard-page,.sa-content,.sa-main,.sa-panel,.sa-intelligence-panel{width:100%;max-width:none}.sa-intelligence-panel{padding-inline:clamp(24px,3vw,56px)!important}.hybrid-kb-index-admin-panel{width:100%;max-width:none}.hybrid-kb-index-admin-panel__stats,.hybrid-kb-index-admin-panel__categories,.hybrid-kb-index-admin-panel__results{width:100%}.hybrid-kb-index-admin-panel__results{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:14px}}@media (min-width: 1024px){body:has(.sa-page){overflow-x:hidden;background:#f6f7fb}body:has(.sa-page) #root,body:has(.sa-page) .app-shell,body:has(.sa-page) .app-shell--admin,body:has(.sa-page) .app-shell--phone,body:has(.sa-page) .app-content,body:has(.sa-page) .watany-mobile-shell,body:has(.sa-page) .watany-smartphone-root,body:has(.sa-page) .watany-mobile-shell__viewport,body:has(.sa-page) .watany-mobile-shell__surface,body:has(.sa-page) .watany-mobile-shell__main,body:has(.sa-page) .watany-mobile-shell__content,body:has(.sa-page) .watany-mobile-shell__route-content,body:has(.sa-page) .wmo-appshell-route-boundary{width:100%!important;max-width:none!important;margin-inline:0!important;transform:none!important;box-sizing:border-box!important}body:has(.sa-page) .app-shell--admin,body:has(.sa-page) .app-shell--phone{display:flex!important;justify-content:stretch!important;align-items:stretch!important;width:100vw!important;max-width:100vw!important;min-width:0!important}body:has(.sa-page) .watany-mobile-shell,body:has(.sa-page) .watany-smartphone-root,body:has(.sa-page) .watany-mobile-shell__viewport,body:has(.sa-page) .watany-mobile-shell__surface,body:has(.sa-page) .watany-mobile-shell__main,body:has(.sa-page) .watany-mobile-shell__content,body:has(.sa-page) .watany-mobile-shell__route-content{width:100vw!important;max-width:100vw!important;min-width:0!important;margin-inline:0!important}body:has(.sa-page) .watany-mobile-shell__surface{border-radius:0!important;box-shadow:none!important;border-inline:0!important;background:transparent!important}body:has(.sa-page) .sa-page{width:100%!important;max-width:none!important;margin-inline:auto!important;padding:24px 32px 32px!important;box-sizing:border-box!important}body:has(.sa-page) .sa-intelligence-panel{width:100%!important;max-width:none!important;padding:0!important;display:grid!important;grid-template-columns:minmax(260px,340px) minmax(0,1fr)!important;align-items:start!important;gap:20px!important}body:has(.sa-page) .sa-intelligence-panel>*{min-width:0!important}body:has(.sa-page) .hybrid-kb-index-admin-panel{width:100%!important;max-width:none!important;box-sizing:border-box!important}body:has(.sa-page) .hybrid-kb-index-admin-panel__header,body:has(.sa-page) .hybrid-kb-index-admin-panel__stats,body:has(.sa-page) .hybrid-kb-index-admin-panel__categories{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important}body:has(.sa-page) .hybrid-kb-index-admin-panel__results{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important;gap:14px!important}body:has(.sa-page) .hybrid-kb-index-admin-panel p,body:has(.sa-page) .hybrid-kb-index-admin-panel article,body:has(.sa-page) .sa-intelligence-panel p,body:has(.sa-page) .sa-intelligence-panel li{max-width:78ch!important;line-height:1.65!important}}@media (min-width: 1024px) and (max-width: 1180px){body:has(.sa-page) .sa-intelligence-panel{grid-template-columns:1fr!important}}html:has(.watany-superadmin-shell),html:has(.watany-superadmin-shell) body,html:has(.watany-superadmin-shell) #root{width:100%!important;min-width:0!important;min-height:100%!important;height:auto!important;overflow-x:hidden!important;overflow-y:auto!important;box-sizing:border-box!important}html:has(.watany-superadmin-shell) body{margin:0!important;background:#e8edf1!important}html:has(.watany-superadmin-shell) #root{display:flex!important;justify-content:stretch!important;align-items:stretch!important;padding:0!important}body:has(.sa-page) #root>.watany-superadmin-shell,#root>.watany-superadmin-shell[data-apex-shell=superadmin]{width:100%!important;max-width:none!important;min-width:0!important;min-height:100vh!important;height:auto!important;margin:0!important;display:flex!important;flex-direction:column!important;overflow:visible!important;border:0!important;border-radius:0!important;background:#f6f7fb!important;box-shadow:none!important;transform:none!important;box-sizing:border-box!important}body:has(.sa-page) #root>.watany-superadmin-shell .sa-page,#root>.watany-superadmin-shell .sa-page{width:100%!important;max-width:100%!important;min-width:0!important;min-height:100vh!important;margin:0!important;padding:24px 32px 32px!important;overflow-x:clip!important;box-sizing:border-box!important}#root>.watany-superadmin-shell .sa-topbar__inner{grid-template-columns:auto minmax(0,1fr) auto!important;align-items:center!important;gap:18px!important;padding:12px 24px!important}#root>.watany-superadmin-shell .sa-topbar__brand,#root>.watany-superadmin-shell .sa-topbar__actions{width:auto!important}#root>.watany-superadmin-shell .sa-topbar__stats{display:flex!important;grid-template-columns:none!important;gap:10px!important}#root>.watany-superadmin-shell .sa-topbar__actions{display:flex!important;grid-template-columns:none!important;gap:8px!important}#root>.watany-superadmin-shell .sa-tabs{width:100%!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain!important;scrollbar-width:thin!important}#root>.watany-superadmin-shell .sa-panel-area,#root>.watany-superadmin-shell .sa-body{width:100%!important;max-width:100%!important;min-width:0!important}#root>.watany-superadmin-shell .sa-intelligence-panel,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__header,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__stats,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__categories{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__results{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))!important}@media (max-width: 900px){html:has(.watany-superadmin-shell) #root{justify-content:flex-start!important;align-items:stretch!important}body:has(.sa-page) #root>.watany-superadmin-shell,#root>.watany-superadmin-shell[data-apex-shell=superadmin]{width:100%!important;max-width:100%!important;min-height:100vh!important;border:0!important;border-radius:0!important;box-shadow:none!important}body:has(.sa-page) #root>.watany-superadmin-shell .sa-page,#root>.watany-superadmin-shell .sa-page{padding:0 16px 24px!important}#root>.watany-superadmin-shell .sa-topbar__inner{grid-template-columns:1fr!important;align-items:stretch!important;gap:12px!important;padding:14px 16px!important}#root>.watany-superadmin-shell .sa-topbar__brand,#root>.watany-superadmin-shell .sa-topbar__actions{width:100%!important}#root>.watany-superadmin-shell .sa-topbar__stats{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#root>.watany-superadmin-shell .sa-topbar__actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}#root>.watany-superadmin-shell .sa-intelligence-panel,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__header,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__stats,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__categories,#root>.watany-superadmin-shell .hybrid-kb-index-admin-panel__results{grid-template-columns:minmax(0,1fr)!important}}@media (max-width: 430px){html:has(.watany-superadmin-shell) #root{padding:0!important}body:has(.sa-page) #root>.watany-superadmin-shell,#root>.watany-superadmin-shell[data-apex-shell=superadmin]{width:100%!important;max-width:100%!important;min-height:100vh!important;border:0!important;border-radius:0!important;box-shadow:none!important}}.landing-page{min-height:100vh;background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);color:#fff;overflow-x:hidden}.landing-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 24px;background:radial-gradient(circle at 20% 50%,rgba(31,122,107,.15) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(31,75,153,.12) 0%,transparent 50%);position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px),radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:50px 50px,30px 30px;background-position:0 0,25px 25px;opacity:.3;pointer-events:none}.landing-container{max-width:1100px;width:100%;margin:0 auto;text-align:center;position:relative;z-index:1}.landing-logo-xl{display:inline-flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px;animation:landingFadeIn 1s ease-out}.landing-hero-img{width:180px;height:180px;border-radius:50%;object-fit:cover;box-shadow:0 8px 32px #0006;border:3px solid rgba(255,255,255,.25);animation:landingFloat 3s ease-in-out infinite}.landing-flag{font-size:80px;filter:drop-shadow(0 8px 20px rgba(0,0,0,.3));animation:landingFloat 3s ease-in-out infinite}.landing-title{font-size:72px;font-weight:800;margin:0;background:linear-gradient(135deg,#fff,#e0f0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:-2px}.landing-subtitle{font-size:20px;color:#fffc;font-weight:400;letter-spacing:2px;text-transform:uppercase}.landing-tagline{font-size:28px;font-weight:600;margin:24px 0 16px;color:#fff;animation:landingFadeIn 1.2s ease-out}.landing-description{font-size:18px;line-height:1.7;max-width:700px;margin:0 auto 48px;color:#ffffffd9;animation:landingFadeIn 1.4s ease-out}.landing-cta-group{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:40px;animation:landingFadeIn 1.6s ease-out}.landing-cta-primary{background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;border:none;border-radius:16px;padding:18px 40px;font-size:20px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px #2563eb66;transition:all .3s ease;font-family:inherit}.landing-cta-primary:hover{transform:translateY(-3px);box-shadow:0 12px 32px #2563eb80;background:linear-gradient(135deg,#60a5fa,#2563eb)}.landing-cta-secondary{background:#163245;color:#fff;border:1px solid rgba(148,197,255,.28);border-radius:16px;padding:18px 32px;font-size:18px;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;font-family:inherit}.landing-cta-secondary:hover{background:#1d4ed8;border-color:#bfdbfe6b;transform:translateY(-2px)}.landing-cta-bottom{margin-top:60px}.landing-lang-selector{display:inline-flex;gap:8px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:landingFadeIn 1.8s ease-out}.landing-lang-selector button{background:transparent;color:#ffffffb3;border:none;border-radius:8px;padding:8px 16px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;font-family:inherit}.landing-lang-selector button.active{background:#1f7a6bcc;color:#fff;box-shadow:0 2px 8px #1f7a6b4d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal{background:#fff;width:90%;max-width:500px;max-height:90vh;display:flex;flex-direction:column;border-radius:8px}.modal-header{display:flex;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #ddd}.modal-controls button{background:transparent;border:none;font-size:18px;cursor:pointer}.modal-body{padding:12px;overflow-y:auto}@media (max-width: 640px){.modal{width:100%;height:100%;border-radius:0}}.landing-lang-selector button:hover{color:#fff;background:#155e52}.landing-features{padding:80px 24px;background:linear-gradient(180deg,#1a1a2e,#0f3460);border-top:1px solid rgba(255,255,255,.1)}.landing-section-title{font-size:42px;font-weight:800;margin:0 0 44px;background:linear-gradient(135deg,#fff,#e0f0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.landing-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-bottom:28px}.landing-feature-card{background:linear-gradient(180deg,#ffffff17,#ffffff0a);border:1px solid color-mix(in srgb,var(--landing-feature-color, #2563eb) 36%,rgba(255,255,255,.1));border-radius:20px;padding:14px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr;justify-items:center;gap:10px;aspect-ratio:1 / 1;transition:all .3s ease}.landing-feature-card:hover{background:#ffffff1c;border-color:color-mix(in srgb,var(--landing-feature-color, #2563eb) 60%,rgba(255,255,255,.22));transform:translateY(-4px);box-shadow:0 16px 36px color-mix(in srgb,var(--landing-feature-color, #2563eb) 24%,transparent)}.landing-feature-icon{--watany-icon-shell-size: 72px;--watany-icon-shell-radius: 22px;--watany-icon-shell-border: 3px;--watany-icon-glyph-size: 50px;width:var(--watany-icon-shell-size);height:var(--watany-icon-shell-size);display:inline-flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;padding:6px;border-radius:var(--watany-icon-shell-radius);border:var(--watany-icon-shell-border) solid color-mix(in srgb,var(--landing-feature-color, #2563eb) 76%,white 24%);background:transparent;color:var(--landing-feature-color, #2563eb);box-shadow:0 18px 34px color-mix(in srgb,var(--landing-feature-color, #2563eb) 18%,transparent),0 8px 18px #231f191a,inset 0 1px #ffffff29,inset 0 -10px 20px #0f172a05}.landing-feature-icon svg{width:var(--watany-icon-glyph-size);height:var(--watany-icon-glyph-size);max-width:100%;max-height:100%;display:block;filter:drop-shadow(0 7px 12px color-mix(in srgb,currentColor 28%,transparent)) drop-shadow(0 1px 0 rgba(255,255,255,.82))}.landing-feature-card h3{font-size:.95rem;font-weight:700;margin:0;color:#fff;line-height:1.35}.landing-feature-card p{font-size:.74rem;line-height:1.45;margin:0;color:#ffffffbf;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 420px){.landing-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.landing-feature-card{padding:12px}.landing-feature-icon{--watany-icon-shell-size: 58px;--watany-icon-shell-radius: 18px;--watany-icon-glyph-size: 38px}.landing-feature-card h3{font-size:.9rem}.landing-feature-card p{display:none}}.landing-footer{padding:48px 24px;background:#0a0d14;border-top:1px solid rgba(255,255,255,.08);text-align:center}.landing-tech-badge{font-size:14px;color:#fff9;margin-bottom:16px;letter-spacing:.5px}.landing-tech-badge strong{color:#ffffffe6;font-weight:600}.landing-copyright{font-size:13px;color:#fff6}@keyframes landingFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.landing-features{padding:64px 20px}.landing-hero{padding:56px 20px}.landing-logo-xl{gap:12px;margin-bottom:24px}.landing-hero-img{width:150px;height:150px}.landing-title{font-size:48px}.landing-flag{font-size:60px}.landing-tagline{font-size:22px;margin:18px 0 12px}.landing-description{font-size:16px;padding:0 16px;margin:0 auto 36px}.landing-cta-primary{font-size:18px;padding:16px 32px}.landing-cta-secondary{font-size:16px;padding:14px 24px}.landing-section-title{font-size:32px}.landing-features-grid{grid-template-columns:1fr}.landing-footer{padding:40px 20px}}@media (max-width: 480px){.landing-features{padding:52px 18px}.landing-hero{padding:40px 18px}.landing-logo-xl{margin-bottom:20px}.landing-hero-img{width:128px;height:128px}.landing-title{font-size:36px}.landing-section-title{margin-bottom:32px}.landing-footer{padding:32px 18px}.landing-cta-group{flex-direction:column;align-items:stretch}.landing-cta-primary,.landing-cta-secondary{width:100%}.landing-container{width:100%;max-width:100%;min-width:0;box-sizing:border-box}}.wa-mode{--surface: #ffffff;--accent: #2563eb;--accent-2: #f0a34b;--accent-3: #1d4ed8;--stroke: rgba(24, 24, 27, .12);--shadow: 0 24px 50px rgba(24, 24, 27, .12);--wa-green: #00a884;--wa-green-dark: #008069;--wa-teal-header: #00a884;--wa-bg: #efeae2;--wa-chat-bg: #efeae2;--wa-panel-bg: #f0f2f5;--wa-bubble-out: #d9fdd3;--wa-bubble-in: #ffffff;--wa-ink: #111b21;--wa-muted: #667781;--wa-divider: rgba(134,150,160,.15);--wa-composer-bg: #f0f2f5;background:var(--wa-panel-bg)!important;background-image:none!important;background-size:46px 46px,20px 20px;background-position:0 0,18px 14px}:root{--watany-cream: #fffaf0;--watany-cream-2: #f8efd9;--watany-gold: #d6a83f;--watany-gold-2: #f4d77a;--watany-green: #064b35;--watany-green-2: #0f6a4a;--watany-ink: #0b3a2b;--watany-brown: #7a3f0b;--watany-shadow: rgba(31, 45, 35, .18)}.watany-topbar,.topbar,.app-topbar,.mobile-topbar{position:sticky;top:0;z-index:1000;width:100%;min-height:86px;height:auto;box-sizing:border-box;display:grid;grid-template-columns:82px minmax(0,1fr) 64px;align-items:center;gap:10px;padding:10px 14px;overflow:visible;background:radial-gradient(circle at 50% 100%,rgba(244,215,122,.22),transparent 34%),linear-gradient(180deg,#fffdf6 0%,var(--watany-cream) 100%);border:1px solid rgba(214,168,63,.72);border-radius:0 0 22px 22px;box-shadow:0 10px 24px #0e2b201f,inset 0 1px #ffffffe6}.watany-topbar-logo,.topbar-logo,.watany-logo{width:72px;height:64px;display:flex;align-items:center;justify-content:center;overflow:visible;flex:0 0 auto}.watany-topbar-logo img,.topbar-logo img,.watany-logo img{max-width:72px;max-height:64px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 6px 10px rgba(80,54,9,.22))}.watany-topbar-ticker,.watany-ticker-wrap,.topbar-ticker{min-width:0;width:100%;height:46px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(214,168,63,.45);border-radius:999px;background:#fffaf0c7;box-shadow:inset 0 1px #ffffffeb,0 4px 14px #d6a83f1f}.watany-topbar-ticker *,.watany-ticker-wrap *,.topbar-ticker *{writing-mode:horizontal-tb!important;text-orientation:mixed!important;white-space:nowrap!important;line-height:1.2!important}.watany-topbar-ticker .ticker,.watany-topbar-ticker [class*=ticker],.watany-ticker-wrap .ticker,.watany-ticker-wrap [class*=ticker]{display:flex!important;flex-direction:row!important;align-items:center!important;gap:18px;min-width:max-content;color:var(--watany-ink);font-weight:800}.watany-topbar-burger,.watany-burger,.burger-button,.menu-button{width:54px;height:54px;border:1px solid rgba(214,168,63,.68);border-radius:16px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0;cursor:pointer;background:linear-gradient(180deg,#fffaf0,#f4ead4);box-shadow:0 8px 18px #3c2a0b29,inset 0 1px #fffffff2}.watany-topbar-burger span,.watany-burger span,.burger-button span,.menu-button span{display:block;width:28px;height:4px;border-radius:999px;background:linear-gradient(180deg,var(--watany-green-2),var(--watany-green));box-shadow:0 1px 2px #0000002e}.watany-topbar [class*=profile],.watany-topbar [class*=Profile],.watany-topbar [aria-label*=profile],.watany-topbar [aria-label*=الملف],.watany-topbar [aria-label*=حساب],.topbar [class*=profile],.topbar [class*=Profile],.topbar [aria-label*=profile],.topbar [aria-label*=الملف],.topbar [aria-label*=حساب]{display:none!important}.watany-app-main,.app-main,.main-content,.home-content{scroll-padding-top:96px}.main-icons-grid,.home-icons-grid,.service-icons-grid,.feature-grid,.services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 18px;padding:18px 14px 24px;background:radial-gradient(circle at 50% 0%,rgba(244,215,122,.12),transparent 34%),linear-gradient(180deg,#fffdf7,#fbf4e7)}html.font-large{font-size:18px}html.font-xlarge{font-size:21px}.topbar{position:sticky;top:0;z-index:1000;box-sizing:border-box;width:100%;display:grid;grid-template-columns:64px minmax(0,1fr) 52px;grid-template-areas:"logo ticker burger";align-items:center;gap:10px;padding:8px 12px;min-height:78px;background:linear-gradient(180deg,#fffaf0,#f7edda);border:1px solid rgba(197,151,55,.42);border-radius:0 0 18px 18px;box-shadow:0 8px 24px #00000014}.watany-logo-wrap{grid-area:logo;width:64px;height:58px;display:flex;align-items:center;justify-content:center;min-width:0}.watany-logo{display:block;max-width:62px;max-height:56px;object-fit:contain}.logo{font-size:1.3rem;font-weight:700}.wa-mode .app{color:var(--muted)}.actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.zoom-controls{display:inline-flex;gap:4px;margin-left:auto}.zoom-controls button{background:var(--surface);border:1px solid var(--stroke);border-radius:6px;padding:4px 6px;font-size:12px;cursor:pointer}.zoom-controls button:hover{background:var(--accent-bg)}.select,.input,.textarea{background:#fff;color:var(--ink);border:1px solid var(--stroke);border-radius:12px;padding:10px 12px;outline:none;font-family:inherit}.textarea{resize:none;width:100%}.toggle{display:flex;gap:6px;align-items:center;font-size:.88rem;color:var(--muted)}.btn{background:linear-gradient(120deg,#fff,#f4f4f4);color:var(--ink);border:1px solid var(--stroke);border-radius:12px;padding:10px 14px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 24px #1f4b991f}.btn-ghost{background:transparent}.watany-ticker-wrap{grid-area:ticker;min-width:0;height:42px;display:flex;align-items:center;overflow:hidden;border-radius:14px;border:1px solid rgba(197,151,55,.28);background:#ffffffa8;color:#083f2e;font-weight:700;font-size:15px;line-height:1}.watany-ticker-wrap .ticker-track{min-width:max-content;white-space:nowrap;padding-inline:14px}.watany-burger-wrap{grid-area:burger;display:flex;align-items:center;justify-content:center}.watany-burger{width:48px;height:48px;border:0;border-radius:14px;background:#ffffffb8;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.watany-burger span{width:26px;height:3px;border-radius:999px;background:#0b4f38;display:block}header.topbar,.topbar,.watany-topbar{display:grid!important;grid-template-columns:72px 1fr 72px!important;grid-template-areas:"logo ticker burger"!important;align-items:center!important;gap:12px!important;padding:10px 14px!important;min-height:86px!important;height:auto!important;position:sticky!important;top:0!important;background:linear-gradient(180deg,#fffaf0,#f7edda)!important;border-radius:0 0 18px 18px!important;z-index:2000!important}.watany-top-header{height:78px!important;min-height:78px!important;padding:8px 14px!important;display:grid!important;grid-template-columns:72px 1fr 56px!important;align-items:center!important;gap:10px!important;background:linear-gradient(180deg,#fff8e6,#f3e3b7)!important;border:1px solid rgba(190,142,42,.55)!important;border-radius:0 0 24px 24px!important;box-shadow:0 12px 34px #38563a38,inset 0 1px #ffffffe6!important;overflow:hidden!important;z-index:9999!important}.watany-top-header__profile-menu-wrap,.watany-top-header__icon--profile-menu,.watany-top-header [aria-label*=profile i],.watany-top-header [aria-label*=الملف i]{display:none!important}.watany-top-header__logo,.watany-top-header__logo-tile{grid-column:1!important;justify-self:start!important;width:64px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important}.watany-top-header__ticker{grid-column:2!important;width:100%!important;min-width:0!important;height:44px!important;overflow:hidden!important;display:flex!important;align-items:center!important;border-radius:999px!important;background:#ffffff9e!important;border:1px solid rgba(190,142,42,.38)!important;box-shadow:inset 0 1px #ffffffd9!important}.watany-top-header__ticker-track{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:28px!important;white-space:nowrap!important;width:max-content!important;animation:watanyTickerMove 24s linear infinite!important}.watany-top-header__ticker-item{display:inline-flex!important;white-space:nowrap!important;color:#234231!important;font-size:15px!important;font-weight:800!important}@keyframes watanyTickerMove{0%{transform:translate(-10%)}to{transform:translate(55%)}}.watany-mobile-shell__drawer-handle,.watany-top-header__burger{grid-column:3!important;justify-self:end!important;width:48px!important;height:48px!important;border-radius:16px!important;border:1px solid rgba(190,142,42,.75)!important;background:linear-gradient(145deg,#fff8db,#c9972e)!important;box-shadow:0 10px 24px #92681652,inset 0 1px #fffc!important;color:#173b2c!important;font-size:0!important;position:relative!important}.watany-mobile-shell__drawer-handle:before,.watany-top-header__burger:before{content:"☰"!important;font-size:28px!important;font-weight:900!important;line-height:1!important;color:#173b2c!important}.watany-approved-home-icons,.home-icons-grid,.main-icons-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;padding:14px!important}.watany-approved-runtime-card,.watany-approved-home-icons a,.home-icons-grid a,.main-icons-grid a,.home-icon-card,.feature-card{min-height:118px!important;border-radius:24px!important;background:radial-gradient(circle at 50% 14%,rgba(255,222,122,.48),transparent 34%),linear-gradient(180deg,#fff8e6,#efe0b7)!important;border:1px solid rgba(190,142,42,.55)!important;box-shadow:0 16px 34px #2b4a332e,inset 0 1px #fffffff2!important;color:#173b2c!important;font-weight:900!important;overflow:hidden!important}.watany-approved-runtime-card svg,.watany-approved-runtime-card img,.home-icon-card svg,.home-icon-card img,.feature-card svg,.feature-card img{filter:drop-shadow(0 8px 12px rgba(190,142,42,.45))!important}.watany-approved-runtime-card:hover,.home-icon-card:hover,.feature-card:hover{transform:translateY(-3px)!important;box-shadow:0 22px 44px #2b4a333d,0 0 0 3px #d6ab482e!important}.tab-bar.bottom-tab-bar,.bottom-tab-bar,.watany-bottom-bar,.bottom-nav,.mobile-bottom-nav{min-height:74px!important;padding:8px 12px calc(8px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#fff8e6,#ead5a0)!important;border:1px solid rgba(190,142,42,.55)!important;border-radius:24px 24px 0 0!important;box-shadow:0 -14px 34px #38563a38,inset 0 1px #ffffffe6!important}.tab-bar.bottom-tab-bar a,.bottom-tab-bar a,.watany-bottom-bar a,.bottom-nav a,.mobile-bottom-nav a{border-radius:18px!important;color:#173b2c!important;font-weight:900!important}.tab-bar.bottom-tab-bar a[aria-current=page],.bottom-tab-bar a[aria-current=page],.watany-bottom-bar a[aria-current=page]{background:linear-gradient(145deg,#fff8db,#c9972e)!important;box-shadow:0 8px 18px #92681647!important}.hybrid-kb-composer,.watany-default-hybrid-chat-composer,.chat-composer{background:linear-gradient(180deg,#fff8e6,#ead5a0)!important;border:1px solid rgba(190,142,42,.55)!important;border-radius:26px!important;box-shadow:0 -10px 28px #38563a2e!important}.watany-logo-wrap,.logo-wrap,header.topbar>.watany-logo-wrap{grid-area:logo!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding-left:6px!important}.watany-ticker-wrap,.watany-topbar-ticker,header.topbar .watany-ticker-wrap{grid-area:ticker!important;overflow:hidden!important;white-space:nowrap!important;display:block!important;height:48px!important}.watany-ticker-wrap .ticker-track,.watany-ticker-wrap .ticker{display:inline-flex!important;gap:28px!important;align-items:center!important;animation:watany-marquee 18s linear infinite!important}@keyframes watany-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.watany-burger-wrap,.burger-wrap,header.topbar>.watany-burger-wrap{grid-area:burger!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;padding-right:6px!important}.watany-burger,.watany-topbar-burger,.burger-button{display:inline-flex!important;width:56px!important;height:56px!important;border-radius:14px!important;background:linear-gradient(180deg,#fffaf0,#f4ead4)!important;align-items:center!important;justify-content:center!important}.watany-burger span{width:30px!important;height:4px!important;background:linear-gradient(180deg,var(--watany-green-2),var(--watany-green))!important}header.topbar [class*=profile],header.topbar [aria-label*=profile],header.topbar a[href*="/profile"],.topbar a[href*="/profile"]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;overflow:hidden!important}header.topbar>:not(.watany-logo-wrap):not(.watany-ticker-wrap):not(.watany-burger-wrap){display:none!important}header img,.banner img,nav.banner img{display:none!important}.watany-logo img,.watany-logo,.watany-logo-wrap img{display:block!important}body:after{content:"";position:fixed;right:12px;top:12px;width:52px;height:52px;border-radius:12px;background:linear-gradient(180deg,#fffaf0,#f4ead4);box-shadow:0 10px 22px #064b351f,inset 0 1px #ffffffe6;z-index:4096}body:before{content:"";position:fixed;right:24px;top:24px;width:30px;height:4px;background:linear-gradient(180deg,var(--watany-green-2),var(--watany-green));border-radius:999px;box-shadow:0 8px #00000008,0 16px #00000008;z-index:4097}html:before{content:"";position:fixed;left:50%;transform:translate(-50%);top:8px;width:84px;height:64px;background:linear-gradient(180deg,#fffaf0,#f7edda);border-radius:14px;z-index:4098;box-shadow:0 6px 16px #064b350f;pointer-events:none}.main-icons-grid a,.main-icons-grid .card,.services-grid a,.feature-grid a{transition:transform .18s ease,box-shadow .18s ease!important;box-shadow:0 8px 26px #064b350f,0 0 28px #d6a83f0f!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fffdf6)!important}.main-icons-grid a:hover,.main-icons-grid .card:hover{transform:translateY(-6px)!important;box-shadow:0 18px 40px #064b351f,0 0 38px #d6a83f1f!important}.watany-approved-home-icons .watany-approved-runtime-card,.watany-approved-home-icons .home-icon-card,.watany-approved-home-icons .watany-feature-card{transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 10px 24px #4f46e50a,0 0 30px #facc150a inset}.watany-approved-home-icons .watany-approved-runtime-card:hover,.watany-approved-home-icons .home-icon-card:hover,.watany-approved-home-icons .watany-feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #064b351f,0 0 40px #d6a83f2e}.tab-bar.bottom-tab-bar{background:linear-gradient(180deg,#fff,#f7f9fb);border-top:1px solid rgba(44,43,42,.06);box-shadow:0 -8px 30px #064b350f}.tab-bar.bottom-tab-bar .tab-btn.active{box-shadow:0 8px 20px #d6a83f14,0 4px 10px #064b350f}.bottom-nav,.app-bottom,.chat-composer,.composer-bar{box-shadow:0 -8px 28px #064b350f,inset 0 1px #ffffffe6!important;border-top:1px solid rgba(214,168,63,.22)!important;background:linear-gradient(180deg,#fffaf0,#f7edda)!important}.watany-ticker-wrap .ticker-track>*{display:inline-block!important}@media (max-width: 520px){header.topbar,.topbar{grid-template-columns:64px 1fr 56px!important;padding:8px 10px!important}.watany-burger{width:48px!important;height:48px!important}}.window{flex:1;display:flex;min-height:0;gap:16px;margin:0 20px 32px}.side{width:190px;background:var(--surface);border:1px solid var(--stroke);border-radius:18px}.side-btn{background:transparent;border:1px solid var(--stroke);color:var(--ink);border-radius:12px;padding:10px 12px;text-align:left;cursor:pointer;font-size:.88rem}.side-btn.on{border-color:var(--accent);background:#1f7a6b1a}.main{flex:1;display:flex;flex-direction:column;min-height:0;gap:14px}.modebar{padding:12px 16px;border-radius:16px;border:1px solid var(--stroke);background:var(--surface);box-shadow:var(--shadow)}.mode-title{font-weight:700}.mode-hint{font-size:.85rem;color:var(--muted);margin-top:4px}.panel{padding:14px;background:var(--surface);border-radius:16px;border:1px solid var(--stroke);box-shadow:var(--shadow)}.panel-error{padding:10px 12px;border-radius:12px;background:#fbe4e7;color:#4f0d19;font-size:.88rem;margin-bottom:10px;border:1px solid rgba(176,0,32,.2)}.panel-success{padding:10px 12px;border-radius:12px;background:#e3f4ef;color:#072f29;font-size:.88rem;margin-bottom:10px;border:1px solid rgba(15,109,93,.2)}.row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.split{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:12px;margin-top:12px;align-items:start}.section-title{font-weight:700;margin-bottom:8px}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.panel-hint{font-size:.85rem;color:var(--muted);line-height:1.6}.utility-page{display:flex;flex-direction:column;gap:14px}.utility-header{display:flex;flex-direction:column;gap:6px}.utility-header__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.utility-header__title-row:has(.inline-info){align-items:center;justify-content:flex-start}.utility-header__title-row:has(.inline-info)>:first-child{flex:1 1 auto;min-width:0}.utility-header__title-row:has(.inline-info) .inline-info{flex:0 0 auto}.utility-title{margin:0;font-size:1.2rem;font-weight:800;color:var(--ink)}.utility-subtitle{margin:0;font-size:.9rem;line-height:1.6;color:var(--muted)}.utility-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:14px;align-items:stretch;justify-items:stretch}.utility-action-grid--compact{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px}.utility-action-grid--compact .utility-action-card,.utility-action-grid--compact button.utility-action-card,.utility-action-grid--compact .utility-action-card--static{width:100%;min-height:0;aspect-ratio:auto;margin-inline:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:12px;text-align:right}.utility-action-grid--compact .utility-action-card__icon{width:36px;height:36px;border-radius:12px;font-size:1rem;flex:0 0 auto}.utility-action-grid--compact .utility-action-card__label{font-size:.82rem;justify-content:flex-start;text-align:right}.utility-action-grid--compact .utility-action-card__desc{display:block;min-height:0;font-size:.82rem;line-height:1.35}.utility-action-card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto 1fr;justify-items:center;gap:11px;aspect-ratio:1 / 1;padding:15px;border:1px solid color-mix(in srgb,var(--utility-color, var(--primary)) 22%,var(--stroke));border-radius:22px;background:linear-gradient(180deg,color-mix(in srgb,var(--utility-color, var(--primary)) 9%,var(--surface)),var(--surface));box-shadow:0 10px 24px color-mix(in srgb,var(--utility-color, var(--primary)) 7%,transparent);text-align:center;font-family:inherit;overflow:hidden}button.utility-action-card{width:min(100%,178px);min-height:178px;margin-inline:auto;align-content:center;justify-content:center;grid-template-rows:auto auto;gap:8px;cursor:pointer;transition:transform var(--dur),box-shadow var(--dur),border-color var(--dur)}button.utility-action-card:hover{transform:translateY(-2px);border-color:var(--utility-color, var(--primary));box-shadow:0 14px 28px color-mix(in srgb,var(--utility-color, var(--primary)) 16%,transparent)}.utility-action-card--static{cursor:default;width:min(100%,178px);min-height:178px;margin-inline:auto;align-content:center;justify-content:center;gap:8px}.utility-action-card__label{display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;color:var(--ink-2);line-height:1.25;min-height:0}.utility-action-card__desc{font-size:.76rem;color:var(--watany-safe-muted, var(--watany-subtitle-ink, var(--ink-3)));font-weight:500;line-height:1.45;min-height:3.3em;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}button.utility-action-card .utility-action-card__label{min-height:0;font-size:.82rem;line-height:1.25}button.utility-action-card .utility-action-card__desc{display:none}.utility-list-card{display:grid;gap:10px}.utility-list-card--compact{gap:7px}.utility-list-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.utility-list-card__title-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:4px}.utility-list-card__title-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.utility-list-card--compact .card-prev{display:none}.utility-list-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.inline-info{position:relative;display:inline-flex;align-items:center;vertical-align:middle}.inline-info__button{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--stroke);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,#f8fafc);color:var(--muted);cursor:pointer;font-size:.86rem;transition:border-color var(--dur),color var(--dur),background var(--dur),transform var(--dur)}.inline-info__button:hover,.inline-info__button:focus-visible{border-color:var(--primary);color:var(--primary);background:color-mix(in srgb,var(--primary) 8%,var(--surface));transform:translateY(-1px)}.inline-info__bubble{position:absolute;inset-inline-end:0;top:calc(100% + 8px);width:min(240px,calc(100vw - 48px));padding:10px 12px;border:1px solid var(--stroke);border-radius:14px;background:var(--surface);color:var(--ink);box-shadow:0 12px 28px #0f172a1f;font-size:.78rem;line-height:1.65;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity var(--dur),transform var(--dur);z-index:40}.inline-info__bubble:before{content:"";position:absolute;inset-inline-end:10px;top:-6px;width:12px;height:12px;background:var(--surface);border-top:1px solid var(--stroke);border-right:1px solid var(--stroke);transform:rotate(-45deg)}.inline-info__bubble.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.chat-session-detail{margin-top:6px}.session-thread{display:grid;gap:10px;margin-top:6px}.session-thread__item{padding:12px 14px;border-radius:16px;border:1px solid var(--stroke);background:color-mix(in srgb,var(--surface) 94%,#f8fafc)}.session-thread__item--assistant{border-color:#2563eb38;background:linear-gradient(180deg,#2563eb0f,#fff)}.session-thread__item--user{border-color:#0f766e33;background:linear-gradient(180deg,#0f766e0f,#fff)}.session-thread__meta{font-size:.76rem;font-weight:700;color:var(--muted);margin-bottom:6px}.session-thread__text{font-size:.92rem;line-height:1.7;color:var(--ink)}.session-thread__time{margin-top:8px;font-size:.75rem;color:var(--muted)}@media (max-width: 399px){.utility-action-card{padding:12px}.utility-action-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.utility-action-card__icon{width:48px;height:48px;font-size:1.2rem}.utility-action-card__desc{display:none}.utility-action-grid--compact .utility-action-card__desc{display:block}}.results{margin-top:12px;display:grid;gap:10px}.card{background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:12px;cursor:pointer}.card-title{font-weight:700}.card-sub{font-size:.85rem;color:var(--watany-safe-muted, var(--watany-subtitle-ink, var(--muted)));font-weight:500;margin-top:4px}.card-prev{font-size:.9rem;opacity:.95;margin-top:8px;line-height:1.5}.badge{background:var(--accent-2);color:#2b1a00;font-size:.78rem;font-weight:700;padding:2px 6px;border-radius:999px;margin-inline-start:6px}.profile-grid{display:grid;gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);margin-bottom:16px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.stat-card{background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:12px}.stat-title{font-size:.85rem;color:var(--muted)}.stat-value{font-size:1.3rem;font-weight:700}.doc-item,.notif-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.notif-item.unread{border-color:#1f4b9966;box-shadow:0 16px 36px #1f4b991f}.pill{padding:6px 10px;border-radius:999px;font-size:.85rem;font-weight:600;border:1px solid var(--stroke);background:#f6f6f6}.pill.pending{background:#fff1dc;border-color:#f1c27d;color:#5b3200}.pill.verified{background:#def3ed;border-color:#7bc5b2;color:#062c26}.pill.rejected{background:#fbe4e7;border-color:#d38a95;color:#4f0d19}.survey-page{--survey-accent: #0f766e;--survey-accent-strong: #115e59;--survey-ink: #132238;--survey-muted: #546174;--survey-border: rgba(15, 23, 42, .08);display:grid;gap:22px;padding:18px;background:radial-gradient(circle at top left,rgba(15,118,110,.08),transparent 30%),radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 32%),linear-gradient(180deg,#fffdf8,#fff 58%);overflow:hidden;padding-bottom:calc(112px + env(safe-area-inset-bottom,0px))}.survey-poll-card,.survey-page__state-card{position:relative;overflow:hidden;border:1px solid var(--survey-border);box-shadow:0 20px 48px #0f172a14}.survey-page__eyebrow-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;position:relative;z-index:1}.survey-page__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#0f766e1a;color:var(--survey-accent-strong);font-size:.78rem;font-weight:800;letter-spacing:.02em}.survey-page__title{margin:0;font-size:clamp(1.7rem,2.6vw,2.4rem);line-height:1.15;color:var(--survey-ink);max-width:16ch;position:relative;z-index:1}.survey-page__lead{margin:14px 0 0;max-width:58ch;color:var(--survey-muted);font-size:.98rem;line-height:1.8;position:relative;z-index:1}button.survey-page__action,button.survey-modal-button{min-height:48px;border-radius:16px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font:inherit;font-size:.92rem;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}button.survey-page__action:hover,button.survey-page__action:focus-visible,button.survey-modal-button:hover,button.survey-modal-button:focus-visible{transform:translateY(-1px)}button.survey-page__action:disabled,button.survey-modal-button:disabled{opacity:.56;cursor:not-allowed;transform:none;box-shadow:none}button.survey-page__action--primary,button.survey-modal-button--primary{background:linear-gradient(135deg,#0f766e,#0b5e66);color:#fff;box-shadow:0 14px 30px #0f766e3d}button.survey-page__action--secondary,button.survey-modal-button--secondary{background:linear-gradient(135deg,#eef4ff,#f7f4ff);color:#214894;border-color:#3b82f629}button.survey-page__action--ghost,button.survey-modal-button--ghost{background:#ffffffe0;color:var(--survey-ink);border-color:#0f172a1f}.survey-page__section-head,.survey-modal-section__header,.survey-poll-card__header,.survey-modal-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.survey-page__section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;color:#8b5e14;text-transform:uppercase;letter-spacing:.02em}.survey-page__section-title,.survey-poll-card__title{margin:4px 0 0;color:var(--survey-ink)}.survey-poll-card__stat{display:grid;gap:6px;padding:14px;border-radius:18px;background:#ffffffdb;border:1px solid rgba(15,23,42,.08)}.survey-poll-card__stat span{font-size:.76rem;font-weight:700;color:var(--survey-muted)}.survey-poll-card__stat strong{font-size:.95rem;color:var(--survey-ink);line-height:1.5}.survey-poll-card__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;position:relative;z-index:1}.survey-page__section-copy,.survey-poll-card__description,.survey-modal-section__copy,.survey-modal-description,.survey-modal-option__description,.survey-modal-empty{color:var(--survey-muted);line-height:1.75}.survey-poll-card__actions,.survey-modal-actions{display:flex;flex-wrap:wrap;gap:10px}.survey-page__section{display:grid;gap:16px}.survey-tabs{display:flex;gap:8px;padding:6px;border:1px solid rgba(15,23,42,.1);border-radius:20px;background:#ffffffd1;box-shadow:0 12px 28px #0f172a0f}.survey-tab{flex:1 1 0;min-height:48px;border:1px solid transparent;border-radius:14px;background:transparent;color:var(--survey-muted);font:inherit;font-weight:800;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.survey-tab span{display:inline-grid;place-items:center;min-width:26px;min-height:24px;margin-inline-start:6px;padding:2px 7px;border-radius:999px;background:#0f172a12;font-size:.76rem}.survey-tab:hover,.survey-tab:focus-visible{color:var(--survey-accent-strong);border-color:#0f766e33}.survey-tab.is-active{background:linear-gradient(135deg,#0f766e,#115e59);color:#fff;box-shadow:0 10px 22px #0f766e33}.survey-tab.is-active span{background:#fff3}.survey-page__section-title{font-size:1.3rem}.survey-page__section-copy{margin:0;max-width:38ch;font-size:.92rem}.survey-page__state-card{padding:20px;border-radius:24px;background:linear-gradient(180deg,#fff,#fbfcff);color:var(--survey-muted);font-size:.96rem}.survey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.survey-poll-card{display:grid;gap:16px;padding:22px;border-radius:26px;background:linear-gradient(180deg,#fffffffa,#fafcfff5)}.survey-poll-card:before{content:"";position:absolute;inset:0 0 auto;height:5px}.survey-poll-card--teal:before{background:linear-gradient(90deg,#0f766e,#2dd4bf)}.survey-poll-card--sky:before{background:linear-gradient(90deg,#2563eb,#60a5fa)}.survey-poll-card--sand:before{background:linear-gradient(90deg,#b45309,#f59e0b)}.survey-poll-card__serial,.survey-poll-card__tag,.survey-modal-chip,.survey-modal-status,.survey-modal-meta__item{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 12px;border-radius:999px;font-size:.76rem;font-weight:800}.survey-poll-card__serial{min-width:42px;background:#0f172a0d;color:var(--survey-ink)}.survey-poll-card__tag{background:#0f766e1a;color:var(--survey-accent-strong)}.survey-poll-card__body{display:grid;gap:10px}.survey-poll-card__title{font-size:1.16rem}.survey-poll-card__description{margin:0;font-size:.92rem}.survey-poll-card__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.survey-poll-card__stat--wide{grid-column:1 / -1}.survey-poll-card__footer{display:grid;gap:14px}.survey-page__section--compact{gap:10px}.survey-page__section--closed .survey-page__section-copy{display:none}.survey-page__section--compact .survey-grid{gap:10px}.survey-poll-card--compact{gap:10px;padding:14px;border-radius:18px}.survey-poll-card--compact .survey-poll-card__title{font-size:1rem;line-height:1.4}.survey-poll-card__closed-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--survey-muted);font-size:.76rem;font-weight:700}.survey-poll-card--compact .survey-poll-card__footer{gap:10px}.survey-poll-card--compact .survey-poll-card__actions,.survey-poll-card--compact .survey-poll-card__actions button{width:100%}.survey-poll-card--compact .survey-poll-card__actions button{flex:1 1 0;min-height:42px;padding-block:9px}.survey-poll-card--closed .survey-poll-card__footer{gap:0}.survey-poll-card__actions button{flex:1 1 170px}.survey-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:#0f172a99;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);overflow-y:auto}.survey-modal-card{position:relative;z-index:1;margin:0;width:min(100%,960px);max-width:960px;border:1px solid rgba(15,23,42,.08);background:#fffdf8;border-radius:30px;padding:28px;padding-bottom:var( --apex-content-bottom-clearance, calc(var(--apex-dock-height, 116px) + env(safe-area-inset-bottom) + 16px) );box-shadow:0 32px 80px #0f172a47;overflow:hidden}.survey-modal-card:after{content:"";position:absolute;inset-inline-end:-110px;top:-100px;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,#2563eb24,#2563eb00);pointer-events:none}.survey-modal-close{position:absolute;top:16px;inset-inline-end:16px;width:42px;height:42px;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#ffffffe6;color:var(--survey-ink);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;z-index:2}.survey-modal-meta{margin-bottom:12px;padding-inline-end:54px}.survey-modal-status--draft{background:#fbbf2429;color:#694500}.survey-modal-status--active,.survey-modal-status--voted{background:#0f766e1f;color:var(--survey-accent-strong)}.survey-modal-status--closed{background:#e2e8f0;color:#0f172a}.survey-modal-meta__item,.survey-modal-chip{background:#0f172a0d;color:var(--survey-ink)}.survey-modal-chip--accent{background:#dbeafe;color:#0f172a}.survey-modal-title{margin:0;font-size:clamp(1.35rem,2vw,1.9rem);font-weight:800;color:var(--survey-ink);position:relative;z-index:1}.survey-modal-description{margin:12px 0 0;font-size:.94rem;position:relative;z-index:1}.survey-modal-notice{padding:14px 16px;border-radius:18px;font-size:.92rem;font-weight:700;margin-top:18px}.survey-modal-notice--success{background:#eefcf4;color:#166534;border:1px solid rgba(34,197,94,.18)}.survey-modal-notice--info{background:#eef6ff;color:#1d4ed8;border:1px solid rgba(59,130,246,.18)}.survey-modal-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;margin-top:20px}.survey-modal-section{position:relative;z-index:1;padding:18px;border-radius:24px;background:#ffffffc7;border:1px solid rgba(15,23,42,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.survey-modal-section__title{margin:0;font-size:1rem;color:var(--survey-ink)}.survey-modal-section__copy{margin:6px 0 0;font-size:.86rem}.survey-modal-option-list,.survey-modal-results{display:grid;gap:10px;margin-top:16px}.survey-modal-option{display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.survey-modal-option:hover,.survey-modal-option:focus-within{transform:translateY(-1px);border-color:#0f766e3d;box-shadow:0 16px 28px #0f172a14}.survey-modal-option.is-selected{border-color:#0f766e6b;background:linear-gradient(180deg,#f0fdfae6,#fff);box-shadow:0 16px 28px #0f766e1f}.survey-modal-option.is-locked{cursor:default}.survey-modal-option__radio{flex:0 0 18px;min-width:18px;width:18px;max-width:18px;min-height:18px;height:18px;max-height:18px;margin:0;accent-color:var(--survey-accent)}.survey-modal-option__copy{display:grid;flex:1 1 auto;min-width:0;gap:4px}.survey-modal-option__name{font-weight:800;color:var(--survey-ink)}.survey-modal-option__description{font-size:.84rem}html[data-apex-theme=v274] .survey-modal-option__name,html[data-apex-theme=v274] .survey-modal-option__description{overflow-wrap:break-word;word-break:normal}.survey-modal-result-row{display:grid;gap:8px}.survey-modal-result-row__header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--survey-ink);font-size:.9rem}.survey-modal-result-row__header strong{font-size:.84rem}.survey-modal-result-bar{height:10px;border-radius:999px;background:#0f172a14;overflow:hidden}.survey-modal-result-bar__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#0f766e,#14b8a6);transition:width .24s ease}.survey-modal-empty{margin:14px 0 0;font-size:.9rem}.survey-modal-actions{margin-top:18px}button.survey-modal-button--primary{width:100%;margin-top:12px}.survey-modal-title:focus-visible,.survey-modal-card [tabindex="-1"]:focus-visible{outline:2px solid var(--survey-accent);outline-offset:4px;border-radius:10px}@media (max-width: 980px){.survey-modal-layout{grid-template-columns:1fr}}@media (max-width: 768px){.survey-page{gap:18px;padding:14px;padding-bottom:calc(128px + env(safe-area-inset-bottom,0px))}.survey-poll-card,.survey-page__state-card{border-radius:22px}.survey-poll-card__stats{grid-template-columns:1fr}.survey-page__section-head,.survey-modal-section__header,.survey-modal-meta,.survey-poll-card__header{flex-direction:column}.survey-page__title{max-width:100%}.survey-poll-card__actions,.survey-modal-actions{flex-direction:column}.survey-poll-card--compact .survey-poll-card__actions{flex-direction:row}.survey-grid{grid-template-columns:1fr}.survey-tabs{position:sticky;top:8px;z-index:4}.survey-modal-backdrop{padding:0;align-items:center}.survey-modal-card{width:100%;max-width:100%;max-height:calc(100dvh - 24px);border-radius:18px;padding:12px 12px 14px;overflow-y:auto}.survey-modal-meta{margin-bottom:6px;padding-inline-end:42px}.survey-modal-close{top:10px;inset-inline-end:10px;width:36px;height:36px;font-size:1rem}.survey-modal-title{line-height:1.25}.survey-modal-description{margin-top:6px;font-size:.86rem}.survey-modal-notice{padding:8px 10px;margin-top:10px;border-radius:12px;font-size:.8rem;line-height:1.5}.survey-modal-layout{gap:8px;margin-top:10px}.survey-modal-section{padding:10px;border-radius:14px}.survey-modal-section__title{font-size:.92rem}.survey-modal-section__copy{display:none}.survey-modal-option-list{gap:6px;margin-top:8px}.survey-modal-option{align-items:center;gap:8px;min-height:44px;padding:8px 10px;border-radius:12px}.survey-modal-option__copy{flex:1 1 auto;min-width:0}.survey-modal-option__description{display:none}.survey-modal-option__name{line-height:1.35;overflow-wrap:normal;word-break:normal}.survey-modal-results{gap:6px;margin-top:8px}.survey-modal-actions{gap:6px;margin-top:10px}}@media (max-width: 480px){.survey-page__eyebrow-row{align-items:flex-start;flex-direction:column}.survey-modal-option,.survey-modal-section,.survey-poll-card,.survey-page__state-card{padding-inline:10px}}@media (max-width: 980px){.profile-grid{grid-template-columns:1fr}}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.tag{background:#e8f0ff;color:#102d5c;border:1px solid #b8cdf7;padding:3px 10px;border-radius:999px;font-size:.85rem}@media (max-width: 640px){.form-grid{grid-template-columns:1fr}.utility-header__title-row{flex-direction:column;align-items:stretch}.utility-header__title-row:has(.inline-info){flex-direction:row;align-items:center;justify-content:flex-start}.utility-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 480px){.utility-action-grid{grid-template-columns:1fr}}.link{color:var(--accent-3);text-decoration:none;font-size:.88rem;font-weight:600}.link:hover{text-decoration:underline}.chat{flex:1;display:flex;flex-direction:column;min-height:0;border-radius:16px;background:var(--surface);border:1px solid var(--stroke);box-shadow:var(--shadow);max-width:100%;margin:0 auto}.composer{border-top:1px solid var(--stroke);padding:12px 14px;display:flex;gap:10px;align-items:center;max-width:100%;width:100%;margin:0 auto}.msgs{flex:1;overflow:auto;padding:14px;display:flex;flex-direction:column;gap:12px}.msg{display:flex}.msg-user{justify-content:flex-end}.msg-assistant{justify-content:flex-start}.msg-bubble{max-width:860px;background:#fff;border:1px solid var(--stroke);border-radius:14px;padding:12px 14px}.msg-user .msg-bubble{background:#1f4b9914;border-color:#1f4b9933}.msg-text{white-space:pre-wrap;line-height:1.7;font-size:.95rem}.msg-cites{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.msg-attachments{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}.attachment{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:10px;border:1px solid var(--stroke);color:var(--ink);text-decoration:none;background:#fff}.attachment--button{font:inherit;cursor:pointer;text-align:start}.attachment__label{display:inline-flex;align-items:center}.attachment img{width:64px;height:64px;object-fit:cover;border-radius:8px}.chat-attachment-viewer__image-wrap{display:flex;align-items:center;justify-content:center;min-height:72vh;background:#f4f4f4}.chat-attachment-viewer__image{max-width:100%;max-height:72vh;object-fit:contain}.msg-actions{margin-top:8px;display:flex;gap:8px;flex-wrap:wrap}.action-btn{border:1px solid var(--stroke);background:#1f7a6b14;color:var(--ink);border-radius:999px;padding:6px 12px;cursor:pointer;font-size:.85rem}.v2-menu-chips{display:flex;flex-wrap:wrap;gap:6px;padding:6px 14px;border-top:1px dashed var(--stroke)}.v2-chip{background:var(--surface, #f4f4f5);border:1px solid var(--stroke);border-radius:16px;padding:4px 14px;font-size:.85rem;cursor:pointer;color:var(--accent, #2563eb);transition:background .15s,border-color .15s}.v2-chip:hover{background:var(--accent, #2563eb);color:#fff;border-color:var(--accent, #2563eb)}.v2-feedback-row{display:flex;justify-content:flex-start;gap:6px;padding:2px 14px 4px}.v2-fb-btn{background:none;border:1px solid transparent;border-radius:50%;font-size:1.1rem;cursor:pointer;padding:3px 6px;opacity:.5;transition:opacity .15s,border-color .15s}.v2-fb-btn:hover{opacity:1;border-color:var(--stroke)}.composer-tools{display:flex;gap:8px}.composer-input{flex:1;position:relative}.icon-btn{border:1px solid var(--stroke);background:#fff;border-radius:10px;padding:8px 10px;cursor:pointer}.icon-btn.on{border-color:var(--accent);background:#1f7a6b1f}.emoji-panel{position:absolute;bottom:100%;right:0;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:10px;box-shadow:var(--shadow);margin-bottom:8px;z-index:10}.emoji{border:none;background:transparent;cursor:pointer;font-size:1.2rem}.muted{color:var(--muted);font-size:.85rem}.pre{background:#fff;border:1px solid var(--stroke);border-radius:12px;padding:10px;white-space:pre-wrap}.details{border:1px solid var(--stroke);border-radius:12px;background:#fff;padding:10px}.summary{cursor:pointer;font-weight:700}.chip{background:transparent;border:1px solid var(--stroke);color:var(--ink);border-radius:999px;padding:6px 10px;cursor:pointer}.settings{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0a0a40;display:flex;justify-content:center;align-items:center;padding:24px;z-index:20}.settings-card{width:min(420px,100%);background:var(--surface);border-radius:20px;padding:24px;display:grid;gap:14px;border:1px solid var(--stroke);box-shadow:var(--shadow)}.settings-card label{display:grid;gap:8px;color:var(--muted);font-size:.95rem}.settings-card input,.settings-card select{padding:10px 12px;border-radius:10px;border:1px solid var(--stroke);font-family:inherit}.settings-actions{display:flex;justify-content:flex-end}@media (max-width: 960px){.topbar{margin:16px;flex-direction:column;align-items:flex-start}.window{flex-direction:column;margin:0 16px 24px}.side{width:100%;flex-direction:row;flex-wrap:wrap}}.wa-mode .app{background:var(--wa-panel-bg)!important;background-image:none!important;max-width:900px;margin:0 auto;border-radius:0;box-shadow:0 0 60px #00000026;overflow:hidden}.wa-mode .topbar{background:var(--wa-teal-header);color:#fff;border:none;border-radius:0;margin:0;padding:10px 16px;box-shadow:none;gap:12px;min-height:52px}.wa-mode .topbar .logo{font-size:17px;color:#fff;font-weight:600}.wa-mode .topbar .logo-img{width:36px;height:36px;border-radius:50%;border:2px solid rgba(255,255,255,.3)}.wa-mode .topbar .subtitle,.wa-mode .topbar .gateway{display:none}.wa-mode .topbar .select,.wa-mode .topbar .btn,.wa-mode .topbar .toggle{background:#0f172a61;border-color:#ffffff47;color:#f8fafc;font-size:12px;border-radius:8px;padding:6px 10px}.wa-mode .topbar .toggle span{color:#ffffffd9}.wa-mode .window{margin:0;gap:0;flex:1;min-height:0}.wa-mode .main{gap:0}.wa-mode .chat{border:none;border-radius:0;box-shadow:none;background:var(--wa-chat-bg);position:relative;flex:1}.wa-mode .chat:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.06;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cdefs%3E%3Cpattern id='p' width='40' height='40' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 2a3 3 0 110 6 3 3 0 010-6zM6 14a2 2 0 110 4 2 2 0 010-4zM34 14a2 2 0 110 4 2 2 0 010-4zM20 26a3 3 0 110 6 3 3 0 010-6z' fill='%23000' fill-opacity='.4'/%3E%3Cpath d='M12 8l4 4M24 8l-4 4M12 32l4-4M24 32l-4-4' stroke='%23000' stroke-opacity='.15' stroke-width='.5'/%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23p)' width='200' height='200'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.wa-mode .msgs{position:relative;z-index:1;padding:16px 48px;gap:4px}.wa-mode .msg{margin-bottom:2px}.wa-mode .msg-bubble{max-width:65%;border-radius:8px;padding:6px 8px 14px;box-shadow:0 1px 1px #00000014;position:relative;font-size:14.2px;line-height:1.45;border:none}.wa-mode .msg-user .msg-bubble{background:var(--wa-bubble-out);border-top-right-radius:0;color:var(--wa-ink)}.wa-mode .msg-assistant .msg-bubble{background:var(--wa-bubble-in);border-top-left-radius:0;color:var(--wa-ink)}.wa-mode .msg-user .msg-bubble:after{content:"";position:absolute;top:0;right:-8px;width:0;height:0;border-top:8px solid var(--wa-bubble-out);border-right:8px solid transparent}.wa-mode .msg-assistant .msg-bubble:after{content:"";position:absolute;top:0;left:-8px;width:0;height:0;border-top:8px solid var(--wa-bubble-in);border-left:8px solid transparent}.wa-mode .msg-text{line-height:1.45}.wa-mode .msg-time{position:absolute;bottom:3px;right:8px;font-size:10.5px;color:var(--wa-muted);display:flex;align-items:center;gap:3px}.wa-mode .msg-user .msg-time .wa-ticks{color:#53bdeb;font-size:13px;margin-left:1px}.msg-report-btn{position:absolute;bottom:-22px;right:8px;background:none;border:none;font-size:16px;cursor:pointer;opacity:0;transition:opacity .2s ease-in-out;padding:4px;line-height:1}.msg:hover .msg-report-btn{opacity:.8}.msg-report-btn:hover{opacity:1!important;transform:scale(1.2)}.wa-mode .composer{background:var(--wa-composer-bg);padding:6px 10px;gap:8px;border-top:none;position:relative;z-index:1}.wa-mode .composer .textarea{border-radius:20px;padding:8px 14px;font-size:14px;background:#fff;border:1px solid var(--wa-divider);min-height:40px;resize:none}.wa-mode .composer .btn{width:42px;height:42px;border-radius:50%;padding:0;display:flex;align-items:center;justify-content:center;background:var(--wa-green);color:#fff;border:none;font-size:18px}.wa-mode .composer .btn:hover{background:var(--wa-green-dark);transform:none;box-shadow:none}.wa-mode .icon-btn{border:none;background:transparent;font-size:20px;padding:6px;border-radius:50%}.wa-mode .icon-btn:hover{background:#0000000d}.wa-mode .emoji-panel{border-radius:8px}.wa-mode .msg-cites{margin-top:4px}.wa-mode .msg-cites .pill{background:#00a8841a;color:var(--wa-green-dark);border-color:#00a88440;font-size:11px;padding:2px 8px}.wa-mode .action-btn{background:#00a8841a;border-color:#00a8844d;color:var(--wa-green-dark);font-size:12px}.wa-mode .settings-card{border-radius:12px}@media (max-width: 900px){.wa-mode .app{max-width:100%;border-radius:0;box-shadow:none}.wa-mode .msgs{padding:10px 14px}.wa-mode .msg-bubble{max-width:80%}}.watany-landing-logo{width:96px!important;height:96px!important;object-fit:contain!important;display:block!important}.vc-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;flex-direction:column;background:radial-gradient(ellipse at center,#0f172a,#020617);color:#f1f5f9;font-family:Cairo,Noto Kufi Arabic,sans-serif;animation:vcFadeIn .35s ease-out;overflow:hidden}@keyframes vcFadeIn{0%{opacity:0}to{opacity:1}}.vc-close{position:absolute;top:16px;left:16px;width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,.2);background:#0f172a6b;color:#e2e8f0;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:12}.vc-close:hover{background:#7f1d1de0;color:#fff;transform:scale(1.1)}.vc-title{text-align:center;font-size:1.3rem;font-weight:700;padding:18px 60px 8px;color:#e2e8f0;flex-shrink:0}.vc-subtitle{text-align:center;padding:0 32px 12px;color:#cbd5e1;font-size:.92rem;line-height:1.6;flex-shrink:0}.vc-messages{flex:1;overflow-y:auto;padding:12px 20px;display:flex;flex-direction:column;gap:12px;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.2) transparent}.vc-empty{text-align:center;margin-top:40px}.vc-empty-icon{font-size:4rem;margin-bottom:16px;opacity:.7}.vc-empty-text{font-size:1.4rem;font-weight:700;color:#cbd5e1;margin-bottom:8px}.vc-empty-hint{font-size:1rem;color:#64748b}.vc-msg{max-width:85%;padding:12px 18px;border-radius:18px;font-size:1.1rem;line-height:1.7;word-break:break-word;white-space:pre-wrap}.vc-msg--user{align-self:flex-end;background:linear-gradient(135deg,#1e40af,#3b82f6)}.vc-msg--bot{align-self:flex-start;background:#ffffff14;border:1px solid rgba(255,255,255,.06)}.vc-msg-label{font-size:.85rem;opacity:.6;margin-bottom:4px;font-weight:600}.vc-msg-text{color:#f1f5f9}.vc-typing{color:#a78bfa;font-style:italic}.vc-error-banner{text-align:center;padding:12px 24px;background:#991b1b;color:#fff;font-size:1.1rem;font-weight:600;animation:vcSlideDown .3s ease-out;flex-shrink:0}@keyframes vcSlideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.vc-bottom{flex-shrink:0;display:flex;flex-direction:column;align-items:center;padding:12px 20px 20px;border-top:1px solid rgba(255,255,255,.06);background:#0f172a99}.vc-live-text{text-align:center;color:#60a5fa;font-size:1.1rem;font-weight:600;margin-bottom:8px;max-width:500px;max-height:60px;overflow:hidden;direction:rtl}.vc-status{text-align:center;margin-bottom:16px}.vc-status-main{font-size:1.5rem;font-weight:700;color:#f1f5f9;margin-bottom:4px}.vc-status-hint{font-size:1rem;color:#94a3b8}.vc-status-provider{margin-top:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;border-radius:999px;background:#1e40afd1;color:#fff;font-size:.86rem;font-weight:700}.vc-orb-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:16px;width:200px;height:200px}.vc-orb{width:180px;height:180px;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;transition:transform .15s ease-out,box-shadow .2s,background .3s;-webkit-tap-highlight-color:transparent}.vc-orb:disabled{cursor:wait;opacity:.7}.vc-orb-icon{font-size:3.5rem;line-height:1;filter:drop-shadow(0 2px 10px rgba(0,0,0,.4));pointer-events:none}.vc-orb--idle{background:linear-gradient(135deg,#334155,#475569);box-shadow:0 0 40px #64748b4d,0 8px 32px #0000004d}.vc-orb--idle:hover{box-shadow:0 0 60px #64748b80,0 8px 32px #0000004d;transform:scale(1.05)}.vc-orb--listening{background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 0 60px #3b82f680,0 8px 32px #0000004d}.vc-orb--thinking{background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 0 60px #8b5cf680,0 8px 32px #0000004d;animation:vcOrbPulse 1.5s ease-in-out infinite}.vc-orb--speaking{background:linear-gradient(135deg,#059669,#10b981);box-shadow:0 0 60px #10b98180,0 8px 32px #0000004d;animation:vcOrbBreathe 2s ease-in-out infinite}.vc-orb--error{background:linear-gradient(135deg,#dc2626,#ef4444);box-shadow:0 0 40px #ef444466,0 8px 32px #0000004d}@keyframes vcOrbPulse{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes vcOrbBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.vc-ring{position:absolute;width:180px;height:180px;border-radius:50%;border:3px solid rgba(59,130,246,.35);animation:vcRingExpand 2s ease-out infinite;z-index:1;pointer-events:none}.vc-ring--2{animation-delay:.65s}.vc-ring--3{animation-delay:1.3s}@keyframes vcRingExpand{0%{transform:scale(1);opacity:.6}to{transform:scale(2.2);opacity:0}}.vc-controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;width:100%;max-width:500px;margin-bottom:8px}.vc-vol-row{display:flex;align-items:center;gap:8px;flex:1;min-width:180px}.vc-vol-icon{font-size:1.2rem}.vc-vol-slider{flex:1;height:8px;accent-color:#3b82f6;cursor:pointer}.vc-vol-pct{font-size:.9rem;color:#94a3b8;min-width:36px;text-align:center}.vc-cont-label{display:flex;align-items:center;gap:6px;font-size:.95rem;color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none}.vc-cont-check{width:20px;height:20px;accent-color:#22c55e;cursor:pointer}.vc-show-input-btn{background:none;border:1px solid rgba(255,255,255,.15);color:#64748b;padding:6px 14px;border-radius:16px;font-size:.9rem;cursor:pointer;font-family:inherit;transition:all .2s}.vc-show-input-btn:hover{color:#94a3b8;border-color:#ffffff4d}.vc-input-row{display:flex;gap:8px;width:100%;max-width:500px;margin-top:8px}.vc-input{flex:1;padding:14px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.2);background:#0f172a8c;color:#fff;font-size:1.1rem;font-family:inherit;outline:none;direction:rtl}.vc-input::placeholder{color:#64748b}.vc-input:focus{border-color:#3b82f680}.vc-send-btn{padding:14px 24px;border-radius:24px;border:none;background:#1d4ed8;color:#fff;font-weight:700;font-size:1.1rem;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .2s}.vc-send-btn:hover:not(:disabled){background:#1e40af}.vc-send-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 600px){.vc-orb-wrap{width:160px;height:160px}.vc-orb,.vc-ring{width:140px;height:140px}.vc-orb-icon{font-size:2.8rem}.vc-status-main{font-size:1.2rem}.vc-msg{font-size:1rem}.vc-title{font-size:1.1rem;padding:14px 50px}.vc-subtitle{padding:0 20px 10px;font-size:.84rem}}.voice-mode-trigger{background:linear-gradient(135deg,#1e40af,#3b82f6);border:none;color:#fff;width:48px;height:48px;min-width:48px;border-radius:50%;font-size:1.4rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;box-shadow:0 2px 12px #3b82f64d}.voice-mode-trigger:hover{transform:scale(1.1);box-shadow:0 4px 20px #3b82f680}.sal{display:flex;flex-direction:column;gap:8px;padding:14px;background:var(--surface);border-radius:16px;border:1px solid var(--stroke);box-shadow:var(--shadow);overflow-y:auto}.sal-header{display:flex;align-items:center;gap:8px;padding-bottom:6px;border-bottom:1px solid var(--stroke);margin-bottom:2px}.sal-icon{font-size:1.3em}.sal-title{font-weight:700;font-size:1.05em;color:var(--ink)}.sal-input-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.sal-select{flex:1;min-width:160px;padding:8px 10px;border:1px solid var(--stroke);border-radius:10px;background:#fff;color:var(--ink);font-family:inherit;font-size:.9em;outline:none;cursor:pointer}.sal-select:focus{border-color:var(--accent)}.sal-degree{display:flex;align-items:center;gap:5px;font-size:.88em}.sal-degree label{color:var(--muted);white-space:nowrap}.sal-degree input{width:52px;padding:7px 6px;border:1px solid var(--stroke);border-radius:8px;text-align:center;font-family:inherit;font-size:.95em;outline:none}.sal-degree input:focus{border-color:var(--accent)}.sal-muted{color:var(--muted);font-size:.82em}.sal-dropdown{border:1px solid var(--stroke);border-radius:10px;overflow:hidden;background:#fff}.sal-dropdown summary{padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.9em;font-weight:600;color:var(--ink);background:var(--surface);border:none;outline:none;list-style:none;-webkit-user-select:none;user-select:none;transition:background .15s}.sal-dropdown summary:hover{background:#00000008}.sal-dropdown summary::-webkit-details-marker{display:none}.sal-dropdown summary:before{content:">";margin-inline-end:8px;transition:transform .2s;font-size:.85em;color:var(--muted)}.sal-dropdown[open] summary:before{transform:rotate(90deg)}.sal-dropdown-body{padding:8px 12px 10px;display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--stroke)}.sal-medals-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:4px 12px}.sal-badge{font-size:.75em;font-weight:600;background:var(--accent);color:#fff;padding:2px 8px;border-radius:99px;margin-inline-start:auto}.sal-check{display:flex;align-items:center;gap:6px;cursor:pointer;font-size:.88em}.sal-check input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px}.sal-inline{display:flex;align-items:center;gap:6px;font-size:.88em}.sal-inline input{width:48px;padding:5px 4px;border:1px solid var(--stroke);border-radius:6px;text-align:center;font-family:inherit;outline:none}.sal-note{font-size:.78em;padding:4px 8px;border-radius:6px;margin-top:2px}.sal-note-green{background:#e7f4e8;color:#18461c}.sal-calc-btn{width:100%;padding:10px;border:none;border-radius:10px;background:linear-gradient(135deg,var(--accent),#1a5d52);color:#fff;font-family:inherit;font-size:.95em;font-weight:700;cursor:pointer;transition:transform .15s,box-shadow .15s}.sal-calc-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #1f7a6b4d}.sal-calc-btn:disabled{opacity:.6;cursor:not-allowed}.sal-results{display:flex;flex-direction:column;gap:8px;margin-top:4px}.sal-summary{text-align:center;padding:12px 10px;border-radius:10px;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90caf9}.sal-summary-label{font-size:.82em;color:#1565c0;font-weight:600;margin-bottom:2px}.sal-summary-value{font-size:1.3em;font-weight:800;color:#0d47a1;font-variant-numeric:tabular-nums;direction:ltr}.sal-summary-value small{font-size:.6em;font-weight:600}.sal-summary-usd{font-size:.85em;color:#1565c0;margin-top:1px;font-variant-numeric:tabular-nums;direction:ltr}.sal-section{border-radius:10px;overflow:hidden}.sal-section-blue{border:1px solid #90caf9;background:#fafcff}.sal-section-green{border:1px dashed #66bb6a;background:#f6fbf6}.sal-section-amber{border:1px solid #ffb74d;background:#fffcf5}.sal-section-head{padding:8px 12px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.88em;font-weight:700;list-style:none;-webkit-user-select:none;user-select:none}.sal-section-head::-webkit-details-marker{display:none}.sal-section-head:before{content:">";margin-inline-end:8px;transition:transform .2s;font-size:.8em;color:var(--muted)}.sal-section[open]>.sal-section-head:before{transform:rotate(90deg)}.sal-section-blue .sal-section-head{color:#1565c0;background:#e3f2fd}.sal-section-green .sal-section-head{color:#2e7d32;background:#e8f5e9}.sal-section-amber .sal-section-head{color:#9a3412;background:#fff3e0}.sal-section-total{font-size:.82em;font-weight:700;font-variant-numeric:tabular-nums;direction:ltr;margin-inline-start:auto;padding-inline-start:8px;white-space:nowrap}.sal-section-note{padding:2px 12px 6px;font-size:.75em;color:var(--muted);font-style:italic}.sal-table{width:100%;border-collapse:collapse;font-size:.85em;padding:0 8px 8px}.sal-table td{padding:2px 8px}.sal-table td:first-child{text-align:right;color:var(--ink)}.sal-num{text-align:left!important;font-variant-numeric:tabular-nums;direction:ltr;white-space:nowrap}.sal-row-sub td{font-size:.92em;color:var(--muted)}.sal-row-bold td{font-weight:700;padding-top:4px}.sal-row-accent td{color:var(--accent)!important}.sal-row-usd td{font-size:.85em;color:var(--muted);padding-top:0}.sal-row-usd.sal-row-accent td{color:var(--accent)!important}.wa-mode .sal{background:#111b21;border-color:#2a3942}.wa-mode .sal-header{border-color:#2a3942}.wa-mode .sal-title{color:#e9edef}.wa-mode .sal-select,.wa-mode .sal-degree input,.wa-mode .sal-inline input{background:#1e2b32;color:#e9edef;border-color:#3b4c56}.wa-mode .sal-dropdown{background:#1e2b32;border-color:#3b4c56}.wa-mode .sal-dropdown summary{background:#1e2b32;color:#e9edef}.wa-mode .sal-dropdown-body{border-color:#3b4c56}.wa-mode .sal-calc-btn{background:linear-gradient(135deg,#00a884,#008f72)}.wa-mode .sal-summary{background:linear-gradient(135deg,#0b3d2e,#0d4434);border-color:#00a884}.wa-mode .sal-summary-label{color:#00a884}.wa-mode .sal-summary-value{color:#25d366}.wa-mode .sal-summary-usd{color:#00a884}.wa-mode .sal-section-blue{background:#111b21;border-color:#3b4c56}.wa-mode .sal-section-green{background:#111b21;border-color:#00a884}.wa-mode .sal-section-amber{background:#111b21;border-color:#f9a825}.wa-mode .sal-section-blue .sal-section-head{background:#1a2c36;color:#64b5f6}.wa-mode .sal-section-green .sal-section-head{background:#0d2b22;color:#66bb6a}.wa-mode .sal-section-amber .sal-section-head{background:#2b2210;color:#ffb74d}.wa-mode .sal-table td:first-child{color:#aebac1}.wa-mode .sal-row-sub td{color:#7a8d97}.wa-mode .sal-row-bold td{color:#e9edef}.wa-mode .sal-row-usd td{color:#7a8d97}.wa-mode .sal-check{color:#e9edef}.wa-mode .sal-note-green{background:#0f3d31;color:#dcfce7}:root{--wt-text-on-dark: #ffffff;--wt-text-on-light: #111827;--wt-readable-muted-on-dark: rgba(255, 255, 255, .92);--wt-readable-muted-on-light: rgba(17, 24, 39, .86)}.wt-surface-dark,.wt-glass-dark,.wt-gradient-dark,[class*=dark-card],[class*=glass-card],[class*=feature-card].is-dark,[class*=listing-card].is-dark,button[class*=bg-teal],button[class*=bg-emerald],button[class*=bg-blue],button[class*=bg-indigo],button[class*=bg-purple],button[class*=bg-rose],a[class*=bg-teal],a[class*=bg-emerald],a[class*=bg-blue],a[class*=bg-indigo],a[class*=bg-purple],a[class*=bg-rose],.badge[class*=bg-],.chip[class*=bg-]{color:var(--wt-text-on-dark)!important}.wt-surface-dark *,.wt-glass-dark *,.wt-gradient-dark *,[class*=dark-card] *,[class*=glass-card] *,[class*=feature-card].is-dark *,[class*=listing-card].is-dark *{color:inherit}.wt-surface-light,.wt-card-light,.wt-listing-light,[class*=light-card],[class*=feature-card].is-light,[class*=listing-card].is-light{color:var(--wt-text-on-light)!important}.wt-surface-light .muted,.wt-card-light .muted,.wt-listing-light .muted,[class*=light-card] .muted{color:var(--wt-readable-muted-on-light)!important}.wt-surface-dark .muted,.wt-glass-dark .muted,.wt-gradient-dark .muted,[class*=dark-card] .muted,[class*=glass-card] .muted{color:var(--wt-readable-muted-on-dark)!important}:root{--wt-text-on-dark: #ffffff;--wt-text-on-light: #050505;--wt-muted-on-dark: rgba(255,255,255,.86);--wt-muted-on-light: rgba(5,5,5,.82)}:where([class*=bg-slate-700],[class*=bg-slate-800],[class*=bg-slate-900],[class*=bg-zinc-700],[class*=bg-zinc-800],[class*=bg-zinc-900],[class*=bg-gray-700],[class*=bg-gray-800],[class*=bg-gray-900],[class*=bg-neutral-700],[class*=bg-neutral-800],[class*=bg-neutral-900],[class*=bg-stone-700],[class*=bg-stone-800],[class*=bg-stone-900],[class*=bg-teal-600],[class*=bg-teal-700],[class*=bg-teal-800],[class*=bg-teal-900],[class*=bg-emerald-600],[class*=bg-emerald-700],[class*=bg-emerald-800],[class*=bg-emerald-900],[class*=bg-cyan-700],[class*=bg-cyan-800],[class*=bg-cyan-900],[class*=bg-blue-700],[class*=bg-blue-800],[class*=bg-blue-900],[class*=bg-indigo-700],[class*=bg-indigo-800],[class*=bg-indigo-900],[class*=bg-violet-700],[class*=bg-violet-800],[class*=bg-violet-900],[class*=bg-purple-700],[class*=bg-purple-800],[class*=bg-purple-900],[class*=bg-rose-700],[class*=bg-rose-800],[class*=bg-rose-900],[class*=bg-red-700],[class*=bg-red-800],[class*=bg-red-900],[class*=bg-black],[class*=from-slate-],[class*=from-teal-],[class*=from-emerald-],.wt-dark-surface,.wt-glossy-dark,.app-hero-dark),:where([class*=bg-slate-700],[class*=bg-slate-800],[class*=bg-slate-900],[class*=bg-zinc-700],[class*=bg-zinc-800],[class*=bg-zinc-900],[class*=bg-gray-700],[class*=bg-gray-800],[class*=bg-gray-900],[class*=bg-neutral-700],[class*=bg-neutral-800],[class*=bg-neutral-900],[class*=bg-stone-700],[class*=bg-stone-800],[class*=bg-stone-900],[class*=bg-teal-600],[class*=bg-teal-700],[class*=bg-teal-800],[class*=bg-teal-900],[class*=bg-emerald-600],[class*=bg-emerald-700],[class*=bg-emerald-800],[class*=bg-emerald-900],[class*=bg-cyan-700],[class*=bg-cyan-800],[class*=bg-cyan-900],[class*=bg-blue-700],[class*=bg-blue-800],[class*=bg-blue-900],[class*=bg-indigo-700],[class*=bg-indigo-800],[class*=bg-indigo-900],[class*=bg-violet-700],[class*=bg-violet-800],[class*=bg-violet-900],[class*=bg-purple-700],[class*=bg-purple-800],[class*=bg-purple-900],[class*=bg-rose-700],[class*=bg-rose-800],[class*=bg-rose-900],[class*=bg-red-700],[class*=bg-red-800],[class*=bg-red-900],[class*=bg-black],[class*=from-slate-],[class*=from-teal-],[class*=from-emerald-],.wt-dark-surface,.wt-glossy-dark,.app-hero-dark) :where(p,span,h1,h2,h3,h4,h5,h6,a,button,label,small,strong,b,li,td,th,div){color:var(--wt-text-on-dark)!important;-webkit-text-fill-color:var(--wt-text-on-dark)!important}:where([class*=bg-white],[class*=bg-slate-50],[class*=bg-slate-100],[class*=bg-gray-50],[class*=bg-gray-100],[class*=bg-zinc-50],[class*=bg-zinc-100],[class*=bg-stone-50],[class*=bg-stone-100],[class*=bg-amber-50],[class*=bg-yellow-50],[class*=bg-orange-50],.wt-light-surface),:where([class*=bg-white],[class*=bg-slate-50],[class*=bg-slate-100],[class*=bg-gray-50],[class*=bg-gray-100],[class*=bg-zinc-50],[class*=bg-zinc-100],[class*=bg-stone-50],[class*=bg-stone-100],[class*=bg-amber-50],[class*=bg-yellow-50],[class*=bg-orange-50],.wt-light-surface) :where(p,span,h1,h2,h3,h4,h5,h6,a,button,label,small,strong,b,li,td,th,div){color:var(--wt-text-on-light)!important;-webkit-text-fill-color:var(--wt-text-on-light)!important}:root{--wt-text-on-light: #0b1220;--wt-text-on-dark: #ffffff;--wt-text-primary: #0b1220;--wt-text-secondary: #334155;--wt-text-muted: #64748b;--wt-color-brand: #0b8f5a;--wt-color-brand-strong: #06683f;--wt-color-info: #075985;--wt-color-success: #166534;--wt-color-warning: #92400e;--wt-color-danger: #991b1b;--wt-bg-page: #f8fafc;--wt-bg-card: #ffffff;--wt-bg-card-soft: #f1f5f9;--wt-bg-glass: rgba(255, 255, 255, .82);--wt-bg-dark: #07111f;--wt-border-soft: rgba(15, 23, 42, .12);--wt-border-on-dark: rgba(255, 255, 255, .18);--wt-radius-card: 20px;--wt-radius-button: 999px;--wt-shadow-card: 0 18px 45px rgba(15, 23, 42, .12);--wt-shadow-floating: 0 22px 55px rgba(15, 23, 42, .18)}.wt-text-on-light,[data-wt-surface=light]{color:var(--wt-text-on-light)}.wt-text-on-dark,[data-wt-surface=dark]{color:var(--wt-text-on-dark)}.wt-surface-card{background:var(--wt-bg-card);color:var(--wt-text-on-light);border:1px solid var(--wt-border-soft);border-radius:var(--wt-radius-card);box-shadow:var(--wt-shadow-card)}.wt-surface-dark{background:var(--wt-bg-dark);color:var(--wt-text-on-dark);border:1px solid var(--wt-border-on-dark)}.wt-muted{color:var(--wt-text-muted)}.wt-brand-text{color:var(--wt-color-brand-strong)}.wt-button-primary{color:var(--wt-text-on-dark);background:var(--wt-color-brand);border-radius:var(--wt-radius-button)}.wt-button-secondary{color:var(--wt-color-brand-strong);background:var(--wt-bg-card);border:1px solid var(--wt-border-soft);border-radius:var(--wt-radius-button)}body:after,body:before,html:before,html:after{display:none!important;content:none!important;pointer-events:none!important}header.topbar [class*=profile],header.topbar [aria-label*=profile],header.topbar a[href*="/profile"],.topbar a[href*="/profile"],.watany-topbar [class*=profile],.watany-topbar [aria-label*=profile]{display:revert!important;visibility:revert!important;width:revert!important;height:revert!important;overflow:revert!important}header.topbar>:not(.watany-logo-wrap):not(.watany-ticker-wrap):not(.watany-burger-wrap){display:revert!important}header.topbar,.topbar,.watany-topbar{grid-template-columns:revert!important;grid-template-areas:revert!important;min-height:revert!important;padding:revert!important;background:revert!important;border-radius:revert!important}header img,.banner img,nav.banner img{display:revert!important}.watany-feature-card{display:inline-grid;gap:8px;width:160px;text-decoration:none;color:var(--wt-text-on-light, #0b1220);background:var(--wt-bg-card, #fff);border:1px solid rgba(15,23,42,.06);border-radius:18px;padding:12px;align-items:center}.watany-feature-card__tile{display:flex;align-items:center;justify-content:center}.watany-feature-card__title{font-weight:700;font-size:.98rem;text-align:center}.watany-features-grid{display:flex;gap:12px;flex-wrap:wrap}.watany-top-header{position:sticky;top:0;z-index:1000;background:var(--wt-bg-surface, #fff);box-shadow:0 1px #0f172a0a}.watany-top-header__logo{display:flex;align-items:center;padding:8px 12px}.watany-top-header__logo-img{height:var(--watany-top-logo-height,32px);width:auto}.watany-top-header__ticker{display:inline-block;flex:1;padding:8px 12px;font-size:.95rem;color:var(--wt-muted, #334155)}.watany-top-header__burger{background:transparent;border:0;padding:8px;margin-left:8px;min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center}.watany-home-v2{background:linear-gradient(#fbfaf8,#f7f5f3);min-height:100vh;display:flex;flex-direction:column}.watany-top-header--v2{display:flex;align-items:center;gap:18px;padding:20px 24px;border-radius:12px;margin:18px 0;background:linear-gradient(180deg,#fffdf7,#f4eadc);box-shadow:0 10px 28px #14141414;border:1px solid rgba(160,120,60,.08)}.watany-top-header__logo-img{height:86px;width:auto;border-radius:8px;box-shadow:0 4px 12px #0000000f}.watany-top-header__ticker{flex:1;text-align:center;padding:12px 28px;background:linear-gradient(90deg,#fff7ea,#fffbe9);border-radius:999px;box-shadow:0 6px 18px #6b3f1f0f,inset 0 1px #fffc;font-weight:700;color:#2e4b34;border:1px solid rgba(160,120,60,.08)}.watany-top-header__burger-btn{background:linear-gradient(180deg,#fff2dc,#f6e0c6);border-radius:14px;border:1px solid rgba(160,120,60,.15);padding:12px 14px;font-weight:700}.watany-home-v2--desktop{align-items:center}.watany-home-v2__wrap{width:1200px;background:linear-gradient(#fff,#f9f6f2);border-radius:18px;padding:18px 28px 36px;box-shadow:0 12px 36px #0000000f;margin:20px}.watany-home-v2__main{padding:28px 10px;display:flex;justify-content:center}.watany-home-v2__cards{display:grid;grid-template-columns:repeat(5,1fr);gap:28px;width:100%;max-width:1100px;justify-items:center}.watany-home-v2__card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#173b2b}.watany-home-v2__card-tile{width:140px;height:140px;border-radius:22px;background:linear-gradient(180deg,#fffefb,#efe2cb);box-shadow:0 18px 36px #151e1e1f;display:flex;align-items:center;justify-content:center;border:4px solid rgba(255,255,255,.6);position:relative}.watany-home-v2__card-tile:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border-radius:14px;background:linear-gradient(180deg,#fff9,#ffffff1a)}.watany-home-v2__card-label{margin-top:12px;font-weight:800;color:#2a503f}.watany-home-v2__card-icon{font-size:42px}.watany-bottom-bar--v2{position:sticky;bottom:0;display:flex;justify-content:space-around;gap:8px;padding:12px 18px;background:linear-gradient(180deg,#fff,#f6f0e8);border-top:1px solid rgba(160,120,60,.06);box-shadow:0 -6px 12px #1414140a;margin-top:18px;border-radius:12px}.watany-bottom-bar__item{padding:10px 14px;border-radius:14px;text-decoration:none;color:#11402f;font-weight:700;background:linear-gradient(180deg,#fff,#f1e6d6);border:1px solid rgba(160,120,60,.06)}.watany-home-v2--desktop .wmo-appshell-route-boundary .home-icon-grid,.watany-home-v2--desktop .sticky-hybrid-chat-launcher,.watany-home-v2--desktop .hybrid-chat-bottom-bar{display:none!important}.watany-home-v2__card-tile{width:140px;height:140px;border-radius:22px;background:linear-gradient(180deg,#fffef7,#efe5cd);box-shadow:0 18px 36px #151e1e1f;display:flex;align-items:center;justify-content:center;border:6px solid rgba(212,175,85,.18);position:relative}.watany-home-v2__card-tile:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border-radius:16px;box-shadow:0 6px 16px #d4af551f inset}.watany-home-v2__card-icon{font-size:44px;color:#175c3f;filter:drop-shadow(0 6px 8px rgba(212,175,85,.25))}.watany-home-v2__card-label{margin-top:12px;font-weight:800;color:#194233}:root{--watany-cream-0: #fffdf7;--watany-cream-1: #fbf3df;--watany-cream-2: #f5ead0;--watany-green-900: #043b2a;--watany-green-800: #07513a;--watany-green-700: #0c684a;--watany-gold-100: #fff4bc;--watany-gold-300: #f6cf67;--watany-gold-500: #d99a24;--watany-gold-700: #9d6414;--watany-ink: #183529;--watany-muted: #6f756e;--watany-shadow-soft: 0 12px 30px rgba(49, 31, 5, .12);--watany-shadow-gold: 0 8px 20px rgba(217, 154, 36, .28), 0 0 18px rgba(246, 207, 103, .26);--watany-border-gold: rgba(217, 154, 36, .78);--watany-radius-xl: 28px;--watany-radius-lg: 22px;--watany-radius-md: 16px}.watany-top-header{direction:rtl;position:sticky;top:0;z-index:80;min-height:82px;height:82px;width:min(100%,1180px);margin:8px auto 10px;padding:10px 18px;display:grid;grid-template-columns:116px minmax(0,1fr) 78px;align-items:center;gap:18px;overflow:hidden;border:1.5px solid var(--watany-border-gold);border-radius:var(--watany-radius-xl);background:radial-gradient(circle at 18% 50%,rgba(246,207,103,.24),transparent 28%),linear-gradient(180deg,#fffdf7fa,#fbf3dff5);box-shadow:var(--watany-shadow-soft),inset 0 1px #ffffffd1}.watany-top-header__logo-tile{grid-column:1;justify-self:start;align-self:center;width:104px;height:64px;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent;border:0}.watany-top-header__logo-tile img,.watany-top-header__logo-tile svg{max-width:104px;max-height:66px;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 5px 8px rgba(62,42,6,.18))}.watany-top-header__ticker{grid-column:2;min-width:0;max-width:100%;height:52px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(217,154,36,.48);border-radius:999px;background:linear-gradient(180deg,#ffffffd6,#fcf4e0e0);box-shadow:inset 0 1px #ffffffe6,0 8px 18px #9c64141a}.watany-top-header__ticker-track{display:inline-flex;align-items:center;gap:26px;white-space:nowrap;min-width:max-content;max-width:none;line-height:1;animation:watanyTickerMarquee 28s linear infinite;will-change:transform;padding-inline:18px}.watany-top-header__ticker-item{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;flex:0 0 auto;color:var(--watany-green-900);font-weight:800;font-size:clamp(13px,1.8vw,17px)}.watany-top-header__ticker-item:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--watany-gold-500);box-shadow:0 0 10px #d99a248c}.watany-top-header__ticker:hover .watany-top-header__ticker-track,.watany-top-header__ticker:focus-within .watany-top-header__ticker-track{animation-play-state:paused}@keyframes watanyTickerMarquee{0%{transform:translate(-8%)}to{transform:translate(42%)}}.watany-mobile-shell__drawer-handle,.watany-top-header .watany-mobile-shell__drawer-handle,.watany-top-header button[aria-label*=القائمة],.watany-top-header button[aria-label*=menu i]{grid-column:3;justify-self:end;align-self:center;width:58px;height:58px;min-width:58px;min-height:58px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid rgba(217,154,36,.68);border-radius:18px;background:linear-gradient(180deg,#fffdf7fa,#f5ead0fa);box-shadow:var(--watany-shadow-gold),inset 0 1px #ffffffe6;color:var(--watany-green-900);cursor:pointer}.watany-mobile-shell__drawer-handle svg,.watany-top-header .watany-mobile-shell__drawer-handle svg{width:30px;height:30px;stroke:currentColor;color:var(--watany-green-900);filter:drop-shadow(0 1px 0 rgba(255,255,255,.7))}.watany-top-header__profile-menu-wrap,.watany-top-header__icon--profile-menu{display:none!important}.watany-approved-home-icons,.home-icons-grid,.main-icons-grid,[class*=home-icon-grid],[class*=service-grid]{direction:rtl;display:grid;grid-template-columns:repeat(3,minmax(92px,1fr));gap:18px 22px;padding:18px 16px 28px;background:radial-gradient(circle at 50% 0%,rgba(246,207,103,.18),transparent 34%),linear-gradient(180deg,#fffdf7b8,#fbf3df8a)}@media (max-width: 720px){.watany-top-header{width:calc(100% - 12px);height:76px;min-height:76px;margin-block:4px 8px;padding:8px 10px;grid-template-columns:74px minmax(0,1fr) 56px;gap:8px;border-radius:20px}.watany-top-header__logo-tile{width:70px;height:58px}.watany-top-header__logo-tile img,.watany-top-header__logo-tile svg{max-width:70px;max-height:58px}.watany-top-header__ticker{height:44px}.watany-top-header__ticker-track{gap:18px;animation-duration:23s}.watany-mobile-shell__drawer-handle,.watany-top-header .watany-mobile-shell__drawer-handle,.watany-top-header button[aria-label*=القائمة],.watany-top-header button[aria-label*=menu i]{width:48px;height:48px;min-width:48px;min-height:48px;border-radius:16px}}.wafiyat-page{width:min(100%,760px);margin:0 auto;padding:16px;color:#000;font-family:system-ui,-apple-system,Segoe UI,Tahoma,sans-serif}.wafiyat-hero{padding:14px 16px;border-radius:24px;background:linear-gradient(135deg,#f8fafc,#eef2f7);border:1px solid rgba(148,163,184,.28);margin-bottom:10px}.wafiyat-eyebrow{margin:0;color:#64748b;font-weight:700}.wafiyat-hero h1{margin:0;font-size:clamp(24px,6vw,34px);line-height:1.15}.wafiyat-hero p{margin:0;color:#475569;line-height:1.8}.wafiyat-list{display:grid;gap:10px}.wafiyat-card{border:2px solid rgba(201,151,30,.72);border-radius:16px;outline:3px solid rgba(201,151,30,.14);background:#fffefa;box-shadow:0 4px 8px #17382d29;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.wafiyat-card[open]{border-color:#8a6412;box-shadow:0 4px 8px #17382d33}.wafiyat-summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:0 10px;align-items:center;padding:12px 14px;min-height:62px;background:linear-gradient(135deg,#fffefa,#fff8df);transition:background-color .2s ease}.wafiyat-summary::-webkit-details-marker{display:none}.wafiyat-summary:after{content:"+";display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:#17634d;border:1px solid #c9971e;color:#fff;font-size:18px;font-weight:800;line-height:1;grid-column:1;grid-row:1;align-self:center}.wafiyat-card[open] .wafiyat-summary:after{content:"−";background:#c9971e;color:#17382d}.wafiyat-summary:hover{background:#fff5cf}.wafiyat-name{grid-column:2;grid-row:1;min-width:0;overflow-wrap:anywhere;text-wrap:pretty;font-size:clamp(.94rem,2.9vw,1.15rem);font-weight:800;line-height:1.25;color:#17382d}.wafiyat-date{grid-column:3;grid-row:1;color:#6f5615;font-size:clamp(.74rem,2.3vw,.84rem);white-space:nowrap;text-align:end;align-self:center}.wafiyat-details{border-top:2px solid rgba(201,151,30,.48);padding:4px 16px 10px;background:#fffdf7;display:grid;gap:0}.wafiyat-detail-row{display:grid;gap:4px;min-width:0;padding:11px 0 12px;line-height:1.8;border-bottom:1px solid rgba(23,56,45,.14)}.wafiyat-detail-row:last-child{border-bottom:0;padding-bottom:6px}.wafiyat-detail-row strong{color:#8a6412;font-size:.78rem;font-weight:800;line-height:1.4}.wafiyat-detail-row span,.wafiyat-muted{color:#17382d;min-width:0;line-height:1.85;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-wrap:pretty}.wafiyat-empty{border:1px dashed rgba(148,163,184,.6);border-radius:20px;padding:18px;background:#f8fafc;color:#475569;text-align:center}@media (max-width: 520px){.wafiyat-page{padding:12px}.wafiyat-summary{grid-template-columns:28px minmax(0,1fr) auto;gap:0 8px;padding:10px 11px;min-height:56px}.wafiyat-name{font-size:clamp(.9rem,2.6vw,1rem)}.wafiyat-date{font-size:.8rem}.wafiyat-details{padding-inline:13px}}.taxi-rg-page{--taxi-ivory: #fffdf7;--taxi-cream: #f8f1df;--taxi-gold: #d9b65e;--taxi-gold-deep: #9a741f;--taxi-green: #3f7564;--taxi-green-deep: #21483b;--taxi-green-soft: #edf6f2;--taxi-border: #eadfbe;--taxi-muted: #748079;min-height:100%;padding:20px 14px 96px;color:var(--taxi-green-deep);background:radial-gradient(circle at 100% 0%,rgba(236,210,139,.24),transparent 30rem),radial-gradient(circle at 0% 100%,rgba(129,178,158,.16),transparent 28rem),linear-gradient(180deg,#fffef9,#f5f0e5)}.taxi-rg-page *{box-sizing:border-box}.taxi-rg-shell{width:min(100%,1180px);margin:0 auto}.taxi-rg-header,.taxi-rg-card,.taxi-rg-feature-card{border:1px solid var(--taxi-border);box-shadow:0 14px 36px #42584d17}.taxi-rg-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px;border-radius:28px;background:linear-gradient(135deg,#fff9e7fa,#edf6f1f5)}.taxi-rg-brand{min-width:0}.taxi-rg-header h1{margin:0;font-size:clamp(25px,4vw,36px)}.taxi-rg-header p{margin:5px 0 0;color:var(--taxi-muted);line-height:1.7}.taxi-rg-eyebrow{margin:0 0 4px!important;color:var(--taxi-gold-deep)!important;font-weight:800;font-size:12px}.taxi-rg-header-actions{display:flex;gap:10px;flex-wrap:wrap}.taxi-rg-btn{border:1px solid transparent;border-radius:14px;padding:12px 16px;font:inherit;font-weight:800;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:8px}.taxi-rg-btn-primary{background:linear-gradient(180deg,#fff0b8,#dfb955);color:var(--taxi-green-deep);border-color:#d8ad43}.taxi-rg-btn-secondary{background:#fff;color:var(--taxi-green);border-color:#d9e6df}.taxi-rg-wide{width:100%}.taxi-rg-icon{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:11px;background:var(--taxi-green-soft);color:var(--taxi-green);font-weight:900}.taxi-rg-hero-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.taxi-rg-feature-card{min-height:96px;display:flex;align-items:center;gap:12px;padding:15px;border-radius:20px;background:#ffffffdb}.taxi-rg-feature-card strong,.taxi-rg-feature-card span{display:block}.taxi-rg-feature-card span{margin-top:4px;color:var(--taxi-muted);font-size:12px;line-height:1.5}.taxi-rg-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:16px}.taxi-rg-main-column,.taxi-rg-side-column{display:grid;gap:16px;align-content:start}.taxi-rg-card{padding:18px;border-radius:24px;background:#ffffffeb}.taxi-rg-section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.taxi-rg-section-heading h2{margin:0;font-size:21px}.taxi-rg-segmented{display:grid;grid-template-columns:1fr 1fr;padding:4px;border:1px solid var(--taxi-border);border-radius:13px;background:var(--taxi-cream)}.taxi-rg-segmented button{border:0;border-radius:10px;padding:9px 14px;color:var(--taxi-muted);background:transparent;font:inherit;cursor:pointer}.taxi-rg-segmented button.active{background:#fff;color:var(--taxi-green-deep);box-shadow:0 4px 12px #32463c17}.taxi-rg-filter-row{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:9px;margin-bottom:14px}.taxi-rg-filter-row label,.taxi-rg-toggle{min-height:52px;padding:8px 11px;border:1px solid var(--taxi-border);border-radius:14px;background:var(--taxi-ivory)}.taxi-rg-filter-row label span{display:block;font-size:10px;color:var(--taxi-muted)}.taxi-rg-filter-row select{width:100%;border:0;outline:0;background:transparent;color:var(--taxi-green-deep);font:inherit;font-weight:700}.taxi-rg-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--taxi-muted);font:inherit;font-weight:700;cursor:pointer}.taxi-rg-toggle i,.taxi-rg-driver-switch i{width:34px;height:21px;border-radius:999px;background:#d9ddd9;position:relative}.taxi-rg-toggle i:after,.taxi-rg-driver-switch i:after{content:"";position:absolute;width:15px;height:15px;top:3px;right:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000026}.taxi-rg-toggle.active{color:var(--taxi-green-deep);border-color:#b9d4c8;background:var(--taxi-green-soft)}.taxi-rg-toggle.active i,.taxi-rg-driver-switch.active i{background:var(--taxi-green)}.taxi-rg-toggle.active i:after,.taxi-rg-driver-switch.active i:after{right:auto;left:3px}.taxi-rg-request-grid{display:grid;grid-template-columns:1fr .9fr;gap:14px}.taxi-rg-form-stack{display:grid;gap:11px}.taxi-rg-field{display:grid;gap:7px}.taxi-rg-field>span{color:var(--taxi-muted);font-size:12px;font-weight:700}.taxi-rg-field input,.taxi-rg-field select,.taxi-rg-field textarea{width:100%;border:1px solid #e3ded0;border-radius:13px;padding:11px 12px;background:#fff;color:var(--taxi-green-deep);font:inherit;outline:0}.taxi-rg-field textarea{min-height:80px;resize:vertical}.taxi-rg-input-action{display:grid;grid-template-columns:1fr auto;gap:7px}.taxi-rg-input-action button{border:1px solid var(--taxi-border);border-radius:12px;padding:0 12px;background:var(--taxi-cream);color:var(--taxi-green-deep);font:inherit;cursor:pointer}.taxi-rg-double-field{display:grid;grid-template-columns:1fr 1fr;gap:10px}.taxi-rg-map{position:relative;min-height:300px;overflow:hidden;border:1px solid var(--taxi-border);border-radius:20px;background:linear-gradient(90deg,rgba(63,117,100,.07) 1px,transparent 1px),linear-gradient(rgba(63,117,100,.07) 1px,transparent 1px),linear-gradient(135deg,#fffdf8,#eee9dc);background-size:28px 28px,28px 28px,100% 100%}.taxi-rg-map-copy{position:absolute;inset:15px auto auto 15px;width:min(76%,250px);z-index:2;display:grid;gap:4px;padding:13px;border:1px solid #e7dcc1;border-radius:16px;background:#fffffff0;box-shadow:0 8px 22px #32463c1a}.taxi-rg-map-copy span{color:var(--taxi-muted);font-size:10px}.taxi-rg-map-copy strong{margin-bottom:5px;font-size:12px}.taxi-rg-route-line{position:absolute;width:55%;height:35%;right:19%;bottom:21%;border-right:5px solid var(--taxi-green);border-bottom:5px solid var(--taxi-green);transform:skew(-18deg)}.taxi-rg-map-pin{position:absolute;z-index:2;font-size:27px}.taxi-rg-map-pin-start{right:23%;bottom:49%;color:var(--taxi-green)}.taxi-rg-map-pin-end{left:18%;bottom:15%;color:var(--taxi-gold-deep)}.taxi-rg-result-count,.taxi-rg-status{padding:6px 9px;border-radius:999px;background:var(--taxi-cream);color:var(--taxi-gold-deep);font-size:11px;font-weight:800}.taxi-rg-status.ready{background:#e5f5ec;color:#287153}.taxi-rg-driver-list{display:grid;gap:10px}.taxi-rg-driver-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:13px;border:1px solid #e8dfc8;border-radius:18px;background:linear-gradient(180deg,#fff,#fcf9f1)}.taxi-rg-avatar{width:52px;height:52px;display:grid;place-items:center;border:3px solid #fff;outline:2px solid var(--taxi-gold);border-radius:17px;color:var(--taxi-green-deep);font-size:21px;font-weight:900;background:linear-gradient(180deg,#fff0b8,#e3c675);box-shadow:0 0 0 4px #d9b65e2e,inset 0 0 0 1px #9a741f2e;overflow:hidden}.taxi-rg-driver-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.taxi-rg-driver-title h3{margin:0;font-size:16px}.taxi-rg-driver-copy p{margin:4px 0 7px;color:var(--taxi-muted);font-size:12px}.taxi-rg-driver-meta{display:flex;gap:8px;flex-wrap:wrap}.taxi-rg-driver-meta span{padding:5px 7px;border-radius:999px;background:var(--taxi-green-soft);color:var(--taxi-green);font-size:10px;font-weight:700}.taxi-rg-driver-actions{display:grid;gap:6px;min-width:92px}.taxi-rg-driver-actions button,.taxi-rg-driver-contact{border:1px solid #d8ad43;border-radius:10px;padding:8px;background:linear-gradient(180deg,#fff0b8,#dfb955);color:var(--taxi-green-deep);font:inherit;cursor:pointer;text-align:center;text-decoration:none}.taxi-rg-driver-contact-chat{background:var(--taxi-green-soft);border-color:#b9d4c8;color:var(--taxi-green-deep)}.taxi-rg-driver-preview{grid-column:1 / -1}.taxi-rg-driver-actions button.subtle{background:#fff;border-color:#d9e6df;color:var(--taxi-green)}.taxi-rg-empty{padding:20px;text-align:center;color:var(--taxi-muted)}.taxi-rg-driver-mode p{margin:0;color:var(--taxi-muted);line-height:1.7}.taxi-rg-driver-switch{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--taxi-border);border-radius:999px;padding:8px 10px;background:#fff;color:var(--taxi-muted);font:inherit;cursor:pointer}.taxi-rg-driver-switch.active{background:var(--taxi-green-soft);color:var(--taxi-green-deep)}.taxi-rg-registration{display:grid;gap:11px}.taxi-rg-benefits{margin:-4px 0 2px;padding:0 18px 0 0;color:var(--taxi-muted);line-height:1.9;font-size:13px}.taxi-rg-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.taxi-rg-quick-grid button{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px solid var(--taxi-border);border-radius:16px;background:var(--taxi-ivory);color:var(--taxi-green-deep);font:inherit;font-weight:700;cursor:pointer}.taxi-rg-notice{position:fixed;z-index:100;right:18px;bottom:82px;width:min(390px,calc(100% - 36px));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border:1px solid #d9c27c;border-radius:15px;background:#fff8df;color:var(--taxi-green-deep);box-shadow:0 16px 40px #32463c2e}.taxi-rg-notice button{border:0;background:transparent;color:inherit;font-size:21px;cursor:pointer}@media (max-width: 980px){.taxi-rg-layout,.taxi-rg-request-grid{grid-template-columns:1fr}.taxi-rg-hero-grid{grid-template-columns:1fr 1fr}}@media (max-width: 680px){html:has(.taxi-rg-page),body:has(.taxi-rg-page),.watany-recovery-shell:has(.taxi-rg-page),.watany-recovery-main:has(.taxi-rg-page){scrollbar-width:none;-ms-overflow-style:none}html:has(.taxi-rg-page)::-webkit-scrollbar,body:has(.taxi-rg-page)::-webkit-scrollbar,.watany-recovery-shell:has(.taxi-rg-page)::-webkit-scrollbar,.watany-recovery-main:has(.taxi-rg-page)::-webkit-scrollbar{display:none;width:0;height:0}.taxi-rg-page{padding:10px 8px 88px}.taxi-rg-card{padding:14px;border-radius:18px}.taxi-rg-header{position:relative;top:auto;z-index:auto;align-items:stretch;flex-direction:column;gap:14px;padding:15px;border-radius:18px;backdrop-filter:none;-webkit-backdrop-filter:none}.taxi-rg-header h1{font-size:28px;line-height:1.25;text-wrap:balance}.taxi-rg-header>.taxi-rg-brand>div>p:last-child{line-height:1.55}.taxi-rg-header-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.taxi-rg-header-actions .taxi-rg-btn:last-child{grid-column:1 / -1}.taxi-rg-btn{min-height:52px;padding:9px 10px;gap:6px}.taxi-rg-icon{width:30px;height:30px;border-radius:10px}.taxi-rg-request-card{padding:14px}.taxi-rg-request-card .taxi-rg-section-heading{display:grid;gap:10px;margin-bottom:12px}.taxi-rg-request-card .taxi-rg-section-heading h2{font-size:20px;line-height:1.35}.taxi-rg-request-card .taxi-rg-segmented{width:100%}.taxi-rg-request-card .taxi-rg-segmented button{min-height:42px;padding:7px 10px}.taxi-rg-request-card .taxi-rg-filter-row{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.taxi-rg-request-card .taxi-rg-filter-row label{grid-column:1 / -1;min-height:50px}.taxi-rg-request-card .taxi-rg-toggle{min-height:48px;padding:8px 10px}.taxi-rg-request-grid{gap:12px}.taxi-rg-form-stack{gap:10px}.taxi-rg-field{gap:5px}.taxi-rg-field>span{font-size:11px}.taxi-rg-field input,.taxi-rg-field select,.taxi-rg-field textarea{padding:10px;border-radius:12px}.taxi-rg-field input,.taxi-rg-field select{min-height:50px}.taxi-rg-field textarea{min-height:74px}.taxi-rg-input-action{grid-template-columns:minmax(0,1fr) auto;gap:6px}.taxi-rg-input-action button{padding:0 9px;font-size:13px}.taxi-rg-map{min-height:190px;border-radius:16px}.taxi-rg-hero-grid{grid-template-columns:1fr}.taxi-rg-filter-row{grid-template-columns:1fr 1fr}.taxi-rg-section-heading{align-items:flex-start}.taxi-rg-driver-card{grid-template-columns:auto 1fr}.taxi-rg-driver-actions{grid-column:1 / -1;grid-template-columns:1fr 1fr;align-items:stretch;width:100%}.taxi-rg-double-field{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.taxi-rg-page *{scroll-behavior:auto!important;transition:none!important}}.taxi-demo-banner{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:13px 16px;border:1px solid #dfbd5d;border-radius:18px;background:linear-gradient(135deg,#fff7d6,#f1f8f4);color:var(--taxi-green-deep);box-shadow:0 10px 24px #42584d12}.taxi-demo-banner strong,.taxi-demo-banner span{display:block}.taxi-demo-banner span{margin-top:4px;color:var(--taxi-muted);font-size:12px}.taxi-demo-banner button,.taxi-demo-status button{border:1px solid #d8ad43;border-radius:11px;padding:9px 12px;background:#fff;color:var(--taxi-green-deep);font:inherit;font-weight:700;cursor:pointer}.taxi-demo-active-ride{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;background:linear-gradient(135deg,#f0f8f4,#fff8df)}.taxi-demo-active-ride h2,.taxi-demo-active-ride p{margin:3px 0}.taxi-demo-status{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.taxi-demo-status>span{padding:8px 11px;border-radius:999px;background:var(--taxi-green);color:#fff;font-weight:800}.taxi-demo-status button.danger{border-color:#dfb5ad;color:#9a3d2d;background:#fff7f5}.taxi-demo-saved-places{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}.taxi-demo-saved-places button,.taxi-demo-history button{border:1px solid var(--taxi-border);border-radius:14px;padding:10px 12px;background:var(--taxi-ivory);color:var(--taxi-green-deep);font:inherit;text-align:right;cursor:pointer}.taxi-demo-saved-places strong,.taxi-demo-saved-places span{display:block}.taxi-demo-saved-places span{margin-top:3px;color:var(--taxi-muted);font-size:10px}.taxi-demo-history{display:grid;gap:8px}.taxi-demo-history button{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px}.taxi-demo-history span{color:var(--taxi-muted);font-size:12px}.taxi-demo-history em{font-style:normal;padding:5px 8px;border-radius:999px;background:var(--taxi-green-soft);color:var(--taxi-green);font-size:10px;font-weight:800}@media (max-width:680px){.taxi-demo-banner,.taxi-demo-active-ride{align-items:stretch;flex-direction:column}.taxi-demo-saved-places,.taxi-demo-history button{grid-template-columns:1fr}}.taxi-rg-btn-accent{background:linear-gradient(180deg,#eef7f2,#dcece5);color:var(--taxi-green-deep);border-color:#bcd7cb}.taxi-rg-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.taxi-rg-action-grid>button{min-height:118px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:12px;position:relative;padding:16px;border:1px solid var(--taxi-border);border-radius:20px;background:#fffffff0;color:var(--taxi-green-deep);font:inherit;text-align:right;cursor:pointer;box-shadow:0 12px 28px #42584d14}.taxi-rg-action-grid>button.active{border-color:#b7d4c7;background:linear-gradient(180deg,#f5fbf8,#fffaf0)}.taxi-rg-action-grid strong,.taxi-rg-action-grid span{display:block}.taxi-rg-action-grid span{margin-top:5px;color:var(--taxi-muted);font-size:12px;line-height:1.6}.taxi-rg-action-grid em{position:absolute;left:12px;bottom:10px;padding:5px 8px;border-radius:999px;background:var(--taxi-green-soft);color:var(--taxi-green);font-size:10px;font-style:normal;font-weight:800}.taxi-rg-layout-single{grid-template-columns:1fr}.taxi-rg-driver-ready-card p{margin:0;color:var(--taxi-muted);line-height:1.7}.taxi-rg-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;padding:18px;background:#1c332a6b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.taxi-rg-modal{width:min(100%,620px);max-height:min(90vh,820px);overflow:auto;border:1px solid #d9c27c;border-radius:26px;background:linear-gradient(180deg,#fffef9,#f8f1df);box-shadow:0 30px 80px #142d2347;padding:20px}.taxi-rg-modal>header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.taxi-rg-modal>header h2{margin:0;font-size:24px}.taxi-rg-modal>header p{margin:6px 0 0;color:var(--taxi-muted);line-height:1.7}.taxi-rg-modal-close{width:40px;height:40px;border:1px solid var(--taxi-border);border-radius:13px;background:#fff;color:var(--taxi-green-deep);font-size:25px;cursor:pointer;flex:0 0 auto}.taxi-rg-modal-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.taxi-rg-modal-benefits span{padding:10px 12px;border:1px solid #d8e7df;border-radius:13px;background:var(--taxi-green-soft);color:var(--taxi-green-deep);font-size:12px;font-weight:700}.taxi-rg-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:4px}@media (max-width: 980px){.taxi-rg-action-grid{grid-template-columns:1fr 1fr}}@media (max-width: 680px){.taxi-rg-action-grid,.taxi-rg-modal-benefits,.taxi-rg-modal-actions{grid-template-columns:1fr}}.taxi-rg-section-note{margin:6px 0 0;color:var(--taxi-muted);font-size:12px;line-height:1.7}.official-services-page,.official-service-detail{display:flex;flex-direction:column;gap:10px;padding:10px;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:clip;color:var(--ink, #1f2933)}.official-services-hero,.official-detail-hero,.official-detail-panel,.official-service-card,.official-result-panel,.official-download-card,.official-status-card{min-width:0;max-width:100%;box-sizing:border-box;background:linear-gradient(180deg,#fffffff5,#f9f6eff0);border:1px solid rgba(23,43,77,.08);border-radius:24px;box-shadow:0 4px 8px #0f172a1a}.official-services-hero,.official-detail-hero{padding:11px}.official-services-hero--compact{padding:10px 11px}.official-services-eyebrow,.official-detail-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#155e75;color:#fff;font-size:13px;font-weight:700}.official-detail-eyebrow,.official-detail-hero>p,.official-detail-badges{display:none}.official-services-hero h1,.official-detail-hero h1{margin:4px 0 6px;font-size:clamp(1.25rem,3vw,1.7rem);line-height:1.15}.official-services-hero--compact h1{margin:0 0 10px}.official-services-hero p,.official-detail-hero p,.official-service-card p,.official-detail-panel p,.official-result-panel p,.official-download-card p{margin:0;color:var(--muted, #52606d);line-height:1.75}.official-services-search,.official-service-form{display:flex;flex-direction:column;gap:10px}.official-services-hero--compact .official-services-search{margin-top:0}.official-services-search input,.official-service-form input,.official-service-form select,.official-admin-panel input,.official-admin-panel textarea,.official-admin-panel select{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:16px;padding:9px 10px;background:#fffffff2;color:inherit;font:inherit}.official-services-grid,.official-detail-grid,.official-status-grid,.official-download-grid,.official-result-grid,.official-admin-grid,.official-admin-stats{display:grid;gap:10px;width:100%;max-width:100%;min-width:0}.official-services-grid,.official-admin-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,190px),1fr))}.official-detail-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));align-items:start}.official-status-grid,.official-result-grid,.official-download-grid,.official-admin-stats{grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr))}.official-service-card,.official-detail-panel,.official-result-panel,.official-download-card,.official-status-card,.official-admin-card{padding:11px}.official-service-card--disabled{opacity:.88}.official-service-card--link{display:block;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.official-service-card--link:hover{transform:translateY(-1px);box-shadow:0 6px 12px #0f172a24}.official-service-card--link:focus-within{outline:3px solid rgba(11,114,133,.24);outline-offset:3px}.official-service-head,.official-detail-head,.official-inline-meta,.official-back-row,.official-admin-actions,.official-admin-header,.official-admin-card-head,.official-admin-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:nowrap}.official-service-head__title-wrap{min-width:0;flex:1 1 auto}.official-service-head h2,.official-detail-head h2,.official-detail-panel h3,.official-result-panel h3,.official-download-card h3,.official-admin-card-head h3,.official-admin-panel h2{margin:0}.official-service-head h2{font-size:clamp(.95rem,2.6vw,1.1rem);line-height:1.2}.official-service-head h2 a{color:inherit;text-decoration:none}.official-service-head h2 a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.official-service-head h2 a:focus-visible{border-radius:6px;outline:3px solid rgba(11,114,133,.32);outline-offset:4px}.official-service-head__meta{margin-top:2px;font-size:.72rem;color:var(--muted, #52606d);line-height:1.25}.official-admin-panel{display:flex;flex-direction:column;gap:18px}.official-admin-card{background:linear-gradient(180deg,#fffffffa,#f8f5eef5);border:1px solid rgba(23,43,77,.08);border-radius:24px;box-shadow:0 18px 32px #0f172a0f}.official-admin-header p,.official-admin-card p{margin:0;color:var(--muted, #52606d);line-height:1.7}.official-admin-stat{padding:16px;border-radius:18px;background:#0f172a0a}.official-admin-toggle{padding:12px 14px;border-radius:16px;background:#0f172a0a}.official-admin-toggle label{display:inline-flex;align-items:center;gap:8px;font-weight:700}.official-admin-toggle input[type=checkbox]{width:18px;height:18px}.official-service-badges,.official-inline-meta,.official-detail-badges{display:flex;gap:8px;flex-wrap:wrap}.official-service-badge,.official-inline-pill,.official-result-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:700;background:#0f172a0f}.official-service-badge--active,.official-inline-pill--ok,.official-result-pill--ok{background:#166534;color:#fff}.official-service-badge--pending,.official-inline-pill--warn,.official-result-pill--warn{background:#92400e;color:#fff}.official-service-badge--high,.official-inline-pill--high{background:#7f1d1d;color:#fff}.official-service-actions,.official-admin-actions{margin-top:0}.official-btn,.official-link-btn,.official-admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:0 12px;border-radius:14px;border:1px solid transparent;font:inherit;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.official-btn:hover,.official-link-btn:hover,.official-admin-btn:hover{transform:translateY(-1px)}.official-btn,.official-admin-btn,.official-link-btn--primary{background:linear-gradient(135deg,#0b7285,#177e89);color:#fff;box-shadow:0 12px 24px #0b728538}.official-link-btn,.official-admin-btn--ghost{background:#fffffffa;border-color:#0f172a1f;color:inherit}.official-link-btn--icon{width:34px;min-width:34px;padding:0;background:linear-gradient(135deg,#0b7285,#1d4ed8 52%,#7c3aed);color:#fff;box-shadow:0 10px 20px #1d4ed847,0 4px 10px #0b72852e;border-color:#ffffff2e}.official-link-btn--icon svg{width:16px;height:16px}.official-link-btn--icon:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 14px 24px #1d4ed852,0 6px 12px #0b728533}.official-detail-panel ul,.official-service-card ul,.official-result-panel ul,.official-admin-card ul{margin:14px 0 0;padding-right:18px;display:grid;gap:10px}.official-detail-panel li,.official-service-card li,.official-result-panel li,.official-admin-card li{color:var(--muted, #52606d);line-height:1.7}.official-form-grid,.official-result-list,.official-admin-form-grid{display:grid;gap:14px;width:100%;max-width:100%;min-width:0}.official-form-grid,.official-admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.official-result-list{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr))}.official-field,.official-result-item,.official-admin-stat,.official-status-card{display:flex;flex-direction:column;gap:8px}.official-field label,.official-admin-card label{font-size:13px;font-weight:700}.official-muted,.official-empty{color:var(--muted, #52606d)}.official-result-panel{display:flex;flex-direction:column;gap:16px}.official-detail-grid>*,.official-detail-stack,.official-service-head>div,.official-detail-head>div,.official-service-badges,.official-detail-badges{min-width:0;max-width:100%}.official-service-actions{display:grid;grid-template-columns:auto;align-items:stretch;gap:6px;width:100%;margin-top:0}.official-service-actions>*{width:100%;min-width:0;max-width:100%}.official-result-item{padding:14px;border-radius:16px;background:#0f172a0a}.official-result-item strong,.official-admin-stat strong,.official-status-card strong{font-size:13px;color:var(--muted, #52606d)}.official-result-item span,.official-admin-stat span,.official-status-card span{font-size:1rem;font-weight:700}.official-service-card p,.official-service-card li{font-size:.95rem;line-height:1.55}.official-service-frame{width:100%;min-height:520px;border:1px solid rgba(15,23,42,.1);border-radius:20px;background:#fff}.official-alert,.official-warning,.official-info{padding:14px 16px;border-radius:16px;font-weight:600}.official-alert{background:#7f1d1d;color:#fff}.official-warning{background:#92400e;color:#fff}.official-info{background:#155e75;color:#fff}.official-fallback-panel{margin-top:18px;padding:18px;border-radius:18px;background:#2563eb14;border:1px solid rgba(37,99,235,.22)}.official-fallback-panel h4{margin:0 0 8px;color:#1d4ed8;font-size:1rem}.official-fallback-panel p{margin:0;color:#1e3a8a}.official-back-link{color:#0b7285;font-weight:700;text-decoration:none}.official-services-hero h1,.official-detail-hero h1,.official-service-head h2,.official-detail-panel h3,.official-result-panel h3,.official-download-card h3,.official-detail-panel p,.official-service-card p,.official-result-panel p,.official-download-card p,.official-detail-panel li,.official-service-card li,.official-result-panel li,.official-result-item span,.official-status-card span,.official-link-btn,.official-btn{overflow-wrap:anywhere}@media (max-width: 900px){.official-services-page,.official-service-detail{padding:8px}.official-services-grid,.official-admin-grid{grid-template-columns:1fr}.official-service-card,.official-detail-panel,.official-result-panel,.official-download-card,.official-status-card,.official-admin-card{padding:10px;border-radius:18px}.official-services-hero--compact{padding:10px}.official-link-btn--icon{width:32px;min-width:32px}.official-service-head{gap:6px}.official-service-head h2{font-size:.95rem}.official-service-head__meta{font-size:.7rem}}.authority-demo{min-height:100%;padding:clamp(24px,5vw,72px);background:#f4f7f9;color:#152733;font-family:inherit}.authority-demo__header{display:flex;justify-content:space-between;gap:28px;align-items:flex-start;max-width:1120px;margin:0 auto 30px}.authority-demo__kicker{margin:0 0 10px;color:#147d79;font-size:12px;font-weight:800;letter-spacing:.08em}.authority-demo h1{margin:0;font-size:clamp(30px,5vw,64px);line-height:1.08;letter-spacing:0}.authority-demo__header p:not(.authority-demo__kicker){max-width:58ch;margin:14px 0 0;color:#47606b;line-height:1.8}.authority-demo__status{border:1px solid #b84545;color:#8f2f35;background:#fff5f4;padding:9px 13px;border-radius:999px;font-weight:800;white-space:nowrap}.authority-demo__notice,.authority-demo__workbench,.authority-demo__facts{max-width:1120px;margin-inline:auto}.authority-demo__notice{display:flex;gap:12px;align-items:baseline;border:1px solid #d6b77c;background:#fff8e7;padding:18px 20px;border-radius:10px;line-height:1.7}.authority-demo__notice span{color:#5c513d}.authority-demo__facts{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#cfdbdf;margin-top:22px;border:1px solid #cfdbdf}.authority-demo__facts div{background:#fff;padding:20px}.authority-demo__facts b{display:block;font-size:28px;color:#147d79}.authority-demo__facts span{display:block;margin-top:5px;color:#47606b;font-size:13px}.authority-demo__workbench{margin-top:28px;background:#fff;border:1px solid #cfdbdf;border-radius:10px;padding:clamp(18px,3vw,30px)}.authority-demo__workbench-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border-bottom:1px solid #e3eaec;padding-bottom:20px}.authority-demo h2{margin:0;font-size:24px}.authority-demo__workbench-head p{margin:8px 0 0;color:#47606b}.authority-demo button{border:0;background:#147d79;color:#fff;padding:11px 15px;border-radius:6px;font:inherit;font-weight:800;cursor:pointer}.authority-demo button:hover{background:#0e625f}.authority-demo__blocked{display:flex;gap:15px;align-items:flex-start;margin-top:22px;padding:22px;background:#f8fafb;border:1px dashed #aebfc5}.authority-demo__blocked>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#8f2f35;color:#fff;font-weight:900}.authority-demo__blocked strong{display:block}.authority-demo__blocked p{margin:6px 0 0;color:#47606b;line-height:1.7}.authority-demo__fixture{margin-top:22px;border:1px solid #d6b77c;padding:18px}.authority-demo__fixture-label{margin:0 0 16px;color:#8d6a23;font-size:12px;font-weight:900;letter-spacing:.05em}.authority-demo__fixture label{display:flex;flex-direction:column;gap:7px;margin-bottom:14px;font-weight:800}.authority-demo__fixture select,.authority-demo__fixture input{min-height:44px;border:1px solid #aebfc5;border-radius:5px;background:#fff;padding:8px 10px;font:inherit;color:#152733}.authority-demo__fixture select:disabled{background:#edf1f2;color:#72838a}.authority-demo__fixture ul{display:grid;gap:6px;padding:0;margin:15px 0 0;list-style:none}.authority-demo__fixture li button{display:flex;justify-content:space-between;width:100%;background:#f4f7f9;color:#152733;text-align:right;border:1px solid #d6e0e3}.authority-demo__fixture li small{color:#47606b;font-weight:500}@media (max-width:700px){.authority-demo{padding:20px 14px}.authority-demo__header,.authority-demo__workbench-head{display:block}.authority-demo__status{display:inline-block;margin-top:18px}.authority-demo__facts{grid-template-columns:repeat(2,1fr)}.authority-demo__notice{display:block}.authority-demo__notice span{display:block;margin-top:5px}.authority-demo__workbench-head button{margin-top:18px;width:100%}}@media (prefers-reduced-motion:reduce){.authority-demo *{scroll-behavior:auto}}.watany-welcome-page{height:100%;min-height:0;display:grid;place-items:start center;padding:0 16px;background:linear-gradient(180deg,#f5f0df,#f4edd9);color:#14231f}.screen.welcome.active{width:min(100%,389px);height:max(0px,calc(100dvh - 143px));flex:0 0 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.welcome-top-half,.welcome-bottom-half{flex:1 1 50%;display:flex;align-items:center;justify-content:center}.welcome-top-half{flex-basis:42%;padding-top:8px}.welcome-logo{display:block;width:138px;height:152px;object-fit:contain}.welcome-bottom-half{flex-basis:58%;padding:12px 24px 18px}.welcome-cta-group{width:100%;max-width:310px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:9px}.welcome-cta-group h1{margin:0;color:#182621;font-size:25px;line-height:1.2;font-weight:900;letter-spacing:-.02em}.welcome-cta-group p{margin:0 0 2px;color:#6c6860;font-size:14px;line-height:1.45;font-weight:500}.welcome-cta-group button{width:min(310px,100%);height:44px;border:0;border-radius:13px;padding:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:16px;font-weight:900;line-height:1;cursor:pointer;transition:transform .14s ease,filter .14s ease,box-shadow .14s ease,background-color .14s ease,color .14s ease}.welcome-cta-group button:focus-visible{outline:3px solid rgba(11,107,79,.32);outline-offset:3px}.welcome-cta-group button:hover{transform:translateY(-1px)}.welcome-cta-group button:active{transform:translateY(0);filter:brightness(.98)}.welcome-cta-group .primary{height:44px;border-radius:13px;color:#fff;background:linear-gradient(180deg,#0b644a,#084937);box-shadow:inset 0 1px #ffffff2e}.welcome-cta-group .secondary{height:44px;border-radius:13px;color:#074932;background:#ffffffc7;border:1px solid rgba(7,73,50,.28)}@media (max-width: 390px){.screen.welcome.active{width:min(100%,360px)}.welcome-bottom-half{padding:12px 22px 18px}.welcome-logo{width:132px;height:146px}.welcome-cta-group h1{font-size:24px}}@media (prefers-reduced-motion: reduce){.welcome-cta-group button{transition:none}.welcome-cta-group button:hover,.welcome-cta-group button:active{transform:none}}.ticker-bar{width:100%;overflow:hidden;background:linear-gradient(90deg,var(--accent-bg, #f0f4ff) 0%,var(--bg-secondary, #f8f9fb) 50%,var(--accent-bg, #f0f4ff) 100%);border-bottom:1px solid var(--border, #e5e7eb);padding:6px 0;position:relative;direction:rtl;flex-shrink:0;z-index:5}.ticker-track{display:flex;width:max-content;min-width:max-content;gap:3rem;white-space:nowrap;animation:ticker-scroll 40s linear infinite;will-change:transform}.ticker-track.ticker-manual-motion{animation:none}.ticker-paused{animation-play-state:paused}.ticker-item{display:inline-block;font-size:13px;padding:2px 12px;color:var(--ink, #1a1a1a);-webkit-user-select:none;user-select:none;flex-shrink:0}button.ticker-item{background:none;border:none;font-family:inherit;cursor:pointer}.ticker-suggest,.ticker-popular,.ticker-qotd{color:var(--accent, #2563eb);font-weight:500}.ticker-suggest:hover,.ticker-popular:hover,.ticker-qotd:hover{text-decoration:underline;opacity:.85}.ticker-tip{color:var(--ink-secondary, #6b7280)}.ticker-announce{color:var(--warning, #b45309);font-weight:600}.ticker-faq{color:var(--accent, #2563eb);font-weight:500}.ticker-case_update{color:var(--accent-secondary, #059669);font-weight:500}.ticker-highlight{color:var(--warning, #b45309);font-weight:600}.watany-recovery-ticker .ticker-item{color:#fff;font-size:15px}@keyframes ticker-scroll{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@media (max-width: 640px){.ticker-item{font-size:12px;padding:2px 8px}.ticker-track{gap:2rem;animation-duration:40s}}.ticker-page{display:flex;flex-direction:column;gap:1.5rem;padding:1rem;max-width:1200px;margin:0 auto}.ticker-page__header{text-align:center;margin-bottom:1rem}.ticker-page__header h2{font-size:1.75rem;font-weight:600;margin:0 0 .5rem;color:var(--ink)}.ticker-page__header p{font-size:.95rem;color:var(--ink-secondary);margin:0}.ticker-page__controls{display:flex;gap:.75rem;flex-wrap:nowrap;padding:.5rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.ticker-page__filters{display:flex;gap:.5rem;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ticker-filter-btn{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:.5rem 1rem;border:1px solid var(--border);border-radius:2rem;background:transparent;color:var(--ink);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.ticker-filter-btn:hover{border-color:var(--accent);background:var(--accent-bg)}.ticker-filter-btn.active{background:var(--accent);color:#fff;border-color:var(--accent)}.ticker-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1rem}.ticker-error{padding:1rem;background:#fee2e2;color:#991b1b;border-radius:.5rem;text-align:center}.ticker-empty{grid-column:1 / -1;padding:2rem;text-align:center;color:var(--ink-tertiary)}.ticker-item-card{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--border);border-left:4px solid var(--item-color, var(--accent));border-radius:.5rem;background:var(--bg);transition:all .2s ease;direction:rtl;text-align:right}.ticker-item-card--clickable{cursor:pointer}.ticker-item-card:hover{border-color:var(--item-color, var(--accent));box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.ticker-item-card--clickable:focus-visible{outline:2px solid var(--item-color, var(--accent));outline-offset:3px}.ticker-item-card__header{display:flex;align-items:flex-start;gap:.75rem}.ticker-item-card__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;min-width:2rem;border-radius:.5rem;background:var(--item-color, var(--accent));opacity:.1;color:var(--item-color, var(--accent))}.ticker-item-card__kind{display:inline-block;padding:.25rem .75rem;border-radius:1rem;background:var(--item-color, var(--accent));color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.ticker-item-card__title{font-size:1rem;font-weight:600;color:var(--ink);margin:0}.ticker-item-card__content{flex:1}.ticker-item-card__text{font-size:.9rem;color:var(--ink-secondary);line-height:1.5;margin:0}.ticker-item-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8rem;color:var(--ink-tertiary)}.ticker-item-card__time{white-space:nowrap}.ticker-item-card__actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ticker-item-card__action{flex:0 0 auto;background:none;border:none;color:var(--item-color, var(--accent));cursor:pointer;font-size:.8rem;font-weight:600;padding:0;transition:all .2s ease;white-space:nowrap}.ticker-item-card__action:hover{text-decoration:underline;transform:translate(-2px)}.ticker-loading{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:var(--ink-tertiary)}.ticker-item-card.kind-tip{--item-color: #6366F1}.ticker-item-card.kind-faq{--item-color: #3B82F6}.ticker-item-card.kind-announcement{--item-color: #F59E0B}.ticker-item-card.kind-alert{--item-color: #EF4444}.ticker-item-card.kind-update{--item-color: #10B981}@media (max-width: 640px){.ticker-page{padding:.75rem}.ticker-page__header h2{font-size:1.5rem}.ticker-items{grid-template-columns:1fr}.ticker-page__controls{gap:.5rem}.ticker-filter-btn{padding:.4rem .8rem;font-size:.8rem}}@media (min-width: 1024px){.ticker-items{grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}}@layer watany-v4{:root{--watany-v4-authority: "ECC9D85CC1F24B5F3C2A3D5101E1A064877EEDE5717112FDA77521B20C99CA28";--watany-forest-950: #052b22;--watany-forest-900: #07392e;--watany-forest-800: #0b4a3a;--watany-forest-700: #12624d;--watany-forest-500: #278066;--watany-gold-700: #94620f;--watany-gold-600: #b98522;--watany-gold-500: #d7a43a;--watany-gold-300: #edd18a;--watany-ivory-50: #fffdf7;--watany-ivory-100: #fbf6e8;--watany-ivory-200: #f4ead1;--watany-ink: #10201c;--watany-muted: #46534f;--watany-muted-strong: #34413d;--watany-text-on-dark: #fffef9;--watany-text-on-dark-muted: #f7f2e8;--watany-line: #d2c8b1;--watany-phone-width: 390px;--watany-phone-max-width: 430px;--watany-phone-height: 844px;--watany-top-height: 74px;--watany-bottom-height: 72px;--watany-radius-shell: 34px;--watany-shadow-shell: 0 18px 48px rgba(5, 43, 34, .18);--watany-icon-frame-size-desktop: 132px;--watany-icon-frame-size-tablet: 106px;--watany-icon-frame-size-mobile: 96px;--watany-icon-frame-radius-desktop: 28px;--watany-icon-frame-radius-mobile: 21px;--watany-icon-frame-depth: 7px;--watany-icon-frame-gold-dark: #765000;--watany-icon-frame-gold: #d69b12;--watany-icon-frame-gold-bright: #ffd86e;--watany-icon-frame-glow: rgba(255, 201, 72, .48);--watany-icon-frame-shadow: rgba(5, 38, 29, .22);--watany-icon-frame-green-shadow: rgba(5, 49, 36, .22);--watany-icon-frame-highlight: rgba(255, 255, 255, .68)}}@layer watany-v4{html,body,#root{min-height:100%}html{direction:rtl;background:#e8e5de}body{margin:0;color:var(--watany-ink);background:#e8e5de;font-family:Cairo,Noto Kufi Arabic,Tahoma,Arial,sans-serif}*,*:before,*:after{box-sizing:border-box}button,input,select,textarea{font:inherit}button,a,[role=button]{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(215,164,58,.52);outline-offset:2px}}@layer watany-v4{#root{display:flex;justify-content:center;min-height:100dvh;padding:clamp(0px,2vw,18px)}#root>:first-child,.watany-v4-shell,.watany-mobile-shell,.clean-watany-shell,.watany-public-shell,[data-watany-shell]{position:relative;width:min(100%,var(--watany-phone-max-width));min-height:min(100dvh,var(--watany-phone-height));overflow:hidden;border:1px solid rgba(7,57,46,.13);border-radius:var(--watany-radius-shell);background:linear-gradient(180deg,var(--watany-ivory-50),var(--watany-ivory-100));box-shadow:var(--watany-shadow-shell)}@media (max-width: 430px){#root{padding:0}#root>:first-child,.watany-v4-shell,.watany-mobile-shell,.clean-watany-shell,.watany-public-shell,[data-watany-shell]{width:100%;min-height:100dvh;border-radius:0}}.watany-recovery-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;height:100dvh;min-height:100dvh;overflow:hidden}.watany-recovery-main{min-height:0;overflow-y:auto;overflow-x:hidden}.watany-recovery-topbar{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:8px;width:100%;min-height:62px;padding:7px 10px;direction:ltr;color:#fff;background:linear-gradient(145deg,var(--watany-forest-950),var(--watany-forest-700));box-shadow:0 7px 18px #052b2233}.watany-recovery-logo-link{display:block;width:42px;height:42px;border-radius:12px}.watany-recovery-logo{display:block;width:42px;height:42px;object-fit:contain;border-radius:12px;background:#fffdf5}.watany-recovery-ticker{min-width:0;overflow:hidden;direction:rtl;text-align:center;white-space:nowrap;color:#fff8d7;font-size:.78rem}.watany-recovery-ticker span{display:block;overflow:hidden;text-overflow:ellipsis}.watany-recovery-menu-button{width:42px;height:42px;border:1px solid var(--watany-icon-gold);border-radius:12px;color:#fff;background:var(--watany-forest-950)}.watany-recovery-menu-panel{box-sizing:border-box;width:min(88vw,360px);height:100dvh;max-height:100dvh;min-height:0;overflow:hidden;padding:16px 14px max(16px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.watany-recovery-menu-panel nav{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.watany-recovery-ticker .ticker-track{animation:none;justify-content:center;min-width:0;overflow:hidden}.watany-recovery-ticker .ticker-single .ticker-item{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis}.watany-recovery-bottom{position:sticky;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;width:100%;height:72px;min-height:72px;padding:8px 8px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--watany-line);background:#fffdf7f7;box-shadow:0 -8px 24px #052b2217;overflow:hidden}.watany-recovery-bottom a,.watany-recovery-bottom button{display:grid;grid-template-rows:22px auto;place-items:center;align-content:center;gap:3px;min-width:0;border:0;border-radius:12px;color:var(--watany-forest-950);background:transparent;font:inherit}.watany-recovery-home-sign{display:block;width:22px;height:22px;object-fit:contain}.watany-recovery-bottom__label{max-width:100%;overflow:hidden;font-size:10px;line-height:1.2;white-space:nowrap;text-overflow:ellipsis}.watany-recovery-bottom a.active,.watany-recovery-bottom button[aria-expanded=true]{background:var(--watany-icon-gold)}.app-topbar,.mobile-header,.screen-header,.watany-topbar,[data-watany-topbar]{position:sticky;top:0;z-index:40;min-height:var(--watany-top-height);display:grid;grid-template-columns:74px minmax(0,1fr) 74px;align-items:center;color:#fff;background:linear-gradient(145deg,var(--watany-forest-950),var(--watany-forest-700));box-shadow:0 7px 18px #052b2233}.bottom-nav,.bottom-tab-bar,.watany-bottom-surface,[data-watany-bottom]{position:sticky;bottom:0;z-index:40;min-height:var(--watany-bottom-height);border-top:1px solid var(--watany-line);background:#fffdf7f7;box-shadow:0 -8px 24px #052b2217;padding-bottom:env(safe-area-inset-bottom)}}@layer watany-v4{.watany-v4-logo{display:block;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 10px 16px rgba(7,57,46,.14))}:root{--watany-home-icon-size: clamp(68px, 21vw, 104px);--watany-icon-tile-size: calc(var(--watany-home-icon-size) + 20px);--watany-icon-frame-radius: 20px;--watany-icon-frame-bg: linear-gradient(155deg,#fffef9 0%,#fff8e8 58%,#f5e5bd 100%);--watany-icon-gold-light:#f8dc78;--watany-icon-gold:#d6a72a;--watany-icon-gold-dark:#94620f;--watany-icon-frame-shadow: 0 12px 24px rgba(73,49,6,.2),0 4px 9px rgba(73,49,6,.12),inset 0 2px 2px rgba(255,255,255,.95),inset 0 -4px 9px rgba(148,98,15,.1)}.watany-app-icon__glyph,.watany-approved-runtime-glyph{display:contents!important}.watany-app-icon__glyph:before,.watany-app-icon__glyph:after,.watany-approved-runtime-glyph:before,.watany-approved-runtime-glyph:after{content:none!important;display:none!important}.watany-app-icon__glyph img,.watany-v4-icon,.viewer-v4-icon,.watany-approved-runtime-glyph img{position:relative!important;z-index:2!important;width:var(--watany-home-icon-size)!important;height:var(--watany-home-icon-size)!important;min-width:var(--watany-home-icon-size)!important;min-height:var(--watany-home-icon-size)!important;max-width:var(--watany-home-icon-size)!important;max-height:var(--watany-home-icon-size)!important;display:block!important;object-fit:contain!important;object-position:center!important;margin:0 auto!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:none!important;transform:none!important;visibility:visible!important;opacity:1!important}.service-grid,.feature-grid,.home-services-grid,.watany-service-grid,[data-watany-service-grid]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 8px;align-items:start}.service-item,.feature-tile,[data-watany-service-item]{min-width:0;display:grid;justify-items:center;gap:9px;border:0;background:transparent;color:var(--watany-forest-900);text-align:center}.service-item>span:last-child,.feature-tile>span:last-child,[data-watany-service-item]>span:last-child{font-weight:800;line-height:1.45}@media (max-width:360px){:root{--watany-home-icon-size:64px;--watany-icon-tile-size:82px;--watany-icon-frame-radius:17px}}.hero-card,.watany-hero-card,[data-watany-hero]{border:1px solid rgba(185,133,34,.36);border-radius:21px;color:#fff;background:linear-gradient(135deg,var(--watany-forest-900),var(--watany-forest-700));box-shadow:0 13px 28px #07392e2b}.card,.list-card,.feature-card,.form-card,.login-card,.popup-card{border:1px solid var(--watany-line);border-radius:18px;background:#fffffff5;box-shadow:0 10px 24px #052b2214}input,select,textarea{border:1px solid #d9cfbc;border-radius:13px;background:#fffefb;color:var(--watany-ink)}button.primary,.primary-button,[data-variant=primary]{border:1px solid var(--watany-forest-900);border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--watany-forest-900),var(--watany-forest-700))}.pwa-install-button,[data-pwa-install-floating],.pwa-install-fab{position:static;inset:auto;transform:none}.watany-v4-homepage{width:100%;min-height:100%;padding:18px 12px 28px;color:var(--watany-forest-950)}.watany-v4-homepage__attention{display:grid;gap:3px;margin:0 0 18px;text-align:center}.watany-v4-homepage__attention p,.watany-v4-homepage__attention h1{margin:0}.watany-v4-homepage__attention p{color:var(--watany-gold-dark);font-size:.8rem;font-weight:800}.watany-v4-homepage__attention h1{color:var(--watany-forest-950);font-size:1.35rem;line-height:1.2}.watany-v4-homepage__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px;align-items:start;overflow-x:clip}.watany-v4-launcher-card{display:grid;grid-template-rows:minmax(92px,auto) auto;justify-items:center;align-items:start;min-width:0;gap:4px;color:var(--watany-forest-950);text-align:center;text-decoration:none}.watany-v4-launcher-card__label{display:block;width:100%;min-width:0;overflow:visible;color:var(--watany-forest-950);font-family:Cairo,Noto Kufi Arabic,Tahoma,sans-serif;font-size:14px;font-weight:800;line-height:1.35;text-align:center;overflow-wrap:anywhere;text-wrap:balance;white-space:normal}.watany-v4-launcher-card:focus-visible{outline:3px solid rgba(214,167,42,.72);outline-offset:5px;border-radius:8px}@media (min-width: 431px){.watany-v4-homepage{padding-inline:18px}.watany-v4-homepage__grid{column-gap:14px}.watany-v4-launcher-card{grid-template-rows:minmax(104px,auto) auto}.watany-v4-launcher-card__frame{width:min(100%,104px);border-radius:20px}.watany-v4-launcher-card__label{font-size:14px;line-height:1.4}}:root{--watany-approved-raster-tile-size: clamp(86px, 26vw, 104px)}[data-watany-approved-raster-tile=true]{position:relative!important;isolation:isolate!important;width:var(--watany-approved-raster-tile-size)!important;height:var(--watany-approved-raster-tile-size)!important;min-width:var(--watany-approved-raster-tile-size)!important;min-height:var(--watany-approved-raster-tile-size)!important;max-width:var(--watany-approved-raster-tile-size)!important;max-height:var(--watany-approved-raster-tile-size)!important;display:grid!important;place-items:center!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important}[data-watany-approved-raster-tile=true]:before,[data-watany-approved-raster-tile=true]:after,[data-watany-approved-raster-glyph=true]:before,[data-watany-approved-raster-glyph=true]:after{content:none!important;display:none!important;border:0!important;background:none!important;box-shadow:none!important}[data-watany-approved-raster-glyph=true]{position:relative!important;width:100%!important;height:100%!important;display:block!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}[data-watany-approved-raster-glyph=true]>:not(img.watany-v4-approved-raster-icon){display:none!important;visibility:hidden!important;opacity:0!important}img.watany-v4-approved-raster-icon{position:relative!important;z-index:4!important;width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important;display:block!important;object-fit:contain!important;object-position:center!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;transform:none!important;visibility:visible!important;opacity:1!important}@media (max-width:360px){:root{--watany-approved-raster-tile-size:82px}}.watany-app-icon__glyph img.watany-v4-approved-raster-icon{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100%!important;max-height:100%!important}}@layer watany-v4-recovery{.procedures-browser{display:flex;flex-direction:column;gap:.72rem;padding:.78rem;font-size:13px;line-height:1.42}.procedures-browser__top-filter{display:grid;gap:.42rem;padding:.78rem .88rem;border:1px solid rgba(14,122,81,.16);border-radius:1rem;background:linear-gradient(180deg,#fffffffa,#f0f8f4f0);box-shadow:0 10px 26px #0f172a0d}.procedures-browser__top-filter-label{font-size:.76rem;font-weight:900;color:var(--cedar-800, #0a5c3d)}.procedures-browser__top-filter-select{width:100%;border:1px solid rgba(14,122,81,.24);border-radius:.9rem;background:#fffffffa;color:var(--ink-primary, #102033);padding:.62rem .76rem;font-size:.86rem;line-height:1.45}.procedures-browser__top-filter-select:focus{outline:none;border-color:#0e7a5185;box-shadow:0 0 0 4px #0e7a511f}.procedures-browser__search-summary{display:grid;gap:.2rem;padding:.72rem .88rem;border-radius:.95rem;background:#0e7a5114;color:var(--cedar-800, #0a5c3d)}.procedures-browser__search-summary strong{font-size:.82rem;font-weight:900}.procedures-browser__search-summary span{font-size:.74rem;color:var(--ink-secondary, #536172)}.watany-mobile-shell main .procedures-browser :where(p,li,label,button,input,select,textarea){font-size:.82rem!important;line-height:1.35!important}.watany-mobile-shell main .procedures-browser :where(.procedures-browser__item-summary,.procedures-browser__steps-list li,.procedures-browser__item-form-cta,.procedures-browser__item-forms-empty){font-size:.7rem!important;line-height:1.34!important}.procedures-browser__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem;border:1px solid var(--border-light, #d8e0ea);border-radius:1rem;background:linear-gradient(180deg,#fffffffa,#f5f8fcfa);box-shadow:0 10px 30px #0f172a0d}.procedures-browser__hero-copy{min-width:0}.procedures-browser__eyebrow{font-size:.8rem;font-weight:800;letter-spacing:.04em;color:var(--cedar-600, #0e7a51);margin-bottom:.35rem}.procedures-browser__title{margin:0;font-size:clamp(1.2rem,2vw,1.8rem);line-height:1.25;color:var(--ink-primary, #102033)}.procedures-browser__subtitle{margin:.45rem 0 0;max-width:68ch;line-height:1.7;color:var(--ink-secondary, #536172)}.procedures-browser__hero-chip{display:inline-flex;flex-direction:column;align-items:flex-end;gap:.25rem;padding:.8rem 1rem;border-radius:999px;background:#0e7a5114;color:var(--cedar-800, #0a5c3d);white-space:nowrap}.procedures-browser__hero-chip strong{font-size:1.1rem}.procedures-browser__tabs{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.25rem;scrollbar-width:thin}.procedures-browser__source-listings{display:grid;gap:.32rem;padding:.44rem .5rem;border:1px solid var(--border-light, #d8e0ea);border-radius:.76rem;background:linear-gradient(180deg,#fffffffa,#f8fafcf7);box-shadow:0 6px 14px #0f172a0f}.procedures-browser__source-pills{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.1rem;scrollbar-width:thin}.procedures-browser__source-pill{display:inline-flex;align-items:center;gap:.45rem;min-width:max-content;border:1px solid rgba(148,163,184,.4);border-radius:999px;background:#fff;color:#102033;font-size:.74rem;font-weight:800;line-height:1;padding:.34rem .56rem;cursor:pointer}.procedures-browser__source-pill--active{border-color:#0e7a51;background:#dcfce7;color:#064e3b}.procedures-browser__source-pill-count{min-width:1.25rem;height:1.2rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 .3rem;background:#64748b1f;font-size:.68rem}.procedures-browser__source-pill--active .procedures-browser__source-pill-count{background:#0e7a512e}.procedures-browser__source-note{display:grid;gap:.5rem;padding:.8rem .95rem;border:1px solid rgba(148,163,184,.22);border-radius:.95rem;background:linear-gradient(180deg,#f8fafceb,#fffffffa)}.procedures-browser__source-note-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.procedures-browser__source-note-title{color:var(--ink-primary, #102033);font-size:.95rem}.procedures-browser__source-note-basis{color:#1e293b;font-size:.8rem;white-space:nowrap}.procedures-browser__tab{display:inline-flex;align-items:center;justify-content:space-between;gap:.75rem;min-width:max-content;padding:.8rem 1rem;border:1px solid var(--border-light, #d8e0ea);border-radius:999px;background:#fff;color:var(--ink-primary, #102033);font-weight:700;cursor:pointer;box-shadow:0 1px 2px #0f172a0a}.procedures-browser__tab--active{background:#0e7a511a;border-color:var(--cedar-500, #0e7a51);color:var(--cedar-800, #0a5c3d)}.procedures-browser__tab--veteran{border-color:#0e7a5159}.procedures-browser__tab--veteran.procedures-browser__tab--active{background:#0e7a5124;border-color:var(--cedar-500, #0e7a51)}.procedures-browser__tab-badge{display:inline-flex;align-items:center;padding:1px 7px;border-radius:999px;background:#0e7a51;color:#fff;font-size:.72rem;font-weight:700;border:1px solid rgba(14,122,81,.22)}.procedures-browser__tab-title{font-size:.95rem;color:#102033}.procedures-browser__tab-count{min-width:2rem;height:1.7rem;display:inline-flex;align-items:center;justify-content:center;padding:0 .45rem;border-radius:999px;background:#64748b1f;font-size:.82rem}.procedures-browser__state,.procedures-browser__message,.procedures-browser__empty{padding:.64rem .72rem;border-radius:.72rem;border:1px solid var(--border-light, #d8e0ea);background:#fff;color:var(--ink-secondary, #536172);font-size:.82rem}.procedures-browser__state--error,.procedures-browser__message{background:#fde8e8;color:#111;border-color:#ef44442e}.procedures-browser__sections{display:flex;flex-direction:column;gap:.62rem}.procedures-browser__section{border:1px solid var(--border-light, #d8e0ea);border-radius:.78rem;overflow:hidden;background:#fff}.procedures-browser__section-caption{display:flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.58rem .7rem .14rem}.procedures-browser__section-meta-label{color:#1e293b;font-size:.75rem;font-weight:700;white-space:nowrap}.procedures-browser__section-header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1rem;border:0;background:linear-gradient(180deg,#f8fafcf2,#f1f5f9e6);color:var(--ink-primary, #102033);cursor:pointer}.procedures-browser__section-heading{display:flex;flex-direction:column;gap:.15rem;text-align:right;min-width:0}.procedures-browser__section-title{font-size:1rem;font-weight:800;line-height:1.3}.procedures-browser__section-source{font-size:.82rem;color:#1e293b}.procedures-browser__section-meta{display:inline-flex;align-items:center;gap:.65rem;white-space:nowrap;color:#1e293b;font-weight:700}.procedures-browser__items{display:grid;gap:.48rem;padding:.62rem}.procedures-browser__item{display:flex;flex-direction:column;gap:.3rem;width:100%;padding:.62rem .68rem;border:1px solid rgba(148,163,184,.28);border-radius:.72rem;background:#fff;text-align:right;cursor:default;color:var(--ink-primary, #102033);transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.procedures-browser__item-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.48rem;text-align:right}.procedures-browser__item-toggle-button{border:0;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:inherit}.procedures-browser__item-toggle{width:1.42rem;height:1.42rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#0e7a511a;color:var(--cedar-800, #0a5c3d);font-size:.9rem;font-weight:900;flex:none}.procedures-browser__item-open{border:1px solid rgba(14,122,81,.35);background:#0e7a5114;color:var(--cedar-800, #0a5c3d);border-radius:999px;padding:.3rem .58rem;font-weight:800;font-size:.78rem;cursor:pointer;align-self:flex-start}.procedures-browser__item-open--primary{background:linear-gradient(145deg,#176a48,#0f5136);border-color:#0f5136b8;color:#fff}.procedures-browser__item-actions{display:flex;flex-wrap:wrap;gap:.42rem}.procedures-browser__item:hover{border-color:var(--cedar-500, #0e7a51);box-shadow:0 10px 24px #0f172a14;transform:translateY(-1px)}.procedures-browser__item-main{display:grid;gap:.3rem}.procedures-browser__item--expanded{gap:.44rem;border-color:#0e7a5147;box-shadow:0 8px 18px #0f172a0f}.procedures-browser__item-steps,.procedures-browser__item-forms{display:grid;gap:.24rem;padding-top:.34rem;border-top:1px dashed rgba(148,163,184,.28)}.procedures-browser__item-subtitle{font-size:.7rem;color:#0f172a;letter-spacing:.01em}.procedures-browser__steps-list{margin:0;padding-inline-start:.92rem;display:grid;gap:.18rem;color:var(--ink-primary, #102033);font-size:.72rem;line-height:1.5}.procedures-browser__steps-list li{margin:0;padding-inline-end:.12rem}.procedures-browser__item-form-ctas{display:grid;gap:.3rem}.procedures-browser__item-form-cta{width:100%;text-align:right;border:1px solid rgba(14,122,81,.35);background:#0e7a5114;color:var(--ink-primary, #102033);border-radius:.72rem;padding:.36rem .52rem;font-weight:800;font-size:.72rem;line-height:1.35;cursor:pointer}.procedures-browser__item-forms-empty{color:#1e293b;font-size:.72rem}.procedures-browser__item-title{margin:0;font-size:.82rem;line-height:1.34;font-weight:800;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.procedures-browser__item-title--expanded{display:block;overflow:visible;text-overflow:clip;-webkit-line-clamp:initial}.procedures-browser__item-summary{margin:.03rem 0 0;color:var(--ink-primary, #102033);line-height:1.4;font-size:.73rem}.procedures-browser__item-meta{display:flex;flex-wrap:wrap;gap:.34rem;align-items:center;color:#1e293b;font-size:.72rem}.procedures-browser__item-kind{padding:.16rem .42rem;border-radius:999px;background:#0e7a5114;color:var(--cedar-800, #0a5c3d);font-weight:700}.procedures-browser__item-tags{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procedures-browser__item--expanded .procedures-browser__item-steps,.procedures-browser__item--expanded .procedures-browser__item-forms{gap:.18rem;padding-top:.26rem}.procedures-browser__item--expanded .procedures-browser__item-subtitle{font-size:.67rem}.procedures-browser__item--expanded .procedures-browser__steps-list{font-size:.69rem;gap:.14rem;line-height:1.42}.procedures-browser__item--expanded .procedures-browser__item-summary{font-size:.7rem;line-height:1.42}.procedures-browser__item--expanded .procedures-browser__item-form-cta{font-size:.69rem;padding:.32rem .48rem;border-radius:.6rem}@media (max-width: 768px){.procedures-browser{padding:.56rem;gap:.52rem;font-size:12.5px}.procedures-browser__source-note-head{align-items:flex-start;flex-direction:column}.procedures-browser__source-note-basis{white-space:normal}.procedures-browser__hero{padding:.85rem;flex-direction:column}.procedures-browser__hero-chip{width:100%;align-items:flex-start;border-radius:.9rem}.procedures-browser__tab{padding:.72rem .9rem}.procedures-browser__section-header{padding:.85rem .9rem}.procedures-browser__items{padding:.58rem}.procedures-browser__item{padding:.62rem .68rem}.proc-viewer__panel,.proc-viewer__panel--compact,.proc-viewer__panel--wide,.proc-viewer__panel--full{width:calc(100vw - 8px);height:calc(100dvh - 8px);min-width:0;min-height:0;resize:none;border-radius:14px}.proc-viewer__header{padding:9px 10px 8px;gap:8px}.proc-viewer__heading{max-width:100%}.proc-viewer__summary{display:none}.proc-viewer__count{font-size:10px}.proc-viewer__toolbar{gap:4px;padding:3px}.proc-viewer__toolbar-group{gap:3px;padding:2px}.proc-viewer__toolbar-group--size{display:none}.proc-viewer__btn{min-width:0;padding:5px 7px;min-height:34px;font-size:10px}.proc-viewer__doc-rail{padding:6px 10px 0}.proc-viewer__doc-pill{padding:7px 10px}.proc-viewer__doc-pill-title{max-width:140px}}@media (max-width: 560px){.procedures-browser--compact{padding:.36rem 0;gap:.28rem;font-size:12px}.procedures-browser--compact .procedures-browser__source-listings{padding:.36rem .42rem;border-radius:.7rem}.procedures-browser--compact .procedures-browser__hero{padding:.45rem .7rem;border-radius:.75rem;min-height:0}.procedures-browser--compact .procedures-browser__source-pill{padding:.3rem .46rem;font-size:.7rem}.procedures-browser--compact .procedures-browser__source-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38rem;overflow:visible;padding-bottom:0}.procedures-browser--compact .procedures-browser__source-pills .tab-cycle-hint{display:none!important}.procedures-browser--compact .procedures-browser__source-pill{min-width:0;width:100%;justify-content:center;padding:.42rem .34rem;text-align:center}.procedures-browser--compact .procedures-browser__source-pill-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.procedures-browser--compact .procedures-browser__title{font-size:.94rem;line-height:1.2}.procedures-browser--compact .procedures-browser__hero-chip,.procedures-browser--compact .procedures-browser__tabs,.procedures-browser--compact .procedures-browser__section-header,.procedures-browser--compact .procedures-browser__section-source,.procedures-browser--compact .procedures-browser__section-meta{display:none!important}.procedures-browser--compact .procedures-browser__tabs{gap:.35rem;padding-bottom:.1rem}.procedures-browser--compact .procedures-browser__tab{padding:.5rem .65rem;gap:.45rem}.procedures-browser--compact .procedures-browser__tab-title{font-size:.84rem}.procedures-browser--compact .procedures-browser__tab-badge{display:none}.procedures-browser--compact .procedures-browser__section-header{padding:.65rem .75rem}.procedures-browser--compact .procedures-browser__section-title{font-size:.8rem}.procedures-browser--compact .procedures-browser__section{border-radius:.8rem}.procedures-browser--compact .procedures-browser__items{padding:.34rem;gap:.32rem}.procedures-browser--compact .procedures-browser__item{padding:.4rem .48rem;gap:.24rem}.procedures-browser--compact .procedures-browser__item--expanded{gap:.34rem}.procedures-browser--compact .procedures-browser__item-title{font-size:.78rem!important;line-height:1.24}.procedures-browser--compact .procedures-browser__item-title--expanded{font-size:.84rem!important;line-height:1.28;-webkit-line-clamp:initial}.procedures-browser--compact .procedures-browser__item-summary{font-size:.7rem!important;line-height:1.34}.procedures-browser--compact .procedures-browser__item-meta{font-size:.66rem;gap:.28rem}.procedures-browser--compact .procedures-browser__item-kind{padding:.14rem .45rem}.procedures-browser--compact .procedures-browser__item-open{padding:.25rem .48rem;font-size:.7rem!important}.procedures-browser--compact .procedures-browser__item-subtitle{font-size:.7rem}.procedures-browser--compact .procedures-browser__steps-list{font-size:.7rem;gap:.16rem;line-height:1.34}.procedures-browser--compact .procedures-browser__item-form-cta{font-size:.7rem!important;padding:.35rem .48rem;border-radius:.62rem}.procedures-browser--compact .procedures-browser__item-forms-empty{font-size:.68rem}.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__item-steps,.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__item-forms{gap:.14rem;padding-top:.2rem}.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__steps-list{font-size:.7rem;gap:.11rem;line-height:1.34}.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__item-subtitle,.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__item-summary,.procedures-browser--compact .procedures-browser__item--expanded .procedures-browser__item-form-cta{font-size:.7rem!important}.procedures-browser__hero{border-radius:.9rem}.procedures-browser__tabs{gap:.5rem}.procedures-browser__tab{padding:.68rem .82rem}.procedures-browser__section-meta,.procedures-browser__item-tags{font-size:.78rem}.proc-viewer{padding:4px}.proc-viewer__panel,.proc-viewer__panel--compact,.proc-viewer__panel--wide,.proc-viewer__panel--full{width:calc(100vw - 8px);height:calc(100dvh - 8px);border-radius:12px}.proc-viewer__header{padding:8px;gap:6px}.proc-viewer__title{font-size:13px}.proc-viewer__toolbar{width:100%;overflow:hidden}.proc-viewer__toolbar-group--nav,.proc-viewer__toolbar-group--zoom,.proc-viewer__toolbar-group--actions{width:100%;justify-content:center}.proc-viewer__toolbar-group--actions{margin-inline-start:0}.proc-viewer__btn{flex:1 1 0;min-height:34px;padding:5px 6px;line-height:1.2}.proc-viewer__count{display:none}.proc-viewer__doc-pill{min-width:84vw}.proc-viewer__doc-pill-title{max-width:none;white-space:normal}.proc-viewer__frame-wrap{overflow:auto}}}@layer watany-v4-recovery{.form-viewer-overlay{--form-viewer-safe-top: calc(var(--wmo-topbar-height, 64px) + 26px);--form-viewer-safe-bottom: calc(var(--composer-h, 78px) + env(safe-area-inset-bottom, 0px));position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#00000080;display:flex;align-items:center;justify-content:center;overflow:auto;padding:24px}.form-viewer-overlay--mobile-card,#watany-form-preview-dialog.form-viewer-overlay{inset:var(--form-viewer-safe-top) auto var(--form-viewer-safe-bottom) 50%!important;width:min(100vw - 8px,430px)!important;max-width:calc(100vw - 8px)!important;height:calc(100dvh - var(--form-viewer-safe-top) - var(--form-viewer-safe-bottom))!important;max-height:calc(100dvh - var(--form-viewer-safe-top) - var(--form-viewer-safe-bottom))!important;min-height:0!important;margin:0!important;padding:0!important;transform:translate(-50%)!important;align-items:stretch!important;justify-content:stretch!important;overflow:hidden!important;border-radius:18px 18px 0 0!important}.form-viewer-container{background:var(--bg, #fff);border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;min-height:0}.form-viewer-overlay--mobile-card .form-viewer-container,#watany-form-preview-dialog.form-viewer-overlay .form-viewer-container{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;min-height:0!important;border-radius:inherit!important;box-shadow:none!important}.form-viewer-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;border-bottom:1px solid var(--border, #e5e7eb);background:var(--bg-secondary, #f9fafb);border-radius:12px 12px 0 0;position:sticky;top:0;z-index:10;flex:0 0 auto;min-width:0}.form-viewer-overlay--mobile-card .form-viewer-toolbar,#watany-form-preview-dialog.form-viewer-overlay .form-viewer-toolbar{position:sticky!important;top:0!important;z-index:2!important;border-radius:inherit!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.form-viewer-paper{flex:1 1 auto;min-height:0;overflow:auto;padding:32px;direction:rtl;font-family:Segoe UI,Noto Sans Arabic,Noto Kufi Arabic,system-ui,sans-serif;color:#1a1a1a;line-height:1.7}.form-viewer-overlay--mobile-card .form-viewer-paper,#watany-form-preview-dialog.form-viewer-overlay .form-viewer-paper{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:auto!important;padding:22px 20px 28px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}#watany-form-viewer-title{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.form-instructions{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;padding:12px 16px;margin-bottom:24px;font-size:13px;color:#92400e;line-height:1.6}.form-governance-note{background:color-mix(in srgb,var(--primary, #2563eb) 10%,#fff);border:1px solid color-mix(in srgb,var(--primary, #2563eb) 26%,#d1d5db);border-radius:10px;padding:12px 16px;margin-bottom:24px}.form-governance-note__title{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.85rem;font-weight:700;color:var(--primary, #2563eb)}.form-governance-note__status{background:#ffffffe6;border-radius:999px;padding:2px 8px;font-size:.72rem}.form-governance-note__body{margin-top:8px;font-size:.95rem;color:var(--ink, #1f2937)}.form-governance-note__meta{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px 12px;font-size:.8rem;color:var(--watany-subtitle-ink, var(--muted, #475569))}.form-governance-link{color:var(--primary, #2563eb);font-weight:600}.form-fields-grid{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.form-field-wrapper{display:flex;flex-direction:column;gap:4px;min-width:0}.form-field-label{font-size:13px;font-weight:600;color:var(--ink, #374151)}.form-required{color:#ef4444;margin-right:2px}.form-version-tag{margin-top:24px;text-align:center;font-size:11px;color:var(--watany-subtitle-ink, #475569);border-top:1px solid #e5e7eb;padding-top:12px}.form-btn{padding:8px 16px;border-radius:6px;border:none;cursor:pointer;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:6px;transition:all .15s ease}.form-btn-primary{background:var(--accent, #2563eb);color:#fff}.form-btn-primary:hover{opacity:.9}.form-btn-secondary{background:var(--bg-secondary, #f3f4f6);color:var(--ink, #374151)}.form-btn-secondary:hover{background:var(--border, #e5e7eb)}.form-btn-ghost{background:transparent;color:var(--ink-muted, #6b7280);border:1px solid var(--border, #e5e7eb)}.form-btn-ghost:hover{background:var(--bg-secondary, #f9fafb)}.form-catalog{padding:16px}.form-catalog-header{margin-bottom:16px}.form-catalog-search{width:100%;padding:10px 14px;border:1px solid var(--border, #d1d5db);border-radius:8px;font-size:14px;background:var(--bg, #fff);color:var(--ink, #1a1a1a);direction:rtl;margin-bottom:16px}.form-catalog-search:focus{outline:none;border-color:var(--accent, #2563eb);box-shadow:0 0 0 3px #2563eb1a}.form-catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px}.form-catalog-card{all:unset;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--border, #e5e7eb);border-radius:10px;background:var(--bg, #fff);direction:rtl;transition:all .15s ease}.form-catalog-card:hover{border-color:var(--accent, #2563eb);box-shadow:0 2px 12px #2563eb1a;transform:translateY(-1px)}.form-card-title{font-size:15px;font-weight:600;color:var(--ink, #1a1a1a)}.form-card-desc{font-size:12px;color:var(--watany-subtitle-ink, var(--ink-muted, #475569));line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.form-card-meta{display:flex;justify-content:space-between;font-size:11px;color:var(--watany-subtitle-ink, var(--ink-muted, #475569));margin-top:4px}.form-chat-card{display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--bg-secondary, #f0f7ff);border:1px solid var(--accent, #2563eb);border-radius:8px;margin-top:8px;cursor:pointer;direction:rtl;transition:all .15s}.form-chat-card:hover{background:var(--accent, #2563eb);color:#fff}.form-chat-card:hover .form-chat-card-desc{color:#fffc}.form-chat-card-icon{font-size:24px;flex-shrink:0}.form-chat-card-body{flex:1;min-width:0}.form-chat-card-title{font-size:14px;font-weight:600}.form-chat-card-desc{font-size:12px;color:var(--ink-muted, #6b7280);margin-top:2px}.forms-library-screen{padding:0 0 90px;max-width:760px;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.forms-library-screen::-webkit-scrollbar{display:none}#root:has(.forms-library-screen),.watany-recovery-main:has(.forms-library-screen){padding-left:0;padding-right:0;scrollbar-width:none;-ms-overflow-style:none}.watany-recovery-main:has(.forms-library-screen)::-webkit-scrollbar{display:none}html[data-watany-current-route^="/forms"] .app-content,html[data-watany-current-route^="/forms"] .watany-mobile-shell,html[data-watany-current-route^="/forms"] .watany-mobile-shell__viewport,html[data-watany-current-route^="/forms"] .watany-mobile-shell__surface,html[data-watany-current-route^="/forms"] .watany-mobile-shell__main,html[data-watany-current-route^="/forms"] .watany-mobile-shell__content,html[data-watany-current-route^="/forms"] .watany-mobile-shell__route-content,html[data-watany-current-route^="/forms"] .wmo-appshell-route-boundary{flex:1 1 auto;min-height:0;height:100%;max-height:100%;display:flex;flex-direction:column}html[data-watany-current-route^="/forms"] .app-content,html[data-watany-current-route^="/forms"] .watany-mobile-shell,html[data-watany-current-route^="/forms"] .watany-mobile-shell__viewport,html[data-watany-current-route^="/forms"] .watany-mobile-shell__surface,html[data-watany-current-route^="/forms"] .watany-mobile-shell__main,html[data-watany-current-route^="/forms"] .watany-mobile-shell__content,html[data-watany-current-route^="/forms"] .watany-mobile-shell__route-content,html[data-watany-current-route^="/forms"] .wmo-appshell-route-boundary{overflow:hidden}html[data-watany-current-route^="/forms"] .forms-library-screen{flex:1 1 auto;height:100%;max-height:100%;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.forms-library-header h1{font-size:clamp(1.25rem,4.2vw,1.6rem);color:var(--ink, #111827);margin:0}.forms-library-header{position:static!important;z-index:auto!important;min-height:0!important;height:auto!important}.forms-library-header p{margin:6px 0 0;color:var(--watany-subtitle-ink, var(--muted, #475569));font-size:.9rem}.forms-library-back{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;border-radius:999px;border:1px solid var(--stroke, #e5e7eb);margin-bottom:10px;background:var(--surface, #fff)}.forms-library-search{margin-top:12px;display:flex;align-items:center;gap:10px;border:1px solid var(--stroke, #e5e7eb);border-radius:14px;background:var(--surface, #fff);padding:0 12px;min-height:0!important;height:auto!important}.forms-library-search input{width:100%;min-height:48px;border:none;outline:none;background:transparent;direction:rtl}.forms-library-filters{display:flex;gap:8px;overflow-x:auto;padding:10px 0 2px}.forms-filter-chip{min-height:44px;padding:0 14px;border-radius:999px;border:1px solid var(--stroke, #e5e7eb);background:var(--surface, #fff);white-space:nowrap}.forms-filter-chip.is-active{border-color:var(--primary, #2563eb);color:var(--primary, #2563eb);background:var(--primary-bg, #e7efff)}.forms-source-grid{margin-top:14px;display:grid;gap:10px;border:1px solid var(--stroke, #d8e0ea);border-radius:14px;padding:0;background:var(--surface, #fff);box-shadow:0 4px 8px #0f172a14}.forms-source-card{border:1px solid var(--stroke, #e5e7eb);border-radius:16px;padding:12px;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:right;background:var(--surface, #fff);box-shadow:0 4px 8px #0f172a12}.forms-source-card--interactive{cursor:pointer}.forms-source-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.forms-source-card__icon{width:48px;height:48px;border-radius:12px;background:color-mix(in srgb,var(--primary, #2563eb) 14%,transparent);color:var(--primary, #2563eb);display:flex;align-items:center;justify-content:center;font-size:1.3rem}.forms-source-card__body h2{margin:0;font-size:1rem;color:var(--ink, #111827)}.forms-source-card__body p{margin:2px 0;color:var(--watany-subtitle-ink, var(--muted, #475569));font-size:.85rem}.forms-source-card__body small{color:var(--watany-subtitle-ink, var(--muted-2, #475569));font-size:.75rem}.forms-item-list{margin-top:14px;display:flex;flex-direction:column;gap:10px;border:1px solid var(--stroke, #d8e0ea);border-radius:14px;padding:0;background:linear-gradient(180deg,#f8fafcf5,#fffffffa);box-shadow:0 4px 8px #0f172a14;min-height:0!important;height:auto!important}.forms-library-screen>*{min-height:0!important;height:auto!important;max-height:none!important;flex:0 0 auto!important}.forms-library-screen>.forms-item-list,.forms-library-screen>.forms-match-list,.forms-library-screen>.forms-source-grid{flex:0 0 auto!important}.forms-source-section{display:flex;flex-direction:column;gap:10px;border:1px solid rgba(148,163,184,.34);border-radius:14px;padding:0;background:#ffffffd6;box-shadow:0 4px 8px #0f172a0f;scroll-margin-top:88px}.forms-source-section__header{display:flex;flex-direction:column;gap:8px;position:static!important;top:auto!important;z-index:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid color-mix(in srgb,var(--royal-gold-primary, #d6a72a) 62%,#d8e0ea);border-radius:16px;padding:8px 12px;background:linear-gradient(180deg,var(--watany-royal-plate-top, #fffef8),var(--watany-royal-plate-bottom, #f3e4c2));text-align:center;box-shadow:inset 0 1px #ffffffeb,0 3px 6px #6841001f}.forms-source-section__title-block{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;width:100%}.forms-source-section__title-row h2{margin:0;font-size:1rem;color:var(--ink, #111827)}.forms-source-section__title-block h2{margin:0;font-size:1rem;line-height:1.35;color:var(--royal-green-dark, #0c3d2c);text-align:center}.forms-source-section__body{display:flex;flex-direction:column;gap:10px}.forms-item-row{display:flex;flex-direction:column;gap:8px;border:1px solid color-mix(in srgb,var(--royal-gold-primary, #d6a72a) 36%,rgba(148,163,184,.28));border-radius:12px;padding:11px 12px;background:linear-gradient(180deg,var(--watany-royal-plate-top, #fffef8),rgba(255,255,255,.98));text-align:center;position:relative;isolation:isolate;box-shadow:0 4px 8px #6841001a;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.forms-item-row:hover{border-color:color-mix(in srgb,var(--royal-gold-primary, #d6a72a) 72%,#d8e0ea);box-shadow:0 5px 8px #68410029;transform:translateY(-1px)}.forms-item-row--compact{gap:8px}.forms-item-row__main{position:relative;z-index:0}.forms-item-row__title-row{display:flex;align-items:flex-start;justify-content:center;gap:10px}.forms-item-row__title-actions{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.forms-item-row__main h2{margin:0;font-size:.94rem;line-height:1.4;color:var(--royal-green-dark, #0c3d2c);text-align:center}.forms-item-row__main h3{margin:0;font-size:.92rem;line-height:1.4;color:var(--royal-green-dark, #0c3d2c);text-align:center}.forms-item-summary{margin:0;color:var(--royal-green-primary, #145c46);font-size:.78rem;line-height:1.5;text-align:center}.forms-item-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;margin-top:2px;position:relative;z-index:1}.forms-item-actions>*{flex:1 1 96px;min-width:min(96px,100%);align-self:flex-start}.forms-item-actions button:not(.forms-action-btn){min-height:38px;border-radius:10px;border:1px solid var(--stroke, #e5e7eb);background:var(--surface, #fff);font-weight:700}.forms-item-actions button:not(.forms-action-btn):first-child{border-color:color-mix(in srgb,var(--primary, #2563eb) 45%,#e5e7eb);color:var(--primary, #2563eb)}.forms-action-btn{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:5px;min-height:36px!important;min-width:0;width:auto;box-sizing:border-box;border:1px solid color-mix(in srgb,var(--royal-gold-primary, #d6a72a) 52%,#e5e7eb);margin:0;border-radius:8px;background:var(--surface, #fff);font:inherit;font-size:.78rem!important;font-weight:600;color:var(--royal-green-dark, #0c3d2c);padding:0 8px!important;white-space:nowrap;transition:background .13s,border-color .13s;position:relative;z-index:1;scroll-margin-top:84px;scroll-margin-bottom:76px}.forms-action-btn:hover{background:var(--watany-royal-plate-bottom, #f3e4c2);border-color:var(--royal-gold-primary, #d6a72a)}.forms-action-btn--primary{border-color:var(--royal-gold-primary, #d6a72a);background:var(--royal-green-primary, #145c46);color:#fffef8}.forms-action-btn--primary:hover{background:var(--royal-green-dark, #0c3d2c)}.forms-action-btn--limited{opacity:.7;font-style:italic;font-size:.8rem}.forms-match-list{margin-top:14px;border:1px solid var(--stroke, #e5e7eb);border-radius:14px;background:var(--surface, #fff);overflow:hidden;box-shadow:0 4px 8px #0f172a14}.forms-match-list h3{margin:0;padding:12px;font-size:.9rem;border-bottom:1px solid var(--stroke, #e5e7eb)}.forms-match-item{width:100%;text-align:right;min-height:52px;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid var(--stroke, #e5e7eb);padding:8px 12px}.forms-match-item:last-child{border-bottom:none}.forms-match-item small{color:var(--watany-subtitle-ink, var(--muted-2, #475569))}.forms-library-empty{margin-top:14px;border:1px dashed var(--stroke, #d1d5db);border-radius:12px;text-align:center;padding:20px 12px;color:var(--watany-subtitle-ink, var(--muted, #475569))}@media (max-width: 420px){.forms-source-section__title-block{justify-content:space-between}.forms-item-actions>*{flex-basis:100%;min-width:100%}.forms-action-btn{min-height:36px!important;font-size:.78rem!important}}@media print{body>*:not(.form-viewer-overlay),.no-print,.form-viewer-toolbar,.form-instructions,.form-version-tag,.app,.topbar,.sidebar,nav,header,footer{display:none!important}.form-viewer-overlay,.form-print-mode{position:static!important;background:none!important;padding:0!important;inset:auto!important;display:block!important}.form-viewer-container{max-width:none!important;max-height:none!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;background:#fff!important}.form-viewer-paper{padding:20mm!important;color:#000!important;font-size:12px!important;line-height:1.5!important}.form-fields-grid{gap:12px!important}.form-field-wrapper input,.form-field-wrapper select,.form-field-wrapper textarea{border:none!important;border-bottom:1px solid #999!important;background:transparent!important;border-radius:0!important;padding:4px 0!important;box-shadow:none!important;-webkit-appearance:none!important;font-size:12px!important}.form-field-label{font-size:11px!important;color:#000!important}@page{size:A4;margin:15mm}.form-field-wrapper{page-break-inside:avoid}.form-viewer-paper>div:last-child{page-break-inside:avoid}}@media (max-width: 640px){.form-viewer-overlay{padding:8px}#watany-form-preview-dialog.form-viewer-overlay{padding:0!important}.form-viewer-container{max-height:calc(100vh - 16px)}.form-viewer-paper{padding:16px}.form-fields-grid{flex-direction:column}.form-field-wrapper{width:100%!important}.form-catalog-grid{grid-template-columns:1fr}.form-viewer-toolbar{gap:8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.form-viewer-toolbar>div{flex:0 0 auto}.form-viewer-toolbar>div:last-child{margin-inline-start:auto}}.forms-dropdown{position:absolute;bottom:100%;right:0;min-width:260px;max-height:320px;overflow-y:auto;background:var(--bg, #fff);border:1px solid var(--border, #d1d5db);border-radius:10px;box-shadow:0 8px 24px #0000002e;z-index:200;margin-bottom:6px;direction:rtl;display:flex;flex-direction:column}.forms-dropdown-header{padding:10px 14px 6px;font-weight:700;font-size:13px;color:var(--ink-secondary, #6b7280);border-bottom:1px solid var(--border, #e5e7eb)}.forms-dropdown-empty{padding:12px 14px;font-size:13px;color:var(--ink-secondary, #999);text-align:center}.forms-dropdown-item{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;border:none;background:none;cursor:pointer;font-size:13px;font-family:inherit;color:var(--ink, #1a1a1a);text-align:right;transition:background .15s}.forms-dropdown-item:hover{background:var(--accent-bg, #f0f7ff)}.forms-dropdown-code{display:inline-block;min-width:36px;padding:2px 6px;border-radius:4px;background:var(--accent, #2563eb);color:#fff;font-size:11px;font-weight:700;text-align:center;flex-shrink:0}.forms-dropdown-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forms-dropdown-all{border-top:1px solid var(--border, #e5e7eb);font-weight:600;color:var(--accent, #2563eb);justify-content:center}}@layer watany-v4-recovery{:root{--watany-v1-bg-a: #eef7f2;--watany-v1-bg-b: #f7fbff;--watany-v1-card: rgba(255, 255, 255, .92);--watany-v1-border: rgba(18, 83, 61, .12);--watany-v1-text: #17382d;--watany-v1-muted: #5c756d;--watany-v1-green: #148653;--watany-v1-blue: #1d74d8;--watany-v1-gold: #d89b20;--watany-v1-red: #d84a3a;--watany-v1-shadow: 0 14px 32px rgba(24, 63, 52, .14), 0 4px 10px rgba(24, 63, 52, .08);--watany-v1-radius: 22px}html,body,#root{min-height:100%}html.watany-v1-boot{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;direction:rtl;color:var(--watany-v1-text);background:radial-gradient(circle at top right,rgba(20,134,83,.14),transparent 36rem),radial-gradient(circle at bottom left,rgba(29,116,216,.12),transparent 34rem),linear-gradient(180deg,var(--watany-v1-bg-b),var(--watany-v1-bg-a))}button,input,select,textarea{font:inherit}#root>div,.app,.app-shell,.layout,.page,main{max-width:100%}header,.app-header,.top-header,.topbar,.navbar,[class*=Header],[class*=TopBar],[class*=AppShell]>:first-child{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.watany-v1-home-grid,[data-watany-home-grid],[data-home-grid],.home-grid,.homeTiles,.home-tiles,.feature-grid,.features-grid,.services-grid,.quick-actions,.quickActions,:not(html):not(body)[class*=home-grid],:not(html):not(body)[class*=HomeGrid],:not(html):not(body)[class*=service-grid],:not(html):not(body)[class*=ServiceGrid],:not(html):not(body)[class*=quick-actions],:not(html):not(body)[class*=QuickActions]{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.watany-v1-home-grid>*,[data-watany-home-grid]>*,[data-home-grid]>*,.home-grid>*,.homeTiles>*,.home-tiles>*,.feature-grid>*,.features-grid>*,.services-grid>*,.quick-actions>*,.quickActions>*,:not(html):not(body)[class*=home-grid]>*,:not(html):not(body)[class*=HomeGrid]>*,:not(html):not(body)[class*=service-grid]>*,:not(html):not(body)[class*=ServiceGrid]>*,:not(html):not(body)[class*=quick-actions]>*,:not(html):not(body)[class*=QuickActions]>*{min-height:92px!important;border-radius:var(--watany-v1-radius)!important;background:var(--watany-v1-card)!important;border:1px solid var(--watany-v1-border)!important;box-shadow:var(--watany-v1-shadow)!important;overflow:hidden!important}.watany-v1-home-grid svg,[data-watany-home-grid] svg,[data-home-grid] svg,.home-grid svg,.homeTiles svg,.home-tiles svg,.feature-grid svg,.features-grid svg,.services-grid svg,.quick-actions svg,.quickActions svg,[class*=home-grid] svg,[class*=HomeGrid] svg,[class*=service-grid] svg,[class*=ServiceGrid] svg,[class*=quick-actions] svg,[class*=QuickActions] svg{width:28px;height:28px;color:var(--watany-v1-green);fill:currentColor;stroke:currentColor;filter:drop-shadow(0 5px 10px rgba(20,134,83,.22))}.watany-v1-home-grid>*:nth-child(3n+1) svg,[data-watany-home-grid]>*:nth-child(3n+1) svg,.home-grid>*:nth-child(3n+1) svg,.feature-grid>*:nth-child(3n+1) svg,.services-grid>*:nth-child(3n+1) svg,.quick-actions>*:nth-child(3n+1) svg{color:var(--watany-v1-green)}.watany-v1-home-grid>*:nth-child(3n+2) svg,[data-watany-home-grid]>*:nth-child(3n+2) svg,.home-grid>*:nth-child(3n+2) svg,.feature-grid>*:nth-child(3n+2) svg,.services-grid>*:nth-child(3n+2) svg,.quick-actions>*:nth-child(3n+2) svg{color:var(--watany-v1-blue)}.watany-v1-home-grid>*:nth-child(3n+3) svg,[data-watany-home-grid]>*:nth-child(3n+3) svg,.home-grid>*:nth-child(3n+3) svg,.feature-grid>*:nth-child(3n+3) svg,.services-grid>*:nth-child(3n+3) svg,.quick-actions>*:nth-child(3n+3) svg{color:var(--watany-v1-gold)}@media (max-width: 360px){.watany-v1-home-grid,[data-watany-home-grid],[data-home-grid],.home-grid,.homeTiles,.home-tiles,.feature-grid,.features-grid,.services-grid,.quick-actions,.quickActions,[class*=home-grid],[class*=HomeGrid],[class*=service-grid],[class*=ServiceGrid],[class*=quick-actions],[class*=QuickActions]{gap:8px!important}.watany-v1-home-grid>*,[data-watany-home-grid]>*,[data-home-grid]>*,.home-grid>*,.feature-grid>*,.features-grid>*,.services-grid>*,.quick-actions>*,.quickActions>*{min-height:82px!important;border-radius:18px!important}}:root{--watany-v1-popup-top: 74px}.watany-v1-fullwidth-popup,.watany-v1-fullwidth-popup *{box-sizing:border-box!important}.watany-v1-fullwidth-popup{position:fixed!important;z-index:2147483000!important;top:var(--watany-v1-popup-top)!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 14px))!important;max-width:calc(100vw - 14px)!important;max-height:calc(100vh - var(--watany-v1-popup-top) - 10px)!important;overflow:auto!important;direction:rtl!important;background:#fffffffb!important;border:1px solid rgba(17,82,72,.16)!important;border-radius:22px!important;box-shadow:0 22px 60px #0f172a3d,inset 0 1px #ffffffd1!important;padding:14px!important;color:#112b28!important;font-family:inherit!important}.watany-v1-popup-backdrop{position:fixed!important;z-index:2147482999!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#02161347!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.watany-v1-popup-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.watany-v1-popup-title{margin:0!important;font-size:1.24rem!important;line-height:1.35!important;font-weight:900!important;color:#0f4039!important}.watany-v1-popup-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;background:#105e521a!important;color:#0f4039!important;border-radius:999px!important;min-width:38px!important;min-height:38px!important;font-size:1.35rem!important;font-weight:900!important;cursor:pointer!important}.watany-v1-tools-grid,.watany-v1-school-grid,.watany-v1-useful-links-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.watany-v1-tool-card,.watany-v1-school-card,.watany-v1-useful-link-card{min-height:92px!important;border:1px solid rgba(17,82,72,.14)!important;border-radius:18px!important;background:linear-gradient(145deg,#fffffffa,#e8f9f4f0)!important;box-shadow:0 10px 24px #0f2a2624,inset 0 1px #ffffffeb!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;padding:10px 8px!important;cursor:pointer!important;color:#123c35!important;text-decoration:none!important;white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;unicode-bidi:plaintext!important}.watany-v1-tool-icon,.watany-v1-school-icon,.watany-v1-useful-link-icon{font-size:2rem!important;line-height:1!important;filter:drop-shadow(0 5px 7px rgba(15,42,38,.18))!important}.watany-v1-card-label{font-size:.95rem!important;line-height:1.25!important;font-weight:850!important}.watany-v1-school-card{min-height:110px!important}.watany-v1-school-card .watany-v1-school-icon{font-size:2.45rem!important}.watany-v1-school-card svg,.watany-v1-school-card img,.watany-v1-school-grid svg,.watany-v1-school-grid img,.watany-v1-popup-panel .watany-v1-school-icon svg,.watany-v1-popup-panel .watany-v1-school-icon img{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}body [class*=popup i],body [class*=modal i],body [role=dialog]{max-width:min(430px,calc(100vw - 14px))!important}@media (max-width: 430px){.watany-v1-fullwidth-popup{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;border-radius:18px!important}}:root{--watany-v1-jm-top:74px}html[data-watany-v1-public-access=true] [data-requires-login],html[data-watany-v1-public-access=true] .requires-login,html[data-watany-v1-public-access=true] .login-required,html[data-watany-v1-public-access=true] .auth-required{display:none!important}.watany-v1-jm-backdrop{position:fixed!important;z-index:2147483009!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#02161347!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.watany-v1-jm-popup{position:fixed!important;z-index:2147483010!important;top:var(--watany-v1-jm-top)!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 14px))!important;max-height:calc(100vh - var(--watany-v1-jm-top) - 10px)!important;overflow:auto!important;direction:rtl!important;background:#fffffffb!important;border:1px solid rgba(17,82,72,.16)!important;border-radius:22px!important;box-shadow:0 22px 60px #0f172a3d!important;padding:14px!important;color:#112b28!important}.watany-v1-jm-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.watany-v1-jm-title{margin:0!important;font-size:1.24rem!important;line-height:1.35!important;font-weight:900!important;color:#0f4039!important}.watany-v1-jm-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;background:#105e521a!important;color:#0f4039!important;border-radius:999px!important;min-width:38px!important;min-height:38px!important;font-size:1.35rem!important;font-weight:900!important;cursor:pointer!important}.watany-v1-jm-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.watany-v1-jm-card{min-height:102px!important;border:1px solid rgba(17,82,72,.14)!important;border-radius:18px!important;background:linear-gradient(145deg,#fffffffa,#e8f9f4f0)!important;box-shadow:0 10px 24px #0f2a2624!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;padding:10px 8px!important;cursor:pointer!important;color:#123c35!important;white-space:normal!important;writing-mode:horizontal-tb!important;unicode-bidi:plaintext!important}.watany-v1-jm-icon{font-size:2.2rem!important;line-height:1!important}.watany-v1-jm-label{font-size:.98rem!important;line-height:1.25!important;font-weight:900!important}.watany-v1-jm-sub{font-size:.78rem!important;line-height:1.3!important;font-weight:650!important;color:#123c35c2!important}.watany-v1-jm-note{margin:10px 0 0!important;padding:10px 12px!important;border-radius:16px!important;background:#105e5214!important;color:#123c35!important;font-size:.86rem!important;line-height:1.5!important;font-weight:700!important}@media (max-width:430px){.watany-v1-jm-popup{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;border-radius:18px!important}}:root{--watany-v1-now-top: 74px}.watany-v1-now-backdrop{position:fixed!important;z-index:2147483029!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#02161347!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.watany-v1-now-popup{position:fixed!important;z-index:2147483030!important;top:var(--watany-v1-now-top)!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 14px))!important;max-width:calc(100vw - 14px)!important;max-height:calc(100vh - var(--watany-v1-now-top) - 10px)!important;overflow:auto!important;direction:rtl!important;background:#fffffffb!important;border:1px solid rgba(17,82,72,.16)!important;border-radius:22px!important;box-shadow:0 22px 60px #0f172a3d,inset 0 1px #ffffffd1!important;padding:14px!important;color:#112b28!important;font-family:inherit!important;box-sizing:border-box!important}.watany-v1-now-popup *{box-sizing:border-box!important}.watany-v1-now-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.watany-v1-now-title{margin:0!important;font-size:1.25rem!important;line-height:1.35!important;font-weight:950!important;color:#0f4039!important}.watany-v1-now-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;background:#105e521a!important;color:#0f4039!important;border-radius:999px!important;min-width:38px!important;min-height:38px!important;font-size:1.35rem!important;font-weight:900!important;cursor:pointer!important}.watany-v1-now-summary{margin:0 0 12px!important;padding:10px 12px!important;border-radius:16px!important;background:#105e5214!important;color:#123c35!important;font-size:.88rem!important;line-height:1.55!important;font-weight:750!important}.watany-v1-now-list{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.watany-v1-now-item{min-height:76px!important;border:1px solid rgba(17,82,72,.14)!important;border-radius:18px!important;background:linear-gradient(145deg,#fffffffa,#e8f9f4f0)!important;box-shadow:0 10px 24px #0f2a261f,inset 0 1px #ffffffeb!important;display:grid!important;grid-template-columns:44px 1fr!important;align-items:center!important;gap:10px!important;text-align:right!important;padding:10px!important;color:#123c35!important;white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;unicode-bidi:plaintext!important}.watany-v1-now-icon{width:44px!important;height:44px!important;border-radius:15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:1.55rem!important;background:#105e521a!important;box-shadow:inset 0 1px #ffffffbf!important}.watany-v1-now-main{min-width:0!important}.watany-v1-now-label{display:block!important;font-size:.98rem!important;line-height:1.35!important;font-weight:900!important;color:#103d36!important}.watany-v1-now-detail{display:block!important;margin-top:3px!important;font-size:.78rem!important;line-height:1.4!important;color:#123c35bf!important;font-weight:680!important}.watany-v1-now-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;margin-top:6px!important;padding:3px 8px!important;border-radius:999px!important;background:#105e521a!important;color:#0f4039!important;font-size:.72rem!important;font-weight:850!important}@media (max-width: 430px){.watany-v1-now-popup{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;border-radius:18px!important}}:root{--watany-v1-wc-top: 74px}.watany-v1-wc-backdrop{position:fixed!important;z-index:2147483039!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#02161347!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important}.watany-v1-wc-popup{position:fixed!important;z-index:2147483040!important;top:var(--watany-v1-wc-top)!important;left:50%!important;transform:translate(-50%)!important;width:min(430px,calc(100vw - 14px))!important;max-width:calc(100vw - 14px)!important;max-height:calc(100vh - var(--watany-v1-wc-top) - 10px)!important;overflow:auto!important;direction:rtl!important;background:#fffffffb!important;border:1px solid rgba(17,82,72,.16)!important;border-radius:22px!important;box-shadow:0 22px 60px #0f172a3d,inset 0 1px #ffffffd1!important;padding:14px!important;color:#112b28!important;font-family:inherit!important;box-sizing:border-box!important}.watany-v1-wc-popup *{box-sizing:border-box!important}.watany-v1-wc-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin-bottom:12px!important}.watany-v1-wc-title{margin:0!important;font-size:1.25rem!important;line-height:1.35!important;font-weight:950!important;color:#0f4039!important}.watany-v1-wc-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:0!important;background:#105e521a!important;color:#0f4039!important;border-radius:999px!important;min-width:38px!important;min-height:38px!important;font-size:1.35rem!important;font-weight:900!important;cursor:pointer!important}.watany-v1-wc-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.watany-v1-wc-card{min-height:112px!important;border:1px solid rgba(17,82,72,.14)!important;border-radius:20px!important;background:linear-gradient(145deg,#fffffffa,#e8f9f4f0)!important;box-shadow:0 10px 24px #0f2a2621,inset 0 1px #ffffffeb!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-align:center!important;padding:10px 6px!important;color:#123c35!important;white-space:normal!important;word-break:normal!important;writing-mode:horizontal-tb!important;unicode-bidi:plaintext!important}.watany-v1-wc-icon{width:56px!important;height:56px!important;border-radius:19px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:2.45rem!important;line-height:1!important;background:#105e521a!important;box-shadow:inset 0 1px #ffffffbf,0 8px 16px #0f2a2621!important}.watany-v1-wc-label{font-size:.86rem!important;line-height:1.28!important;font-weight:900!important;color:#103d36!important}.watany-v1-wc-note{margin:12px 0 0!important;padding:10px 12px!important;border-radius:16px!important;background:#105e5214!important;color:#123c35!important;font-size:.84rem!important;line-height:1.5!important;font-weight:720!important}body [class*=world i] svg,body [class*=world i] img,body [class*=cup i] svg,body [class*=cup i] img{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important}@media (max-width: 430px){.watany-v1-wc-popup{width:calc(100vw - 10px)!important;max-width:calc(100vw - 10px)!important;border-radius:18px!important}.watany-v1-wc-card{min-height:104px!important}.watany-v1-wc-icon{width:52px!important;height:52px!important;font-size:2.25rem!important}}:root{--watany-form-viewer-top: calc(var(--wmo-topbar-height, 64px) + 8px);--watany-form-viewer-bottom: 64px;--watany-form-viewer-zoom: 1;--watany-form-viewer-fit: 1;--watany-form-page-width: min(794px, 100vw)}.watany-form-viewer-backdrop{position:fixed!important;z-index:2147482400!important;inset:auto!important;top:var(--watany-form-viewer-top)!important;bottom:var(--watany-form-viewer-bottom)!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;transform:none!important;display:grid!important;align-items:stretch!important;justify-items:stretch!important;padding:0!important;border-radius:0!important;background:linear-gradient(180deg,#0f172a3d,#0f172a73)!important;-webkit-backdrop-filter:blur(6px) saturate(115%)!important;backdrop-filter:blur(6px) saturate(115%)!important}.watany-form-viewer{position:relative!important;z-index:2147483060!important;top:0!important;bottom:0!important;left:0!important;right:0!important;transform:none!important;width:100%!important;max-width:100%!important;direction:rtl!important;background:#fff!important;color:var(--watany-text, var(--foreground, CanvasText, #111))!important;border:0!important;border-radius:0!important;box-shadow:none!important;font:inherit!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;box-sizing:border-box!important}#watany-form-viewer-backdrop.watany-form-viewer-backdrop{z-index:2147482400!important}#watany-form-viewer-root.watany-form-viewer{position:fixed!important;z-index:2147483060!important;top:var(--watany-form-viewer-top, 64px)!important;bottom:var(--watany-form-viewer-bottom, 64px)!important;left:50%!important;right:auto!important;width:min(430px,calc(100vw - 8px))!important;max-width:calc(100vw - 8px)!important;height:calc(100dvh - var(--watany-form-viewer-top, 64px) - var(--watany-form-viewer-bottom, 64px))!important;min-height:240px!important;max-height:calc(100dvh - var(--watany-form-viewer-top, 64px) - var(--watany-form-viewer-bottom, 64px))!important;transform:translate(-50%)!important}#watany-form-viewer-root .watany-form-viewer-toolbar{flex:0 0 auto!important;height:auto!important;min-height:52px!important;max-height:96px!important}#watany-form-viewer-root .watany-form-viewer-body{flex:1 1 auto!important;min-height:0!important;padding:0!important}#watany-form-viewer-root .watany-form-viewer-file-frame{width:100%!important;height:100%!important;min-height:100%!important;border:0!important;border-radius:0!important;background:#fff!important}#watany-form-viewer-root .watany-form-viewer-file-fallback,#watany-form-viewer-root .watany-form-viewer-file-fallback span,#watany-form-viewer-root .watany-form-viewer-file-fallback a{display:none!important}.watany-form-viewer *{box-sizing:border-box!important}.watany-form-viewer-title-header{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:8px 12px 4px!important;background:var(--watany-surface, var(--card, Canvas, #fff))!important;border-bottom:1px solid var(--watany-border, rgba(0,0,0,.08))!important}.watany-form-viewer-title{margin:0!important;font-size:.98rem!important;line-height:1.3!important;font-weight:900!important;color:var(--watany-text, var(--foreground, CanvasText, #111))!important;text-align:center!important}.watany-form-viewer-toolbar{flex:0 0 auto!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:var(--watany-space-xs, 6px)!important;padding:var(--watany-space-xs, 6px)!important;background:var(--watany-surface, var(--card, Canvas, #fff))!important;border-bottom:1px solid var(--watany-border, rgba(0,0,0,.12))!important}.watany-form-viewer-toolbar.watany-form-viewer-toolbar--bottom{margin-top:auto!important;border-top:1px solid var(--watany-border, rgba(0,0,0,.12))!important;border-bottom:none!important}.watany-form-viewer-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid var(--watany-border, rgba(0,0,0,.14))!important;border-radius:var(--watany-radius-md, 12px)!important;min-height:40px!important;padding:4px 2px!important;background:var(--watany-control-bg, var(--button-bg, transparent))!important;color:var(--watany-control-text, var(--foreground, currentColor))!important;font:inherit!important;font-size:.58rem!important;line-height:1.1!important;font-weight:800!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;cursor:pointer!important}.watany-form-viewer-button i,.watany-form-viewer-button .ph,.watany-form-viewer-button .watany-app-icon{font-size:1.4rem!important;line-height:1!important}.watany-form-viewer-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:0!important;background:var(--watany-app-bg, var(--background, #f6f7f8))!important;-webkit-overflow-scrolling:touch!important}.watany-form-viewer-page-holder{width:100%!important;min-height:100%!important;display:flex!important;justify-content:stretch!important;align-items:flex-start!important}#watany-form-viewer-root .watany-form-viewer-page-holder--file,#watany-form-viewer-root .watany-form-viewer-file-scale,#watany-form-viewer-root .watany-form-viewer-file-shell{width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important}#watany-form-viewer-root .proc-viewer__doc-rail,#watany-form-viewer-root .watany-form-viewer-doc-rail,#watany-form-viewer-root [class*=doc-rail]{display:none!important}.watany-form-viewer-page-scale{width:var(--watany-form-page-width)!important;max-width:none!important;transform-origin:top center!important;transform:scale(calc(var(--watany-form-viewer-fit) * var(--watany-form-viewer-zoom)))!important}.watany-form-viewer-page{width:var(--watany-form-page-width)!important;min-height:1123px!important;background:#fff!important;color:#111827!important;direction:rtl!important;border:1px solid rgba(0,0,0,.12)!important;padding:38px 42px!important;font-family:Arial,Tahoma,sans-serif!important;font-size:18px!important;line-height:1.75!important}.watany-form-viewer-page.watany-form-viewer-page--image{width:100%!important;min-height:0!important;padding:0!important;border:0!important;line-height:0!important}.watany-form-viewer-page img,.watany-form-viewer-page svg,.watany-form-viewer-page canvas,.watany-form-viewer-page video,.watany-form-viewer-page embed,.watany-form-viewer-page object{max-width:100%!important;height:auto!important}.watany-form-viewer-page table{width:100%!important;max-width:100%!important;display:block!important;overflow-x:auto!important}.watany-form-viewer-page h1,.watany-form-viewer-page h2,.watany-form-viewer-page h3{margin-top:0!important}.watany-form-viewer-page .toolbar{display:none!important}.watany-form-viewer-page .form-row{display:grid!important;grid-template-columns:170px 1fr!important;gap:10px!important;align-items:center!important;padding:10px 0!important;border-bottom:1px solid rgba(0,0,0,.12)!important}.watany-form-viewer-page .form-label{font-weight:900!important}.watany-form-viewer-page .form-value,.watany-form-viewer-page input,.watany-form-viewer-page textarea{min-height:36px!important;border:1px solid rgba(0,0,0,.22)!important;border-radius:6px!important;padding:7px 9px!important;background:#fff!important;color:#111827!important}.watany-form-viewer-toast{position:absolute!important;right:10px!important;bottom:10px!important;left:10px!important;z-index:1!important;padding:10px 12px!important;border-radius:var(--watany-radius-md, 12px)!important;background:var(--watany-toast-bg, rgba(0,0,0,.84))!important;color:var(--watany-toast-text, #fff)!important;font-size:.84rem!important;line-height:1.4!important;font-weight:800!important;text-align:center!important;display:none!important}.watany-form-viewer-toast.is-visible{display:block!important}@media (max-width: 430px){.watany-form-viewer{width:100vw!important;max-width:100vw!important}.watany-form-viewer-toolbar{gap:4px!important;padding:5px!important}.watany-form-viewer-button{min-height:38px!important;font-size:.5rem!important}}@media (max-width: 900px){.watany-mobile-shell__chrome-bottom{pointer-events:none!important;z-index:92!important}.watany-mobile-shell__dock{z-index:93!important;pointer-events:auto!important}.watany-mobile-shell__dock-link{pointer-events:auto!important;touch-action:manipulation!important}.watany-mobile-shell__assistant{z-index:94!important;pointer-events:auto!important}}@media (max-width: 900px){[data-watany-universal-feature-menu=true]{max-width:100%}}:root{--watany-v1-procedures-top: 74px}html[data-watany-v1-procedures-polish-ready=true] .watany-v1-procedures-title-polished,body.watany-v1-procedures-polish-active .watany-v1-procedures-title-polished{display:block!important;width:100%!important;margin:10px auto 14px!important;padding:16px 14px!important;border:1px solid var(--watany-border, rgba(17,82,72,.16))!important;border-radius:var(--watany-radius-lg, 20px)!important;background:radial-gradient(circle at 0 0,rgba(16,94,82,.13),transparent 35%),linear-gradient(145deg,var(--watany-surface, #fff),rgba(232,249,244,.96))!important;box-shadow:var(--watany-elevation-lg, 0 14px 34px rgba(15,42,38,.14))!important;color:var(--watany-heading, #0f4039)!important;font-size:clamp(1.55rem,7vw,2.15rem)!important;line-height:1.22!important;font-weight:950!important;letter-spacing:-.02em!important;text-align:right!important}.watany-v1-procedures-title-polished:after{content:""!important;display:block!important;width:76px!important;height:5px!important;margin-top:10px!important;margin-right:0!important;border-radius:999px!important;background:linear-gradient(90deg,#105e52f2,#7bbf97d9)!important}.watany-v1-procedures-group-panel{direction:rtl!important;width:100%!important;margin:8px auto 16px!important;padding:12px!important;border:1px solid var(--watany-border, rgba(17,82,72,.15))!important;border-radius:var(--watany-radius-lg, 18px)!important;background:var(--watany-surface, rgba(255,255,255,.96))!important;box-shadow:var(--watany-elevation-md, 0 10px 26px rgba(15,42,38,.11))!important;box-sizing:border-box!important}.watany-v1-procedures-group-panel *{box-sizing:border-box!important}.watany-v1-procedures-group-panel-title{margin:0 0 8px!important;color:var(--watany-heading, #0f4039)!important;font-size:1.05rem!important;line-height:1.35!important;font-weight:950!important}.watany-v1-procedures-group-panel-subtitle{margin:0 0 12px!important;color:var(--watany-muted, rgba(15,64,57,.72))!important;font-size:.84rem!important;line-height:1.55!important;font-weight:760!important}.watany-v1-procedures-source-group{border:1px solid var(--watany-border, rgba(17,82,72,.12))!important;border-radius:var(--watany-radius-md, 14px)!important;background:var(--watany-card, rgba(255,255,255,.92))!important;overflow:hidden!important;margin:9px 0!important}.watany-v1-procedures-source-summary{cursor:pointer!important;list-style:none!important;min-height:46px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;padding:10px 12px!important;color:var(--watany-heading, #123c35)!important;font-size:.95rem!important;line-height:1.35!important;font-weight:930!important;background:linear-gradient(145deg,#fffffff5,#effaf7eb)!important}.watany-v1-procedures-source-summary::-webkit-details-marker{display:none!important}.watany-v1-procedures-source-count{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:28px!important;height:28px!important;padding:0 8px!important;border-radius:999px!important;background:#105e521f!important;color:var(--watany-heading, #0f4039)!important;font-size:.78rem!important;font-weight:950!important}.watany-v1-procedures-item-list{display:grid!important;gap:8px!important;padding:10px!important}.watany-v1-procedures-item{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid var(--watany-border, rgba(17,82,72,.12))!important;border-radius:var(--watany-radius-md, 13px)!important;background:var(--watany-control-bg, rgba(255,255,255,.94))!important;color:var(--watany-text, #142c28)!important;min-height:48px!important;width:100%!important;padding:10px 12px!important;text-align:right!important;font:inherit!important;font-size:.89rem!important;line-height:1.45!important;font-weight:820!important;cursor:pointer!important}.watany-v1-procedures-item-source{display:inline-block!important;margin-left:6px!important;padding:2px 8px!important;border-radius:999px!important;background:#105e521a!important;color:var(--watany-muted, rgba(15,64,57,.82))!important;font-size:.72rem!important;font-weight:850!important}.watany-v1-procedures-source-badge{display:inline-flex!important;vertical-align:middle!important;margin:2px 6px 2px 0!important;padding:2px 8px!important;border-radius:999px!important;background:#105e521a!important;color:var(--watany-muted, rgba(15,64,57,.82))!important;font-size:.72rem!important;line-height:1.4!important;font-weight:850!important}body.watany-v1-procedures-polish-active main,body.watany-v1-procedures-polish-active [role=main]{scroll-margin-top:var(--watany-v1-procedures-top)!important}@media (max-width: 430px){.watany-v1-procedures-group-panel{margin-left:4px!important;margin-right:4px!important;padding:10px!important;border-radius:16px!important}.watany-v1-procedures-title-polished{margin-left:4px!important;margin-right:4px!important;font-size:clamp(1.5rem,8vw,2rem)!important}}:root{--watany-v1-settings-top: 74px}body.watany-v1-clean-settings-active main,body.watany-v1-clean-settings-active [role=main]{scroll-margin-top:var(--watany-v1-settings-top)!important}.watany-v1-clean-settings-title{margin:0 0 6px!important;color:var(--watany-heading, #0f4039)!important;font-size:clamp(1.35rem,6.8vw,1.85rem)!important;line-height:1.25!important;font-weight:950!important;letter-spacing:-.02em!important}.watany-v1-clean-settings-control{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:38px!important;min-width:92px!important;border:1px solid var(--watany-border, rgba(17,82,72,.16))!important;border-radius:var(--watany-radius-md, 12px)!important;padding:6px 10px!important;background:var(--watany-control-bg, rgba(255,255,255,.94))!important;color:var(--watany-control-text, currentColor)!important;font:inherit!important;font-size:.78rem!important;font-weight:850!important}.watany-v1-clean-settings-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:38px!important;border:1px solid var(--watany-border, rgba(17,82,72,.16))!important;border-radius:var(--watany-radius-md, 12px)!important;padding:7px 10px!important;background:var(--watany-control-bg, rgba(255,255,255,.94))!important;color:var(--watany-control-text, currentColor)!important;font:inherit!important;font-size:.78rem!important;font-weight:850!important;cursor:pointer!important}.watany-v1-settings-clutter-hidden,body.watany-v1-clean-settings-active [data-watany-v1-settings-clutter=true]{display:none!important}.watany-v1-clean-settings-panel{direction:rtl!important;width:100%!important;max-width:min(430px,calc(100vw - 12px))!important;margin:10px auto 18px!important;padding:12px!important;border:1px solid var(--watany-border, rgba(17,82,72,.15))!important;border-radius:var(--watany-radius-lg, 18px)!important;background:var(--watany-surface, rgba(255,255,255,.96))!important;color:var(--watany-text, #142c28)!important;box-shadow:var(--watany-elevation-md, 0 10px 26px rgba(15,42,38,.11))!important;box-sizing:border-box!important}.watany-v1-clean-settings-panel *{box-sizing:border-box!important}.watany-v1-clean-settings-title{margin:0 0 6px!important;color:var(--watany-heading, #0f4039)!important;font-size:clamp(1.35rem,6.8vw,1.85rem)!important;line-height:1.25!important;font-weight:950!important}.watany-v1-clean-settings-subtitle{margin:0 0 12px!important;color:var(--watany-muted, rgba(15,64,57,.74))!important;font-size:.86rem!important;line-height:1.55!important;font-weight:760!important}.watany-v1-clean-settings-section{margin:10px 0!important;padding:10px!important;border:1px solid var(--watany-border, rgba(17,82,72,.12))!important;border-radius:var(--watany-radius-md, 14px)!important;background:var(--watany-card, rgba(255,255,255,.92))!important}.watany-v1-clean-settings-section-title{display:flex!important;align-items:center!important;gap:8px!important;margin:0 0 9px!important;color:var(--watany-heading, #123c35)!important;font-size:.98rem!important;line-height:1.35!important;font-weight:930!important}.watany-v1-clean-settings-section-title i,.watany-v1-clean-settings-section-title .ph{font-size:1.08rem!important}.watany-v1-clean-settings-row{display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;align-items:center!important;min-height:48px!important;padding:8px 0!important;border-top:1px solid rgba(17,82,72,.08)!important}.watany-v1-clean-settings-row:first-of-type{border-top:0!important}.watany-v1-clean-settings-label{color:var(--watany-text, #142c28)!important;font-size:.9rem!important;line-height:1.45!important;font-weight:860!important}.watany-v1-clean-settings-hint{display:block!important;margin-top:2px!important;color:var(--watany-muted, rgba(15,64,57,.68))!important;font-size:.74rem!important;line-height:1.35!important;font-weight:650!important}.watany-v1-clean-settings-control,.watany-v1-clean-settings-button{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:38px!important;border:1px solid var(--watany-border, rgba(17,82,72,.16))!important;border-radius:var(--watany-radius-md, 12px)!important;padding:6px 10px!important;background:var(--watany-control-bg, rgba(255,255,255,.94))!important;color:var(--watany-control-text, currentColor)!important;font:inherit!important;font-size:.78rem!important;font-weight:850!important}.watany-v1-clean-settings-button{cursor:pointer!important}.watany-v1-clean-settings-button.is-active{background:var(--watany-accent-soft, rgba(16,94,82,.12))!important;color:var(--watany-heading, #0f4039)!important;border-color:#105e524d!important}.watany-v1-clean-settings-button-group{display:inline-grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:4px!important;min-width:148px!important}.watany-v1-clean-settings-note{margin:10px 0 0!important;padding:9px 10px!important;border-radius:var(--watany-radius-md, 12px)!important;background:#105e5214!important;color:var(--watany-muted, rgba(15,64,57,.82))!important;font-size:.75rem!important;line-height:1.45!important;font-weight:740!important}body.watany-v1-clean-settings-active [data-watany-v1-settings-clutter=true],.watany-v1-settings-clutter-hidden{display:none!important}@media (max-width: 430px){.watany-v1-clean-settings-panel{margin-left:4px!important;margin-right:4px!important;padding:10px!important}.watany-v1-clean-settings-row{grid-template-columns:1fr!important;gap:6px!important}.watany-v1-clean-settings-control,.watany-v1-clean-settings-button-group{width:100%!important}}.watany-school-form-bridge-panel{width:min(100%,430px)!important;margin:10px auto!important;padding:10px!important;direction:rtl!important;background:var(--watany-surface, var(--card, #fff))!important;border:1px solid var(--watany-border, rgba(0,0,0,.12))!important;border-radius:var(--watany-radius-lg, 16px)!important;box-shadow:var(--watany-elevation-md, 0 8px 18px rgba(0,0,0,.1))!important}.watany-school-form-bridge-title{margin:0 0 8px!important;font:inherit!important;font-weight:900!important;font-size:1rem!important}.watany-school-form-bridge-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.watany-school-form-bridge-card{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:74px!important;border:1px solid var(--watany-border, rgba(0,0,0,.14))!important;border-radius:var(--watany-radius-md, 12px)!important;background:var(--watany-control-bg, var(--button-bg, #fff))!important;color:var(--watany-control-text, inherit)!important;font:inherit!important;font-weight:850!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;cursor:pointer!important;text-align:center!important}.watany-school-form-bridge-icon .ph,.watany-school-form-bridge-icon .watany-app-icon{font-size:1.35rem!important}.watany-school-form-bridge-label{font-size:.82rem!important;line-height:1.25!important}.watany-clean-settings-template{width:min(100%,var(--watany-mobile-shell-width, 430px))!important;max-width:calc(100vw - 8px)!important;margin:8px auto 80px!important;padding:10px!important;direction:rtl!important;background:var(--watany-surface, var(--card, #fff))!important;color:var(--watany-text, inherit)!important;border:1px solid var(--watany-border, rgba(0,0,0,.12))!important;border-radius:var(--watany-radius-lg, 16px)!important;box-shadow:var(--watany-elevation-md, 0 10px 22px rgba(0,0,0,.1))!important}.watany-clean-settings-head{padding:4px 4px 10px!important;text-align:right!important}.watany-clean-settings-head h1{margin:0!important;font:inherit!important;font-size:1.35rem!important;line-height:1.2!important;font-weight:950!important}.watany-clean-settings-head p{margin:5px 0 0!important;font:inherit!important;font-size:.86rem!important;line-height:1.45!important;opacity:.78!important}.watany-clean-settings-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.watany-clean-settings-card{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:112px!important;padding:10px 8px!important;border:1px solid var(--watany-border, rgba(0,0,0,.14))!important;border-radius:var(--watany-radius-md, 14px)!important;background:var(--watany-control-bg, var(--card, #fff))!important;color:var(--watany-control-text, inherit)!important;font:inherit!important;text-align:right!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:8px!important}.watany-clean-settings-card-top{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;font-size:.98rem!important;line-height:1.25!important}.watany-clean-settings-card-top .ph,.watany-clean-settings-card-top .watany-app-icon{font-size:1.45rem!important;line-height:1!important}.watany-clean-settings-card-top.watany-approved-runtime-tile,.watany-clean-settings-card-top.watany-approved-runtime-glyph{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:none!important;flex:0 1 auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;font-size:.98rem!important;line-height:1.25!important;overflow:visible!important}.watany-clean-settings-card-top.watany-approved-runtime-tile:before{content:none!important;display:none!important}.watany-clean-settings-card-top>strong{display:inline-block!important;max-width:100%!important;font-size:.98rem!important;line-height:1.25!important;font-weight:800!important}.watany-clean-settings-card-items{font-size:.72rem!important;line-height:1.35!important;opacity:.78!important}.watany-clean-settings-card-items.watany-approved-runtime-label{display:none!important}.watany-clean-settings-sheet-backdrop{position:fixed!important;z-index:2147483070!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#0000002e!important}.watany-clean-settings-sheet{position:fixed!important;z-index:2147483071!important;left:50%!important;bottom:max(8px,env(safe-area-inset-bottom))!important;transform:translate(-50%)!important;width:min(var(--watany-mobile-shell-width, 430px),calc(100vw - 10px))!important;max-height:min(70vh,620px)!important;overflow:auto!important;direction:rtl!important;background:var(--watany-surface, var(--card, #fff))!important;color:var(--watany-text, inherit)!important;border:1px solid var(--watany-border, rgba(0,0,0,.14))!important;border-radius:18px 18px 12px 12px!important;box-shadow:var(--watany-elevation-lg, 0 14px 32px rgba(0,0,0,.2))!important}.watany-clean-settings-sheet-header{position:sticky!important;top:0!important;background:inherit!important;display:flex!important;justify-content:space-between!important;gap:8px!important;align-items:center!important;padding:10px!important;border-bottom:1px solid var(--watany-border, rgba(0,0,0,.1))!important}.watany-clean-settings-close{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;border:1px solid var(--watany-border, rgba(0,0,0,.14))!important;border-radius:12px!important;background:var(--watany-control-bg, transparent)!important;color:inherit!important;font:inherit!important;font-weight:800!important;min-height:36px!important;padding:4px 8px!important;display:inline-flex!important;align-items:center!important;gap:5px!important;cursor:pointer!important}.watany-clean-settings-sheet-body{padding:10px!important;display:grid!important;gap:8px!important}.watany-clean-settings-row{min-height:46px!important;padding:8px 10px!important;border:1px solid var(--watany-border, rgba(0,0,0,.1))!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important}.watany-clean-settings-status{font-size:.75rem!important;font-weight:900!important;opacity:.7!important}[data-watany-clean-settings-hidden=true]{display:none!important}@media (max-width: 370px){.watany-clean-settings-grid{grid-template-columns:1fr!important}}.watany-procedures-polish{width:min(100%,var(--watany-mobile-shell-width, 430px))!important;max-width:calc(100vw - 8px)!important;margin:8px auto 82px!important;padding:10px!important;direction:rtl!important;color:var(--watany-text, inherit)!important}.watany-procedures-polish-hero{position:relative!important;overflow:hidden!important;padding:16px 14px!important;border-radius:20px!important;background:radial-gradient(circle at 12% 16%,rgba(255,255,255,.55),transparent 30%),linear-gradient(135deg,var(--watany-primary-soft, rgba(28,91,69,.15)),var(--watany-surface, #fff))!important;border:1px solid var(--watany-border, rgba(0,0,0,.12))!important;box-shadow:var(--watany-elevation-md, 0 12px 26px rgba(0,0,0,.12))!important}.watany-procedures-polish-eyebrow{display:inline-flex!important;align-items:center!important;min-height:24px!important;padding:3px 9px!important;margin-bottom:8px!important;border-radius:999px!important;background:var(--watany-chip-bg, rgba(255,255,255,.62))!important;border:1px solid var(--watany-border, rgba(0,0,0,.1))!important;font:inherit!important;font-size:.76rem!important;font-weight:900!important}.watany-procedures-polish-title{margin:0!important;font:inherit!important;font-weight:1000!important;letter-spacing:-.03em!important;font-size:clamp(2rem,8.5vw,2.8rem)!important;line-height:.96!important}.watany-procedures-polish-subtitle{max-width:34ch!important;margin:10px 0 0!important;font:inherit!important;font-size:.92rem!important;line-height:1.55!important;font-weight:700!important;opacity:.82!important}.watany-procedures-polish-source-grid{display:grid!important;gap:10px!important;margin-top:10px!important}.watany-procedures-polish-source{padding:10px!important;border-radius:18px!important;background:var(--watany-surface, var(--card, #fff))!important;border:1px solid var(--watany-border, rgba(0,0,0,.12))!important;box-shadow:var(--watany-elevation-sm, 0 6px 14px rgba(0,0,0,.08))!important}.watany-procedures-polish-source-head{display:flex!important;align-items:center!important;gap:8px!important;margin-bottom:8px!important}.watany-procedures-polish-source-head .ph,.watany-procedures-polish-source-head .watany-app-icon{font-size:1.45rem!important;line-height:1!important}.watany-procedures-polish-source-head h2{margin:0!important;font:inherit!important;font-size:1.02rem!important;line-height:1.25!important;font-weight:950!important}.watany-procedures-polish-cards{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.watany-procedures-polish-card{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;min-height:74px!important;border:1px solid var(--watany-border, rgba(0,0,0,.12))!important;border-radius:14px!important;background:var(--watany-control-bg, var(--card, #fff))!important;color:inherit!important;font:inherit!important;text-decoration:none!important;padding:8px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;text-align:right!important}.watany-procedures-polish-card-label{font-size:.83rem!important;line-height:1.32!important;font-weight:900!important}.watany-procedures-polish-card-hint{font-size:.68rem!important;line-height:1.25!important;opacity:.62!important;font-weight:750!important}@media (max-width: 365px){.watany-procedures-polish-cards{grid-template-columns:1fr!important}}.watany-procedures-polish-title{font-size:clamp(2.15rem,9.3vw,3.05rem)!important;line-height:.96!important;font-weight:1000!important}.watany-procedures-polish-title[data-watany-procedures-title-size-closeout="v2.0.2"]{font-size:34px!important;line-height:.96!important;font-weight:1000!important}.watany-v1-snapped-popup-overlay{width:var(--watany-v1-snap-width, min(430px, calc(100vw - 8px) ))!important;max-width:calc(100vw - 8px)!important;max-height:var(--watany-v1-snap-max-height, calc(100dvh - 120px) )!important;box-sizing:border-box!important;border-radius:var(--watany-radius-lg, 18px)!important;overflow:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.watany-v1-snapped-popup-overlay:not(#watany-form-viewer-root){position:fixed!important;left:50%!important;right:auto!important;top:var(--watany-v1-snap-top, 0px)!important;bottom:var(--watany-v1-snap-bottom, 0px)!important;transform:translate(-50%)!important;z-index:2147482500!important}.watany-v1-snapped-popup-overlay .kw-child-item,.watany-v1-snapped-popup-overlay [role=button],.watany-v1-snapped-popup-overlay button,.watany-v1-snapped-popup-overlay a{max-width:100%!important;box-sizing:border-box!important}html[data-watany-v1-snapped-popup-ready=true] .kw-group-sheet,html[data-watany-v1-snapped-popup-ready=true] .kw-bottom-sheet,html[data-watany-v1-snapped-popup-ready=true] .kw-feature-sheet{width:var(--watany-v1-snap-width, min(430px, calc(100vw - 8px) ))!important;max-width:calc(100vw - 8px)!important}.watany-v1-header-snap-closeout[data-watany-v1-header-snap-closeout="v2.1.1"]{position:fixed!important;inset:auto!important;top:var(--watany-v1-header-snap-top-px, var(--watany-v1-snap-top, 0px))!important;bottom:var(--watany-v1-header-snap-bottom-px, var(--watany-v1-snap-bottom, 0px))!important;left:50%!important;right:auto!important;width:var(--watany-v1-header-snap-width-px, min(430px, calc(100vw - 8px) ))!important;max-width:calc(100vw - 8px)!important;max-height:var(--watany-v1-header-snap-max-height-px, calc(100dvh - 120px) )!important;margin:0!important;transform:translate(-50%)!important;translate:none!important;scale:none!important;rotate:none!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;z-index:2147482600!important}.watany-v1-body-portal-snap-closeout[data-watany-v1-body-portal-snap-closeout="v2.1.2"]{position:fixed!important;inset:auto!important;top:var(--watany-v1-body-portal-top-px, 0px)!important;bottom:var(--watany-v1-body-portal-bottom-px, 0px)!important;left:50%!important;right:auto!important;width:var(--watany-v1-body-portal-width-px, min(430px, calc(100vw - 8px) ))!important;max-width:calc(100vw - 8px)!important;max-height:var(--watany-v1-body-portal-max-height-px, calc(100dvh - 120px) )!important;margin:0!important;transform:translate(-50%)!important;translate:none!important;scale:none!important;rotate:none!important;overflow:auto!important;overscroll-behavior:contain!important;box-sizing:border-box!important;z-index:2147482700!important}html[data-watany-current-route="/"] .watany-v1-home-height-published-icons-root[data-watany-v1-home-height-published-icons="v2.2.0"]{height:var(--watany-v1-home-published-icons-height)!important;min-height:var(--watany-v1-home-published-icons-height)!important;max-height:var(--watany-v1-home-published-icons-height)!important;overflow:visible!important;box-sizing:border-box!important;margin-bottom:0!important;padding-bottom:8px!important}.watany-v1-home-height-published-icons-parent{min-height:0!important;height:auto!important;margin-bottom:0!important;padding-bottom:0!important}html[data-watany-v1-home-height-ready=true] body{overscroll-behavior-y:contain}}@layer watany-v4-recovery{.legal-library-page{min-height:100vh;padding:max(18px,env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom));color:#0b1220;background:#faf6ef;min-width:0;max-width:100%;overflow-x:hidden}.legal-library-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin:0 auto 12px;max-width:1120px;min-width:0;width:100%;align-items:start}.legal-library-hero__content{min-width:0;max-width:100%;width:100%;border:1px solid rgba(255,255,255,.88);border-radius:14px;padding:10px 12px;background:linear-gradient(135deg,#613d13eb,#a76617e0);box-shadow:0 8px 18px #613d131f;color:#fff}.legal-library-eyebrow{display:inline-flex;width:max-content;max-width:100%;border-radius:999px;padding:7px 11px;background:#2817055c;color:#fff;font-size:12px;font-weight:900}.legal-library-hero h1{margin:8px 0 6px;font-size:clamp(20px,5.5vw,34px);line-height:1.02;letter-spacing:-.03em}.legal-library-hero p{margin:0;max-width:62ch;color:#ffffffe6;font-size:13px;line-height:1.4}.legal-library-search-card,.legal-library-results,.legal-library-shortcuts article,.legal-library-categories button,.legal-library-result-card{border:1px solid rgba(255,255,255,.88);background:#ffffffe6;box-shadow:0 16px 34px #0f172a1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legal-library-search-card{min-width:0;max-width:100%;width:100%;border-radius:26px;padding:14px}.legal-library-search-card label{display:block;margin-bottom:8px;color:#613d13;font-size:12px;font-weight:900}.legal-library-search-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;min-height:44px;border:1px solid rgba(217,225,234,.94);border-radius:14px;background:#fff;padding:6px}.legal-library-search-actions{display:flex;gap:6px;align-items:center}.legal-library-search-actions button{flex:0 0 auto}.legal-library-search-box input{width:100%;border:0;outline:0;background:transparent;color:#101827;font:inherit;font-weight:800;padding:0 10px}.legal-library-search-box input::placeholder{color:#7a6d5b}.legal-library-search-box button{width:46px;height:46px;border:0;border-radius:15px;background:linear-gradient(135deg,#8f5c1d,#4f3210);color:#fff;font-size:22px;font-weight:900}.legal-library-search-actions button:first-child{width:auto;min-width:52px;padding-inline:10px;font-size:13px}.legal-library-search-actions button:last-child{width:40px;font-size:22px}.legal-library-search-box>button{width:auto;min-width:52px;padding-inline:10px;font-size:13px}.legal-library-popular,.legal-library-categories,.legal-library-result-card__tags{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.legal-library-popular::-webkit-scrollbar,.legal-library-categories::-webkit-scrollbar,.legal-library-result-card__tags::-webkit-scrollbar{display:none}.legal-library-popular{padding-top:10px}.legal-library-popular button,.legal-library-result-card__tags span{flex:0 0 auto;border:1px solid #e4d7bd;border-radius:999px;background:#fff9ec;color:#613d13;font-size:11px;font-weight:900}.legal-library-popular button{padding:8px 10px}.legal-library-categories{max-width:1120px;margin:0 auto 14px;min-width:0;width:100%}.legal-library-categories button{flex:0 0 auto;min-width:104px;border-radius:20px;padding:10px 12px;text-align:start;color:#344054}.legal-library-categories button.is-active{color:#fff;background:linear-gradient(135deg,#8f5c1d,#4f3210)}.legal-library-categories strong,.legal-library-categories span{display:block}.legal-library-categories strong{font-size:13px}.legal-library-categories span{margin-top:2px;color:currentColor;opacity:.72;font-size:10px;font-weight:900}.legal-library-results{max-width:1120px;margin:0 auto 14px;min-width:0;width:100%;border-radius:28px;padding:14px}.legal-library-hero+.legal-library-categories,.legal-library-hero+.legal-library-results{margin-top:6px}.legal-library-results__head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:12px}.legal-library-results__head h2{margin:0;color:#101827;font-size:20px}.legal-library-results__head p{margin:3px 0 0;color:#5f6b7a;font-size:12px;font-weight:800}.legal-library-results__head>span{color:#613d13;font-size:11px;font-weight:900}.legal-library-result-list{display:grid;gap:10px}.legal-library-result-card{display:grid;grid-template-columns:minmax(0,1fr);min-width:0;max-width:100%;gap:10px;align-items:center;border-radius:20px;padding:10px;box-shadow:none}.legal-library-result-card h3{margin:0 0 4px;color:#101827;font-size:15px;line-height:1.35}.legal-library-result-card p{margin:0;color:#5f6b7a;font-size:12px;line-height:1.55}.legal-library-open-button{border:0;border-radius:999px;padding:10px 13px;background:#101827;color:#fff;font-weight:900;display:inline-flex;vertical-align:middle;margin-inline-start:8px}.legal-library-empty{display:grid;gap:4px;place-items:center;min-height:120px;border:1px dashed #d9a441;border-radius:20px;color:#613d13;background:#fff9ec;text-align:center}.legal-library-empty span{color:#7a6d5b;font-size:12px}.legal-library-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;max-width:1120px;margin:0 auto;min-width:0;width:100%;overflow:hidden;border:1px solid rgba(14,122,81,.18);border-radius:12px;background:#fffdf7;box-shadow:0 6px 14px #0531240f}.legal-library-shortcuts article{min-width:0;max-width:100%;padding:11px 12px}.legal-library-shortcuts article+article{border-inline-start:1px solid rgba(14,122,81,.14)}.legal-library-law-details{max-width:1120px;margin:0 auto 14px;min-width:0;width:100%;border:1px solid rgba(255,255,255,.88);border-radius:22px;background:#ffffffeb;box-shadow:0 12px 28px #0f172a1a;padding:14px}.legal-library-law-details__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.legal-library-law-details__head h2{margin:0;color:#101827;font-size:18px}.legal-library-law-details__head button{border:1px solid #e4d7bd;border-radius:999px;background:#fff9ec;color:#613d13;font-size:12px;font-weight:900;padding:6px 10px}.legal-library-law-details__articles{display:grid;gap:10px}.legal-library-law-details__articles article{min-width:0;max-width:100%;border:1px solid #f0e5d0;border-radius:14px;background:#fffdf7;padding:10px}.legal-library-law-details__articles strong{color:#613d13;font-size:13px}.legal-library-law-details__articles p{margin:6px 0 0;color:#334155;font-size:13px;line-height:1.65}.legal-library-shortcuts strong,.legal-library-shortcuts span{display:block}.legal-library-shortcuts strong{color:#101827;font-size:14px}.legal-library-shortcuts span{margin-top:4px;color:#5f6b7a;font-size:12px;line-height:1.55;overflow-wrap:break-word}.legal-library-page h1,.legal-library-page h2,.legal-library-page h3,.legal-library-page p,.legal-library-page strong,.legal-library-page span,.legal-library-page button,.legal-library-page input{max-width:100%;min-width:0;overflow-wrap:anywhere}.legal-library-hero h1{color:#fff;text-wrap:balance}@media (max-width: 779px){.legal-library-hero,.legal-library-result-card{grid-template-columns:minmax(0,1fr)}}@media (min-width: 780px){.legal-library-page{padding:28px}.legal-library-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:stretch}.legal-library-shortcuts{grid-template-columns:1fr;gap:0}.legal-library-shortcuts article+article{border-inline-start:0;border-top:1px solid rgba(14,122,81,.14)}}.legal-library-page{color:#102033;background:#f7f3e9}.legal-library-hero__content{border-color:#0e7a5138;border-radius:16px;background:linear-gradient(145deg,#063f30,#0b6048);box-shadow:0 10px 24px #05312429}.legal-library-eyebrow{background:#ffffff24}.legal-library-search-card,.legal-library-results,.legal-library-categories button,.legal-library-result-card{border-color:#0e7a512e;background:#fffdf7;box-shadow:0 8px 20px #05312414;-webkit-backdrop-filter:none;backdrop-filter:none}.legal-library-search-card{border-radius:16px}.legal-library-search-card label,.legal-library-results__head>span{color:#0a5c3d}.legal-library-search-box{border-color:#0e7a5133;border-radius:12px}.legal-library-search-box input{color:#102033}.legal-library-search-box button,.legal-library-categories button.is-active,.legal-library-open-button{background:linear-gradient(135deg,#0b6048,#063f30);color:#fff}.legal-library-popular button,.legal-library-result-card__tags span{border-color:#0e7a5133;background:#eef8f1;color:#0a5c3d}.legal-library-categories{gap:8px;padding:6px;border:1px solid rgba(14,122,81,.18);border-radius:14px;background:#fffdf7;box-shadow:0 6px 14px #0531240f}.legal-library-categories button{min-width:0;flex:0 0 88px;border-radius:10px;padding:9px 8px;text-align:center;color:#173f33;box-shadow:none;overflow-wrap:break-word;word-break:normal}.legal-library-categories strong,.legal-library-categories span{overflow-wrap:normal;word-break:normal}.legal-library-categories button.is-active{border-color:#0b6048}.legal-library-results{border-radius:16px;padding:12px}.legal-library-results__head h2,.legal-library-result-card h3,.legal-library-shortcuts strong{color:#102033}.legal-library-results__head p,.legal-library-result-card p,.legal-library-shortcuts span{color:#536172}.legal-library-result-list{gap:8px}.legal-library-result-card{grid-template-columns:minmax(0,1fr);gap:10px;border-radius:12px;padding:9px}.legal-library-open-button{border-radius:9px;padding:8px 11px;font-size:.82rem}.legal-library-shortcuts article{padding:12px}.legal-library-hero__content h1{color:#fff!important}}@layer watany-v4{:root{--royal-gold-primary: var(--watany-icon-frame-gold);--royal-gold-highlight: var(--watany-icon-frame-gold-bright);--royal-gold-deep: var(--watany-icon-frame-gold-dark);--royal-gold-shadow: var(--watany-icon-frame-gold-dark);--royal-gold-glow: var(--watany-icon-frame-glow);--royal-green-dark: #0c3d2c;--royal-green-primary: #145c46;--royal-green-accent: #1c7a5d;--royal-frame-size: var(--watany-icon-frame-size-mobile);--royal-frame-radius: var(--watany-icon-frame-radius-mobile);--royal-frame-depth: var(--watany-icon-frame-depth)}@media (min-width: 361px){:root{--royal-frame-size: var(--watany-icon-frame-size-tablet)}}@media (min-width: 768px){:root{--royal-frame-size: var(--watany-icon-frame-size-desktop);--royal-frame-radius: var(--watany-icon-frame-radius-desktop)}}.watany-v4-launcher-card{grid-template-rows:var(--royal-frame-size) auto!important;gap:5px!important;row-gap:5px!important}.watany-v4-launcher-card__frame{width:var(--royal-frame-size)!important;height:var(--royal-frame-size)!important;min-width:var(--royal-frame-size)!important;min-height:var(--royal-frame-size)!important}.watany-recovery-bottom .watany-v4-icon,.watany-recovery-menu-panel .watany-v4-icon,.watany-recovery-topbar .watany-v4-icon{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;max-width:24px!important;max-height:24px!important;box-shadow:none!important}.watany-recovery-menu-panel{background:linear-gradient(180deg,var(--watany-ivory-50),var(--watany-ivory-100))!important;color:var(--watany-forest-950);transform:translate(0);transition:transform .22s ease}.watany-recovery-menu-panel nav{display:grid;align-content:start;gap:10px}.watany-recovery-menu-home-link,.watany-recovery-menu-group-toggle{width:100%;min-height:46px;padding:11px 13px;border:1px solid rgba(7,57,46,.12);border-radius:12px;background:#fffffcbd;color:var(--watany-forest-950);font:inherit;font-weight:900;text-align:start;text-decoration:none}.watany-recovery-menu-home-link.active,.watany-recovery-menu-group-toggle[aria-expanded=true]{border-color:#d6a72ab3;background:#f4e8b8}.watany-recovery-menu-group{display:grid;gap:5px}.watany-recovery-menu-group-toggle,.watany-recovery-menu-top-link{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.watany-recovery-menu-group-toggle .watany-v4-icon,.watany-recovery-menu-top-link .watany-v4-icon{flex:0 0 auto;margin-inline-end:.45rem;border-radius:8px;background:#0b60481a;padding:3px}.watany-recovery-menu-group-chevron{color:#8a650d;margin-inline-start:auto;font-size:1.25rem;line-height:1;transition:transform .22s ease}.watany-recovery-menu-group-chevron.is-expanded{transform:rotate(180deg)}.watany-recovery-menu-submenu{display:grid;gap:4px;padding:2px 8px 4px}.watany-recovery-menu-submenu a,.watany-recovery-menu-submenu .watany-recovery-disabled-link{min-height:40px;padding:8px 11px;border:0;border-radius:9px;background:transparent;color:#244d3e;font:inherit;font-size:.92rem;font-weight:700;text-align:start;text-decoration:none}.watany-recovery-menu-submenu a:hover,.watany-recovery-menu-submenu a:focus-visible,.watany-recovery-menu-submenu a.active{background:#0b60481c;color:#0b6048}.watany-recovery-menu-submenu .watany-recovery-disabled-link{color:#718078;cursor:not-allowed}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-menu-layer{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:flex!important;align-items:stretch!important;pointer-events:auto!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-menu-layer>.watany-recovery-menu-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;display:block!important;width:100%!important;height:100%!important;pointer-events:auto!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-menu-layer>.watany-recovery-menu-panel{position:relative!important;z-index:1!important;pointer-events:auto!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar{grid-template-columns:62px minmax(0,1fr) 62px!important;gap:6px!important;min-height:70px!important;height:70px!important;padding:7px 6px!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-logo-link,html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-logo{width:56px!important;height:56px!important;max-width:56px!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-menu-button{width:56px!important;height:56px!important;padding:0!important;display:grid!important;place-items:center!important}@media (min-width: 1024px){html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar{grid-template-columns:64px minmax(0,1fr) 64px!important;min-height:78px!important;height:78px!important;padding:7px 8px!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-logo-link,html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-logo,html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-menu-button{width:64px!important;height:64px!important;max-width:64px!important}}.royal-gold-frame,.watany-app-icon__tile,.watany-v4-icon-card,.feature-icon,.service-icon,.icon-cadre,[data-watany-icon-card]{position:relative;isolation:isolate;display:grid;place-items:center;width:var(--royal-frame-size);height:var(--royal-frame-size);min-width:var(--royal-frame-size);min-height:var(--royal-frame-size);padding:11px;overflow:visible;border:0!important;border-radius:var(--royal-frame-radius);background:transparent;box-shadow:none;transform:translateZ(0)}.royal-gold-frame:before,.watany-app-icon__tile:before,.watany-v4-icon-card:before,.feature-icon:before,.service-icon:before,.icon-cadre:before,[data-watany-icon-card]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;border:2px solid var(--royal-gold-highlight);border-radius:inherit;background:transparent;box-shadow:none!important}.royal-gold-frame:after,.watany-app-icon__tile:after,.watany-v4-icon-card:after,.feature-icon:after,.service-icon:after,.icon-cadre:after,[data-watany-icon-card]:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;z-index:-3;border-radius:calc(var(--royal-frame-radius) + 5px);background:conic-gradient(from 210deg,transparent 0 18%,rgba(255,244,184,.72) 24%,transparent 31% 54%,rgba(255,210,83,.58) 60%,transparent 67%);filter:blur(6px);opacity:.45;pointer-events:none}.royal-gold-frame__highlight{position:absolute;inset:7px 12px auto;z-index:1;height:38%;border-radius:calc(var(--royal-frame-radius) - 9px);background:linear-gradient(180deg,var(--watany-icon-frame-highlight),transparent 100%);pointer-events:none}.royal-gold-frame__plate{position:relative;z-index:0;display:grid;place-items:center;width:100%;height:100%;border-radius:calc(var(--royal-frame-radius) - 8px);background:transparent;box-shadow:none}.royal-gold-frame img,.royal-gold-frame .watany-v4-icon,.watany-app-icon__tile img,.watany-v4-icon-card img,.feature-icon img,.service-icon img,.icon-cadre img,[data-watany-icon-card] img{position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:100%!important;max-height:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:none!important;object-fit:contain!important}.royal-gold-frame:hover,.watany-app-icon__tile:hover,.watany-v4-icon-card:hover,.feature-icon:hover,.service-icon:hover,.icon-cadre:hover,[data-watany-icon-card]:hover{transform:translateY(-2px) translateZ(0)}.royal-gold-frame:focus-visible,.watany-app-icon__tile:focus-visible,.watany-v4-icon-card:focus-visible,.feature-icon:focus-visible,.service-icon:focus-visible,.icon-cadre:focus-visible,[data-watany-icon-card]:focus-visible{outline:3px solid rgba(216,161,28,.72);outline-offset:4px}.royal-gold-frame--compact,.watany-app-icon__tile--compact{--royal-frame-size: 64px;--royal-frame-radius: 18px;padding:8px}@media (prefers-reduced-motion: reduce){.royal-gold-frame,.watany-app-icon__tile,.watany-v4-icon-card,.feature-icon,.service-icon,.icon-cadre,[data-watany-icon-card]{transition:none!important}}.watany-v4-launcher-card__frame>.royal-gold-frame__plate>.watany-v4-icon{width:100%!important;height:100%!important;object-fit:contain!important;box-shadow:none!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-menu-glyph{display:grid!important;grid-template-rows:repeat(3,3px)!important;gap:5px!important;width:28px!important;height:19px!important;min-width:28px!important;min-height:19px!important;justify-self:center!important;align-self:center!important}html body .watany-recovery-shell[data-watany-recovery-shell=true]>.watany-recovery-topbar .watany-recovery-menu-glyph>span{display:block!important;width:28px!important;height:3px!important;min-width:28px!important;min-height:3px!important;background:currentColor!important;border-radius:999px!important;opacity:1!important}html body .wv4-fixed-topbar .wv4-burger{display:grid!important;place-items:center!important;align-content:center!important;gap:4px!important;width:48px!important;height:48px!important;padding:0!important;color:#fff!important;background:var(--royal-green-dark)!important;border:1px solid var(--royal-gold-highlight)!important;border-radius:12px!important}html body .wv4-fixed-topbar .wv4-burger>span{display:block!important;width:24px!important;height:2px!important;min-width:24px!important;min-height:2px!important;background:currentColor!important;border-radius:999px!important;opacity:1!important}@media (min-width: 1024px){html body .wv4-fixed-topbar .wv4-burger{width:56px!important;height:56px!important}}.watany-recovery-menu-home-link:focus-visible,.watany-recovery-menu-group-toggle:focus-visible,.watany-recovery-menu-submenu a:focus-visible,.watany-recovery-menu-title button:focus-visible{outline:3px solid rgba(214,167,42,.75);outline-offset:2px}@media (prefers-reduced-motion: reduce){.watany-recovery-menu-panel,.watany-recovery-menu-group-chevron{transition:none}}}@layer watany-v4{:root{--watany-royal-frame-size: clamp(84px, 22vw, 104px);--watany-royal-frame-radius: 28px;--watany-royal-frame-depth: 9px;--watany-royal-gold-light: #ffe28a;--watany-royal-gold-main: #d9a21b;--watany-royal-gold-deep: #976100;--watany-royal-gold-dark: #684100;--watany-royal-plate-top: #fffef8;--watany-royal-plate-middle: #fff9ea;--watany-royal-plate-bottom: #f3e4c2;--watany-royal-gold-glow: rgba(255, 199, 47, .46);--watany-royal-contact-shadow: rgba(57, 37, 0, .3);--watany-royal-green-shadow: rgba(5, 48, 35, .2);--watany-listing-green-light: #68c59b;--watany-listing-green-main: #0b7652;--watany-listing-green-deep: #064b36;--watany-listing-green-dark: #032f24;--watany-listing-plate-top: #ffffff;--watany-listing-plate-middle: #f1fbf5;--watany-listing-plate-bottom: #d8eee1;--watany-listing-green-glow: rgba(11, 118, 82, .28);--watany-listing-green-ring: rgba(11, 118, 82, .2);--watany-royal-sign-size: 58%}.watany-v4-launcher-card__frame,.watany-v4-icon-frame,.watany-app-icon__tile,[data-v4-home-icon] .icon-frame,[data-watany-icon-frame]{position:relative;isolation:isolate;width:var(--watany-royal-frame-size);height:var(--watany-royal-frame-size);min-width:var(--watany-royal-frame-size);min-height:var(--watany-royal-frame-size);display:grid;place-items:center;margin-inline:auto;padding:13px;overflow:visible;border:2px solid var(--watany-royal-gold-light);border-radius:var(--watany-royal-frame-radius);background:radial-gradient(circle at 32% 16%,#fffffffa,#ffffff94 23%,#fff0 45%),linear-gradient(145deg,var(--watany-royal-plate-top) 0%,var(--watany-royal-plate-middle) 50%,var(--watany-royal-plate-bottom) 100%);box-shadow:inset 0 0 0 2px #6f46007a,inset 0 5px 9px #fffffffa,inset 0 -11px 17px #7e4f0026,0 var(--watany-royal-frame-depth) 0 var(--watany-royal-gold-dark),0 calc(var(--watany-royal-frame-depth) + 4px) 0 #87570059,0 0 24px var(--watany-royal-gold-glow),0 calc(var(--watany-royal-frame-depth) + 14px) 28px var(--watany-royal-contact-shadow),0 19px 36px var(--watany-royal-green-shadow),0 0 0 5px #ffffffe0;box-sizing:border-box;transform:translateZ(0);transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.watany-v4-launcher-card>.watany-v4-launcher-card__frame{width:min(var(--watany-royal-frame-size),calc(100% - 8px))!important;height:auto!important;aspect-ratio:1;min-width:0!important;min-height:0!important}.watany-v4-launcher-card>.watany-v4-launcher-card__frame{--watany-royal-frame-radius: 18px;--watany-royal-frame-depth: 3px;padding:8px;border:2px solid var(--watany-royal-gold-main)!important;box-shadow:0 0 0 1px #ffe28aeb,0 0 0 4px #05392e1a,inset 0 1px #fffffffa,inset 0 -5px 9px #7e4f001f,0 var(--watany-royal-frame-depth) 0 var(--watany-royal-gold-dark),0 8px 16px #0530232e;background:linear-gradient(145deg,var(--watany-royal-plate-top) 0%,var(--watany-royal-plate-middle) 68%,var(--watany-royal-plate-bottom) 100%)}.watany-v4-launcher-card>.watany-v4-launcher-card__frame>.royal-gold-frame__plate>.watany-v4-icon{position:absolute!important;top:50%!important;left:50%!important;width:116%!important;height:116%!important;max-width:none!important;max-height:none!important;margin:0!important;transform:translate(-50%,-50%)!important}.watany-v4-launcher-card__frame:before,.watany-v4-icon-frame:before,.watany-app-icon__tile:before,[data-v4-home-icon] .icon-frame:before,[data-watany-icon-frame]:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:2;border:1px solid rgba(255,226,138,.96);border-radius:calc(var(--watany-royal-frame-radius) - 9px);box-shadow:inset 0 0 0 1px #643e0033,inset 0 2px 3px #ffffffeb,inset 0 -3px 7px #8150001a;pointer-events:none}.watany-v4-launcher-card__frame:before{top:7px;right:7px;bottom:7px;left:7px;border-color:#94610075;border-radius:calc(var(--watany-royal-frame-radius) - 8px);box-shadow:inset 0 1px #ffffffdb,inset 0 -2px 4px #7e4f0014}.watany-v4-launcher-card__frame:after,.watany-v4-icon-frame:after,.watany-app-icon__tile:after,[data-v4-home-icon] .icon-frame:after,[data-watany-icon-frame]:after{content:"";position:absolute;inset:4px 12px auto;z-index:3;height:40%;border-radius:calc(var(--watany-royal-frame-radius) - 11px);background:linear-gradient(180deg,#ffffffd1,#ffffff4d 48%,#fff0);pointer-events:none}.watany-v4-launcher-card__frame:after{top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:-1;height:auto;border:1px solid rgba(11,74,58,.22);border-radius:calc(var(--watany-royal-frame-radius) + 4px);background:transparent;box-shadow:0 5px 10px #0530231f}.watany-v4-launcher-card__frame>img,.watany-v4-icon-frame>img,.watany-app-icon__tile>img,[data-v4-home-icon] .icon-frame>img,[data-watany-icon-frame]>img,.viewer-v4-icon,.watany-approved-runtime-glyph img{position:relative;z-index:4;width:var(--watany-royal-sign-size)!important;height:var(--watany-royal-sign-size)!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;display:block!important;margin:0 auto!important;padding:0!important;object-fit:contain!important;object-position:center!important;border:0!important;outline:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 5px 4px rgba(4,43,31,.24)) drop-shadow(0 1px 0 rgba(255,228,126,.24))!important;transform:none!important;opacity:1!important;visibility:visible!important}.watany-v4-homepage .watany-v4-launcher-card__label{margin-top:0!important;font-size:16px!important;line-height:22px!important}[data-v4-home-icon] .icon-frame svg,[data-v4-home-icon] .icon-frame .emoji,[data-v4-home-icon] .icon-frame .legacy-icon,.watany-v4-launcher-card__frame .legacy-icon,.watany-v4-icon-frame .legacy-icon,.watany-app-icon__tile .legacy-icon{display:none!important}.watany-v4-icon-label,.watany-app-icon__label,[data-v4-home-icon] h3,[data-v4-home-icon] .label{position:relative;z-index:1;margin-top:16px!important;font-family:Cairo,Tahoma,Arial,sans-serif!important;font-size:clamp(13px,3.2vw,16px)!important;font-weight:800!important;line-height:1.35!important;color:#083b2f!important;text-align:center!important;border:0!important;background:transparent!important;box-shadow:none!important}.watany-v4-launcher-card:hover .watany-v4-launcher-card__frame,[data-v4-home-icon]:hover .icon-frame,.watany-app-icon:hover .watany-app-icon__tile{transform:translateY(-3px);box-shadow:0 0 0 1px #ffe28afa,0 0 0 4px #05392e24,inset 0 1px #fffffffa,inset 0 -5px 9px #7e4f001a,0 4px 0 var(--watany-royal-gold-dark),0 10px 18px #05302338}.watany-v4-launcher-card:active .watany-v4-launcher-card__frame,[data-v4-home-icon]:active .icon-frame,.watany-app-icon:active .watany-app-icon__tile{transform:translateY(1px);box-shadow:0 0 0 1px #ffe28ae0,0 0 0 3px #05392e1a,inset 0 -3px 6px #7e4f0024,0 2px 0 var(--watany-royal-gold-dark),0 5px 10px #05302329}.watany-v4-launcher-card:focus-visible,[data-v4-home-icon]:focus-visible,.watany-app-icon:focus-visible{outline:3px solid rgba(10,91,67,.25);outline-offset:7px;border-radius:calc(var(--watany-royal-frame-radius) + 8px)}@media (max-width: 430px){:root{--watany-royal-frame-size: clamp(84px, 22vw, 96px);--watany-royal-frame-radius: 24px;--watany-royal-frame-depth: 7px;--watany-royal-sign-size: 60%}.popup-overlay{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:24px;border:0;background:#0f172a7a;color:inherit;display:flex;align-items:center;justify-content:center;overflow:visible}.popup-overlay::backdrop{background:transparent}.popup-sheet{width:min(500px,100%);max-height:85dvh;background:#fff;border:1px solid rgba(148,163,184,.35);border-radius:24px;box-shadow:0 24px 70px #0f172a59;display:flex;flex-direction:column;overflow:hidden}.popup-body{overflow-y:auto;padding:16px}.school-grants-document-card{display:grid;gap:16px;padding:20px;text-align:right;color:#14231f}.school-grants-document-card p{margin:0;line-height:1.7}@media (max-width: 768px){.popup-overlay{align-items:flex-start;padding:max(12px,var(--watany-safe-sticky-offset, 72px)) 8px 8px}.popup-sheet{width:min(430px,calc(100vw - 16px));max-width:100%;max-height:calc(100dvh - var(--watany-safe-sticky-offset, 72px) - 20px);border-radius:20px}}.watany-v4-launcher-card__frame,.watany-v4-icon-frame,.watany-app-icon__tile,[data-v4-home-icon] .icon-frame,[data-watany-icon-frame]{padding:11px}}@media (min-width: 768px){:root{--watany-royal-frame-size: 108px;--watany-royal-frame-radius: 30px;--watany-royal-frame-depth: 9px}}@media (prefers-reduced-motion: reduce){.watany-v4-launcher-card__frame,.watany-v4-icon-frame,.watany-app-icon__tile,[data-v4-home-icon] .icon-frame,[data-watany-icon-frame]{transition:none}}.school-grants-page .watany-icon-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px 14px!important;padding:16px 8px!important}.school-grants-page .watany-icon-grid>.watany-app-icon{border:0!important;padding:0!important;background:transparent!important}.school-grants-page .watany-icon-grid>.watany-app-icon{display:grid!important;grid-template-rows:auto auto!important;row-gap:4px!important;align-content:start!important;justify-items:center!important}html body #root .watany-recovery-shell .school-grants-page .watany-icon-grid>.watany-app-icon.watany-app-icon>.watany-app-icon__tile.watany-app-icon__tile{--watany-royal-frame-radius: 18px;--watany-royal-frame-depth: 3px;inline-size:min(var(--watany-royal-frame-size),calc(100% - 8px))!important;min-inline-size:0!important;max-inline-size:100%!important;block-size:auto!important;min-block-size:0!important;max-block-size:none!important;width:min(var(--watany-royal-frame-size),calc(100% - 8px))!important;height:auto!important;max-width:100%!important;max-height:none!important;aspect-ratio:1;min-width:0!important;min-height:0!important;padding:8px!important;overflow:visible!important;border:2px solid var(--watany-royal-gold-main)!important;border-radius:var(--watany-royal-frame-radius)!important;background:linear-gradient(145deg,var(--watany-royal-plate-top) 0%,var(--watany-royal-plate-middle) 68%,var(--watany-royal-plate-bottom) 100%)!important;box-shadow:0 0 0 1px #ffe28aeb,0 0 0 4px #05392e1a,inset 0 1px #fffffffa,inset 0 -5px 9px #7e4f001f,0 var(--watany-royal-frame-depth) 0 var(--watany-royal-gold-dark),0 8px 16px #0530232e!important}.school-grants-page .watany-icon-grid>.watany-app-icon .watany-app-icon__label{display:block!important;margin-top:0!important;font-size:16px!important;font-weight:900!important;line-height:22px!important}.sc-page{color:#173f33}.sc-page .sc-alert--warn{background:#fff8df;border:1px solid rgba(214,167,42,.55);border-inline-start:4px solid #c38e16;color:#694b08;border-radius:12px;font-weight:800}.sc-page .sc-card,.sc-page .sc-process-guide,.sc-page .sc-inline-results{background:linear-gradient(145deg,#fffef8,#f1f8ef);border:1px solid rgba(7,57,46,.16);border-radius:18px;box-shadow:0 8px 22px #05312414}.sc-page .sc-card__header,.sc-page .sc-process-summary__text{color:#174438;font-weight:900}.sc-page .sc-card__eyebrow{display:block;margin-bottom:6px;color:#b98513;font-size:.72rem;font-weight:900}.sc-page .sc-card__header{margin-bottom:6px;font-size:1.35rem;text-align:center}.sc-page .sc-card__disclaimer{color:#b42318!important;font-weight:800;text-align:center}.sc-page .sc-card__subheader,.sc-page .sc-process-summary__meta,.sc-page .sc-process-step__content p{color:#557067}.sc-page .sc-calc-launcher{background:transparent;border:0;padding:14px 0 10px;text-align:center}.sc-page .sc-calc-launcher__instruction{margin:0 0 8px;color:#174438;font-size:.88rem;font-weight:900}.sc-page .sc-calc-btn{display:block;width:min(100%,320px);margin-inline:auto;padding:18px 28px!important;background:linear-gradient(135deg,#d6a72a,#b98513);border:1px solid rgba(137,91,5,.55);border-radius:14px;color:#fff!important;box-shadow:0 8px 20px #895b053d;font-size:1.3rem!important;font-weight:900!important;min-height:68px!important;position:relative;isolation:isolate;animation:sc-calc-btn-glow 2.2s ease-in-out infinite}.sc-page .sc-calc-btn__label,.sc-page .sc-calc-btn__hint{display:block}.sc-page .sc-calc-btn__hint{margin-top:3px;color:#ffffffdb;font-size:.68rem;font-weight:700}html[data-apex-theme=v274] body .sc-page .sc-calc-btn__label{display:block;font-size:clamp(1.35rem,5.8vw,1.7rem)!important;font-weight:900!important;line-height:1.05!important;white-space:nowrap}html[data-apex-theme=v274] body .sc-page .sc-calc-btn__hint{font-size:.78rem!important;line-height:1.15!important;white-space:nowrap}@keyframes sc-calc-btn-glow{0%,to{box-shadow:0 0 #d6a72a8c,0 8px 20px #895b053d}50%{box-shadow:0 0 0 5px #d6a72a33,0 10px 26px #895b0561}}.sc-page .sc-calc-btn:hover:not(:disabled),.sc-page .sc-calc-btn:focus-visible{background:linear-gradient(135deg,#e4bb46,#c6931c);box-shadow:0 0 0 3px #d6a72a3d,0 10px 24px #895b0547}.sc-picker-grid--ranks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;padding:4px}.sc-picker-grid--ranks .sc-picker-chip{width:100%;min-width:0;min-height:58px;padding:10px 8px;border:2px solid rgba(6,75,53,.16);border-radius:16px;background:linear-gradient(145deg,#fff,#f1f6f2);color:#174438;box-shadow:inset 0 1px #fffffff5,0 5px 12px #064b3524,0 1px 2px #064b351f;font-size:1rem;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.sc-picker-grid--ranks .sc-picker-chip:hover,.sc-picker-grid--ranks .sc-picker-chip:focus-visible{border-color:#d6a72a;background:linear-gradient(145deg,#fffdf2,#f7edc7);box-shadow:inset 0 1px #fffffffa,0 8px 16px #895b0533,0 0 0 3px #d6a72a2e;transform:translateY(-1px)}.sc-picker-grid--ranks .sc-picker-chip.active{border-color:#d6a72a;background:linear-gradient(145deg,#087357,#04503d);color:#fff;box-shadow:inset 0 1px #fff3,0 8px 18px #064b354d,0 0 0 2px #d6a72a4d}@media (max-width: 420px){.sc-picker-grid--ranks{gap:7px;padding-inline:0}.sc-picker-grid--ranks .sc-picker-chip{min-height:52px;padding-inline:4px;font-size:.88rem;border-radius:13px}}@media (prefers-reduced-motion: reduce){.sc-picker-grid--ranks .sc-picker-chip{transition:none}}.sc-page .sc-process-step__num{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#174438;color:#fff;font-size:.82rem;font-weight:900}.sc-page .sc-process-step{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid rgba(7,57,46,.1)}.sc-page .sc-process-step:last-child{border-bottom:0}.sc-page .sc-process-step__content strong{display:block;margin-bottom:2px;color:#174438;font-size:.96rem}.sc-page .sc-process-guide{padding:14px 16px}.sc-page .sc-process-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(7,57,46,.12)}.sc-page .sc-inline-results{padding:10px;border-radius:14px}.sc-page .sc-breadcrumb{margin-bottom:8px;padding:7px 9px;border-radius:9px;background:#07392e0f;color:#315b4d;font-size:.75rem;line-height:1.35;text-align:center}.sc-page .sc-result-tabs{gap:5px;margin-bottom:8px;padding:5px;border:1px solid rgba(214,167,42,.34);border-radius:10px;background:#d6a72a14;box-shadow:none}.sc-page .sc-result-tabs button{min-width:0;padding:7px 5px;border:1px solid rgba(7,57,46,.16);border-radius:7px;font-size:.72rem;line-height:1.25;transform:none;box-shadow:none}.sc-page .sc-result-tabs button.active{border-color:#0b6048;box-shadow:none;transform:none}.sc-page .sc-total-banner{margin-bottom:8px;padding:11px 10px 9px;border-radius:11px;box-shadow:0 5px 14px #0531242e}.sc-page .sc-total-banner__label{margin-bottom:2px;font-size:.78rem}.sc-page .sc-total-banner__value{font-size:clamp(1.45rem,7vw,1.95rem)}.sc-page .sc-total-banner__usd{margin-top:2px;font-size:.8rem}.sc-result-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:8px}.sc-result-metric{min-width:0;padding:8px 6px;border:1px solid rgba(7,57,46,.13);border-radius:9px;background:#fff;text-align:center}.sc-result-metric__label{display:block;min-height:2.4em;color:#315b4d;font-size:.72rem;line-height:1.2}.sc-result-metric__value{display:inline-block;color:#174438;font-size:.84rem;line-height:1.2}.sc-result-metric small{color:#557067;font-size:.62rem}.sc-page .sc-section{margin-bottom:8px;border-radius:11px;box-shadow:none}.sc-page .sc-section__head{gap:6px;padding:9px 10px}.sc-page .sc-section__title{font-size:.82rem}.sc-page .sc-section__sum{font-size:.7rem}.sc-page .sc-section__body{padding:0 8px 8px}@media (max-width: 480px){.watany-recovery-shell .sc-page{padding-bottom:12px}.watany-recovery-shell .sc-card{padding:10px;margin-bottom:6px;border-radius:12px}.watany-recovery-shell .sc-card__title-row{min-height:0;padding-inline-end:28px}.watany-recovery-shell .sc-card__header{margin-bottom:3px;font-size:.94rem}.watany-recovery-shell .sc-card__subheader{font-size:.76rem!important;line-height:1.25!important}.watany-recovery-shell .sc-calc-launcher{margin-bottom:8px}.watany-recovery-shell .sc-calc-hint{margin-bottom:2px}.watany-recovery-shell .sc-calc-btn{padding:15px 24px;font-size:1.15rem}.watany-recovery-shell .sc-process-guide{padding:8px;margin-bottom:8px;border-radius:10px}.watany-recovery-shell .sc-process-guide .sc-process-summary{gap:6px;margin-bottom:6px}.watany-recovery-shell .sc-process-summary__text{font-size:.78rem}.watany-recovery-shell .sc-process-summary__meta{padding:3px 6px;font-size:.68rem}.watany-recovery-shell .sc-process-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.watany-recovery-shell .sc-process-step{gap:5px;min-width:0}.watany-recovery-shell .sc-process-step__num{width:26px;height:26px;min-width:26px;font-size:.68rem}.watany-recovery-shell .sc-process-step__content strong{margin-bottom:1px;font-size:.75rem;line-height:1.2}.watany-recovery-shell .sc-process-step__content p{font-size:.7rem;line-height:1.25}}.popup-overlay:has(.sc-tab-header) .popup-sheet,.popup-overlay:has(.sc-medals-step) .popup-sheet{background:#fbfcf8;border:1px solid rgba(214,167,42,.55);box-shadow:0 18px 42px #0531243d}.popup-overlay:has(.sc-tab-header) .sc-tab-header,.popup-overlay:has(.sc-medals-step) .sc-tab-header{background:linear-gradient(135deg,#063f30,#0b6048);border:1px solid rgba(214,167,42,.5);border-radius:14px;color:#fffdf2;font-weight:900}.popup-overlay:has(.sc-tab-header) .sc-picker-chip,.popup-overlay:has(.sc-medals-step) .sc-picker-chip{background:#fff;border:1px solid rgba(7,57,46,.18);color:#0b2f24;border-radius:12px;font-weight:900}.popup-overlay:has(.sc-tab-header) .sc-picker-chip.active,.popup-overlay:has(.sc-medals-step) .sc-picker-chip.active,.popup-overlay:has(.sc-tab-header) .sc-picker-chip:hover,.popup-overlay:has(.sc-medals-step) .sc-picker-chip:hover{background:#f1f8ef;border-color:#d6a72a;color:#0b2f24}.popup-overlay:has(.sc-tab-header) .sc-picker-grid__count{display:block;margin:0 0 8px;padding:6px 10px;border-radius:8px;background:#07392e0f;color:#315b4d;font-size:.78rem;font-weight:800;line-height:1.35;text-align:center}.popup-overlay:has(.sc-tab-header) .popup-body,.popup-overlay:has(.sc-medals-step) .popup-body{color:#173f33}.popup-overlay:has(.sc-tab-header) .sc-step-counter,.popup-overlay:has(.sc-medals-step) .sc-step-counter,.popup-overlay:has(.sc-tab-header) .sc-picker-grid__count,.popup-overlay:has(.sc-medals-step) .sc-picker-grid__count{color:#214f40;font-weight:900}.popup-overlay:has(.sc-tab-header) .sc-nav-btn,.popup-overlay:has(.sc-medals-step) .sc-nav-btn{color:#173f33;font-weight:800}.popup-overlay:has(.sc-tab-header) .sc-nav-btn:disabled,.popup-overlay:has(.sc-medals-step) .sc-nav-btn:disabled{color:#6b8177}.popup-overlay:has(.sc-tab-header) .sc-family-choice__label,.popup-overlay:has(.sc-medals-step) .sc-family-choice__label,.popup-overlay:has(.sc-medals-step) .sc-medal-name{color:#173f33;font-weight:900}.popup-overlay:has(.sc-tab-header) .sc-family-choice__hint,.popup-overlay:has(.sc-medals-step) .sc-medal-val{color:#315b4d;font-weight:800}.popup-overlay:has(.sc-tab-header) .popup-cancel--detached,.popup-overlay:has(.sc-medals-step) .popup-cancel--detached{color:#173f33;font-weight:900}html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-picker-chip,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-picker-chip,html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-family-choice__label,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-medal-name,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-medal-val{color:#0b2f24!important;font-weight:900!important}html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-picker-chip.active,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-picker-chip.active{color:#fffdf2!important}html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-picker-chip.active,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-picker-chip.active,html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-family-choice.active,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-medal-item.active{background:#0b6048!important;border-color:#f0c94c!important;color:#fffdf2!important;box-shadow:0 5px 12px #05312452!important}html[data-apex-theme=v274] body .popup-overlay:has(.sc-tab-header) .sc-family-choice.active span,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-medal-item.active span,html[data-apex-theme=v274] body .popup-overlay:has(.sc-medals-step) .sc-medal-item.active small{color:#fffdf2!important}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:stretch}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers:not(.sc-kids-grid){display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;align-items:stretch}.popup-overlay:has(.sc-tab-header) .sc-family-choice{display:flex;flex-direction:column;min-height:78px;align-items:center;justify-content:center;gap:3px;padding:10px 8px;text-align:center;white-space:normal}.popup-overlay:has(.sc-tab-header) .sc-family-choice__label,.popup-overlay:has(.sc-tab-header) .sc-family-choice__hint{display:block;width:100%;text-align:center}.popup-overlay:has(.sc-tab-header) .sc-family-choice__label{font-size:1.05rem;line-height:1.2}.popup-overlay:has(.sc-tab-header) .sc-family-choice__hint{color:#527166;font-size:.74rem;font-weight:700;line-height:1.2}.popup-overlay:has(.sc-tab-header) .sc-family-choice.active .sc-family-choice__hint{color:#174438}.popup-overlay:has(.sc-tab-header) .sc-family-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%;gap:8px;align-items:stretch}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medals-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:0;padding:0;overflow:auto}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item{min-height:104px;align-items:center;justify-content:center;padding:12px 10px;gap:7px;border:1px solid rgba(7,57,46,.18);border-radius:14px;background:#fff;box-shadow:0 4px 12px #0531241a;text-align:center}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item:hover,.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item:focus-visible{border-color:#d6a72a;background:#f7fbf4;box-shadow:0 7px 16px #05312429;outline:2px solid rgba(214,167,42,.28);outline-offset:1px}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item.active{border-color:#d6a72a;background:#edf7ee;box-shadow:0 7px 16px #0531242e}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-info{align-items:center;width:100%;text-align:center}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-name,.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-val{text-align:center}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-name{color:#174438;font-size:.9rem;line-height:1.3}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-val{color:#527166;font-size:.76rem;line-height:1.25}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-unknown{grid-column:1 / -1;min-height:72px;border:2px solid rgba(7,57,46,.3);background:#f7fbf4}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-unknown .sc-medal-info{display:flex!important;flex-direction:column!important;align-items:center;justify-content:center;gap:6px}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-unknown .sc-medal-name{font-size:1rem}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item{border:2px solid rgba(214,167,42,.72)!important;box-shadow:0 3px #d6a72a29,0 8px 18px #05312424!important}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item:hover,.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item:focus-visible{border-color:#0b6048!important;box-shadow:0 3px #d6a72a4d,0 10px 22px #05312438!important}.popup-overlay:has(.sc-medals-step) .sc-medals-picker .sc-medal-item.active{border-color:#d6a72a!important;box-shadow:0 3px #d6a72a57,0 10px 22px #0531243d!important}.watany-recovery-shell{--apex-dock-height: 72px;--apex-content-bottom-clearance: calc(80px + env(safe-area-inset-bottom, 0px)) }.watany-recovery-shell>.watany-recovery-bottom{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;height:72px!important;min-height:72px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom,0px))!important;gap:2px}html body .watany-recovery-shell:has(.community-thread-screen--thread)>nav.watany-recovery-bottom[data-watany-bottom-bar=true][data-watany-bottom-nav]{display:none!important;visibility:hidden!important;pointer-events:none!important}.watany-recovery-shell>.watany-recovery-bottom>:is(a,button){min-width:0;min-height:0;gap:1px;border-radius:9px}.watany-recovery-shell>.watany-recovery-bottom>:last-child:is(a,button),.watany-recovery-shell>.watany-recovery-bottom>:last-child :is(a,button){grid-column:auto!important;grid-row:auto!important;justify-self:stretch!important;width:100%!important;max-width:none!important;height:100%!important;min-height:0!important;margin:0!important;padding:0 2px!important;border-radius:9px!important;font-size:inherit!important}.watany-recovery-shell>.watany-recovery-bottom :is(svg,img){width:30px!important;height:30px!important}.watany-recovery-shell>.watany-recovery-bottom .watany-recovery-bottom__label{max-width:100%;font:900 12px/1.2 Cairo,Tahoma,Arial,sans-serif!important}.watany-v4-homepage .watany-v4-launcher-card__label{margin-top:0!important}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip{min-height:48px;padding:8px 6px;border-radius:9px;font-size:.9rem;line-height:1.2;white-space:nowrap;box-shadow:0 3px 9px #05312433}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip:hover,.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip:focus-visible{background:#e8f7f3;border-color:#0b6048;color:#174438;outline:3px solid rgba(214,167,42,.3);outline-offset:1px;box-shadow:0 5px 12px #05312442}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip.active,.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip.active:hover{background:#0b6048;border-color:#d6a72a;color:#fffdf2;box-shadow:0 5px 12px #05312452}@media (min-width: 400px){.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))!important;justify-items:stretch}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip{width:100%;min-width:0;min-height:44px;padding:4px 1px;font-size:.72rem;line-height:1.15;text-align:center;white-space:normal;overflow-wrap:anywhere}}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row;gap:8px;width:100%}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--ranks .sc-picker-chip{width:100%;min-width:0}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers:not(.sc-kids-grid){display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-auto-flow:row;gap:8px;width:100%}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers:not(.sc-kids-grid) .sc-picker-chip{width:100%;min-width:0;min-height:48px;padding-inline:4px}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers.sc-kids-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-flow:row;gap:10px;width:100%}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers.sc-kids-grid .sc-picker-chip--num{width:100%;min-width:0;min-height:56px!important;padding:6px 4px;border:2px solid #d6a72a!important;border-radius:12px;font-size:1.35rem!important;font-weight:800!important;line-height:1;box-shadow:0 5px 12px #0531242e}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers.sc-kids-grid .sc-picker-chip--num:hover,.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers.sc-kids-grid .sc-picker-chip--num:focus-visible{border-color:#0b6048!important;box-shadow:0 7px 16px #05312442}.popup-overlay:has(.sc-tab-header) .sc-picker-grid--numbers.sc-kids-grid .sc-picker-chip--num.active{border-color:#f0c94c!important;box-shadow:0 8px 18px #05312452}.sc-page .sc-inline-results{display:flex;flex-direction:column;gap:10px;width:100%;max-width:none;align-self:stretch;padding-block:12px;padding-inline:0!important;background:#f8faf6;border:1px solid rgba(7,57,46,.16);border-radius:16px;box-shadow:0 8px 20px #0531241a}.sc-page .sc-breadcrumb{order:0;margin:0;padding:8px 10px;background:#edf3ed;border:1px solid rgba(7,57,46,.08);border-radius:10px;color:#315b4d;font-size:.78rem;font-weight:700}.sc-page .sc-result-tabs{order:1;display:flex;justify-content:flex-start;gap:6px;margin:0;padding:5px;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;background:#fffdf4;border:1px solid rgba(214,167,42,.36);border-radius:11px;box-shadow:none}.sc-page .sc-result-tabs::-webkit-scrollbar{display:none}.sc-page .sc-result-tabs button{flex:0 0 auto;min-width:112px;min-height:42px;padding:7px 10px;border:1px solid rgba(7,57,46,.16);border-radius:8px;background:#fff;color:#174438;font-size:.78rem;font-weight:800;line-height:1.25;white-space:nowrap;transform:none;box-shadow:0 2px 6px #05312414}.sc-page .sc-result-tabs button:hover,.sc-page .sc-result-tabs button:focus-visible{border-color:#0b6048;background:#f0f8f2;outline:2px solid rgba(214,167,42,.35);outline-offset:1px}.sc-page .sc-result-tabs button.active{border-color:#d6a72a;background:#0b6048;color:#fffdf2;box-shadow:0 4px 10px #05312433;transform:none}.sc-page .sc-result-tabs{width:100%;min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;gap:5px}.sc-page .sc-result-tabs button{width:100%;min-height:48px;min-width:0;padding:5px 2px;font-size:.62rem!important;line-height:1.1!important;text-align:center;white-space:normal;overflow-wrap:anywhere}html[data-apex-theme=v274] body .sc-page .sc-result-tabs button{min-height:52px!important;padding:7px 4px!important;color:#0b2f24!important;font-size:.9rem!important;font-weight:900!important;line-height:1.2!important}html[data-apex-theme=v274] body .sc-page .sc-result-tabs button.active{background:#0b6048!important;border-color:#f0c94c!important;color:#fffdf2!important}html[data-apex-theme=v274] body .sc-page .sc-result-tabs{grid-template-columns:repeat(4,minmax(0,1fr))!important}html[data-apex-theme=v274] body .sc-page .sc-result-tabs button{min-width:0!important;padding-inline:2px!important;font-size:.76rem!important}.sc-page .sc-results{order:2;display:flex;flex-direction:column;gap:10px}.sc-page .sc-brow--aid{display:grid;grid-template-columns:minmax(0,1fr) minmax(138px,auto);gap:10px;padding:7px 10px;border:1px solid rgba(7,57,46,.12);border-radius:9px;background:#fff}.sc-page .sc-brow--aid+.sc-brow--aid{margin-top:4px}.sc-page .sc-brow--aid .sc-brow__label,.sc-page .sc-brow--aid .sc-brow__value{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.sc-page .sc-brow--aid .sc-brow__value{display:block;text-align:end;color:#0b6048}.sc-page .sc-brow--aid .sc-brow__value>.sc-brow__caption{display:block}.sc-page .sc-brow--aid .sc-brow__caption{color:#36574d;font-size:.68rem;font-weight:900;line-height:1.1}.sc-page .sc-brow--aid .sc-brow__label>span:last-child{color:#173f33;font-size:.92rem;font-weight:800}.sc-page .sc-brow--aid .sc-brow__value{font-size:.94rem}.sc-page .sc-brow--aid .sc-brow__value>small:not(.sc-brow__caption){display:inline}@media (prefers-reduced-motion: reduce){.sc-page .sc-calc-btn{animation:none}}.sc-page .sc-total-banner{display:grid;grid-template-columns:auto auto;grid-template-areas:"label label" "value currency" "usd usd";align-items:baseline;justify-content:center;justify-items:center;gap:2px 6px;margin:0;padding:16px 14px 13px;background:#0b6048;border:1px solid #d6a72a;border-radius:13px;box-shadow:0 8px 18px #05312433}.sc-page .sc-total-banner__label{grid-area:label;margin:0;color:#d9eee1;font-size:.84rem;font-weight:800;text-align:center}.sc-page .sc-total-banner__value{grid-area:value;display:block;color:#fffdf2;font-size:clamp(1.85rem,8vw,2.45rem);font-weight:900;line-height:1.1;white-space:nowrap}.sc-page .sc-total-banner__currency{grid-area:currency;color:#fffdf2;font-size:.95rem;font-weight:800}.sc-page .sc-total-banner__usd{grid-area:usd;margin:3px 0 0;color:#d9eee1;font-size:1.38rem;font-weight:900;line-height:1.2;text-align:center}.sc-page .sc-result-metrics{gap:7px;margin:0}.sc-page .sc-result-metric{display:flex;min-height:78px;flex-direction:column;justify-content:center;padding:9px 6px;border:1px solid rgba(7,57,46,.14);border-radius:10px;background:#fff;box-shadow:0 3px 8px #05312412}.sc-page .sc-result-metric__label{min-height:0;margin-bottom:5px;color:#315b4d;font-size:.7rem;font-weight:800}.sc-page .sc-result-metric__value{color:#174438;font-size:.86rem;font-weight:900}.sc-page .sc-result-metric small{color:#557067;font-size:.62rem}.sc-page .sc-result-metrics{width:calc(100% + 20px);margin-inline:-10px;padding-inline:0;gap:8px}html[data-apex-theme=v274] body .sc-page .sc-result-metric{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-rows:auto auto!important;align-items:baseline!important;justify-items:center!important}html[data-apex-theme=v274] body .sc-page .sc-result-metric__label{grid-column:1 / -1!important;width:100%!important}html[data-apex-theme=v274] body .sc-page .sc-result-metric__value{grid-column:1!important;white-space:nowrap!important}html[data-apex-theme=v274] body .sc-page .sc-result-metric>small{grid-column:2!important;white-space:nowrap!important;color:#315b4d!important;font-weight:800!important}.sc-page .sc-section{margin:0;border:1px solid rgba(7,57,46,.14);border-radius:11px;background:#fff;box-shadow:0 3px 9px #05312412}.sc-page .sc-section__head{min-height:48px;padding:10px 12px;color:#174438}.sc-page .sc-section__title{font-size:.86rem}.sc-page .sc-section__sum{color:#315b4d;font-size:.72rem}.sc-page .sc-section__arrow{color:#b98513;font-size:.8rem}html[data-apex-theme=v274] body .sc-page .sc-section__head{color:#0b2f24!important}html[data-apex-theme=v274] body .sc-page .sc-section__title{color:#0b2f24!important;font-size:1rem!important;font-weight:900!important}html[data-apex-theme=v274] body .sc-page .sc-section__sum{color:#0b6048!important;font-size:.82rem!important;font-weight:900!important}html[data-apex-theme=v274] body .sc-page .sc-section__head{display:flex!important;width:100%!important;align-items:center!important;justify-content:center!important;gap:8px!important;background:#0b6048!important;border:1px solid #f0c94c!important;border-radius:12px!important;color:#fffdf2!important;text-align:center!important}html[data-apex-theme=v274] body .sc-page .sc-section__head .sc-section__title,html[data-apex-theme=v274] body .sc-page .sc-section__head .sc-section__sum,html[data-apex-theme=v274] body .sc-page .sc-section__head .sc-section__arrow{color:#fffdf2!important;font-weight:900!important}html[data-apex-theme=v274] body .sc-page .sc-section__head .sc-section__title{font-size:1rem!important}html[data-apex-theme=v274] body .sc-page .sc-section__head .sc-section__sum{font-size:.82rem!important}html[data-apex-theme=v274] body .sc-page .sc-breakdown__group-title{color:#0b2f24!important;font-weight:900!important}html[data-apex-theme=v274] body .sc-page .sc-brow__label,html[data-apex-theme=v274] body .sc-page .sc-brow--muted .sc-brow__label{color:#173f33!important;font-weight:800!important}html[data-apex-theme=v274] body .sc-page .sc-brow__value,html[data-apex-theme=v274] body .sc-page .sc-brow--muted .sc-brow__value{color:#0b6048!important;font-weight:900!important}html[data-apex-theme=v274] body .sc-page .sc-brow__caption{color:#315b4d!important;font-weight:800!important}.sc-page .sc-results-disclaimer{order:3;margin:0;padding:9px 10px;border:1px solid rgba(214,167,42,.42);border-radius:9px;background:#fff8df;color:#694b08;font-size:.72rem;font-weight:700;line-height:1.5;text-align:center}.popup-overlay{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:16px;border:0;background:#0f172a80;display:flex;align-items:center;justify-content:center}.popup-overlay::backdrop{background:transparent}.popup-overlay .popup-sheet{width:min(560px,calc(100vw - 32px));max-width:100%;max-height:min(88dvh,760px);margin:0;border-radius:20px;overflow:hidden}.school-grants-form-viewer{display:block;width:100%;height:min(68dvh,620px);min-height:360px;border:1px solid rgba(20,35,31,.16);border-radius:12px;background:#fff}@media (max-width: 768px){.popup-overlay{align-items:flex-start;padding:max(12px,var(--watany-safe-sticky-offset, 72px)) 8px 8px}.popup-overlay .popup-sheet{width:min(430px,calc(100vw - 16px));max-height:calc(100dvh - var(--watany-safe-sticky-offset, 72px) - 20px)}.school-grants-form-viewer{height:calc(100dvh - var(--watany-safe-sticky-offset, 72px) - 180px);min-height:300px}}body.school-grants-feature-active .popup-overlay .popup-cancel img{display:none!important}body.school-grants-feature-active .popup-overlay .popup-cancel:has(img):before{content:"×";display:block;font-size:24px;line-height:1}}@layer watany-v4-recovery{:root{font-family:Noto Kufi Arabic,Segoe UI,Tahoma,Arial,sans-serif;color:#16241d;background:#f5f2e9;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{direction:rtl;background:#f5f2e9}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -10%,#fff9db 0,#f5f2e9 38%,#edf3ec)}button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.watany-recovery-shell{min-height:100vh;height:100dvh;padding:70px 0 0;display:flex;flex-direction:column;overflow:hidden}.watany-recovery-topbar,.watany-recovery-bottom{position:fixed;left:50%;width:min(100%,430px);transform:translate(-50%);z-index:40;background:linear-gradient(135deg,#123e2e,#0b2f24);color:#fff;box-shadow:0 7px 24px #092b203d}.watany-recovery-topbar{top:0;height:62px;display:grid;grid-template-columns:54px minmax(0,1fr) 54px;align-items:center;gap:6px;padding:5px 6px;direction:ltr}.watany-recovery-logo{width:48px;height:48px;object-fit:contain;border-radius:12px;background:#fffdf5;box-shadow:0 0 0 1px #dcb443b3,0 3px 12px #00000038}.watany-recovery-ticker{min-width:0;direction:rtl;overflow:hidden;white-space:nowrap;font-size:.78rem;text-align:center;color:#fff8d7}.watany-recovery-ticker span{display:block;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis}.watany-recovery-menu-button{width:48px;height:48px;border:1px solid #e9c660;border-radius:12px;color:#fff;background:#0b2f24;display:grid;place-items:center}.watany-recovery-menu-glyph{display:grid;gap:4px;width:24px}.watany-recovery-menu-glyph span{display:block;height:2px;border-radius:999px;background:currentColor}.watany-recovery-house-glyph{position:relative;display:block;width:20px;height:20px}.watany-recovery-house-glyph:before{content:"";position:absolute;left:3px;top:6px;width:14px;height:11px;border-radius:2px;background:currentColor}.watany-recovery-house-glyph:after{content:"";position:absolute;left:2px;top:2px;width:13px;height:13px;border-radius:2px 0 0;background:currentColor;transform:rotate(45deg) scale(.72)}.watany-recovery-house-glyph span{position:absolute;z-index:1;left:9px;top:11px;width:4px;height:6px;border-radius:2px 2px 0 0;background:#123e2e}.watany-recovery-main{width:min(100%,430px);margin:0 auto;min-height:0;flex:1 1 auto;overflow-y:auto;padding-bottom:var( --apex-content-bottom-clearance, calc(var(--apex-dock-height, 116px) + env(safe-area-inset-bottom) + 16px) )}body.watany-recovery-menu-open .watany-recovery-main{width:calc(100% - 80px);max-width:calc(100% - 80px);margin-inline:0 auto}.watany-page{padding:18px 15px 28px}.watany-page-heading{margin:0 0 14px}.watany-page-heading h1{margin:0 0 6px;font-size:1.35rem;color:#123e2e}.watany-page-heading p{margin:0;line-height:1.8;color:#53635b;font-size:.9rem}.watany-home-intro{display:grid;grid-template-columns:88px 1fr;align-items:center;gap:14px;padding:14px;border:1px solid #dfd4aa;border-radius:22px;background:#fffdf5e0;box-shadow:0 12px 32px #2841321a}.watany-home-intro img{width:82px;height:82px;object-fit:contain}.watany-home-intro h1{margin:2px 0 6px;color:#123e2e;font-size:1.25rem}.watany-home-intro p{margin:0;line-height:1.65;font-size:.83rem;color:#526159}.watany-eyebrow{color:#9a6a08!important;font-size:.72rem!important;font-weight:800}.watany-guided-card{margin:13px 0;padding:13px 14px;border-radius:18px;border:1px solid #d7c98f;background:linear-gradient(135deg,#fff9df,#f3ead0)}.watany-guided-card strong{color:#71500b}.watany-guided-card p{margin:5px 0 0;line-height:1.65;font-size:.82rem;color:#625839}.watany-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.watany-service-card{min-height:132px;padding:14px;border-radius:20px;border:1px solid #dfe5de;background:#fffffceb;box-shadow:0 8px 22px #1e3a2c14;display:flex;flex-direction:column;align-items:flex-start;gap:7px}.watany-service-card>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#123e2e;color:#f4d978;box-shadow:0 5px 14px #123e2e33}.watany-service-card strong{color:#123e2e}.watany-service-card small{color:#617068;line-height:1.55}.watany-entry-list{display:grid;gap:10px}.watany-entry-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:15px;border-radius:18px;border:1px solid #dfe5de;background:#fffffcf0;box-shadow:0 7px 18px #1e3a2c12}.watany-entry-card h2{margin:0 0 5px;font-size:1rem;color:#153f30}.watany-entry-card p{margin:0;color:#65736c;line-height:1.7;font-size:.82rem}.watany-entry-card>span{padding:5px 8px;border-radius:999px;background:#f4e8b8;color:#664a0a;font-size:.7rem;font-weight:800}.mj-category-grid{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;overflow-x:hidden}.mj-category-pill{min-width:0;max-width:100%;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #dfe5de;border-radius:999px;background:#fff;color:#173f31;font-weight:800;white-space:nowrap}.mj-category-pill span{min-width:0;overflow:hidden;text-overflow:ellipsis}.watany-recovery-bottom{position:fixed;left:50%;bottom:0;transform:translate(-50%);min-height:116px;display:grid;grid-template-columns:repeat(3,1fr);width:min(100%,430px);margin-inline:auto;padding:10px 8px calc(10px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.watany-recovery-bottom.watany-recovery-bottom--five{grid-template-columns:repeat(5,minmax(0,1fr))}.watany-recovery-bottom a,.watany-recovery-bottom button{border:0;background:transparent;color:#e7eee9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border-radius:12px;min-width:0}.watany-recovery-bottom a.active,.watany-recovery-bottom button[aria-expanded=true]{color:#102a20;background:#ffe486}.watany-recovery-bottom span{font-weight:900;font-size:1rem}.watany-recovery-bottom small{font-size:.64rem}.watany-recovery-bottom__label{display:block;max-width:100%;overflow:hidden;font-size:.64rem;line-height:1.25;white-space:nowrap;text-overflow:ellipsis}.watany-recovery-dock{position:relative;z-index:35;display:grid;grid-template-rows:48px 68px;flex:0 0 var(--apex-dock-height, 116px);width:min(100%,430px);height:var(--apex-dock-height, 116px);min-height:var(--apex-dock-height, 116px);margin-inline:auto;overflow:hidden;background:#fffdf8;border-top:1px solid rgba(24,67,50,.18);border-radius:18px 18px 0 0;box-shadow:0 -5px 16px #19352a1a}.watany-recovery-dock>.watany-recovery-ask{display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 20px);height:40px;margin:4px 10px;padding:0 16px;color:#fff;background:linear-gradient(135deg,#07513a,#0a6847);border:1px solid rgb(255 255 255 / 30%);border-radius:13px;box-shadow:0 4px 10px #0a684733;font-size:14px;font-weight:700}.watany-recovery-dock>.watany-recovery-bottom{position:static;inset:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:68px;padding:4px 8px 7px;overflow:hidden;background:transparent;border:0}.watany-recovery-dock>.watany-recovery-bottom a,.watany-recovery-dock>.watany-recovery-bottom button{border:0;background:transparent;color:#e7eee9;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;border-radius:12px;min-width:0}.watany-recovery-dock>.watany-recovery-bottom a.active,.watany-recovery-dock>.watany-recovery-bottom button[aria-expanded=true]{color:#102a20;background:#ffe486}.watany-recovery-dock>.watany-recovery-bottom [data-watany-menu-icon]{display:grid;place-items:center;width:25px;height:25px}.watany-recovery-dock>.watany-recovery-bottom svg{width:24px;height:24px}.watany-recovery-dock>.watany-recovery-bottom small{display:block;width:100%;overflow:hidden;font-size:10px;line-height:1.35;text-align:center;white-space:nowrap;text-overflow:ellipsis}body:has(.watany-recovery-dock) .watany-recovery-main{padding-bottom:0}body:has(.watany-recovery-dock) .watany-recovery-chat{bottom:calc(var(--apex-dock-height, 116px) + 8px)}.watany-recovery-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;pointer-events:auto}.watany-recovery-menu-open,body.watany-recovery-menu-open{overflow:hidden}.watany-recovery-menu-layer{display:flex;justify-content:flex-end;align-items:stretch}.watany-recovery-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;width:100%;background:#0818127a;z-index:0;pointer-events:auto}.watany-recovery-menu-panel{position:relative;z-index:1;width:min(88vw,360px);height:100%;max-height:100%;padding:16px 14px max(16px,env(safe-area-inset-bottom));display:flex;flex-direction:column;overflow:hidden;background:#fffdf7;box-shadow:-10px 0 35px #0003;pointer-events:auto}.watany-recovery-menu-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #e4dfcf;color:#123e2e}.watany-recovery-menu-title button{border:0;background:#eee8d9;width:34px;height:34px;border-radius:10px}.watany-recovery-menu-panel nav{display:grid;gap:7px;padding:14px 0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable}.watany-recovery-menu-panel nav a,.watany-recovery-disabled-link{display:flex;flex:0 0 auto;gap:10px;align-items:center;min-height:48px;padding:10px 12px;border-radius:13px;background:#f2f5f1;color:#1d4738;text-align:start;text-decoration:none}.watany-recovery-menu-panel nav a.active{background:#173f31;color:#fff}.watany-recovery-disabled-link{border:1px dashed #bdc8c0;opacity:.68;cursor:not-allowed;text-align:right}.watany-recovery-login-link{display:block;flex:0 0 auto;margin-top:12px;padding:12px;border-radius:13px;text-align:center;background:#d8b64d;color:#1e2e25;font-weight:800}.watany-recovery-chat{position:fixed;z-index:55;left:50%;transform:translate(-50%);bottom:74px;width:min(calc(100% - 24px),446px);padding:14px;border:1px solid #dacb92;border-radius:18px;background:#fffdf5;box-shadow:0 14px 40px #0003}.watany-recovery-chat-head{display:flex;justify-content:space-between;color:#123e2e}.watany-recovery-chat-head button{border:0;border-radius:9px;width:30px;height:30px;background:#eee8d9}.watany-recovery-chat p{line-height:1.7;color:#5b665f;font-size:.82rem}.watany-recovery-chat a{display:inline-block;padding:9px 12px;border-radius:11px;color:#fff;background:#123e2e}.watany-listing-surface{width:100%;max-width:760px;margin:0 auto;padding:18px 8px 30px;color:#14231f}.watany-listing-surface__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}.watany-listing-surface__title{margin:0;color:#123e2e;font-size:1.25rem;font-weight:900;line-height:1.35;text-wrap:balance}.watany-listing-surface__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media (max-width: 699px){.watany-recovery-main .watany-listing-surface__grid{grid-template-columns:minmax(0,1fr)}}.watany-listing-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px;border:2px solid #d8b64d;border-radius:14px;background:#fffefb;box-shadow:inset 0 0 0 1px #ffffffe5,0 8px 20px #1e3a2c29,0 2px 4px #1e3a2c1a}.watany-listing-card__top{display:grid;grid-template-columns:minmax(0,1fr);grid-column:1;grid-row:1;align-items:start;min-width:0}.watany-listing-card__thumb{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d8b64d;border-radius:12px;background:#fff4c9;color:#73520b;font-size:1.1rem;font-weight:900}.watany-listing-card__body{min-width:0}.watany-listing-card__title{margin:0;color:#123e2e;font-size:1rem;font-weight:900;line-height:1.55;overflow-wrap:anywhere}.watany-listing-card__summary{margin:6px 0 0;color:#40554b;font-size:.85rem;line-height:1.75;overflow-wrap:anywhere}.watany-listing-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:9px}.watany-listing-card__badge,.watany-listing-card__rank{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;background:#edf3ee;color:#24513f;font-size:.72rem;font-weight:800;line-height:1.3}.watany-listing-card__badge--gold{background:#fff1bd;color:#73520b}.watany-listing-card__rank{background:#123e2e;color:#fff}.watany-listing-card__actions{display:flex;grid-column:2;grid-row:1;justify-content:center;align-self:end;direction:rtl}.watany-listing-card__button{min-height:34px!important;padding:4px 9px;border-radius:10px;font-size:.78rem;font-weight:800;line-height:1.2;cursor:pointer}.watany-listing-card__button--primary{border:1px solid #123e2e;background:#123e2e;color:#fff}.watany-listing-card__button--secondary{border:1px solid #c7d2ca;background:#f7faf6;color:#214c3b}.watany-listing-card__button:focus-visible{outline:3px solid #e5bd42;outline-offset:2px}@media (min-width: 900px){.watany-listing-surface__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 360px){.watany-listing-card{grid-template-columns:minmax(0,1fr)}.watany-listing-card__actions{grid-column:1;grid-row:2;justify-content:flex-start}}@media (prefers-reduced-motion: reduce){.watany-listing-card__button{transition:none}}.fake-news-card__media,.fake-news-card__media img{display:block;width:100%;max-width:100%;min-width:0;margin-inline:0;transform:none}.fake-news-card__media{overflow:hidden}.fake-news-card__media img{height:auto;object-fit:cover}.watany-auth-page{min-height:100vh;padding:22px 14px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#fff7cf,#edf2eb 48%,#e2eae2)}.watany-auth-card{width:min(100%,420px);padding:24px 18px;border:1px solid #ddcf99;border-radius:26px;background:#fffdf7f5;box-shadow:0 20px 55px #1937292b;text-align:center}.watany-auth-card>img{width:112px;height:112px;object-fit:contain}.watany-auth-card h1{margin:4px 0 8px;color:#123e2e}.watany-auth-card>p{color:#5b6962;line-height:1.7;font-size:.86rem}.watany-auth-actions,.watany-auth-form{display:grid;gap:10px;margin-top:16px;text-align:right}.watany-auth-actions button,.watany-auth-form button{border:0;border-radius:13px;padding:12px;color:#fff;background:#123e2e;font-weight:800}.watany-auth-actions button.secondary{color:#173f31;background:#efe4b7;border:1px solid #d5c27c}.watany-auth-form label{display:grid;gap:5px;color:#324a40;font-size:.78rem;font-weight:700}.watany-auth-form input{width:100%;padding:11px;border:1px solid #cad5cc;border-radius:11px;background:#fff;color:#17251e}.watany-auth-switch{margin-top:14px}.watany-auth-switch a,.watany-auth-home{color:#84600d;text-decoration:underline}.watany-auth-home{display:inline-block;margin-top:4px;font-size:.8rem}.watany-unavailable>a{display:inline-block;padding:11px 14px;border-radius:12px;color:#fff;background:#123e2e}@media (max-width: 360px){.watany-service-grid{grid-template-columns:1fr}.watany-home-intro{grid-template-columns:72px 1fr}.watany-home-intro img{width:68px;height:68px}}.watany-v4-homepage .watany-v4-launcher-card__label{margin-top:4px!important;font-size:16px!important;line-height:22px!important}@media (max-width: 1023px){.watany-recovery-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:100dvh;min-height:0;margin:0;padding:0}.watany-recovery-topbar,.watany-recovery-bottom{position:relative;inset:auto;width:100%;transform:none}.watany-recovery-main{width:100%;min-height:0;padding:0 10px var(--apex-content-bottom-clearance)}}@media (min-width: 1024px){.watany-recovery-shell{width:min(100%,430px);margin-inline:auto;padding:76px 0 0}.watany-recovery-topbar,.watany-recovery-bottom,.watany-recovery-main{width:min(100%,430px)}.watany-recovery-topbar{height:68px;grid-template-columns:64px 1fr 64px;padding:6px 8px}.watany-recovery-logo{width:56px;height:56px}.watany-recovery-main{min-height:0;flex:1 0 auto;padding:0 14px}.watany-recovery-bottom{min-height:72px;border-radius:16px 16px 0 0;padding:8px 10px calc(8px + env(safe-area-inset-bottom))}.watany-recovery-bottom small{font-size:.72rem}}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill{min-height:50px;align-items:center;justify-content:space-between;gap:8px;padding:7px 8px;border:1px solid #dfe5de;border-radius:12px;background:#fffef8;color:#173f31;text-align:right;line-height:1.25;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill:hover{border-color:#c79a25;background:#fff9e7}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill:focus-visible{outline:3px solid rgb(217 162 27 / 32%);outline-offset:2px}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill--active{border-color:#d9a21b;background:linear-gradient(135deg,#fff9df,#f4e6b7);color:#123e2e}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill-title{min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;text-overflow:clip;font-size:.72rem;font-weight:800}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill-count{flex:0 0 auto;min-width:24px;height:24px;padding:0 6px;border-radius:8px;background:#eef1ed;color:#52635b;font-size:.68rem;font-weight:800}.watany-recovery-shell .procedures-browser--compact .procedures-browser__source-pill--active .procedures-browser__source-pill-count{background:#d9a21b;color:#fffdf5}.watany-recovery-shell .watany-procedure-compact{width:100%;max-width:none;padding-inline:0}.watany-recovery-shell .watany-procedure-compact__list{width:100%;gap:12px}.watany-recovery-shell .watany-procedure-card.watany-listing-card{grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:10px}.watany-recovery-shell .watany-procedure-card .watany-procedure-card__summary{grid-template-columns:minmax(0,1fr);gap:0;padding:0}.watany-recovery-shell .watany-procedure-card .watany-procedure-card__badges{margin-top:9px;margin-bottom:0}.watany-recovery-shell .watany-procedure-card .watany-procedure-card__actions{grid-column:2;grid-row:1;padding:0}.watany-recovery-shell .watany-procedure-card .watany-procedure-card__primary,.watany-recovery-shell .watany-procedure-card .watany-procedure-card__secondary{min-height:34px;box-shadow:none}.watany-recovery-shell .procedures-browser__section{border:2px solid #d8b64d;border-radius:14px;background:#fffefb;box-shadow:inset 0 0 0 1px #ffffffeb,0 6px 12px #1e3a2c1f,0 2px 3px #1e3a2c17}.watany-recovery-shell .procedures-browser__item{border:2px solid #d8b64d;border-radius:14px;background:linear-gradient(145deg,#fffffff5,#fffceff0),#fffefb;box-shadow:inset 0 0 0 1px #ffffffeb,0 6px 12px #1e3a2c24,0 2px 3px #1e3a2c1a;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.watany-recovery-shell .procedures-browser__item:hover{border-color:#c9962f;box-shadow:inset 0 0 0 1px #fffffff5,0 8px 16px #1e3a2c29,0 2px 4px #1e3a2c1f;transform:translateY(-1px)}.watany-recovery-shell .procedures-browser__item:focus-within,.watany-recovery-shell .procedures-browser__item--expanded{border-color:#a87920;box-shadow:0 0 0 3px #e5bd423d,inset 0 0 0 1px #fffffff5,0 6px 12px #1e3a2c24}@media (prefers-reduced-motion: reduce){.watany-recovery-shell .procedures-browser__item{transition:none}}}@layer watany-v4-recovery{:root{--apex-shell-base: 390px;--apex-shell-max: 430px;--apex-bg: #e8e5de;--apex-surface: #fffdf7;--apex-surface-soft: #fbf6e8;--apex-ink: #14231f;--apex-muted: #64736d;--apex-green: #0b4a3a;--apex-green-2: #052b22;--apex-gold: #d7a43a;--apex-danger: #a83e4b;--apex-border: #ded6c2;--apex-shell-border: rgba(7, 57, 46, .22);--apex-shadow: 0 18px 48px rgba(5, 43, 34, .18);--apex-shadow-inset: inset 0 0 0 5px rgba(255, 255, 255, .65);--apex-radius-shell: 34px;--apex-radius-lg: 16px;--apex-radius-md: 15px;--apex-radius-sm: 13px;--apex-topbar-h: 74px;--apex-ticker-h: 42px;--apex-bottom-navigation-height: 116px;--apex-bottom-nav-h: var(--apex-bottom-navigation-height);--apex-list-row-h: 85px;--apex-space-1: 8px;--apex-space-2: 12px;--apex-space-3: 16px;--apex-space-4: 24px;--apex-safe-area-bottom: max(12px, env(safe-area-inset-bottom));--apex-safe-bottom: var(--apex-safe-area-bottom);--apex-content-bottom-clearance: calc( var(--apex-bottom-navigation-height) + var(--apex-safe-area-bottom) + 44px );color-scheme:light}html[data-apex-theme=v274],html[data-apex-theme=v274] body{min-height:100%;margin:0;background:var(--apex-bg);background-color:var(--apex-bg);background-image:none;color:var(--apex-ink);direction:rtl;overflow-x:hidden;font-family:Cairo,Noto Kufi Arabic,Noto Sans Arabic,Tahoma,Arial,sans-serif}html[data-apex-theme=v274] *,html[data-apex-theme=v274] *:before,html[data-apex-theme=v274] *:after{box-sizing:border-box}html[data-apex-theme=v274] body>#root{min-height:100dvh}html[data-apex-theme=v274] [data-apex-shell],html[data-apex-theme=v274] .watany-mobile-shell,html[data-apex-theme=v274] .app-shell{position:relative;width:min(100%,var(--apex-shell-base));max-width:var(--apex-shell-max);min-height:100dvh;margin-inline:auto;background:var(--apex-surface);border:1px solid var(--apex-shell-border);border-radius:var(--apex-radius-shell);color:var(--apex-ink);overflow-x:clip;overflow-y:visible;box-shadow:var(--apex-shadow),var(--apex-shadow-inset);isolation:isolate}@media (max-width: 430px){html[data-apex-theme=v274] [data-apex-shell],html[data-apex-theme=v274] .watany-mobile-shell,html[data-apex-theme=v274] .app-shell{width:100%;border:0;border-radius:0;box-shadow:none}}html[data-apex-theme=v274] main{width:100%;max-width:100%;min-width:0;padding-inline:clamp(12px,4vw,18px);padding-bottom:var(--apex-content-bottom-clearance)}html[data-apex-theme=v274] :where(.watany-recovery-main,.watany-drawer-page,.watany-feature-template,.motany-login-redesign){padding-bottom:var(--apex-content-bottom-clearance)}html[data-apex-theme=v274] header{max-width:100%}html[data-apex-theme=v274] :where(.app-topbar,.top-bar,.topbar,.screen-header,.mobile-header,[class*=TopBar]){min-height:var(--apex-topbar-h);padding:var(--apex-space-2) var(--apex-space-2) var(--apex-space-1);color:#fff;box-shadow:0 7px 18px #052b222e;background:linear-gradient(135deg,color-mix(in srgb,var(--apex-green) 88%,#fff),var(--apex-green-2))}html[data-apex-theme=v274] :where(.inline-ticker,.ticker,[role=status]){min-height:var(--apex-ticker-h);border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#00000024;color:#fff}html[data-apex-theme=v274] h1,html[data-apex-theme=v274] h2,html[data-apex-theme=v274] h3{color:var(--apex-ink);line-height:1.35;text-wrap:balance}html[data-apex-theme=v274] p,html[data-apex-theme=v274] li,html[data-apex-theme=v274] label,html[data-apex-theme=v274] span{overflow-wrap:anywhere}html[data-apex-theme=v274] :where(article,section,.card,[class*=Card],[class*=panel],[class*=Panel],[class*=tile],[class*=Tile]){max-width:100%}html[data-apex-theme=v274] :where(.card,[class*=Card],[class*=panel],[class*=Panel]):not([role=dialog]):not([aria-modal=true]){border-radius:var(--apex-radius-md);padding:var(--apex-space-2);background:#fff;border-color:var(--apex-border)}html[data-apex-theme=v274] :where(.list-row,.list-item,[class*=list-row],[class*=ListRow],[class*=row-item],[class*=RowItem]){min-height:var(--apex-list-row-h);border-radius:var(--apex-radius-md);background:#fff;border:1px solid var(--apex-border);padding:calc(var(--apex-space-1) + 3px) var(--apex-space-2)}html[data-apex-theme=v274] :where(input,select,textarea){width:100%;min-height:44px;border:1px solid #d9cfbc;border-radius:var(--apex-radius-sm);background:#fff;color:var(--apex-ink);padding:0 var(--apex-space-2);font:inherit}html[data-apex-theme=v274] textarea{min-height:104px;padding-top:10px;resize:vertical}html[data-apex-theme=v274] :where(button,[role=button],a){-webkit-tap-highlight-color:transparent}html[data-apex-theme=v274] button,html[data-apex-theme=v274] [role=button]{min-height:44px;max-width:100%;border-radius:14px;border:1px solid transparent}html[data-apex-theme=v274] :where(.primary,[class*=primary],button[data-variant=primary]){color:#fff;background:linear-gradient(135deg,var(--apex-green),var(--apex-green-2));box-shadow:0 12px 24px #052b2233}html[data-apex-theme=v274] :where(button,[role=button],a):focus-visible{outline:3px solid rgba(215,164,58,.72);outline-offset:2px}html[data-apex-theme=v274] table{width:100%;border-collapse:collapse;font-size:.9rem}html[data-apex-theme=v274] :where(th,td){padding:10px 8px;border-bottom:1px solid var(--apex-border);text-align:right;vertical-align:top;overflow-wrap:anywhere}html[data-apex-theme=v274] :where([class*=grid],[class*=Grid]){min-width:0}@media (max-width: 430px){html[data-apex-theme=v274] :where([class*=grid],[class*=Grid]){grid-template-columns:minmax(0,1fr)}}html[data-apex-theme=v274] :where([role=dialog],[aria-modal=true],[data-drawer],[class*=drawer],[class*=Drawer],[class*=sidebar],[class*=Sidebar],[class*=menu-panel],[class*=MenuPanel]){max-width:min(88vw,360px);border-radius:18px;border:1px solid var(--apex-border);background:var(--apex-surface);color:var(--apex-ink)}html[data-apex-theme=v274] :where([data-overlay],[class*=backdrop],[class*=Backdrop],[class*=overlay],[class*=Overlay]){-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}html[data-apex-theme=v274][data-apex-drawer-open=true] body{overflow:hidden}html[data-apex-theme=v274] :where([class*=bottom-nav],[class*=BottomNav],.bottom-chat,nav[aria-label*=bottom i],nav[aria-label*=سفل]){position:sticky;bottom:0;z-index:40;width:100%;max-width:var(--apex-shell-max);margin-inline:auto;min-height:var(--apex-bottom-navigation-height);padding-bottom:var(--apex-safe-area-bottom);background:color-mix(in srgb,var(--apex-surface) 94%,transparent);border-top:1px solid var(--apex-border);box-shadow:0 -6px 18px #052b2214;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html[data-apex-theme=v274] :where([aria-busy=true],[class*=loading],[class*=Loading],[class*=skeleton],[class*=Skeleton]){border-radius:var(--apex-radius-md);background:linear-gradient(90deg,#d7a43a14,#ffffffa3,#d7a43a14);background-size:220% 100%;animation:apex-loading-shimmer 1.5s linear infinite}html[data-apex-theme=v274] :where([class*=empty],[class*=Empty],[class*=error],[class*=Error]){max-width:100%;margin-inline:auto;padding:18px;border:1px solid var(--apex-border);border-radius:var(--apex-radius-md);background:var(--apex-surface-soft)}@keyframes apex-loading-shimmer{0%{background-position:0 0}to{background-position:-220% 0}}html[data-apex-theme=v274] :where([data-route*=superadmin],[class*=superadmin],[class*=SuperAdmin]){--background: var(--apex-surface);--foreground: var(--apex-ink);color:var(--apex-ink);background:var(--apex-surface)}html[data-apex-theme=v274] :where([data-route*=superadmin],[class*=superadmin],[class*=SuperAdmin]) :where([class*=card],[class*=Card],[class*=panel],[class*=Panel]){background:#fff;color:var(--apex-ink);border-color:var(--apex-border)}html[data-apex-theme=v274] :where([data-route*=marketplace],[class*=marketplace],[class*=Marketplace]) :where(button,[role=button]){font-family:inherit;letter-spacing:0;text-transform:none;white-space:normal}html[data-apex-theme=v274] :where(img,svg,video,canvas,iframe){max-width:100%}html[data-apex-theme=v274] pre,html[data-apex-theme=v274] code{max-width:100%;overflow-x:auto;white-space:pre-wrap}html[data-apex-theme=v274] [hidden]{display:none!important}}@layer watany-v4-recovery{html,html.watany-platform-v3,body,#root{display:block!important;width:100%!important;max-width:none!important;min-width:0!important;overflow-x:hidden!important}body{margin:0;background:#eaf0f8}body:has(.wv3-root) .wr-dock,body:has(.wv3-root) .wr-safe-dock,body:has(.wv3-root) .watany-v1-snapped-popup-overlay,body:has(.wv3-root) .watany-v1-header-snap-closeout,body:has(.wv3-root) .watany-v1-body-portal-snap-closeout,body:has(.wv3-root) .watany-force-clone-host,body:has(.wv3-root) iframe.watany-force-clone-frame,body:has(.wv3-root) [class*=guided-help i],body:has(.wv3-root) [data-guided-help]{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.wv3-root button{font-family:inherit;color:#073f2a;border-radius:14px;border:1px solid rgba(214,167,42,.35);background:#fff8e6;font-weight:900}.wv3-chat input,.wv3-chat button{height:52px;min-width:0;border-radius:14px;border:1px solid rgba(214,167,42,.35);background:#fff;color:#073f2a;font-weight:900;box-sizing:border-box}.wv3-chat input{text-align:right;padding:0 14px;font-size:18px}.wv3-bottom button{border:0;background:transparent;font-size:12px}.wv3-welcome h1{font-size:32px;margin:42px 0 18px}.wv3-welcome p{font-size:20px;line-height:1.5}.wv3-menu button,.wv3-welcome button,.wv3-card button{min-height:48px;margin:5px;padding:0 14px}body:has(.wv3-root) .wv3-topbar{display:grid!important;position:fixed!important;top:0!important;left:50%!important;transform:translate(-50%)!important;width:min(100vw,430px)!important;height:82px!important;min-height:82px!important;max-height:82px!important;visibility:visible!important;opacity:1!important;z-index:10000!important}body:has(.wv3-root) .wv3-chat{display:grid!important;position:fixed!important;left:50%!important;bottom:64px!important;transform:translate(-50%)!important;width:min(100vw,430px)!important;min-height:68px!important;visibility:visible!important;opacity:1!important;z-index:10000!important}body:has(.wv3-root) .wv3-bottom{display:grid!important;position:fixed!important;left:50%!important;bottom:0!important;transform:translate(-50%)!important;width:min(100vw,430px)!important;height:64px!important;min-height:64px!important;visibility:visible!important;opacity:1!important;z-index:10000!important}}@keyframes slideDownFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes pillPulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.global-feature-nav-container{display:flex;justify-content:center;padding:12px 8px;background:linear-gradient(180deg,#f7fafcfc,#f0f6fcf7);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 2px 16px #0f172a0a,0 1px 4px #0f172a05;position:sticky;top:0;left:0;right:0;z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:slideDownFade .3s ease-out}.wc-feature-rail{display:flex;direction:rtl;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:12px;width:100%;max-width:calc(100vw - 16px);margin:0;padding:10px 20px 24px;box-sizing:border-box;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 32px #0f172a14,0 4px 12px #0f172a0a,inset 0 1px 1px #ffffff80;transition:all .3s cubic-bezier(.23,1,.32,1)}.wc-feature-rail:hover{box-shadow:0 12px 48px #0f172a1f,0 6px 16px #0f172a0f,inset 0 1px 1px #fff9}.wc-feature-pill{min-width:84px;min-height:72px;padding:8px 10px;border:1.5px solid rgba(15,23,42,.12);border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,#fff,#f8fafc);color:#0f172a;cursor:pointer;text-decoration:none;box-sizing:border-box;transition:all .25s cubic-bezier(.23,1,.32,1);box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a,inset 0 1px #fffc;position:relative;overflow:hidden}.wc-feature-pill:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.4),transparent 60%);opacity:0;transition:opacity .3s ease}.wc-feature-pill:hover:before{opacity:1}.wc-feature-pill:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 12px 24px #0f172a1f,0 4px 8px #0f172a14,inset 0 1px #ffffffe6}.wc-feature-pill:active{transform:translateY(-2px) scale(1.04)}.wc-feature-pill svg{width:28px;height:28px;transition:all .25s cubic-bezier(.23,1,.32,1);z-index:1;filter:drop-shadow(0 1px 2px rgba(15,23,42,.04))}.wc-feature-pill__label{position:relative;z-index:1;display:block;max-width:100%;font-size:11px;font-weight:800;line-height:1.15;text-align:center;white-space:normal;color:currentColor}.wc-feature-pill:hover svg{transform:scale(1.15) rotate(2deg);filter:drop-shadow(0 2px 4px rgba(15,23,42,.08))}.wc-feature-pill.is-active{background:linear-gradient(135deg,#0f766e,#0d5c56);color:#fff;border-color:#0a453f;box-shadow:0 8px 20px #0f766e40,0 3px 8px #0f766e26,inset 0 1px #fff3;animation:pillPulse .5s ease-out}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=indigo].is-active{background:linear-gradient(135deg,#4f46e5,#4338ca);border-color:#3730a3;box-shadow:0 8px 20px #4f46e540,0 3px 8px #4f46e526,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=indigo].is-active:hover{background:linear-gradient(135deg,#5b4bf5,#4f46e5);box-shadow:0 12px 28px #4f46e54d,0 4px 12px #4f46e533,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=sky].is-active{background:linear-gradient(135deg,#0ea5e9,#0284c7);border-color:#0369a1;box-shadow:0 8px 20px #0ea5e940,0 3px 8px #0ea5e926,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=sky].is-active:hover{background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 12px 28px #0ea5e94d,0 4px 12px #0ea5e933,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=amber].is-active{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#b45309;box-shadow:0 8px 20px #f59e0b40,0 3px 8px #f59e0b26,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=amber].is-active:hover{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 12px 28px #f59e0b4d,0 4px 12px #f59e0b33,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=purple].is-active{background:linear-gradient(135deg,#a855f7,#9333ea);border-color:#7e22ce;box-shadow:0 8px 20px #a855f740,0 3px 8px #a855f726,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=purple].is-active:hover{background:linear-gradient(135deg,#c084fc,#a855f7);box-shadow:0 12px 28px #a855f74d,0 4px 12px #a855f733,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=emerald].is-active{background:linear-gradient(135deg,#10b981,#059669);border-color:#047857;box-shadow:0 8px 20px #10b98140,0 3px 8px #10b98126,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=emerald].is-active:hover{background:linear-gradient(135deg,#34d399,#10b981);box-shadow:0 12px 28px #10b9814d,0 4px 12px #10b98133,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=rose].is-active{background:linear-gradient(135deg,#f43f5e,#e11d48);border-color:#be123c;box-shadow:0 8px 20px #f43f5e40,0 3px 8px #f43f5e26,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=rose].is-active:hover{background:linear-gradient(135deg,#fb7185,#f43f5e);box-shadow:0 12px 28px #f43f5e4d,0 4px 12px #f43f5e33,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=cyan].is-active{background:linear-gradient(135deg,#06b6d4,#0891b2);border-color:#0e7490;box-shadow:0 8px 20px #06b6d440,0 3px 8px #06b6d426,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=cyan].is-active:hover{background:linear-gradient(135deg,#22d3ee,#06b6d4);box-shadow:0 12px 28px #06b6d44d,0 4px 12px #06b6d433,inset 0 1px #ffffff4d}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=slate].is-active{background:linear-gradient(135deg,#64748b,#475569);border-color:#334155;box-shadow:0 8px 20px #64748b40,0 3px 8px #64748b26,inset 0 1px #fff3}.wc-feature-pill.is-active .wc-feature-pill[data-pillar-accent=slate].is-active:hover{background:linear-gradient(135deg,#78869b,#64748b);box-shadow:0 12px 28px #64748b4d,0 4px 12px #64748b33,inset 0 1px #ffffff4d}.wc-feature-pill.is-active:hover{background:linear-gradient(135deg,#106b63,#0c5350);box-shadow:0 12px 28px #0f766e4d,0 4px 12px #0f766e33,inset 0 1px #ffffff4d;transform:translateY(-6px) scale(1.12)}.wc-feature-pill.is-active svg{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.wc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mj-mobile-landing{--mj-bg: var(--watany-bg, #f6f7fb);--mj-card: var(--watany-surface, rgba(255, 255, 255, .92));--mj-border: var(--watany-border, rgba(20, 36, 64, .1));--mj-text: var(--watany-text, #172033);--mj-muted: var(--watany-muted, #69758c);--mj-primary: var(--watany-primary-deep, #155e75);--mj-accent: var(--watany-primary, #0f766e);--mj-soft: rgba(15, 118, 110, .12);min-height:100vh;background:radial-gradient(circle at top right,rgba(15,118,110,.12),transparent 32rem),var(--mj-bg);color:var(--mj-text);padding:0 0 var(--apex-content-bottom-clearance);scroll-padding-bottom:var(--apex-content-bottom-clearance)}.mj-sticky-icon-nav{position:static;top:auto;z-index:auto;display:flex;justify-content:center;gap:.75rem;overflow-x:auto;padding:.75rem .5rem;background:linear-gradient(180deg,#f7fafcfc,#f0f6fcf7);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 2px 16px #0f172a0a,0 1px 4px #0f172a05;-webkit-backdrop-filter:none;backdrop-filter:none}.mj-sticky-icon-nav__item{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;min-height:3.5rem;border-radius:999px;background:linear-gradient(135deg,#fff,#f8fafc);border:1.5px solid rgba(15,23,42,.12);box-shadow:0 4px 12px #0f172a14,0 2px 4px #0f172a0a,inset 0 1px #fffc;text-decoration:none;box-sizing:border-box;transition:all .25s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.mj-sticky-icon-nav__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.4),transparent 60%);opacity:0;transition:opacity .3s ease}.mj-sticky-icon-nav__item:hover:before{opacity:1}.mj-sticky-icon-nav__item:hover{transform:translateY(-4px) scale(1.08);box-shadow:0 12px 24px #0f172a1f,0 4px 8px #0f172a14,inset 0 1px #ffffffe6}.mj-sticky-icon-nav__item--active{background:linear-gradient(135deg,#f59e0b,#d97706);border-color:#b45309;box-shadow:0 8px 20px #f59e0b40,0 3px 8px #f59e0b26,inset 0 1px #fff3;color:#111827}.mj-sticky-icon-nav__icon{font-size:1.5rem;line-height:1}.mj-sticky-icon-nav__item--active .mj-sticky-icon-nav__icon{filter:drop-shadow(0 2px 6px rgba(0,0,0,.15))}.mj-sticky-icon-nav--tabs{justify-content:flex-start;gap:.5rem;padding:.65rem .75rem}.mj-sticky-icon-nav--tabs .mj-sticky-icon-nav__item{flex:0 0 auto;width:auto;height:auto;min-width:max-content;min-height:2.55rem;padding:.45rem .9rem;border-radius:999px;background:#fffffff0;box-shadow:0 2px 8px #0f172a0f}.mj-sticky-icon-nav--tabs .mj-sticky-icon-nav__item:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.mj-sticky-icon-nav--tabs .mj-sticky-icon-nav__item--active{background:linear-gradient(135deg,#155e75,#0f766e);border-color:#0f766ea6;box-shadow:0 8px 16px #0f766e2e}.mj-sticky-icon-nav__label{display:block;font-size:.92rem;font-weight:800;line-height:1.2;white-space:nowrap}.mj-sticky-icon-nav__item--location{border-style:dashed}.mj-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mj-hero-card,.mj-search-panel,.mj-category-block,.mj-feed-section{margin:.85rem;border:1px solid var(--mj-border);border-radius:1.45rem;background:var(--mj-card);box-shadow:0 1rem 2.5rem #0f172a14}.mj-hero-card{display:grid;gap:1rem;padding:1rem}.mj-eyebrow{margin:0 0 .35rem;color:var(--mj-primary);font-size:.82rem;font-weight:800}.mj-hero-card h1{margin:0;font-size:clamp(1.5rem,8vw,2.4rem);line-height:1.1}.mj-hero-card p{margin:.4rem 0 0;color:var(--mj-muted);line-height:1.7}.mj-hero-card__actions,.mj-search-panel__row,.mj-section-heading{display:flex;align-items:center;gap:.6rem}.mj-primary-action,.mj-secondary-action{flex:1;text-align:center;border-radius:1rem;padding:.85rem;font-weight:800;text-decoration:none}.mj-primary-action{color:#0f172a;background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.mj-secondary-action{color:var(--mj-primary);background:var(--mj-soft)}.mj-search-panel{padding:.55rem .65rem}.mj-inline-sheet{margin:.6rem .85rem 0;border:1px solid var(--mj-border);border-radius:1.25rem;background:#fffffff5;box-shadow:0 1rem 2.5rem #0f172a14;padding:.9rem}.mj-inline-sheet__head,.mj-inline-sheet__actions,.mj-review-composer__actions{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.mj-inline-sheet__head h2{margin:0;font-size:1rem}.mj-inline-sheet__head button,.mj-inline-sheet__ghost,.mj-inline-sheet__primary,.mj-review-trigger,.mj-review-stars button{border:1px solid var(--mj-border);border-radius:.95rem;background:#fff;color:var(--mj-text);font:inherit;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background-color .16s ease,color .16s ease}.mj-inline-sheet__head button,.mj-inline-sheet__ghost,.mj-inline-sheet__primary,.mj-review-trigger{padding:.55rem .85rem}.mj-inline-sheet__primary{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#0f766ea6;color:#0f172a}.mj-address-selector{border:0;padding:0;margin:.75rem 0}.mj-address-selector legend{font-weight:900;margin-bottom:.5rem}.mj-address-selector label{display:grid;gap:.35rem;margin-top:.65rem;color:var(--mj-muted);font-size:.86rem;font-weight:800}.mj-address-selector select,.mj-address-selector input,.mj-review-composer textarea{width:100%;border:1px solid var(--mj-border);border-radius:.95rem;padding:.8rem .9rem;font:inherit;color:var(--mj-text);background:#f8fafc}.mj-address-selector__hint,.mj-jobs-toolbar-note{color:var(--mj-muted);font-size:.82rem;font-weight:700}.mj-jobs-toolbar-note{margin-top:.55rem}.mj-search-panel__label{display:block;margin-bottom:.5rem;font-weight:800}.mj-search-panel__input{flex:1;min-width:0;border:1px solid var(--mj-border);border-radius:1rem;padding:.9rem 1rem;font:inherit}.mj-search-panel__button{width:3.2rem;min-height:3.2rem;border:0;border-radius:1rem;background:var(--mj-primary);color:#0f172a;font-size:1.25rem}.mj-filter-chips,.mj-category-grid,.mj-status-strip,.mj-feed-cards{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;gap:.45rem;overflow-x:auto;padding-top:.2rem}.mj-filter-chip,.mj-category-pill{border:1px solid var(--mj-border);border-radius:999px;padding:.45rem .72rem;background:#fff;color:var(--mj-text);display:inline-flex;align-items:center;gap:.35rem;text-decoration:none;font-weight:700}.mj-filter-chip--active{background:var(--mj-soft);border-color:#0f766e59;color:var(--mj-primary)}.mj-shortcut-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:.85rem}.mj-shortcut-card,.mj-status-card,.mj-feed-card{background:#fff;border:1px solid var(--mj-border);border-radius:1.2rem;padding:.9rem;text-decoration:none;color:var(--mj-text);box-shadow:0 .6rem 1.5rem #0f172a12}.mj-shortcut-card{display:grid;gap:.35rem;min-height:7.2rem}.mj-shortcut-card__icon{font-size:1.55rem}.mj-shortcut-card__label,.mj-status-card strong,.mj-feed-card strong{font-weight:900}.mj-shortcut-card__desc,.mj-status-card small,.mj-feed-card small{color:var(--mj-muted);line-height:1.5}.mj-job-listings{display:grid;gap:.75rem;padding-top:.75rem;-ms-overflow-style:none;scrollbar-width:none}.mj-job-listings::-webkit-scrollbar{display:none}.mj-job-card{border:1px solid var(--mj-border);border-radius:21px;background:#fff;padding:12px;box-shadow:0 8px 22px #1237251f}.mj-job-card__head{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.mj-job-card__title-group{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;min-width:0}.mj-job-card__title{font-weight:900;font-size:1.03rem;line-height:1.6}.mj-job-card__company{margin-top:4px;font-size:.9rem;line-height:1.6;color:var(--mj-muted);font-weight:700}.mj-job-card__badge{display:inline-block;margin-left:8px;padding:4px 8px;border-radius:999px;background:#fde68a;color:#92400e;font-weight:900;font-size:.74rem}.mj-job-card__actions{display:flex;align-items:center;flex-direction:column;gap:6px}.mj-job-card p{margin:.55rem 0 0;color:var(--mj-text);line-height:1.65}.mj-job-card__tags{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.75rem}.mj-job-card__tags span{border-radius:999px;border:1px solid var(--mj-border);background:#f8fafc;color:var(--mj-muted);font-size:.74rem;font-weight:700;padding:.3rem .58rem}.mj-job-card--title-only{display:flex;flex-direction:column;gap:.6rem;align-items:flex-start}.mj-job-card--title-only .mj-job-card__cta{width:100%;display:flex;justify-content:flex-end}.mj-job-card__note{display:none!important;margin-top:.35rem;color:var(--mj-muted);font-size:.9rem;font-weight:700}.mj-category-block,.mj-feed-section{padding:.9rem}.mj-section-heading{justify-content:space-between}.mj-job-card__toggle{display:inline-flex;width:56px;height:56px;align-items:center;justify-content:center;background:linear-gradient(145deg,#176a4824,#d5a93f2e);border:1px solid rgba(6,78,59,.12);font-size:24px;line-height:1;padding:0;border-radius:18px;color:#0f5136;cursor:pointer}.mj-job-card--compact{padding:10px}.mj-job-card.is-compact .mj-job-card__body{display:none}.mj-job-card.is-expanded .mj-job-card__body{display:block;padding-top:8px}.mj-job-card__body{border-top:1px dashed var(--mj-border);padding-top:10px;margin-top:10px}.mj-job-card__summary{margin:0 0 10px;font-size:.94rem;line-height:1.65;color:var(--mj-text)}.mj-job-card__meta{font-size:.9rem;color:var(--mj-muted);line-height:1.6;margin-bottom:8px}.mj-job-card__actions-row{display:flex;flex-wrap:wrap;gap:8px}.mj-job-card__actions-row .mj-inline-sheet__ghost--whatsapp{color:#0f766e;border-color:#0f766e47;background:linear-gradient(180deg,#ecfdf5f5,#fffffffa)}.mj-job-card__actions-row .mj-inline-sheet__ghost--whatsapp:hover,.mj-job-card__actions-row .mj-inline-sheet__ghost--whatsapp:focus-visible{border-color:#0f766e73;box-shadow:0 10px 24px #0f766e24}.mj-section-heading h2{margin:0;font-size:1.05rem}.mj-section-heading a{color:var(--mj-primary);font-weight:800;text-decoration:none}.mj-status-strip{margin:.85rem;padding-top:0}.mj-status-card{display:grid;width:11rem;min-height:6.25rem;gap:.35rem}.mj-feed-card{display:grid;width:15rem;min-height:6rem;gap:.35rem}.mj-feed-card__badge{width:fit-content;border-radius:999px;background:var(--mj-soft);color:var(--mj-primary);padding:.25rem .55rem;font-weight:800;font-size:.78rem}.mj-empty-state{min-width:17rem;padding:1rem;border:1px dashed var(--mj-border);border-radius:1rem;color:var(--mj-muted);background:#ffffffb3}@media (min-width: 760px){.mj-mobile-landing{max-width:1040px;margin:0 auto}.mj-hero-card{grid-template-columns:1fr auto;align-items:center;padding:1.4rem}.mj-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.mj-mobile-landing--market{--mj-bg: #f4f1e8;--mj-card: #fffdf8;--mj-border: rgba(7, 83, 61, .16);--mj-text: #17352a;--mj-muted: #53665d;--mj-primary: #07533d;--mj-accent: #b78a2b;--mj-soft: #e9f1ea;min-width:0;overflow-x:hidden;background:#f4f1e8}.mj-mobile-landing--market .mj-sticky-icon-nav{justify-content:flex-start;gap:.5rem;padding:.55rem .75rem;overflow-x:auto;background:#07533d;border-bottom:2px solid #d6ad4d;box-shadow:0 4px 16px #073d2d29;scrollbar-width:none}.mj-mobile-landing--market .mj-sticky-icon-nav::-webkit-scrollbar{display:none}.mj-mobile-landing--market .mj-sticky-icon-nav__item{flex:0 0 auto;display:grid;grid-template-rows:1.4rem auto;gap:.15rem;width:5.5rem;height:auto;min-height:3.55rem;padding:.4rem .55rem;border-radius:.75rem;border:1px solid rgba(242,220,157,.42);background:transparent;color:#fffdf8;box-shadow:none;transform:none}.watany-recovery-shell .mj-mobile-landing--market .mj-sticky-icon-nav__icon{display:none!important}.mj-mobile-landing--market .mj-sticky-icon-nav__item{grid-template-rows:auto;min-height:2.8rem;align-content:center}.mj-mobile-landing--market .mj-sticky-icon-nav__item:hover{transform:translateY(-1px);background:#ffffff1a;box-shadow:none}.mj-mobile-landing--market .mj-sticky-icon-nav__item--active{border-color:#f2dc9d;background:#d6ad4d;color:#17352a}.mj-mobile-landing--market .mj-sticky-icon-nav__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.72rem;line-height:1.25;white-space:nowrap}.mj-market-hero,.mj-market-search,.mj-market-category-directory,.mj-market-status,.mj-market-rails{min-width:0;margin:.85rem}.mj-market-hero{display:grid;gap:1rem;padding:1.2rem;border-radius:1rem;background:#0b4a37;color:#fffdf8}.mj-market-hero__copy{min-width:0}.mj-market-hero__eyebrow,.mj-market-section-heading p{margin:0 0 .35rem;color:#e8c76f;font-size:.78rem;font-weight:900}.mj-market-hero h1{max-width:18ch;margin:0;color:#fffdf8;font-size:clamp(1.7rem,8vw,2.5rem);line-height:1.18;text-wrap:balance}.mj-market-hero p{max-width:54ch;margin:.55rem 0 0;color:#e8efe8;line-height:1.7}.mj-market-hero__actions{display:flex;flex-wrap:wrap;gap:.55rem}.mj-market-hero__primary,.mj-market-hero__secondary{min-width:8.5rem;padding:.72rem .9rem;border-radius:.7rem;text-align:center;text-decoration:none;font-weight:900}.mj-market-hero__primary{background:#d6ad4d;color:#17352a}.mj-market-hero__secondary{border:1px solid rgba(242,220,157,.5);color:#fffdf8}.mj-market-search{padding:.85rem;border:1px solid var(--mj-border);border-radius:.9rem;background:#fffdf8}.mj-market-search label{display:block;margin-bottom:.45rem;color:var(--mj-primary);font-size:.82rem;font-weight:900}.mj-market-search__control{display:flex;align-items:center;gap:.4rem}.mj-market-search input{min-width:0;flex:1;min-height:2.9rem;border:1px solid rgba(7,83,61,.22);border-radius:.65rem;background:#fff;color:var(--mj-text);padding:.7rem .8rem;font:inherit}.mj-market-search input:focus{outline:3px solid rgba(183,138,43,.28);outline-offset:1px;border-color:var(--mj-accent)}.mj-market-search button{flex:0 0 2.9rem;min-height:2.9rem;border:0;border-radius:.65rem;background:var(--mj-primary);color:#fff;font:inherit;font-size:1.25rem;cursor:pointer}.mj-market-action-notice{margin:.7rem .85rem;padding:.7rem .85rem;border:1px solid rgba(7,83,61,.22);border-radius:.7rem;background:#e9f1ea;color:var(--mj-primary);font-size:.8rem;font-weight:900;line-height:1.5}.mj-market-category-directory,.mj-market-status,.mj-market-rails{padding:.95rem;border:1px solid var(--mj-border);border-radius:.9rem;background:#fffdf8c7}.mj-market-section-heading,.mj-market-rail__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.mj-market-section-heading h2,.mj-market-rail__heading h3{margin:0;color:var(--mj-text);line-height:1.3;text-wrap:balance}.mj-market-section-heading h2{font-size:1.15rem}.mj-market-section-heading>span,.mj-market-section-heading>a,.mj-market-rail__heading>a{flex:0 0 auto;color:var(--mj-primary);font-size:.76rem;font-weight:900;text-decoration:none}.mj-market-section-heading>span{padding-top:.1rem}.mj-market-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.8rem}.mj-market-category-card{display:grid;min-width:0;min-height:7.2rem;align-content:start;gap:.3rem;padding:.7rem;border:1.5px solid rgba(7,83,61,.24);border-radius:.75rem;background:#fffdf8;color:var(--mj-text);text-decoration:none;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-market-category-card:hover,.mj-market-category-card:focus-visible,.mj-market-listing-card:hover,.mj-market-listing-card:focus-visible,.mj-market-status-card:hover,.mj-market-status-card:focus-visible{border-color:#b78a2bb8;background:#f8fbf5;box-shadow:0 10px 12px #07533d33,inset 0 0 0 1px #d6ad4d47;transform:translateY(-4px) scale(1.01)}.mj-market-category-card:active,.mj-market-listing-card:active,.mj-market-status-card:active{transform:translateY(-1px) scale(.995)}.mj-market-category-card:focus-visible,.mj-market-listing-card:focus-visible,.mj-market-status-card:focus-visible{outline:3px solid rgba(183,138,43,.42);outline-offset:2px}.mj-market-category-card__icon{font-size:1.45rem;line-height:1}.mj-market-category-card strong,.mj-market-category-card small,.mj-market-listing-card strong,.mj-market-listing-card small{min-width:0;overflow-wrap:anywhere}.mj-market-category-card strong{font-size:.88rem;line-height:1.35}.mj-market-category-card small{color:var(--mj-muted);font-size:.72rem;line-height:1.45}.mj-market-status{margin-top:0}.mj-market-status__rail,.mj-market-rail__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(13.5rem,74%);gap:.65rem;overflow-x:auto;min-width:0;margin-top:.8rem;padding:.1rem .1rem .35rem;scrollbar-width:thin;scrollbar-color:#07533d #e8efe8}.mj-mobile-landing--market .mj-market-status__rail::-webkit-scrollbar,.mj-mobile-landing--market .mj-market-rail__track::-webkit-scrollbar{height:9px}.mj-mobile-landing--market .mj-market-status__rail::-webkit-scrollbar-track,.mj-mobile-landing--market .mj-market-rail__track::-webkit-scrollbar-track{border-radius:999px;background:#e8efe8}.mj-mobile-landing--market .mj-market-status__rail::-webkit-scrollbar-thumb,.mj-mobile-landing--market .mj-market-rail__track::-webkit-scrollbar-thumb{border:2px solid #e8efe8;border-radius:999px;background:#07533d}.mj-mobile-landing--market .mj-market-status__rail::-webkit-scrollbar-thumb:hover,.mj-mobile-landing--market .mj-market-rail__track::-webkit-scrollbar-thumb:hover{background:#0b6b4f}.mj-market-status-card{display:grid;min-height:5.5rem;align-content:start;gap:.25rem;padding:.75rem;border:1.5px solid rgba(7,83,61,.24);border-radius:.75rem;background:#fffdf8;color:var(--mj-text);text-decoration:none;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-market-status-card>span{font-size:1.2rem}.mj-market-status-card strong{font-size:.86rem}.mj-market-status-card small{color:var(--mj-muted);font-size:.72rem;line-height:1.45}.mj-market-rails{margin-top:0}.mj-market-rails__heading{margin-bottom:.9rem}.mj-market-rail+.mj-market-rail{margin-top:1.25rem;padding-top:1rem;border-top:1px solid rgba(7,83,61,.14)}.mj-market-rail__heading{align-items:center}.mj-market-rail__heading>div{display:flex;min-width:0;align-items:flex-start;gap:.55rem}.mj-market-rail__heading>div>span{flex:0 0 auto;font-size:1.35rem;line-height:1}.mj-market-rail__heading h3{font-size:1rem}.mj-market-rail__heading p{margin:.2rem 0 0;color:var(--mj-muted);font-size:.75rem;line-height:1.45}.mj-market-listing-card{display:grid;min-width:0;min-height:9.6rem;align-content:start;gap:.42rem;padding:.85rem;border:1.5px solid rgba(7,83,61,.26);border-radius:.85rem;background:#fffdf8;color:var(--mj-text);text-decoration:none;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-market-listing-card__badge{width:fit-content;max-width:100%;padding:.25rem .5rem;border-radius:999px;background:#e9f1ea;color:var(--mj-primary);font-size:.7rem;font-weight:900}.mj-market-listing-card strong{font-size:.92rem;line-height:1.45;text-wrap:balance}.mj-market-listing-card small{color:var(--mj-muted);font-size:.75rem;line-height:1.5}.mj-market-listing-card__link{margin-top:auto;color:var(--mj-primary);font-size:.76rem;font-weight:900}.mj-market-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1rem;background:#073d2d6b;animation:mj-market-dialog-fade .18s ease-out both}.mj-market-dialog{width:min(100%,23rem);padding:1rem;border:1.5px solid rgba(183,138,43,.72);border-radius:1rem;background:#fffdf8;color:var(--mj-text);box-shadow:0 10px 14px #073d2d3d,inset 0 0 0 1px #07533d1f;animation:mj-market-dialog-enter .22s ease-out both}.mj-market-dialog__head{display:flex;align-items:center;justify-content:space-between;gap:.7rem}.mj-market-dialog__close{display:grid;width:2.2rem;height:2.2rem;place-items:center;border:1px solid rgba(7,83,61,.18);border-radius:.65rem;background:#e9f1ea;color:var(--mj-primary);font:inherit;font-size:1.35rem;font-weight:900;cursor:pointer}.mj-market-dialog__close:focus-visible,.mj-market-dialog__actions :is(a,button):focus-visible{outline:3px solid rgba(183,138,43,.5);outline-offset:2px}.mj-market-dialog__eyebrow{margin:1rem 0 .3rem;color:var(--mj-primary);font-size:.78rem;font-weight:900}.mj-market-dialog h2{margin:0;color:var(--mj-text);font-size:1.25rem;line-height:1.4;text-wrap:balance}.mj-market-dialog__meta,.mj-market-dialog__copy{color:var(--mj-muted);line-height:1.6}.mj-market-dialog__meta{margin:.45rem 0 0;font-size:.82rem;font-weight:800}.mj-market-dialog__copy{margin:.8rem 0 0;font-size:.84rem}.mj-market-dialog__actions{display:grid;gap:.5rem;margin-top:1rem}.mj-market-dialog__actions :is(a,button){min-height:2.8rem;padding:.65rem .8rem;border-radius:.7rem;font:inherit;font-size:.84rem;font-weight:900;text-align:center;text-decoration:none;cursor:pointer}.mj-market-dialog__primary{border:1px solid var(--mj-primary);background:var(--mj-primary);color:#fff}.mj-market-dialog__secondary{border:1px solid rgba(7,83,61,.24);background:#e9f1ea;color:var(--mj-primary)}.mj-market-dialog__save{border:1px solid rgba(183,138,43,.55);background:#fff4cf;color:#6a4a0f}@keyframes mj-market-dialog-fade{0%{opacity:0}to{opacity:1}}@keyframes mj-market-dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.mj-market-category-card:nth-child(2),.mj-market-status-card:nth-child(2),.mj-market-listing-card:nth-child(2){animation-delay:45ms}.mj-market-category-card:nth-child(3),.mj-market-status-card:nth-child(3),.mj-market-listing-card:nth-child(3){animation-delay:90ms}.mj-market-category-card:nth-child(4),.mj-market-status-card:nth-child(4),.mj-market-listing-card:nth-child(4){animation-delay:135ms}@keyframes mj-market-card-enter{0%{opacity:0;transform:translateY(10px) scale(.985);box-shadow:0 1px 4px #07533d0f}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f}}@media (max-width: 620px){.mj-market-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.mj-mobile-landing--market *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.mj-mobile-landing--jobs{--mj-bg: #f4f1e8;--mj-card: #fffdf8;--mj-border: rgba(10, 58, 43, .16);--mj-text: #17352a;--mj-muted: #53665d;--mj-primary: #07533d;--mj-accent: #b78a2b;--mj-soft: #eee5c9;background:#f4f1e8}.mj-mobile-landing--jobs .mj-sticky-icon-nav--tabs{background:#073d2d;border-bottom-color:#b78a2b;box-shadow:0 4px 18px #073d2d29}.mj-mobile-landing--jobs .mj-sticky-icon-nav--tabs .mj-sticky-icon-nav__item{color:#f8f4e8;background:transparent;border-color:#f2dc9d61;box-shadow:none}.mj-mobile-landing--jobs .mj-sticky-icon-nav--tabs .mj-sticky-icon-nav__item--active{color:#17352a;background:#d6ad4d;border-color:#f2dc9d;box-shadow:none}.mj-jobs-hero{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:.9rem .85rem .7rem;padding:1.05rem;border:1px solid rgba(183,138,43,.46);border-radius:1rem;background:#0b4a37;color:#fffdf8}.mj-jobs-hero h1{margin:0;font-size:1.55rem;line-height:1.25;color:#fffdf8!important;text-wrap:balance}.mj-jobs-hero p{max-width:48ch;margin:.4rem 0 0;color:#e8efe8;line-height:1.65}.mj-jobs-hero__eyebrow{margin:0 0 .3rem!important;color:#e8c76f!important;font-size:.8rem;font-weight:800}.mj-jobs-hero__signal{display:grid;flex:0 0 auto;min-width:5.5rem;gap:.1rem;padding:.65rem .8rem;border:1px solid rgba(242,220,157,.42);border-radius:.75rem;text-align:center;color:#f2dc9d}.mj-jobs-hero__signal strong{font-size:1.45rem;color:#fffdf8}.mj-jobs-hero__signal span{font-size:.72rem;font-weight:800;white-space:nowrap}.mj-mobile-landing--jobs .mj-search-panel{border-color:#07533d33;border-radius:1rem;background:#fffdf8;box-shadow:0 8px 24px #1f332814}.mj-search-panel__row--search{position:relative}.mj-mobile-landing--jobs .mj-search-panel__input{min-height:3rem;border-color:#07533d40;border-radius:.7rem;background:#fff;padding-inline:1rem 2.8rem;color:var(--mj-text)}.mj-mobile-landing--jobs .mj-search-panel__input:focus,.mj-mobile-landing--jobs .mj-search-panel select:focus{outline:3px solid rgba(183,138,43,.28);outline-offset:1px;border-color:var(--mj-accent)}.mj-search-panel__clear{position:absolute;inset-inline-end:.55rem;top:50%;width:1.8rem;height:1.8rem;transform:translateY(-50%);border:0;border-radius:50%;background:#e8efe8;color:var(--mj-primary);font-size:1.25rem;line-height:1;cursor:pointer}.mj-search-panel__controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.65rem 0}.mj-search-panel__controls label{display:grid;gap:.25rem;color:var(--mj-muted);font-size:.76rem;font-weight:800}.mj-search-panel__controls select{width:100%;min-height:2.65rem;border:1px solid rgba(7,83,61,.2);border-radius:.65rem;background:#fff;color:var(--mj-text);font:inherit;font-size:.86rem;font-weight:700;padding:.4rem .55rem}.mj-mobile-landing--jobs .mj-filter-chip{border-radius:.65rem;border-color:#07533d2e;color:var(--mj-text)}.mj-mobile-landing--jobs .mj-filter-chip--active{background:#e8d29a;border-color:#b78a2b;color:#17352a}.mj-mobile-landing--jobs .mj-job-card{border-radius:.8rem;border-color:#07533d2e;box-shadow:0 5px 16px #1f332814}.mj-mobile-landing--jobs .mj-job-card__title{color:#073d2d;font-size:1.04rem}.mj-mobile-landing--jobs .mj-job-card__company{color:#53665d}.mj-mobile-landing--jobs .mj-job-card__badge{background:#f2dc9d;color:#5e4510}.mj-mobile-landing--jobs .mj-job-card__toggle{width:2.65rem;height:2.65rem;border-radius:.7rem;background:#e8efe8;border-color:#07533d33;color:#07533d}.mj-mobile-landing--jobs .mj-job-card__meta{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.7rem}.mj-mobile-landing--jobs .mj-job-card__meta-item{display:inline-flex;align-items:center;padding:.3rem .5rem;border-radius:.45rem;background:#f0f3ed;color:#315448;font-size:.78rem;font-weight:800}.mj-mobile-landing--jobs .mj-job-card__tags span{border-color:#b78a2b4d;background:#fbf7e9;color:#69531d}.mj-mobile-landing--jobs .mj-inline-sheet__primary{background:#07533d;border-color:#07533d;color:#fffdf8}@media (max-width: 430px){.mj-jobs-hero{align-items:stretch}.mj-jobs-hero__signal{min-width:4.6rem}}@media (prefers-reduced-motion: reduce){.mj-mobile-landing--jobs *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.mj-mobile-landing--jobs{min-width:0;overflow-x:hidden}.mj-mobile-landing--jobs .mj-jobs-hero{border-width:1.5px;box-shadow:0 8px 12px #073d2d29,inset 0 0 0 1px #d6ad4d1f}.mj-mobile-landing--jobs .mj-search-panel,.mj-mobile-landing--jobs .mj-job-listings-section,.mj-mobile-landing--jobs .mj-category-block,.mj-mobile-landing--jobs .mj-jobs-status,.mj-mobile-landing--jobs .mj-feed-section{border-width:1.5px;border-color:#07533d38;background:#fffdf8db;box-shadow:0 7px 12px #07533d1a,inset 0 0 0 1px #d6ad4d14}.mj-mobile-landing--jobs .mj-search-panel{box-shadow:0 7px 12px #07533d1a,inset 0 0 0 1px #d6ad4d14}.mj-mobile-landing--jobs .mj-filter-chips{scrollbar-width:thin;scrollbar-color:#07533d #e8efe8}.mj-mobile-landing--jobs .mj-filter-chips::-webkit-scrollbar,.mj-mobile-landing--jobs .mj-status-strip::-webkit-scrollbar,.mj-mobile-landing--jobs .mj-feed-cards::-webkit-scrollbar{height:9px}.mj-mobile-landing--jobs .mj-filter-chips::-webkit-scrollbar-track,.mj-mobile-landing--jobs .mj-status-strip::-webkit-scrollbar-track,.mj-mobile-landing--jobs .mj-feed-cards::-webkit-scrollbar-track{border-radius:999px;background:#e8efe8}.mj-mobile-landing--jobs .mj-filter-chips::-webkit-scrollbar-thumb,.mj-mobile-landing--jobs .mj-status-strip::-webkit-scrollbar-thumb,.mj-mobile-landing--jobs .mj-feed-cards::-webkit-scrollbar-thumb{border:2px solid #e8efe8;border-radius:999px;background:#07533d}.mj-mobile-landing--jobs .mj-filter-chips::-webkit-scrollbar-thumb:hover,.mj-mobile-landing--jobs .mj-status-strip::-webkit-scrollbar-thumb:hover,.mj-mobile-landing--jobs .mj-feed-cards::-webkit-scrollbar-thumb:hover{background:#0b6b4f}.mj-mobile-landing--jobs .mj-category-block,.mj-mobile-landing--jobs .mj-jobs-status,.mj-mobile-landing--jobs .mj-feed-section{border-radius:.9rem}.mj-mobile-landing--jobs .mj-category-block,.mj-mobile-landing--jobs .mj-feed-section{padding:.95rem}.mj-mobile-landing--jobs .mj-category-grid{grid-auto-flow:row;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;margin-top:.8rem;padding:0}.mj-mobile-landing--jobs .mj-category-pill{display:grid;min-width:0;min-height:6.5rem;align-content:start;gap:.3rem;padding:.7rem;border:1.5px solid rgba(7,83,61,.24);border-radius:.75rem;background:#fffdf8;color:var(--mj-text);box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-mobile-landing--jobs .mj-category-pill:hover,.mj-mobile-landing--jobs .mj-category-pill:focus-visible,.mj-mobile-landing--jobs .mj-status-card:hover,.mj-mobile-landing--jobs .mj-status-card:focus-visible,.mj-mobile-landing--jobs .mj-feed-card:hover,.mj-mobile-landing--jobs .mj-feed-card:focus-visible,.mj-mobile-landing--jobs .mj-job-card:hover,.mj-mobile-landing--jobs .mj-job-card:focus-within{border-color:#b78a2bb8;background:#f8fbf5;box-shadow:0 10px 12px #07533d33,inset 0 0 0 1px #d6ad4d47;transform:translateY(-4px) scale(1.01)}.mj-mobile-landing--jobs .mj-category-pill:focus-visible,.mj-mobile-landing--jobs .mj-status-card:focus-visible,.mj-mobile-landing--jobs .mj-feed-card:focus-visible,.mj-mobile-landing--jobs .mj-job-card:focus-within{outline:3px solid rgba(183,138,43,.42);outline-offset:2px}.mj-mobile-landing--jobs .mj-category-pill>span:first-child{font-size:1.35rem;line-height:1}.mj-mobile-landing--jobs .mj-category-pill>span:last-child{min-width:0;overflow-wrap:anywhere;font-size:.86rem;font-weight:900;line-height:1.35}.mj-mobile-landing--jobs .mj-jobs-status{margin:.85rem;padding:.95rem}.mj-mobile-landing--jobs .mj-jobs-status__heading{align-items:flex-start}.mj-mobile-landing--jobs .mj-jobs-status__heading>div p{margin:0 0 .35rem;color:#07533d;font-size:.78rem;font-weight:900}.mj-mobile-landing--jobs .mj-jobs-status__heading h2,.mj-mobile-landing--jobs .mj-feed-section h2,.mj-mobile-landing--jobs .mj-category-block h2,.mj-mobile-landing--jobs .mj-job-listings-section h2{color:var(--mj-text);line-height:1.3;text-wrap:balance}.mj-mobile-landing--jobs .mj-jobs-status__heading>span,.mj-mobile-landing--jobs .mj-job-listings-count{flex:0 0 auto;color:#07533d;font-size:.76rem;font-weight:900}.mj-mobile-landing--jobs .mj-status-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(13.5rem,74%);gap:.65rem;min-width:0;margin-top:.8rem;padding:.1rem .1rem .35rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#07533d #e8efe8}.mj-mobile-landing--jobs .mj-status-card{display:grid;min-height:5.5rem;align-content:start;gap:.25rem;padding:.75rem;border:1.5px solid rgba(7,83,61,.24);border-radius:.75rem;background:#fffdf8;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-mobile-landing--jobs .mj-status-card>span{font-size:1.2rem}.mj-mobile-landing--jobs .mj-status-card strong,.mj-mobile-landing--jobs .mj-status-card small,.mj-mobile-landing--jobs .mj-feed-card strong,.mj-mobile-landing--jobs .mj-feed-card small{min-width:0;overflow-wrap:anywhere}.mj-mobile-landing--jobs .mj-status-card small,.mj-mobile-landing--jobs .mj-feed-card small{color:var(--mj-muted);font-size:.72rem;line-height:1.45}.mj-mobile-landing--jobs .mj-feed-sections{display:grid;gap:.85rem;margin:.85rem}.mj-mobile-landing--jobs .mj-feed-sections .mj-feed-section{margin:0}.mj-mobile-landing--jobs .mj-feed-cards{grid-auto-columns:minmax(13.5rem,74%);margin-top:.8rem;padding:.1rem .1rem .35rem;scrollbar-width:thin;scrollbar-color:#07533d #e8efe8}.mj-mobile-landing--jobs .mj-feed-card{min-height:6.6rem;padding:.85rem;border:1.5px solid rgba(7,83,61,.24);border-radius:.85rem;background:#fffdf8;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-mobile-landing--jobs .mj-feed-card__badge{background:#e9f1ea;color:#07533d}.mj-mobile-landing--jobs .mj-job-listings-section{border-radius:.9rem}.mj-mobile-landing--jobs .mj-job-listings-section>.mj-section-heading{align-items:flex-start}.mj-mobile-landing--jobs .mj-job-listings{gap:.65rem}.mj-mobile-landing--jobs .mj-job-card{border-width:1.5px;border-color:#07533d3d;border-radius:.85rem;background:#fffdf8;box-shadow:0 7px 12px #07533d24,inset 0 0 0 1px #d6ad4d1f;transition:transform .22s ease-out,border-color .22s ease-out,box-shadow .22s ease-out,background-color .22s ease-out;animation:mj-market-card-enter .46s ease-out both}.mj-mobile-landing--jobs .mj-job-card:nth-child(2),.mj-mobile-landing--jobs .mj-category-pill:nth-child(2),.mj-mobile-landing--jobs .mj-status-card:nth-child(2),.mj-mobile-landing--jobs .mj-feed-card:nth-child(2){animation-delay:45ms}.mj-mobile-landing--jobs .mj-job-card:nth-child(3),.mj-mobile-landing--jobs .mj-category-pill:nth-child(3),.mj-mobile-landing--jobs .mj-status-card:nth-child(3),.mj-mobile-landing--jobs .mj-feed-card:nth-child(3){animation-delay:90ms}.mj-mobile-landing--jobs .mj-job-card:nth-child(4),.mj-mobile-landing--jobs .mj-category-pill:nth-child(4),.mj-mobile-landing--jobs .mj-status-card:nth-child(4),.mj-mobile-landing--jobs .mj-feed-card:nth-child(4){animation-delay:135ms}.mj-mobile-landing--jobs .mj-job-card__title,.mj-mobile-landing--jobs .mj-job-card__company,.mj-mobile-landing--jobs .mj-job-card__summary{min-width:0;overflow-wrap:anywhere;text-wrap:pretty}@media (max-width: 620px){.mj-mobile-landing--jobs .mj-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion: reduce){.mj-mobile-landing--jobs .mj-category-pill,.mj-mobile-landing--jobs .mj-status-card,.mj-mobile-landing--jobs .mj-feed-card,.mj-mobile-landing--jobs .mj-job-card{animation:none}}.watany-recovery-shell .mj-mobile-landing--jobs .mj-job-listings-section,.watany-recovery-shell .mj-mobile-landing--jobs .mj-category-block,.watany-recovery-shell .mj-mobile-landing--jobs .mj-jobs-status,.watany-recovery-shell .mj-mobile-landing--jobs .mj-feed-section{border:1.5px solid rgba(7,83,61,.22)!important}.watany-recovery-shell .mj-mobile-landing--jobs .mj-status-strip,.watany-recovery-shell .mj-mobile-landing--jobs .mj-feed-cards{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:minmax(13.5rem,74%)!important;grid-template-columns:none!important;width:auto!important;max-width:none!important;overflow-x:auto!important;scrollbar-width:thin!important;scrollbar-color:#07533d #e8efe8!important}@media (prefers-reduced-motion: reduce){.mj-mobile-landing--jobs .mj-category-pill,.mj-mobile-landing--jobs .mj-status-card,.mj-mobile-landing--jobs .mj-feed-card,.mj-mobile-landing--jobs .mj-job-card{animation:none!important;transition:none!important}}@font-face{font-family:Cairo;src:url(/fonts/cairo/cairo-arabic-400-normal.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Cairo;src:url(/fonts/cairo/cairo-arabic-500-normal.woff2) format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Cairo;src:url(/fonts/cairo/cairo-arabic-600-normal.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Cairo;src:url(/fonts/cairo/cairo-arabic-700-normal.woff2) format("woff2");font-style:normal;font-weight:700;font-display:swap}:root{--apex-phone-width: 390px;--apex-top-height: 74px;--apex-dock-height: 116px;--apex-icon-cadre: 76px;--apex-icon-glyph: 43px;--apex-bg: #f7f3e9;--apex-panel: #fffdf7;--apex-ink: #17231e;--apex-green: #0a6847;--apex-green-dark: #07513a;--apex-gold: #c89b3c;--apex-border: rgba(24, 67, 50, .18)}html,body,#root{min-height:100%}body:has(.watany-recovery-shell){margin:0!important;background:#e9e5da!important;color:var(--apex-ink)!important;font-family:Cairo,Tahoma,Arial,sans-serif!important;overflow-x:hidden!important}.watany-recovery-shell,.watany-recovery-shell *,.watany-recovery-shell *:before,.watany-recovery-shell *:after{box-sizing:border-box!important;font-family:Cairo,Tahoma,Arial,sans-serif!important}.watany-recovery-shell{position:relative!important;isolation:isolate!important;display:flex!important;flex-direction:column!important;width:min(var(--apex-phone-width),100vw)!important;height:min(900px,100dvh)!important;min-height:min(568px,100dvh)!important;margin:max(0px,calc((100dvh - min(900px,100dvh))/2)) auto!important;overflow:hidden!important;direction:rtl!important;color:var(--apex-ink)!important;background:var(--apex-bg)!important;padding:0!important;border:1px solid var(--apex-border)!important;border-radius:24px!important;box-shadow:0 20px 55px #1330242e!important}.watany-recovery-topbar{position:relative!important;inset:auto!important;z-index:30!important;display:grid!important;grid-template-columns:48px minmax(0,1fr) 48px!important;align-items:center!important;flex:0 0 var(--apex-top-height)!important;width:100%!important;height:var(--apex-top-height)!important;min-height:var(--apex-top-height)!important;padding:10px 12px!important;background:linear-gradient(180deg,#fffdf7,#f5eddb)!important;border:0!important;border-bottom:1px solid var(--apex-border)!important;box-shadow:0 3px 12px #1f392e14!important}.watany-recovery-logo{grid-column:1!important;width:44px!important;height:44px!important;max-width:44px!important;object-fit:contain!important}.watany-recovery-ticker{grid-column:2!important;min-width:0!important;overflow:hidden!important;color:#264638!important;font-size:12px!important;font-weight:600!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important}.watany-recovery-menu-button{grid-column:3!important;display:grid!important;place-items:center!important;width:44px!important;height:44px!important;padding:0!important;color:#fff!important;background:var(--apex-green)!important;border:0!important;border-radius:14px!important;font-size:24px!important;cursor:pointer!important}.watany-recovery-menu-button .watany-recovery-menu-glyph{display:grid!important;grid-template-rows:repeat(3,2px)!important;gap:4px!important;width:24px!important;height:16px!important;min-width:24px!important;min-height:16px!important}.watany-recovery-main>*{width:100%!important;max-width:100%!important;min-width:0!important;margin-inline:auto!important}.watany-recovery-main{padding:0 0 var(--apex-content-bottom-clearance)!important;scrollbar-width:none!important;-ms-overflow-style:none!important}.watany-recovery-main::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.watany-v4-homepage .watany-v4-homepage__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px 10px!important;align-items:start!important}.watany-v4-homepage .watany-v4-launcher-card{gap:5px!important}.watany-v4-homepage .watany-v4-launcher-card__label{margin-top:0!important;font-size:16px!important;line-height:22px!important}.screen.welcome.active .welcome-logo{width:min(82vw,290px)!important;height:auto!important;max-height:300px!important}.screen.welcome.active .welcome-top-half{align-items:flex-end!important;padding-top:0!important;padding-bottom:14px!important}.screen.welcome.active .welcome-bottom-half{align-items:flex-start!important;padding-top:14px!important;padding-bottom:12px!important}.screen.welcome.active .welcome-cta-group{gap:5px!important}.watany-recovery-dock{position:relative!important;inset:auto!important;z-index:35!important;display:grid!important;grid-template-rows:48px 68px!important;flex:0 0 var(--apex-dock-height)!important;width:100%!important;height:var(--apex-dock-height)!important;min-height:var(--apex-dock-height)!important;background:#fffdf8!important;border-top:1px solid var(--apex-border)!important;box-shadow:0 -5px 16px #19352a1a!important}.watany-recovery-ask{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:calc(100% - 20px)!important;height:40px!important;margin:4px 10px!important;padding:0 16px!important;color:#fff!important;background:linear-gradient(135deg,var(--apex-green-dark),var(--apex-green))!important;border:1px solid rgba(255,255,255,.3)!important;border-radius:13px!important;box-shadow:0 4px 10px #0a684733!important;font-size:14px!important;font-weight:700!important;cursor:pointer!important}.watany-recovery-bottom{position:static!important;inset:auto!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;width:100%!important;height:68px!important;padding:4px 8px 7px!important;overflow:hidden!important;background:transparent!important;border:0!important}.watany-recovery-bottom>a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;min-width:0!important;min-height:52px!important;padding:3px 2px!important;color:#365447!important;text-decoration:none!important;border-radius:11px!important}body.watany-recovery-menu-open .watany-recovery-main{width:calc(100% - 280px)!important;max-width:calc(100% - 280px)!important;align-self:flex-start!important;margin-inline-start:auto!important;margin-inline-end:0!important}body.watany-recovery-menu-open .watany-recovery-main>*{width:100%!important;max-width:100%!important}body.watany-recovery-menu-open .watany-recovery-bottom{width:calc(100% - 280px)!important;margin-inline-start:auto!important;margin-inline-end:0!important}.watany-recovery-bottom>a.active{color:var(--apex-green-dark)!important;background:#0a68471a!important}.watany-recovery-bottom [data-watany-menu-icon]{display:grid!important;place-items:center!important;width:32px!important;height:32px!important}.watany-recovery-bottom svg{width:30px!important;height:30px!important}.watany-recovery-bottom .watany-recovery-home-sign,.watany-recovery-bottom .watany-v4-icon{width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important}.watany-recovery-bottom .watany-recovery-bottom__label{font-size:12px!important;line-height:1.2!important}html[data-apex-theme=v274] body .watany-recovery-shell .watany-v4-homepage .watany-v4-launcher-card{gap:5px!important;row-gap:5px!important}html[data-apex-theme=v274] body .watany-recovery-shell .watany-v4-homepage .watany-v4-launcher-card__label{margin:0!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true] .watany-recovery-bottom__label{font:900 12px/1.2 Cairo,Tahoma,Arial,sans-serif!important}.watany-recovery-bottom small{display:block!important;width:100%!important;overflow:hidden!important;font-size:12px!important;line-height:1.35!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important}.watany-recovery-shell>.watany-recovery-bottom>:last-child:is(button,a),.watany-recovery-shell>.watany-recovery-bottom>:last-child :is(button,a),[data-watany-recovery-shell=true]>.watany-recovery-bottom>:last-child:is(button,a),[data-watany-recovery-shell=true]>.watany-recovery-bottom>:last-child :is(button,a){grid-column:1 / -1!important;grid-row:1!important;align-self:center!important;justify-self:stretch!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;height:40px!important;min-height:40px!important;width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important;margin:4px 12px 0!important;padding:0 16px!important;border-radius:13px!important;box-sizing:border-box!important;font-size:14px!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.watany-recovery-drawer-layer{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:80!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>:last-child:is(button,a){grid-column:auto!important;grid-row:auto!important;align-self:stretch!important;justify-self:stretch!important;display:grid!important;grid-template-rows:30px auto!important;align-content:center!important;gap:1px!important;height:100%!important;min-height:0!important;width:100%!important;max-width:none!important;margin:0!important;padding:3px 2px!important;color:#365447!important;background:transparent!important;border-radius:11px!important;font-size:inherit!important;line-height:normal!important;overflow:visible!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>:last-child:is(button,a) .watany-v4-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;max-width:34px!important;max-height:34px!important;justify-self:center!important}html[data-apex-theme=v274] body .watany-recovery-shell>.watany-recovery-bottom[data-watany-bottom-bar=true]>:last-child:is(button,a) .watany-recovery-bottom__label{color:#365447!important}.watany-recovery-drawer-backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;background:#0c1a147a!important;border:0!important}.watany-recovery-drawer{position:absolute!important;inset:0 0 0 auto!important;display:flex!important;flex-direction:column!important;width:min(326px,calc(100% - 42px))!important;max-width:100%!important;padding:14px!important;overflow-y:auto!important;background:#fffdf8!important;box-shadow:-12px 0 30px #0d221933!important}.watany-recovery-drawer-title{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:12px!important}.watany-recovery-drawer nav{display:grid!important;gap:7px!important}.watany-recovery-drawer nav>a,.watany-recovery-drawer nav>button,.watany-recovery-login-link{display:flex!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:44px!important;padding:8px 10px!important;color:var(--apex-ink)!important;background:#fff!important;border:1px solid var(--apex-border)!important;border-radius:12px!important;text-decoration:none!important}.watany-recovery-login-link{margin-top:12px!important;justify-content:center!important;color:#fff!important;background:var(--apex-green)!important}.watany-recovery-chat{position:absolute!important;right:10px!important;bottom:calc(var(--apex-dock-height) + 8px)!important;left:10px!important;z-index:70!important;max-height:min(320px,calc(100% - var(--apex-top-height) - var(--apex-dock-height) - 24px))!important;padding:14px!important;overflow-y:auto!important;background:#fff!important;border:1px solid var(--apex-border)!important;border-radius:16px!important;box-shadow:0 12px 36px #0d23193d!important}.watany-recovery-chat-head{display:flex!important;align-items:center!important;justify-content:space-between!important}.watany-drawer-page,.watany-drawer-phone,.sa-home-icons,.watany-icon-grid,.sa-home-icons__grid{width:100%!important;max-width:100%!important;min-width:0!important}.watany-drawer-page,.watany-drawer-phone{min-height:0!important;padding:0!important;overflow:visible!important;background:transparent!important}.watany-icon-grid,.sa-home-icons__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:minmax(108px,auto)!important;gap:12px 8px!important;align-items:start!important}.sa-home-icons{display:block!important;margin:0 0 12px!important}.watany-icon-grid>*,.sa-home-icons__grid>*{width:100%!important;min-width:0!important;max-width:100%!important}.watany-recovery-shell .watany-app-icon{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;gap:6px!important;width:100%!important;min-width:0!important;min-height:104px!important;padding:0!important;color:var(--apex-ink)!important;background:transparent!important;border:0!important;text-align:center!important;text-decoration:none!important}.watany-recovery-shell .watany-app-icon__tile{position:relative!important;display:grid!important;place-items:center!important;flex:0 0 var(--apex-icon-cadre)!important;width:var(--apex-icon-cadre)!important;height:var(--apex-icon-cadre)!important;min-width:var(--apex-icon-cadre)!important;min-height:var(--apex-icon-cadre)!important;max-width:var(--apex-icon-cadre)!important;max-height:var(--apex-icon-cadre)!important;overflow:hidden!important;background:linear-gradient(150deg,#fff,#f4ead4)!important;border:1px solid rgba(184,139,51,.38)!important;border-radius:19px!important;box-shadow:0 7px 16px #1a3d2e1f!important}.watany-recovery-shell .watany-app-icon__glyph{position:relative!important;inset:auto!important;display:grid!important;place-items:center!important;width:var(--apex-icon-glyph)!important;height:var(--apex-icon-glyph)!important;min-width:var(--apex-icon-glyph)!important;min-height:var(--apex-icon-glyph)!important;opacity:1!important;visibility:visible!important;color:var(--apex-green-dark)!important;font-size:38px!important;line-height:1!important}.watany-recovery-shell .watany-app-icon__glyph svg,.watany-recovery-shell .watany-app-icon__glyph img{width:var(--apex-icon-glyph)!important;height:var(--apex-icon-glyph)!important;max-width:var(--apex-icon-glyph)!important;max-height:var(--apex-icon-glyph)!important;object-fit:contain!important}.watany-recovery-shell .watany-app-icon__label{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:32px!important;max-height:none!important;overflow:visible!important;color:#1a3027!important;font-size:11px!important;font-weight:700!important;line-height:1.45!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;writing-mode:horizontal-tb!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}.sa-home-icons .watany-app-icon[data-sa-feature=latest] .watany-app-icon__tile:after{content:attr(data-sign)!important;position:absolute!important;inset:5px 5px auto auto!important;transform:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:18px!important;padding:3px 6px!important;color:#fff!important;background:#b61d2f!important;border-radius:999px!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.watany-route-activation-panel{display:grid!important;gap:10px!important;width:100%!important;max-width:100%!important;min-width:0!important}.watany-route-activation-card{width:100%!important;max-width:100%!important;min-width:0!important;padding:12px!important;background:var(--apex-panel)!important;border:1px solid var(--apex-border)!important;border-radius:14px!important}.watany-recovery-shell .mj-mobile-page,.watany-recovery-shell .mj-page,.watany-recovery-shell [class*=mj-]{max-width:100%!important;min-width:0!important}.watany-recovery-shell .mj-mobile-page,.watany-recovery-shell .mj-page{width:100%!important;margin:0!important;padding-inline:0!important;overflow:visible!important}.watany-recovery-shell .mj-shortcut-grid,.watany-recovery-shell .mj-category-grid,.watany-recovery-shell .mj-status-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.watany-recovery-shell .mj-sticky-icon-nav,.watany-recovery-shell .mj-filter-row{display:flex!important;flex-wrap:nowrap!important;gap:7px!important;max-width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:thin!important}.watany-recovery-shell .mj-sticky-icon-nav>*,.watany-recovery-shell .mj-filter-row>*{flex:0 0 auto!important}.watany-recovery-shell [class*=mj-] h1,.watany-recovery-shell [class*=mj-] h2,.watany-recovery-shell [class*=mj-] h3,.watany-recovery-shell [class*=mj-] p,.watany-recovery-shell [class*=mj-] span,.watany-recovery-shell [class*=mj-] a,.watany-recovery-shell [class*=mj-] button{writing-mode:horizontal-tb!important;word-break:normal!important;overflow-wrap:break-word!important}.watany-recovery-shell .auth-page,.watany-recovery-shell .motany-login-redesign,.watany-recovery-shell .motany-login-screen{width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;margin:0!important;padding:4px 0 16px!important;overflow:visible!important;background:transparent!important}.watany-recovery-shell .auth-card,.watany-recovery-shell .motany-login-card{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;margin:0 auto!important;padding:18px 16px!important;overflow:visible!important;background:#fff!important;border:1px solid var(--apex-border)!important;border-radius:18px!important;box-shadow:0 8px 24px #1735291a!important}.watany-recovery-shell .auth-field,.watany-recovery-shell .motany-login-input-shell,.watany-recovery-shell .auth-field input,.watany-recovery-shell .motany-login-input-shell input{width:100%!important;max-width:100%!important;min-width:0!important}.watany-recovery-shell .sc-page,.watany-recovery-shell .sc-card,.watany-recovery-shell .sc-calc-launcher,.watany-recovery-shell .sc-inline-results{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;overflow:visible!important}.watany-recovery-shell .screen-loader{min-height:120px!important}.watany-recovery-shell .procedures-browser,.watany-recovery-shell .watany-procedure-compact,.watany-recovery-shell .watany-procedure-compact__list{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}.watany-recovery-shell .procedures-browser__items,.watany-recovery-shell .procedures-browser__item{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important;overflow-x:visible!important;overflow-y:visible!important}.watany-recovery-shell .procedures-browser__items,.watany-recovery-shell .procedures-browser__item,.watany-recovery-shell .watany-procedure-card{padding-bottom:var(--apex-content-bottom-clearance)!important;scroll-padding-bottom:var(--apex-content-bottom-clearance)!important}.watany-recovery-shell .watany-procedure-card,.watany-recovery-shell .mof-viewer__entry,.watany-recovery-shell [data-watany-procedure-card=true]{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;writing-mode:horizontal-tb!important;word-break:normal!important;overflow-wrap:break-word!important}.watany-recovery-shell .watany-procedure-card__summary,.watany-recovery-shell .watany-procedure-card__actions{max-width:100%!important;min-width:0!important}.watany-recovery-shell .watany-procedure-card__details{width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important}.watany-recovery-shell .watany-procedure-card__body h2,.watany-recovery-shell .watany-procedure-card__body p,.watany-recovery-shell .mj-shortcut-card__label,.watany-recovery-shell .mj-shortcut-card__desc{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;text-overflow:clip!important;white-space:normal!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important}.watany-recovery-shell button,.watany-recovery-shell a,.watany-recovery-shell input,.watany-recovery-shell select,.watany-recovery-shell textarea{touch-action:manipulation!important}.watany-recovery-shell :focus-visible{outline:3px solid rgba(200,155,60,.78)!important;outline-offset:2px!important}@media (max-width: 430px){.watany-recovery-shell{width:100vw!important;height:100dvh!important;min-height:100dvh!important;margin:0!important;border-inline:0!important;border-radius:0!important;box-shadow:none!important}.watany-recovery-main{padding:0 10px var(--apex-content-bottom-clearance)!important}}@media (min-width: 431px){.watany-recovery-shell{width:var(--apex-phone-width)!important}}.watany-recovery-shell .mj-mobile-landing{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;padding:8px!important;overflow:visible!important}.watany-recovery-shell .mj-shortcut-grid,.watany-recovery-shell .mj-category-grid,.watany-recovery-shell .mj-status-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;align-items:stretch!important;gap:9px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.watany-recovery-shell .mj-feed-sections,.watany-recovery-shell .mj-feed-cards,.watany-recovery-shell .mj-job-listings{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:10px!important;width:100%!important;max-width:100%!important;overflow:visible!important}.watany-recovery-shell .mj-shortcut-card,.watany-recovery-shell .mj-category-pill,.watany-recovery-shell .mj-status-card,.watany-recovery-shell .mj-feed-card,.watany-recovery-shell .mj-job-card,.watany-recovery-shell .mj-feed-section,.watany-recovery-shell .mj-job-listings-section{width:100%!important;max-width:100%!important;min-width:0!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;white-space:normal!important}.watany-recovery-shell .mj-shortcut-card__icon,.watany-recovery-shell .mj-category-pill>span:first-child,.watany-recovery-shell .mj-status-card>span:first-child,.watany-recovery-shell .mj-sticky-icon-nav__icon,.watany-recovery-shell .mj-filter-chip>span:first-child{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;min-width:42px!important;overflow:visible!important;color:var(--apex-green)!important}.watany-recovery-shell .mj-shortcut-card__icon svg,.watany-recovery-shell .mj-category-pill>span:first-child svg,.watany-recovery-shell .mj-status-card>span:first-child svg,.watany-recovery-shell .mj-sticky-icon-nav__icon svg,.watany-recovery-shell .mj-filter-chip>span:first-child svg{display:block!important;width:30px!important;height:30px!important}.watany-recovery-shell .mj-job-card__head,.watany-recovery-shell .mj-job-card__actions,.watany-recovery-shell .mj-job-card__actions-row,.watany-recovery-shell .mj-inline-sheet__actions{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;max-width:100%!important;overflow:visible!important}.watany-recovery-shell [data-jobs-error-state=true]{display:grid!important;gap:8px!important;width:100%!important;min-height:96px!important;padding:12px!important;overflow:visible!important}.watany-recovery-shell [data-jobs-error-state=true] button{display:inline-flex!important;min-height:42px!important;align-items:center!important;justify-content:center!important}.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-card>img,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-card h1,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-subtitle,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-field,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-field label,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-btn,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-link{visibility:visible!important;opacity:1!important;max-height:none!important;overflow:visible!important}.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-card>img,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-card h1,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-subtitle,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-field,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-field label,.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-link{display:block!important}.watany-recovery-shell .auth-page[data-watany-register-page=true] .auth-card form{display:grid!important;gap:9px!important}.watany-recovery-shell .motany-login-google{display:grid!important}.watany-recovery-shell .motany-login-guest,.watany-recovery-shell .motany-login-register{display:flex!important}.watany-recovery-shell .motany-login-forgot{display:block!important}.community-screen{--community-forest: var(--royal-green-dark, #0c3d2c);--community-forest-soft: color-mix(in srgb, var(--community-forest) 10%, var(--surface));--community-gold: var(--royal-gold-deep, #976100);--community-gold-soft: color-mix(in srgb, var(--royal-gold-primary, #d9a21b) 18%, var(--surface));max-width:1120px;padding-block:20px calc(var(--watany-bottom-height, 72px) + 24px)}.watany-public-shell{height:calc(100dvh - (2*clamp(0px,2vw,18px)));min-height:0}#root:has(.community-screen){height:100dvh;min-height:0;box-sizing:border-box;overflow:hidden}html:has(.community-thread-screen--thread),html:has(.community-thread-screen--thread) body{height:100dvh!important;min-height:0!important;overflow:hidden!important}html:has(.community-thread-screen--thread) #root{display:flex!important;height:100dvh!important;min-height:0!important;padding:0!important;overflow:hidden!important}html:has(.community-thread-screen--thread) .watany-recovery-shell{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(100%,1120px)!important;height:100dvh!important;min-height:0!important;padding:0!important;overflow:hidden!important}html:has(.community-thread-screen--thread) .watany-recovery-main{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;padding:0 18px!important;overflow:hidden!important}html:has(.community-thread-screen--thread) .watany-recovery-bottom{display:none!important}html:has(.community-thread-screen--thread) .community-thread-composer__file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.community-thread-composer__file-input{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;opacity:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;pointer-events:none!important}.community-quick-start{gap:18px}.community-quick-start .hybrid-section__title,.community-groups-section .hybrid-section__title{color:var(--community-forest);font-weight:900}.community-shortcuts--dense{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,1fr));align-items:stretch}.community-shortcut{min-height:112px;border:1px solid color-mix(in srgb,var(--community-forest) 18%,var(--border));border-radius:14px;background:var(--surface);box-shadow:none;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.community-shortcut:hover,.community-shortcut:focus-visible{border-color:var(--royal-gold-primary, #d9a21b);background:var(--community-gold-soft);transform:translateY(-2px)}.community-shortcut--primary{justify-content:center;background:var(--community-forest);border-color:var(--community-forest);color:#fff}.community-shortcut--primary .community-shortcut__label,.community-shortcut--primary .community-shortcut__hint{color:#fff}.community-shortcut--primary .community-shortcut__hint{opacity:.88}.community-shortcut--secondary{justify-content:center;background:var(--community-forest-soft)}.community-shortcut__label{font-size:1.05rem}.community-focus-card{border:1px solid color-mix(in srgb,var(--royal-gold-primary, #d9a21b) 58%,var(--border));border-radius:14px;background:var(--community-gold-soft);box-shadow:none}.community-focus-card--live .community-pinned-card__tag{background:var(--community-forest);color:#fff}.community-focus-card h2{margin:0;color:var(--community-forest)}.community-focus-card p{margin:0;color:var(--ink)}.community-pinned-card__action{min-height:44px;padding:0 16px;border-radius:10px;background:var(--community-forest);color:#fff}.community-groups-section .community-group-list{gap:8px}.community-groups-section .community-group-row{display:flex;width:100%;box-sizing:border-box;align-items:stretch;gap:10px;min-height:76px;border:1px solid color-mix(in srgb,var(--community-forest) 14%,var(--border));border-radius:12px;padding:14px;background:var(--surface);box-shadow:none;text-align:right}.community-groups-section .community-group-row__content{min-width:0;gap:7px}.community-groups-section .community-group-row__topline{align-items:baseline;gap:10px}.community-groups-section .community-group-row__name,.community-groups-section .community-group-row__snippet{overflow-wrap:anywhere;text-wrap:pretty}.community-groups-section .community-group-row__time{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.community-groups-section .community-group-row__meta{gap:8px}@media (min-width: 720px){.watany-public-shell:has(.community-screen){width:min(100%,1120px)}.watany-public-shell:has(.community-screen) .watany-recovery-main{min-height:0;overflow-y:auto}}@media (max-width: 719px){.watany-public-shell{height:100dvh}.community-screen{padding-inline:14px}.community-shortcuts--dense{grid-template-columns:1fr}.community-shortcut{min-height:88px}}@media (prefers-reduced-motion: reduce){.community-shortcut{transition:none}}.community-group-list{margin:0;padding:0;list-style:none}html:has(.community-thread-screen--thread) .watany-recovery-main{overflow:hidden;padding-bottom:calc(var(--apex-dock-height, 72px) + env(safe-area-inset-bottom,0px) + 19px)}.watany-recovery-shell:has(.community-thread-screen--thread){padding-top:60px}.watany-recovery-shell:has(.community-thread-screen--thread){padding-top:0!important}.watany-recovery-shell:has(.community-thread-screen--thread)>.watany-recovery-topbar{display:none!important}.community-thread-screen--thread{width:100%;box-sizing:border-box;display:flex;flex:1 1 auto!important;flex-direction:column;gap:12px;min-height:0;height:auto!important;max-height:none!important;overflow:hidden;padding:14px 16px 0;background:var(--watany-ivory-50, #fffdf5)}.community-thread-screen--thread>*{flex-shrink:0}.community-thread-search-panel{display:flex;flex-direction:column;gap:6px;flex-shrink:0;height:auto!important;padding:10px 12px;border:1px solid color-mix(in srgb,var(--community-forest, #0c3d2c) 12%,var(--border));border-radius:12px;background:var(--surface)}.community-thread-header-card--compact{align-items:center;min-height:64px;margin:0;border:0;border-bottom:1px solid color-mix(in srgb,var(--community-forest, #0c3d2c) 16%,var(--border));border-radius:0;padding:0 0 12px;background:transparent;box-shadow:none}.community-thread-header-info{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;text-align:right}.community-thread-header-info>*{display:block;max-width:100%;width:100%}.community-thread-header-info .community-thread-header-meta{width:fit-content;max-width:100%;align-self:flex-start;font-size:.8rem;font-weight:700;color:var(--muted)}.community-thread-header-info strong{min-width:0}.community-thread-header-name{overflow-wrap:anywhere;text-wrap:balance}.community-thread-header-meta{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;line-height:1.4}.community-thread-header-meta>span{white-space:nowrap}.community-membership-banner{display:flex!important;gap:10px;margin:0;border-radius:12px;padding:12px 14px;box-shadow:none}.community-membership-banner__copy{gap:4px}.community-membership-banner__message{line-height:1.65;text-wrap:pretty}.community-search-field--thread{display:flex;align-items:center;gap:10px;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 12px!important;box-sizing:border-box}.community-search-field--thread input{height:44px!important;min-height:0!important;padding:0!important}.community-thread-search-panel__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;height:24px!important;min-height:0!important;max-height:24px!important;padding:0!important;line-height:1.35}.community-thread-messages{display:flex;flex-direction:column;gap:12px}.community-thread-screen--thread .community-thread-messages{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;padding:12px 4px 18px;border:1px solid color-mix(in srgb,var(--community-forest, #0c3d2c) 10%,var(--border));border-radius:12px;overscroll-behavior:contain}.community-thread-screen--thread .community-thread-composer{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;position:static!important;bottom:0;margin:0 -16px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));border-radius:0;box-shadow:0 -6px 16px #07392e14}.community-thread-screen--thread .community-membership-banner{gap:6px;padding:8px 12px}.community-thread-screen--thread .community-membership-banner__copy{gap:2px}.community-thread-screen--thread .community-membership-banner__copy span:last-child{font-size:.8rem;line-height:1.35}.community-thread-screen--thread .community-membership-banner__actions{gap:6px}.community-thread-screen--thread .community-membership-banner__button{min-height:34px;padding:6px 11px;border-radius:10px;font-size:.82rem}.community-thread-screen--thread .community-live-card--thread{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;height:50px;min-height:50px;max-height:50px;padding:8px 10px;border-radius:12px}.community-thread-screen--thread .community-live-card--thread strong{overflow-wrap:anywhere;font-size:.86rem;line-height:1.35}.community-thread-screen--thread .community-live-card--thread>span:last-of-type{display:none}.community-thread-screen--thread .community-thread-join{min-height:34px;padding:6px 10px;border-radius:10px;font-size:.8rem}.community-thread-screen--thread .community-thread-pinned{display:flex;flex-direction:row;align-items:center;gap:8px;height:48px;min-height:48px;max-height:48px;padding:7px 10px;border-radius:12px}.community-thread-screen--thread .community-thread-pinned strong{min-width:0;font-size:.8rem;line-height:1.4}.community-thread-screen--thread .community-thread-composer__stack{width:100%;min-width:0;gap:8px}.community-thread-screen--thread .community-thread-composer__file-input{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.community-thread-screen--thread .community-thread-composer__tools{order:3;align-items:center;justify-content:flex-start;padding-top:2px}.community-thread-screen--thread .community-thread-composer__tool{min-height:28px;border:1px solid color-mix(in srgb,var(--community-forest, #0c3d2c) 14%,var(--border));background:color-mix(in srgb,var(--community-forest, #0c3d2c) 6%,var(--surface));color:var(--community-forest, #0c3d2c)}.community-thread-screen--thread .community-thread-composer textarea{order:2;box-sizing:border-box;width:100%;min-height:42px;max-height:96px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--community-forest, #0c3d2c) 18%,var(--border));border-radius:14px;background:#fff;font-size:.98rem}.community-thread-screen--thread .community-thread-composer>button[type=submit]{align-self:flex-end;min-height:36px;margin-top:2px;padding-inline:20px;border-radius:12px;background:var(--community-forest, #0c3d2c);color:#fff}.community-thread-screen--thread .community-thread-message__meta,.community-thread-screen--thread .community-thread-message__actions{gap:8px;flex-wrap:wrap}.community-thread-screen--thread .community-thread-message{max-width:min(88%,680px);border-radius:14px;padding:11px 13px}.community-thread-screen--thread .community-thread-message--mine{align-self:flex-start;background:#d9fdd3}.community-thread-screen--thread .community-thread-message--other{align-self:flex-end;background:#fff}.community-thread-screen--thread .community-thread-message__sender{gap:8px;flex-wrap:wrap}.community-thread-screen--thread .community-thread-message__badge{min-height:24px;padding-inline:8px;font-size:.75rem}.community-thread-screen--thread .community-thread-message__body,.community-thread-screen--thread .community-thread-message__reply-text,.community-thread-screen--thread .community-thread-pinned strong{line-height:1.85;word-spacing:.06em;text-wrap:pretty}@media (max-width: 719px){.community-thread-screen--thread{padding-inline:12px}.community-thread-screen--thread .community-thread-composer{margin-inline:-12px;padding-inline:12px}}.watany-recovery-shell:has(.community-thread-screen--thread)>.watany-recovery-bottom{display:none!important}.watany-recovery-shell:has(.community-thread-screen--thread)>.watany-recovery-main{min-height:0!important;height:auto!important;padding:0 18px!important}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-screen--thread{gap:8px;padding-top:8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-screen--thread>.community-thread-header-card--compact{display:flex!important;flex-direction:row!important;height:56px;min-height:56px;max-height:56px;padding-bottom:8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-search-panel{gap:0;height:44px;min-height:44px;padding:4px 8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-search-field--thread,.watany-recovery-shell:has(.community-thread-screen--thread) .community-search-field--thread input{height:36px!important;min-height:36px!important;max-height:36px!important}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-search-panel__meta{display:none}.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner{align-items:center;min-width:0;height:40px;min-height:40px;max-height:40px;padding:4px 8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner__copy,.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner__actions{min-width:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner__copy{display:flex;flex-direction:row;align-items:center;gap:6px;flex:1 1 auto;overflow:hidden}.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner__copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watany-recovery-shell:has(.community-thread-screen--thread) .community-membership-banner__copy span:last-child{display:none}.watany-recovery-shell:has(.community-thread-screen--thread) .community-live-card--thread{min-width:0;height:36px;min-height:36px;max-height:36px;padding:4px 8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-live-card--thread>*{min-width:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-live-card__status,.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-join,.watany-recovery-shell:has(.community-thread-screen--thread) .community-pinned-card__tag{flex:0 0 auto;min-height:28px;height:28px;box-sizing:border-box;white-space:nowrap}.watany-recovery-shell:has(.community-thread-screen--thread) .community-live-card--thread strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-pinned{min-width:0;height:36px;min-height:36px;max-height:36px;padding:4px 8px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-pinned strong{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-messages{flex:1 1 auto!important;flex-shrink:1!important;min-height:0!important;height:auto!important;max-height:none!important;overflow-y:auto!important}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer{display:flex;flex-direction:row;align-items:flex-end;gap:6px;height:auto;min-height:64px;padding-top:6px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px))}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack{display:flex;flex:1 1 auto;flex-direction:row;align-items:flex-end;gap:6px;min-width:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__tools{order:1;flex:0 0 auto;padding:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__tool{min-width:34px;width:34px;height:34px;overflow:hidden;padding:0;font-size:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer textarea{order:2;min-width:0;min-height:42px;max-height:78px;padding:8px 10px;border-radius:18px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer>button[type=submit]{flex:0 0 auto;align-self:flex-end;min-width:64px;min-height:36px;margin:0;padding:6px 12px}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-reply-target),.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-attachment-draft),.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-mention-list){flex-direction:column;align-items:stretch}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-reply-target) .community-thread-composer__tools,.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-attachment-draft) .community-thread-composer__tools,.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-composer__stack:has(.community-thread-mention-list) .community-thread-composer__tools{order:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-message__sender,.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-message__meta{min-width:0;flex-wrap:wrap;justify-content:flex-start}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-message__sender>*,.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-message__meta>*{min-width:0}.watany-recovery-shell:has(.community-thread-screen--thread) .community-thread-message__meta{font-size:.72rem;line-height:1.35}

/* APEX_V119022_FINAL_CASCADE_BEGIN */
@font-face {
  font-family: "Cairo";
  src: url("/fonts/cairo/cairo-arabic-400-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("/fonts/cairo/cairo-arabic-500-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("/fonts/cairo/cairo-arabic-600-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Cairo";
  src: url("/fonts/cairo/cairo-arabic-700-normal.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

:root {
  --apex-phone-width: 390px;
  --apex-top-height: 74px;
  --apex-dock-height: 116px;
  --apex-icon-cadre: 76px;
  --apex-icon-glyph: 43px;
  --apex-bg: #f7f3e9;
  --apex-panel: #fffdf7;
  --apex-ink: #17231e;
  --apex-green: #0a6847;
  --apex-green-dark: #07513a;
  --apex-gold: #c89b3c;
  --apex-border: rgba(24, 67, 50, 0.18);
}

html,
body,
#root {
  min-height: 100%;
}

body:has(.watany-recovery-shell) {
  margin: 0 !important;
  background: #e9e5da !important;
  color: var(--apex-ink) !important;
  font-family: "Cairo", Tahoma, Arial, sans-serif !important;
  overflow-x: hidden !important;
}

.watany-recovery-shell,
.watany-recovery-shell *,
.watany-recovery-shell *::before,
.watany-recovery-shell *::after {
  box-sizing: border-box !important;
  font-family: "Cairo", Tahoma, Arial, sans-serif !important;
}

.watany-recovery-shell {
  position: relative !important;
  isolation: isolate !important;
  display: flex !important;
  flex-direction: column !important;
  width: min(var(--apex-phone-width), 100vw) !important;
  height: min(900px, 100dvh) !important;
  min-height: min(568px, 100dvh) !important;
  margin: max(0px, calc((100dvh - min(900px, 100dvh)) / 2)) auto !important;
  overflow: hidden !important;
  direction: rtl !important;
  color: var(--apex-ink) !important;
  background: var(--apex-bg) !important;
  padding: 0 !important;
  border: 1px solid var(--apex-border) !important;
  border-radius: 24px !important;
  box-shadow: 0 20px 55px rgba(19, 48, 36, 0.18) !important;
}

.watany-recovery-topbar {
  position: relative !important;
  inset: auto !important;
  z-index: 30 !important;
  display: grid !important;
  grid-template-columns: 48px minmax(0, 1fr) 48px !important;
  align-items: center !important;
  flex: 0 0 var(--apex-top-height) !important;
  width: 100% !important;
  height: var(--apex-top-height) !important;
  min-height: var(--apex-top-height) !important;
  padding: 10px 12px !important;
  background: linear-gradient(180deg, #fffdf7 0%, #f5eddb 100%) !important;
  border: 0 !important;
  border-bottom: 1px solid var(--apex-border) !important;
  box-shadow: 0 3px 12px rgba(31, 57, 46, 0.08) !important;
}

.watany-recovery-logo {
  grid-column: 1 !important;
  width: 44px !important;
  height: 44px !important;
  max-width: 44px !important;
  object-fit: contain !important;
}

.watany-recovery-ticker {
  grid-column: 2 !important;
  min-width: 0 !important;
  overflow: hidden !important;
  color: #264638 !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  text-align: center !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}

.watany-recovery-menu-button {
  grid-column: 3 !important;
  display: grid !important;
  place-items: center !important;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  color: #fff !important;
  background: var(--apex-green) !important;
  border: 0 !important;
  border-radius: 14px !important;
  font-size: 24px !important;
  cursor: pointer !important;
}

.watany-recovery-menu-button .watany-recovery-menu-glyph {
  display: grid !important;
  grid-template-rows: repeat(3, 2px) !important;
  gap: 4px !important;
  width: 24px !important;
  height: 16px !important;
  min-width: 24px !important;
  min-height: 16px !important;
}

.watany-recovery-main > * {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-inline: auto !important;
}

.watany-recovery-main {
  padding: 0 0 var(--apex-content-bottom-clearance) !important;
  scrollbar-width: none !important;
  -ms-overflow-style: none !important;
}

.watany-recovery-main::-webkit-scrollbar {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
}

.watany-v4-homepage .watany-v4-homepage__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 20px 10px !important;
  align-items: start !important;
}

.watany-v4-homepage .watany-v4-launcher-card {
  gap: 5px !important;
}

.watany-v4-homepage .watany-v4-launcher-card__label {
  margin-top: 0 !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

.screen.welcome.active .welcome-logo {
  width: min(82vw, 290px) !important;
  height: auto !important;
  max-height: 300px !important;
}

.screen.welcome.active .welcome-top-half {
  align-items: flex-end !important;
  padding-top: 0 !important;
  padding-bottom: 14px !important;
}

.screen.welcome.active .welcome-bottom-half {
  align-items: flex-start !important;
  padding-top: 14px !important;
  padding-bottom: 12px !important;
}

.screen.welcome.active .welcome-cta-group {
  gap: 5px !important;
}

.watany-recovery-dock {
  position: relative !important;
  inset: auto !important;
  z-index: 35 !important;
  display: grid !important;
  grid-template-rows: 48px 68px !important;
  flex: 0 0 var(--apex-dock-height) !important;
  width: 100% !important;
  height: var(--apex-dock-height) !important;
  min-height: var(--apex-dock-height) !important;
  background: #fffdf8 !important;
  border-top: 1px solid var(--apex-border) !important;
  box-shadow: 0 -5px 16px rgba(25, 53, 42, 0.1) !important;
}

.watany-recovery-ask {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  width: calc(100% - 20px) !important;
  height: 40px !important;
  margin: 4px 10px !important;
  padding: 0 16px !important;
  color: #fff !important;
  background: linear-gradient(135deg, var(--apex-green-dark), var(--apex-green)) !important;
  border: 1px solid rgba(255, 255, 255, 0.3) !important;
  border-radius: 13px !important;
  box-shadow: 0 4px 10px rgba(10, 104, 71, 0.2) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  cursor: pointer !important;
}

.watany-recovery-bottom {
  position: static !important;
  inset: auto !important;
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  width: 100% !important;
  height: 68px !important;
  padding: 4px 8px 7px !important;
  overflow: hidden !important;
  background: transparent !important;
  border: 0 !important;
}

.watany-recovery-bottom > a {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px !important;
  min-width: 0 !important;
  min-height: 52px !important;
  padding: 3px 2px !important;
  color: #365447 !important;
  text-decoration: none !important;
  border-radius: 11px !important;
}

body.watany-recovery-menu-open .watany-recovery-main {
  width: calc(100% - 280px) !important;
  max-width: calc(100% - 280px) !important;
  align-self: flex-start !important;
  margin-inline-start: auto !important;
  margin-inline-end: 0 !important;
}

body.watany-recovery-menu-open .watany-recovery-main > * {
  width: 100% !important;
  max-width: 100% !important;
}

body.watany-recovery-menu-open .watany-recovery-bottom {
  width: calc(100% - 280px) !important;
  margin-inline-start: auto !important;
  margin-inline-end: 0 !important;
}

.watany-recovery-bottom > a.active {
  color: var(--apex-green-dark) !important;
  background: rgba(10, 104, 71, 0.1) !important;
}

.watany-recovery-bottom [data-watany-menu-icon] {
  display: grid !important;
  place-items: center !important;
  width: 32px !important;
  height: 32px !important;
}

.watany-recovery-bottom svg {
  width: 30px !important;
  height: 30px !important;
}

.watany-recovery-bottom .watany-recovery-home-sign,
.watany-recovery-bottom .watany-v4-icon {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  min-height: 30px !important;
  max-width: 30px !important;
  max-height: 30px !important;
}

.watany-recovery-bottom .watany-recovery-bottom__label {
  font-size: 12px !important;
  line-height: 1.2 !important;
}

html[data-apex-theme="v274"] body .watany-recovery-shell .watany-v4-homepage .watany-v4-launcher-card {
  gap: 5px !important;
  row-gap: 5px !important;
}

html[data-apex-theme="v274"] body .watany-recovery-shell .watany-v4-homepage .watany-v4-launcher-card__label {
  margin: 0 !important;
}

html[data-apex-theme="v274"] body .watany-recovery-shell > .watany-recovery-bottom[data-watany-bottom-bar="true"] .watany-recovery-bottom__label {
  font: 900 12px/1.2 "Cairo", Tahoma, Arial, sans-serif !important;
}

.watany-recovery-bottom small {
  display: block !important;
  width: 100% !important;
  overflow: hidden !important;
  font-size: 12px !important;
  line-height: 1.35 !important;
  text-align: center !important;
  white-space: nowrap !important;
  text-overflow: ellipsis !important;
}
.watany-recovery-shell > .watany-recovery-bottom > :last-child:is(button, a),
.watany-recovery-shell > .watany-recovery-bottom > :last-child :is(button, a),
[data-watany-recovery-shell="true"] > .watany-recovery-bottom > :last-child:is(button, a),
[data-watany-recovery-shell="true"] > .watany-recovery-bottom > :last-child :is(button, a) {
  grid-column: 1 / -1 !important;
  grid-row: 1 !important;
  align-self: center !important;
  justify-self: stretch !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 8px !important;
  height: 40px !important;
  min-height: 40px !important;
  width: calc(100% - 24px) !important;
  max-width: calc(100% - 24px) !important;
  margin: 4px 12px 0 !important;
  padding: 0 16px !important;
  border-radius: 13px !important;
  box-sizing: border-box !important;
  font-size: 14px !important;
  line-height: 1 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}

.watany-recovery-drawer-layer {
  position: absolute !important;
  inset: 0 !important;
  z-index: 80 !important;
}

/* Keep the assistant as the fifth mobile navigation item, not a full-width CTA row. */
html[data-apex-theme="v274"] body .watany-recovery-shell > .watany-recovery-bottom[data-watany-bottom-bar="true"] > :last-child:is(button, a) {
  grid-column: auto !important;
  grid-row: auto !important;
  align-self: stretch !important;
  justify-self: stretch !important;
  display: grid !important;
  grid-template-rows: 30px auto !important;
  align-content: center !important;
  gap: 1px !important;
  height: 100% !important;
  min-height: 0 !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 3px 2px !important;
  color: #365447 !important;
  background: transparent !important;
  border-radius: 11px !important;
  font-size: inherit !important;
  line-height: normal !important;
  overflow: visible !important;
}

html[data-apex-theme="v274"] body .watany-recovery-shell > .watany-recovery-bottom[data-watany-bottom-bar="true"] > :last-child:is(button, a) .watany-v4-icon {
  width: 34px !important;
  height: 34px !important;
  min-width: 34px !important;
  min-height: 34px !important;
  max-width: 34px !important;
  max-height: 34px !important;
  justify-self: center !important;
}

html[data-apex-theme="v274"] body .watany-recovery-shell > .watany-recovery-bottom[data-watany-bottom-bar="true"] > :last-child:is(button, a) .watany-recovery-bottom__label {
  color: #365447 !important;
}

.watany-recovery-drawer-backdrop {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  background: rgba(12, 26, 20, 0.48) !important;
  border: 0 !important;
}

.watany-recovery-drawer {
  position: absolute !important;
  inset: 0 0 0 auto !important;
  display: flex !important;
  flex-direction: column !important;
  width: min(326px, calc(100% - 42px)) !important;
  max-width: 100% !important;
  padding: 14px !important;
  overflow-y: auto !important;
  background: #fffdf8 !important;
  box-shadow: -12px 0 30px rgba(13, 34, 25, 0.2) !important;
}

.watany-recovery-drawer-title {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 12px !important;
}

.watany-recovery-drawer nav {
  display: grid !important;
  gap: 7px !important;
}

.watany-recovery-drawer nav > a,
.watany-recovery-drawer nav > button,
.watany-recovery-login-link {
  display: flex !important;
  align-items: center !important;
  gap: 10px !important;
  width: 100% !important;
  min-height: 44px !important;
  padding: 8px 10px !important;
  color: var(--apex-ink) !important;
  background: #fff !important;
  border: 1px solid var(--apex-border) !important;
  border-radius: 12px !important;
  text-decoration: none !important;
}

.watany-recovery-login-link {
  margin-top: 12px !important;
  justify-content: center !important;
  color: #fff !important;
  background: var(--apex-green) !important;
}

.watany-recovery-chat {
  position: absolute !important;
  right: 10px !important;
  bottom: calc(var(--apex-dock-height) + 8px) !important;
  left: 10px !important;
  z-index: 70 !important;
  max-height: min(320px, calc(100% - var(--apex-top-height) - var(--apex-dock-height) - 24px)) !important;
  padding: 14px !important;
  overflow-y: auto !important;
  background: #fff !important;
  border: 1px solid var(--apex-border) !important;
  border-radius: 16px !important;
  box-shadow: 0 12px 36px rgba(13, 35, 25, 0.24) !important;
}

.watany-recovery-chat-head {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

.watany-drawer-page,
.watany-drawer-phone,
.sa-home-icons,
.watany-icon-grid,
.sa-home-icons__grid {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.watany-drawer-page,
.watany-drawer-phone {
  min-height: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
  background: transparent !important;
}

.watany-icon-grid,
.sa-home-icons__grid {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  grid-auto-rows: minmax(108px, auto) !important;
  gap: 12px 8px !important;
  align-items: start !important;
}

.sa-home-icons {
  display: block !important;
  margin: 0 0 12px !important;
}

.watany-icon-grid > *,
.sa-home-icons__grid > * {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
}

.watany-recovery-shell .watany-app-icon {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: 6px !important;
  width: 100% !important;
  min-width: 0 !important;
  min-height: 104px !important;
  padding: 0 !important;
  color: var(--apex-ink) !important;
  background: transparent !important;
  border: 0 !important;
  text-align: center !important;
  text-decoration: none !important;
}

.watany-recovery-shell .watany-app-icon__tile {
  position: relative !important;
  display: grid !important;
  place-items: center !important;
  flex: 0 0 var(--apex-icon-cadre) !important;
  width: var(--apex-icon-cadre) !important;
  height: var(--apex-icon-cadre) !important;
  min-width: var(--apex-icon-cadre) !important;
  min-height: var(--apex-icon-cadre) !important;
  max-width: var(--apex-icon-cadre) !important;
  max-height: var(--apex-icon-cadre) !important;
  overflow: hidden !important;
  background: linear-gradient(150deg, #fff 0%, #f4ead4 100%) !important;
  border: 1px solid rgba(184, 139, 51, 0.38) !important;
  border-radius: 19px !important;
  box-shadow: 0 7px 16px rgba(26, 61, 46, 0.12) !important;
}

.watany-recovery-shell .watany-app-icon__glyph {
  position: relative !important;
  inset: auto !important;
  display: grid !important;
  place-items: center !important;
  width: var(--apex-icon-glyph) !important;
  height: var(--apex-icon-glyph) !important;
  min-width: var(--apex-icon-glyph) !important;
  min-height: var(--apex-icon-glyph) !important;
  opacity: 1 !important;
  visibility: visible !important;
  color: var(--apex-green-dark) !important;
  font-size: 38px !important;
  line-height: 1 !important;
}

.watany-recovery-shell .watany-app-icon__glyph svg,
.watany-recovery-shell .watany-app-icon__glyph img {
  width: var(--apex-icon-glyph) !important;
  height: var(--apex-icon-glyph) !important;
  max-width: var(--apex-icon-glyph) !important;
  max-height: var(--apex-icon-glyph) !important;
  object-fit: contain !important;
}

.watany-recovery-shell .watany-app-icon__label {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 32px !important;
  max-height: none !important;
  overflow: visible !important;
  color: #1a3027 !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.45 !important;
  text-align: center !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  writing-mode: horizontal-tb !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

.sa-home-icons .watany-app-icon[data-sa-feature="latest"] .watany-app-icon__tile::after {
  content: attr(data-sign) !important;
  position: absolute !important;
  inset: 5px 5px auto auto !important;
  transform: none !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 0 !important;
  min-height: 18px !important;
  padding: 3px 6px !important;
  color: #fff !important;
  background: #b61d2f !important;
  border-radius: 999px !important;
  font-size: 9px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

.watany-route-activation-panel {
  display: grid !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.watany-route-activation-card {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  padding: 12px !important;
  background: var(--apex-panel) !important;
  border: 1px solid var(--apex-border) !important;
  border-radius: 14px !important;
}

.watany-recovery-shell .mj-mobile-page,
.watany-recovery-shell .mj-page,
.watany-recovery-shell [class*="mj-"] {
  max-width: 100% !important;
  min-width: 0 !important;
}

.watany-recovery-shell .mj-mobile-page,
.watany-recovery-shell .mj-page {
  width: 100% !important;
  margin: 0 !important;
  padding-inline: 0 !important;
  overflow: visible !important;
}

.watany-recovery-shell .mj-shortcut-grid,
.watany-recovery-shell .mj-category-grid,
.watany-recovery-shell .mj-status-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 9px !important;
}

.watany-recovery-shell .mj-sticky-icon-nav,
.watany-recovery-shell .mj-filter-row {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 7px !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scrollbar-width: thin !important;
}

.watany-recovery-shell .mj-sticky-icon-nav > *,
.watany-recovery-shell .mj-filter-row > * {
  flex: 0 0 auto !important;
}

.watany-recovery-shell [class*="mj-"] h1,
.watany-recovery-shell [class*="mj-"] h2,
.watany-recovery-shell [class*="mj-"] h3,
.watany-recovery-shell [class*="mj-"] p,
.watany-recovery-shell [class*="mj-"] span,
.watany-recovery-shell [class*="mj-"] a,
.watany-recovery-shell [class*="mj-"] button {
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

.watany-recovery-shell .auth-page,
.watany-recovery-shell .motany-login-redesign,
.watany-recovery-shell .motany-login-screen {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  min-height: 0 !important;
  height: auto !important;
  margin: 0 !important;
  padding: 4px 0 16px !important;
  overflow: visible !important;
  background: transparent !important;
}

.watany-recovery-shell .auth-card,
.watany-recovery-shell .motany-login-card {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  margin: 0 auto !important;
  padding: 18px 16px !important;
  overflow: visible !important;
  background: #fff !important;
  border: 1px solid var(--apex-border) !important;
  border-radius: 18px !important;
  box-shadow: 0 8px 24px rgba(23, 53, 41, 0.1) !important;
}

.watany-recovery-shell .auth-field,
.watany-recovery-shell .motany-login-input-shell,
.watany-recovery-shell .auth-field input,
.watany-recovery-shell .motany-login-input-shell input {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
}

.watany-recovery-shell .sc-page,
.watany-recovery-shell .sc-card,
.watany-recovery-shell .sc-calc-launcher,
.watany-recovery-shell .sc-inline-results {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  overflow: visible !important;
}

.watany-recovery-shell .screen-loader {
  min-height: 120px !important;
}

.watany-recovery-shell .procedures-browser,
.watany-recovery-shell .watany-procedure-compact,
.watany-recovery-shell .watany-procedure-compact__list {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.watany-recovery-shell .procedures-browser__items,
.watany-recovery-shell .procedures-browser__item {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
}

.watany-recovery-shell .procedures-browser__items {
  padding-bottom: var(--apex-content-bottom-clearance) !important;
  scroll-padding-bottom: var(--apex-content-bottom-clearance) !important;
}

.watany-recovery-shell .procedures-browser__item,
.watany-recovery-shell .watany-procedure-card {
  padding-bottom: var(--apex-content-bottom-clearance) !important;
  scroll-padding-bottom: var(--apex-content-bottom-clearance) !important;
}

.watany-recovery-shell .watany-procedure-card,
.watany-recovery-shell .mof-viewer__entry,
.watany-recovery-shell [data-watany-procedure-card="true"] {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  writing-mode: horizontal-tb !important;
  word-break: normal !important;
  overflow-wrap: break-word !important;
}

.watany-recovery-shell .watany-procedure-card__summary,
.watany-recovery-shell .watany-procedure-card__actions {
  max-width: 100% !important;
  min-width: 0 !important;
}

.watany-recovery-shell .watany-procedure-card__details {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.watany-recovery-shell .watany-procedure-card__body h2,
.watany-recovery-shell .watany-procedure-card__body p,
.watany-recovery-shell .mj-shortcut-card__label,
.watany-recovery-shell .mj-shortcut-card__desc {
  display: block !important;
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
  text-overflow: clip !important;
  white-space: normal !important;
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: initial !important;
}

.watany-recovery-shell button,
.watany-recovery-shell a,
.watany-recovery-shell input,
.watany-recovery-shell select,
.watany-recovery-shell textarea {
  touch-action: manipulation !important;
}

.watany-recovery-shell :focus-visible {
  outline: 3px solid rgba(200, 155, 60, 0.78) !important;
  outline-offset: 2px !important;
}

@media (max-width: 430px) {
  .watany-recovery-shell {
    width: 100vw !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    margin: 0 !important;
    border-inline: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
  }

  .watany-recovery-main {
    padding: 0 10px var(--apex-content-bottom-clearance) !important;
  }
}

@media (min-width: 431px) {
  .watany-recovery-shell {
    width: var(--apex-phone-width) !important;
  }
}

.watany-recovery-shell .mj-mobile-landing {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 8px !important;
  overflow: visible !important;
}

.watany-recovery-shell .mj-shortcut-grid,
.watany-recovery-shell .mj-category-grid,
.watany-recovery-shell .mj-status-strip {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  align-items: stretch !important;
  gap: 9px !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: visible !important;
}

.watany-recovery-shell .mj-feed-sections,
.watany-recovery-shell .mj-feed-cards,
.watany-recovery-shell .mj-job-listings {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 10px !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: visible !important;
}

.watany-recovery-shell .mj-shortcut-card,
.watany-recovery-shell .mj-category-pill,
.watany-recovery-shell .mj-status-card,
.watany-recovery-shell .mj-feed-card,
.watany-recovery-shell .mj-job-card,
.watany-recovery-shell .mj-feed-section,
.watany-recovery-shell .mj-job-listings-section {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
  white-space: normal !important;
}

.watany-recovery-shell .mj-shortcut-card__icon,
.watany-recovery-shell .mj-category-pill > span:first-child,
.watany-recovery-shell .mj-status-card > span:first-child,
.watany-recovery-shell .mj-sticky-icon-nav__icon,
.watany-recovery-shell .mj-filter-chip > span:first-child {
  display: grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  min-width: 42px !important;
  overflow: visible !important;
  color: var(--apex-green) !important;
}

.watany-recovery-shell .mj-shortcut-card__icon svg,
.watany-recovery-shell .mj-category-pill > span:first-child svg,
.watany-recovery-shell .mj-status-card > span:first-child svg,
.watany-recovery-shell .mj-sticky-icon-nav__icon svg,
.watany-recovery-shell .mj-filter-chip > span:first-child svg {
  display: block !important;
  width: 30px !important;
  height: 30px !important;
}

.watany-recovery-shell .mj-job-card__head,
.watany-recovery-shell .mj-job-card__actions,
.watany-recovery-shell .mj-job-card__actions-row,
.watany-recovery-shell .mj-inline-sheet__actions {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 8px !important;
  max-width: 100% !important;
  overflow: visible !important;
}

.watany-recovery-shell [data-jobs-error-state="true"] {
  display: grid !important;
  gap: 8px !important;
  width: 100% !important;
  min-height: 96px !important;
  padding: 12px !important;
  overflow: visible !important;
}

.watany-recovery-shell [data-jobs-error-state="true"] button {
  display: inline-flex !important;
  min-height: 42px !important;
  align-items: center !important;
  justify-content: center !important;
}

.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-card > img,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-card h1,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-subtitle,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-field,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-field label,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-btn,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-link {
  visibility: visible !important;
  opacity: 1 !important;
  max-height: none !important;
  overflow: visible !important;
}

.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-card > img,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-card h1,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-subtitle,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-field,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-field label,
.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-link {
  display: block !important;
}

.watany-recovery-shell .auth-page[data-watany-register-page="true"] .auth-card form {
  display: grid !important;
  gap: 9px !important;
}

.watany-recovery-shell .motany-login-google {
  display: grid !important;
}

.watany-recovery-shell .motany-login-guest,
.watany-recovery-shell .motany-login-register {
  display: flex !important;
}

.watany-recovery-shell .motany-login-forgot {
  display: block !important;
}

/* APEX_V119022_FINAL_CASCADE_END */
