.items-module__hEoUOW__container{color:#1a1a1a;background-color:#f7d6c1;flex-direction:column;min-height:100vh;display:flex}.items-module__hEoUOW__navbar{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:1.5rem 3rem;display:flex}.items-module__hEoUOW__brandTitle{color:#1a1a1a;font-size:1.5rem;font-weight:800;text-decoration:none}.items-module__hEoUOW__backBtn{color:#2b2b2b;background:#0000000d;border-radius:6px;padding:.5rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s}.items-module__hEoUOW__backBtn:hover{background:#0000001a}.items-module__hEoUOW__main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 1.5rem}.items-module__hEoUOW__header{text-align:center;margin-bottom:2.5rem}.items-module__hEoUOW__title{margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.items-module__hEoUOW__subtitle{color:#555;margin-bottom:1.5rem;font-size:1.1rem}.items-module__hEoUOW__filterGroup{justify-content:center;gap:.75rem;display:flex}.items-module__hEoUOW__filterBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #00000026;border-radius:20px;padding:.6rem 1.4rem;font-size:.95rem;font-weight:600;transition:all .2s}.items-module__hEoUOW__activeFilter{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.items-module__hEoUOW__activeFilterLost{color:#fff;background:#d93848;border-color:#d93848}.items-module__hEoUOW__activeFilterFound{color:#fff;background:#279f4c;border-color:#279f4c}.items-module__hEoUOW__statusMessage{text-align:center;color:#666;margin-top:3rem;font-size:1.1rem}.items-module__hEoUOW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.items-module__hEoUOW__card{background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000d}.items-module__hEoUOW__card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014}.items-module__hEoUOW__imageWrapper{background-color:#faede6;border-bottom:1px solid #f2e3d8;width:100%;height:200px;position:relative;overflow:hidden}.items-module__hEoUOW__itemImage{object-fit:cover;width:100%;height:100%}.items-module__hEoUOW__noImage{color:#8c7e75;justify-content:center;align-items:center;width:100%;height:100%;font-size:.85rem;font-weight:600;display:flex}.items-module__hEoUOW__cardBody{flex-direction:column;flex:1;padding:1.5rem;display:flex}.items-module__hEoUOW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.items-module__hEoUOW__tagLost{color:#d93848;background-color:#ffe6e8;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.items-module__hEoUOW__tagFound{color:#279f4c;background-color:#e6f7ec;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.items-module__hEoUOW__date{color:#777;font-size:.85rem}.items-module__hEoUOW__cardTitle{color:#1a1a1a;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.items-module__hEoUOW__cardDesc{color:#444;flex:1;margin-bottom:1.25rem;font-size:.95rem;line-height:1.5}.items-module__hEoUOW__metaInfo{color:#555;border-top:1px solid #f0f0f0;flex-direction:column;gap:.35rem;padding-top:.75rem;font-size:.85rem;display:flex}
