﻿@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}.mof-app{--maroon: #CE1126;--maroon-50: #FFF3F4;--maroon-dark: #9B0D1C;--gray-200: #E5E7EB;--gray-700: #374151;box-sizing:border-box;font-family:"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:"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:14px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .05s;white-space:nowrap;text-decoration:none}.mof-btn:hover{border-color:#ce1126;color:#ce1126}.mof-btn:active{transform:translateY(1px)}.mof-btn.pri{background:#ce1126;border-color:#ce1126;color:#fff}.mof-btn.pri:hover{background:#9b0d1c;border-color:#9b0d1c;color:#fff}.mof-btn.gold{background:#c9a227;border-color:#c9a227;color:#171717}.mof-btn.gold:hover{background:#9a7914;border-color:#9a7914;color:#fff}.mof-btn.lg{padding:16px 36px;font-size:17px}.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:30px;font-weight:800;color:#1f2937;margin-bottom:10px;line-height:1.3}.mof-section-hdr h2 .accent{color:#ce1126}.mof-section-hdr p{font-size:16px;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:14px;font-weight:600;color:#ce1126;cursor:pointer;white-space:nowrap;text-decoration:none;transition:color .15s}.mof-section-hdr.with-link .view-all:hover{color:#9b0d1c}@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;box-shadow:0 1px 0 #e5e7eb}.mof-header-main .mof-container{display:flex;align-items:center;gap:32px;min-height:88px}.mof-logo{display:flex;align-items:center;gap:12px;cursor:pointer;flex-shrink:0;text-decoration:none}.mof-brand-logo-img{height:52px;width:auto;max-width:200px;object-fit:contain;flex-shrink:0;display:block}.mof-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.mof-nav-link{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:600;color:#374151;cursor:pointer;transition:background .15s,color .15s}.mof-nav-link:hover{background:#fff3f4;color:#ce1126}.mof-nav-link.active{background:#fff3f4;color:#ce1126}.mof-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.mof-lang-switch{display:flex;align-items:center;direction:rtl;overflow:hidden;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.mof-lang-switch button{min-width:54px;height:44px;padding:0 14px;border:0;background:rgba(0,0,0,0);color:#6b7280;font-size:13px;font-weight:700;cursor:pointer}.mof-lang-switch button+button{border-inline-start:1px solid #e5e7eb}.mof-lang-switch button:hover{background:#fff3f4;color:#ce1126}.mof-lang-switch button.active{background:#ce1126;color:#fff}@media(max-width: 880px){.mof-header-main .mof-container{min-height:68px;gap:12px}.mof-brand-logo-img{height:36px;max-width:140px}.mof-nav{display:none}.mof-header-actions .mof-btn{display:none}.mof-lang-switch button{min-width:46px;height:38px;padding:0 10px}}.mof-footer{background:#171717;color:hsla(0,0%,100%,.65);padding:48px 0 0}.mof-footer a{color:hsla(0,0%,100%,.65);display:block;padding:4px 0;font-size:13px}.mof-footer a:hover{color:#fff}.mof-footer h4{color:#fff;font-size:14px;font-weight:700;margin-bottom:14px}.mof-footer p{font-size:12px;line-height:1.7;color:hsla(0,0%,100%,.55)}.mof-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:40px}.mof-footer-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.mof-footer-brand-row .mof-footer-brand-icon{width:48px;height:48px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:5px}.mof-footer-brand-row .mof-footer-brand-icon img{width:100%;height:100%;object-fit:contain;display:block}.mof-footer-brand-row .mof-footer-brand-title{color:#fff;font-size:14px;font-weight:700}.mof-footer-brand-row .mof-footer-brand-sub{font-size:11px;color:hsla(0,0%,100%,.4)}.mof-footer-socials{display:flex;gap:8px;margin-top:16px}.mof-footer-socials>div{width:34px;height:34px;background:hsla(0,0%,100%,.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:hsla(0,0%,100%,.16)}.mof-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:18px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:hsla(0,0%,100%,.4)}.mof-footer-bottom a{color:hsla(0,0%,100%,.4);display:inline-block;padding:0;font-size:12px}.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}}@media(max-width: 520px){.mof-footer-grid{grid-template-columns:1fr}}.mof-hero{background:#fff;color:#1f2937;padding:54px 0 64px;border-bottom:3px solid #ce1126}.mof-hero .mof-container{display:grid;grid-template-columns:minmax(0, 1fr) minmax(420px, 1.05fr);gap:42px 72px;align-items:center}.mof-hero-content{align-self:center}.mof-hero-content h1{font-size:clamp(36px,3.2vw,44px);font-weight:800;line-height:1.45;margin-bottom:16px;color:#1f2937}.mof-hero-content h1 .accent{color:#ce1126;white-space:nowrap}.mof-hero-content p{font-size:18px;color:#6b7280;line-height:1.8;margin-bottom:28px;max-width:610px}.mof-hero-ctas{display:flex;gap:14px;flex-wrap:wrap}.mof-hero-visual{width:100%;max-width:590px;justify-self:center}.mof-hero-illus{width:100%;height:auto;display:block}.mof-hero-stats{grid-column:1/-1;display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));margin-top:4px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 8px 28px rgba(31,41,55,.05);overflow:hidden}.mof-hero-stat{padding:22px 18px;text-align:center;border-inline-end:1px solid #e5e7eb}.mof-hero-stat:last-child{border-inline-end:0}.mof-hero-stat .n{font-size:30px;font-weight:800;color:#ce1126;line-height:1.1}.mof-hero-stat .l{font-size:13px;color:#6b7280;margin-top:7px}@media(max-width: 880px){.mof-hero{padding:32px 0 40px}.mof-hero .mof-container{grid-template-columns:1fr;gap:28px}.mof-hero-content h1{font-size:32px}.mof-hero-content h1 .accent{white-space:normal}.mof-hero-content p{font-size:16px}.mof-hero-visual{max-width:560px}.mof-hero-stats{grid-template-columns:repeat(2, minmax(0, 1fr))}.mof-hero-stat:nth-child(2){border-inline-end:0}.mof-hero-stat:nth-child(-n+2){border-bottom:1px solid #e5e7eb}}@media(max-width: 520px){.mof-hero-ctas{flex-direction:column}.mof-hero-ctas .mof-btn{width:100%}.mof-hero-stat{padding:18px 10px}.mof-hero-stat .n{font-size:24px}}.mof-live-ticker{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:#ce1126}.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:#ce1126}.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:#ce1126;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:16px;overflow:hidden;cursor:pointer;height:180px;transition:transform .2s ease,box-shadow .2s ease;background:#f3f4f6;text-decoration:none;color:inherit;display:block}.mof-cat-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.mof-cat-card:hover img{transform:scale(1.05)}.mof-cat-card img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;display:block}.mof-cat-card .mof-cat-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, 0.7) 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px}.mof-cat-card h4{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:600;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.mof-cat-card .mof-cat-card-count{color:hsla(0,0%,100%,.7);font-size:14px;font-weight:400}@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:13px;color:#6b7280;margin-bottom:12px}.mof-cat-page-bc a{color:#ce1126;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:clamp(26px,3.5vw,34px);font-weight:700;color:#171717;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:clamp(15px,2vw,17px);font-weight:500;color:#6b7280;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:15px;font-weight:600;color:#1f2937;margin:0;line-height:1.35;max-width:min(100%,28rem)}.mof-cat-entities-view{font-size:14px;font-weight:600;color:#ce1126;text-decoration:none;white-space:nowrap;margin-inline-start:auto}.mof-cat-entities-view:hover{color:#9b0d1c;text-decoration:underline}.mof-cat-page-entities{margin-top:4px;padding-top:0}.mof-cat-page-entities .mof-entity-chip-strip{display:flex;flex-wrap:wrap;gap:8px}.mof-cat-page-entities .mof-entity-chip{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1.5px solid var(--gray-200);border-radius:10px;background:#fff;font-size:13px;font-weight:600;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:rgba(206,17,38,.35);color:#ce1126;box-shadow:0 1px 4px rgba(0,0,0,.06)}.mof-cat-page-entities .mof-entity-chip-logo{flex:0 0 20px;width:20px;height:20px;border-radius:4px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.mof-cat-page-entities .mof-entity-chip-logo img{width:100%;height:100%;object-fit:cover}.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:600}.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:11px;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:14px;line-height:1.65;font-weight:500;color:#4b5563;letter-spacing:.01em}.mof-cat-page-summary .mof-cat-page-summary-num{display:inline;font-weight:700;font-size:14px;color:#ce1126;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{height:220px}.mof-cat-card--page .mof-cat-card-overlay{padding:18px;background:linear-gradient(180deg, transparent 25%, rgba(0, 0, 0, 0.82) 100%)}.mof-cat-card--page h4{color:#fff;font-weight:700;font-size:15px;-webkit-line-clamp:2}.mof-cat-card--page .mof-cat-card-count{color:hsla(0,0%,100%,.88);font-size:13px;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:#ce1126;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}.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:12px;font-weight:700;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:#c9a227}.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:hsla(0,0%,100%,.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:11px;font-weight:600;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:10px;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:17px;font-weight:800;line-height:1.2}.mof-auction-card .card-price-current{background:#ce1126}.mof-auction-card .card-price-current .lbl{color:hsla(0,0%,100%,.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:#ce1126}.mof-auction-card .card-currency{font-size:11px;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:15px;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:#ce1126;font-size:12px;font-weight:600;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:12px;color:#9ca3af;display:inline-flex;align-items:center;gap:4px;flex-shrink:0;margin-inline-start:auto}.mof-auction-card .bids svg{width:13px;height:13px}.mof-auction-card .lot{font-size:11px;color:#ce1126;font-weight:600;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:13px;font-weight:600;white-space:nowrap;text-decoration:none;transition:border-color .15s ease,color .15s ease}.mof-coming-hdr .view-all:hover{border-color:#ce1126;color:#ce1126}@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(206,17,38,.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:10px;font-weight:700;display:inline-flex;align-items:center;gap:4px;line-height:1;color:#fff}.mof-auc-list-card__tag--live{background:#5a895a}.mof-auc-list-card__tag--soon{background:#c9a227;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:10px;font-weight:600;background:#dbeafe;color:#2563eb;display:inline-flex;align-items:center;gap:3px}.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:4px;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:600;max-width:100%}.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:11px;font-weight:500}.mof-auc-list-card__title{margin:0 0 6px;font-size:16px;font-weight:700;color:#1f2937;line-height:1.35}.mof-auc-list-card__desc{margin:0;font-size:13px;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:11px;color:#9ca3af;margin-bottom:2px;font-weight:500}.mof-auc-list-card__price-val{font-size:20px;font-weight:800;color:#ce1126;line-height:1.2}.mof-auc-list-card__cur{font-size:12px;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:11px;color:#9ca3af;margin-bottom:2px;font-weight:500}.mof-auc-list-card__mini-val{font-size:15px;font-weight:700;color:#1f2937;font-variant-numeric:tabular-nums}.mof-auc-list-card__mini-val--orange{color:#d97706}.mof-auc-list-card__mini-val--gold{color:#c9a227;font-size:13px}.mof-auc-list-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap;flex-shrink:0}.mof-auc-list-card__btn--primary{background:linear-gradient(135.56deg, #E63B4A 0%, #CE1126 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:#c9a227;border:1.5px solid #c9a227}.mof-auc-list-card__entity.mof-entity-tone--0{background:#fff3f4;color:#ce1126}.mof-auc-list-card__entity.mof-entity-tone--1{background:#dbeafe;color:#1d4ed8}.mof-auc-list-card__entity.mof-entity-tone--2{background:#fef3c7;color:#d97706}.mof-auc-list-card__entity.mof-entity-tone--3{background:#e2efe2;color:#047857}.mof-auc-list-card__entity.mof-entity-tone--4{background:#e9d5ff;color:#6b21a8}.mof-auc-list-card__entity.mof-entity-tone--5{background:#ccfbf1;color:#0f766e}.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:12px;color:#9ca3af;margin-bottom:10px}.mof-auc-page-bc a{color:#ce1126;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:20px;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:13px;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:14px;font-weight:600;text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.mof-auc-tab:hover{border-color:rgba(206,17,38,.35);color:#ce1126}.mof-auc-tab.is-active{background:linear-gradient(135.56deg, #E63B4A 0%, #CE1126 100%);border-color:#ce1126;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:12px;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(206,17,38,.25)}.mof-auc-sort__select:focus{outline:none;border-color:#ce1126;box-shadow:0 0 0 3px rgba(206,17,38,.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:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #ce1126;border-radius:8px;font-size:13px;font-weight:600;color:#ce1126;background:#fff3f4;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:#9b0d1c}.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:#ce1126;color:#ce1126;background:#fff3f4}.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:13px;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:#ce1126;color:#ce1126}.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:11px;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:13px;outline:none;box-sizing:border-box;transition:border-color .15s ease}.mof-auc-fchip__input:focus{border-color:rgba(206,17,38,.45)}.mof-auc-fchip__input--sm{flex:1;min-width:0;padding:7px 6px;font-size:12px;text-align:center}.mof-auc-fchip__row{display:flex;align-items:center;gap:8px;padding:9px 16px;font-size:13px;color:#374151;cursor:pointer;transition:background .12s ease,color .12s ease}.mof-auc-fchip__row:hover{background:#f9fafb;color:#ce1126}.mof-auc-fchip__row input{accent-color:#ce1126;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:12px;font-weight:600;font-family:inherit;cursor:pointer;background:linear-gradient(135.56deg, #E63B4A 0%, #CE1126 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:12px;font-weight:500;color:#9ca3af;cursor:pointer;font-family:inherit;white-space:nowrap;transition:color .15s ease}.mof-auc-filters__reset:hover{color:#ce1126}.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:13px;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(206,17,38,.35);color:#ce1126;background:#fff3f4}.mof-auc-pagination__cell.is-current{background:#ce1126;color:#fff;border-color:#ce1126;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:14px;color:#9ca3af;flex-wrap:wrap}.mof-detail-bc a{color:#ce1126;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 #ce1126;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__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:24px}.mof-detail-h1{font-size:28px;font-weight:800;color:#1f2937;line-height:1.25;margin:0 0 10px}.mof-detail-lead{font-size:16px;color:#6b7280;line-height:1.8;margin:0 0 24px}.mof-detail-h3{font-size:18px;font-weight:700;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:8px;align-items:center;margin-bottom:12px}.mof-detail-meta__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:14px;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:#fff3f4;color:#ce1126}.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:13px;color:#9ca3af;line-height:1.3}.mof-detail-spec__value{font-size:15px;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:#ce1126;color:#ce1126}.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:#ce1126;color:#fff}.mof-detail-action__icon{width:40px;height:40px;background:#fff3f4;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#ce1126;transition:background .15s,color .15s}.mof-detail-action__body{flex:1;min-width:0}.mof-detail-action__title{display:block;font-size:15px;font-weight:600;color:#1f2937}.mof-detail-action__sub{display:block;font-size:13px;color:#9ca3af;margin-top:2px}.mof-detail-action__chev{color:#9ca3af;font-size:22px;flex-shrink:0}.mof-detail-bids__tbl{width:100%;border-collapse:collapse}.mof-detail-bids__tbl th,.mof-detail-bids__tbl td{padding:14px 16px;font-size:14px;text-align:start;border-bottom:1px solid #f3f4f6}.mof-detail-bids__tbl th{background:#f9fafb;color:#6b7280;font-weight:600;font-size:13px}.mof-detail-bids__tbl tr:last-child td{border-bottom:none}.mof-detail-bids__tbl tr.is-top td{background:#e2efe2}.mof-detail-bids__tbl tr.is-top .mof-detail-bids__rank{color:#ce1126;font-weight:800}.mof-detail-bids__rank{font-weight:700;width:50px}.mof-detail-bids__bidder{font-weight:600;color:#1f2937;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mof-detail-bids__autobid{background:rgba(59,130,246,.12);color:#1d4ed8;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700}.mof-detail-bids__amount{color:#ce1126;font-weight:700;white-space:nowrap}.mof-detail-bids__time{color:#9ca3af;font-size:12px;white-space:nowrap}.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:15px;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:#ce1126}.mof-detail-qa-input__btn{padding:14px 28px;font-size:15px;font-weight:600;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:#ce1126;font-weight:600;margin-inline-start:4px}.mof-detail-qa__item{padding:18px 20px;border-bottom:1px solid #f3f4f6}.mof-detail-qa__item:last-child{border-bottom:none}.mof-detail-qa__q,.mof-detail-qa__a{display:flex;align-items:flex-start;gap:10px}.mof-detail-qa__a{margin-top:12px;margin-inline-start:38px}.mof-detail-qa__icon{width:28px;height:28px;background:#fff3f4;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;flex-shrink:0;margin-top:2px}.mof-detail-qa__icon.is-a{background:#e2efe2}.mof-detail-qa__meta{font-size:13px;color:#9ca3af;margin-bottom:4px}.mof-detail-qa__text{font-size:15px;font-weight:600;color:#374151;line-height:1.5}.mof-detail-qa__a-meta{font-size:13px;color:#5a895a;font-weight:600;margin-bottom:4px}.mof-detail-qa__a-text{font-size:15px;color:#4b5563;line-height:1.7}.mof-detail-qa__pending{margin-top:8px;margin-inline-start:38px;font-size:14px;color:#9ca3af;font-style:italic}.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:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:15px;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}.mof-detail-faq__a p{margin:0;font-size:14px;color:#6b7280;line-height:1.7}a.mof-detail-faq-viewall,button.mof-detail-faq-viewall,.mof-detail-faq-viewall{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:0 14px;height:43px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-family:inherit;font-size:13px;font-weight:600;color:#ce1126;cursor:pointer;text-decoration:none;transition:border-color .15s,background .15s}a.mof-detail-faq-viewall:hover,button.mof-detail-faq-viewall:hover,.mof-detail-faq-viewall:hover{border-color:#ce1126;background:#fff3f4;text-decoration:none;color:#ce1126}a.mof-detail-faq-viewall__icon,button.mof-detail-faq-viewall__icon,.mof-detail-faq-viewall__icon{display:flex;align-items:center;color:#ce1126}a.mof-detail-faq-viewall__icon svg,button.mof-detail-faq-viewall__icon svg,.mof-detail-faq-viewall__icon svg{width:14px;height:14px}a.mof-detail-faq-viewall__chev,button.mof-detail-faq-viewall__chev,.mof-detail-faq-viewall__chev{display:flex;align-items:center;color:#ce1126}a.mof-detail-faq-viewall__chev svg,button.mof-detail-faq-viewall__chev svg,.mof-detail-faq-viewall__chev svg{width:12px;height:12px}.mof-detail-similar-hdr{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.mof-detail-similar-all{font-size:13px;color:#ce1126;font-weight:600;text-decoration:none}.mof-detail-similar-all:hover{text-decoration:underline}.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:14px;overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}.mof-detail-similar__card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08);transform:translateY(-2px)}.mof-detail-similar__thumb{height:140px;overflow:hidden;background:#f3f4f6}.mof-detail-similar__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mof-detail-similar__body{padding:14px}.mof-detail-similar__name{font-size:14px;font-weight:700;color:#1f2937;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3;min-height:36px}.mof-detail-similar__row{display:flex;justify-content:space-between;align-items:center;gap:8px}.mof-detail-similar__price{font-size:16px;font-weight:800;color:#ce1126;line-height:1}.mof-detail-similar__cur{font-size:11px;color:#9ca3af;font-weight:500;margin-inline-start:2px}.mof-detail-similar__bids{font-size:11px;color:#9ca3af;white-space:nowrap}.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:#ce1126;color:#fff}.mof-detail-pricecard__inc{background:#ebebeb}.mof-detail-pricecard__label{font-size:12px;font-weight:500;color:hsla(0,0%,100%,.75);margin-bottom:5px}.mof-detail-pricecard__label.is-dark{color:#666}.mof-detail-pricecard__value{font-size:26px;font-weight:800;line-height:1.2;color:#fff}.mof-detail-pricecard__value.is-maroon{color:#ce1126}.mof-detail-pricecard__cur{font-size:13px;margin-top:2px;color:hsla(0,0%,100%,.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:12px;color:#9ca3af}.mof-detail-stat__v{font-size:22px;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:13px;font-weight:600;color:#6b7280;margin-bottom:5px}.mof-detail-clock__l svg{color:#df4a37}.mof-detail-clock__v{font-size:26px;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:#fff3f4;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 12px}.mof-detail-guest__icon svg{color:#ce1126}.mof-detail-guest__title{font-size:15px;font-weight:700;color:#1f2937;margin-bottom:6px}.mof-detail-guest__sub{font-size:13px;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:16px;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:12px;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:15px;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:#ce1126;color:#ce1126}.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:15px;padding:12px 0}.mof-detail-bid-status{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:10px;font-size:14px;font-weight:600;line-height:1.4;margin:20px 0}.mof-detail-bid-status svg{flex-shrink:0}.mof-detail-bid-status--highest{background:#e2efe2;color:#5a895a}.mof-detail-bid-status--outbid{background:#fee2e2;color:#dc2626}.mof-detail-bid-status--won{background:#e2efe2;color:#5a895a}.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:#ce1126}.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;padding:12px;font-size:14px;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:hover{border-color:#ce1126;color:#ce1126}.mof-detail-side-btn.is-active{background:#ce1126;border-color:#ce1126;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}}.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__close{position:absolute;top:16px;inset-inline-end:18px;width:44px;height:44px;border-radius:50%;border:0;background:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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:hsla(0,0%,100%,.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:center;justify-content:center;background:rgba(0,0,0,.55);backdrop-filter:blur(2px);padding:20px;box-sizing:border-box;font-family:"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:"Inter","Noto Kufi Arabic",sans-serif}.mof-bid-modal{position:relative;width:100%;max-width:460px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);padding:28px}.mof-bid-modal__close{position:absolute;top:14px;inset-inline-end:14px;width:32px;height:32px;border:none;background:#f3f4f6;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;transition:background .15s}.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:15px;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:13px;color:#ce1126;font-weight:600;margin-top:4px}.mof-bid-modal__timer{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#f9fafb;border-radius:8px;margin-bottom:18px;font-size:13px;color:#374151;font-weight:500}.mof-bid-modal__timer svg{color:#ce1126;flex-shrink:0}.mof-bid-modal__form{display:flex;flex-direction:column;gap:16px}.mof-bid-modal__autobid{background:#f9fafb;border-radius:10px;padding:14px}.mof-bid-modal__autobid-row{display:flex;align-items:center;justify-content:space-between}.mof-bid-modal__autobid-label{font-size:14px;font-weight:600;color:#1f2937}.mof-bid-modal__autobid-desc{font-size:12px;color:#6b7280;margin-top:6px;line-height:1.5}.mof-bid-modal__amount{text-align:center}.mof-bid-modal__amount-label{font-size:14px;font-weight:600;color:#1f2937;margin-bottom:10px}.mof-bid-modal__stepper{display:flex;align-items:center;justify-content:center;gap:0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.mof-bid-modal__step-btn{flex:0 0 48px;height:50px;border:none;background:#f9fafb;font-size:22px;font-weight:600;color:#ce1126;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s;user-select:none}.mof-bid-modal__step-btn:hover{background:#e5e7eb}.mof-bid-modal__step-btn:active{background:#d1d5db}.mof-bid-modal__step-value{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;height:50px;background:#fff;min-width:0}.mof-bid-modal__step-num{font-size:20px;font-weight:700;color:#1f2937}.mof-bid-modal__step-cur{font-size:13px;color:#6b7280;font-weight:500}.mof-bid-modal__note{font-size:12px;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:center;gap:8px;font-size:13px;color:#374151;cursor:pointer}.mof-bid-modal__terms-label input[type=checkbox]{width:18px;height:18px;accent-color:#ce1126;flex-shrink:0}.mof-bid-modal__terms-label a{color:#ce1126;text-decoration:underline}.mof-bid-modal__terms-label a:hover{text-decoration:none}.mof-bid-modal__err{font-size:12px;color:#dc2626;margin-top:4px}.mof-bid-modal__submit{width:100%;height:48px;font-size:15px;font-weight:600;border-radius:10px;margin-top:4px}.mof-bid-modal__credit-msg{background:#fef3c7;border-radius:8px;padding:12px 14px;font-size:13px;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:13px;color:#6b7280;font-weight:500}.mof-bid-modal__credit-val{font-size:14px;color:#1f2937;font-weight:600}.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:#ce1126}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:#ce1126;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:18px}.mof-bid-modal__step-btn{flex:0 0 42px;height:44px}.mof-bid-modal__step-value{height:44px}}.mof-auth-page{background:#f9fafb;min-height:calc(100vh - 200px);padding:60px 16px}.mof-auth-wrap{display:flex;align-items:flex-start;justify-content:center}.mof-auth-card{width:100%;max-width:460px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 24px rgba(0,0,0,.06);padding:36px 32px}.mof-auth-card--wide{max-width:540px}.mof-auth-card__hdr{text-align:center;margin-bottom:28px}.mof-auth-card__icon{font-size:40px;line-height:1;margin-bottom:10px}.mof-auth-card__h2{font-size:22px;font-weight:800;color:#ce1126;margin:0 0 4px;line-height:1.2}.mof-auth-card__sub{font-size:13px;color:#9ca3af;margin:0;line-height:1.5}.mof-auth-form{display:block}.mof-auth-field{margin-bottom:16px}.mof-auth-label{display:block;font-size:13px;font-weight:600;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:#ce1126;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-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:14px;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:#ce1126}.mof-auth-phone__cc:focus-visible{outline:0;border-color:#ce1126;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;padding:12px 14px;border:1.5px solid #e5e7eb;border-radius:10px;font-family:inherit;font-size:17px;background:#fff;color:#1f2937;direction:ltr;text-align:center;letter-spacing:2px;transition:border-color .15s,box-shadow .15s}.mof-auth-phone__input:focus{outline:0;border-color:#ce1126;box-shadow:0 0 0 3px rgba(138,21,56,.12)}.mof-auth-phone__input::placeholder{color:#6b7280;opacity:1;letter-spacing:2px}.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:#ce1126}.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:#fff3f4;color:#ce1126;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:12px;color:#9ca3af;margin:8px 0 20px;text-align:center;line-height:1.5}.mof-auth-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:14px;border-radius:10px;font-family:inherit;font-size:15px;font-weight:600;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:#171717;color:#fff;border-color:#171717}.mof-auth-btn--pri:hover:not(:disabled){background:#0f1521;border-color:#0f1521}.mof-auth-btn--pri:disabled{opacity:.55;cursor:not-allowed}.mof-auth-btn--sec{background:#fff;color:#171717;border-color:#171717}.mof-auth-btn--sec:hover{background:#171717;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;font-size:12px;color:#9ca3af;line-height:1.6}.mof-auth-foot__link{color:#171717 !important;font-weight:600;text-decoration:none;margin-inline-start:4px}.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:#171717;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:#171717;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:#ce1126;margin-top:2px;flex-shrink:0}.mof-auth-tc__text{font-size:12px;color:#6b7280;line-height:1.6}.mof-auth-tc__link{color:#171717 !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 8px;direction:ltr}.mof-auth-otp input{width:48px;height:48px;text-align:center;font-size:20px;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:#171717;box-shadow:0 0 0 3px rgba(26,35,50,.1)}.mof-auth-otp-target{font-size:13px;color:#6b7280;text-align:center;margin:6px 0 0;line-height:1.6}.mof-auth-otp-target b{color:#171717;direction:ltr;unicode-bidi:embed}.mof-auth-resend{display:block;text-align:center;margin-top:14px;font-size:13px;color:#171717 !important;font-weight:600;text-decoration:underline;cursor:pointer;background:none;border:none}.mof-auth-resend:hover{color:#ce1126 !important}.mof-auth-resend:disabled{opacity:.5;cursor:not-allowed}.mof-auth-otp-status{text-align:center;margin-top:10px;font-size:12px}.mof-auth-otp-status--success{color:#5a895a}.mof-auth-otp-status--error{color:#dc2626}.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:48px;height:48px;background:#fff3f4;color:#ce1126;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;margin:0 auto 16px;line-height:1}.mof-step h4{font-size:17px;font-weight:700;color:#1f2937;margin:0 0 8px;line-height:1.3}.mof-step p{font-size:15px;color:#6b7280;line-height:1.6;margin:0}.mof-step-arrow{position:absolute;top:36px;inset-inline-end:-12px;color:#d1d5db;font-size:14px;line-height:1;user-select:none}@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:36px;font-weight:800;color:#ce1126;margin:0 0 6px;line-height:1.1;font-variant-numeric:tabular-nums}.mof-stats-row .l{font-size:15px;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:flex;flex-wrap:wrap;justify-content:center;gap:14px}.mof-gov-grid .mof-gov-card{width:calc((100% - 84px)/7);min-width:130px}.mof-gov-card{display:block;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px 12px 16px;text-align:center;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.mof-gov-card:hover{border-color:#ce1126;box-shadow:0 2px 8px rgba(138,21,56,.08);transform:translateY(-2px);text-decoration:none}.mof-gov-card:hover .mof-gov-card__name{color:#ce1126}.mof-gov-logo-ring{width:52px;height:52px;margin:0 auto 10px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center}.mof-gov-logo-ring img{width:88%;height:88%;object-fit:contain;object-position:center;display:block}.mof-gov-card__name{margin:0;font-size:13px;font-weight:600;line-height:1.3;color:#1f2937;min-height:34px;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-top:6px;font-size:12px;font-weight:600;color:#6b7280;letter-spacing:.2px}@media(max-width: 1024px){.mof-gov-grid{grid-template-columns:repeat(4, minmax(0, 1fr))}}@media(max-width: 640px){.mof-gov-grid{grid-template-columns:repeat(3, minmax(0, 1fr));gap:12px}}@media(max-width: 420px){.mof-gov-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}.mof-ent-page-header{background:#fff;padding:24px 0 28px;border-bottom:1px solid #e5e7eb}.mof-ent-page-bc{font-size:13px;color:#6b7280;margin-bottom:12px}.mof-ent-page-bc a{color:#ce1126;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:14px;font-weight:500;color:#9ca3af;margin-inline-start:8px;vertical-align:baseline;white-space:nowrap}.mof-ent-page-sub{margin:0;font-size:14px;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(4, minmax(0, 1fr));gap:18px}.mof-ent-card{position:relative;height:200px;border-radius:16px;overflow:hidden;border:1px solid #e5e7eb;background:linear-gradient(145deg, #FFF3F4 0%, #FFFFFF 45%);text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease;display:block}.mof-ent-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(0,0,0,.1)}.mof-ent-card__inner{padding:20px;height:100%;display:flex;flex-direction:column}.mof-ent-card__logo{width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid #e5e7eb;box-shadow:0 1px 4px rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.mof-ent-card__logo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.mof-ent-card__logo img[src$=".svg"]{width:60%;height:60%;object-fit:contain}.mof-ent-card__name{margin:14px 0 0;font-size:17px;font-weight:700;color:#1f2937;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mof-ent-card__desc{margin:6px 0 0;flex:1;font-size:13px;color:#6b7280;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.mof-ent-card__count{font-size:13px;font-weight:500;color:#ce1126;display:inline-flex;align-items:baseline;gap:5px}.mof-ent-card__count-num{font-size:15px;font-weight:700}.mof-ent-page-summary{margin:40px 0 0 !important;text-align:center;font-size:14px;color:#9ca3af;line-height:1.5}.mof-ent-page-summary__num{color:#ce1126;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(3, minmax(0, 1fr))}}@media(max-width: 820px){.mof-ent-grid{grid-template-columns:repeat(2, minmax(0, 1fr));gap:14px}}@media(max-width: 480px){.mof-ent-grid{grid-template-columns:1fr}.mof-ent-card{height:auto;min-height:180px}}.mof-faq-page{background:#f9fafb}.mof-faq-hero{background:linear-gradient(135deg, #CE1126 0%, #9B0D1C 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:#ce1126;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, #CE1126 0%, #9B0D1C 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:#ce1126;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:"Noto Kufi Arabic","Inter",sans-serif}html[dir=ltr] .mof-acc-sidebar,[dir=ltr] .mof-acc-sidebar{font-family:"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:15px;font-weight:600;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:#ce1126}.mof-acc-sidebar__item.active{background:#fff3f4;color:#ce1126}.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:#ce1126;border-radius:3px 0 0 3px}.mof-acc-sidebar__item--danger{color:#dc2626 !important}.mof-acc-sidebar__item--danger:hover{background:#fee2e2;color:#dc2626 !important}.mof-acc-sidebar__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.mof-acc-hero{background:#171717;padding:32px 0;color:#fff}.mof-acc-hero__inner{display:flex;align-items:center;gap:20px}.mof-acc-hero__avatar{width:64px;height:64px;background:hsla(0,0%,100%,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;border:2px solid hsla(0,0%,100%,.3);flex-shrink:0}.mof-acc-hero__info{min-width:0}.mof-acc-hero__name{font-size:20px;font-weight:700}.mof-acc-hero__meta{font-size:13px;opacity:.7;margin-top:2px}.mof-acc-hero__stats{display:flex;gap:24px}.mof-acc-hero__stat{text-align:center}.mof-acc-hero__stat-value{font-size:22px;font-weight:800}.mof-acc-hero__stat-label{font-size:11px;opacity:.6}.mof-acc-hero__stat--gold .mof-acc-hero__stat-value{color:#c9a227}.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:12px;color:#9ca3af;margin-bottom:12px}.mof-acc-header__breadcrumb a{color:#ce1126;cursor:pointer;text-decoration:none}.mof-acc-header__title-row{display:flex;justify-content:space-between;align-items:center}.mof-acc-header__title{font-size:22px;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-wallet-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:14px;margin-bottom:20px}.mof-acc-wallet-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px}.mof-acc-wallet-card__label{font-size:12px;color:#9ca3af;margin-bottom:4px}.mof-acc-wallet-card__value{font-size:24px;font-weight:800}.mof-acc-wallet-card__value--maroon{color:#ce1126}.mof-acc-wallet-card__value--orange{color:#d97706}.mof-acc-wallet-card__value--green{color:#5a895a}.mof-acc-wallet-card__currency{font-size:13px;color:#9ca3af}.mof-acc-wallet-card__foot{font-size:11px;color:#9ca3af;margin-top:10px}.mof-acc-wallet-card__foot .mof-btn{background:#ce1126;color:#fff;border-color:#ce1126}.mof-acc-wallet-card__foot .mof-btn:hover{background:#9b0d1c;color:#fff;border-color:#9b0d1c}.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:16px;font-weight:700}.mof-acc-auctions__header span{font-size:12px;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:14px;font-weight:700;margin-bottom:4px}.mof-acc-auctions__bid-line{font-size:12px;color:#6b7280}.mof-acc-auctions__bid-line b{color:#ce1126}.mof-acc-auctions__status-col{text-align:right;flex-shrink:0}.mof-acc-auctions__timer{font-size:11px;color:#6b7280;font-weight:600;margin-bottom:4px}.mof-acc-auctions__badge{display:inline-block;padding:3px 10px;border-radius:6px;font-size:10px;font-weight:700}.mof-acc-auctions__badge--live{background:#e2efe2;color:#5a895a}.mof-acc-auctions__badge--soon{background:#fef3c7;color:#d97706}.mof-acc-auctions__badge--ended{background:#f3f4f6;color:#6b7280}.mof-acc-auctions__highest{color:#5a895a;font-weight:600}.mof-acc-auctions__won-actions{display:flex;gap:8px;flex-shrink:0}.mof-acc-auctions__final-amount{font-size:12px;color:#6b7280}.mof-acc-auctions__final-amount b{color:#5a895a}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__title{font-size:14px;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:4px}.mof-acc-bid-card__price{font-size:16px;font-weight:800;color:#ce1126}.mof-acc-bid-card__price small{font-size:11px;color:#9ca3af;font-weight:400}.mof-acc-bid-card__bids-count{font-size:11px;color:#9ca3af;display:inline-flex;align-items:center;gap:4px}.mof-acc-bid-card__timer{font-size:11px;color:#6b7280;margin-bottom:8px}.mof-acc-bid-card__banner{border-radius:6px;padding:6px 10px;display:flex;align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:600}.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:#fef3c7;color:#d97706}.mof-acc-bid-card__banner--won{background:#e2efe2;color:#5a895a;justify-content:space-between;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:11px}.mof-acc-bid-card--won{border:2px 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-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-acc-tx{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.mof-acc-tx__header{padding:16px 20px;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;align-items:center}.mof-acc-tx__header h3{font-size:16px;font-weight:700}.mof-acc-tx__count{font-size:12px;color:#9ca3af;font-weight:500}.mof-acc-tx__row{padding:16px 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 .mof-auc-pagination{margin:14px 20px 18px}.mof-acc-tx__icon{width:36px;height:36px;border-radius:50%;background:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.mof-acc-tx__info{flex:1}.mof-acc-tx__title{font-size:14px;font-weight:600}.mof-acc-tx__date{font-size:12px;color:#9ca3af;margin-top:2px}.mof-acc-tx__amount{font-size:15px;font-weight:700;white-space:nowrap}.mof-acc-tx__amount--positive{color:#5a895a}.mof-acc-tx__amount--negative{color:#dc2626}.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:10px;right:10px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.5);color:#fff;border:none;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1;transition:background .15s}.mof-acc-watch-card__remove:hover{background:#dc2626}.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__title{font-size:14px;font-weight:700;margin-bottom:6px;line-height:1.4}.mof-acc-watch-card__price{font-size:16px;font-weight:800;color:#ce1126;margin-bottom:6px}.mof-acc-watch-card__timer{font-size:11px;color:#6b7280;font-weight:600}.mof-acc-watch-card__badge{position:absolute;top:10px;left:10px;padding:3px 10px;border-radius:6px;font-size:10px;font-weight:700}.mof-acc-watch-card__badge--live{background:#e2efe2;color:#5a895a}.mof-acc-watch-card__badge--soon{background:#fef3c7;color:#d97706}.mof-acc-profile__hero{display:flex;align-items:center;gap:20px;margin-bottom:32px}.mof-acc-profile__avatar{width:80px;height:80px;background:#fff3f4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:36px;flex-shrink:0}.mof-acc-profile__name{font-size:20px;font-weight:700}.mof-acc-profile__type{font-size:13px;color:#9ca3af;margin-top:2px}.mof-acc-profile__edit-btn{margin-left:auto}.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;font-size:14px}.mof-acc-profile__row:last-child{border-bottom:none}.mof-acc-profile__label{color:#9ca3af;font-weight:500}.mof-acc-profile__value{font-weight:600;color:#1f2937}.mof-acc-profile__delete-btn{margin-top:20px;width:100%;color:#dc2626 !important;border-color:#dc2626 !important}.mof-acc-profile__form{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:22px 24px;display:flex;flex-direction:column;gap:18px}.mof-acc-profile__field{display:flex;flex-direction:column;gap:6px}.mof-acc-profile__field-label{font-size:13px;font-weight:600;color:#4b5563}.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:14px;padding:10px 12px;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:#ce1126;box-shadow:0 0 0 3px rgba(206,17,38,.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:13px;font-weight:600;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:#fff3f4}.mof-acc-notif__icon{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.mof-acc-notif__icon--green{background:#e2efe2}.mof-acc-notif__icon--orange{background:#fef3c7}.mof-acc-notif__icon--blue{background:#dbeafe}.mof-acc-notif__icon--maroon{background:#fff3f4}.mof-acc-notif__icon--red{background:#fee2e2}.mof-acc-notif__content{flex:1}.mof-acc-notif__title{font-size:14px;font-weight:700;margin-bottom:2px}.mof-acc-notif__body{font-size:12px;color:#6b7280;margin-bottom:4px}.mof-acc-notif__time{font-size:11px;color:#9ca3af}.mof-acc-notif__dot{width:8px;height:8px;border-radius:50%;background:#ce1126;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-wallet-grid{grid-template-columns:1fr}.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:"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:#ce1126 !important;outline:none !important;box-shadow:0 0 0 3px rgba(206,17,38,.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:#ce1126;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(177.732735426,14.667264574,32.7856502242)}.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 #ce1126;color:#ce1126;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:#ce1126;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:"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:#ce1126;background:rgba(206,17,38,.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:#ce1126 !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:#ce1126 !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:#ce1126;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(177.732735426,14.667264574,32.7856502242)}.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:"Noto Kufi Arabic","Inter",sans-serif}html:lang(ar) .modal-mask:has(.payment_method_check) .close{right:auto;left:18px}html:lang(ar) .modal-mask:has(.my_credits_modal){font-family:"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}
