.header-wrapper.svelte-y0nhuk{width:100%;max-width:1200px;margin:0 auto;padding:16px 8px 0;position:sticky;top:16px;z-index:100;direction:rtl}.header-container.svelte-y0nhuk{width:100%;border-radius:16px;border:1px solid rgba(229,231,235,.8);background:linear-gradient(180deg,#ffffff80,#ffffff80,#ffffffb3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header.svelte-y0nhuk{display:flex;align-items:center;justify-content:space-between;padding:12px 24px}.logo.svelte-y0nhuk{position:relative}.logo.svelte-y0nhuk img:where(.svelte-y0nhuk){width:var(--logo-width);height:var(--logo-height);-o-object-fit:contain;object-fit:contain}.nav.svelte-y0nhuk{display:flex;align-items:center;gap:var(--menu-gap)}.nav-item.svelte-y0nhuk{position:relative}.nav-item.svelte-y0nhuk:before{content:"";position:absolute;top:100%;right:0;width:100%;height:16px;background:transparent;opacity:0;pointer-events:none}.nav-item.svelte-y0nhuk:hover:before{pointer-events:auto}.nav-link.svelte-y0nhuk{display:flex;align-items:center;gap:6px;padding:10px 16px;color:var(--header-text);text-decoration:none;font-size:var(--menu-font-size);font-weight:var(--menu-font-weight);border-radius:12px;transition:all .2s;position:relative}.nav-link.svelte-y0nhuk .menu-icon:where(.svelte-y0nhuk){font-size:14px;opacity:.7}.nav-link.svelte-y0nhuk .menu-icon-img:where(.svelte-y0nhuk){width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.nav-link.svelte-y0nhuk:hover .menu-icon:where(.svelte-y0nhuk){opacity:1}.nav-link.svelte-y0nhuk:hover{background:#fff9;color:var(--header-hover)}.nav-link.svelte-y0nhuk:after{content:"";position:absolute;bottom:2px;right:16px;left:16px;height:2px;border-radius:2px;background:var(--header-hover);transform:scaleX(0);transition:transform .2s}.nav-link.active.svelte-y0nhuk{color:var(--header-hover)}.nav-link.active.svelte-y0nhuk:after{transform:scaleX(1)}.nav-link.svelte-y0nhuk .chevron:where(.svelte-y0nhuk){font-size:10px;transition:transform .2s;opacity:.6;margin-right:auto}.nav-item.svelte-y0nhuk:hover .nav-link:where(.svelte-y0nhuk) .chevron:where(.svelte-y0nhuk){transform:rotate(180deg)}.editable-logo.svelte-y0nhuk{cursor:pointer}.logo-uploader-popup.svelte-y0nhuk{position:absolute;top:calc(100% + 10px);left:0;z-index:200;background:#1e1e1e;border-radius:12px;padding:16px;box-shadow:0 10px 40px #0006;min-width:180px}.upload-area.svelte-y0nhuk{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;background:#2d2d2d;border:2px dashed #f97316;border-radius:10px;color:#fff;cursor:pointer;transition:all .2s}.upload-area.svelte-y0nhuk:hover{background:#363636;border-style:solid}.upload-area.svelte-y0nhuk i:where(.svelte-y0nhuk){font-size:24px;color:#f97316}.upload-area.svelte-y0nhuk span:where(.svelte-y0nhuk){font-size:12px}.upload-area.svelte-y0nhuk input:where(.svelte-y0nhuk){display:none}.close-popup.svelte-y0nhuk{position:absolute;top:6px;right:6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#333;border:none;border-radius:4px;color:#888;cursor:pointer;transition:all .2s}.close-popup.svelte-y0nhuk:hover{background:#ef4444;color:#fff}.submenu.svelte-y0nhuk{position:absolute;top:100%;right:0;min-width:180px;padding-top:8px;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease,visibility 0s linear .2s;pointer-events:none}.submenu-inner.svelte-y0nhuk{background:linear-gradient(180deg,#fffffff2,#fffffffa);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:16px;border:1px solid rgba(229,231,235,.5);box-shadow:0 10px 40px #0000001a;padding:8px}.nav-item.svelte-y0nhuk:hover .submenu:where(.svelte-y0nhuk){opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,transform .2s ease,visibility 0s linear 0s;pointer-events:auto}.submenu-link.svelte-y0nhuk{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#374151;text-decoration:none;font-size:13px;border-radius:12px;transition:all .2s}.submenu-link.svelte-y0nhuk:hover{background:#f9731614;color:var(--header-hover)}.submenu-link.svelte-y0nhuk:after{content:"";font-family:"Font Awesome 6 Free";font-weight:900;font-size:10px;color:#9ca3af}.mobile-topbar-halo.svelte-y0nhuk,.mobile-topbar.svelte-y0nhuk,.mobile-drawer-overlay.svelte-y0nhuk,.mobile-drawer.svelte-y0nhuk,.support-sheet-overlay.svelte-y0nhuk,.support-sheet.svelte-y0nhuk{display:none}@media (max-width: 768px){.desktop-header.svelte-y0nhuk{display:none}.mobile-topbar-halo.svelte-y0nhuk{display:block;position:fixed;top:0;left:0;right:0;height:140px;pointer-events:none;z-index:80;background:linear-gradient(to bottom,rgba(255,255,255,.95) 0%,rgba(255,255,255,.6) 50%,transparent 100%)}.mobile-topbar.svelte-y0nhuk{display:flex;align-items:center;justify-content:space-between;gap:12px;position:sticky;top:12px;z-index:90;margin:12px 16px 0;padding:0;direction:rtl}.mobile-topbar-logo-pill.svelte-y0nhuk{display:flex;align-items:center;justify-content:center;padding:10px 26px;background:#ffffff8c;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(255,255,255,.5);border-radius:999px;box-shadow:0 4px 16px #0000000f}.mobile-topbar-logo-pill.svelte-y0nhuk img:where(.svelte-y0nhuk){height:26px;width:auto;-o-object-fit:contain;object-fit:contain}.mobile-icon-btn.svelte-y0nhuk{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#ffffff8c;backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border:1px solid rgba(255,255,255,.5);border-radius:999px;box-shadow:0 4px 16px #0000000f;color:#57544e;font-size:17px;cursor:pointer;transition:background .2s,color .2s;flex-shrink:0;text-decoration:none}.mobile-icon-btn.svelte-y0nhuk:active{background:#fff7ed;color:#f97316}.mobile-drawer-overlay.svelte-y0nhuk{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#1116;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:199;border:none;padding:0;animation:svelte-y0nhuk-fadeIn .2s ease}.mobile-drawer.svelte-y0nhuk{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:min(82vw,320px);background:#ffffffeb;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-left:1px solid #f3f4f6;z-index:200;box-shadow:-8px 0 30px #0000001f;direction:rtl;animation:svelte-y0nhuk-slideInRight .25s ease;overflow-y:auto}.mobile-drawer-header.svelte-y0nhuk{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f3f4f6}.mobile-drawer-logo.svelte-y0nhuk{height:26px;width:auto;-o-object-fit:contain;object-fit:contain}.mobile-drawer-links.svelte-y0nhuk{padding:8px;display:flex;flex-direction:column;gap:2px}.mobile-drawer-item.svelte-y0nhuk{display:flex;flex-direction:column}.mobile-drawer-link.svelte-y0nhuk{display:flex;align-items:center;gap:12px;width:100%;padding:14px 12px;background:transparent;border:none;border-radius:12px;color:#374151;font-size:15px;font-weight:500;text-decoration:none;text-align:right;cursor:pointer;font-family:inherit}.mobile-drawer-link.svelte-y0nhuk:active{background:#0000000a}.mobile-drawer-link.active.svelte-y0nhuk{background:#fff7ed;color:#f97316}.mobile-link-icon.svelte-y0nhuk{width:20px;text-align:center;opacity:.75;font-size:15px}.mobile-link-icon-img.svelte-y0nhuk{height:18px;-o-object-fit:contain;object-fit:contain}.mobile-drawer-link.active.svelte-y0nhuk .mobile-link-icon:where(.svelte-y0nhuk){opacity:1}.mobile-chevron.svelte-y0nhuk{margin-right:auto;font-size:11px;opacity:.5;transition:transform .2s}.mobile-chevron.open.svelte-y0nhuk{transform:rotate(180deg)}.mobile-submenu.svelte-y0nhuk{display:flex;flex-direction:column;padding-right:44px;gap:2px;margin-bottom:4px}.mobile-submenu-link.svelte-y0nhuk{padding:10px 12px;color:#6b7280;font-size:14px;text-decoration:none;border-radius:10px}.mobile-submenu-link.svelte-y0nhuk:active{background:#0000000a}.support-sheet-overlay.svelte-y0nhuk{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#1116;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:209;border:none;padding:0;animation:svelte-y0nhuk-fadeIn .2s ease}.support-sheet.svelte-y0nhuk{display:flex;flex-direction:column;position:fixed;left:0;right:0;bottom:0;z-index:210;background:#fff;border-radius:24px 24px 0 0;box-shadow:0 -8px 30px #00000026;padding:8px 16px calc(20px + env(safe-area-inset-bottom,0px));direction:rtl;animation:svelte-y0nhuk-slideInUp .25s ease}.support-sheet-header.svelte-y0nhuk{display:flex;align-items:center;justify-content:space-between;padding:12px 4px;font-size:15px;font-weight:700;color:#1f2937}.support-sheet-items.svelte-y0nhuk{display:flex;flex-direction:column;gap:8px;padding-top:4px}.support-item.svelte-y0nhuk{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:16px;text-decoration:none;transition:background .2s}.support-item.svelte-y0nhuk:active{background:#f3f4f6}.support-item-icon.svelte-y0nhuk{flex-shrink:0;width:44px;height:44px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}.support-item-icon-phone.svelte-y0nhuk{background:linear-gradient(135deg,#38bdf8,#0284c7)}.support-item-icon-chat.svelte-y0nhuk{background:linear-gradient(135deg,#fb923c,#ea580c)}.support-item-icon-mail.svelte-y0nhuk{background:linear-gradient(135deg,#a78bfa,#7c3aed)}.support-item-text.svelte-y0nhuk{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.support-item-title.svelte-y0nhuk{font-size:14px;font-weight:600;color:#1f2937}.support-item-desc.svelte-y0nhuk{font-size:12px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.support-item-arrow.svelte-y0nhuk{flex-shrink:0;font-size:12px;color:#9ca3af}.support-empty.svelte-y0nhuk{padding:20px;text-align:center;color:#9ca3af;font-size:13px}}@keyframes svelte-y0nhuk-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-y0nhuk-slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes svelte-y0nhuk-slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.footer.svelte-18i5h9e{background:linear-gradient(180deg,#1a1a1a,#111);color:#fff;padding:48px 0 24px;direction:rtl}.footer-container.svelte-18i5h9e{max-width:1200px;margin:0 auto;padding:0 24px}.footer-content.svelte-18i5h9e{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:32px;border-bottom:1px solid #333}.footer-brand.svelte-18i5h9e{max-width:280px}.footer-logo.svelte-18i5h9e{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo.svelte-18i5h9e span:where(.svelte-18i5h9e){font-size:24px;font-weight:700;color:#f97316}.footer-desc.svelte-18i5h9e{color:#888;font-size:14px;line-height:1.8}.footer-links.svelte-18i5h9e h4:where(.svelte-18i5h9e),.footer-contact.svelte-18i5h9e h4:where(.svelte-18i5h9e),.footer-social.svelte-18i5h9e h4:where(.svelte-18i5h9e){font-size:16px;font-weight:600;margin-bottom:16px;color:#fff}.footer-links.svelte-18i5h9e a:where(.svelte-18i5h9e){display:block;color:#888;text-decoration:none;font-size:14px;padding:6px 0;transition:color .2s}.footer-links.svelte-18i5h9e a:where(.svelte-18i5h9e):hover{color:#f97316}.footer-links.svelte-18i5h9e a.editable-link:where(.svelte-18i5h9e){cursor:pointer;outline-offset:4px;border-radius:4px}.footer-links.svelte-18i5h9e a.editable-link:where(.svelte-18i5h9e):hover{outline:1px dashed #f97316;color:#f97316}.add-link-btn.svelte-18i5h9e,.add-social-btn.svelte-18i5h9e{display:flex;align-items:center;gap:6px;padding:6px 0;background:none;border:none;color:#f97316;font-size:12px;cursor:pointer}.add-social-btn.svelte-18i5h9e{width:40px;height:40px;justify-content:center;background:#f973161a;border:1px dashed #f97316;border-radius:10px}.footer-contact.svelte-18i5h9e p:where(.svelte-18i5h9e){display:flex;align-items:center;gap:10px;color:#888;font-size:14px;margin-bottom:10px}.footer-contact.svelte-18i5h9e i:where(.svelte-18i5h9e){color:#f97316;width:16px}.footer-contact.svelte-18i5h9e a:where(.svelte-18i5h9e){color:inherit;text-decoration:none}.footer-contact.svelte-18i5h9e a:where(.svelte-18i5h9e):hover{color:#f97316}.social-links.svelte-18i5h9e{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.social-links.svelte-18i5h9e a:where(.svelte-18i5h9e){width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#2d2d2d;border-radius:10px;color:#888;text-decoration:none;transition:all .2s}.social-links.svelte-18i5h9e a:where(.svelte-18i5h9e):hover{background:#f97316;color:#fff;transform:translateY(-3px)}.footer-bottom.svelte-18i5h9e{padding-top:24px;text-align:center}.footer-bottom.svelte-18i5h9e p:where(.svelte-18i5h9e){color:#666;font-size:13px}@media (max-width: 768px){.footer.svelte-18i5h9e{display:none}}
