:root{color-scheme:light;--portal-bg: #f5f4f1;--portal-card: #ffffff;--portal-ink: #1c1a17;--portal-muted: #6e6961;--portal-line: #dedbd5;--portal-accent: #0d5c60;--portal-accent-soft: #e4f2f0;--portal-danger: #a63e32;--portal-danger-soft: #fff0ed;--portal-review-surface: #fbfaf8;--portal-review-surface-raised: #ffffff;--portal-review-evidence-fallback: #eeece7;--portal-shadow: 0 24px 60px rgba(28, 26, 23, .08);font-family:IBM Plex Sans Arabic,Noto Sans Arabic,Arial,sans-serif;background:var(--portal-bg)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:var(--portal-bg);color:var(--portal-ink)}.customer-portal-fatal{width:min(100% - 32px,560px);min-height:100dvh;display:grid;place-content:center;margin:0 auto;color:var(--portal-ink);text-align:center}.customer-portal-fatal p{color:var(--portal-muted)}.customer-portal-unavailable{padding:36px 28px;border:1px solid var(--portal-line);border-radius:24px;background:var(--portal-card);box-shadow:var(--portal-shadow)}.customer-portal-unavailable__brand{display:inline-flex;align-items:center;gap:9px;margin-bottom:18px;color:var(--portal-ink);font-size:.84rem;font-weight:900;letter-spacing:.22em}.customer-portal-unavailable h1{margin:0 0 10px;font-size:clamp(1.5rem,5vw,2rem)}.customer-portal-unavailable p{margin:0 0 8px;line-height:1.8}button,input,select,textarea{font:inherit}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(13,92,96,.28);outline-offset:2px}.customer-portal-root{min-height:100vh;min-height:100dvh;padding:env(safe-area-inset-top) max(20px,env(safe-area-inset-right)) env(safe-area-inset-bottom) max(20px,env(safe-area-inset-left));background:radial-gradient(circle at 92% 2%,rgba(13,92,96,.08),transparent 24rem),var(--portal-bg);overflow-x:clip}.customer-portal-header{width:min(100%,920px);min-height:68px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.customer-portal-header a{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;letter-spacing:.16em}.customer-portal-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.customer-portal-header__actions>span{color:var(--portal-muted);font-size:.82rem}.portal-exit{min-width:58px;min-height:44px;border:1px solid var(--portal-line);border-radius:12px;background:var(--portal-card);color:var(--portal-ink);font-weight:800;cursor:pointer}.portal-pause-mark{width:25px;height:30px;display:inline-flex;align-items:stretch;justify-content:center;gap:6px}.portal-pause-mark i{width:7px;background:var(--portal-ink);border-radius:1px}.customer-portal-root main{width:min(100%,760px);margin:20px auto 0;padding-bottom:max(28px,env(safe-area-inset-bottom))}.portal-progress{display:grid;grid-template-columns:repeat(auto-fit,minmax(54px,1fr));gap:6px;margin:0 0 16px;padding:0;list-style:none}.portal-progress li{min-width:0;display:grid;justify-items:center;gap:4px;color:var(--portal-muted);text-align:center}.portal-progress li:before{content:"";width:100%;height:3px;background:var(--portal-line);border-radius:99px}.portal-progress li span{width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--portal-line);border-radius:50%;background:var(--portal-card);font-size:.72rem;font-weight:800}.portal-progress li small{overflow:hidden;max-width:100%;font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.portal-progress li.is-current,.portal-progress li.is-done{color:var(--portal-accent)}.portal-progress li.is-current:before,.portal-progress li.is-done:before,.portal-progress li.is-done span{background:var(--portal-accent);border-color:var(--portal-accent);color:#fff}.portal-progress li.is-current span{border-color:var(--portal-accent);box-shadow:0 0 0 4px var(--portal-accent-soft)}.customer-portal-card{overflow:hidden;border:1px solid rgba(222,219,213,.9);border-radius:24px;background:var(--portal-card);box-shadow:var(--portal-shadow)}.customer-portal-card>header{padding:28px 30px 22px;border-bottom:1px solid var(--portal-line)}.customer-portal-card>header p{margin:0 0 6px;color:var(--portal-accent);font-size:.78rem;font-weight:800;letter-spacing:.02em}.customer-portal-card h1{margin:0;font-size:clamp(1.45rem,4vw,2rem);line-height:1.25}.customer-portal-card__body{padding:26px 30px 30px}.customer-portal-card>footer{position:sticky;bottom:0;z-index:2;min-height:78px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:14px 30px max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--portal-line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portal-primary,.portal-secondary,.portal-inline-action{min-height:46px;border-radius:12px;padding:0 20px;border:1px solid transparent;font-weight:800;cursor:pointer}.portal-primary{background:var(--portal-accent);color:#fff}.portal-secondary{border-color:var(--portal-line);background:#f7f6f3;color:var(--portal-ink)}.portal-inline-action{background:var(--portal-accent-soft);color:var(--portal-accent)}button:disabled{cursor:not-allowed;opacity:.48}.portal-lead{margin:0 0 20px;color:var(--portal-muted);line-height:1.8}.portal-field{display:grid;gap:7px}.portal-field>span,.portal-item-fields label>span{font-size:.88rem;font-weight:800}.portal-field input,.portal-field select,.portal-field textarea,.portal-item-fields select{width:100%;min-height:48px;border:1px solid var(--portal-line);border-radius:12px;padding:10px 12px;background:#fff;color:var(--portal-ink);font-size:max(16px,1rem)}.portal-field textarea{min-height:96px;resize:vertical}.portal-field input[readonly]{background:#f4f3ef;color:var(--portal-muted)}.portal-field small{color:var(--portal-muted);line-height:1.55}.customer-portal-error{margin:0 0 18px;padding:14px 16px;border:1px solid rgba(166,62,50,.24);border-radius:14px;background:var(--portal-danger-soft);color:var(--portal-danger)}.customer-portal-error strong,.customer-portal-error p{margin:0}.customer-portal-error p{margin-top:4px;line-height:1.6}.customer-portal-busy,.customer-portal-empty{min-height:190px;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.customer-portal-busy>span{width:32px;height:32px;border:3px solid var(--portal-line);border-top-color:var(--portal-accent);border-radius:50%;animation:portal-spin .8s linear infinite}.customer-portal-busy p,.customer-portal-empty p{max-width:440px;margin:0;color:var(--portal-muted);line-height:1.7}.customer-portal-empty>span{font-size:2rem}@keyframes portal-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.customer-portal-busy>span{animation:none}}.portal-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.portal-type-grid button{min-height:174px;display:grid;align-content:center;justify-items:start;gap:8px;border:1px solid var(--portal-line);border-radius:18px;padding:22px;background:#fbfaf8;color:var(--portal-ink);text-align:right;cursor:pointer}.portal-type-grid button:hover{border-color:var(--portal-accent);background:var(--portal-accent-soft)}.portal-type-grid button>span{color:var(--portal-accent);font-size:2rem}.portal-type-grid button strong{font-size:1.2rem}.portal-type-grid button small{color:var(--portal-muted);line-height:1.6}.portal-item-list,.portal-replacement-list{display:grid;gap:12px}.portal-item-list article,.portal-replacement-list article{border:1px solid var(--portal-line);border-radius:16px;padding:16px;background:#fff}.portal-item-list article.is-disabled{background:#f6f5f2;opacity:.72}.portal-item-choice{display:grid;grid-template-columns:auto 54px minmax(0,1fr);align-items:center;gap:12px;cursor:pointer}.portal-item-choice input,.portal-consent input,.portal-address-modes input{width:20px;height:20px;margin:0;accent-color:var(--portal-accent)}.portal-product-visual{width:54px;height:64px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#eeece7;color:var(--portal-muted);font-weight:800}.portal-product-visual img{width:100%;height:100%;object-fit:cover}.portal-item-choice>span:last-child{min-width:0;display:grid;gap:3px}.portal-item-choice small{color:var(--portal-muted)}.portal-sku{direction:ltr;unicode-bidi:plaintext;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.portal-item-fields{display:grid;grid-template-columns:minmax(0,.5fr) minmax(0,1fr);gap:12px;margin-top:16px;padding-top:16px;border-top:1px dashed var(--portal-line)}.portal-item-fields label{display:grid;gap:7px}.portal-item-note{grid-column:1 / -1}.portal-item-conditions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:14px;border:1px solid var(--portal-line);border-radius:14px}.portal-item-evidence{grid-column:1 / -1;display:grid;gap:12px;margin:0;padding:14px;border:1px solid var(--portal-line);border-radius:14px}.portal-item-evidence legend{padding-inline:6px;font-size:.88rem;font-weight:800}.portal-item-evidence>p,.portal-item-evidence>small{margin:0;color:var(--portal-muted);line-height:1.65}.portal-evidence-picker{position:relative;width:fit-content;min-height:44px;display:inline-grid;place-items:center;overflow:hidden;border:1px solid var(--portal-accent);border-radius:12px;padding:9px 16px;background:var(--portal-accent-soft);color:var(--portal-accent);font-weight:800;cursor:pointer}.portal-evidence-picker input{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.portal-evidence-picker:has(input:disabled){cursor:not-allowed;opacity:.55}.portal-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.portal-evidence-grid figure{min-width:0;display:grid;gap:7px;margin:0;padding:8px;border:1px solid var(--portal-line);border-radius:12px;background:#fbfaf8}.portal-evidence-grid img,.portal-evidence-grid figure>span{width:100%;aspect-ratio:1;display:grid;place-items:center;border-radius:9px;background:#eeece7;object-fit:cover}.portal-evidence-grid figcaption{overflow:hidden;color:var(--portal-muted);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}.portal-evidence-grid button{min-height:36px;border:1px solid rgba(166,62,50,.25);border-radius:9px;background:var(--portal-danger-soft);color:var(--portal-danger);font-weight:800;cursor:pointer}.portal-evidence-error{color:var(--portal-danger)!important;font-weight:800}.portal-item-conditions legend{padding-inline:6px;font-size:.88rem;font-weight:800}.portal-condition-rejection,.portal-condition-review{grid-column:1 / -1;margin:0;padding:10px 12px;border-radius:10px;font-size:.88rem;font-weight:700}.portal-condition-rejection{background:#fff0ee;color:#8b281e}.portal-condition-review{background:#edf7f3;color:#1c6b54}.portal-note{margin:18px 0 0;padding:14px 16px;border-radius:14px;background:#f5f4f1;color:var(--portal-muted);line-height:1.75}.portal-replacement-list article{display:grid;gap:12px}.portal-replacement-list h2,.portal-replacement-step h3{margin:0}.portal-replacement-list h2{font-size:1.05rem}.portal-replacement-search{padding:2px 0 4px}.portal-replacement-step{display:grid;gap:10px;padding-top:14px;border-top:1px solid var(--portal-line)}.portal-replacement-step h3{color:var(--portal-muted);font-size:.86rem}.portal-category-grid{display:flex;flex-wrap:wrap;gap:8px}.portal-category-grid button,.portal-product-card-grid button,.portal-variant-grid button{border:1px solid var(--portal-line);background:var(--portal-card);color:var(--portal-ink);cursor:pointer}.portal-category-grid button{min-height:44px;padding:9px 15px;border-radius:999px;font-weight:800}.portal-category-grid button.is-selected,.portal-product-card-grid button.is-selected,.portal-variant-grid button.is-selected{border-color:var(--portal-accent);background:var(--portal-accent-soft);box-shadow:0 0 0 2px #0d5c601f}.portal-product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-product-card-grid button{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:4px 12px;padding:10px;border-radius:14px;text-align:start}.portal-product-card-grid button>.portal-replacement-image{grid-row:1 / 3}.portal-product-card-grid button strong,.portal-product-card-grid button small,.portal-variant-grid button strong,.portal-variant-grid button small{overflow-wrap:anywhere}.portal-product-card-grid button small,.portal-variant-grid button small{color:var(--portal-muted)}.portal-replacement-image{width:72px;height:84px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#eeece7;color:var(--portal-muted);font-size:.72rem;font-weight:900}.portal-replacement-image img{width:100%;height:100%;object-fit:cover}.portal-variant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.portal-variant-grid button{min-width:0;min-height:78px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:10px;padding:9px;border-radius:14px;text-align:start}.portal-variant-grid .portal-replacement-image{width:54px;height:62px}.portal-variant-grid button>span:last-child{min-width:0;display:grid;gap:3px}.portal-stock-state{color:var(--portal-danger);font-weight:900}.portal-catalog-more{display:grid;justify-items:center;gap:10px;padding-top:16px;border-top:1px solid var(--portal-line)}.portal-catalog-more .portal-note{margin:0}.portal-selection-proof{color:var(--portal-accent);font-weight:800}.portal-address-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.portal-address-modes label{display:flex;align-items:center;gap:10px;min-height:74px;padding:12px 14px;border:1px solid var(--portal-line);border-radius:14px;cursor:pointer}.portal-address-modes label:has(input:checked){border-color:var(--portal-accent);background:var(--portal-accent-soft)}.portal-address-modes span{display:grid;gap:3px}.portal-address-modes small{color:var(--portal-muted)}.portal-address-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.portal-address-form--manual{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.portal-address-form--manual>.portal-secondary{grid-column:1 / -1;justify-self:start}.portal-address-form--manual .portal-inline-action{width:100%}.portal-previous-address{display:grid;gap:12px}.portal-address-unavailable{display:grid;gap:12px;padding:16px;border:1px solid rgba(154,97,30,.35);border-radius:16px;background:#9a611e14}.portal-address-unavailable p{margin:0;color:var(--portal-muted)}.portal-address-unavailable__actions{display:flex;flex-wrap:wrap;gap:10px}.portal-previous-address .customer-portal-address{margin-top:0}.customer-portal-address{margin-top:18px;padding:16px;border:1px solid rgba(13,92,96,.22);border-radius:16px;background:var(--portal-accent-soft)}.customer-portal-address__state{display:flex;align-items:center;gap:10px}.customer-portal-address__state>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--portal-accent);color:#fff;font-weight:900}.customer-portal-address__state>div{display:grid}.customer-portal-address dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0 0}.customer-portal-address dl div{min-width:0;padding:10px;border-radius:10px;background:#ffffffb8}.customer-portal-address dt{color:var(--portal-muted);font-size:.72rem}.customer-portal-address dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:800}.portal-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;padding:15px;border:1px solid var(--portal-line);border-radius:14px;line-height:1.7;cursor:pointer}.portal-consent--important{border-color:#0d5c6047}.portal-review-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.portal-review-grid>div{min-width:0;display:grid;gap:4px;padding:14px;border:1px solid var(--portal-line);border-radius:12px}.portal-review-grid small{color:var(--portal-muted)}.portal-review-grid strong{overflow-wrap:anywhere}.portal-review-items{display:grid;gap:12px;margin-top:18px}.portal-review-items>h2{margin:0;font-size:1.05rem}.portal-review-items article{display:grid;gap:14px;padding:15px;border:1px solid var(--portal-line);border-radius:16px;background:var(--portal-review-surface);color:var(--portal-ink)}.portal-review-item__heading{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}.portal-review-item__heading>div{min-width:0;display:grid;gap:3px}.portal-review-item__heading strong,.portal-review-item__heading small{overflow-wrap:anywhere}.portal-review-item__heading small,.portal-review-item__replacement small{color:var(--portal-muted)}.portal-review-items dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.portal-review-items dl>div{min-width:0;padding:10px;border-radius:10px;background:var(--portal-review-surface-raised);color:var(--portal-ink)}.portal-review-items dt{color:var(--portal-muted);font-size:.74rem}.portal-review-items dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:800}.portal-review-item__replacement{grid-column:span 2}.portal-review-item__replacement dd{display:grid;gap:3px}.portal-review-item__note{margin:0;padding:10px 12px;border-radius:10px;background:var(--portal-review-surface-raised);color:var(--portal-muted);line-height:1.65}.portal-review-item__evidence{display:flex;flex-wrap:wrap;gap:8px}.portal-review-item__evidence img,.portal-review-item__evidence span{width:68px;height:68px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--portal-line);border-radius:10px;background:var(--portal-review-evidence-fallback);color:var(--portal-muted);font-size:.75rem;object-fit:cover}.portal-policy{margin-top:18px;padding:18px;border-radius:16px;background:#f5f4f1}.portal-policy>strong{font-size:1.08rem}.portal-policy p{margin:8px 0;color:var(--portal-muted);line-height:1.75}.portal-policy small{color:var(--portal-accent)}.customer-portal-success{display:grid;justify-items:center;gap:10px;padding:12px 0 26px;text-align:center}.customer-portal-success>span{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--portal-accent);color:#fff;font-size:1.8rem;font-weight:900}.customer-portal-success strong{font-size:1.25rem}.customer-portal-success p{max-width:520px;margin:0;color:var(--portal-muted);line-height:1.75}.portal-timeline{display:grid;gap:0}.portal-timeline>div{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:64px}.portal-timeline>div:not(:last-child):after{content:"";position:absolute;top:34px;right:16px;width:2px;height:30px;background:var(--portal-line)}.portal-timeline>div>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--portal-line);border-radius:50%;background:#fff;color:var(--portal-muted);font-weight:800}.portal-timeline>div.is-done>span{border-color:var(--portal-accent);background:var(--portal-accent);color:#fff}.portal-timeline>div>div{display:grid;align-content:start;gap:3px;padding-top:5px}.portal-timeline small{color:var(--portal-muted)}.customer-portal-footnote{margin:18px auto 0;color:var(--portal-muted);font-size:.78rem;line-height:1.7;text-align:center}@media(max-width:680px){.customer-portal-root{padding:env(safe-area-inset-top) 12px env(safe-area-inset-bottom)}.customer-portal-header{min-height:58px}.customer-portal-header__actions>span{max-width:48%;font-size:.7rem;text-align:left}.customer-portal-header__actions{max-width:66%}.customer-portal-root main{margin-top:8px}.portal-progress{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:10px}.portal-progress li small{font-size:.62rem}.customer-portal-card{border-radius:18px}.customer-portal-card>header{padding:21px 18px 17px}.customer-portal-card__body{padding:20px 18px 24px}.customer-portal-card>footer{min-height:72px;padding:12px 18px max(12px,env(safe-area-inset-bottom))}.customer-portal-card>footer button{min-width:0;flex:1 1 0;padding-inline:10px}.portal-type-grid,.portal-address-modes,.portal-item-fields,.portal-item-conditions,.portal-evidence-grid,.portal-product-card-grid,.portal-variant-grid,.portal-review-grid,.portal-review-items dl{grid-template-columns:1fr}.portal-review-item__replacement{grid-column:auto}.portal-type-grid button{min-height:138px}.portal-item-note{grid-column:auto}.portal-address-form{grid-template-columns:1fr}.portal-address-form .portal-inline-action{width:100%}.customer-portal-address dl{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:390px){.customer-portal-address dl{grid-template-columns:1fr}.portal-item-choice{grid-template-columns:auto 46px minmax(0,1fr)}.portal-product-visual{width:46px;height:56px}}@media(prefers-color-scheme:dark){:root{color-scheme:dark;--portal-bg: #151513;--portal-card: #211f1c;--portal-ink: #f4f1ea;--portal-muted: #aaa49a;--portal-line: #3b3732;--portal-accent: #8ad9d2;--portal-accent-soft: #173b3a;--portal-danger: #ffaaa0;--portal-danger-soft: #3e2420;--portal-review-surface: #292622;--portal-review-surface-raised: #211f1c;--portal-review-evidence-fallback: #292622;--portal-shadow: 0 24px 60px rgba(0, 0, 0, .24)}.customer-portal-card>footer{background:#211f1cf5}.portal-field input,.portal-field select,.portal-field textarea,.portal-item-fields select,.portal-item-list article,.portal-replacement-list article{background:#211f1c;color:var(--portal-ink)}.portal-category-grid button,.portal-product-card-grid button,.portal-variant-grid button,.portal-secondary,.portal-type-grid button,.portal-note,.portal-policy,.portal-field input[readonly]{background:#292622;color:var(--portal-ink)}.portal-condition-rejection{background:#512725;color:#ffd7d1}.portal-condition-review{background:#1f3b34;color:#d5f5e9}.customer-portal-address dl div{background:#0000002e}}
