:root{--bs-primary: #045793;--bs-secondary: #6B7280;--bs-warning: #F0571F;--bs-secondary: #6b7280;--bs-warning: #f0571f;--bs-white: #ffffff;--bs-light: #f8f9fa;--bs-dark: #212529;--bg-surface: #ffffff;--bg-subtle: #f8f9fa;--bg-navbar: #ffffff;--text-default: #212529;--text-muted: #6b7280;--text-inverse: #ffffff;--text-accent: #f0571f;--text-white: #ffffff;--classifieds-carousel-bg: #f3f4f6}[data-bs-theme=dark]{--bs-primary: #045793;--bs-secondary: #adb5bd;--bs-warning: #F0571F;--bs-warning: #f0571f;--bs-white: #ffffff;--bs-light: #dee2e6;--bs-dark: #0d1117;--bg-surface: #0d1117;--bg-subtle: #21262d;--bg-navbar: #161b22;--text-default: #f8f9fa;--text-muted: #adb5bd;--text-inverse: #000000;--text-white: #ffffff;--text-accent: #f0571f;--classifieds-carousel-bg: #23272f}html{transition:background-color .3s,color .3s}.animate-slide-down{animation:slideDown .3s ease-out forwards}@keyframes slideDown{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}.btn-warning{background-color:var(--bs-warning)!important;color:var(--text-inverse)}.btn-primary{background-color:var(--bs-primary)!important;color:var(--text-inverse)}.form-control,.form-select,[data-bs-theme=dark] .form-control,[data-bs-theme=dark] .form-select{background-color:var(--bg-subtle);color:var(--text-default);border-color:transparent}.top-bar{background-color:var(--bs-primary);color:var(--text-white)}.top-bar p{font-size:12px;font-weight:600;letter-spacing:-.32px}.sub-nav{background-color:var(--bg-navbar);color:var(--text-default)}.sub-nav a{color:var(--text-muted);font-size:12px;font-weight:500}.sub-nav .time{color:var(--text-muted);font-size:12px;font-weight:400;letter-spacing:-.32px}.sub-nav .actual-time{color:var(--text-accent);font-size:12px;font-weight:700;letter-spacing:-.32px}.delivery-text p{font-size:11px;color:var(--text-default)}.btn-post-ad{max-width:110px;padding:.4rem .75rem;font-size:.9rem;white-space:nowrap}.custom-navbar{background-color:var(--bg-navbar);color:var(--text-default)}.custom-navbar a{color:var(--text-default)}.custom-navbar .text-muted{color:var(--text-muted)!important}.categories-nav{background-color:var(--bg-navbar);color:var(--text-default)}.categories-nav a{color:var(--text-default);font-weight:600;font-size:14px;text-decoration:none}.badge-warning{background-color:var(--bs-warning);color:var(--text-inverse)}.offcanvas-custom{width:80%!important;max-width:400px}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#ffffffd9;display:flex;align-items:center;justify-content:center;z-index:9999}.spinner{position:absolute;border:10px solid rgba(0,0,0,.102);border-top:10px solid var(--bs-warning);width:100px;height:100px;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.buy{background-color:#f6eae6}.sell{background-color:#e1e9ef}.product-image{transition:transform .4s ease,box-shadow .4s ease;transform-origin:center;will-change:transform}.product-image:hover{transform:perspective(800px) scale(1.08) rotateX(2deg) rotateY(2deg);box-shadow:0 15px 35px #00000040;z-index:2}.welcome-banner{background:linear-gradient(135deg,var(--bs-primary),var(--bs-warning));border-radius:1rem;box-shadow:0 12px 30px #0003;margin:2rem auto;padding:1.5rem 1rem;position:relative;overflow:hidden;color:#fff}.welcome-banner:before,.welcome-banner:after{content:"";position:absolute;width:200px;height:200px;background:#ffffff0f;border-radius:50%;z-index:0}.welcome-banner:before{top:-50px;left:-50px}.welcome-banner:after{bottom:-50px;right:-50px}.welcome-banner .container{position:relative;z-index:1}.welcome-banner h1{font-size:2rem;color:#fff;margin-bottom:.75rem}.welcome-banner p{font-size:1rem;color:#fff;opacity:.95;margin-bottom:0}[data-bs-theme=dark] .welcome-banner p{color:#f8f9fa!important}@keyframes slideIn{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}.animate-slide-in{animation:slideIn .6s ease-out}.text-default{color:var(--text-default)!important}.fancy-underline{position:relative;display:inline-block;cursor:default}.fancy-underline:after{content:"";position:absolute;width:0%;height:3px;left:0;bottom:-6px;background-color:var(--bs-warning);box-shadow:none;transition:width .4s ease,box-shadow .4s ease}.fancy-underline:hover:after{width:100%;box-shadow:0 0 8px var(--bs-warning),0 0 16px var(--bs-warning)}.glow-button{box-shadow:0 0 8px #001f3f80;transition:all .3s ease-in-out}.glow-button:hover{box-shadow:0 0 15px #001f3fe6,0 0 25px #001f3f99;transform:translateY(-2px)}.glow-button-orange{background-color:orange!important;border-color:orange!important;color:#fff!important;box-shadow:0 0 8px #ffa50066;transition:all .3s ease-in-out}.glow-button-orange:hover{background-color:#f90!important;box-shadow:0 0 15px #ffa500cc,0 0 25px #ffa50099;transform:translateY(-2px)}.product-img{opacity:.7;transition:opacity .2s;mix-blend-mode:multiply}.hero-img-transparent{mix-blend-mode:multiply;background-color:transparent!important}.hero-bg-fade{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,.95) 55%,rgba(0,0,0,.4) 75%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,#000000f2 55%,#0006 75%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.hero-img-frame{border-radius:32px;overflow:hidden;position:relative;max-width:900px;box-shadow:0 8px 28px -6px #00000040;background:linear-gradient(135deg,#04579326,#f0571f26)}.hero-img-frame img{display:block;width:100%;height:100%;object-fit:cover}[data-bs-theme=dark] .hero-img-frame{background:linear-gradient(135deg,#04579359,#f0571f40);box-shadow:0 10px 32px -4px #0009}.service-card{border-radius:32px!important;overflow:hidden;background:var(--bg-surface);box-shadow:0 10px 40px -8px #00000026;border:1px solid rgba(0,0,0,.04);transition:transform .25s ease,box-shadow .25s ease}.service-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px -6px #00000040}[data-bs-theme=dark] .service-card{background:var(--bg-subtle);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 40px -10px #000000a6}.service-card img{filter:none}[data-bs-theme=dark] .service-card img{filter:brightness(.92) contrast(1.05)}[data-bs-theme=dark] .hero-img-transparent{mix-blend-mode:screen;opacity:.85}[data-bs-theme=dark] .hero-bg-fade{-webkit-mask-image:radial-gradient(circle at center,rgba(0,0,0,1) 50%,rgba(0,0,0,.7) 70%,rgba(0,0,0,0) 100%);mask-image:radial-gradient(circle at center,#000 50%,#000000b3 70%,#0000)}.cta-section{background:var(--cta-bg, #f8f9fb);border-radius:24px;min-height:420px;box-shadow:0 2px 8px #00000008;display:flex;flex-wrap:wrap}.cta-section>.col-12{display:flex;flex-direction:column;justify-content:space-between}.cta-sell-title,.cta-buy-title{font-size:2rem;color:var(--cta-title, #111);font-weight:700;margin-bottom:1.5rem;text-align:center;min-height:60px;display:flex;align-items:center;justify-content:center}.cta-sell-btn,.cta-buy-btn{font-size:1.3rem;font-weight:700;border:none;border-radius:10px;width:220px;height:56px;margin-top:.5rem;color:#fff}.cta-sell-btn{background:#f0571f}.cta-buy-btn{background:#155a8a}.cta-sell-img,.cta-buy-img{object-fit:contain;width:220px;height:140px;display:block;margin-bottom:1.5rem}.footer-wrapper{width:100vw;background:var(--footer-bg, #f5f6f8);padding-top:3rem;padding-bottom:3rem;margin:0;overflow-x:hidden;position:relative;z-index:1}.newsletter-title{font-weight:700;color:var(--footer-title, #19202a);font-size:2rem;line-height:1.2;margin-bottom:.5rem}.newsletter-text{color:var(--footer-text, #6b7280);font-size:1.08rem;margin-bottom:0}.newsletter-input{border-radius:0;color:var(--footer-title, #19202a);background:#fff;border-color:#d1d5db;font-size:1.1rem}.newsletter-note{font-size:.98rem;color:var(--footer-text, #6b7280)}:root{--footer-bg: #f5f6f8;--footer-title: #19202A;--footer-text: #6b7280}[data-bs-theme=dark]{--footer-bg: #0d1117;--footer-title: #f8f9fa;--footer-text: #adb5bd}.footer-wrapper{width:100%;background:var(--footer-bg);padding-top:3rem;padding-bottom:3rem}.newsletter-container{padding-bottom:1.5rem}.newsletter-title{font-weight:700;color:var(--footer-title);font-size:2rem;line-height:1.2;margin-bottom:.5rem}.newsletter-text{color:var(--footer-text);font-size:1.08rem;margin-bottom:0}.newsletter-form{width:100%;max-width:480px}.newsletter-input{border-radius:0;color:var(--footer-title);background:#fff;border-color:#d1d5db;font-size:1.1rem}[data-bs-theme=dark] .newsletter-input{background:#21262d;color:var(--footer-title);border-color:#343a40}.newsletter-btn{background:#155a8a;color:#fff;border-radius:0 8px 8px 0;font-weight:600;letter-spacing:1px;font-size:1.1rem;padding:0 32px}.newsletter-note{font-size:.98rem;color:var(--footer-text)}.footer-section-title{font-weight:700;color:var(--footer-title);font-size:1.1rem;margin-bottom:1rem}.footer-section-text{color:var(--footer-text);font-size:1rem;margin-bottom:.5rem}.footer-list{list-style:none;padding-left:0;color:var(--footer-text);font-size:1rem}.footer-app-img{height:38px;width:120px;margin-right:10px}.footer-app-desc{color:var(--footer-text);font-size:.97rem}.footer-hr{border-color:#e5e7eb;margin-top:2rem;margin-bottom:2rem}.footer-copyright{color:var(--footer-text);font-size:1rem}.footer-payment-img{height:22px;margin-right:6px}.footer-link{color:var(--footer-title);text-decoration:none;font-weight:500;margin-right:1rem}.footer-link:hover{color:var(--text-accent)}.footer-social-icon{width:32px;height:32px;background:#fff;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;border-radius:50%}[data-bs-theme=dark] .footer-social-icon{background:#21262d;border-color:#343a40}@media (max-width: 767.98px){.newsletter-form{max-width:100%}.footer-wrapper{padding-top:1.5rem;padding-bottom:1.5rem}.footer-app-img{width:100px;height:32px}.footer-section-title{font-size:1rem}.footer-section-text,.footer-list{font-size:.95rem}.footer-link{margin-right:.5rem;font-size:.95rem}}.footer-wrapper{background-color:var(--footer-bg, #f5f6f8);margin:0;padding:0;position:relative;overflow-x:hidden}footer{margin-bottom:0!important;padding-bottom:0!important}.full-width-section-wrapper{background-image:url(/assets/background-Bi0dlYZf.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;position:relative}.otp-box::placeholder{color:#64646499;text-align:center}[data-theme=dark] .otp-box::placeholder{color:#fff9}.list-group-item.active{background-color:#001f3f;color:#fff;border-color:#001f3f}.subnavbar-user-toggle{background:var(--bg-navbar, #161b22);border-bottom:1px solid #dee2e6;z-index:100}.user-toggle-group .user-toggle-btn{background:transparent;color:var(--text-default, #212529);border:1px solid #dee2e6;border-radius:8px 0 0 8px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s,border .2s;min-width:120px}.user-toggle-group .user-toggle-btn:last-child{border-radius:0 8px 8px 0;border-left:none}.user-toggle-group .user-toggle-btn.active,.user-toggle-group .user-toggle-btn:focus{background:var(--bs-white, #fff);color:var(--bs-primary, #045793);border-color:var(--bs-primary, #045793);box-shadow:0 2px 8px #04579314;z-index:1}.profile-btn{background:transparent;color:var(--bs-primary, #045793);border:1px solid var(--bs-primary, #045793);border-radius:8px;font-weight:500;transition:background .2s,color .2s,box-shadow .2s;min-width:110px}.profile-btn:hover,.profile-btn:focus{background:var(--bs-primary, #045793);color:var(--text-inverse, #fff);box-shadow:0 2px 8px #0457931f}@media (max-width: 991.98px){.subnavbar-user-toggle .container{justify-content:center!important;gap:1rem}.user-toggle-group .user-toggle-btn,.profile-btn{min-width:90px;font-size:15px;padding:6px 10px}}@media (max-width: 600px){.subnavbar-user-toggle .container{flex-direction:column!important;align-items:stretch!important;gap:.5rem;padding:.5rem}.user-toggle-group{width:100%;justify-content:center}.profile-btn{width:100%}}[data-bs-theme=dark] .subnavbar-user-toggle{background:var(--bg-navbar, #161b22);border-bottom:1px solid #232a32}[data-bs-theme=dark] .user-toggle-group .user-toggle-btn{color:var(--text-white, #fff);border:1px solid #23272f;background:transparent}[data-bs-theme=dark] .user-toggle-group .user-toggle-btn.active,[data-bs-theme=dark] .user-toggle-group .user-toggle-btn:focus{background:var(--bs-dark, #0d1117);color:var(--bs-warning, #f0571f);border-color:var(--bs-warning, #f0571f)}[data-bs-theme=dark] .profile-btn{color:var(--bs-warning, #f0571f);border:1px solid var(--bs-warning, #f0571f);background:transparent}[data-bs-theme=dark] .profile-btn:hover,[data-bs-theme=dark] .profile-btn:focus{background:var(--bs-warning, #f0571f);color:var(--text-inverse, #fff)}.cursor-pointer{cursor:pointer}.max-width-75{max-width:75%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.btn{border-radius:8px;font-weight:500;transition:all .3s ease}.btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.card{border-radius:12px;transition:all .3s ease}.card:hover{box-shadow:0 8px 25px #0000001a}.form-control:focus,.form-select:focus{border-color:var(--primary-color);box-shadow:0 0 0 .2rem #1b4d7240}.badge{font-weight:500;padding:.5em .75em}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.pulse{animation:pulse 2s infinite}@media (max-width: 768px){.container-fluid{padding-left:15px;padding-right:15px}.card-body{padding:1rem}.btn{font-size:.875rem}}.navbar,.custom-navbar{background-color:var(--bg-navbar, #1b4d72)!important;box-shadow:0 2px 8px #1b4d7214;transition:background-color .3s,box-shadow .3s}.navbar.scrolled,.custom-navbar.scrolled{background-color:var(--bg-navbar, #1b4d72)!important;box-shadow:0 2px 8px #1b4d7214}[data-bs-theme=dark] .navbar,[data-bs-theme=dark] .custom-navbar,[data-bs-theme=dark] .navbar.scrolled,[data-bs-theme=dark] .custom-navbar.scrolled{background-color:var(--bg-navbar, #161b22)!important}[data-bs-theme=dark] .card,[data-bs-theme=dark] .card-header,[data-bs-theme=dark] .card-body{background-color:#23272f!important;color:var(--text-white, #fff)!important}[data-bs-theme=dark] .card-header,[data-bs-theme=dark] .card .card-header{border-bottom:1px solid #232a32!important}[data-bs-theme=dark] .card .card-header.text-white,[data-bs-theme=dark] .card-header.text-white,[data-bs-theme=dark] .card .card-header,[data-bs-theme=dark] .card .card-body,[data-bs-theme=dark] .card .badge,[data-bs-theme=dark] .badge,[data-bs-theme=dark] .card .text-dark,[data-bs-theme=dark] .text-dark{color:#fff!important}[data-bs-theme=dark] .card .text-muted,[data-bs-theme=dark] .text-muted{color:#adb5bd!important}[data-bs-theme=dark] .card .bg-light,[data-bs-theme=dark] .bg-light{background-color:#232a32!important;color:#fff!important}[data-bs-theme=dark] .card .btn,[data-bs-theme=dark] .btn{color:#fff;border-color:#444}[data-bs-theme=dark] .card .btn-outline-primary,[data-bs-theme=dark] .btn-outline-primary{color:#90caf9;border-color:#90caf9}[data-bs-theme=dark] .card .btn-outline-success,[data-bs-theme=dark] .btn-outline-success{color:#4caf50;border-color:#4caf50}[data-bs-theme=dark] .card .btn-outline-light,[data-bs-theme=dark] .btn-outline-light{color:#fff;border-color:#fff}[data-bs-theme=dark] .card .btn-outline-warning,[data-bs-theme=dark] .btn-outline-warning{color:#fbc02d;border-color:#fbc02d}[data-bs-theme=dark] .card .btn-outline-danger,[data-bs-theme=dark] .btn-outline-danger{color:#ff5252;border-color:#ff5252}[data-bs-theme=dark] .card .btn-primary,[data-bs-theme=dark] .btn-primary{background-color:#1976d2;color:#fff;border-color:#1976d2}[data-bs-theme=dark] .card .btn-success,[data-bs-theme=dark] .btn-success{background-color:#388e3c;color:#fff;border-color:#388e3c}[data-bs-theme=dark] .card .btn-warning,[data-bs-theme=dark] .btn-warning{background-color:#fbc02d;color:#23272f;border-color:#fbc02d}[data-bs-theme=dark] .card .btn-danger,[data-bs-theme=dark] .btn-danger{background-color:#ff5252;color:#fff;border-color:#ff5252}@media (max-width: 991.98px){.card-header h4,.card-header h5,.card-header h6{font-size:1.1rem!important}.card-body,.card-body p,.card-body span,.card-body li{font-size:.98rem!important}}@media (max-width: 600px){.card-header h4,.card-header h5,.card-header h6{font-size:1rem!important}.card-body,.card-body p,.card-body span,.card-body li{font-size:.93rem!important}}[data-bs-theme=dark] .row>.col-lg-2,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3,[data-bs-theme=dark] .sidebar-nav,[data-bs-theme=dark] .sidebar{background:#181c23!important;color:#fff!important;border-right:1px solid #232a32!important}[data-bs-theme=dark] .sidebar-nav button,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3 button,[data-bs-theme=dark] .sidebar button{color:#fff!important;background:transparent!important}[data-bs-theme=dark] .sidebar-nav button.text-dark,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3 button.text-dark,[data-bs-theme=dark] .sidebar-nav button.text-white,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3 button.text-white{color:#fff!important}[data-bs-theme=dark] .sidebar-nav button.active,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3 button.active{background:#ff5722!important;color:#fff!important}[data-bs-theme=dark] .sidebar-nav span,[data-bs-theme=dark] .d-flex.flex-column.vh-100.pt-3 span{color:#fff!important}[data-bs-theme=dark] footer .row>[class*=col-]{background:transparent!important;border-right:none!important}@media (max-width: 991.98px){[data-bs-theme=dark] .row>.col-lg-2{border-right:none!important}}g-2{border-right:none!important}.seller-card{border:1px solid var(--bg-subtle);background:var(--bg-surface);color:var(--text-default);transition:background .2s,color .2s,border .2s}[data-bs-theme=dark] .seller-card{border:1px solid #232a32;background:var(--bg-surface);color:var(--text-default)}.post-listing-card{background:var(--bg-surface);color:var(--text-default);border:1px solid var(--bg-subtle);transition:background .2s,color .2s,border .2s}[data-bs-theme=dark] .post-listing-card{background:var(--bg-surface);color:var(--text-default);border:1px solid #232a32}.post-listing-guidelines{background:var(--bg-surface);color:var(--text-default);border:1px solid var(--bg-subtle)}[data-bs-theme=dark] .post-listing-guidelines{background:var(--bg-surface);color:var(--text-default);border:1px solid #232a32}.post-listing-template-example,[data-bs-theme=dark] .post-listing-template-example{background:var(--bg-subtle)!important;color:var(--text-default)!important}footer.footer{background-image:url(/assets/images/footer-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;padding:3rem 0}.footer a{color:#fffc;text-decoration:none;display:block;margin-bottom:.5rem;transition:color .3s ease}.footer a:hover{color:#fff;text-decoration:underline}[data-bs-theme=dark] .header-section .d-none.d-lg-block,[data-bs-theme=dark] .header-section img.img-fluid.d-block.d-lg-none{opacity:.8!important;filter:brightness(.7)!important}.typing-indicator{display:flex;align-items:center;gap:4px}.typing-indicator span{height:8px;width:8px;border-radius:50%;background-color:#6b7280;animation:typing 1.4s infinite ease-in-out}.typing-indicator span:nth-child(1){animation-delay:0s}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:scale(1);opacity:.5}30%{transform:scale(1.2);opacity:1}}[data-bs-theme=dark] .typing-indicator span{background-color:#adb5bd}.chat-bubble{max-width:82%}.chat-bubble--long{max-width:68%}.chat-message-content{white-space:pre-wrap;overflow-wrap:break-word;word-break:normal}.chat-message-content--long{overflow-wrap:anywhere;word-break:break-word;font-size:.95rem;line-height:1.3}.chat-message-content a{color:inherit;text-decoration:underline;overflow-wrap:anywhere;word-break:break-word;line-height:inherit}.chat-message-content img{display:block;max-width:100%;height:auto;border-radius:.5rem}.conversation-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-section{position:relative;padding:4rem 0;overflow:hidden}.hero-image-container{display:flex;justify-content:center;align-items:center}.hero-img-frame{position:relative;width:100%;max-width:600px;margin:0 auto;aspect-ratio:16/10;overflow:hidden}.hero-img-frame img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-subtext{color:#444;transition:color .2s}[data-bs-theme=dark] .home-subtext{color:#e0e6ed!important}[data-bs-theme=dark] .hero-img-frame img{filter:brightness(.9) contrast(1.05)}.feature-card{transition:transform .3s ease,box-shadow .3s ease;border:none;border-radius:1rem;overflow:hidden}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0000001a}.feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-bottom:1.5rem}@media (max-width: 991.98px){.hero-section{padding:2rem 0}.hero-img-frame{margin:2rem auto;max-width:100%!important}}.classifieds-promo-banner{min-width:0;min-height:350px;max-width:100%}.classifieds-promo-img{width:80%;max-width:400px;height:auto;object-fit:contain}.classifieds-promo-title{font-size:3rem;letter-spacing:-2px}.classifieds-promo-subtitle{font-size:1.5rem;color:#222}.classifieds-promo-btn{font-size:1.2rem;border-radius:8px}.classifieds-promo-indicators{bottom:-30px}@media (max-width: 991.98px){.classifieds-promo-img{width:100%;max-width:320px}}.classifieds-side-banner-img{width:90px;height:90px;object-fit:contain}.classifieds-feature-icon{font-size:2.5rem;color:#fff;filter:drop-shadow(0 0 2px #fff8)}.classifieds-feature-desc{font-size:1.15rem;color:#d1d5db}.classifieds-footer-bg{background:var(--footer-bg, #f5f6f8);min-height:100%;margin:0;padding:0}.classifieds-footer-title{color:var(--footer-title, #19202a);font-size:2rem;line-height:1.2}.classifieds-footer-text{color:var(--footer-text, #6b7280);font-size:1.08rem}.classifieds-footer-form{max-width:480px}.classifieds-footer-input{border-radius:0;color:var(--footer-title, #19202a);background:#fff;border-color:#d1d5db;font-size:1.1rem}.classifieds-footer-btn{background:#155a8a;color:#fff;border-radius:0 8px 8px 0;font-weight:600;letter-spacing:1px;font-size:1.1rem;padding:0 32px}.classifieds-footer-link{color:#f0571f;text-decoration:none;font-weight:500}.classifieds-footer-hr{border-color:#e5e7eb}.classifieds-footer-social{width:32px;height:32px;text-align:center;border:1px solid #e5e7eb}.classifieds-footer-copyright{color:var(--footer-text, #6b7280);font-size:1rem}.classifieds-footer-payment{height:22px;margin-right:6px}@media (max-width: 767.98px){.classifieds-footer-form{max-width:100%}.footer-wrapper{padding-top:1.5rem;padding-bottom:1.5rem}}.recent-ads-footer{background:var(--recent-ads-footer-bg, #fff);color:var(--recent-ads-footer-text, #222);font-weight:500;font-size:1.05rem}.classifieds-buysell-card{min-height:260px;height:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding:2rem;border-radius:1rem;overflow:hidden;position:relative}.classifieds-buysell-buy{background:#f8edea}.classifieds-buysell-sell{background:#e6ecf1}.classifieds-buysell-title{font-size:3rem;color:#fff;text-shadow:2px 2px 8px rgba(0,0,0,.18),0 4px 12px #fff8;margin-bottom:.5rem;text-align:left}.classifieds-buysell-buy-title{color:#d1bfa7;text-shadow:2px 2px 8px #fff,0 4px 12px #fff8}.classifieds-buysell-sell-title{color:#6b8bb7;text-shadow:2px 2px 8px #fff,0 4px 12px #fff8}.classifieds-buysell-subtitle{color:#222;text-align:left}.classifieds-buysell-text{position:relative;z-index:2}.classifieds-buysell-img{object-fit:contain;z-index:1}.classifieds-buysell-couch{position:absolute;right:12px!important;left:auto!important;bottom:-70px!important;width:350px!important;max-width:none!important;clip-path:none!important}.classifieds-buysell-car{position:absolute;left:-12px!important;right:auto!important;bottom:0!important;width:520px!important;max-width:none!important;transform:scaleX(-1);clip-path:none!important}@media (max-width: 991.98px){.classifieds-buysell-card{flex-direction:column;padding:1.2rem;min-height:200px}.classifieds-buysell-img{max-height:140px!important;width:90%!important;position:static!important;margin:0 auto .5rem!important;clip-path:none!important;transform:none!important;left:unset!important;right:unset!important}.classifieds-buysell-couch,.classifieds-buysell-car{left:unset!important;right:unset!important}.classifieds-buysell-text{max-width:100%!important;text-align:center!important;color:#222;font-size:1.15rem;font-weight:500;line-height:1.6;text-shadow:0 1px 2px rgba(255,255,255,.2);transition:color .2s}[data-bs-theme=dark] .classifieds-buysell-text{color:#e0e6ed!important;text-shadow:0 1px 2px rgba(0,0,0,.4)}}.promotional-banners-container{padding:2rem 1rem}.promotional-main-banner{flex:1 1 0%;background:#f8f9fa;border-radius:1.5rem;padding:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;min-width:0;min-height:350px;max-width:100%}.promotional-main-banner-carousel{width:100%}.promotional-main-banner-img{width:80%;max-width:400px;height:auto;object-fit:contain;display:block;margin-left:auto;margin-right:auto}.promotional-main-banner-title{font-size:3rem;font-weight:700;margin-bottom:.5rem;color:#dc3545;letter-spacing:-2px}.promotional-main-banner-subtitle{font-size:1.5rem;color:#222;margin-bottom:1.5rem}.promotional-main-banner-btn{font-size:1.2rem;border-radius:8px;padding:.5rem 2rem;font-weight:600;margin-bottom:1.5rem}.promotional-side-banners{display:flex;flex-direction:column;gap:1rem;flex-shrink:1;min-width:0;width:100%;max-width:350px}.promotional-side-banner{background:#fff;border-radius:1.5rem;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;box-shadow:0 2px 8px #00000008;height:100%}.promotional-side-banner-img{width:90px;height:90px;object-fit:contain}.promotional-side-banner-title{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:#111}.promotional-side-banner-subtitle{font-size:1.2rem;color:#222;margin-bottom:1rem}.promotional-side-banner-btn{font-size:1rem;border-radius:8px;color:#fff;background:#f0571f;padding:.5rem 1.5rem;font-weight:600}@media (max-width: 991.98px){.promotional-banners-container{flex-direction:column!important;padding:1rem .5rem}.promotional-main-banner{min-height:220px;padding:.5rem}.promotional-main-banner-img{width:100%;max-width:220px}.promotional-side-banners{max-width:100%;flex-direction:row;gap:.5rem}.promotional-side-banner{padding:.5rem;min-width:0;flex:1 1 0%}.promotional-side-banner-img{width:60px;height:60px}}.seller-info{transition:all .2s ease-in-out;border:1px solid transparent;background:var(--bs-secondary-bg, rgba(248, 249, 250, .8))}.seller-info:hover{background:var(--bs-primary-bg-subtle, rgba(227, 242, 253, .8));border-color:var(--bs-primary, #2196f3);transform:translateY(-1px);box-shadow:0 2px 8px #2196f326}.seller-avatar{transition:transform .2s ease-in-out;box-shadow:0 2px 6px #0000001a}.seller-info:hover .seller-avatar{transform:scale(1.05)}.seller-badge{font-size:10px;font-weight:500;letter-spacing:.3px}.listing-card{transition:all .3s ease-in-out}.listing-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.listing-card:hover .seller-info{background:var(--bs-success-bg-subtle, rgba(232, 245, 232, .8));border-color:var(--bs-success, #4caf50)}.delivery-bg{background-color:#f8f9fa}.delivery-sidebar{background-color:#fff;border-right:1px solid #dee2e6}.delivery-nav-btn{transition:all .3s ease;border-radius:0;color:#212529;background-color:transparent}.delivery-nav-btn.active{background-color:#ff5722;color:#fff!important}.delivery-nav-btn:not(.active):hover{background-color:#f8f9fa;color:#212529;transform:translate(5px)}.delivery-nav-btn:not(.active){color:#212529}@media (max-width: 991.98px){.delivery-sidebar{min-height:200px}}.delivery-hero-section{width:100vw;min-height:350px;padding:80px 0 40px;margin-left:calc(-.5*(100vw - 100%));margin-right:calc(-.5*(100vw - 100%));background:var(--bg-surface);display:flex;align-items:center;justify-content:center;box-sizing:border-box}[data-bs-theme=dark] .delivery-hero-section{background:#181c23}.delivery-hero-content{width:100%;max-width:900px;margin:0 auto;text-align:center}.delivery-hero-title{font-size:3rem;font-weight:700;color:var(--text-default);margin-bottom:1.2rem;letter-spacing:-1px}[data-bs-theme=dark] .delivery-hero-title{color:#fff}.delivery-hero-subtitle{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}[data-bs-theme=dark] .delivery-hero-subtitle{color:#e0e6ed}.delivery-hero-buttons{display:flex;flex-direction:row;gap:1.5rem;justify-content:center;align-items:center}@media (max-width: 600px){.delivery-hero-buttons{flex-direction:column;gap:1rem}}.delivery-hero-btn{font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;border-radius:10px;border:2px solid var(--bs-primary);background:transparent;color:var(--bs-primary);transition:background .2s,color .2s,border .2s,box-shadow .2s,transform .1s;cursor:pointer;display:flex;align-items:center;justify-content:center}.delivery-hero-btn-primary{background:var(--bs-primary);color:#fff}.delivery-hero-btn-primary:hover,.delivery-hero-btn-primary:focus{background:#023e6b;border-color:#023e6b;color:#fff;transform:translateY(-2px) scale(1.03)}.delivery-hero-btn-secondary{background:transparent;color:var(--bs-primary);border:2px solid var(--bs-primary)}.delivery-hero-btn-secondary:hover,.delivery-hero-btn-secondary:focus{background:var(--bg-subtle);color:#023e6b;border-color:#023e6b;transform:translateY(-2px) scale(1.03)}[data-bs-theme=dark] .delivery-hero-btn-secondary{color:#fff;background:transparent;border:2px solid #fff}[data-bs-theme=dark] .delivery-hero-btn-secondary:hover,[data-bs-theme=dark] .delivery-hero-btn-secondary:focus{background:#23272f;color:#fff;border-color:#fff}.delivery-hero-btn-arrow{margin-left:.7em;font-size:1.2em;font-weight:700}.delivery-hero-btn-icon{margin-right:.5em;font-size:1.2em}.delivery-features-outer{width:100vw;margin-left:50%;transform:translate(-50%);background:#f5f6fa;padding:60px 0;transition:background .3s}[data-bs-theme=dark] .delivery-features-outer{background:#23262f}.delivery-features-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center}.delivery-features-grid{display:flex;flex-direction:row;gap:32px;justify-content:center;align-items:stretch;flex-wrap:wrap;width:100%}.delivery-features-title{color:#23262f;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;transition:color .3s}[data-bs-theme=dark] .delivery-features-title{color:#fff}.delivery-features-desc{color:#5a5a5a;font-size:1.25rem;margin-bottom:2.5rem;transition:color .3s}[data-bs-theme=dark] .delivery-features-desc{color:#b0b3c6}.delivery-feature-card-white{background:#fff;border-radius:20px;box-shadow:0 4px 24px #2c3e501a;padding:32px 28px 28px;min-width:320px;max-width:370px;flex:1 1 320px;display:flex;flex-direction:column;align-items:flex-start;transition:box-shadow .2s,background .3s,color .3s;color:#23262f;border-top:4px solid #023e6b}.delivery-feature-card-white:hover{border-top:4px solid #f0571f;box-shadow:0 8px 32px #f0571f1f}[data-bs-theme=dark] .delivery-feature-card-white{background:#fff;color:#23262f}.delivery-feature-journey{color:#ff9800;font-weight:600;font-size:1rem;margin-bottom:.5rem}.delivery-feature-icon-main{color:#023e6b;font-size:2.5rem;margin-bottom:.5rem}.delivery-feature-title-main{font-size:1.35rem;font-weight:700;margin-bottom:.5rem;color:#23262f;transition:color .3s}[data-bs-theme=dark] .delivery-feature-title-main{color:#23262f}.delivery-feature-desc-main{color:#5a5a5a;font-size:1.05rem;margin-bottom:1.1rem;transition:color .3s}[data-bs-theme=dark] .delivery-feature-desc-main{color:#5a5a5a}.delivery-feature-steps-main{list-style:none;padding:0;margin:0}.delivery-feature-steps-main li{color:#23262f;font-size:1rem;margin-bottom:.4rem;display:flex;align-items:center;transition:color .3s}[data-bs-theme=dark] .delivery-feature-steps-main li{color:#23262f}.delivery-feature-check-main{color:#f0571f;font-weight:700;margin-right:.5em;font-size:1.1em}@media (max-width: 991.98px){.delivery-features-grid{flex-direction:column;align-items:center;gap:24px}.delivery-feature-card-white{max-width:100%;width:100%}}.delivery-howitworks-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:2rem;justify-items:center;align-items:start;background:var(--bg-subtle);padding:0}[data-bs-theme=dark] .delivery-howitworks-grid{background:#232a32}.delivery-howitworks-card{background:transparent;display:flex;flex-direction:column;align-items:center;text-align:center;min-width:0}.delivery-howitworks-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem}.delivery-howitworks-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#023e6b,#f0571f);color:#fff;font-size:2.1rem;box-shadow:0 2px 8px #101e361a}[data-bs-theme=dark] .delivery-howitworks-icon{background:linear-gradient(135deg,#0492c2,#f0571f);color:#fff}.delivery-howitworks-step{position:absolute;top:-10px;right:-10px;background:#f0571f;color:#fff;font-size:1.1rem;font-weight:700;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #101e361a;border:3px solid #fff}[data-bs-theme=dark] .delivery-howitworks-step{border:3px solid #232a32}.delivery-howitworks-title{font-size:1.25rem;font-weight:700;color:var(--text-default);margin-bottom:.5rem;margin-top:.2rem;opacity:1!important}[data-bs-theme=dark] .delivery-howitworks-title{color:var(--text-white);opacity:1!important}.delivery-howitworks-desc{color:var(--text-muted);font-size:1.05rem;margin-bottom:0;opacity:1!important}[data-bs-theme=dark] .delivery-howitworks-desc{color:#bfc8d6;opacity:1!important}@media (max-width: 1100px){.delivery-howitworks-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 700px){.delivery-howitworks-grid{grid-template-columns:1fr;gap:1.5rem}}.delivery-howitworks-section{width:100vw;margin-left:50%;transform:translate(-50%);background:var(--bg-subtle);padding:3.5rem 0 2.5rem}[data-bs-theme=dark] .delivery-howitworks-section{background:#232a32}.delivery-howitworks-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.delivery-stats-section{width:100vw;margin-left:50%;transform:translate(-50%);background:linear-gradient(90deg,#2196c9,#f0571f);padding:3.5rem 0 2.5rem;color:#fff}.delivery-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;text-align:center}@media (max-width: 900px){.delivery-stats-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width: 600px){.delivery-stats-grid{grid-template-columns:1fr;gap:1.5rem}}.delivery-cta-section{background:#fff;padding:4rem 0 3rem;text-align:center}[data-bs-theme=dark] .delivery-cta-section{background:#181c23}.delivery-cta-content{max-width:700px;margin:0 auto}.delivery-cta-title{font-size:2.5rem;font-weight:800;color:var(--text-default);margin-bottom:1.2rem}[data-bs-theme=dark] .delivery-cta-title{color:var(--text-white)}.delivery-cta-desc{font-size:1.2rem;color:var(--text-muted);margin-bottom:2.2rem}[data-bs-theme=dark] .delivery-cta-desc{color:#bfc8d6}.delivery-cta-buttons{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;align-items:center}@media (max-width: 600px){.delivery-cta-buttons{flex-direction:column;gap:1rem}}.delivery-cta-btn{font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;border-radius:10px;border:2px solid var(--bs-primary);background:transparent;color:var(--bs-primary);transition:background .2s,color .2s,border .2s,box-shadow .2s,transform .1s;cursor:pointer;display:flex;align-items:center;justify-content:center}.delivery-cta-btn-primary{background:linear-gradient(90deg,#023e6b,#f0571f);color:#fff;border:none}.delivery-cta-btn-primary:hover,.delivery-cta-btn-primary:focus{background:linear-gradient(90deg,#f0571f,#023e6b);color:#fff;transform:translateY(-2px) scale(1.03)}.delivery-cta-btn-secondary{border:2px solid #023e6b;color:#023e6b;background:#fff}.delivery-cta-btn-secondary:hover,.delivery-cta-btn-secondary:focus{background:#f0571f;color:#fff;border-color:#f0571f;transform:translateY(-2px) scale(1.03)}[data-bs-theme=dark] .delivery-cta-btn-secondary{background:#181c23;color:#90caf9;border:2px solid #232a32}[data-bs-theme=dark] .delivery-cta-btn-secondary:hover,[data-bs-theme=dark] .delivery-cta-btn-secondary:focus{background:#232a32;color:#fff;border-color:#90caf9}.delivery-cta-btn-arrow{margin-left:.7em;font-size:1.2em;font-weight:700}.delivery-newsletter-section{background:#f8fafd;padding:3rem 0;display:flex;justify-content:center}[data-bs-theme=dark] .delivery-newsletter-section{background:#232a32}.delivery-newsletter-card{background:#fff;border-radius:18px;box-shadow:0 8px 32px #101e361a;padding:2.5rem 2rem 2rem;max-width:700px;width:100%;margin:0 auto;display:flex;flex-direction:column}[data-bs-theme=dark] .delivery-newsletter-card{background:#181c23;color:#bfc8d6}.delivery-newsletter-title{font-size:1.5rem;font-weight:700;margin-bottom:8px;text-align:left;width:100%}.delivery-newsletter-desc{font-size:1rem;color:#555;margin-bottom:20px;text-align:left;width:100%}[data-bs-theme=dark] .delivery-newsletter-desc{color:#bbb}.delivery-newsletter-form{display:flex;width:100%;gap:0;margin-bottom:12px}.delivery-newsletter-input{flex:1 1 0%;border-radius:6px 0 0 6px;border:1px solid #d1d5db;padding:12px 16px;font-size:1rem;outline:none;min-width:0;background:#f9f9f9;transition:border .2s}.delivery-newsletter-input:focus{border-color:#ff9800;background:#fff}[data-bs-theme=dark] .delivery-newsletter-input{background:#23272b;color:#fff;border:1px solid #333}[data-bs-theme=dark] .delivery-newsletter-input:focus{background:#181a1b;border-color:#ff9800}.delivery-newsletter-btn{border-radius:0 6px 6px 0;background:linear-gradient(90deg,#247ba0,#ff9800);color:#fff;border:none;padding:0 32px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #247ba014;height:48px;min-width:90px;display:flex;align-items:center;justify-content:center}.delivery-newsletter-btn:hover,.delivery-newsletter-btn:focus{background:linear-gradient(90deg,#ff9800,#247ba0)}.delivery-newsletter-terms{font-size:.95rem;color:#888;margin-top:2px;text-align:left;width:100%}[data-bs-theme=dark] .delivery-newsletter-terms{color:#aaa}.delivery-newsletter-terms a{color:#247ba0;text-decoration:underline;transition:color .2s}.delivery-newsletter-terms a:hover{color:#ff9800}.toast-container{z-index:9999}.toast{animation:slideInRight .3s ease-out;box-shadow:0 4px 12px #00000026;border-radius:8px;min-width:300px;max-width:400px}.toast.show{display:flex!important}.toast-body{padding:12px 16px;font-weight:500}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.toast.hide{animation:slideOutRight .3s ease-in}.toast.bg-success{background:linear-gradient(135deg,#28a745,#20c997)!important}.toast.bg-danger{background:linear-gradient(135deg,#dc3545,#e74c3c)!important}.toast.bg-warning{background:linear-gradient(135deg,#ffc107,#ffb020)!important;color:#212529!important}.toast.bg-warning .btn-close{filter:invert(1)}.toast.bg-info{background:linear-gradient(135deg,#17a2b8,#20a8d8)!important}@media (max-width: 576px){.toast{min-width:280px;max-width:90vw;margin-left:auto;margin-right:auto}.toast-container{left:50%;transform:translate(-50%);right:auto!important;padding:1rem}}
