@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.auth-wrapper{color:#fff;background-color:#050505;background-image:radial-gradient(circle at 15%,#8b5cf626,#0000 25%),radial-gradient(circle at 85% 30%,#3b82f626,#0000 25%);justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem;font-family:Inter,-apple-system,sans-serif;display:flex}.auth-container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:450px;margin:2rem auto;padding:3rem 2.5rem;box-shadow:0 25px 50px -12px #00000080}.auth-container.signup-container{max-width:600px;margin:2rem auto}.auth-header{text-align:center;margin-bottom:2.5rem}.auth-header h1{background:linear-gradient(90deg,#fff,#a1a1aa);color:#0000;-webkit-background-clip:text;margin:0;font-size:2.5rem;font-weight:800}.auth-header p{color:#a1a1aa;margin-top:.5rem;font-size:1rem}.auth-form{flex-direction:column;gap:1.25rem;display:flex}.auth-form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.auth-form-group{flex-direction:column;gap:.5rem;display:flex}.auth-form-group.full-width{grid-column:1/-1}.auth-label{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.auth-input,.auth-select{color:#fff;box-sizing:border-box;background:#0003;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1.2rem;font-size:1rem;transition:all .3s}.auth-input:focus,.auth-select:focus{background:#8b5cf60d;border-color:#8b5cf6;outline:none;box-shadow:0 0 0 3px #8b5cf61a}.auth-select option{color:#fff;background:#111}.auth-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s}.auth-submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #8b5cf666}.auth-footer{text-align:center;color:#a1a1aa;margin-top:2rem}.auth-link{color:#8b5cf6;font-weight:600;text-decoration:none;transition:color .2s}.auth-link:hover{color:#a78bfa;text-decoration:underline}.gps-btn{color:#3b82f6;cursor:pointer;background:#3b82f61a;border:1px dashed #3b82f6;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.gps-btn:hover:not(:disabled){background:#3b82f633}.gps-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.auth-form-grid{grid-template-columns:1fr}.auth-container{padding:2rem 1.5rem}}:root{--bg-main:#b8cdec;--bg-secondary:#fff;--bg-glass:#fff6;--border-glass:#ffffff80;--accent-primary:#000;--accent-secondary:#002f34;--text-main:#000;--text-muted:#4a5568;--font-family:"Inter", sans-serif;--card-radius:16px}body{font-family:var(--font-family);color:var(--text-main);background:linear-gradient(135deg,#a4c4ed 0%,#c4d7f5 100%);min-height:100vh;margin:0;overflow-x:hidden}.olx-navbar{background:0 0;justify-content:space-between;align-items:center;padding:1.5rem 5rem;display:flex}.olx-logo{color:#000;letter-spacing:-2px;font-size:2.5rem;font-weight:800}.olx-nav-actions{align-items:center;gap:1.5rem;font-weight:500;display:flex}.olx-nav-actions a,.olx-nav-actions button{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1rem;font-weight:500;text-decoration:none}.hero-container{margin-bottom:4rem;padding:0 5rem;position:relative}.hero-banner{background:url(https://images.unsplash.com/photo-1573497019940-1c28c88b4f3e?auto=format&fit=crop&q=80&w=1600) 50%/cover no-repeat;border-radius:20px;align-items:center;height:250px;padding:0 3rem;display:flex;position:relative}.hero-banner:after{content:"";background:#0000004d;border-radius:20px;position:absolute;inset:0}.hero-banner h1{z-index:2;color:#fff;max-width:400px;font-size:2.5rem;font-weight:600;line-height:1.2;position:relative}.olx-search-container{z-index:3;background:#fff;border-radius:99px;align-items:center;width:60%;padding:.5rem 1rem;display:flex;position:absolute;bottom:-25px;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0000001a}.olx-search-input{color:#333;border:none;outline:none;flex:1;padding:.8rem 1rem;font-size:1rem}.olx-search-btn{cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem}.olx-main{padding:0 5rem 4rem}.section-title{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:flex}.see-more{color:#fff;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fff6;border-radius:99px;padding:.4rem 1rem;font-size:.85rem;text-decoration:none}.category-grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.cat-item{background:var(--bg-glass);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:120px;padding:1.5rem;transition:all .2s;display:flex}.cat-item:hover{background:#fff9;transform:translateY(-5px)}.cat-item span:first-child{color:#000;font-size:2.5rem}.cat-item span:last-child{text-align:center;font-size:.85rem;font-weight:600}.olx-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem;display:grid}.olx-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--card-radius);background:#fff9;border:1px solid #fffc;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.olx-card:hover{background:#ffffffe6;transform:translateY(-5px);box-shadow:0 15px 30px #0000000d}.olx-card-image-wrap{width:100%;height:200px;position:relative}.olx-card-image{object-fit:cover;border-radius:var(--card-radius) var(--card-radius) 0 0;width:100%;height:100%}.pagination-dots{gap:4px;display:flex;position:absolute;bottom:10px;left:10px}.dot{background:#ffffff80;border-radius:50%;width:6px;height:6px}.dot.active{background:#fff}.olx-card-content{flex-direction:column;padding:1.2rem;display:flex}.olx-title{color:var(--text-main);margin:0 0 .5rem;font-size:1rem;font-weight:600}.olx-price{color:var(--text-main);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.olx-card-footer{color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:auto;font-size:.75rem;display:flex}.olx-card-footer-icons{color:#333;gap:.8rem;font-size:1.2rem;display:flex}.olx-footer{color:#fff;background:#7a8fa6;border-radius:40px 40px 0 0;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;margin-top:4rem;padding:3rem 5rem;display:grid}.footer-col h4{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.footer-col p{color:#fffc;cursor:pointer;margin-bottom:.5rem;font-size:.85rem}.app-buttons{flex-direction:column;gap:.5rem;display:flex}.app-btn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:99px;padding:.8rem 1.5rem;font-weight:600}.olx-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;opacity:0;visibility:hidden;background:#00000080;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.olx-modal-overlay.active{opacity:1;visibility:visible}.olx-modal{background:#fff;border-radius:24px;width:100%;max-width:500px;padding:2.5rem;position:relative;box-shadow:0 30px 60px #0003}.olx-modal-close{color:#666;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:36px;height:36px;font-size:1.2rem;position:absolute;top:1.5rem;right:1.5rem}.olx-modal h2{color:#000;margin-top:0;margin-bottom:2rem}.olx-input{color:#000;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;width:100%;margin-bottom:1rem;padding:1rem}.olx-submit-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:700}@media (width<=1024px){.olx-navbar{padding:1.5rem 2rem}.hero-container{padding:0 2rem}.olx-main{padding:0 2rem 4rem}.olx-footer{padding:3rem 2rem}.category-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.olx-navbar{flex-direction:column;gap:1rem;padding:1rem}.hero-container{margin-bottom:3rem;padding:0 1rem}.hero-banner{height:auto;padding:2rem 1.5rem}.hero-banner h1{margin-bottom:2rem;font-size:1.8rem}.olx-search-container{width:90%;bottom:-25px}.olx-search-input{padding:.6rem;font-size:.9rem}.olx-search-btn{font-size:1.2rem}.olx-main{padding:0 1rem 3rem}.category-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.cat-item{height:100px;padding:1rem}.cat-item span:first-child{font-size:2rem}.olx-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.olx-card-image-wrap{height:120px}.olx-title{font-size:.9rem}.olx-price{font-size:1rem}.olx-footer{border-radius:20px 20px 0 0;grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}}.product-detail-main{min-height:70vh;padding:2rem 5rem 5rem}.loading-state,.error-state{text-align:center;color:var(--text-muted);padding:5rem 0;font-size:1.2rem}.error-state button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:99px;margin-top:1rem;padding:1rem 2rem;font-weight:600}.product-container{max-width:1200px;margin:0 auto}.product-hero-section{gap:2rem;margin-bottom:2rem;display:flex}.product-image-container{background:#ffffff80;border-radius:20px;flex:2;justify-content:center;align-items:center;padding:1rem;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.product-main-image{object-fit:contain;border-radius:12px;width:100%;max-height:500px}.product-info-sidebar{flex-direction:column;flex:1;gap:1.5rem;display:flex}.product-price-box,.product-seller-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #0000000d}.detail-price{color:#000;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.detail-title{color:#333;margin:0 0 1.5rem;font-size:1.2rem;font-weight:500}.detail-location-date{color:var(--text-muted);border-top:1px solid #0000001a;justify-content:space-between;padding-top:1rem;font-size:.9rem;display:flex}.product-seller-box h3{margin:0 0 1rem;font-size:1.1rem}.seller-profile{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.seller-avatar{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:700;display:flex}.seller-name{margin:0 0 .2rem;font-size:1.1rem;font-weight:600}.seller-member-since{color:var(--text-muted);margin:0;font-size:.8rem}.chat-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.chat-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0003}.product-description-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:20px;padding:2rem;box-shadow:0 10px 30px #0000000d}.product-description-section h3{border-bottom:1px solid #0000001a;margin:0 0 1.5rem;padding-bottom:1rem;font-size:1.5rem}.detail-category{color:#444;margin-bottom:1rem;font-size:1rem}.detail-description{color:#333;white-space:pre-wrap;font-size:1rem;line-height:1.6}@media (width<=1024px){.product-detail-main{padding:2rem}.product-hero-section{flex-direction:column}.product-info-sidebar{flex-direction:row}.product-price-box,.product-seller-box{flex:1}}@media (width<=768px){.product-detail-main{padding:1rem}.product-info-sidebar{flex-direction:column}}.chat-wrapper{background:var(--bg-primary);flex-direction:column;height:100vh;display:flex}.chat-main{flex:1;padding:2rem 5rem;overflow:hidden}.chat-container{background:#fff;border-radius:20px;height:calc(100vh - 150px);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000001a}.chat-sidebar{background:#fdfdfd;border-right:1px solid #eee;flex-direction:column;width:350px;display:flex}.chat-header{border-bottom:1px solid #eee;margin:0;padding:1.5rem;font-size:1.2rem}.conversation-list{flex:1;overflow-y:auto}.no-chats{text-align:center;color:gray;padding:2rem}.conversation-item{cursor:pointer;border-bottom:1px solid #f5f5f5;align-items:center;gap:1rem;padding:1rem;transition:background .2s;display:flex}.conversation-item:hover{background:#f0f4f8}.conversation-item.active{background:#e1effe;border-right:4px solid #3b82f6}.conv-img{object-fit:cover;border-radius:10px;width:50px;height:50px}.conv-info h4{margin:0 0 .2rem;font-size:1rem}.conv-info p{color:#666;margin:0;font-size:.85rem}.chat-area{background:#fafafa;flex-direction:column;flex:1;display:flex}.empty-chat,.loading-chat{color:gray;flex:1;justify-content:center;align-items:center;display:flex}.chat-messages{flex-direction:column;flex:1;gap:1rem;padding:2rem;display:flex;overflow-y:auto}.no-messages{text-align:center;color:#888;margin-top:auto;margin-bottom:auto}.message-bubble-wrapper{flex-direction:column;max-width:70%;display:flex}.message-bubble-wrapper.sent{align-self:flex-end;align-items:flex-end}.message-bubble-wrapper.received{align-self:flex-start;align-items:flex-start}.message-bubble{border-radius:20px;padding:.8rem 1.2rem;font-size:1rem;line-height:1.4}.my-message{color:#fff;background:#000;border-bottom-right-radius:5px}.their-message{color:#000;background:#e5e7eb;border-bottom-left-radius:5px}.message-time{color:#999;margin-top:.3rem;margin-left:.5rem;margin-right:.5rem;font-size:.7rem}.chat-input-area{background:#fff;border-top:1px solid #eee;gap:1rem;padding:1.5rem;display:flex}.chat-input-area input{background:#f9f9f9;border:1px solid #ddd;border-radius:99px;outline:none;flex:1;padding:1rem;font-size:1rem}.chat-input-area input:focus{background:#fff;border-color:#3b82f6}.chat-input-area button{color:#fff;cursor:pointer;background:#000;border:none;border-radius:99px;padding:0 1.5rem;font-weight:700;transition:opacity .2s}.chat-input-area button:disabled{opacity:.5;cursor:not-allowed}
