:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.auth-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem}.auth-layout{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:900px;align-items:center}.auth-info{text-align:center;max-width:500px}.auth-info-title{font-size:2.5rem;margin:0 0 1rem;color:#646cff}.auth-info-text{font-size:1.1rem;line-height:1.6;opacity:.9;margin:0}.auth-form-section{width:100%;max-width:400px;margin:0 auto}@media(min-width:768px){.auth-layout{flex-direction:row;align-items:center;justify-content:center;gap:3rem}.auth-info{text-align:left;flex:1}.auth-form-section{flex:0 0 400px}}.auth-container{background:#ffffff0d;border-radius:12px;padding:2.5rem;max-width:400px;margin:0 auto;box-shadow:0 4px 6px #0000001a}.auth-container h2{margin-top:0;margin-bottom:.5rem;text-align:center}.auth-subtitle{text-align:center;font-size:.9rem;opacity:.7;margin:0 0 1.5rem}.auth-signup-text{color:#646cff;text-decoration:underline}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group label{font-weight:500;font-size:.9rem}.form-group input{padding:.75rem;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:inherit;font-size:1rem;font-family:inherit;transition:border-color .25s}.form-group input:focus{outline:none;border-color:#646cff}.form-group input:disabled{opacity:.6;cursor:not-allowed}.auth-button{padding:.75rem 1.5rem;background-color:#646cff;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .25s;margin-top:.5rem}.auth-button:hover:not(:disabled){background-color:#535bf2}.auth-button:disabled{opacity:.6;cursor:not-allowed}.error-message{background-color:#ef444433;color:#fca5a5;padding:.75rem;border-radius:8px;font-size:.9rem;border:1px solid rgba(239,68,68,.3)}.success-message{background-color:#22c55e33;color:#86efac;padding:.75rem;border-radius:8px;font-size:.9rem;border:1px solid rgba(34,197,94,.3)}.auth-switch{margin-top:1.5rem;text-align:center}.link-button{background:none;border:none;color:#646cff;cursor:pointer;text-decoration:underline;padding:0;font-size:inherit;font-family:inherit}.link-button:hover{color:#535bf2}.app-footer{padding:1rem 2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem}.app-footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;opacity:.85}.app-footer-inner>p{margin:0;text-align:center}.app-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.footer-link{padding:0;margin:0;border:none;background:none;color:inherit;font:inherit;cursor:pointer;opacity:.85}.footer-link:hover{opacity:1}.footer-link-report{display:inline-flex;align-items:center;gap:.4rem;color:#ef4444;font-weight:500;margin-top:-2px}.footer-link-report:hover{color:#dc2626;opacity:1}.home-page{width:100%;max-width:1200px;margin:0 auto;padding:2rem 0}.home-header{text-align:center;margin-bottom:2.5rem}.home-title{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.home-subtitle{font-size:1.1rem;color:#4b5563;margin:0}.home-search-form{margin-bottom:3rem}.home-search-container{position:relative;max-width:700px;margin:0 auto}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:1.25rem;pointer-events:none}.home-search-input{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid #a78bfa;border-radius:12px;font-size:1rem;background-color:#fff;color:#1f2937;transition:border-color .2s,box-shadow .2s}.home-search-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.home-search-input::placeholder{color:#9ca3af}.home-section{margin-bottom:3rem}.section-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem}.section-title-large{font-size:1.75rem;margin-bottom:1.5rem}.search-tags{display:flex;flex-wrap:wrap;gap:.75rem}.search-tag{padding:.5rem 1rem;border:none;border-radius:20px;background-color:#f3f4f6;color:#1f2937;font-size:.9rem;cursor:pointer;transition:background-color .2s,transform .1s;display:inline-flex;align-items:center;gap:.5rem}.search-tag:hover{background-color:#e5e7eb;transform:translateY(-1px)}.search-tag:active{transform:translateY(0)}.search-tag-recent{background-color:#f9fafb}.recent-icon{font-size:.85rem;opacity:.7}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.category-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:1rem;text-align:center;transition:transform .2s,box-shadow .2s;cursor:pointer}.category-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.category-icon{width:80px;height:80px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.category-name{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.category-count{font-size:.9rem;color:#6b7280;margin:0}.home-hero-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:4rem;padding:0 1rem}.hero-card{background-color:#fff;border-radius:20px;padding:2.5rem;text-align:center;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s}.hero-card:hover{box-shadow:0 4px 16px #0000001f}.hero-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;margin:0 auto 1.5rem}.search-icon-circle{background-color:#dbeafe}.post-icon-circle{background-color:#fed7aa}.hero-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .75rem}.hero-card .hero-subtitle{font-size:.95rem;color:#6b7280;margin:0 0 1.75rem;line-height:1.5}.hero-search-form{margin-bottom:1.5rem}.hero-search-container{display:flex;gap:.5rem;align-items:center}.hero-search-input{flex:1;padding:.75rem 1rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.95rem;background-color:#f9fafb;color:#1f2937;transition:border-color .2s,background-color .2s}.hero-search-input:focus{outline:none;background-color:#fff;border-color:#3b82f6}.hero-search-input::placeholder{color:#9ca3af}.hero-search-button{width:44px;height:44px;border:none;background-color:#3b82f6;color:#fff;border-radius:8px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,transform .1s}.hero-search-button:hover{background-color:#2563eb;transform:scale(1.05)}.hero-search-button:active{transform:scale(.98)}.quick-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.quick-tag{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:20px;background-color:#f9fafb;color:#4b5563;font-size:.85rem;cursor:pointer;transition:all .2s}.quick-tag:hover{background-color:#f3f4f6;border-color:#d1d5db}.add-listing-button{width:100%;padding:.875rem 1.5rem;background-color:#f97316;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s,transform .1s;margin-bottom:.75rem}.add-listing-button:hover{background-color:#ea580c;transform:translateY(-2px)}.add-listing-button:active{transform:translateY(0)}.listing-info{font-size:.85rem;color:#6b7280;margin:0}@media(max-width:768px){.home-page{padding:1rem}.home-hero-section{grid-template-columns:1fr;gap:1.5rem}.hero-card{padding:2rem}.home-title{font-size:2rem}.hero-title{font-size:1.25rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.search-tags{gap:.5rem}.home-search-form,.home-section{margin-bottom:2rem}}@media(max-width:480px){.home-page{padding:.75rem}.home-title{font-size:1.5rem;margin-bottom:.5rem}.home-subtitle{font-size:.95rem}.section-title{font-size:1.1rem}.section-title-large{font-size:1.4rem;margin-bottom:1rem}.hero-card{padding:1.5rem;border-radius:16px}.hero-icon{width:60px;height:60px;font-size:2rem}.hero-title{font-size:1.1rem}.hero-card .hero-subtitle{font-size:.85rem;margin-bottom:1rem}.category-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.category-card{padding:1.5rem 1rem}.category-icon{width:60px;height:60px;margin-bottom:.75rem}.category-name{font-size:1rem;margin-bottom:.25rem}.category-count{font-size:.8rem}.search-tag{padding:.4rem .8rem;font-size:.8rem}.quick-tag{padding:.4rem .8rem;font-size:.75rem}.add-listing-button{padding:.75rem 1rem;font-size:.95rem}.home-hero-section{gap:1rem;margin-bottom:2.5rem;padding:0}.hero-search-input{padding:.6rem .75rem;font-size:.9rem}.hero-search-button{width:40px;height:40px;font-size:1.1rem}}.add-item-button{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.recent-items-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.no-items-message{text-align:center;color:#6b7280;font-size:1rem;padding:2rem}.item-card-skeleton{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:2rem;text-align:center}.skeleton-image{width:120px;height:120px;border-radius:12px;margin:0 auto 1.5rem;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-content{display:flex;flex-direction:column;gap:12px;align-items:center}.skeleton-title{height:20px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px;width:80%;max-width:180px}.skeleton-text{height:14px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px;width:100%;max-width:140px}.skeleton-text.short{width:60%;max-width:100px}@media(max-width:768px){.recent-items-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.item-card-skeleton{padding:1.5rem}.skeleton-image{width:100px;height:100px;margin-bottom:1rem}}@media(max-width:480px){.item-card-skeleton{padding:1rem}.skeleton-image{width:80px;height:80px;margin-bottom:.75rem}}.home-buttons{background:transparent!important;cursor:pointer}button:hover{border-color:transparent;background-color:#f9f9f9!important}.form-group input[type=text],.form-group input[type=url],.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.item-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;text-align:center;transition:transform .2s,box-shadow .2s;cursor:pointer;display:flex;flex-direction:column}.item-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.item-card:focus{outline:2px solid #3b82f6;outline-offset:2px}.item-card-image{position:relative;width:120px;height:120px;background-color:#f3f4f6;overflow:hidden;border-radius:12px;margin:0 auto 1.5rem}.item-card-image img{width:100%;height:100%;object-fit:cover}.item-card-availability{position:absolute;top:6px;right:6px;background:#fffffff2;color:#059669;padding:3px 8px;border-radius:8px;font-size:.65rem;font-weight:600;text-transform:capitalize;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.item-card-free-badge{position:absolute;bottom:6px;left:6px;background:#10b981;color:#fff;padding:3px 8px;border-radius:8px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.item-card-content{flex:1;display:flex;flex-direction:column;gap:8px}.item-card-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-card-location{display:flex;align-items:center;justify-content:center;gap:4px;font-size:.9rem;color:#6b7280;margin-bottom:.5rem}.item-card-categories{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px}.item-card-category{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500;color:#374151}.item-card-category-more{padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:500;color:#6b7280;background-color:#f3f4f6}.item-card-footer{margin-top:auto;padding-top:12px}.item-card-date{font-size:.75rem;color:#9ca3af;text-align:center}@media(max-width:768px){.item-card{padding:1.5rem}.item-card-image{width:100px;height:100px;margin-bottom:1rem}.item-card-title{font-size:1rem}.item-card-location{font-size:.8rem}}@media(max-width:480px){.item-card{padding:1rem}.item-card-image{width:80px;height:80px;margin-bottom:.75rem}.item-card-title{font-size:.95rem}.item-card-location{font-size:.75rem}}.listings-page{width:100%;max-width:1400px;margin:0 auto;padding:2rem 1rem}.listings-header{width:100%;margin-bottom:.25rem;text-align:center;justify-content:center!important}.listings-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;text-align:center}.listings-count{width:100%;font-size:1rem;color:#6b7280;margin:0 0 1rem;text-align:center}.listings-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center;margin-bottom:1.5rem}.filter-pill{display:flex;align-items:center;gap:.5rem;background:#f3f4f6;padding:.5rem .75rem;border-radius:20px;font-size:.875rem;color:#374151}.filter-remove{background:none;border:none;color:#6b7280;font-size:1.25rem;line-height:1;cursor:pointer;padding:0;margin:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.filter-remove:hover{background:#e5e7eb;color:#1f2937}.filter-clear-all{background:#fff;border:1px solid #d1d5db;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s}.filter-clear-all:hover{background:#f9fafb;border-color:#9ca3af}.listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.listings-empty{text-align:center;padding:4rem 2rem}.empty-icon{font-size:4rem;margin-bottom:1rem}.listings-empty h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.listings-empty p{font-size:1rem;color:#6b7280;margin:0 0 1.5rem}.listings-error{text-align:center;padding:4rem 2rem}.listings-error h2{font-size:1.5rem;font-weight:600;color:#dc2626;margin:0 0 .5rem}.listings-error p{font-size:1rem;color:#6b7280;margin:0 0 1.5rem}.btn-primary{background:#3b82f6;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary:hover{background:#2563eb}.item-card-skeleton{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.skeleton-image{width:100%;aspect-ratio:4 / 3;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite}.skeleton-content{padding:16px;display:flex;flex-direction:column;gap:12px}.skeleton-title{height:20px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px;width:80%}.skeleton-text{height:14px;background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb,#f3f4f6 75%);background-size:200% 100%;animation:skeleton-pulse 1.5s ease-in-out infinite;border-radius:4px;width:100%}.skeleton-text.short{width:60%}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:768px){.listings-page{padding:1.5rem 1rem}.listings-title{font-size:1.5rem}.listings-grid{grid-template-columns:1fr}.listings-empty{padding:3rem 1rem}}@media(min-width:769px)and (max-width:1024px){.listings-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media(min-width:1025px){.listings-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.listing-page{width:100%;max-width:1400px;margin:0 auto;padding:2rem}.listing-header{margin-bottom:2rem}.back-link{display:inline-block;color:#4b5563;text-decoration:none;margin-bottom:1rem;font-size:.9rem;transition:color .2s}.back-link:hover{color:#1f2937;text-decoration:underline}.listing-title-section{display:flex;flex-direction:column;gap:1rem}.listing-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.listing-title{font-size:2rem;font-weight:700;color:#1f2937;margin:0;flex:1}.listing-actions{display:flex;gap:.5rem}.action-icon{background:none;border:1px solid #e5e7eb;border-radius:8px;padding:.5rem;cursor:pointer;font-size:1.25rem;transition:background-color .2s,transform .1s;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.action-icon:hover{background-color:#f9fafb;transform:scale(1.05)}.listing-meta{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.availability-tag{background-color:#d1fae5;color:#065f46;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:500}.free-tag{background-color:#10b981;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.meta-item{color:#6b7280;font-size:.9rem;display:flex;align-items:center;gap:.25rem}.category-pill{padding:.25rem .75rem;border-radius:12px;font-size:.85rem;font-weight:600;color:#1f2937}.listing-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem}.listing-images{display:flex;flex-direction:column;gap:1rem}.main-image{width:100%;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid #e5e7eb;background-color:#f9fafb}.main-image img{width:100%;height:100%;object-fit:cover}.thumbnail-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.thumbnail{aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid transparent;background:none;padding:0;cursor:pointer;transition:border-color .2s,transform .1s}.thumbnail:hover{transform:scale(1.05)}.thumbnail.active{border-color:#8b5cf6}.thumbnail img{width:100%;height:100%;object-fit:cover}.listing-details{display:flex;flex-direction:column;gap:2rem}.detail-section{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.detail-section:last-child{border-bottom:none}.section-heading{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.trade-icon{font-size:1.1rem;opacity:.7}.description-text{color:#4b5563;line-height:1.7;margin:0}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.spec-item{display:flex;flex-direction:column;gap:.25rem}.spec-label{font-weight:600;color:#6b7280;font-size:.9rem}.spec-value{color:#1f2937;font-size:1rem}.trade-categories{display:flex;flex-direction:column;gap:.75rem}.trade-category{padding:.75rem 1rem;border-radius:12px;display:flex;flex-direction:column;gap:.25rem}.trade-category-name{font-weight:600;color:#1f2937;font-size:.95rem}.trade-category-examples{font-size:.85rem;color:#4b5563}.trader-card{display:flex;gap:1rem;align-items:flex-start;padding:1rem;background-color:#f9fafb;border-radius:12px}.trader-avatar{width:64px;height:64px;border-radius:999px;border:2px solid #e5e7eb;background:#8b5cf61a;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;color:#1f2937;flex-shrink:0}.trader-info{flex:1;display:flex;flex-direction:column;gap:.5rem;align-self:center}.trader-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0}.trader-rating{display:flex;align-items:center;gap:.5rem}.stars{font-size:.9rem}.rating-value{font-weight:600;color:#1f2937}.trade-count{color:#6b7280;font-size:.9rem;margin:0}.view-profile-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#fff;text-decoration:none;border-radius:8px;font-size:.9rem;font-weight:500;width:fit-content;transition:background-color .2s}.contact-subheading{color:#6b7280;font-size:.9rem;margin:0 0 1rem}.contact-buttons{display:flex;flex-direction:column;gap:.75rem}.contact-btn{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;border:none;border-radius:12px;cursor:pointer;transition:transform .1s,box-shadow .2s;text-align:left}.contact-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.contact-btn-whatsapp{background-color:#25d366;color:#fff}.contact-btn-email{background-color:#3b82f6;color:#fff}.contact-btn-sms{background-color:#8b5cf6;color:#fff}.contact-icon{font-size:1.5rem}.contact-btn-text{display:flex;flex-direction:column;gap:.25rem}.contact-btn-label{font-weight:600;font-size:1rem}.contact-btn-desc{font-size:.85rem;opacity:.9}.contact-unavailable{padding:1.5rem;background-color:#fef3c7;border-radius:12px;color:#92400e;text-align:center;font-size:.95rem;margin:0}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.contact-info-item{display:flex;flex-direction:column;gap:.75rem}.contact-label{font-weight:600;color:#1f2937;font-size:.95rem}.contact-value-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem;background-color:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.contact-value{color:#1f2937;font-size:.95rem;word-break:break-all}.copy-btn{padding:.5rem 1rem;background-color:#8b5cf6;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background-color .2s;white-space:nowrap}.copy-btn:hover{background-color:#7c3aed}.copy-icon-btn{background:none;border:none;font-size:1.1rem;cursor:pointer;padding:.25rem;transition:transform .1s}.copy-icon-btn:hover{transform:scale(1.1)}.privacy-note{font-size:.85rem;color:#6b7280;margin:0;display:flex;align-items:center;gap:.5rem}@media(max-width:1024px){.listing-content,.specs-grid{grid-template-columns:1fr}}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center;gap:1rem}.error-container h2{color:#1f2937;margin:0}.error-container p{color:#6b7280;margin:0}@media(max-width:640px){.listing-page{padding:1rem}.listing-title-row{flex-direction:column}.thumbnail-grid{grid-template-columns:repeat(2,1fr)}}.trader-info-section{display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.trader-info-section .detail-section{padding-bottom:0;border-bottom:none}@media(max-width:1024px){.trader-info-section{grid-template-columns:1fr;gap:2rem}}.listing-report-link{margin-top:.5rem}.report-muted-link{font-size:.8rem;color:#dc2626;text-decoration:none}.report-muted-link:hover{color:#6b7280;text-decoration:underline}.listing-safety-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.listing-safety-modal{background:#fff;max-width:420px;width:90%;border-radius:12px;box-shadow:0 20px 60px #0000002e;padding:1.75rem}.listing-safety-text{margin:0;color:#374151;font-size:.95rem;line-height:1.65}.listing-safety-link{color:#3b82f6;text-decoration:none;font-weight:500}.listing-safety-link:hover{text-decoration:underline}.listing-safety-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.listing-safety-cancel{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer}.listing-safety-cancel:hover{background:#f9fafb}.listing-safety-confirm{padding:.5rem 1.1rem;border:none;border-radius:8px;background:#3b82f6;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}.listing-safety-confirm:hover{background:#2563eb}.revealed-contact-info{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.contact-reveal-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.contact-reveal-header{display:flex;align-items:center;gap:.75rem}.contact-reveal-label{font-weight:600;font-size:1rem;color:#1f2937}.contact-reveal-value{font-size:1.125rem;font-weight:500;color:#3b82f6;padding:.75rem;background:#fff;border-radius:8px;border:1px solid #e5e7eb;word-break:break-all}.contact-reveal-actions{display:flex;gap:.75rem;flex-wrap:wrap}.btn-small{padding:.5rem 1rem;font-size:.875rem;border-radius:8px;border:none;cursor:pointer;font-weight:500;transition:all .2s;flex:1;min-width:120px}.btn-primary.btn-small{background:#8b5cf6;color:#fff}.btn-primary.btn-small:hover{background:#7c3aed}.btn-secondary.btn-small{background:#fff;color:#1f2937;border:1px solid #e5e7eb}.btn-secondary.btn-small:hover{background:#f9fafb}.report-page{max-width:560px;width:100%}.report-heading{margin-top:0;margin-bottom:.5rem;font-size:1.5rem;color:#1f2937}.report-intro{margin:0 0 1.75rem;color:#6b7280;line-height:1.6;font-size:.95rem}.report-form{display:flex;flex-direction:column;gap:1.25rem}.report-field{display:flex;flex-direction:column;gap:.4rem}.report-label{font-size:.875rem;font-weight:600;color:#374151}.report-required{color:#ef4444}.report-optional{font-weight:400;color:#9ca3af}.report-type-toggle{display:flex;gap:0;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;width:fit-content}.report-type-btn{padding:.5rem 1.25rem;background:none;border:none;cursor:pointer;font-size:.875rem;font-weight:500;color:#6b7280;transition:background .15s,color .15s}.report-type-btn:first-child{border-right:2px solid #e5e7eb}.report-type-btn.active{background:#3b82f6;color:#fff}.report-type-btn:hover:not(.active){background:#f3f4f6}.report-subject-display{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;font-size:.95rem}.report-input,.report-select,.report-textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;color:#1f2937;background:#fff;transition:border-color .15s,box-shadow .15s;font-family:inherit;width:100%;box-sizing:border-box}.report-input:focus,.report-select:focus,.report-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.report-textarea{resize:vertical;min-height:100px}.report-error{margin:0;color:#dc2626;font-size:.875rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem}.report-search-container{position:relative}.report-search-results{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:2px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 16px #0000001a;list-style:none;margin:0;padding:.25rem 0;z-index:100;max-height:200px;overflow-y:auto}.report-search-result-item{padding:.6rem 1rem;cursor:pointer;font-size:.95rem;color:#1f2937}.report-search-result-item:hover{background:#f3f4f6}.report-search-empty{padding:.6rem 1rem;font-size:.875rem;color:#9ca3af;list-style:none}.report-subject-selected{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;background:#f9fafb;color:#374151;font-size:.95rem}.report-subject-clear{background:none;border:none;cursor:pointer;font-size:1.25rem;line-height:1;color:#9ca3af;padding:0 .1rem;flex-shrink:0}.report-subject-clear:hover{color:#6b7280}.report-submit-btn{padding:.75rem 1.5rem;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s;align-self:flex-start}.report-submit-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.report-submit-btn:disabled{opacity:.55;cursor:not-allowed}.report-success{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1rem;gap:.75rem}.report-success-icon{width:56px;height:56px;border-radius:50%;background:#d1fae5;color:#059669;font-size:1.75rem;display:flex;align-items:center;justify-content:center;font-weight:700}.report-success h2{margin:0;color:#1f2937}.report-success p{margin:0;color:#6b7280;line-height:1.6}.report-back-link{margin-top:.5rem;color:#3b82f6;text-decoration:none;font-weight:500;font-size:.95rem}.report-back-link:hover{text-decoration:underline}.favicon-credit{font-style:italic;font-size:x-small}.data-table{width:100%;border-collapse:collapse;margin:1rem 0;font-size:.9rem;overflow-x:auto;display:block}.data-table table{width:100%;border-collapse:collapse}.data-table th,.data-table td{padding:.75rem;text-align:left;border:1px solid #e5e7eb;vertical-align:top}.data-table th{background-color:#f3f4f6;font-weight:600;position:sticky;top:0}.data-table tr:nth-child(2n){background-color:#f9fafb}.data-table tr:hover{background-color:#f3f4f6}@media(max-width:768px){.data-table{font-size:.85rem}.data-table th,.data-table td{padding:.5rem}}.bold-text{font-weight:700}.static-page{max-width:720px;width:100%}.static-page h2{margin-top:0;margin-bottom:1rem}.static-page h3{margin-top:1.5rem;margin-bottom:.75rem}.static-page p{margin:0;line-height:1.6}.static-page ul{margin:0;padding-left:1.5rem;line-height:1.8}.static-page li{margin-bottom:.5rem}@media(max-width:768px){.static-page ul{padding-left:1.25rem}.static-page li{font-size:.95rem}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}.modal-close{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s,color .2s}.modal-close:hover{background-color:#f3f4f6;color:#1f2937}.add-item-form{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#1f2937;font-size:.95rem}.required{color:#ef4444}.form-group input[type=text],.form-group input[type=url],.form-group select,.form-group textarea{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.form-group textarea{resize:vertical;min-height:100px}.trade-categories-select{display:flex;flex-wrap:wrap;gap:.5rem}.trade-category-chip{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:20px;background-color:#fff;color:#1f2937;font-size:.9rem;cursor:pointer;transition:all .2s}.trade-category-chip:hover{border-color:#8b5cf6;background-color:#f3f4f6}.trade-category-chip.selected{background-color:#8b5cf6;color:#fff;border-color:#8b5cf6}.trade-category-chip:disabled{opacity:.6;cursor:not-allowed}.form-hint{font-size:.85rem;color:#6b7280;margin:0}.file-input{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;width:100%;box-sizing:border-box;background-color:#fff;cursor:pointer}.file-input:hover{border-color:#8b5cf6}.file-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.file-input:disabled{opacity:.6;cursor:not-allowed}.photo-section{margin-top:1rem}.photo-section-title{font-size:.9rem;font-weight:600;color:#4b5563;margin:0 0 .5rem}.photo-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-top:1rem}.photo-preview-item{position:relative;border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;background-color:#f9fafb}.photo-preview-item img{width:100%;height:120px;object-fit:cover;display:block}.photo-preview-item .remove-photo-btn{position:absolute;top:.25rem;right:.25rem;background-color:#ef4444e6;color:#fff;border:none;font-size:1.25rem;width:28px;height:28px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s,transform .1s;padding:0;line-height:1}.photo-preview-item .remove-photo-btn:hover{background-color:#ef4444;transform:scale(1.1)}.photo-preview-item .remove-photo-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.photo-file-name{padding:.5rem;font-size:.75rem;color:#6b7280;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.category-cards{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.category-card{border:2px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.category-card--item{border-color:#c4b5fd;background-color:#faf5ff}.category-card--trade{border-color:#6ee7b7;background-color:#f0fdf4}.category-card-header{display:flex;align-items:center;gap:.5rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.category-card-icon{font-size:1.1rem;flex-shrink:0}.category-card-title{font-weight:700;font-size:.95rem;color:#1f2937;flex:1}.category-card-hint{font-size:.75rem;color:#6b7280;font-style:italic;white-space:nowrap}.category-card .trade-category-chip{padding:.35rem .65rem;font-size:.82rem}@media(max-width:640px){.category-cards{grid-template-columns:1fr}}.free-toggle-label{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.95rem;color:#374151;padding:.75rem 1rem;border:1px solid #d1fae5;border-radius:10px;background-color:#f0fdf4}.free-toggle-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#10b981;flex-shrink:0}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #e5e7eb}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-primary{background-color:#8b5cf6;color:#fff}.btn-primary:hover:not(:disabled){background-color:#7c3aed}.btn-secondary{background-color:#f3f4f6;color:#1f2937}.btn-secondary:hover:not(:disabled){background-color:#e5e7eb}.btn-primary:disabled,.btn-secondary:disabled{opacity:.6;cursor:not-allowed}@media(max-width:640px){.modal-content{max-width:100%;max-height:95vh}.modal-header,.add-item-form{padding:1rem}}.profile-page{max-width:1200px;width:100%}.profile-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}.profile-avatar{width:64px;height:64px;border-radius:999px;border:1px solid black;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.2rem}.profile-text h2{margin:0 0 .5rem}.profile-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;font-size:.9rem;opacity:.9}.profile-username{font-weight:500}.profile-email{opacity:.85}.profile-actions{margin-bottom:1rem}.profile-note{margin:0;line-height:1.6}.sign-out-button{padding:.5rem 1rem;background-color:#ef444433;color:#fca5a5;border:1px solid rgba(239,68,68,.3);border-radius:6px;font-size:.9rem;cursor:pointer;transition:background-color .25s;margin-top:-6px}.sign-out-button:hover{background-color:#ef44444d}.profile-contact-section{margin-top:2rem;padding:1.5rem;background-color:#f9fafb;border-radius:12px;border:1px solid #e5e7eb}.profile-section-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 .5rem}.profile-section-description{font-size:.9rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.contact-methods-grid{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.contact-method-section{display:flex;flex-direction:column;gap:.75rem}.contact-input{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s,box-shadow .2s;margin-left:1rem}.contact-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.contact-input:disabled{opacity:.6;cursor:not-allowed}.contact-method-option{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s}.contact-method-option:hover{border-color:#3b82f6;background-color:#f0f9ff}.contact-method-option input[type=checkbox]{margin-top:.25rem;width:20px;height:20px;cursor:pointer}.contact-method-content{display:flex;align-items:flex-start;gap:1rem;flex:1}.contact-method-icon{font-size:1.5rem}.contact-method-label{font-weight:600;color:#1f2937;font-size:1rem;margin-bottom:.25rem}.contact-method-desc{font-size:.875rem;color:#6b7280}.save-preferences-button{width:100%;padding:.75rem 1.5rem;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.save-preferences-button:hover:not(:disabled){background-color:#2563eb}.save-preferences-button:disabled{opacity:.6;cursor:not-allowed}.profile-listings-section{margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.listings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-heading{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.listings-count-badge{background-color:#f3f4f6;color:#4b5563;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;margin:0}.listings-loading,.listings-empty{text-align:center;padding:2rem;color:#6b7280}.listings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.profile-listing-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;transition:box-shadow .2s,transform .2s}.profile-listing-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.listing-card-image{position:relative;width:100%;aspect-ratio:4 / 3;background-color:#f3f4f6;overflow:hidden}.listing-card-image img{width:100%;height:100%;object-fit:cover}.listing-status{position:absolute;top:12px;right:12px;padding:4px 12px;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:capitalize;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.status-available{color:#059669}.status-pending{color:#d97706}.status-traded{color:#6b7280}.status-unavailable{color:#dc2626}.listing-card-content{padding:1rem}.listing-card-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .5rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.listing-card-location{font-size:.875rem;color:#6b7280;margin:0 0 1rem}.listing-card-actions{display:flex;gap:.5rem}.btn-edit,.btn-delete{flex:1;padding:.5rem 1rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-edit{background-color:#dbeafe;color:#1e40af}.btn-edit:hover{background-color:#bfdbfe}.btn-delete{background-color:#fee2e2;color:#dc2626}.btn-delete:hover{background-color:#fecaca}.profile-trades-section{margin-top:2rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.barter-bio-section{margin-bottom:1.5rem}.barter-bio-label{display:block;font-weight:600;font-size:.95rem;margin-bottom:.5rem;color:#374151}.barter-bio-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-family:inherit;resize:vertical;transition:border-color .2s}.barter-bio-input:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a}.barter-bio-input::placeholder{color:#9ca3af}.barter-bio-counter{margin-top:.25rem;font-size:.8rem;color:#6b7280;text-align:right}.profile-trade-categories{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.profile-trade-chip{padding:.4rem 1rem;border-radius:20px;border:1.5px solid #d1d5db;background:#fff;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:border-color .15s,background-color .15s}.profile-trade-chip:hover:not(:disabled){border-color:#8b5cf6;background:#f5f3ff}.profile-trade-chip.selected{border-color:#8b5cf6;background:#ede9fe;color:#5b21b6}.profile-trade-chip:disabled{opacity:.6;cursor:not-allowed}.profile-trades-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.import-from-listings-btn{padding:.6rem 1.2rem;border:1.5px solid #8b5cf6;border-radius:8px;background:#fff;color:#8b5cf6;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s}.import-from-listings-btn:hover:not(:disabled){background-color:#f5f3ff}.import-from-listings-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:768px){.listings-grid{grid-template-columns:1fr}.profile-header{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.listing-card-actions{flex-direction:column}.btn-edit,.btn-delete{width:100%}}.admin-page{width:100%;max-width:1200px;padding:0 1rem}.admin-header{display:flex;align-items:baseline;gap:1rem;margin-bottom:1.5rem}.admin-heading{margin:0;font-size:1.5rem;color:#1f2937}.admin-count{font-size:.875rem;color:#6b7280}.admin-loading,.admin-empty{color:#6b7280;font-size:.95rem}.admin-table-wrapper{overflow-x:auto;border:1px solid #e5e7eb;border-radius:12px}.admin-table{width:100%;border-collapse:collapse;font-size:.875rem;color:#374151}.admin-table th{background:#f9fafb;text-align:left;padding:.75rem 1rem;font-weight:600;color:#6b7280;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:1px solid #e5e7eb}.admin-table td{padding:.75rem 1rem;vertical-align:top;border-bottom:1px solid #f3f4f6}.admin-table tbody tr:last-child td{border-bottom:none}.admin-table tbody tr:hover td{background:#fafafa}.admin-cell-date{white-space:nowrap;color:#6b7280;font-size:.8rem}.admin-cell-subject{min-width:140px;max-width:200px;word-break:break-word}.admin-subject-link{color:#3b82f6;text-decoration:none}.admin-subject-link:hover{text-decoration:underline}.admin-cell-desc{min-width:160px;max-width:220px;color:#6b7280;word-break:break-word}.admin-none{color:#d1d5db}.admin-type-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.admin-type-item{background:#dbeafe;color:#1d4ed8}.admin-type-user{background:#ede9fe;color:#6d28d9}.admin-status-cell{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start}.admin-status-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600;white-space:nowrap}.admin-status-new{background:#fee2e2;color:#dc2626}.admin-status-reviewed{background:#fef3c7;color:#d97706}.admin-status-resolved{background:#d1fae5;color:#059669}.admin-status-select{padding:.3rem .5rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.8rem;color:#374151;background:#fff;cursor:pointer}.admin-status-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f626}.admin-notes-input{width:100%;min-width:160px;padding:.4rem .6rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.8rem;color:#374151;font-family:inherit;resize:vertical;box-sizing:border-box}.admin-notes-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f61a}.admin-saving{font-size:.75rem;color:#9ca3af;display:block;margin-top:.2rem}.admin-action-btn{padding:.3rem .65rem;border-radius:999px;border:none;cursor:pointer;font-size:.75rem;font-weight:600;white-space:nowrap;transition:background .15s}.admin-action-remove,.admin-action-ban{background:#fee2e2;color:#dc2626}.admin-action-remove:hover,.admin-action-ban:hover{background:#dc2626;color:#fff}.admin-action-taken{font-size:.75rem;color:#9ca3af}.admin-modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.admin-modal{background:#fff;max-width:420px;width:90%;border-radius:12px;box-shadow:0 20px 60px #0000002e;padding:1.75rem}.admin-modal-title{margin:0 0 .75rem;font-size:1.1rem;color:#1f2937;font-weight:700}.admin-modal-body{margin:0;color:#6b7280;font-size:.9rem;line-height:1.6}.admin-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}.admin-modal-btn-cancel{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:.875rem;cursor:pointer}.admin-modal-btn-cancel:hover{background:#f9fafb}.admin-modal-btn-confirm{padding:.5rem 1rem;border:none;border-radius:8px;background:#dc2626;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer}.admin-modal-btn-confirm:hover:not(:disabled){background:#b91c1c}.admin-modal-btn-confirm:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.admin-page{padding:0}.admin-table th,.admin-table td{padding:.6rem .75rem}}.public-profile-page{width:100%;max-width:900px;margin:0 auto;padding:2rem}.public-profile-loading{color:#6b7280;font-size:1rem}.public-profile-error{display:flex;flex-direction:column;gap:1rem}.public-profile-error h2{font-size:1.5rem;font-weight:700;color:#1f2937}.public-profile-back-link{color:#7c3aed;text-decoration:none;font-size:.9rem}.public-profile-back-link:hover{text-decoration:underline}.public-profile-header{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2.5rem}.public-profile-avatar{width:72px;height:72px;border-radius:50%;background-color:#8b5cf61a;color:#7c3aed;font-weight:700;font-size:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.public-profile-info{display:flex;flex-direction:column;gap:.5rem;padding-top:.25rem}.public-profile-name{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0}.public-profile-barter-bio{color:#374151;font-size:1rem;line-height:1.5;margin:0;font-weight:500;font-style:italic}.public-profile-bio{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.public-profile-section{margin-bottom:2.5rem}.public-profile-section-heading{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0 0 1.25rem;padding-bottom:.5rem;border-bottom:2px solid #f3f4f6}.public-profile-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.public-profile-empty{color:#6b7280;font-size:.95rem}.public-profile-categories{display:flex;flex-wrap:wrap;gap:.5rem}.public-profile-category-chip{display:inline-block;padding:.35rem .85rem;border-radius:9999px;font-size:.85rem;font-weight:500;color:#374151}@media(max-width:640px){.public-profile-page{padding:1.25rem}.public-profile-header{gap:1rem}.public-profile-avatar{width:56px;height:56px;font-size:1.25rem}.public-profile-name{font-size:1.4rem}.public-profile-items-grid{grid-template-columns:1fr}}#root{width:100%;min-height:100vh}.page-wrapper{min-height:100vh;display:flex;flex-direction:column}.loading-container{display:flex;justify-content:center;align-items:center;min-height:100vh}.app-container{min-height:100vh;display:flex;flex-direction:column}.app-header{position:relative;padding:1rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;background-color:#3b82f6;color:#fff}.app-header-left{display:flex;align-items:center}.site-title{margin:0;font-size:1.8rem;letter-spacing:.08em;text-transform:uppercase}.app-header-right{display:flex;align-items:flex-start;gap:1.5rem}.app-nav{display:flex;gap:1rem}.app-nav-link{color:inherit;text-decoration:none;font-size:.95rem;opacity:.9}.app-nav-link:hover{color:inherit;opacity:1}.app-nav-link-report{display:inline-flex;align-items:center;gap:.4rem;margin-top:-10px}.flag-icon{font-size:1rem;display:inline-block}.app-nav-link-report:hover{color:#ef4444}.header-avatar-link{display:flex;align-items:center;text-decoration:none;color:inherit}.header-avatar{margin-top:-10px;width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.8);background:#ffffff26;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;transition:transform .2s,opacity .2s}.header-avatar-link:hover .header-avatar{transform:scale(1.05);opacity:1;border-color:#fff}.app-main{flex:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:#fff;color:#1f2937}.hamburger-btn{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;appearance:none;-webkit-appearance:none;background-color:#3b82f6;border:none;border-radius:0;outline:none;cursor:pointer;padding:0}.hamburger-btn span{display:block;height:3px;width:100%;background-color:#fff;border-radius:2px;transition:background-color .15s}.hamburger-btn:hover{background-color:#3b82f6!important;border-color:transparent}.hamburger-btn:hover span{background-color:#1d4ed8}@media(max-width:768px){.app-header{padding:1rem;flex-wrap:wrap}.site-title{font-size:1.3rem}.hamburger-btn{display:flex}.app-nav{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#3b82f6;padding:1rem;gap:1rem;z-index:100;border-top:1px solid rgba(255,255,255,.2)}.app-nav.nav-open{display:flex}.app-nav-link-report,.header-avatar{margin-top:0}}
