.elementor-677 .elementor-element.elementor-element-b9d12e6{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-d182b65 *//* =========================================================
   MARKETPLACE PRODUCT LISTING SERVICE PAGE STYLES
   ========================================================= */
.mpl-service-wrapper {
    background-color: #011032;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.tech-container { max-width: 1200px !important; margin: 0 auto; padding: 0 40px; }
.text-center { text-align: center; }
.w-100 { width: 100%; }
.mt-10 { margin-top: 10px; }

/* Typography & Buttons */
.section-title { color: #fff; font-size: 38px; font-weight: 800; margin-bottom: 15px; }
.section-subtitle { color: #8892b0; font-size: 18px; margin-bottom: 50px; }
.section-title-left { color: #fff; font-size: 36px; font-weight: 800; border-left: 5px solid #00f2ff; padding-left: 15px; margin-bottom: 40px; }
.neon-subtitle { color: #FF9900; /* Amazon Orange Accent */ letter-spacing: 3px; font-size: 16px; font-weight: 600; margin-bottom: 15px; text-transform: uppercase; }
.main-tech-title { font-size: 50px; font-weight: 900; color: #ffffff !important; line-height: 1.2; margin-bottom: 25px; text-shadow: 0 0 20px rgba(0, 242, 255, 0.2); }
.mpl-lead-text { color: #ccd6f6; font-size: 18px; line-height: 1.8; margin-bottom: 40px; }

.bold-btn { display: inline-flex; align-items: center; justify-content: center; gap: 10px; font-family: 'Poppins', sans-serif; text-transform: uppercase; letter-spacing: 1px; text-decoration: none !important; transition: all 0.3s ease; border-radius: 8px; cursor: pointer; border: none; }
.btn-neon-massive { padding: 20px 40px; font-size: 16px; font-weight: 700; background-color: #00f2ff; color: #011032 !important; box-shadow: 0 0 20px rgba(0, 242, 255, 0.4); }
.btn-neon-massive:hover { background-color: transparent !important; color: #00f2ff !important; border: 2px solid #00f2ff; box-shadow: 0 0 30px rgba(0, 242, 255, 0.6); transform: translateY(-3px); }

/* --- HERO SECTION & BESTSELLER ANIMATION --- */
.mpl-hero-section { padding: 100px 0 80px; background: radial-gradient(circle at right, #011a4a 0%, #010a1c 100%); border-bottom: 1px solid rgba(0,242,255,0.1); }
.mpl-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }

/* The Animation Box */
.marketplace-animation-box { height: 420px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(255,255,255,0.01); border-radius: 20px; border: 1px dashed rgba(255, 153, 0, 0.3); box-shadow: 0 20px 50px rgba(0,0,0,0.3); padding: 20px; }

.search-bar-mock { width: 80%; background: #fff; color: #333; padding: 10px 20px; border-radius: 6px; font-size: 14px; font-weight: 600; display: flex; align-items: center; gap: 10px; margin-bottom: 30px; box-shadow: 0 5px 15px rgba(0,0,0,0.2); }
.search-bar-mock i { color: #FF9900; }

/* Product Listing Card */
.product-listing-card { width: 240px; background: #fff; border-radius: 8px; padding: 15px; position: relative; box-shadow: 0 10px 30px rgba(0,0,0,0.4); transition: all 0.5s ease; animation: optimizeGlow 4s infinite alternate; }

/* Bestseller Badge */
.bestseller-badge { position: absolute; top: -10px; left: -10px; background: #FF9900; color: #fff; font-size: 10px; font-weight: 800; text-transform: uppercase; padding: 5px 10px; border-radius: 4px; box-shadow: 0 5px 10px rgba(255,153,0,0.4); opacity: 0; transform: scale(0); animation: popBadge 4s infinite; z-index: 10; }
.bestseller-badge::after { content: ''; position: absolute; top: 100%; left: 5px; border-width: 5px; border-style: solid; border-color: #cc7a00 transparent transparent transparent; }

/* Image & Laser */
.product-image-box { width: 100%; height: 120px; background: #f3f4f6; border-radius: 6px; display: flex; align-items: center; justify-content: center; position: relative; overflow: hidden; margin-bottom: 15px; }
.product-icon { font-size: 50px; color: #94a3b8; transition: color 0.5s ease; animation: iconColor 4s infinite; }
.scanner-laser { position: absolute; top: 0; left: 0; width: 100%; height: 2px; background: #00f2ff; box-shadow: 0 0 10px #00f2ff, 0 0 20px #00f2ff; animation: scanLaser 2s linear infinite; }

/* Product Details */
.p-title { font-size: 14px; font-weight: 700; color: #333; margin-bottom: 8px; line-height: 1.3; }
.p-rating { display: flex; align-items: center; gap: 8px; margin-bottom: 12px; }
.stars { display: flex; gap: 2px; }
.stars i { font-size: 12px; color: #e2e8f0; animation: fillStars 4s infinite; }
.review-count { font-size: 11px; color: #007185; }

.p-price-row { display: flex; justify-content: space-between; align-items: center; margin-bottom: 15px; }
.price { font-size: 18px; font-weight: 800; color: #B12704; }
.prime-tick { font-size: 12px; font-weight: 800; color: #00A8E1; font-style: italic; }

.p-add-cart { background: #FFD814; color: #0f1111; text-align: center; padding: 8px; border-radius: 20px; font-size: 12px; font-weight: 700; cursor: pointer; transition: 0.3s; border: 1px solid #FCD200; }
.p-add-cart:hover { background: #F7CA00; }

/* Animations */
@keyframes optimizeGlow { 0% { box-shadow: 0 10px 30px rgba(0,0,0,0.4); border: 2px solid transparent; } 100% { box-shadow: 0 10px 40px rgba(0,242,255,0.3); border: 2px solid #00f2ff; } }
@keyframes scanLaser { 0% { top: 0; opacity: 0; } 10% { opacity: 1; } 90% { opacity: 1; } 100% { top: 100%; opacity: 0; } }
@keyframes popBadge { 0%, 40% { opacity: 0; transform: scale(0); } 50%, 90% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(0); } }
@keyframes fillStars { 0%, 40% { color: #e2e8f0; } 50%, 100% { color: #FFA41C; } }
@keyframes iconColor { 0%, 40% { color: #94a3b8; } 50%, 100% { color: #011032; } }


/* --- FEATURES GRID --- */
.mpl-features-section { padding: 80px 0; }
.mpl-features-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 25px; margin-top: 40px; }
.mpl-card { background: rgba(255,255,255,0.02); border: 1px solid rgba(255,255,255,0.05); padding: 40px 25px; border-radius: 12px; transition: 0.4s; text-align: center; }
.mpl-card:hover { transform: translateY(-10px); background: rgba(0,242,255,0.03); border-color: rgba(0,242,255,0.3); box-shadow: 0 10px 30px rgba(0,242,255,0.1); }
.ml-icon { font-size: 40px; color: #FF9900; margin-bottom: 20px; }
.mpl-card h3 { color: #fff; font-size: 20px; font-weight: 700; margin-bottom: 15px; }
.mpl-card p { color: #8892b0; font-size: 14px; line-height: 1.7; margin: 0; }

/* --- PROCESS SECTION --- */
.mpl-process-section { padding: 60px 0 100px; }
.mpl-process-wrapper { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: center; }
.advanced-process-list { list-style: none; padding: 0; display: flex; flex-direction: column; gap: 30px; }
.advanced-process-list li { display: flex; gap: 20px; align-items: flex-start; }
.process-icon { width: 60px; height: 60px; background: rgba(0,242,255,0.1); border: 1px solid #00f2ff; border-radius: 12px; display: flex; align-items: center; justify-content: center; font-size: 24px; color: #00f2ff; flex-shrink: 0; }
.process-details h4 { color: #fff; font-size: 20px; font-weight: 700; margin-bottom: 8px; }
.process-details p { color: #8892b0; font-size: 15px; line-height: 1.7; margin: 0; }

.glass-stat-box { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.1); padding: 40px; border-radius: 20px; box-shadow: 0 20px 50px rgba(0,0,0,0.3); }
.glass-stat-box h3 { color: #FF9900; font-size: 24px; font-weight: 800; margin-bottom: 10px; }
.glass-stat-box p { color: #ccd6f6; font-size: 16px; margin-bottom: 30px; }
.stat-bar-container { margin-bottom: 20px; }
.stat-bar-container span { display: block; color: #fff; font-size: 13px; font-weight: 600; margin-top: 8px; text-transform: uppercase; letter-spacing: 1px; }
.stat-bar { height: 8px; background: rgba(255,255,255,0.1); border-radius: 10px; position: relative; overflow: hidden; }
.stat-fill { position: absolute; top: 0; left: 0; height: 100%; background: #00f2ff; border-radius: 10px; }

/* --- FORM SECTION --- */
.mpl-form-section { padding: 80px 0 100px; background: #010a1c; border-top: 1px solid rgba(0,242,255,0.1); border-bottom: 1px solid rgba(0,242,255,0.1); }
.mpl-form-box { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; background: rgba(255,255,255,0.02); padding: 60px; border-radius: 20px; border: 1px solid rgba(0,242,255,0.2); align-items: center; }
.mpl-form-text h2 { font-size: 36px; color: #fff; font-weight: 800; margin-bottom: 20px; }
.mpl-form-text p { color: #8892b0; font-size: 17px; line-height: 1.8; margin-bottom: 30px; }
.trust-badges { display: flex; gap: 20px; }
.trust-badges span { background: rgba(0,242,255,0.05); color: #00f2ff; padding: 8px 16px; border-radius: 30px; border: 1px solid rgba(0,242,255,0.2); font-size: 14px; font-weight: 600; }

.premium-mpl-form { display: flex; flex-direction: column; gap: 20px; }
.input-group-premium input, .input-group-premium select { width: 100% !important; background: rgba(255,255,255,0.02) !important; border: 1px solid rgba(255,255,255,0.1) !important; color: #fff !important; font-family: 'Poppins', sans-serif !important; font-size: 15px !important; padding: 18px 20px !important; border-radius: 8px !important; outline: none !important; transition: 0.3s; }
.input-group-premium select { appearance: none !important; cursor: pointer; color: #8892b0 !important; }
.input-group-premium select option { background: #011032; color: #fff; }
.input-group-premium input:focus, .input-group-premium select:focus { border-color: #00f2ff !important; box-shadow: 0 0 0 3px rgba(0,242,255,0.1) !important; background: rgba(0,242,255,0.02) !important; }

/* --- MASSIVE PILLAR CONTENT --- */
.mpl-massive-pillar { padding: 100px 0; font-family: 'Poppins', sans-serif; }
.max-w-900 { max-width: 900px !important; margin: 0 auto; padding: 0 40px; }
.pillar-header { margin-bottom: 60px; text-align: center; }
.pillar-main-title { color: #00f2ff; font-size: 38px; font-weight: 900; line-height: 1.3; margin-bottom: 25px; }
.pillar-lead { color: #ccd6f6; font-size: 19px; line-height: 1.8; font-weight: 400; text-align: left; }
.pillar-section { margin-bottom: 55px; }
.pillar-h3 { color: #ffffff; font-size: 26px; font-weight: 700; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 1px solid rgba(255,255,255,0.05); }
.pillar-text { color: #8892b0; font-size: 17px; line-height: 1.95; margin-bottom: 20px; text-align: justify; font-weight: 300; }
.pillar-text strong { color: #ccd6f6; font-weight: 600; }
.pillar-bullet-list { margin-bottom: 25px; padding-left: 0; }
.pillar-bullet-list li { color: #8892b0; font-size: 17px; line-height: 1.9; margin-bottom: 18px; position: relative; list-style-type: none; padding-left: 25px; text-align: justify; }
.pillar-bullet-list li::before { content: '\f0da'; font-family: 'Font Awesome 5 Free'; font-weight: 900; position: absolute; left: 0; color: #00f2ff; font-size: 14px; top: 4px; }
.pillar-conclusion-box { background: rgba(0, 242, 255, 0.03); border-left: 4px solid #00f2ff; padding: 40px; border-radius: 0 12px 12px 0; margin-top: 60px; box-shadow: 0 10px 30px rgba(0,0,0,0.2); }
.conclusion-title { color: #00f2ff; font-size: 24px; font-weight: 800; margin-bottom: 15px; text-transform: uppercase; letter-spacing: 1px; }
.conclusion-text { color: #ccd6f6; font-size: 17px; line-height: 1.8; margin: 0; }

/* --- MOBILE RESPONSIVENESS --- */
@media (max-width: 991px) {
    .mpl-hero-grid, .mpl-process-wrapper, .mpl-form-box { grid-template-columns: 1fr; text-align: center; gap: 40px; }
    .mpl-features-grid { grid-template-columns: repeat(2, 1fr); }
    .advanced-process-list li { text-align: left; }
    .mpl-form-box { padding: 40px 30px; }
    .trust-badges { justify-content: center; }
}
@media (max-width: 768px) {
    .tech-container { padding: 0 20px !important; }
    .main-tech-title { font-size: 40px; }
    .mpl-features-grid { grid-template-columns: 1fr; }
    .marketplace-animation-box { height: 350px; padding: 15px; }
    .search-bar-mock { width: 90%; font-size: 12px; }
    .product-listing-card { width: 200px; padding: 10px; }
    .product-image-box { height: 100px; }
    .p-title { font-size: 12px; }
    .pillar-main-title { font-size: 32px; text-align: left; }
    .pillar-h3 { font-size: 22px; }
    .pillar-text, .pillar-bullet-list li, .conclusion-text { font-size: 16px; text-align: left; }
    .pillar-conclusion-box { padding: 30px 20px; }
}/* End custom CSS */