﻿@import"https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@400;500;600;700&family=Inter:wght@300;400;500;600;700;800&display=swap";@font-face{font-family:"Lusail";src:url("/frontend/fonts/lusail/Lusail-Regular.otf") format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lusail";src:url("/frontend/fonts/lusail/Lusail-Medium.otf") format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Lusail";src:url("/frontend/fonts/lusail/Lusail-SemiBold.otf") format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Lusail";src:url("/frontend/fonts/lusail/Lusail-Bold.otf") format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Lusail";src:url("/frontend/fonts/lusail/Lusail-ExtraBold.otf") format("opentype");font-weight:800;font-style:normal;font-display:swap}html,body{margin:0;padding:0}#preloaderImg{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background:#fff}#preloaderImg img{width:80px;height:80px;object-fit:contain}.d-none{display:none !important}:root{--maroon: #8A1538;--maroon-50: #fdf2f4;--maroon-dark: #6B0F2B;--gray-200: #E5E7EB;--gray-700: #374151}.mof-app{--maroon: #8A1538;--maroon-50: #fdf2f4;--maroon-dark: #6B0F2B;--gray-200: #E5E7EB;--gray-700: #374151;box-sizing:border-box;font-family:"Lusail","Noto Kufi Arabic","Inter",sans-serif;color:#1f2937;background:#fff}.mof-app *,.mof-app *::before,.mof-app *::after{box-sizing:border-box}.mof-app a{color:inherit;text-decoration:none}.mof-app button{font-family:inherit;cursor:pointer}.mof-app img{max-width:100%;display:block}.mof-app h1,.mof-app h2,.mof-app h3,.mof-app h4,.mof-app h5,.mof-app h6,.mof-app p{margin:0}html[dir=ltr] .mof-app,.mof-app[dir=ltr]{font-family:"Lusail","Inter","Noto Kufi Arabic",sans-serif}.mof-container{max-width:1200px;margin:0 auto;padding:0 24px;width:100%}html[dir=ltr] .mof-app .mof-chevron{transform:scaleX(-1)}.mof-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;color:#4b5563;font-size:16px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .05s;white-space:nowrap;text-decoration:none}@media(hover: hover){.mof-btn:hover{border-color:#8a1538;color:#8a1538}}.mof-btn:active{transform:translateY(1px)}.mof-btn.pri{background:#8a1538;border-color:#8a1538;color:#fff}@media(hover: hover){.mof-btn.pri:hover{background:#6b0f2b;border-color:#6b0f2b;color:#fff}}.mof-btn.gold{background:#c5a54e;border-color:#c5a54e;color:#1a2332}@media(hover: hover){.mof-btn.gold:hover{background:#a8893b;border-color:#a8893b;color:#fff}}.mof-btn.lg{padding:16px 36px;font-size:19px}.mof-btn.sm{padding:8px 14px;font-size:13px}.mof-section{padding:56px 0}.mof-section.gray{background:#f9fafb}.mof-section.tight{padding:32px 0}.mof-section-hdr{text-align:center;margin-bottom:36px}.mof-section-hdr h2{font-size:32px;font-weight:800;color:#1f2937;margin-bottom:10px;line-height:1.3}.mof-section-hdr h2 .accent{color:#8a1538}.mof-section-hdr p{font-size:18px;color:#6b7280;max-width:560px;margin:0 auto}.mof-section-hdr.with-link{text-align:start}.mof-section-hdr.with-link .row{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px}.mof-section-hdr.with-link p{text-align:center;margin:0 auto;max-width:560px}.mof-section-hdr.with-link .view-all{font-size:16px;font-weight:600;color:#8a1538;cursor:pointer;white-space:nowrap;text-decoration:none;transition:color .15s}.mof-section-hdr.with-link .view-all:hover{color:#6b0f2b}.mof-section-viewall{text-align:center;margin-top:32px}@media(max-width: 880px){.mof-section{padding:40px 0}.mof-section-hdr{margin-bottom:24px}.mof-section-hdr h2{font-size:24px}.mof-section-hdr p{font-size:14px}}.mof-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid #e5e7eb}.mof-header-main{padding:14px 0}.mof-header-main .mof-container{display:flex;align-items:center;justify-content:space-between;gap:20px}.mof-logo{display:flex;align-items:center;gap:12px;cursor:pointer;flex-shrink:0;text-decoration:none;position:relative;z-index:2}.mof-brand-logo-img{height:44px;width:auto;max-width:260px;object-fit:contain;flex-shrink:0;display:block}.mof-nav{display:flex;align-items:center;gap:4px}.mof-nav-link{padding:8px 16px;border-radius:8px;font-size:18px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .15s;text-decoration:none;white-space:nowrap}@media(hover: hover){.mof-nav-link:hover{background:#f9fafb;color:#8a1538}}.mof-nav-link.active{background:#fdf2f4;color:#8a1538}.mof-header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.mof-header-actions .mof-btn.sm{padding:10px 14px;font-size:14px;border-radius:9px}.mof-lang-toggle{display:inline-flex;align-items:center;border:1.5px solid #e5e7eb;border-radius:9px;overflow:hidden;flex-shrink:0}.mof-lang-btn{padding:10px 14px;border:none;cursor:pointer;font-size:15px;font-weight:700;background:#fff;color:#6b7280;transition:all .15s;font-family:inherit;white-space:nowrap}@media(hover: hover){.mof-lang-btn:hover:not(.active){background:#f3f4f6}}.mof-lang-btn.active{background:#8a1538;color:#fff}.mof-notif{position:relative;width:43.5px;height:43.5px;display:flex;align-items:center;justify-content:center;border-radius:9px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;color:#4b5563;transition:border-color .15s}@media(hover: hover){.mof-notif:hover{border-color:#8a1538}}.mof-notif .mof-notif-badge{position:absolute;top:-6px;right:-6px;width:23px;height:23px;background:#dc2626;color:#fff;font-size:12px;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #fff}@media(max-width: 880px){.mof-header-main .mof-container{gap:10px}.mof-brand-logo-img{height:36px;max-width:140px}.mof-nav{display:none}.mof-header-actions .mof-btn:not(.pri){display:none}}@media(max-width: 480px){.mof-header-main .mof-container{gap:8px}.mof-brand-logo-img{height:32px;max-width:120px}.mof-header-actions{gap:8px}.mof-lang-btn{padding:8px 10px;font-size:13px}.mof-header-actions .mof-btn.pri{padding:8px 12px;font-size:13px}.mof-notif{width:38px;height:38px}}.mof-footer{background:#1a2332;color:rgba(255,255,255,.65);padding:52px 0 0}.mof-footer a{color:rgba(255,255,255,.6);display:block;padding:6px 0;font-size:16px;line-height:1.4}.mof-footer a:hover{color:#fff}.mof-footer h4{color:#c5a54e;font-size:17px;font-weight:700;margin-bottom:18px}.mof-footer p{font-size:16px;line-height:1.75;color:rgba(255,255,255,.6)}.mof-footer-grid{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.1fr;gap:40px;margin-bottom:36px;align-items:start}.mof-footer-brand-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.mof-footer-brand-row .mof-footer-brand-logo{height:44px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:6px 10px;flex-shrink:0}.mof-footer-brand-row .mof-footer-brand-logo img{height:100%;width:auto;max-width:180px;object-fit:contain;display:block}.mof-footer-brand-row .mof-footer-brand-title{color:#fff;font-size:19px;font-weight:700}.mof-footer-brand-row .mof-footer-brand-sub{font-size:15px;color:rgba(255,255,255,.4)}.mof-footer-socials{display:flex;gap:8px;margin-top:16px}.mof-footer-socials>div{width:34px;height:34px;background:rgba(255,255,255,.08);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:#fff}.mof-footer-socials>div:hover{background:rgba(255,255,255,.16)}.mof-footer-contact{display:flex !important;align-items:center;gap:8px}.mof-footer-contact svg{flex-shrink:0}.mof-footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:22px 0 24px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;font-size:15px;color:rgba(255,255,255,.4)}.mof-footer-bottom a{color:rgba(255,255,255,.4);display:inline-block;padding:0;font-size:16px}.mof-footer-bottom .mof-footer-legal{display:flex;gap:16px}@media(max-width: 880px){.mof-footer-grid{grid-template-columns:1fr 1fr;gap:32px}.mof-footer-bottom{flex-direction:column;gap:12px;text-align:center}}.mof-hero{background:#fff;color:#1f2937;padding:48px 0 56px;position:relative;overflow:hidden;border-bottom:3px solid #8a1538}.mof-hero::before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle, rgba(138, 21, 56, 0.03) 0%, transparent 70%);border-radius:50%}.mof-hero::after{content:"";position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:radial-gradient(circle, rgba(197, 165, 78, 0.04) 0%, transparent 70%);border-radius:50%}.mof-hero .mof-container{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;gap:34px}.mof-hero-top{display:flex;align-items:center;gap:48px}.mof-hero-content{flex:1}.mof-hero-badge{display:none;align-items:center;gap:6px;background:#8a1538;color:#fff;padding:7px 18px;border-radius:20px;font-size:18px;font-weight:500;margin-bottom:20px}.mof-hero-title{font-size:54px;font-weight:800;line-height:1.15;margin-bottom:18px;color:#1a2332}.mof-hero-title .accent{color:#8a1538}.mof-hero-content p{font-size:20px;color:#6b7280;line-height:1.7;margin-bottom:28px;max-width:540px}.mof-hero-actions{display:flex;gap:14px;flex-wrap:wrap}.mof-hero-statsbar{display:flex;justify-content:space-between;gap:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:22px 28px;box-shadow:0 6px 24px rgba(0,0,0,.05)}.mof-hero-statitem{display:flex;align-items:center;gap:14px;flex:1}.mof-hero-statitem .ic{width:48px;height:48px;border-radius:50%;background:#fdf2f4;display:flex;align-items:center;justify-content:center;color:#8a1538;flex-shrink:0}.mof-hero-statitem .n{font-size:26px;font-weight:800;color:#1f2937;line-height:1.1}.mof-hero-statitem .n .cur{font-size:16px;font-weight:700;color:#9ca3af}.mof-hero-statitem .l{font-size:15px;color:#9ca3af;margin-top:2px}.mof-hero-visual{flex-shrink:0;width:480px;position:relative}.mof-hero-illus{width:100%;height:auto;display:block}.mof-hero-card{background:#fff;color:#1f2937;border-radius:16px;padding:18px;box-shadow:0 8px 40px rgba(0,0,0,.1);border:1px solid #e5e7eb}.mof-hero-card-img{position:relative;border-radius:12px;overflow:hidden;height:180px;margin-bottom:14px}.mof-hero-card-img img{width:100%;height:100%;object-fit:cover}.mof-hero-card-img .mof-hero-card-badge{position:absolute;top:10px;inset-inline-start:10px;background:#5a895a;color:#fff;padding:4px 12px;border-radius:6px;font-size:15px;font-weight:700;display:flex;align-items:center;gap:4px}.mof-hero-card-img .mof-hero-card-badge .dot{width:5px;height:5px;background:#fff;border-radius:50%;animation:mofPulse 1.4s infinite}.mof-hero-card-title{font-size:19px;font-weight:700;margin-bottom:4px;color:#1f2937}.mof-hero-card-entity{font-size:16px;color:#9ca3af;margin-bottom:10px}.mof-hero-card-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:14px}.mof-hero-card-row .lbl{font-size:15px;color:#9ca3af;margin-bottom:2px}.mof-hero-card-row .val-price{font-size:22px;font-weight:800;color:#8a1538}.mof-hero-card-row .val-price .ccy{font-size:14px;font-weight:500;color:#9ca3af}.mof-hero-card-row .val-time{font-size:18px;font-weight:700;color:#8a1538}.mof-hero-card-row .col-end{text-align:end}.mof-hero-card .mof-btn{width:100%}@keyframes mofPulse{0%{opacity:1}50%{opacity:.4}100%{opacity:1}}@media(max-width: 900px){.mof-hero-top{flex-direction:column}.mof-hero-visual{width:100%;max-width:420px}.mof-hero-statsbar{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.mof-hero-statitem{flex:unset;min-width:0}.mof-hero-title{font-size:40px}}.mof-live-ticker{display:none;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 0}.mof-live-ticker-row{display:flex;align-items:center;gap:16px;overflow:hidden}.mof-live-ticker-label{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-inline-end:16px;border-inline-end:2px solid #d1d5db;font-size:13px;font-weight:700;color:#8a1538}.mof-live-ticker-label .dot{width:8px;height:8px;border-radius:50%;background:#5a895a;animation:mofPulse 1.4s infinite}.mof-live-ticker-track{flex:1;overflow:hidden;position:relative;mask-image:linear-gradient(to right, transparent 0, black 40px, black calc(100% - 40px), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, black 40px, black calc(100% - 40px), transparent 100%)}.mof-live-ticker-track.is-static{mask-image:none;-webkit-mask-image:none}.mof-live-ticker-inner{display:inline-flex;gap:32px;white-space:nowrap}.mof-live-ticker-inner.animate{animation:mofTickerScroll 40s linear infinite}.mof-live-ticker-track.rtl .mof-live-ticker-inner.animate{animation-direction:reverse}.mof-live-ticker:hover .mof-live-ticker-inner.animate{animation-play-state:paused}.mof-live-ticker-item{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#4b5563;text-decoration:none;transition:color .15s;flex-shrink:0}.mof-live-ticker-item:hover{color:#8a1538}.mof-live-ticker-item .thumb{width:22px;height:22px;border-radius:50%;object-fit:cover;flex-shrink:0;border:1px solid #e5e7eb}.mof-live-ticker-item strong{color:#1f2937;font-weight:700}.mof-live-ticker-item .dash{color:#d1d5db}.mof-live-ticker-item .price{color:#8a1538;font-weight:700}.mof-live-ticker-item .bidders{color:#6b7280}@keyframes mofTickerScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width: 880px){.mof-live-ticker-label{font-size:12px;padding-inline-end:12px}.mof-live-ticker-item{font-size:12px;gap:6px}}.mof-cat-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:16px}.mof-cat-card{position:relative;border-radius:14px;overflow:hidden;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:inherit;display:flex;flex-direction:column}.mof-cat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:#fdf2f4}.mof-cat-card:hover img{transform:scale(1.05)}.mof-cat-card img{width:100%;height:140px;object-fit:cover;transition:transform .3s ease;display:block}.mof-cat-card .mof-cat-card-overlay{padding:14px 16px;display:flex;flex-direction:column;gap:4px;background:#fff}.mof-cat-card h4{color:#1f2937;font-size:17px;font-weight:500;margin:0 0 2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.mof-cat-card .mof-cat-card-count{display:none}@media(max-width: 1100px){.mof-cat-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 880px){.mof-cat-grid{grid-template-columns:repeat(2, 1fr);gap:12px}}@media(max-width: 520px){.mof-cat-grid{grid-template-columns:1fr}}.mof-cat-page-header{background:#fff;padding:24px 0 28px;border-bottom:1px solid #e5e7eb}.mof-cat-page-bc{font-size:16px;color:#9ca3af;margin-bottom:12px}.mof-cat-page-bc a{color:#8a1538;text-decoration:none;font-weight:500}.mof-cat-page-bc a:hover{text-decoration:underline}.mof-cat-page-bc .mof-cat-page-bc-sep{margin:0 8px;color:#d1d5db}.mof-cat-page-h1{font-size:24px;font-weight:800;color:#1f2937;margin:0 0 22px;line-height:1.25}.mof-cat-page-h1 .mof-cat-page-h1-main{font-weight:800;letter-spacing:-0.02em}.mof-cat-page-h1 .mof-cat-page-count{display:inline-block;font-size:18px;font-weight:500;color:#9ca3af;margin-inline-start:12px;vertical-align:baseline;white-space:nowrap}.mof-cat-entities-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;flex-wrap:wrap}.mof-cat-entities-title{font-size:19px;font-weight:700;color:#1f2937;margin:0;line-height:1.35;max-width:min(100%,28rem)}a.mof-cat-entities-view{font-size:17px;font-weight:500;color:#8a1538;text-decoration:none;white-space:nowrap;margin-inline-start:auto}a.mof-cat-entities-view:hover{color:#6b0f2b;text-decoration:underline}.mof-cat-page-entities{margin-top:18px;padding-top:18px;border-top:1px solid #f3f4f6}.mof-cat-page-entities .mof-entity-chip-strip{display:flex;flex-wrap:wrap;gap:10px}.mof-cat-page-entities .mof-entity-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid var(--gray-200);border-radius:10px;background:#fff;font-size:17px;font-weight:500;color:var(--gray-700);text-decoration:none;cursor:pointer;max-width:100%;transition:border-color .15s,color .15s,box-shadow .15s}.mof-cat-page-entities .mof-entity-chip:hover{border-color:#8a1538;color:#8a1538;box-shadow:0 2px 8px rgba(138,21,56,.08)}.mof-cat-page-entities .mof-entity-chip-abbr{display:inline-block;color:#fff;border-radius:4px;padding:1px 5px;font-size:14px;font-weight:700;line-height:1.4;flex-shrink:0}.mof-cat-page-entities .mof-entity-chip-logo{width:26px;height:26px;border-radius:6px;object-fit:contain;background:#fff;border:1px solid var(--gray-200);padding:2px;flex-shrink:0;display:block}.mof-cat-page-entities .mof-entity-chip-label{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start;font-weight:500}.mof-cat-page-entities .mof-entity-chip-n{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:2px 8px;border-radius:6px;background:var(--maroon-50);color:var(--maroon);font-size:15px;font-weight:700;line-height:1.25;letter-spacing:.02em;flex-shrink:0;font-variant-numeric:tabular-nums}.mof-cat-page-body{padding:32px 0 40px;background:#f3f4f6}.mof-cat-page-summary-wrap{width:100%;display:flex;justify-content:center;align-items:center;margin-top:36px;padding-top:28px;border-top:1px solid #e5e7eb}.mof-cat-page-summary{margin:0;text-align:center;max-width:44rem;width:100%;font-size:18px;line-height:1.65;font-weight:400;color:#9ca3af;letter-spacing:.01em}.mof-cat-page-summary .mof-cat-page-summary-num{display:inline;font-weight:700;font-size:18px;color:#8a1538;font-variant-numeric:tabular-nums;padding:0 1px}.mof-cat-page-empty{margin:0;color:#4b5563;font-size:15px}.mof-cat-page-grid{gap:20px}.mof-cat-card--page img{height:180px}.mof-cat-card--page h4{font-size:17px;font-weight:500}.mof-cat-card--page .mof-cat-card-count{font-size:15px;font-weight:500}.mof-cat-card-badge{position:absolute;inset-inline-end:14px;top:14px;z-index:1;min-width:36px;height:32px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#8a1538;color:#fff;font-size:13px;font-weight:700;line-height:1;box-shadow:0 2px 10px rgba(0,0,0,.18)}.mof-auctions-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.mof-auction-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}@media(hover: hover){.mof-auction-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.1);transform:translateY(-2px)}.mof-auction-card:hover .img img{transform:scale(1.03)}}.mof-auction-card .img{height:200px;position:relative;overflow:hidden;background:#f3f4f6}.mof-auction-card .img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.mof-auction-card .tag{position:absolute;top:12px;inset-inline-start:12px;padding:5px 12px;border-radius:8px;font-size:16px;font-weight:700;height:35px;color:#fff;display:inline-flex;align-items:center;gap:4px;line-height:1}.mof-auction-card .tag.live{background:#5a895a}.mof-auction-card .tag.soon{background:#c5a54e}.mof-auction-card .tag.ended{background:#6b7280}.mof-auction-card .tag .dot{width:5px;height:5px;border-radius:50%;background:#fff;display:inline-block;animation:mofCardPulse 1.4s ease-in-out infinite}.mof-auction-card .fav{position:absolute;top:12px;inset-inline-end:12px;width:32px;height:32px;background:rgba(255,255,255,.92);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;cursor:pointer;transition:background .15s ease,transform .15s ease;line-height:1;border:none;padding:0;color:#4b5563}.mof-auction-card .fav:hover{background:#fee2e2;color:#dc2626;transform:scale(1.1)}.mof-auction-card .timer{position:absolute;bottom:10px;inset-inline-end:10px;background:rgba(0,0,0,.65);color:#fff;padding:4px 10px;border-radius:8px;font-size:15px;font-weight:500;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);line-height:1.4;display:inline-flex;align-items:center;gap:4px}.mof-auction-card .card-prices{display:flex;border-bottom:1px solid #f3f4f6}.mof-auction-card .card-price-current,.mof-auction-card .card-price-increment{flex:1;padding:10px 14px}.mof-auction-card .card-price-current .lbl,.mof-auction-card .card-price-increment .lbl{font-size:14px;font-weight:500;margin-bottom:3px;line-height:1.2}.mof-auction-card .card-price-current .val,.mof-auction-card .card-price-increment .val{font-size:19px;font-weight:800;line-height:1.2}.mof-auction-card .card-price-current{background:#8a1538}.mof-auction-card .card-price-current .lbl{color:rgba(255,255,255,.7)}.mof-auction-card .card-price-current .val{color:#fff}.mof-auction-card .card-price-increment{background:#fff;border-inline-start:1px solid #f3f4f6}.mof-auction-card .card-price-increment .lbl{color:#9ca3af}.mof-auction-card .card-price-increment .val{color:#8a1538}.mof-auction-card .card-currency{font-size:15px;font-weight:500;opacity:.8;margin-inline-start:2px}.mof-auction-card .body{padding:12px 14px;display:flex;flex-direction:column;gap:8px;flex:1}.mof-auction-card .title{font-size:19px;font-weight:700;color:#1f2937;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding-bottom:10px;border-bottom:1px solid #f3f4f6}.mof-auction-card .card-foot{display:flex;justify-content:space-between;align-items:center;gap:12px}.mof-auction-card .entity{display:inline-flex;align-items:center;gap:4px;color:#8a1538;font-size:16px;font-weight:500;min-width:0}.mof-auction-card .entity>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mof-auction-card .entity img.entity-logo{width:18px;height:18px;max-width:18px;display:inline-block;object-fit:contain;border-radius:50%;flex-shrink:0}.mof-auction-card .bids{font-size:15px;color:#8a1538;background:#fdf2f4;border:1px solid #fdf2f4;padding:4px 10px;border-radius:999px;display:inline-flex;align-items:center;gap:5px;font-weight:700;line-height:1;flex-shrink:0;margin-inline-start:auto}.mof-auction-card .bids svg{width:14px;height:14px}.mof-auction-card .lot{font-size:15px;color:#8a1538;font-weight:500;margin:0}@keyframes mofCardPulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.mof-coming-section{padding-top:0;margin-top:32px}.mof-coming-hdr{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.mof-coming-hdr h3{font-size:20px;font-weight:700;color:#1f2937;display:inline-flex;align-items:center;gap:8px;margin:0;line-height:1.3}.mof-coming-hdr .view-all{display:inline-flex;align-items:center;padding:8px 14px;border-radius:10px;border:1.5px solid #e5e7eb;background:rgba(0,0,0,0);color:#4b5563;font-size:16px;font-weight:500;white-space:nowrap;text-decoration:none;transition:border-color .15s ease,color .15s ease}.mof-coming-hdr .view-all:hover{border-color:#8a1538;color:#8a1538}@media(max-width: 1100px){.mof-auctions-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 640px){.mof-auctions-grid{grid-template-columns:1fr}.mof-coming-hdr h3{font-size:17px}}.mof-auc-list{display:flex;flex-direction:column;gap:14px}.mof-auc-list-card{display:flex;flex-direction:row;align-items:stretch;background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin-bottom:0;text-decoration:none;color:inherit;transition:box-shadow .2s ease,border-color .15s ease;position:relative;z-index:0}.mof-auc-list-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.06);border-color:rgba(138,21,56,.12)}@media(max-width: 768px){.mof-auc-list-card{flex-direction:column}}.mof-auc-list-card__media{width:240px;height:180px;flex-shrink:0;overflow:hidden;position:relative;background:#f3f4f6}@media(max-width: 768px){.mof-auc-list-card__media{width:100%;height:200px}}.mof-auc-list-card__media img{width:100%;height:100%;object-fit:cover;display:block}.mof-auc-list-card__tag{position:absolute;top:10px;inset-inline-start:10px;padding:4px 10px;border-radius:6px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:4px;line-height:1;color:#fff;height:30px}.mof-auc-list-card__tag--live{background:#5a895a}.mof-auc-list-card__tag--soon{background:#c5a54e;color:#fff}.mof-auc-list-card__tag--ended{background:#6b7280;color:#fff}.mof-auc-list-card__dot{width:5px;height:5px;border-radius:50%;background:#fff;animation:mofCardPulse 1.4s ease-in-out infinite}.mof-auc-list-card__auto{position:absolute;top:10px;inset-inline-end:10px;padding:4px 10px;border-radius:6px;font-size:14px;font-weight:700;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;gap:3px}.mof-auc-list-card__3d{position:absolute;bottom:10px;inset-inline-start:10px;padding:5px 10px;border:0;border-radius:999px;font-size:12px;font-weight:700;line-height:1;background:rgba(138,21,56,.92);color:#fff;display:inline-flex;align-items:center;gap:4px;cursor:pointer;z-index:3;box-shadow:0 2px 8px rgba(0,0,0,.2);transition:background .15s,transform .15s}.mof-auc-list-card__3d svg{color:#fff}@media(hover: hover){.mof-auc-list-card__3d:hover{background:#8a1538;transform:translateY(-1px)}}.mof-auc-list-card__body{padding:18px;flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.mof-auc-list-card__top{margin-bottom:12px}.mof-auc-list-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px}.mof-auc-list-card__entity{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:6px;font-size:14px;font-weight:500;max-width:100%;background:#fdf2f4;color:#8a1538}.mof-auc-list-card__entity-ico{flex-shrink:0;line-height:1}.mof-auc-list-card__entity img.mof-auc-list-card__entity-logo{width:18px;height:18px;max-width:18px;display:inline-block;object-fit:contain;border-radius:50%;flex-shrink:0}.mof-auc-list-card__ref{background:#f9fafb;color:#6b7280;padding:3px 10px;border-radius:6px;font-size:15px;font-weight:500}.mof-auc-list-card__title{margin:0 0 6px;font-size:18px;font-weight:700;color:#1f2937;line-height:1.35}.mof-auc-list-card__desc{margin:0;font-size:17px;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mof-auc-list-card__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 16px}.mof-auc-list-card__price-block{flex:0 1 auto;min-width:0}.mof-auc-list-card__price-lbl{font-size:15px;color:#9ca3af;margin-bottom:2px;font-weight:500}.mof-auc-list-card__price-val{font-size:22px;font-weight:800;color:#8a1538;line-height:1.2}.mof-auc-list-card__cur{font-size:16px;font-weight:500;color:#9ca3af;margin-inline-start:4px}.mof-auc-list-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.mof-auc-list-card__bid-col{text-align:center;min-width:52px}.mof-auc-list-card__mini-lbl{font-size:15px;color:#9ca3af;margin-bottom:2px;font-weight:500}.mof-auc-list-card__mini-val{font-size:18px;font-weight:700;color:#1f2937;font-variant-numeric:tabular-nums}.mof-auc-list-card__mini-val--orange{color:#c96b5f}.mof-auc-list-card__mini-val--gold{color:#c5a54e;font-size:13px}.mof-auc-list-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 16px;border-radius:8px;font-size:15px;font-weight:700;white-space:nowrap;flex-shrink:0}.mof-auc-list-card__btn--primary{background:linear-gradient(135.56deg, #A91D47 0%, #8A1538 100%);color:#fff;border:none;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04)}.mof-auc-list-card__btn--outline{background:#fff;color:#c5a54e;border:1.5px solid #c5a54e}.mof-auc-3d-modal{position:fixed;inset:0;z-index:3000;background:rgba(0,0,0,.82);display:flex;align-items:center;justify-content:center;padding:24px}.mof-auc-3d-modal__stage{width:min(1100px,92vw);height:80vh}.mof-auc-3d-modal__viewer{width:100%;height:100%;border-radius:10px;overflow:hidden;background:#000;box-shadow:0 12px 36px rgba(0,0,0,.45)}.mof-auc-3d-modal__viewer>div{width:100% !important;height:100% !important}.mof-auc-3d-modal__viewer .viewer-container,.mof-auc-3d-modal__viewer .aspect-w-16,.mof-auc-3d-modal__viewer iframe{width:100% !important;height:100% !important}.mof-auc-3d-modal__close{position:absolute;top:16px;inset-inline-end:18px;width:44px;height:44px;border-radius:50%;border:0;background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.mof-auc-3d-modal__close:hover{background:rgba(255,255,255,.22);transform:scale(1.05)}@media(max-width: 768px){.mof-auc-3d-modal{padding:12px}.mof-auc-3d-modal__stage{width:96vw;height:70vh}}.mof-auc-page-header{background:#fff;padding:16px 0;border-bottom:1px solid #e5e7eb;position:relative;z-index:100;overflow:visible}.mof-auc-page-bc{font-size:16px;color:#9ca3af;margin-bottom:10px}.mof-auc-page-bc a{color:#8a1538;text-decoration:none;font-weight:500}.mof-auc-page-bc a:hover{text-decoration:underline}.mof-auc-page-bc .mof-auc-page-bc-sep{margin:0 6px;color:#d1d5db}.mof-auc-page-h1{font-size:22px;font-weight:800;color:#1f2937;margin:0;line-height:1.3;letter-spacing:-0.01em}.mof-auc-page-h1 .mof-auc-page-h1__count{font-size:17px;font-weight:500;color:#9ca3af;margin-inline-start:6px}.mof-auc-page-sub{margin:0 0 20px;font-size:15px;color:#4b5563;line-height:1.45;max-width:42rem}.mof-auc-tabs{display:flex;flex-wrap:wrap;gap:10px}.mof-auc-tab{display:inline-flex;align-items:center;padding:10px 18px;border-radius:10px;border:2px solid #e5e7eb;background:#fff;color:#374151;font-size:16px;font-weight:500;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.mof-auc-tab:hover{border-color:rgba(138,21,56,.35);color:#8a1538}.mof-auc-tab.is-active{background:linear-gradient(135.56deg, #A91D47 0%, #8A1538 100%);border-color:#8a1538;color:#fff}.mof-auc-tabs--page{margin-bottom:20px}.mof-auc-page-title-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mof-auc-sort{flex-shrink:0}.mof-auc-sort__select{min-width:140px;padding:7px 12px;border-radius:8px;border:1.5px solid #e5e7eb;background:#fff;color:#1f2937;font-size:16px;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.mof-auc-sort__select:hover{border-color:rgba(138,21,56,.25)}.mof-auc-sort__select:focus{outline:none;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auc-filters{display:flex;align-items:flex-start;flex-wrap:wrap;gap:6px;row-gap:8px;padding:12px 0;margin-bottom:0;position:relative;z-index:100;overflow:visible}.mof-auc-fchip-main{display:none;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #8a1538;border-radius:8px;font-size:17px;font-weight:500;color:#8a1538;background:#fdf2f4;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease,border-color .15s ease}.mof-auc-fchip-main:hover{background:#f9e8ed;border-color:#6b0f2b}.mof-auc-fchip--applied{display:inline-flex;align-items:center;gap:5px;padding:7px 14px;border:none;border-radius:8px;font-size:17px;font-weight:500;color:#fff;background:#8a1538;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s ease}.mof-auc-fchip--applied:hover{background:#6b0f2b}.mof-auc-fchip--applied__label{opacity:.75;font-weight:500}.mof-auc-fchip--applied__chevron{opacity:.85;flex-shrink:0}.mof-auc-fchip{position:relative;display:inline-flex;flex-direction:column;align-items:stretch}.mof-auc-fchip.is-open .mof-auc-fchip__trigger{border-color:#8a1538;color:#8a1538;background:#fdf2f4}.mof-auc-fchip__trigger{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:17px;font-weight:500;color:#374151;background:#fff;cursor:pointer;font-family:inherit;white-space:nowrap;user-select:none;transition:border-color .15s ease,color .15s ease,background .15s ease}.mof-auc-fchip__trigger:hover{border-color:#8a1538;color:#8a1538}.mof-auc-fchip__arrow{font-size:10px;opacity:.5;margin-inline-start:2px}.mof-auc-fchip__dropdown{display:block;position:absolute;top:calc(100% + 6px);inset-inline-end:0;width:260px;max-width:calc(100vw - 48px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);z-index:5000;padding:8px 0;box-sizing:border-box}.mof-auc-fchip__dd-pad{padding:10px 12px}.mof-auc-fchip__hint{font-size:15px;color:#9ca3af;margin-bottom:6px;font-weight:500}.mof-auc-fchip__range{display:flex;gap:6px;align-items:center}.mof-auc-fchip__dash{color:#d1d5db;flex-shrink:0}.mof-auc-fchip__input{width:100%;padding:8px 10px;border:1.5px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:17px;outline:none;box-sizing:border-box;transition:border-color .15s ease}.mof-auc-fchip__input:focus{border-color:rgba(138,21,56,.45)}.mof-auc-fchip__input--sm{flex:1;min-width:0;padding:7px 8px;font-size:16px;text-align:center}.mof-auc-fchip__row{display:flex;align-items:center;gap:8px;padding:9px 16px;font-size:17px;color:#374151;cursor:pointer;transition:background .12s ease,color .12s ease}.mof-auc-fchip__row:hover{background:#f9fafb;color:#8a1538}.mof-auc-fchip__row input{accent-color:#8a1538;width:15px;height:15px;flex-shrink:0}.mof-auc-fchip__empty{margin:0;padding:12px 16px;font-size:12px;color:#9ca3af;text-align:center}.mof-auc-fchip__dd-footer{padding:8px 12px;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end;gap:8px}.mof-auc-fchip__apply{padding:8px 14px;border-radius:8px;border:none;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;background:linear-gradient(135.56deg, #A91D47 0%, #8A1538 100%);color:#fff;transition:opacity .15s ease,transform .1s ease}.mof-auc-fchip__apply:hover{opacity:.95}.mof-auc-filters__reset{margin-inline-start:auto;padding:7px 4px;border:none;background:none;font-size:16px;font-weight:500;color:#9ca3af;cursor:pointer;font-family:inherit;white-space:nowrap;transition:color .15s ease}.mof-auc-filters__reset:hover{color:#8a1538}.mof-auc-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;margin-top:24px}.mof-auc-pagination__cell{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:17px;font-weight:700;text-decoration:none;color:#6b7280;border:1px solid #e5e7eb;background:#fff;cursor:pointer;box-sizing:border-box;transition:border-color .15s ease,color .15s ease,background .15s ease}.mof-auc-pagination__cell:hover:not(.is-current):not(.is-disabled){border-color:rgba(138,21,56,.35);color:#8a1538;background:#fdf2f4}.mof-auc-pagination__cell.is-current{background:#8a1538;color:#fff;border-color:#8a1538;cursor:default}.mof-auc-pagination__cell.is-disabled{color:#d1d5db;background:#f9fafb;cursor:default;opacity:.85}.mof-auc-pagination__cell--dots{border:none;background:none;color:#9ca3af;font-weight:700;user-select:none;cursor:default;width:auto;min-width:18px}.mof-auc-pagination__cell--next{font-weight:600}.mof-auc-page-body{padding:20px 0 40px;background:#f9fafb}.mof-auc-page-empty{margin:0;padding:24px 0;text-align:center;font-size:15px;color:#4b5563}.mof-detail-page{background:#fff;min-height:60vh}.mof-detail-page-bcbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:14px 0}.mof-detail-bc{display:flex;align-items:center;gap:8px;font-size:18px;color:#9ca3af;flex-wrap:wrap}.mof-detail-bc a{color:#8a1538;text-decoration:none}.mof-detail-bc a:hover{text-decoration:underline}.mof-detail-bc-sep{color:#9ca3af;user-select:none}.mof-detail-body{padding-top:24px;padding-bottom:60px}.mof-detail-gallery-wrap{position:relative;margin-bottom:24px}.mof-detail-gallery{display:grid;grid-template-columns:minmax(0, 2fr) minmax(0, 1fr);gap:8px;height:400px;border-radius:16px;overflow:hidden;background:#f3f4f6}.mof-detail-gallery.is-singleton{grid-template-columns:1fr}.mof-detail-gallery__main,.mof-detail-gallery__side{border:0;padding:0;margin:0;font:inherit;color:inherit;text-align:inherit}.mof-detail-gallery__main:focus-visible,.mof-detail-gallery__side:focus-visible{outline:2px solid #8a1538;outline-offset:-2px}.mof-detail-gallery__main{position:relative;overflow:hidden;cursor:pointer;background:#f3f4f6}.mof-detail-gallery__main img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.mof-detail-gallery__main:hover img{transform:scale(1.03)}.mof-detail-gallery__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:64px;height:64px;border-radius:50%;background:rgba(138,21,56,.85);color:#fff;font-size:26px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:4;box-shadow:0 4px 16px rgba(0,0,0,.25)}.mof-detail-gallery__play.sm{width:36px;height:36px;font-size:14px}.mof-detail-gallery__3d{position:absolute;top:12px;inset-inline-start:12px;display:inline-flex;align-items:center;gap:5px;padding:6px 11px;border-radius:999px;background:rgba(138,21,56,.92);color:#fff;font-size:12px;font-weight:700;line-height:1;pointer-events:none;z-index:4;box-shadow:0 2px 10px rgba(0,0,0,.25)}.mof-detail-gallery__3d svg{color:#fff}.mof-detail-gallery__3d.sm{top:8px;inset-inline-start:8px;padding:4px 8px;font-size:11px;gap:3px}.mof-detail-gallery__sides{display:flex;flex-direction:column;gap:8px;min-height:0}.mof-detail-gallery__sides .mof-detail-gallery__side:first-child{border-top-right-radius:16px}.mof-detail-gallery__sides .mof-detail-gallery__side:last-child{border-bottom-right-radius:16px}.mof-detail-gallery__side{position:relative;flex:1;overflow:hidden;cursor:pointer;background:#f3f4f6;min-height:0}.mof-detail-gallery__side img{width:100%;height:100%;object-fit:cover;display:block}.mof-detail-gallery__more{position:absolute;inset:0;background:rgba(0,0,0,.5);color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}.mof-detail-gallery__badges{position:absolute;bottom:14px;left:14px;display:flex;gap:6px;z-index:5;pointer-events:none}.mof-detail-gallery__badge{background:rgba(0,0,0,.65);color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:5px;backdrop-filter:blur(4px)}.mof-detail-gallery__badge svg{color:#fff}.mof-detail-gallery__badge-count{opacity:.6}@media(max-width: 720px){.mof-detail-gallery{grid-template-columns:1fr;height:280px}.mof-detail-gallery__sides{flex-direction:row;height:92px}}.mof-detail-grid{display:grid;grid-template-columns:minmax(0, 1fr) 340px;gap:24px;align-items:flex-start}@media(max-width: 960px){.mof-detail-grid{grid-template-columns:1fr}}.mof-detail-main{min-width:0}.mof-detail-section{margin-bottom:20px}.mof-detail-section:last-child{margin-bottom:0}.mof-detail-h1{font-size:28px;font-weight:800;color:#1f2937;line-height:1.25;margin:0 0 8px}.mof-detail-lead{font-size:18px;color:#6b7280;line-height:1;margin-top:10px !important;margin:0 0 20px !important}.mof-detail-h3{font-size:20px;font-weight:500;line-height:15px;color:#1f2937;margin:0 0 14px !important;display:flex;align-items:center;gap:8px}.mof-detail-h3.m-0{margin:0 !important}.mof-detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-detail-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:18px}.mof-detail-meta__chip{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:16px;font-weight:600;line-height:1.2}.mof-detail-meta__chip.is-live{background:#e2efe2;color:#5a895a;font-weight:700}.mof-detail-meta__chip.is-upcoming{background:rgba(245,158,11,.12);color:#b45309}.mof-detail-meta__chip.is-ended{background:#f3f4f6;color:#6b7280}.mof-detail-meta__chip.is-entity{background:#fdf2f4;color:#8a1538}.mof-detail-meta__chip.is-lotid{background:#f9fafb;color:#9ca3af;font-weight:500}.mof-detail-meta__pulse{width:6px;height:6px;border-radius:50%;background:#5a895a;animation:mof-detail-pulse 1.4s infinite}@keyframes mof-detail-pulse{0%,100%{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}.mof-detail-specs{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:10px}.mof-detail-spec{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px;display:flex;align-items:center;gap:10px;min-width:0}.mof-detail-spec__icon{font-size:20px;flex-shrink:0;line-height:1}.mof-detail-spec__body{min-width:0;flex:1}.mof-detail-spec__label{font-size:16px;color:#9ca3af;line-height:1.3}.mof-detail-spec__value{font-size:19px;font-weight:600;color:#1f2937;line-height:1.3;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width: 720px){.mof-detail-specs{grid-template-columns:repeat(2, 1fr)}}.mof-detail-inspection,.mof-detail-terms{padding:20px}.mof-detail-inspection__title{font-size:16px;font-weight:600;color:#374151;margin-bottom:4px;line-height:1.4}.mof-detail-inspection__sub{font-size:15px;color:#9ca3af;line-height:1.5;margin-bottom:12px}.mof-detail-inspection__actions{display:flex;gap:10px;flex-wrap:wrap}.mof-detail-terms{font-size:15px;color:#6b7280;line-height:2;background:#f9fafb}.mof-detail-terms ul{margin:0;padding:0 0 0 18px;list-style:disc}.mof-detail-terms li{margin-bottom:4px}.mof-detail-terms li:last-child{margin-bottom:0}.mof-detail-terms b,.mof-detail-terms strong{color:#374151}.mof-btn.sm{padding:8px 14px;font-size:13px;font-weight:600;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#374151;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;gap:6px;transition:border-color .15s,color .15s}.mof-btn.sm:hover{border-color:#8a1538;color:#8a1538}.mof-detail-actions{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-detail-action{display:flex;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid #f3f4f6;text-decoration:none;color:inherit;cursor:pointer;transition:background .15s}.mof-detail-action:last-child{border-bottom:none}.mof-detail-action:hover{background:#f9fafb}.mof-detail-action.is-active .mof-detail-action__icon{background:#8a1538;color:#fff}.mof-detail-action__icon{width:40px;height:40px;background:#fdf2f4;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#8a1538;transition:background .15s,color .15s}.mof-detail-action__body{flex:1;min-width:0}.mof-detail-action__title{display:block;font-size:18px;font-weight:600;color:#1f2937}.mof-detail-action__sub{display:block;font-size:16px;color:#9ca3af;margin-top:2px}.mof-detail-action__chev{color:#9ca3af;font-size:22px;flex-shrink:0}.mof-detail-bids-list{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-detail-bids-row{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f3f4f6}.mof-detail-bids-row:last-child{border-bottom:none}.mof-detail-bids-row--top{background:#8a1538;color:#fff}.mof-detail-bids-row--top .mof-detail-bids-row__amount{color:#fff;font-size:20px}.mof-detail-bids-row--top .mof-detail-bids-row__cur{color:rgba(255,255,255,.75)}.mof-detail-bids-row--top .mof-detail-bids-row__bidder{color:rgba(255,255,255,.75)}.mof-detail-bids-row--top .mof-detail-bids-row__time{color:rgba(255,255,255,.65)}.mof-detail-bids-row--top .mof-detail-bids__autobid{background:rgba(255,255,255,.2);color:#fff}.mof-detail-bids-row__left{flex:1;min-width:0}.mof-detail-bids-row__amount{font-size:18px;font-weight:700;color:#1f2937;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.mof-detail-bids-row__cur{font-size:14px;font-weight:500;color:#9ca3af}.mof-detail-bids-row__you{background:#c5a54e;color:#fff;font-size:12px;font-weight:700;padding:2px 8px;border-radius:4px;text-transform:capitalize}.mof-detail-bids-row__bidder{font-size:15px;color:#6b7280;margin-top:4px}.mof-detail-bids-row__time{font-size:14px;color:#9ca3af;white-space:nowrap;flex-shrink:0;margin-inline-start:16px}.mof-detail-bids__autobid{background:#f3f4f6;color:#6b7280;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700}.mof-detail-viewall-link{display:block;width:100%;margin-top:16px;padding:13px 20px;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;color:#4b5563;font-family:inherit;font-size:17px;font-weight:600;cursor:pointer;text-align:center;text-transform:none !important;text-decoration:none !important;transition:color .15s,border-color .15s}@media(hover: hover){.mof-detail-viewall-link:hover{border-color:#8a1538;color:#8a1538;text-decoration:none !important}}.mof-detail-h3__count{font-size:16px;font-weight:500;color:#9ca3af}.mof-detail-qa-input{display:flex;gap:10px;margin-bottom:20px}.mof-detail-qa-input__field{flex:1;padding:14px 18px;border:2px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:16px;background:#fff;color:#1f2937;outline:none;transition:border-color .2s}.mof-detail-qa-input__field::placeholder{color:#9ca3af}.mof-detail-qa-input__field:focus{border-color:#8a1538}.mof-detail-qa-input__btn{padding:14px 28px;font-size:16px;font-weight:700;border-radius:10px;white-space:nowrap}.mof-detail-qa-input__btn:disabled{opacity:.6;cursor:not-allowed}.mof-detail-qa-input__err{font-size:13px;color:#ef4444;margin:-12px 0 16px}.mof-detail-qa-input__success{font-size:13px;color:#5a895a;font-weight:600;margin:-12px 0 16px}.mof-detail-qa-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mof-detail-qa-hdr__count{color:#8a1538;font-weight:600;margin-inline-start:4px}.mof-detail-qa__item{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;overflow:hidden;margin-bottom:10px}.mof-detail-qa__q{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-bottom:1px solid #f9fafb}.mof-detail-qa__q-body{flex:1;min-width:0}.mof-detail-qa__a{display:flex;align-items:flex-start;gap:10px;padding:14px 16px}.mof-detail-qa__icon{width:28px;height:28px;background:#8a1538;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0;margin-top:2px}.mof-detail-qa__icon.is-a{background:#5a895a}.mof-detail-qa__meta{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#9ca3af;margin-bottom:6px}.mof-detail-qa__date{font-size:14px;color:#9ca3af}.mof-detail-qa__text{font-size:16px;font-weight:600;color:#374151;line-height:1.5}.mof-detail-qa__a-meta{font-size:14px;color:#5a895a;font-weight:600;margin-bottom:4px}.mof-detail-qa__a-text{font-size:16px;color:#4b5563;line-height:1.7}.mof-detail-qa__pending{padding:10px 16px;font-size:14px;color:#9ca3af;font-style:italic}.mof-detail-qa__translate{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;margin-top:6px;font-size:13px;font-weight:500;color:#8a1538;background:rgba(0,0,0,0);border:1px solid #8a1538;border-radius:6px;cursor:pointer;transition:background .15s,color .15s}.mof-detail-qa__translate:hover{background:#8a1538;color:#fff}.mof-detail-qa__translate.is-loading{opacity:.6;pointer-events:none}.mof-detail-faqs{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-detail-faq{border-bottom:1px solid #f3f4f6}.mof-detail-faq:last-child{border-bottom:none}.mof-detail-faq summary{list-style:none;cursor:pointer;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:18px;font-weight:600;color:#1f2937}.mof-detail-faq summary::-webkit-details-marker{display:none}.mof-detail-faq__q{flex:1}.mof-detail-faq__chev{flex-shrink:0;color:#9ca3af;transition:transform .2s ease;display:flex;align-items:center}.mof-detail-faq[open] .mof-detail-faq__chev{transform:rotate(180deg)}.mof-detail-faq__a{padding:0 20px 18px 50px}.mof-detail-faq__a p{margin:0;font-size:16px;color:#6b7280;line-height:1.7}[dir=rtl] .mof-detail-faq__a{padding:0 50px 18px 20px}.mof-detail-similar-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}a.mof-detail-similar-all,.mof-detail-similar-all{font-size:17px;color:#8a1538 !important;font-weight:600;text-decoration:none}a.mof-detail-similar-all:hover,.mof-detail-similar-all:hover{text-decoration:underline;color:#8a1538 !important}a.mof-detail-similar-all:visited,.mof-detail-similar-all:visited{color:#8a1538 !important}.mof-detail-similar{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}@media(max-width: 720px){.mof-detail-similar{grid-template-columns:1fr}}.mof-detail-similar__card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;text-decoration:none !important;color:inherit;transition:box-shadow .15s,transform .15s}.mof-detail-similar__card:hover,.mof-detail-similar__card:focus,.mof-detail-similar__card:active{box-shadow:0 4px 20px rgba(0,0,0,.1);transform:translateY(-2px);text-decoration:none !important;color:inherit}.mof-detail-similar__thumb{position:relative;height:200px;overflow:hidden;background:#f3f4f6}.mof-detail-similar__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mof-detail-similar__badge{position:absolute;top:12px;left:12px;padding:5px 14px;border-radius:8px;font-size:14px;font-weight:700;color:#fff;line-height:1.4}.mof-detail-similar__badge--live{background:#5a895a}.mof-detail-similar__badge--soon{background:#9ca3af}.mof-detail-similar__body{padding:18px}.mof-detail-similar__entity{display:inline-block;padding:5px 14px;border-radius:8px;font-size:14px;font-weight:600;background:rgba(0,0,0,0);border:1.5px solid #8a1538;color:#8a1538;margin-bottom:10px}.mof-detail-similar__name{font-size:18px;font-weight:700;color:#1f2937;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;min-height:0}.mof-detail-similar__row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px}.mof-detail-similar__price{font-size:22px;font-weight:900;color:#8a1538;line-height:1}.mof-detail-similar__cur{font-size:15px;color:#9ca3af;font-weight:500;margin-inline-start:4px}.mof-detail-similar__bids{font-size:14px;font-weight:600;color:#8a1538;background:#fdf2f4;padding:4px 12px;border-radius:20px;white-space:nowrap}.mof-detail-similar__remaining{font-size:14px;color:#9ca3af;display:flex;align-items:center;gap:4px}.mof-detail-side{width:100%}.mof-detail-side-stick{position:sticky;top:80px}.mof-detail-sidecard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.07)}.mof-detail-sidecard__pad{padding:18px 20px}.mof-detail-pricecard{display:flex}.mof-detail-pricecard__main,.mof-detail-pricecard__inc{flex:1;padding:16px 18px}.mof-detail-pricecard__main{background:#8a1538;color:#fff}.mof-detail-pricecard__inc{background:#ebebeb}.mof-detail-pricecard__label{font-size:16px;font-weight:500;color:rgba(255,255,255,.75);margin-bottom:5px}.mof-detail-pricecard__label.is-dark{color:#666}.mof-detail-pricecard__value{font-size:30px;font-weight:800;line-height:1.2;color:#fff}.mof-detail-pricecard__value.is-maroon{color:#8a1538}.mof-detail-pricecard__cur{font-size:17px;margin-top:2px;color:rgba(255,255,255,.7)}.mof-detail-pricecard__cur.is-dark{color:#888}.mof-detail-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.mof-detail-stat{background:#f9fafb;border-radius:10px;padding:12px;text-align:center}.mof-detail-stat__l{font-size:16px;color:#9ca3af}.mof-detail-stat__v{font-size:26px;font-weight:800;color:#1f2937;line-height:1.2}.mof-detail-clock{background:#fff8ee;border:1px solid #fddcaa;border-radius:12px;padding:14px;text-align:center;margin-bottom:16px}.mof-detail-clock__l{display:flex;align-items:center;justify-content:center;gap:6px;font-size:17px;font-weight:600;color:#6b7280;margin-bottom:5px}.mof-detail-clock__l svg{color:#df4a37}.mof-detail-clock__v{font-size:30px;font-weight:800;color:#df4a37;letter-spacing:1px;direction:ltr}.mof-detail-guest{text-align:center;padding:8px 0 16px}.mof-detail-guest__icon{width:48px;height:48px;background:#fdf2f4;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.mof-detail-guest__icon svg{color:#8a1538}.mof-detail-guest__title{font-size:19px;font-weight:700;color:#1f2937;margin-bottom:6px}.mof-detail-guest__sub{font-size:17px;color:#9ca3af;margin-bottom:16px;line-height:1.5}.mof-detail-guest__login{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;text-align:center;font-size:20px;padding:14px 0}.mof-detail-guest__login svg{flex-shrink:0}.mof-detail-guest__or{display:flex;align-items:center;gap:10px;margin:12px 0;font-size:16px;color:#9ca3af}.mof-detail-guest__or::before,.mof-detail-guest__or::after{content:"";flex:1;height:1px;background:#f3f4f6}.mof-detail-guest__register{display:block;width:100%;text-align:center;font-size:19px;font-weight:600;color:#374151;text-decoration:none;cursor:pointer;padding:14px 0;border:1px solid #e5e7eb;border-radius:10px;background:#fff;transition:border-color .15s,color .15s}.mof-detail-guest__register:hover{border-color:#8a1538;color:#8a1538}.mof-detail-bid-panel{margin-top:8px;display:flex;flex-direction:column;gap:10px}.mof-detail-bid-panel__btn{display:block;width:100%;text-align:center;font-size:19px;padding:14px 0}.mof-detail-bid-states{text-align:center;margin-bottom:20px}.mof-detail-bid-states__label{display:block;font-size:13px;color:#9ca3af;margin-bottom:10px}.mof-detail-bid-states__row{display:flex;justify-content:center;gap:0;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;background:#fff}.mof-detail-bid-states__pill{flex:1;padding:12px 8px;font-size:14px;font-weight:500;color:#9ca3af;text-align:center;border-right:1px solid #e5e7eb;cursor:default;transition:background .15s,color .15s;white-space:nowrap}.mof-detail-bid-states__pill:last-child{border-right:none}.mof-detail-bid-states__pill.is-active{background:#8a1538;color:#fff;font-weight:700}@media(max-width: 720px){.mof-detail-bid-states__row{flex-wrap:wrap}.mof-detail-bid-states__pill{flex:0 0 33.33%;border-bottom:1px solid #e5e7eb}}.mof-detail-bid-status{display:flex;align-items:center;gap:10px;padding:16px 20px;border-radius:12px;line-height:1.4;margin-bottom:20px}.mof-detail-bid-status svg{flex-shrink:0}.mof-detail-bid-status__title{font-size:19px;font-weight:700}.mof-detail-bid-status__subtitle{font-size:17px;color:#4b5563;margin-top:4px;line-height:1.5}.mof-detail-bid-status__icon-box{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#5a895a}.mof-detail-bid-status--highest{background:#e2efe2;border:1px solid #5a895a}.mof-detail-bid-status--highest .mof-detail-bid-status__title{color:#5a895a}.mof-detail-bid-status--highest svg{stroke:#5a895a}.mof-detail-bid-status--outbid{background:#fbeded;border:1px solid #f0b8b8;align-items:flex-start}.mof-detail-bid-status--outbid .mof-detail-bid-status__title{color:#c96b5f}.mof-detail-bid-status--outbid svg{stroke:#c96b5f}.mof-detail-bid-status--won{background:#e2efe2;border:1px solid #5a895a}.mof-detail-bid-status--won .mof-detail-bid-status__title{color:#5a895a;font-weight:800;font-size:18px}.mof-detail-bid-status--pending{background:#fdf6e0;border:1px solid #e9c56b}.mof-detail-bid-status--pending .mof-detail-bid-status__title{color:#8a6a00}.mof-detail-bid-status--pending svg{stroke:#b8860b}.mof-detail-bid-status--not-won{background:#f3f4f6;border:1px solid #d1d5db}.mof-detail-bid-status--not-won .mof-detail-bid-status__title{color:#4b5563}.mof-detail-bid-status--not-won svg{stroke:#6b7280}.mof-detail-bid-status--no-bid{background:#fbeded;border:1px solid #f0b8b8;align-items:flex-start}.mof-detail-bid-status--no-bid .mof-detail-bid-status__title{color:#8a1538;line-height:1.3}.mof-detail-bid-status--no-bid .mof-detail-bid-status__subtitle{color:#6b7280;font-size:14px;margin-top:2px}.mof-detail-bid-status--no-bid svg{stroke:#8a1538;margin-top:3px}.mof-detail-bid-status--closed-no-winner{background:#f3f4f6;border:1px solid #d1d5db}.mof-detail-bid-status--closed-no-winner .mof-detail-bid-status__title{color:#6b7280}.mof-detail-bid-status--closed-no-winner svg{stroke:#6b7280}.mof-detail-bid-status--canceled{background:#fbeded;border:1px solid #f0b8b8}.mof-detail-bid-status--canceled .mof-detail-bid-status__title{color:#8a1538}.mof-detail-bid-status--canceled svg{stroke:#8a1538}.mof-detail-autobid-strip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.mof-detail-autobid-strip__info{display:flex;flex-direction:column;gap:2px}.mof-detail-autobid-strip__label{font-size:11px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.3px}.mof-detail-autobid-strip__val{font-size:14px;font-weight:700;color:#8a1538}.mof-detail-autobid-strip__edit{white-space:nowrap}.mof-detail-side-extra{display:flex;gap:8px;margin-top:14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px}.mof-detail-side-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px;font-size:18px;font-weight:600;border-radius:10px;background:#fff;border:1px solid #e5e7eb;color:#374151;cursor:pointer;text-decoration:none;text-align:center;transition:border-color .15s,color .15s}.mof-detail-side-btn svg{flex-shrink:0}.mof-detail-side-btn:hover{border-color:#8a1538;color:#8a1538}.mof-detail-side-btn.is-active{background:#8a1538;border-color:#8a1538;color:#fff}.mof-detail-side-btn.is-active:hover{color:#fff}.mof-detail-share-wrap{position:relative;flex:1;display:flex}.mof-detail-share-dropdown{position:absolute;bottom:calc(100% + 8px);left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.12);padding:6px;z-index:20;display:flex;flex-direction:column}.mof-detail-share-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:500;color:#374151;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;transition:background .12s}.mof-detail-share-link svg{flex-shrink:0}.mof-detail-share-link:hover{background:#f9fafb}.mof-detail-lightbox{position:fixed;inset:0;z-index:9999;background:rgba(15,15,15,.92);display:flex;align-items:center;justify-content:center;padding:60px 60px 120px;backdrop-filter:blur(4px);animation:mof-detail-lb-fade .18s ease-out}@keyframes mof-detail-lb-fade{from{opacity:0}to{opacity:1}}@keyframes mof-spin{to{transform:rotate(360deg)}}.mof-detail-lightbox__stage{max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.mof-detail-lightbox__stage img,.mof-detail-lightbox__stage video{max-width:100%;max-height:78vh;display:block;border-radius:10px;box-shadow:0 12px 36px rgba(0,0,0,.45);background:#fff}.mof-detail-lightbox__stage.is-3d{width:min(1100px,92vw);height:80vh}.mof-detail-lightbox__viewer{width:100%;height:100%;border-radius:10px;overflow:hidden;box-shadow:0 12px 36px rgba(0,0,0,.45);background:#000}.mof-detail-lightbox__viewer>div{width:100% !important;height:100% !important}.mof-detail-lightbox__viewer .viewer-container,.mof-detail-lightbox__viewer .aspect-w-16,.mof-detail-lightbox__viewer iframe{width:100% !important;height:100% !important}.mof-detail-lightbox__close{position:absolute;top:16px;inset-inline-end:18px;width:44px;height:44px;border-radius:50%;border:0;background:rgba(255,255,255,.12);color:#fff;font-size:28px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.mof-detail-lightbox__close:hover{background:rgba(255,255,255,.22);transform:scale(1.05)}.mof-detail-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:0;background:rgba(255,255,255,.12);color:#fff;font-size:36px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.mof-detail-lightbox__nav:hover{background:rgba(255,255,255,.22)}.mof-detail-lightbox__nav.is-prev{inset-inline-start:16px}.mof-detail-lightbox__nav.is-next{inset-inline-end:16px}[dir=rtl] .mof-detail-lightbox__nav.is-prev,[dir=rtl] .mof-detail-lightbox__nav.is-next{transform:translateY(-50%) scaleX(-1)}.mof-detail-lightbox__counter{position:absolute;top:22px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.45);color:#fff;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.5px;direction:ltr}.mof-detail-lightbox__strip{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px;max-width:calc(100% - 40px);overflow-x:auto;padding:6px 8px;background:rgba(0,0,0,.4);border-radius:12px;scrollbar-width:thin}.mof-detail-lightbox__thumb{flex:0 0 64px;width:64px;height:64px;border-radius:8px;overflow:hidden;border:2px solid rgba(0,0,0,0);padding:0;background:#e5e7eb;cursor:pointer;position:relative;transition:border-color .15s,transform .15s,opacity .15s;opacity:.7}.mof-detail-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mof-detail-lightbox__thumb:hover{opacity:1;transform:translateY(-2px)}.mof-detail-lightbox__thumb.is-active{opacity:1;border-color:#fff}@media(max-width: 720px){.mof-detail-lightbox{padding:50px 12px 100px}.mof-detail-lightbox__nav{width:40px;height:40px;font-size:26px}.mof-detail-lightbox__nav.is-prev{inset-inline-start:6px}.mof-detail-lightbox__nav.is-next{inset-inline-end:6px}.mof-detail-lightbox__close{width:36px;height:36px;font-size:22px;top:10px;inset-inline-end:10px}.mof-detail-lightbox__thumb{flex:0 0 48px;width:48px;height:48px}}.mof-bid-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:flex-start;justify-content:center;background:rgba(0,0,0,.55);backdrop-filter:blur(2px);padding:24px 20px;box-sizing:border-box;overflow-y:auto;font-family:"Lusail","Noto Kufi Arabic","Inter",sans-serif;color:#1f2937;-webkit-font-smoothing:antialiased}.mof-bid-overlay *,.mof-bid-overlay *::before,.mof-bid-overlay *::after{box-sizing:border-box}.mof-bid-overlay button,.mof-bid-overlay input,.mof-bid-overlay textarea,.mof-bid-overlay select{font-family:inherit}html[dir=ltr] .mof-bid-overlay{font-family:"Lusail","Inter","Noto Kufi Arabic",sans-serif}.mof-bid-modal{position:relative;width:100%;max-width:460px;flex-shrink:0;background:#fff;border-radius:20px;box-shadow:0 24px 64px rgba(0,0,0,.3);overflow:hidden}.mof-bid-modal__close{position:absolute;top:16px;inset-inline-end:16px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:8px;font-size:22px;line-height:1;cursor:pointer;color:#4b5563;display:flex;align-items:center;justify-content:center;transition:background .15s;font-family:inherit}.mof-bid-modal__close:hover{background:#e5e7eb}.mof-bid-modal__header{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.mof-bid-modal__img{width:72px;height:72px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#f3f4f6}.mof-bid-modal__info{flex:1;min-width:0}.mof-bid-modal__name{font-size:16px;font-weight:600;color:#1f2937;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mof-bid-modal__price{font-size:14px;color:#8a1538;font-weight:600;margin-top:4px}.mof-bid-modal__timer{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f9fafb;border-radius:10px;margin-bottom:18px;font-size:15px;color:#374151;font-weight:500}.mof-bid-modal__timer svg{color:#8a1538;flex-shrink:0}.mof-bid-modal__form{padding:18px 20px;display:flex;flex-direction:column;gap:14px}.mof-bid-modal__autobid{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.mof-bid-modal__autobid-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mof-bid-modal__autobid-label{font-size:18px;font-weight:700;color:#1f2937}.mof-bid-modal__autobid-desc{font-size:16px;color:#6b7280;margin-bottom:7px;line-height:1.6}.mof-bid-modal__amount{margin-bottom:0}.mof-bid-modal__amount-label{font-size:17px;font-weight:500;color:#4b5563;margin-bottom:8px}.mof-bid-modal__stepper{display:flex;align-items:center;border:2px solid #8a1538;border-radius:12px;padding:4px;gap:4px}.mof-bid-modal__step-btn{width:48px;height:48px;flex-shrink:0;border:none;background:rgba(138,21,56,.06);border-radius:8px;font-size:24px;font-weight:700;color:#8a1538;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;user-select:none;font-family:inherit}.mof-bid-modal__step-btn:hover{background:rgba(138,21,56,.12)}.mof-bid-modal__step-btn:active{background:rgba(138,21,56,.18)}.mof-bid-modal__step-value{flex:1;display:flex;align-items:center;justify-content:center;min-width:0}.mof-bid-modal__step-num{font-size:28px;font-weight:900;color:#1f2937}.mof-bid-modal__step-cur{font-size:16px;color:#9ca3af;font-weight:500}.mof-bid-modal__note{font-size:14px;color:#6b7280;line-height:1.6;padding:10px 14px;background:#fef3c7;border-radius:8px;border-left:3px solid #f59e0b;margin:0}.mof-bid-modal__terms{display:flex;flex-direction:column;gap:4px}.mof-bid-modal__terms-label{display:flex;align-items:flex-start;gap:8px;font-size:16px;color:#6b7280;line-height:1.5;cursor:pointer}.mof-bid-modal__terms-label input[type=checkbox]{width:16px;height:16px;accent-color:#8a1538;flex-shrink:0;margin-top:2px}.mof-bid-modal__terms-label a{color:#8a1538;font-weight:500;text-decoration:none}.mof-bid-modal__err{font-size:14px;color:#dc2626;margin-top:4px}.mof-bid-modal__submit{width:100%;padding:16px;font-size:19px;font-weight:700;border-radius:12px;border:none;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .15s}.mof-bid-modal__submit.is-loading{opacity:.7;pointer-events:none}.mof-bid-modal__spinner{animation:mof-spin .7s linear infinite;transform-origin:center center;flex-shrink:0}.mof-bid-modal__credit-msg{background:#fef3c7;border-radius:10px;padding:12px 14px;font-size:15px;color:#92400e;line-height:1.5;margin-bottom:16px;border-left:3px solid #f59e0b}.mof-bid-modal__credit-grid{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.mof-bid-modal__credit-item{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#f9fafb;border-radius:8px}.mof-bid-modal__credit-label{font-size:15px;color:#6b7280;font-weight:500}.mof-bid-modal__credit-val{font-size:16px;color:#1f2937;font-weight:700}.mof-bid-modal__top{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #f3f4f6}.mof-bid-modal__title{font-size:19px;font-weight:800;color:#1f2937;margin:0}.mof-bid-modal__stats{display:flex;background:#8a1538}.mof-bid-modal__stat{flex:1;display:flex;flex-direction:column;gap:4px;padding:14px 18px}.mof-bid-modal__stat:last-child{text-align:end;border-inline-start:1px solid rgba(255,255,255,.15)}.mof-bid-modal__stat-label{font-size:15px;color:rgba(255,255,255,.7);font-weight:400}.mof-bid-modal__stat-value{font-size:26px;font-weight:800;color:#fff}.mof-bid-modal__stat-value small{font-size:17px;font-weight:400;opacity:.75}.mof-bid-modal__tabs{display:flex;border-bottom:1px solid #f3f4f6}.mof-bid-modal__tab{flex:1;padding:11px 6px;border:none;background:none;border-bottom:2px solid rgba(0,0,0,0);font-size:15px;font-weight:500;color:#9ca3af;cursor:pointer;text-align:center;font-family:inherit;transition:color .15s}.mof-bid-modal__tab.is-active{border-bottom-color:#8a1538;color:#8a1538;font-weight:700}.mof-bid-modal__deposit-status{display:flex;align-items:center;gap:10px;margin-bottom:14px}.mof-bid-modal__deposit-status-label{font-size:15px;color:#9ca3af;font-weight:500}.mof-bid-modal__deposit-badge{font-size:13px;font-weight:700;padding:5px 10px;border-radius:7px;cursor:pointer;font-family:inherit}.mof-bid-modal__deposit-badge.is-sufficient{background:#8a1538;color:#fff;border:1px solid #8a1538}.mof-bid-modal__deposit-badge.is-insufficient{background:#fff;color:#6b7280;border:1px solid #d1d5db}.mof-bid-modal__autobid-link{display:inline-block;font-size:16px;font-weight:400;color:#0d4261;text-decoration:underline;cursor:pointer}.mof-bid-modal__autobid-link:hover{text-decoration:none}.mof-bid-modal__min-inc{font-size:15px;color:#9ca3af;margin-top:6px;text-align:center}.mof-bid-modal__deposit-section{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px}.mof-bid-modal__deposit-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mof-bid-modal__deposit-title{font-size:18px;font-weight:700;color:#1f2937}.mof-bid-modal__deposit-type{font-size:15px;font-weight:700;padding:4px 10px;border-radius:999px}.mof-bid-modal__deposit-type.is-fixed{background:#dbeafe;color:#2563eb}.mof-bid-modal__deposit-type.is-percentage{background:rgba(138,21,56,.08);color:#8a1538}.mof-bid-modal__deposit-grid{display:flex;align-items:center;gap:12px}.mof-bid-modal__deposit-col{flex:1;display:flex;flex-direction:column;gap:3px}.mof-bid-modal__deposit-col:last-child{text-align:end}.mof-bid-modal__deposit-col-label{font-size:15px;color:#9ca3af;font-weight:400}.mof-bid-modal__deposit-col-value{font-size:22px;font-weight:800;color:#8a1538}.mof-bid-modal__deposit-col-value small{font-size:15px;font-weight:400;color:#9ca3af}.mof-bid-modal__deposit-col-vs{font-size:15px;color:#d1d5db;font-weight:500}.mof-bid-modal__balance-banner{padding:10px 12px;border-radius:8px;font-size:17px;font-weight:500;line-height:1.5;margin-top:10px}.mof-bid-modal__balance-banner.is-sufficient{background:#e2efe2;border:1.5px solid #5a895a;color:#5a895a;display:flex;align-items:center;gap:6px;font-size:17px;font-weight:500}.mof-bid-modal__balance-banner.is-insufficient{background:#fbeded;border:1.5px solid #dc2626;color:#dc2626;display:flex;align-items:center;gap:6px;font-size:17px;font-weight:500}.mof-bid-modal__balance-banner-header{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:17px;font-weight:700}.mof-bid-modal__balance-banner-detail{font-size:15px;color:#7f1d1d;line-height:1.6;margin:0 0 10px}.mof-bid-modal__topup-btn{width:100%;padding:16px;border-radius:12px;border:none;background:#8a1538;color:#fff;font-size:19px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.mof-bid-modal__topup-btn:hover{background:rgb(45.4384017758%,6.9145394007%,18.4387717351%)}.mof-bid-toggle{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.mof-bid-toggle input{opacity:0;width:0;height:0;position:absolute}.mof-bid-toggle__track{position:absolute;inset:0;background:#d1d5db;border-radius:12px;transition:background .2s}.mof-bid-toggle__track::after{content:"";position:absolute;top:2px;inset-inline-start:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s;box-shadow:0 1px 3px rgba(0,0,0,.2)}input:checked+.mof-bid-toggle__track{background:#8a1538}input:checked+.mof-bid-toggle__track::after{transform:translateX(20px)}[dir=rtl] .mof-bid-toggle input:checked+.mof-bid-toggle__track::after{transform:translateX(-20px)}.mof-bid-success{position:relative;width:100%;max-width:400px;background:#fff;border-radius:16px;padding:40px 28px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3)}.mof-bid-success__close{position:absolute;top:14px;inset-inline-end:14px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center}.mof-bid-success__icon{font-size:48px;margin-bottom:12px}.mof-bid-success__title{font-size:20px;font-weight:700;color:#1f2937;margin:0 0 8px}.mof-bid-success__amount{font-size:15px;color:#8a1538;font-weight:600;margin:0 0 24px}.mof-bid-success__btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 28px;border-radius:10px;font-size:14px;font-weight:600;text-decoration:none}@media(max-width: 480px){.mof-bid-modal{padding:20px;border-radius:12px}.mof-bid-modal__img{width:56px;height:56px}.mof-bid-modal__step-num{font-size:22px}.mof-bid-modal__step-btn{width:40px;height:40px}.mof-bid-modal__form{padding:14px 16px}}.mof-detail-corp{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin-bottom:20px}.mof-detail-corp__head{display:flex;align-items:center;gap:14px;padding:16px 20px;cursor:pointer;transition:background .15s}@media(hover: hover){.mof-detail-corp__head:hover{background:#f9fafb}}.mof-detail-corp__icon{width:40px;height:40px;flex-shrink:0;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#fdf2f4;color:#8a1538}.mof-detail-corp__head-text{flex:1;min-width:0}.mof-detail-corp__title{font-size:18px;font-weight:700;color:#1f2937}.mof-detail-corp__sub{font-size:16px;color:#6b7280;margin-top:2px}.mof-detail-corp__chevron{flex-shrink:0;color:#9ca3af;transition:transform .25s ease}.mof-detail-corp__chevron.is-open{transform:rotate(180deg)}.mof-detail-corp__body{border-top:1px solid #f3f4f6}.mof-detail-corp__notice{padding:14px 20px;border-bottom:1px solid #f3f4f6;font-size:16px;line-height:1.6;color:#4b5563}.mof-detail-corp__group{padding:14px 20px}.mof-detail-corp__group+.mof-detail-corp__group{border-top:1px solid #f3f4f6}.mof-detail-corp__label{font-size:16px;font-weight:500;color:#9ca3af;margin-bottom:10px}.mof-detail-corp__chips{display:flex;flex-wrap:wrap;gap:8px}.mof-detail-corp__chip{font-size:16px;font-weight:500;color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:20px;padding:6px 14px}.mof-detail-corp__list{display:flex;flex-direction:column;gap:8px}.mof-detail-corp__item{display:flex;align-items:flex-start;gap:8px;font-size:17px;line-height:1.5;color:#374151}.mof-detail-corp__item svg{flex-shrink:0;margin-top:3px;color:#5a895a}.mof-kyc-alert{padding:28px 24px 24px}.mof-kyc-alert .mof-bid-modal__title{margin:0 0 12px;font-size:20px;font-weight:700;color:#1f2937}.mof-kyc-alert__msg{margin:0 0 22px;font-size:18px;line-height:1.6;color:#4b5563}.mof-kyc-alert__actions{display:flex;gap:12px}.mof-kyc-alert__actions .mof-btn{flex:1}.mof-kyc-alert__actions .mof-btn:not(.pri){border:1.5px solid #8a1538;color:#8a1538;background:#fff}.mof-viewall-modal{background:#fff;border-radius:16px;width:560px;max-width:94vw;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 60px rgba(0,0,0,.2)}.mof-viewall-modal__top{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #f3f4f6}.mof-viewall-modal__title{font-size:18px;font-weight:700;color:#1f2937;margin:0}.mof-viewall-modal__close{width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;line-height:1;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center}.mof-viewall-modal__close:hover{background:#e5e7eb;color:#1f2937}.mof-viewall-modal__body{padding:16px 24px 24px;overflow-y:auto;flex:1}.mof-auth-page{background:#f9fafb;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px}.mof-auth-wrap{display:flex;align-items:center;justify-content:center;width:100%}.mof-auth-card{width:100%;max-width:460px;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.06);padding:40px}.mof-auth-card--wide{max-width:540px}.mof-auth-card__hdr{text-align:center;margin-bottom:28px}.mof-auth-card__back-row{display:flex;align-items:center;gap:10px;margin-bottom:20px}.mof-auth-card__back-btn{width:34px;height:34px;border-radius:8px;border:1.5px solid #e5e7eb;background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:border-color .15s}.mof-auth-card__back-btn svg{width:18px;height:18px;color:#374151}.mof-auth-card__back-btn:hover{border-color:#8a1538}.mof-auth-card__back-title{font-size:16px;font-weight:600;color:#1f2937}.mof-auth-card__logo-wrap{margin:0 auto 24px;text-align:center}.mof-auth-card__logo-wrap img{height:52px;width:auto;max-width:100%;object-fit:contain;display:block;margin:0 auto}.mof-auth-card__shield{width:68px;height:68px;border-radius:50%;background:#fdf2f4;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.mof-auth-card__shield svg{width:30px;height:30px}.mof-auth-card__icon{font-size:40px;line-height:1;margin-bottom:10px}.mof-auth-card__h2{font-size:24px;font-weight:800;color:#1f2937;margin:0 0 5px;line-height:1.2}.mof-auth-card__sub{font-size:17px;color:#6b7280;margin:0;line-height:1.7}.mof-auth-form{display:block}.mof-auth-field{margin-bottom:16px}.mof-auth-label{display:block;font-size:19px;font-weight:500;color:#4b5563;margin-bottom:6px}.mof-auth-input{width:100%;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:14px;background:#fff;color:#1f2937;transition:border-color .15s,box-shadow .15s}.mof-auth-input:focus{outline:0;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auth-input::placeholder{color:#6b7280;opacity:1}.mof-auth-select{cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B7280' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px;padding-inline-end:36px}[dir=rtl] .mof-auth-select{background-position:left 12px center;padding-inline-end:14px;padding-inline-start:36px}.mof-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}@media(max-width: 540px){.mof-auth-grid{grid-template-columns:1fr}.mof-auth-card{padding:28px 20px}.mof-auth-phone{gap:6px}.mof-auth-phone__cc{min-width:92px;padding:0 8px;font-size:16px}.mof-auth-phone__input{font-size:16px;letter-spacing:2px;padding:12px 10px}}.mof-auth-error{color:#dc2626;font-size:12px;margin-top:4px}.mof-auth-phone{position:relative;display:flex;gap:8px;align-items:stretch}.mof-auth-phone__cc{flex:0 0 auto;min-width:110px;padding:0 12px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;color:#1f2937;font-family:inherit;font-size:18px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:border-color .15s,box-shadow .15s}.mof-auth-phone__cc:hover{border-color:#8a1538}.mof-auth-phone__cc:focus-visible{outline:0;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auth-phone__flag{width:20px;height:14px;object-fit:cover;border-radius:2px}.mof-auth-phone__chev{margin-inline-start:auto;color:#9ca3af;font-size:12px}.mof-auth-phone__input{flex:1;min-width:0;box-sizing:border-box;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:18px;font-weight:500;background:#fff;color:#1f2937;direction:ltr;text-align:left;letter-spacing:3px;transition:border-color .15s,box-shadow .15s}.mof-auth-phone__input:focus{outline:0;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auth-phone__input::placeholder{color:#6b7280;opacity:1;letter-spacing:2px;direction:ltr;text-align:left}[dir=rtl] .mof-auth-phone__input{direction:rtl;text-align:right}[dir=rtl] .mof-auth-phone__input::placeholder{direction:rtl;text-align:right}.mof-auth-phone__dropdown{position:absolute;top:calc(100% + 6px);inset-inline-start:0;width:280px;max-width:calc(100% - 8px);background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 28px rgba(0,0,0,.12);z-index:30;overflow:hidden}.mof-auth-phone__dropdown-hdr{padding:12px 14px;font-size:12px;font-weight:700;color:#374151;border-bottom:1px solid #f3f4f6;background:#f9fafb}.mof-auth-phone__search{padding:8px 10px;border-bottom:1px solid #f3f4f6}.mof-auth-phone__search-input{width:100%;padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:13px;background:#fff;color:#1f2937}.mof-auth-phone__search-input:focus{outline:0;border-color:#8a1538}.mof-auth-phone__list{max-height:240px;overflow-y:auto}.mof-auth-phone__item{width:100%;border:0;background:#fff;color:#1f2937;padding:10px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;font-family:inherit;font-size:13px;text-align:start;transition:background .1s}.mof-auth-phone__item:hover{background:#f9fafb}.mof-auth-phone__item.is-selected{background:#fdf2f4;color:#8a1538;font-weight:600}.mof-auth-phone__item img{width:22px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.mof-auth-phone__item-code{color:#6b7280;flex:0 0 auto}.mof-auth-phone__item-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mof-auth-phone__empty{padding:14px;text-align:center;color:#9ca3af;font-size:13px;margin:0}.mof-auth-otp-hint{font-size:16px;color:#9ca3af;margin:8px 0 24px;text-align:center;line-height:1.5}.mof-auth-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:15px;border-radius:12px;font-family:inherit;font-size:17px;font-weight:700;cursor:pointer;border:1.5px solid rgba(0,0,0,0);text-decoration:none;transition:background .15s,border-color .15s,color .15s,opacity .15s}.mof-auth-btn--pri{background:#8a1538;color:#fff;border-color:#8a1538}.mof-auth-btn--pri:hover:not(:disabled){background:#6b0f2b;border-color:#6b0f2b}.mof-auth-btn--pri:disabled{opacity:.55;cursor:not-allowed}.mof-auth-btn--sec{background:#fff;color:#8a1538;border-color:#8a1538}.mof-auth-btn--sec:hover{background:#8a1538;color:#fff}.mof-auth-divider{display:flex;align-items:center;gap:14px;margin:20px 0;color:#d1d5db;font-size:12px}.mof-auth-divider::before,.mof-auth-divider::after{content:"";flex:1;height:1px;background:#e5e7eb}.mof-auth-divider span{white-space:nowrap}.mof-auth-foot{text-align:center;margin-top:20px}.mof-auth-foot__new{font-size:16px;color:#6b7280;margin:0 0 12px}.mof-auth-foot__terms{font-size:15px;color:#9ca3af;margin:0}.mof-auth-foot__link{color:#8a1538 !important;font-weight:600;text-decoration:none}.mof-auth-foot__link:hover{text-decoration:underline}.mof-auth-steps{margin:16px 0;padding:18px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px}.mof-auth-steps__title{font-size:13px;font-weight:700;color:#1a2332;margin-bottom:10px}.mof-auth-steps__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.mof-auth-steps__item{display:flex;align-items:center;gap:10px}.mof-auth-steps__item.is-future .mof-auth-steps__num{background:#e5e7eb;color:#6b7280}.mof-auth-steps__item.is-future .mof-auth-steps__text{color:#9ca3af}.mof-auth-steps__num{width:24px;height:24px;background:#1a2332;color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.mof-auth-steps__text{font-size:12px;color:#4b5563;line-height:1.5}.mof-auth-steps__text strong{color:#1f2937;font-weight:700}.mof-auth-tc{display:flex;align-items:flex-start;gap:10px;margin-bottom:20px;cursor:pointer}.mof-auth-tc input[type=checkbox]{width:18px;height:18px;accent-color:#8a1538;margin-top:2px;flex-shrink:0}.mof-auth-tc__text{font-size:12px;color:#6b7280;line-height:1.6}.mof-auth-tc__link{color:#1a2332 !important;font-weight:600;text-decoration:none}.mof-auth-tc__link:hover{text-decoration:underline}.mof-auth-otp{display:flex;gap:10px;justify-content:center;margin:16px 0 28px;direction:ltr}.mof-auth-otp input{width:48px;height:48px;text-align:center;font-size:22px;font-weight:700;border:2px solid #e5e7eb;border-radius:10px;font-family:inherit;background:#fff !important;color:#1f2937;transition:border-color .15s,box-shadow .15s}.mof-auth-otp input:focus{outline:none;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auth-otp-target{font-size:17px;color:#9ca3af;text-align:center;margin:6px 0 0;line-height:1.6}.mof-auth-otp-target b{color:#374151;font-weight:700;direction:ltr;unicode-bidi:embed}.mof-auth-resend{display:block;width:100%;text-align:center;margin-top:20px;font-size:17px;color:#8a1538 !important;font-weight:500;text-decoration:none;cursor:pointer;background:none;border:none}.mof-auth-resend strong,.mof-auth-resend b{color:#374151;font-weight:700}.mof-auth-resend:hover{text-decoration:underline}.mof-auth-resend:disabled{opacity:.5;cursor:not-allowed}.mof-auth-resend-timer{display:block;width:100%;text-align:center;margin-top:20px;font-size:17px;color:#6b7280;font-weight:500}.mof-auth-resend-timer strong{color:#4b5563;font-weight:700}.mof-auth-otp-status{text-align:center;margin-top:12px;font-size:14px;font-weight:600}.mof-auth-otp-status--success{color:#5a895a}.mof-auth-otp-status--error{color:#dc2626}.mof-auth-edit-phone{display:block;width:100%;text-align:center;margin-top:16px;font-size:17px;font-weight:700;color:#8a1538;text-decoration:none;background:none;border:none;cursor:pointer;font-family:inherit;padding:0}.mof-hiw-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.mof-step{text-align:center;padding:28px 20px;position:relative}.mof-step-num{width:52px;height:52px;background:#8a1538;color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;margin:0 auto 16px;line-height:1;box-shadow:0 4px 12px rgba(138,21,56,.2)}.mof-step h4{font-size:19px;font-weight:700;color:#1f2937;margin:0 0 8px;line-height:1.3}.mof-step p{font-size:19px;color:#6b7280;line-height:1.6;margin:0}.mof-step-arrow{position:absolute;top:38px;inset-inline-start:-12px;color:#8a1538;display:flex;align-items:center;justify-content:center;line-height:1;user-select:none}.mof-step-arrow svg{width:18px;height:18px;stroke:currentColor}[dir=rtl] .mof-step-arrow svg{transform:scaleX(-1)}@media(max-width: 900px){.mof-hiw-grid{grid-template-columns:repeat(2, 1fr);gap:20px}.mof-step{padding:24px 16px}}@media(max-width: 540px){.mof-hiw-grid{grid-template-columns:1fr;gap:12px}.mof-step-arrow{display:none}}.mof-stats-bar{background:#f9fafb;padding:40px 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}.mof-stats-row{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;text-align:center}.mof-stats-row .n{font-size:38px;font-weight:800;color:#8a1538;margin:0 0 6px;line-height:1.1;font-variant-numeric:tabular-nums}.mof-stats-row .l{font-size:19px;color:#6b7280;line-height:1.4}@media(max-width: 880px){.mof-stats-bar{padding:32px 0}.mof-stats-row{grid-template-columns:repeat(2, 1fr);gap:20px}}@media(max-width: 480px){.mof-stats-row .n{font-size:28px}.mof-stats-row .l{font-size:13px}}.mof-gov-section .mof-section-hdr{text-align:center;margin-bottom:28px}.mof-gov-section .mof-section-hdr h2,.mof-gov-section .mof-section-hdr p{text-align:center}.mof-gov-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(130px, 1fr));gap:20px}.mof-gov-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px 16px;text-align:center;text-decoration:none;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.mof-gov-card:hover{border-color:#fdf2f4;box-shadow:0 6px 18px rgba(107,15,43,.08);transform:translateY(-2px);text-decoration:none}.mof-gov-card:hover .mof-gov-card__name{color:#8a1538}.mof-gov-logo-ring{width:68px;height:68px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;color:#fff;letter-spacing:-0.3px;text-align:center;line-height:1.2;position:relative;overflow:visible;background:#fff;border:1.5px solid #e5e7eb}.mof-gov-logo-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:14px;padding:6px}.mof-gov-logo-abbr{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:14px;color:#fff;font-size:17px;font-weight:800}.mof-gov-badge{position:absolute;top:-7px;inset-inline-start:-7px;min-width:22px;height:22px;background:#8a1538;color:#fff;border-radius:12px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2.5px solid #fff}.mof-gov-card__name{margin:0;font-size:17px;font-weight:500;line-height:1.3;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.mof-gov-card__count{margin:0;font-size:15px;font-weight:400;color:#9ca3af}@media(max-width: 640px){.mof-gov-grid{gap:12px}.mof-gov-card{min-width:120px}}.mof-ent-page-header{background:#fff;padding:24px 0 28px;border-bottom:1px solid #e5e7eb}.mof-ent-page-bc{font-size:16px;color:#6b7280;margin-bottom:12px}.mof-ent-page-bc a{color:#8a1538;text-decoration:none;font-weight:500}.mof-ent-page-bc a:hover{text-decoration:underline}.mof-ent-page-bc .mof-ent-page-bc-sep{margin:0 8px;color:#d1d5db}.mof-ent-page-h1{font-size:clamp(20px,2.6vw,26px);font-weight:800;color:#1f2937;margin:0 0 6px;line-height:1.25;letter-spacing:-0.005em}.mof-ent-page-h1 .mof-ent-page-h1-main{font-weight:800}.mof-ent-page-h1 .mof-ent-page-count{display:inline-block;font-size:18px;font-weight:500;color:#9ca3af;margin-inline-start:8px;vertical-align:baseline;white-space:nowrap}.mof-ent-page-sub{margin:0;font-size:18px;color:#6b7280;max-width:64ch;line-height:1.55}.mof-ent-page-body{padding:28px 0 56px;background:#f9fafb;min-height:240px}.mof-ent-grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:18px}.mof-ent-card{display:flex;flex-direction:column;align-items:center;gap:10px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:24px 16px 20px;text-align:center;text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s}.mof-ent-card:hover{transform:translateY(-4px);box-shadow:0 6px 20px rgba(0,0,0,.08);text-decoration:none}.mof-ent-card__logo-ring{width:68px;height:68px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:800;color:#fff;letter-spacing:-0.3px;text-align:center;line-height:1.2;position:relative;overflow:visible}.mof-ent-card__logo-ring img{width:100%;height:100%;object-fit:cover;border-radius:16px}.mof-ent-card__abbr{font-size:17px;font-weight:800;color:#fff}.mof-ent-card__badge{position:absolute;top:-7px;inset-inline-start:-7px;min-width:22px;height:22px;background:#8a1538;color:#fff;border-radius:12px;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 5px;border:2.5px solid #fff}.mof-ent-card__name{margin:0;font-size:17px;font-weight:500;line-height:1.3;color:#1f2937;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.mof-ent-card__count{font-size:15px;font-weight:400;color:#9ca3af}.mof-ent-page-summary{margin:40px 0 0 !important;text-align:center;font-size:18px;color:#9ca3af;line-height:1.5}.mof-ent-page-summary__num{color:#8a1538;font-weight:700;margin:0 2px}.mof-ent-page-empty{margin:0;padding:60px 16px;text-align:center;color:#6b7280;font-size:15px;background:#fff;border:1px dashed #e5e7eb;border-radius:14px}@media(max-width: 1100px){.mof-ent-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 820px){.mof-ent-grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:14px}}@media(max-width: 580px){.mof-ent-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.mof-faq-page{background:#f9fafb}.mof-faq-hero{background:linear-gradient(135deg, #8A1538 0%, #6B0F2B 100%);padding:48px 0;color:#fff;text-align:center}.mof-faq-hero .mof-faq-hero-icon{font-size:40px;margin-bottom:12px;line-height:1}.mof-faq-hero h1{font-size:28px;font-weight:800;margin:0 0 8px;line-height:1.25;color:#fff}.mof-faq-hero p{font-size:15px;opacity:.85;margin:0 auto;max-width:560px;line-height:1.5}.mof-faq-inner{max-width:800px}.mof-faq-empty{text-align:center;font-size:15px;color:#6b7280;margin:0 0 24px}.mof-faq-list{display:flex;flex-direction:column;gap:12px}.mof-faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-faq-item summary{list-style:none;padding:18px 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;font-size:16px;font-weight:600;color:#1f2937;user-select:none}.mof-faq-item summary::-webkit-details-marker{display:none}.mof-faq-item .mof-faq-q{text-align:start;flex:1}.mof-faq-item .mof-faq-toggle{flex-shrink:0;font-size:20px;font-weight:600;color:#8a1538;line-height:1;width:22px;text-align:center}.mof-faq-item .mof-faq-plus{display:inline}.mof-faq-item .mof-faq-minus{display:none}.mof-faq-item[open] .mof-faq-plus{display:none}.mof-faq-item[open] .mof-faq-minus{display:inline}.mof-faq-item .mof-faq-answer{border-top:1px solid #f3f4f6;padding:0 20px 18px}.mof-faq-item .mof-faq-answer p{padding-top:14px;font-size:15px;color:#6b7280;line-height:1.9;margin:0}.mof-faq-cta{text-align:center;margin-top:32px;padding:28px;background:#f3f4f6;border-radius:16px;border:1px solid #e5e7eb}.mof-faq-cta .mof-faq-cta-icon{font-size:20px;margin-bottom:8px;line-height:1}.mof-faq-cta .mof-faq-cta-title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:6px}.mof-faq-cta .mof-faq-cta-sub{font-size:14px;color:#6b7280;margin:0 0 16px}.mof-faq-cta .mof-faq-cta-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width: 520px){.mof-faq-hero h1{font-size:22px}.mof-faq-item summary{font-size:15px;padding:14px 16px}.mof-faq-item .mof-faq-answer{padding:0 16px 14px}}.mof-about-page{background:#f9fafb}.mof-about-hero{background:linear-gradient(135deg, #8A1538 0%, #6B0F2B 100%);padding:48px 0;color:#fff;text-align:center}.mof-about-hero h1{font-size:28px;font-weight:800;margin:0 0 8px;line-height:1.25;color:#fff}.mof-about-hero p{font-size:15px;opacity:.85;margin:0 auto;max-width:560px;line-height:1.5}.mof-about-inner{max-width:1000px}.mof-about-empty{text-align:center;font-size:15px;color:#6b7280;margin:0 0 24px}.mof-about-content{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:32px 28px;font-size:15px;line-height:1.75;color:#374151}.mof-about-content h1,.mof-about-content h2,.mof-about-content h3,.mof-about-content h4,.mof-about-content h5,.mof-about-content h6{color:#1f2937;margin:24px 0 12px;line-height:1.3}.mof-about-content h1{font-size:22px;font-weight:700}.mof-about-content h2{font-size:19px;font-weight:700}.mof-about-content h3{font-size:16px;font-weight:600}.mof-about-content p{margin:0 0 14px}.mof-about-content a{color:#8a1538;text-decoration:underline}.mof-about-content ul,.mof-about-content ol{padding-inline-start:20px;margin:0 0 14px}.mof-about-content li{margin-bottom:6px}.mof-about-content b,.mof-about-content strong{font-weight:700;color:#1f2937}.mof-about-content:first-child{margin-top:0}@media(max-width: 600px){.mof-about-content{padding:20px 16px;font-size:14px}}.mof-acc-sidebar{width:240px;flex-shrink:0;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;height:fit-content;font-family:"Lusail","Noto Kufi Arabic","Inter",sans-serif}html[dir=ltr] .mof-acc-sidebar,[dir=ltr] .mof-acc-sidebar{font-family:"Lusail","Inter","Noto Kufi Arabic",sans-serif}.mof-acc-sidebar__item{display:flex;align-items:center;gap:10px;padding:10px 14px 10px 12px;border-radius:8px;font-size:19px;font-weight:500;color:#4b5563;cursor:pointer;transition:all .15s;margin-bottom:2px;position:relative;box-sizing:border-box;text-decoration:none}.mof-acc-sidebar__item:hover{background:#f9fafb;color:#8a1538}.mof-acc-sidebar__item.active{background:#fdf2f4;color:#8a1538}.mof-acc-sidebar__item.active::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:3px;height:calc(100% - 10px);min-height:20px;background:#8a1538;border-radius:3px 0 0 3px}.mof-acc-sidebar__item--danger{color:#8a1538 !important}.mof-acc-sidebar__item--danger:hover{background:#fee2e2;color:#8a1538 !important}.mof-acc-sidebar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-acc-profile-card{background:#8a1538;border-radius:16px;padding:20px 24px;margin-bottom:20px;color:#fff}.mof-acc-profile-card__user{display:flex;align-items:center;gap:14px;margin-bottom:18px}.mof-acc-profile-card__avatar{width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-acc-profile-card__info{flex:1}.mof-acc-profile-card__name{font-size:20px;font-weight:700}.mof-acc-profile-card__phone{font-size:15px;color:rgba(255,255,255,.6);margin-top:2px;direction:ltr}.mof-acc-profile-card__divider{height:1px;background:rgba(255,255,255,.12);margin-bottom:16px}.mof-acc-profile-card__balances{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.mof-acc-profile-card__bal-row{display:flex;justify-content:space-between;align-items:center}.mof-acc-profile-card__bal-label{font-size:15px;color:rgba(255,255,255,.7)}.mof-acc-profile-card__bal-value{font-size:17px;font-weight:800}.mof-acc-profile-card__bal-value--gold{color:#c5a54e}.mof-acc-profile-card__bal-value--green{color:#5a895a}.mof-acc-profile-card__bal-cur{font-size:13px;opacity:.7}.mof-acc-profile-card__actions{display:flex;gap:10px}.mof-acc-profile-card__btn{flex:1;padding:10px 6px;border-radius:10px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .15s}.mof-acc-profile-card__btn:hover{opacity:.9}.mof-acc-profile-card__btn--primary{background:#e9c56b;color:#5b0f20 !important;border:none}.mof-acc-profile-card__btn--outline{background:rgba(255,255,255,.15);color:#fff;border:1px solid rgba(255,255,255,.3);font-weight:500}.mof-acc-body{padding:24px 0 48px}.mof-acc-body__row{display:flex;gap:24px;align-items:flex-start}.mof-acc-body__main{flex:1;min-width:0}.mof-acc-body__main--narrow{max-width:600px}.mof-acc-body__main--medium{max-width:700px}.mof-acc-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:20px 0}.mof-acc-header__breadcrumb{display:flex;align-items:center;gap:8px;font-size:16px;color:#9ca3af;margin-bottom:12px}.mof-acc-header__breadcrumb a{color:#8a1538;cursor:pointer;text-decoration:none}.mof-acc-header__title-row{display:flex;justify-content:space-between;align-items:center;gap:8px}.mof-acc-header__title{font-size:24px;font-weight:800;color:#1f2937}.mof-acc-header__title span{font-size:14px;font-weight:500;color:#9ca3af}.mof-acc-header__actions{display:flex;gap:10px}.mof-acc-auctions{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin-bottom:14px}.mof-acc-auctions__header{padding:16px 18px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.mof-acc-auctions__header h3{font-size:18px;font-weight:700}.mof-acc-auctions__header span{font-size:16px;color:#9ca3af}.mof-acc-auctions__row{padding:18px;border-bottom:1px solid #f3f4f6;display:flex;gap:16px;align-items:center;cursor:pointer;transition:background .15s;text-decoration:none;color:inherit}.mof-acc-auctions__row:last-child{border-bottom:none}.mof-acc-auctions__row:hover{background:#f9fafb}.mof-acc-auctions__thumb{width:80px;height:60px;border-radius:10px;overflow:hidden;flex-shrink:0}.mof-acc-auctions__thumb img{width:100%;height:100%;object-fit:cover}.mof-acc-auctions__info{flex:1}.mof-acc-auctions__title{font-size:18px;font-weight:700;margin-bottom:4px}.mof-acc-auctions__bid-line{font-size:16px;color:#6b7280}.mof-acc-auctions__bid-line b{color:#8a1538}.mof-acc-auctions__status-col{text-align:right;flex-shrink:0}.mof-acc-auctions__timer{font-size:15px;color:#6b7280;font-weight:500;margin-bottom:4px}.mof-acc-auctions__badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:14px;font-weight:700}.mof-acc-auctions__badge--live{background:#e2efe2;color:#5a895a}.mof-acc-auctions__badge--soon{background:#fbeded;color:#c96b5f}.mof-acc-auctions__badge--ended{background:#f3f4f6;color:#6b7280}.mof-acc-auctions__highest{color:#5a895a;font-weight:600}.mof-acc-auctions__entity{font-size:14px;font-weight:500;color:#8a1538;margin-bottom:4px;display:flex;align-items:center;gap:4px}.mof-acc-auctions__entity svg{flex-shrink:0;stroke:#8a1538}.mof-acc-auctions__price{font-size:17px;color:#8a1538;margin-bottom:6px}.mof-acc-auctions__price b{font-weight:700}.mof-acc-auctions__price span{font-size:14px;color:#999}.mof-acc-auctions--won .mof-acc-auctions__price{color:#5a895a}.mof-acc-auctions--won .mof-acc-auctions__price b{font-weight:700}.mof-acc-auctions__bid-badge{font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;padding:4px 10px;border-radius:6px}.mof-acc-auctions__bid-badge--highest{color:#16a34a;background:rgba(22,163,74,.08)}.mof-acc-auctions__bid-badge--outbid{color:#dc6803;background:rgba(220,104,3,.08)}.mof-acc-auctions--won .mof-acc-auctions__bid-badge{color:#5a895a;background:#e2efe2}.mof-acc-auctions__ended-text{font-size:15px;color:#9ca3af}.mof-acc-auctions__card-wrap{border:1.5px solid #5a895a;border-radius:12px;margin:14px 18px;overflow:hidden}.mof-acc-auctions__pay-link{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;background:#e2efe2;border-top:1px solid rgba(90,137,90,.25);font-size:16px;font-weight:700;color:#5a895a !important;text-decoration:none !important;cursor:pointer;transition:background .15s}.mof-acc-auctions__pay-link svg{flex-shrink:0;stroke:#5a895a !important}.mof-acc-auctions__pay-link:hover{background:hsl(120,28.8888888889%,88.1764705882%)}html[dir=rtl] .mof-acc-auctions__status-col{text-align:left}.mof-acc-bids-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.mof-acc-bid-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;cursor:pointer;transition:box-shadow .15s}.mof-acc-bid-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}.mof-acc-bid-card--no-link{cursor:default}.mof-acc-bid-card--no-link:hover{box-shadow:none}.mof-acc-bid-card__inner{display:flex;gap:14px;padding:16px}.mof-acc-bid-card__inner.is-clickable{cursor:pointer}.mof-acc-bid-card__thumb{width:90px;height:90px;border-radius:12px;overflow:hidden;flex-shrink:0;position:relative}.mof-acc-bid-card__thumb img{width:100%;height:100%;object-fit:cover}.mof-acc-bid-card__content{flex:1;min-width:0}.mof-acc-bid-card__entity{display:inline-flex;align-items:center;gap:4px;background:#fdf2f4;border-radius:6px;padding:2px 7px;margin-bottom:6px;font-size:14px;font-weight:500;color:#8a1538}.mof-acc-bid-card__entity-logo{width:14px;height:14px;border-radius:3px;object-fit:contain;background:#fff}.mof-acc-bid-card__title{font-size:18px;font-weight:700;margin-bottom:6px;color:#1f2937;line-height:1.4}.mof-acc-bid-card__price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.mof-acc-bid-card__price{font-size:19px;font-weight:800;color:#8a1538}.mof-acc-bid-card__price small{font-size:14px;color:#9ca3af;font-weight:400}.mof-acc-bid-card__price--won{color:#5a895a}.mof-acc-bid-card__bids-count{font-size:15px;color:#9ca3af;display:inline-flex;align-items:center;gap:3px}.mof-acc-bid-card__timer{font-size:15px;color:#9ca3af;display:flex;align-items:center;gap:3px}.mof-acc-bid-card__ended{font-size:15px;color:#c96b5f;font-weight:500}.mof-acc-bid-card__banner{border-radius:6px;padding:6px 10px;display:flex;align-items:center;gap:5px;margin-top:8px;font-size:15px;font-weight:500}.mof-acc-bid-card__banner--outbid{background:#fee2e2;color:#dc2626}.mof-acc-bid-card__banner--highest{background:#e2efe2;color:#5a895a}.mof-acc-bid-card__banner--pending{background:#fbeded;color:#c96b5f}.mof-acc-bid-card__banner--won{display:inline-flex;background:#e2efe2;color:#5a895a;font-weight:700}.mof-acc-bid-card__banner--lost{background:#f3f4f6;color:#6b7280}.mof-acc-bid-card__banner-text{display:inline-flex;align-items:center;gap:5px}.mof-acc-bid-card__banner .mof-btn.sm{padding:4px 12px;font-size:13px}.mof-acc-bid-card--highest{border:1.5px solid #5a895a}.mof-acc-bid-card--outbid{border:1.5px solid #fee2e2}.mof-acc-bid-card--won{border:1.5px solid #5a895a}.mof-acc-bid-card--lost{opacity:.75}.mof-acc-bid-card--lost .mof-acc-bid-card__price{color:#9ca3af;text-decoration:line-through}.mof-acc-bid-card__footer{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:12px 16px;background:#e2efe2;border-top:1px solid rgba(90,137,90,.25);color:#5a895a;cursor:pointer;transition:background .15s}.mof-acc-bid-card__footer:hover{background:hsl(120,28.8888888889%,88.1764705882%)}.mof-acc-bid-card__footer-text{display:inline-flex;align-items:center;gap:9px;font-size:16px;font-weight:700}.mof-acc-bid-card__footer-chevron{flex-shrink:0}[dir=rtl] .mof-acc-bid-card__footer-chevron{transform:scaleX(-1)}.mof-acc-bids-tabs{display:flex;gap:4px;background:#f3f4f6;padding:4px;border-radius:10px;margin-bottom:20px;width:fit-content}.mof-acc-bids-tabs__tab{padding:7px 16px;border-radius:7px;border:none;font-size:15px;font-weight:500;cursor:pointer;font-family:inherit;background:rgba(0,0,0,0);color:#6b7280;transition:all .15s}.mof-acc-bids-tabs__tab.active{background:#fff;color:#8a1538}.mof-acc-bids-filter select{padding:8px 14px;border:1.5px solid #e5e7eb;border-radius:8px;font-size:12px;font-weight:600;color:#4b5563;background:#fff;cursor:pointer;font-family:inherit}.mof-wallet-hero{background:linear-gradient(135deg, #8A1538 0%, #6b1028 100%);border-radius:18px;padding:24px 24px 20px;margin-bottom:22px;color:#fff}.mof-wallet-hero__avail-label{font-size:17px;color:rgba(255,255,255,.65);margin-bottom:6px}.mof-wallet-hero__avail-value{font-size:34px;font-weight:800;margin-bottom:18px}.mof-wallet-hero__avail-cur{font-size:18px;font-weight:500;opacity:.75}.mof-wallet-hero__divider{height:1px;background:rgba(255,255,255,.15);margin-bottom:16px}.mof-wallet-hero__stats{display:flex;justify-content:space-between;margin-bottom:20px}.mof-wallet-hero__stat-label{font-size:16px;color:rgba(255,255,255,.55);margin-bottom:4px}.mof-wallet-hero__stat-value{font-size:19px;font-weight:700}.mof-wallet-hero__stat-value--gold{color:#c5a54e}.mof-wallet-hero__stat-cur{font-size:14px;opacity:.65}.mof-wallet-hero__actions{display:flex;align-items:stretch;gap:12px}.mof-wallet-hero__btn{flex:1;padding:13px;border-radius:12px;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;transition:opacity .15s;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center}.mof-wallet-hero__btn:hover{opacity:.9}.mof-wallet-hero__btn--primary{background:#e9c56b;color:#5b0f20 !important;border:none}.mof-wallet-hero__btn--outline{background:rgba(255,255,255,.12);color:#fff;border:1.5px solid rgba(255,255,255,.3);font-weight:500}.mof-acc-tx{background:#fff;border:none;border-radius:14px;overflow:hidden}.mof-acc-tx__header{padding:16px 20px;border-bottom:none;display:flex;justify-content:space-between;align-items:center}.mof-acc-tx__header h3{font-size:18px;font-weight:700}.mof-acc-tx__tabs{display:flex;gap:6px;background:#f3f4f6;padding:5px;border-radius:12px;margin:16px 20px}.mof-acc-tx__tab{flex:1;padding:9px 14px;font-size:15px;font-weight:500;color:#6b7280;background:rgba(0,0,0,0);border:none;border-radius:9px;cursor:pointer;text-align:center;transition:all .15s}.mof-acc-tx__tab.is-active{color:#8a1538;background:#fff;font-weight:700;box-shadow:0 1px 4px rgba(0,0,0,.08)}.mof-acc-tx__tab:hover:not(.is-active){color:#4b5563}.mof-acc-tx__date-sep{padding:2px 20px 10px;font-size:15px;font-weight:700;color:#6b7280}.mof-acc-tx__date-sep:not(:first-child){padding-top:14px}.mof-acc-tx__count{font-size:16px;color:#9ca3af;font-weight:500}.mof-acc-tx__view-all{font-size:16px;color:#8a1538 !important;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:3px;text-decoration:none !important}.mof-acc-tx__view-all:hover{text-decoration:underline !important}.mof-acc-tx__row{padding:14px 20px;border-bottom:1px solid #f3f4f6;display:flex;gap:14px;align-items:center}.mof-acc-tx__row:last-child{border-bottom:none}.mof-acc-tx__card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px;margin:0 20px 10px;cursor:pointer;transition:box-shadow .15s}.mof-acc-tx__card:hover{box-shadow:0 2px 10px rgba(0,0,0,.06)}.mof-acc-tx .mof-auc-pagination{margin:14px 20px 18px}.mof-acc-tx__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-acc-tx__icon--deposit{background:#d1fae5;color:#16a34a}.mof-acc-tx__icon--refund{background:#e7efff;color:#2563eb}.mof-acc-tx__icon--blocked{background:#fef9c3;color:#ca8a04}.mof-acc-tx__icon--released{background:#e7efff;color:#2563eb}.mof-acc-tx__icon--purchase{background:#fee2e2;color:#dc2626}.mof-acc-tx__chevron{flex-shrink:0;color:#9ca3af}.mof-acc-tx__info{flex:1;min-width:0}.mof-acc-tx__title{font-size:18px;font-weight:600;color:#1f2937}.mof-acc-tx__subtitle{font-size:15px;color:#9ca3af;margin-top:2px}.mof-acc-tx__date{font-size:16px;color:#9ca3af;margin-top:2px}.mof-acc-tx__ref{font-size:15px;color:#9ca3af;margin-top:1px;direction:ltr}.mof-acc-tx__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.mof-acc-tx__amount-col{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:3px}.mof-acc-tx__amount{font-size:19px;font-weight:800;white-space:nowrap;display:flex;align-items:center;gap:4px;margin-top:4px}.mof-acc-tx__amount--deposit{color:#5a895a}.mof-acc-tx__amount--refund{color:#5a895a}.mof-acc-tx__amount--blocked{color:#ca8a04}.mof-acc-tx__amount--released{color:#5a895a}.mof-acc-tx__amount--purchase{color:#dc2626}.mof-acc-tx__amount--positive{color:#5a895a}.mof-acc-tx__amount--negative{color:#dc2626}.mof-acc-tx__cur{font-size:14px;color:#9ca3af}.mof-acc-tx__amount-cur{font-size:14px;color:#9ca3af}.mof-acc-tx__badge{display:inline-block;font-size:14px;font-weight:700;padding:2px 7px;border-radius:20px;margin-top:3px;white-space:nowrap}.mof-acc-tx__footer{display:block;padding:14px 20px;text-align:center;cursor:pointer;transition:background .15s;font-size:17px;color:#8a1538;font-weight:500;text-decoration:none;border-top:1px solid #f3f4f6}.mof-acc-tx__footer:hover{background:#f9fafb}.mof-acc-tx__footer span{font-size:17px;color:#8a1538;font-weight:500;text-decoration:none}.mof-acc-tx__sub{font-size:16px;color:#9ca3af;margin-top:2px}.mof-wallet-refund-count{background:#fdf2f4;color:#8a1538;padding:4px 12px;border-radius:20px;font-size:15px;font-weight:700}.mof-wallet-refund-thumb{width:52px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0}.mof-wallet-refund-thumb img{width:100%;height:100%;object-fit:cover}.mof-acc-watch-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}.mof-acc-watch-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;cursor:pointer;transition:box-shadow .15s;position:relative}.mof-acc-watch-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.08)}.mof-acc-watch-card__remove{position:absolute;top:8px;left:8px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;border:none;font-size:0;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:background .15s}.mof-acc-watch-card__remove:hover{background:rgba(0,0,0,.7)}.mof-acc-watch-card__thumb{width:100%;height:160px;overflow:hidden;position:relative}.mof-acc-watch-card__thumb img{width:100%;height:100%;object-fit:cover}.mof-acc-watch-card__body{padding:14px 16px}.mof-acc-watch-card__entity{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#8a1538;background:rgba(138,21,56,.08);padding:3px 10px;border-radius:6px;margin-bottom:8px}.mof-acc-watch-card__entity svg{flex-shrink:0}.mof-acc-watch-card__title{font-size:18px;font-weight:500;margin-bottom:8px;line-height:1.4}.mof-acc-watch-card__price-row{display:flex;align-items:center;justify-content:space-between}.mof-acc-watch-card__price{font-size:19px;font-weight:800;color:#8a1538}.mof-acc-watch-card__price small{font-size:14px;font-weight:500;color:#6b7280}.mof-acc-watch-card__timer{font-size:15px;color:#6b7280;font-weight:500;display:flex;align-items:center;gap:4px}.mof-acc-watch-card__timer svg{flex-shrink:0}.mof-acc-watch-card__badge{position:absolute;top:10px;left:10px;padding:4px 12px;border-radius:6px;font-size:14px;font-weight:600}.mof-acc-watch-card__badge--live{background:#dc2626;color:#fff}.mof-acc-watch-card__badge--soon{background:#c96b5f;color:#fff}.mof-refund-page .mof-acc-body__main{max-width:540px}.mof-refund-back{width:34px;height:34px;border-radius:9px;background:#fff;border:1.5px solid #e5e7eb;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#333;cursor:pointer;transition:background .15s,border-color .15s}.mof-refund-back:hover{background:#f9fafb;border-color:#d1d5db}.mof-refund-page .mof-wallet-hero__avail-label{font-size:16px}.mof-refund-page .mof-wallet-hero__avail-value{font-size:34px}.mof-refund-page .mof-wallet-hero__avail-cur{font-size:18px}.mof-refund-page .mof-wallet-hero__stat-label{font-size:14px}.mof-refund-page .mof-wallet-hero__stat-value{font-size:18px}.mof-refund-page .mof-wallet-hero__stat-cur{font-size:14px}.mof-refund-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px 24px;margin-bottom:16px}.mof-refund-form-card__label{font-size:18px;color:#374151;font-weight:600;margin-bottom:10px;display:block}.mof-refund-form-card__input-row{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;padding:0 16px}.mof-refund-form-card__input{flex:1;border:none;outline:none;font-size:22px;font-weight:700;color:#111;padding:14px 0;background:rgba(0,0,0,0);appearance:textfield;-moz-appearance:textfield}.mof-refund-form-card__input::-webkit-inner-spin-button,.mof-refund-form-card__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mof-refund-form-card__input::placeholder{font-size:20px !important;font-weight:500}.mof-refund-form-card__cur{font-size:16px;color:#9ca3af;font-weight:600;margin-left:10px}.mof-refund-submit{width:100%;border-radius:10px;padding:15px;font-size:17px;font-weight:700;margin-bottom:20px}.mof-refund-notes{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:22px 24px;margin-bottom:28px}.mof-refund-notes strong{font-size:17px;color:#111;display:block;margin-bottom:10px}.mof-refund-notes p{font-size:17px;color:#6b7280;margin:0 0 5px;line-height:1.6}.mof-refund-notes p::before{content:"• "}.mof-refund-history__title{font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.mof-refund-history__date{font-size:14px;color:#9ca3af;font-weight:600;margin:18px 0 10px}.mof-refund-history__item{margin-bottom:10px}.mof-refund-history__row{display:flex;align-items:center;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:14px 16px}.mof-refund-history__icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:14px}.mof-refund-history__info{flex:1;min-width:0}.mof-refund-history__amount{font-size:16px;font-weight:700}.mof-refund-history__amount--positive{color:#22c55e}.mof-refund-history__amount--negative{color:#ef4444}.mof-refund-history__cur{font-size:13px;font-weight:600}.mof-refund-history__ref{font-size:14px;color:#9ca3af;margin-top:2px}.mof-refund-history__status-col{flex-shrink:0;text-align:right;margin-left:12px}.mof-refund-history__badge{font-size:16px;font-weight:600}.mof-refund-history__badge--approved{color:#22c55e}.mof-refund-history__badge--rejected{color:#ef4444}.mof-refund-history__badge--review{color:#eab308}.mof-refund-history__badge::before{content:"• "}.mof-refund-history__reject{margin-top:-2px}.mof-refund-history__reject-toggle{display:flex;align-items:center;gap:6px;width:100%;background:#fef2f2;border:1px solid #fca5a5;border-top:none;border-radius:0 0 12px 12px;padding:8px 14px;font-size:13px;font-weight:600;color:#b91c1c;cursor:pointer}.mof-refund-history__reject-toggle svg{transition:transform .2s}.mof-refund-history__reject-toggle svg.is-open{transform:rotate(180deg)}.mof-refund-history__reject-toggle:has(+.mof-refund-history__reject-text:not([style*="display: none"])){border-radius:0}.mof-refund-history__reject-text{background:#fef2f2;border:1px solid #fca5a5;border-top:none;border-radius:0 0 12px 12px;padding:8px 14px;font-size:14px;color:#b91c1c;margin:-1px 0 0}.mof-tx-hero{background:linear-gradient(135deg, #8A1538 0%, #6b1028 100%);border-radius:18px;padding:22px 28px;margin-bottom:20px;color:#fff;display:flex;justify-content:space-between;align-items:center}.mof-tx-hero__col{flex:1}.mof-tx-hero__col--center{text-align:center}.mof-tx-hero__col--end{text-align:right}.mof-tx-hero__label{font-size:14px;color:rgba(255,255,255,.6);margin-bottom:5px}.mof-tx-hero__value{font-size:22px;font-weight:800}.mof-tx-hero__value--gold{color:#c5a54e}.mof-tx-hero__cur{font-size:14px;font-weight:500;opacity:.7}.mof-tx-tabs-main{display:flex;background:#f3f4f6;border-radius:10px;padding:4px;margin-bottom:16px}.mof-tx-tabs-main__btn{flex:1;padding:12px 16px;font-size:16px;font-weight:600;color:#6b7280;background:rgba(0,0,0,0);border:none;border-radius:8px;cursor:pointer;transition:all .15s;font-family:inherit}.mof-tx-tabs-main__btn.active{background:#fff;color:#8a1538;box-shadow:0 1px 3px rgba(0,0,0,.08)}.mof-tx-sub-tabs{display:flex;gap:0;margin-bottom:0;background:#fff;border:1px solid #e5e7eb;border-radius:14px 14px 0 0;overflow-x:auto;scrollbar-width:none}.mof-tx-sub-tabs::-webkit-scrollbar{display:none}.mof-tx-sub-tabs__btn{padding:11px 18px;font-size:17px;font-weight:500;color:#6b7280;background:rgba(0,0,0,0);border:none;border-bottom:2.5px solid rgba(0,0,0,0);white-space:nowrap;cursor:pointer;transition:all .15s;font-family:inherit}.mof-tx-sub-tabs__btn.active{color:#8a1538;border-bottom-color:#8a1538;font-weight:700}.mof-tx-sub-tabs__btn:hover:not(.active){color:#374151}.mof-txh-list{background:#fff;border:1px solid #e5e7eb;border-top:none;border-radius:0 0 14px 14px;overflow:hidden;margin-bottom:24px}.mof-txh-date{padding:11px 20px 7px;background:#f9fafb;border-bottom:1px solid #f3f4f6;font-size:15px;font-weight:700;color:#6b7280}.mof-txh-date:not(:first-child){border-top:1px solid #f3f4f6}.mof-txh-row{padding:14px 20px;border-bottom:1px solid #f3f4f6;display:flex;align-items:center;gap:14px;cursor:pointer;transition:background .15s}.mof-txh-row:last-child{border-bottom:none}.mof-txh-row:hover{background:#f9fafb}.mof-txh-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-txh-icon--deposit{background:#d1fae5;color:#16a34a}.mof-txh-icon--released{background:#d1fae5;color:#16a34a}.mof-txh-icon--refund{background:#e7efff;color:#2563eb}.mof-txh-icon--blocked{background:#fef9c3;color:#ca8a04}.mof-txh-icon--debit{background:#fee2e2;color:#dc2626}.mof-txh-icon--purchase{background:#fee2e2;color:#dc2626}.mof-txh-info{flex:1;min-width:0}.mof-txh-title{font-size:18px;font-weight:600;color:#1f2937}.mof-txh-sub{font-size:15px;color:#9ca3af;margin-top:2px;direction:ltr}.mof-txh-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.mof-txh-amount{font-size:19px;font-weight:800;white-space:nowrap}.mof-txh-amount--deposit{color:#16a34a}.mof-txh-amount--released{color:#16a34a}.mof-txh-amount--refund{color:#2563eb}.mof-txh-amount--blocked{color:#ca8a04}.mof-txh-amount--debit{color:#dc2626}.mof-txh-amount--purchase{color:#dc2626}.mof-txh-cur{font-size:14px;font-weight:500;color:#9ca3af}.mof-txh-chevron{flex-shrink:0;color:#9ca3af}[dir=rtl] .mof-txh-chevron{transform:scaleX(-1)}.mof-tx-month{font-size:14px;font-weight:700;color:#8a1538;text-transform:uppercase;letter-spacing:.5px;padding:12px 0 8px;border-bottom:1px solid #e5e7eb;margin-bottom:14px}.mof-tx-card{position:relative;background:#fff;border-radius:12px;padding:18px 18px 14px;margin-bottom:14px;border:1px solid #f3f4f6;display:flex;flex-wrap:wrap;align-items:flex-start;gap:14px}.mof-tx-card__icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-tx-card__icon--deposit{background:#eef4ee;color:#22c55e}.mof-tx-card__icon--refund{background:#dee8ee;color:#0d4261}.mof-tx-card__icon--blocked{background:#fdf6e0;color:#c96b5f}.mof-tx-card__icon--released{background:#eef4ee;color:#5a895a}.mof-tx-card__icon--purchase{background:#fee2e2;color:#dc2626}.mof-tx-card__icon--other{background:#f3f4f6;color:#6b7280}.mof-tx-card__body{flex:1;min-width:0}.mof-tx-card__title{font-size:16px;font-weight:700;color:#1f2937;margin-bottom:4px}.mof-tx-card__subtitle{font-size:14px;color:#6b7280;margin-bottom:3px}.mof-tx-card__lot{font-size:13px;color:#9ca3af}.mof-tx-card__right{text-align:right;flex-shrink:0}.mof-tx-card__amount{font-size:18px;font-weight:700}.mof-tx-card__amount--pos{color:#22c55e}.mof-tx-card__amount--neg{color:#8a1538}.mof-tx-card__cur{font-size:14px;color:#9ca3af;font-weight:600}.mof-tx-card__bar{width:100%;padding:6px 0;border-radius:6px;text-align:right;font-size:13px;font-weight:700}.mof-tx-card__bar--deposit{background:linear-gradient(90deg, #D1FAE5 0%, #A7F3D0 100%);color:#047857}.mof-tx-card__bar--refund{background:#dee8ee;color:#0d4261}.mof-tx-card__bar--blocked{background:linear-gradient(90deg, #FEF3C7 0%, #FDE68A 100%);color:#b45309}.mof-tx-card__bar--released{background:linear-gradient(90deg, #D1FAE5 0%, #A7F3D0 100%);color:#047857}.mof-tx-card__bar--purchase{background:linear-gradient(90deg, #FEE2E2 0%, #FECACA 100%);color:#991b1b}.mof-tx-card__bar--other{background:#f3f4f6;color:#6b7280}.mof-tx-card__bar span{padding-right:14px}.mof-tx-empty{padding:40px;text-align:center;color:#9ca3af;font-size:16px}.mof-acc-profile__hero{display:flex;flex-direction:column;align-items:center;gap:6px;margin-bottom:28px}.mof-acc-profile__avatar-wrap{position:relative;margin-bottom:6px}.mof-acc-profile__avatar-wrap--form{width:80px;margin:0 auto 20px}.mof-acc-profile__avatar{width:80px;height:80px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-acc-profile__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.mof-acc-profile__camera-btn{position:absolute;bottom:0;right:0;width:28px;height:28px;border-radius:50%;background:#c5a54e;display:flex;align-items:center;justify-content:center;border:2px solid #fff;cursor:pointer;transition:background .15s}.mof-acc-profile__camera-btn:hover{background:#a8893b}.mof-acc-profile__verified-badge{position:absolute;bottom:2px;left:2px;width:22px;height:22px;border-radius:50%;background:#e9c56b;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.mof-acc-profile__name{font-size:20px;font-weight:600;text-align:center}.mof-acc-profile__member-since{font-size:15px;color:#9ca3af}.mof-acc-profile__table{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-acc-profile__row{padding:16px 20px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.mof-acc-profile__row:last-child{border-bottom:none}.mof-acc-profile__cell{display:flex;flex-direction:column;gap:4px}.mof-acc-profile__label{font-size:13px;color:#9ca3af;font-weight:400}.mof-acc-profile__value{font-size:18px;font-weight:500;color:#1f2937}.mof-acc-profile__value--rejection{color:#dc2626}.mof-acc-profile__status{font-size:16px;font-weight:600;padding:4px 12px;border-radius:6px;white-space:nowrap;flex-shrink:0}.mof-acc-profile__status--link{color:#8a1538;cursor:pointer;background:none;padding:0}.mof-acc-profile__status--verified{color:#5a895a;background:rgba(90,137,90,.1)}.mof-acc-profile__status--kyc-verified{color:#5a895a;background:rgba(90,137,90,.1)}.mof-acc-profile__status--kyc-review{color:#c96b5f;background:rgba(201,107,95,.1)}.mof-acc-profile__status--kyc-rejected{color:#dc2626;background:rgba(220,38,38,.1)}.mof-acc-profile__status--kyc-pending{color:#6b7280;background:#f3f4f6}.mof-acc-profile__edit-profile-btn{margin-top:20px;width:100%;padding:14px;font-size:17px}.mof-acc-profile__delete-btn{margin-top:12px;width:100%;color:#dc2626 !important;border-color:#dc2626 !important;font-size:17px;padding:14px}.mof-acc-profile__cancel-btn{width:100%;padding:14px;font-size:17px}.mof-acc-profile__form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;display:flex;flex-direction:column;gap:18px}.mof-acc-profile__form-header{display:flex;align-items:center;gap:10px;padding-bottom:16px;border-bottom:1px solid #f3f4f6;margin-bottom:4px}.mof-acc-profile__back-btn{background:none;border:none;cursor:pointer;padding:4px;color:#4b5563;display:flex;align-items:center}.mof-acc-profile__form-title{font-size:19px;font-weight:600}.mof-acc-profile__section-label{font-size:14px;font-weight:600;color:#9ca3af;letter-spacing:.5px;text-transform:uppercase}.mof-acc-profile__form-avatar{width:64px;height:64px;border-radius:50%;background:#f3f4f6;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 auto 8px}.mof-acc-profile__field{display:flex;flex-direction:column;gap:6px}.mof-acc-profile__field-label{font-size:17px;font-weight:600;color:#374151}.mof-acc-profile__bidder-toggle{display:flex;border:1.5px solid #e5e7eb;border-radius:10px;overflow:hidden}.mof-acc-profile__bidder-btn{flex:1;padding:14px;font-size:17px;font-weight:600;border:none;cursor:pointer;background:#fff;color:#4b5563;transition:background .15s,color .15s}.mof-acc-profile__bidder-btn.active{background:#8a1538;color:#fff}.mof-acc-profile__bidder-btn:disabled{cursor:not-allowed}.mof-acc-profile__lock-note{font-size:14px;color:#6b7280;line-height:1.5;margin:2px 0 0}.mof-acc-profile__id-upload-row{display:flex;gap:12px}.mof-acc-profile__id-upload-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;border:1.5px dashed #e5e7eb;border-radius:10px;cursor:pointer;color:#6b7280;font-size:16px;text-align:center;word-break:break-word;transition:border-color .15s,color .15s}.mof-acc-profile__id-upload-box:hover{border-color:#8a1538}.mof-acc-profile__id-upload-box--full{width:100%}.mof-acc-profile__id-upload-box.is-filled{border-style:solid;border-color:#8a1538;color:#374151}.mof-acc-profile__id-upload-box.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.mof-acc-profile__verification-box{display:flex;align-items:flex-start;gap:10px;border:1.5px solid #e5e7eb;border-radius:10px;padding:16px}.mof-acc-profile__verification-box strong{display:block;font-size:17px;font-weight:600;color:#374151;margin-bottom:4px}.mof-acc-profile__verification-box p{font-size:15px;color:#6b7280;line-height:1.5;margin:0}.mof-acc-profile__checkbox-row{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:16px;color:#374151}.mof-acc-profile__checkbox-row input[type=checkbox]{margin-top:3px;width:20px;height:20px;accent-color:#8a1538;flex-shrink:0}.mof-acc-profile__checkbox-row strong{display:block;font-size:17px;font-weight:600;margin-bottom:4px}.mof-acc-profile__checkbox-row p{font-size:15px;color:#6b7280;line-height:1.5;margin:0}.mof-acc-profile__checkbox-row a{color:#8a1538;text-decoration:underline}.mof-acc-profile__terms-row{margin-top:-4px}.mof-acc-profile__req{color:#dc2626;margin-inline-start:2px}.mof-acc-profile__opt{color:#9ca3af;font-weight:500;font-size:12px;margin-inline-start:4px}.mof-acc-profile__input{font:inherit;font-size:17px;padding:14px 16px;border:1.5px solid #e5e7eb;border-radius:10px;background:#fff;color:#1f2937;transition:border-color .15s,box-shadow .15s}.mof-acc-profile__input:focus{outline:none;border-color:#8a1538;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-acc-profile__input.is-invalid{border-color:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.12)}.mof-acc-profile__input--readonly,.mof-acc-profile__input[readonly]{background:#f9fafb;color:#6b7280;cursor:not-allowed}.mof-acc-profile__input:disabled{background:#f9fafb;color:#9ca3af;cursor:not-allowed}.mof-acc-profile__hint{font-size:11px;color:#9ca3af;margin-top:2px}.mof-acc-profile__err{font-size:12px;color:#dc2626;margin-top:2px}.mof-acc-profile__form-actions{display:flex;gap:10px;margin-top:4px}.mof-acc-profile__form-actions .mof-btn{min-width:110px}.mof-acc-profile__toast{padding:12px 16px;border-radius:10px;font-size:13px;font-weight:600;margin-bottom:16px}.mof-acc-profile__toast--success{background:#e2efe2;color:#5a895a;border:1px solid rgba(90,137,90,.3)}.mof-acc-profile__toast--error{background:#fee2e2;color:#dc2626;border:1px solid rgba(220,38,38,.3)}html[dir=rtl] .mof-acc-profile__edit-btn{margin-left:0;margin-right:auto}.mof-acc-notif__group-label{font-size:17px;font-weight:500;color:#9ca3af;margin-bottom:10px}.mof-acc-notif__group{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;margin-bottom:20px}.mof-acc-notif__row{padding:16px 20px;border-bottom:1px solid #f3f4f6;display:flex;gap:14px;align-items:flex-start}.mof-acc-notif__row:last-child{border-bottom:none}.mof-acc-notif__row--unread{background:#fdf2f4}.mof-acc-notif__icon{width:44px;height:44px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;overflow:hidden}.mof-acc-notif__icon--green{background:#e2efe2}.mof-acc-notif__icon--orange{background:#fbeded}.mof-acc-notif__icon--blue{background:#dbeafe}.mof-acc-notif__icon--maroon{background:#fdf2f4}.mof-acc-notif__icon--red{background:#fee2e2}.mof-acc-notif__img{width:100%;height:100%;object-fit:cover;border-radius:8px}.mof-acc-notif__content{flex:1}.mof-acc-notif__title{font-size:18px;font-weight:500;color:#1f2937;margin-bottom:2px}.mof-acc-notif__body{font-size:17px;color:#6b7280;margin-top:2px}.mof-acc-notif__time{font-size:15px;color:#9ca3af;margin-top:6px}.mof-acc-notif__dot{width:8px;height:8px;border-radius:50%;background:#8a1538;flex-shrink:0;margin-top:6px}@media(max-width: 880px){.mof-acc-sidebar{display:none}.mof-acc-hero__inner{flex-direction:column;text-align:center}.mof-acc-hero__info{text-align:center}.mof-acc-bids-grid{grid-template-columns:1fr}.mof-acc-watch-grid{grid-template-columns:1fr 1fr}.mof-acc-auctions__row{flex-direction:column;align-items:flex-start}.mof-acc-auctions__status-col{text-align:left}}@media(max-width: 600px){.mof-acc-watch-grid{grid-template-columns:1fr}}.modal-mask:has(.my_credits_modal){font-family:"Lusail","Inter","Noto Kufi Arabic",sans-serif}.modal-mask:has(.my_credits_modal) .modal-container{width:460px;max-width:94vw;padding:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.15);overflow:hidden}.modal-mask:has(.my_credits_modal) .modal-header{padding:0;border:none;min-height:0}.modal-mask:has(.my_credits_modal) .modal-footer{display:none}.modal-mask:has(.my_credits_modal) .modal-body.my_credits_modal{width:100%;margin:0;padding:0}.modal-mask:has(.my_credits_modal) .crdit_modal_header{background:#fff;padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;gap:12px}.modal-mask:has(.my_credits_modal) .crdit_modal_header img{height:14px;margin:0;cursor:pointer;opacity:.6;transition:opacity .15s}.modal-mask:has(.my_credits_modal) .crdit_modal_header img:hover{opacity:1}.modal-mask:has(.my_credits_modal) .crdit_modal_header h3{font-family:inherit;font-size:18px;font-weight:700;color:#1f2937;margin:0}.modal-mask:has(.my_credits_modal) .summary_section{padding:24px;margin:0}.modal-mask:has(.my_credits_modal) .summary_section ul{margin:0;padding:0;list-style:none;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.modal-mask:has(.my_credits_modal) .summary_section ul li{padding:14px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e5e7eb;font-size:14px;color:#4b5563}.modal-mask:has(.my_credits_modal) .summary_section ul li:last-child{border-bottom:none}.modal-mask:has(.my_credits_modal) .summary_section ul li p{margin:0;font-size:14px}.modal-mask:has(.my_credits_modal) .summary_section ul li p:last-child{font-weight:700;color:#1f2937}.modal-mask:has(.my_credits_modal) .summary_section .modal_subhead{font-family:inherit;font-size:16px;font-weight:600;color:#1f2937;margin:24px 0 12px}.modal-mask:has(.my_credits_modal) .summary_section .input-group{position:relative !important;display:block !important;margin-top:8px;width:100% !important}.modal-mask:has(.my_credits_modal) .summary_section .input-group .form-control.amount{display:block !important;width:100% !important;height:48px !important;border:1px solid #e5e7eb !important;border-radius:10px !important;padding:0 70px 0 16px !important;font-size:16px !important;font-family:inherit !important;color:#1f2937 !important;background:#fff !important;text-align:left !important;box-sizing:border-box !important;transition:border-color .15s}.modal-mask:has(.my_credits_modal) .summary_section .input-group .form-control.amount:focus{border-color:#8a1538 !important;outline:none !important;box-shadow:0 0 0 3px rgba(138,21,56,.08) !important}.modal-mask:has(.my_credits_modal) .summary_section .input-group .form-control.amount::placeholder{color:#9ca3af !important}.modal-mask:has(.my_credits_modal) .summary_section .input-group .input-group-append{position:absolute !important;right:0 !important;top:0 !important;height:48px !important;z-index:10;display:flex !important;align-items:center}.modal-mask:has(.my_credits_modal) .summary_section .input-group .input-group-append .input-group-text{background:rgba(0,0,0,0) !important;border:none !important;font-family:inherit !important;font-size:14px;font-weight:600;color:#6b7280;padding-right:16px}.modal-mask:has(.my_credits_modal) .summary_section .info_part{margin:12px 0 0}.modal-mask:has(.my_credits_modal) .summary_section .info_part p{font-family:inherit;font-size:13px;color:#6b7280;line-height:1.5}.modal-mask:has(.my_credits_modal) .summary_section .modal_button{position:relative;bottom:auto;left:auto;width:100%;height:48px;margin-top:20px;border:none;border-radius:10px;background:#8a1538;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.modal-mask:has(.my_credits_modal) .summary_section .modal_button:hover:not(:disabled){background:rgb(43.7025527192%,6.6503884573%,17.7343692194%)}.modal-mask:has(.my_credits_modal) .summary_section .modal_button:disabled{opacity:.5;cursor:not-allowed}.modal-mask:has(.my_credits_modal) .box_more_bids{display:flex;gap:8px;margin:12px 0 0;align-items:stretch}.modal-mask:has(.my_credits_modal) .box_more_bids .more_bids_box{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px}.modal-mask:has(.my_credits_modal) .box_more_bids .more_bids_box span{width:100%;height:42px;border-radius:10px;border:1px solid #8a1538;color:#8a1538;background:rgba(0,0,0,0);font-family:inherit;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.modal-mask:has(.my_credits_modal) .box_more_bids .more_bids_box span:hover{background:#8a1538;color:#fff}.modal-mask:has(.my_credits_modal) .box_more_bids .more_bids_box p{font-family:inherit;font-size:12px;color:#6b7280;margin:0}.modal-mask:has(.my_credits_modal) .close{position:absolute;top:16px;right:18px;z-index:10;padding:0;width:32px;height:32px;border:none;background:#f9fafb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;font-size:0}.modal-mask:has(.my_credits_modal) .close:hover{background:#e5e7eb}.modal-mask:has(.my_credits_modal) .close img{display:none !important}.modal-mask:has(.my_credits_modal) .close::after{content:"✕";font-size:14px;font-weight:600;color:#4b5563;line-height:1}.modal-mask:has(.payment_method_check){font-family:"Lusail","Inter","Noto Kufi Arabic",sans-serif}.modal-mask:has(.payment_method_check) .modal-container{width:460px;max-width:94vw;padding:0;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.15);overflow:hidden}.modal-mask:has(.payment_method_check) .modal-header{padding:0;border:none;min-height:0}.modal-mask:has(.payment_method_check) .modal-footer{display:none}.modal-mask:has(.payment_method_check) .crdit_modal_header{background:#fff;padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center}.modal-mask:has(.payment_method_check) .crdit_modal_header h3{font-family:inherit;font-size:18px;font-weight:700;color:#1f2937;margin:0}.modal-mask:has(.payment_method_check) .summary_section{padding:24px;margin:0}.modal-mask:has(.payment_method_check) .summary_section .form-check{display:flex;align-items:center;gap:12px;padding:14px 16px;margin:0 0 8px;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:border-color .15s}.modal-mask:has(.payment_method_check) .summary_section .form-check:has(input:checked){border-color:#8a1538;background:rgba(138,21,56,.03)}.modal-mask:has(.payment_method_check) .summary_section .form-check input[type=radio]{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;width:20px !important;height:20px !important;min-width:20px !important;border:2px solid #d1d5db !important;border-radius:50% !important;background:#fff !important;margin:0 !important;padding:0 !important;flex-shrink:0;cursor:pointer;position:relative !important;top:auto !important;left:auto !important;outline:none !important;transition:border-color .15s}.modal-mask:has(.payment_method_check) .summary_section .form-check input[type=radio]::before,.modal-mask:has(.payment_method_check) .summary_section .form-check input[type=radio]::after{display:none !important}.modal-mask:has(.payment_method_check) .summary_section .form-check input[type=radio]:checked{border-color:#8a1538 !important;background:#fff !important}.modal-mask:has(.payment_method_check) .summary_section .form-check input[type=radio]:checked::after{display:block !important;content:"" !important;width:10px !important;height:10px !important;border-radius:50% !important;background:#8a1538 !important;position:absolute !important;top:50% !important;left:50% !important;transform:translate(-50%, -50%) !important;border:none !important;visibility:visible !important}.modal-mask:has(.payment_method_check) .summary_section .form-check label,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank{margin:0;font-family:inherit;cursor:pointer;display:flex;align-items:center;gap:10px;width:100%}.modal-mask:has(.payment_method_check) .summary_section .form-check label img,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank img{width:28px;height:28px;flex-shrink:0}.modal-mask:has(.payment_method_check) .summary_section .form-check label .type_payment,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank .type_payment{display:flex;flex-direction:row;align-items:center;gap:10px}.modal-mask:has(.payment_method_check) .summary_section .form-check label .type_payment>img,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank .type_payment>img{width:28px;height:28px;flex-shrink:0}.modal-mask:has(.payment_method_check) .summary_section .form-check label .name,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank .name{font-size:14px;font-weight:500;color:#1f2937;font-family:inherit;margin:0}.modal-mask:has(.payment_method_check) .summary_section .form-check label .name.custom_main_title,.modal-mask:has(.payment_method_check) .summary_section .form-check .custom_input_bank .name.custom_main_title{font-weight:600}.modal-mask:has(.payment_method_check) .summary_section .payment_modal_btn_section{margin-top:16px}.modal-mask:has(.payment_method_check) .summary_section .payment_modal_btn_section .modal_button{position:relative !important;bottom:auto !important;left:auto !important;width:100%;height:48px;border:none;border-radius:10px;background:#8a1538;color:#fff;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s}.modal-mask:has(.payment_method_check) .summary_section .payment_modal_btn_section .modal_button:hover:not(:disabled){background:rgb(43.7025527192%,6.6503884573%,17.7343692194%)}.modal-mask:has(.payment_method_check) .summary_section .payment_modal_btn_section .modal_button:disabled{opacity:.5;cursor:not-allowed}.modal-mask:has(.payment_method_check) .close{position:absolute;top:16px;right:18px;z-index:10;padding:0;width:32px;height:32px;border:none;background:#f9fafb;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s;font-size:0}.modal-mask:has(.payment_method_check) .close:hover{background:#e5e7eb}.modal-mask:has(.payment_method_check) .close img{display:none !important}.modal-mask:has(.payment_method_check) .close::after{content:"✕";font-size:14px;font-weight:600;color:#4b5563;line-height:1}html:lang(ar) .modal-mask:has(.payment_method_check){font-family:"Lusail","Noto Kufi Arabic","Inter",sans-serif}html:lang(ar) .modal-mask:has(.payment_method_check) .close{right:auto;left:18px}.mof-topup-page .mof-acc-body__main{max-width:640px}.mof-topup-page .mof-wallet-hero__avail-label{font-size:16px}.mof-topup-page .mof-wallet-hero__avail-value{font-size:34px}.mof-topup-page .mof-wallet-hero__avail-cur{font-size:18px}.mof-topup-page .mof-wallet-hero__stat-label{font-size:14px}.mof-topup-page .mof-wallet-hero__stat-value{font-size:18px}.mof-topup-page .mof-wallet-hero__stat-cur{font-size:14px}.mof-topup-card{background:#fff;border-radius:16px;border:1px solid #f3f4f6;padding:28px 24px;margin-bottom:20px}.mof-topup-card__header{margin-bottom:20px}.mof-topup-card__header--payment{display:flex;align-items:flex-start;justify-content:space-between}.mof-topup-card__label{font-size:18px;font-weight:500;color:#333;margin:0}.mof-topup-card__confirmed-amount{font-size:32px;font-weight:700;color:#111;margin-top:4px}.mof-topup-card__amount-row{display:flex;align-items:center;border:1px solid #e5e7eb;border-radius:12px;padding:12px 16px;margin-bottom:20px}.mof-topup-card__input{flex:1;border:none;outline:none;font-size:28px;font-weight:600;color:#111;background:rgba(0,0,0,0);-moz-appearance:textfield}.mof-topup-card__input::-webkit-inner-spin-button,.mof-topup-card__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mof-topup-card__input::placeholder{color:#ccc;font-size:20px;font-weight:500}.mof-topup-card__cur{font-size:17px;color:#999;font-weight:500;margin-left:8px}.mof-topup-card__suggestions{display:flex;gap:12px;margin-bottom:20px}.mof-topup-card__note{background:#f0f0f0;border-radius:10px;padding:14px 16px;margin-bottom:20px}.mof-topup-card__note p{font-size:15px;color:#666;margin:0;line-height:1.5}.mof-topup-card__section-title{font-size:18px;font-weight:600;color:#333;margin:0 0 16px}.mof-topup-chip{flex:1;text-align:center;border:1px solid #e5e7eb;border-radius:10px;padding:12px 8px;cursor:pointer;transition:all .15s}.mof-topup-chip:hover{border-color:#8a1538;background:rgba(138,21,56,.03)}.mof-topup-chip__val{display:block;font-size:17px;font-weight:600;color:#111}.mof-topup-chip__hint{display:block;font-size:15px;color:#8a1538;margin-top:4px}.mof-topup-edit{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:#8a1538;font-size:15px;font-weight:500;cursor:pointer;padding:4px 0}.mof-topup-edit:hover{text-decoration:underline}.mof-topup-continue{width:100%;padding:14px;font-size:18px;font-weight:600;border-radius:12px}.mof-payment-option{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:10px;cursor:pointer;transition:all .15s}.mof-payment-option:hover{border-color:#8a1538}.mof-payment-option--active{border-color:#8a1538;background:rgba(138,21,56,.03)}.mof-payment-option__radio{position:absolute;opacity:0;pointer-events:none}.mof-payment-option__icon{width:44px;height:44px;border-radius:10px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#555}.mof-payment-option__info{flex:1}.mof-payment-option__title{display:block;font-size:16px;font-weight:600;color:#111}.mof-payment-option__desc{display:block;font-size:13px;color:#888;margin-top:2px}.mof-payment-option__chevron{color:#ccc;flex-shrink:0}.mof-topup-cash-modal{background:#fff;border-radius:20px;max-width:480px;width:90%;margin:auto;padding:28px 24px;position:relative}.mof-topup-cash-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.mof-topup-cash-modal__header h3{font-size:20px;font-weight:600;margin:0}.mof-topup-cash-modal__close{background:none;border:none;font-size:28px;color:#666;cursor:pointer;line-height:1}.mof-topup-cash-modal__desc{font-size:15px;color:#666;margin-bottom:20px}.mof-topup-cash-modal__section{margin-bottom:20px}.mof-topup-cash-modal__section h4{font-size:15px;font-weight:600;color:#333;margin:0 0 8px}.mof-topup-cash-modal__section p{font-size:14px;color:#555;margin:0}.mof-topup-cash-modal__day{display:flex;justify-content:space-between;padding:6px 0;font-size:14px;color:#555;border-bottom:1px solid #f3f3f3}.mof-topup-cash-modal__day:last-child{border-bottom:none}.mof-topup-cash-modal__btn{width:100%;margin-top:12px}.mof-purchase-page .mof-acc-body__main{max-width:640px}.mof-purchase-card{background:#fff;border-radius:16px;border:1px solid #f3f4f6;padding:28px 24px}.mof-purchase-lot{display:flex;align-items:center;gap:16px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f3f4f6}.mof-purchase-lot__thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;flex-shrink:0}.mof-purchase-lot__thumb img{width:100%;height:100%;object-fit:cover}.mof-purchase-lot__info{flex:1;min-width:0}.mof-purchase-lot__title{font-size:16px;font-weight:600;color:#111;margin-bottom:4px}.mof-purchase-lot__price{font-size:17px;color:#8a1538}.mof-purchase-lot__price b{font-weight:700}.mof-purchase-lot__price span{font-size:13px;color:#999}.mof-purchase-summary{background:#fafafa;border-radius:12px;padding:20px;margin-bottom:20px}.mof-purchase-summary__title{font-size:17px;font-weight:600;color:#111;margin:0 0 16px}.mof-purchase-summary__row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:15px;color:#555}.mof-purchase-summary__row--negative{color:#dc2626}.mof-purchase-summary__row--bold{font-weight:600;color:#111}.mof-purchase-summary__row--total{font-weight:700;color:#8a1538;font-size:17px;padding-top:12px}.mof-purchase-summary__divider{height:1px;background:#e5e7eb;margin:8px 0}.mof-purchase-deadline{display:flex;align-items:center;gap:8px;background:#fef2f2;border-radius:10px;padding:14px 16px;margin-bottom:16px;font-size:15px;font-weight:500;color:#dc2626}.mof-purchase-deadline svg{flex-shrink:0}.mof-purchase-warning{font-size:14px;color:#999;line-height:1.5;margin:0 0 20px}html:lang(ar) .modal-mask:has(.my_credits_modal){font-family:"Lusail","Noto Kufi Arabic","Inter",sans-serif}html:lang(ar) .modal-mask:has(.my_credits_modal) .close{right:auto;left:18px}html:lang(ar) .modal-mask:has(.my_credits_modal) .summary_section .input-group .form-control.amount{text-align:right;padding:0 16px 0 70px}html:lang(ar) .modal-mask:has(.my_credits_modal) .summary_section .input-group .input-group-append{right:auto;left:0}html:lang(ar) .modal-mask:has(.my_credits_modal) .summary_section .input-group .input-group-append .input-group-text{padding-right:0;padding-left:16px}.mof-receipt{max-width:600px;margin:0;background:#fff;border-radius:16px;padding:28px 32px;border:1px solid #e5e7eb;box-shadow:0 2px 8px rgba(0,0,0,.04)}.mof-receipt__header{text-align:center;padding-bottom:18px;border-bottom:2px solid #8a1538;margin-bottom:0}.mof-receipt__logo{margin-bottom:8px}.mof-receipt__logo img{display:block;margin:0 auto;height:64px;width:auto}.mof-receipt__org{font-size:19px;font-weight:700;color:#8a1538;margin-bottom:4px}.mof-receipt__sub{font-size:16px;color:#9ca3af}.mof-receipt__table{width:100%;border-collapse:collapse;margin-bottom:20px}.mof-receipt__table th{padding:14px 16px;font-size:16px;font-weight:600;color:#6b7280;border-bottom:1px solid #e5e7eb;text-align:left}.mof-receipt__table th:last-child{text-align:right}.mof-receipt__table td{padding:14px 16px;font-size:17px;border-bottom:1px solid #f3f4f6}.mof-receipt__table td:first-child{color:#6b7280}.mof-receipt__table td:last-child{text-align:right;color:#1f2937}.mof-receipt__table tr:last-child td{border-bottom:none}.mof-receipt__cur{font-size:14px;font-weight:400;color:#9ca3af}.mof-receipt__val--bold{font-weight:700;direction:ltr}.mof-receipt__val--medium{font-weight:500}.mof-receipt__val--amount{font-weight:800;color:#8a1538 !important;font-size:18px}.mof-receipt__val--balance{font-weight:700;color:#16a34a !important}.mof-receipt__note{background:#f9fafb;border:1px solid #f3f4f6;border-radius:10px;padding:14px;font-size:15px;color:#9ca3af;text-align:center;line-height:1.6;margin-bottom:20px}.mof-receipt__download{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px;border-radius:12px;background:#8a1538;color:#fff;font-size:17px;font-weight:600;border:none;cursor:pointer;transition:opacity .15s;font-family:inherit}.mof-receipt__download:hover{opacity:.9}
